sinara-hw / Thermostat_EEM

Thermostat with 4 TEC and 8 sensor channels in EEM form factor
2 stars 1 forks source link

input filter capacitors #31

Closed jordens closed 2 years ago

jordens commented 3 years ago

Let's lower C105, C46, C110, C53, C120, C121 from 100 nF to 10 nF to get a 1kHz corner (10+(10||10) nF and 10||(5+5) k). This is still 120 dB at the first alias. Matches the 1 kHz corner filter after the DAC (https://github.com/sinara-hw/Thermostat_EEM/issues/25).

image

gkasprow commented 3 years ago

Do the same in Thermostat as well?

gkasprow commented 3 years ago

done

jordens commented 2 years ago

@gkasprow

Having re-thought the filter constraints, we should apply a fix (the filter needs to take into account the NTC impedance, the aliasing requirements, the ADC bias current with resistor tempcos, ratiometric filter matching):

Sense channels (AIN*)

Reference pair (REF+-)

filipswit commented 2 years ago

Modified: image

jordens commented 2 years ago

Good. Thanks.