--BawA--
Advanced Member level 1
- Joined
- Nov 28, 2012
- Messages
- 479
- Helped
- 43
- Reputation
- 86
- Reaction score
- 42
- Trophy points
- 1,318
- Location
- Noida, INDIA
- Activity points
- 4,931
I have to design an indicator which continuosly monitors the battery voltage and display on 16x2 lcd ..
The battery is 12V 7ah lead acid
This project will use a pic16 series microcontroller ..
Now the problem is if i design a voltage divider and gives its output to the MCU. The mcu will show the battery percentage .but as i connect a load to the battery ,the terminal voltage drops ( say from 12v to 11v). Which results in decrease in battery percentage (say from 80% to 60%)..which is undesirable.
So how to design the circuit or modify the software,in order to get absolute battery percentage ..
The battery is 12V 7ah lead acid
This project will use a pic16 series microcontroller ..
Now the problem is if i design a voltage divider and gives its output to the MCU. The mcu will show the battery percentage .but as i connect a load to the battery ,the terminal voltage drops ( say from 12v to 11v). Which results in decrease in battery percentage (say from 80% to 60%)..which is undesirable.
So how to design the circuit or modify the software,in order to get absolute battery percentage ..