Update HVAMP32 according to the factual specs #155
Loading…
Reference in New Issue
No description provided.
Delete Branch "esavkin/web2019:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@morgan noticed that specs were updated
P.S. While OPA462 has the same pinout as LTC6090, they have different GBW and slew rate. Also the schematic didn't include OPA462 as an alternative.
@ -880,2 +880,2 @@
'Amplifier: LTC6090 or OPA462, 32 channels.',
'Amplification range up to ±25V and ±55V available.',
'Amplifier: LTC6090, 32 channels.',
'Amplification range up to ±50V and ±55V available.',
Are there really 50V and 55V variants? @morgan
Yes, from the latest release of HVAMP_32 v1.02rc there are 50V and 55V variant schematics. And the difference between them are the OP amp gain circuit (5x -> 5.5x gain) and the LDO resistive divider (HVout = ±56V -> ±57V).
That doesn't make a lot of sense, please check with Greg.
Greg just replied, saying the latest v1.02 is a completely new design and the ±50V variant is indeed the standard variant. Also, they never produced the ±25V variant of v1.02. But he mentioned a way to convert existing v1.02 PCB to be ±25V variant.
""
For +/-25V you need to modify R1 to 30k*2.5
And R20/R35 to get +/- 28V supply
Also IC12/IC14 need to be removed and shorted by 0R resistors (R21,R25,R6,R8) because we would need +/-30V instead of+/- 60V
""
OK then let's just mention the +-50V variant only.
893459396c
to130b8b67d9
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.