How to calculate voltage divider from the schematic

Thread Starter

sekhar916

Joined Jan 5, 2017
12
Below is the schematic of my Battery voltage divider. I want to calculate ADC values. So the BATV pin is connected to my controller ADC.

the battery input voltage varies from 16.8 to 12V how to calculate voltage divider from the below schematics. I am new to ADC and reading the schematics
 

Attachments

GuzelSans4

Joined Sep 27, 2017
2
Hy Sekhar Here is the basic formula which expresses the relationship between ADC value, measured value and actual bits.

You can utilize this formula for your specific case. I actually pasted the formula from Basics of electrical post you can check it for more details.
As far as the voltage divider calculations are considered you can easily use a VDR calculator to do your calculations. An example is http://www.voltagedividercalculator.com/ from which you can perform. This resource will hopefully be enough to start with. Sorry for not providing more help regarding the schematic. Since in my industry I only have to deal with simple Arduinos and boards where the most complex case is a power divider resistor.
 

Thread Starter

sekhar916

Joined Jan 5, 2017
12
Hy Sekhar Here is the basic formula which expresses the relationship between ADC value, measured value and actual bits.

You can utilize this formula for your specific case. I actually pasted the formula from Basics of electrical post you can check it for more details.
As far as the voltage divider calculations are considered you can easily use a VDR calculator to do your calculations. An example is http://www.voltagedividercalculator.com/ from which you can perform. This resource will hopefully be enough to start with. Sorry for not providing more help regarding the schematic. Since in my industry I only have to deal with simple Arduinos and boards where the most complex case is a power divider resistor.
Thank you, I got help from my hardware engineer in analyzing the schematic and now I am able to solve it.
 
Top