I had a thought a while back about whether a circuit could be built with selectable I/V profiles to emulate different rectifier types. I didn't get into the details and it may be too involved, but the basic idea was to float a programmable vultage regulator and sample the current (as a voltage) downstream, or maybe a side chain. A microprocessor would monitor the sample and derive a control output for the regulator. A different algorithm for each rectifier type would be selectable from a rotary encoder.
Consideration would need to be given to time constants, hysteresis etc., but the hardware could be quite simple - a regulator, couple of resistors, processor such as an Arduino Nano or RP2040 and a rotary encoder. Maybe $10 in parts. The beauty is in the firmware and flexibility of experimenting without having to subsequently swap components.
Consideration would need to be given to time constants, hysteresis etc., but the hardware could be quite simple - a regulator, couple of resistors, processor such as an Arduino Nano or RP2040 and a rotary encoder. Maybe $10 in parts. The beauty is in the firmware and flexibility of experimenting without having to subsequently swap components.
Comment