JochiSt/OpenFlowMeter

Non linearity of current and voltage

Closed this issue · 6 comments

calibration_20220307_190727_CH0_100

When looking at the calibration, there is a non linearity observable, which effects both current and voltage.

The current measured by the Multimeter and the DAC setting have a quite linear dependence.
calibration_20220307_190727_CH0_100_MMvsDAC

This behaviour might be caused by the 3V3 Zener diodes, which limit the voltage to the ADC inputs.

3V3_zener_voltage_current

together with the 1k current protection resistor, this might cause the observed behaviour.

grafik

By using a simulation, it is possible to reconstruct this issue.

By removing the Zener Diode and replacing R27,R28,R39,R40 with 56k, the result looks quite linear.
calibration_20220308_191237_CH0_10_MMvsDAC

grafik

Also with more points, the behaviour stays linear.

But, on the other hand, if no load or a very high ohmic load is connected, this might damage the controller.