Adding a 1A range to DIY-SMU is a pretty big change. Some good discussion of the issues have been made. I thought I'd outline what I think is needed. My solution to a high current / lower voltage SMU is to not contort DIY-SMU to do this: instead I plan to do some improvements to my PS-Load project
http://www.djerickson.com/ps-load. It's a simpler, smaller, and cheaper 2/4 quadrant design that can do +/- 24V at 2+A easily. It needs quite a lot: better accuracy, UI, SCPI, packaging...
Here is some of what DIY-SMU needs for a 1A range:
1A range switch requires an armature relay. This may need some hardware / software magic to minimize transients during the ~10mS current range switching. Maybe I'm overestimating the difficulty, but K236 uses a complicated analog ramp circuit to address even their 100mA range switch. I cheat on DIY-SMU with a modern SSR. I see that K2400 does not use a relay for its 1A range. Still haven't found out how they do it. MOSFETS have too much leakage to switch 1A with << 1nA leakage to not affect their lowest range. That's why they get the big bucks.
Yes, do not use 5V drop on the 1A range, 5W on a shunt resistor is hard, 2V / 2W is hard enough drift-wise.
The amplifier can mostly be used at 1A, but a class G (diode switch) is needed like the K2400, to source the lower ~+/- 30V 1A supplies. And more FETs to manage the power. Maybe need a way to turn off the top FETS to prevent 170V / 100mA from dissipating that extra power on the 1A range?
The amplifier needs a lower value shunt resistor with range switching to handle the 1A currents in addition to the .1A / .01A switching. The K2400 amplifier diagram doesn't show any of that stuff. Probably some straightforward low-voltage Mosfet and CMOS switching.
The power supply transformer needs lower voltage, high current windings and diodes/caps (~30V, 1A). Since AC leakage current of the DIY-SMU design is already pretty high, a full custom transformer, preferably high frequency, is required. This is a significant design / production task. Again, why Keithley gets the big bucks.
The output path traces and output relay need to be beefed up to handle 1A. Hot-switching 1A with a relay is worse than .1A, so some type of relay sequencing (software) is likely needed. The extra beef may push the main board to 4 layers. Not a terrible idea to use 4L for DIY-SMU anyway.
None of this is impossible, but it's a fair amount of design / parts / cost / complexity on top of an already complex DIY project. Stack too many blocks on top and the tower will fall over.
Thanks,
Dave