CapnBry / HeaterMeter

HeaterMeter and LinkMeter Arduino BBQ Controller
https://tvwbb.com/forums/heatermeter-diy-bbq-controller.85/
MIT License
499 stars 83 forks source link

What's the point of the 100k resistors between analog inputs and voltage divider circuits? #16

Closed bgentry closed 8 years ago

bgentry commented 8 years ago

Hi there,

I apologize in advance for using Issues as a way to ask this question.

I've been learning a lot from HeaterMeter and I'm working on designing my own thermistor sensor board. I noticed that in the v4.2 hardware design, a set of 100k resistors was added between the microcontroller's analog inputs and the standard thermistor voltage dividers.

I've spent a lot of time searching for find some kind of explanation for this kind of circuit design, but all I can find are examples of the simple voltage divider design that was used prior to hardware version 4.2.

Can you explain why these resistors were added and what they do for the circuit?

Thanks!

shmick commented 8 years ago

The 100k resistors are the R in the RC filter. The 4 x 0.1u caps are the C in the RC filter.

Take a look at the schematic here http://capnbry.net/linkmeter/pcb/hm-4.2/HeaterMeterPi.png

The caps are shown right above IC2 in the schematic.

You can also ask at http://tvwbb.com/forumdisplay.php?85-LinkMeter-v2-Homebrew-BBQ-Controller

bgentry commented 8 years ago

@shmick thanks, I had forgotten about those :)

I also discovered this thread about the v4.2 hardware, which discusses the addition of the low-pass filters: http://tvwbb.com/showthread.php?53317-HeaterMeter-Hardware-v4-2-4&highlight=filter