Should I Add Capacitors Per Sensor or Just One Global Filter
Posted: Mon Apr 21, 2025 3:11 pm
Hi
In my project, I have a board that includes an ESP32, 4 ADS1115 chips, a SEN55 sensor, and 9 Alphasense gas sensors. All components are powered by a 5V supply coming from another external electronic board. However, there is some noticeable noise on the 5V line."
I know that Alphasense recommends placing capacitors on the ISB line, and ADS1115 recommends adding bypass capacitors on VDD. Is it enough to place a capacitor or filter at the main 5V input only, or can noise also come back from the ESP32 and affect the other components?
Would it be better to isolate the power lines for the ESP32, ADS1115 chips, and the sensors from each other in some way?
I have pull-up resistors on the SDA/SCL lines connected to the ESP32’s 3.3V. Should these be powered from a separate 3.3V regulator, or is it okay to use the same 3.3V from the ESP32 itself?
Should I place individual capacitors (like 100nF or 10µF) for each ADS1115 chip and for each ISB line of the Alphasense sensors? Or is a single filter at the 5V input sufficient?
Lastly, can someone guide me on how to choose the most effective filtering method for power noise reduction? The circuit is very sensitive and reads precise analog signals, so minimizing noise is critical.
In my project, I have a board that includes an ESP32, 4 ADS1115 chips, a SEN55 sensor, and 9 Alphasense gas sensors. All components are powered by a 5V supply coming from another external electronic board. However, there is some noticeable noise on the 5V line."
I know that Alphasense recommends placing capacitors on the ISB line, and ADS1115 recommends adding bypass capacitors on VDD. Is it enough to place a capacitor or filter at the main 5V input only, or can noise also come back from the ESP32 and affect the other components?
Would it be better to isolate the power lines for the ESP32, ADS1115 chips, and the sensors from each other in some way?
I have pull-up resistors on the SDA/SCL lines connected to the ESP32’s 3.3V. Should these be powered from a separate 3.3V regulator, or is it okay to use the same 3.3V from the ESP32 itself?
Should I place individual capacitors (like 100nF or 10µF) for each ADS1115 chip and for each ISB line of the Alphasense sensors? Or is a single filter at the 5V input sufficient?
Lastly, can someone guide me on how to choose the most effective filtering method for power noise reduction? The circuit is very sensitive and reads precise analog signals, so minimizing noise is critical.