- #1
fran1942
- 80
- 0
Hello, the question I am trying to solve is:
A battery has a terminal voltage of 8V when it is connected to a 8 Ohm resistor, and a terminal voltage of 6V when it is connected to a 3 Ohm resistor. Calculate the values of the battery circuit components.
I went about it like this:
(using 'VS' to represent battery EMF and 'r' to represent battery internal resistance)
I implemented the formula for battery voltage, and created two formulas for each situation:
A: Vbatt (8) = VS - (1Amp * r)
B: Vbatt (6) = VS - (2Amps * r)
simplified to:
8 = VS - 1r
6 = VS - 2r
Evaluating these two linear equations gave me:
'r' (internal resistance) = 2 Ohms.
I was now asked to: "calculate the battery's voltage while it is charged with a 1A current."
But I now realized I would end up with two different voltage value answers for this question, because I have two current values and therefore two VS values.
I think I have gone wrong somewhere. I think there should only be 1 voltage value answer ? - Can anyone see what I am missing ?
Thanks kindly for any help
A battery has a terminal voltage of 8V when it is connected to a 8 Ohm resistor, and a terminal voltage of 6V when it is connected to a 3 Ohm resistor. Calculate the values of the battery circuit components.
I went about it like this:
(using 'VS' to represent battery EMF and 'r' to represent battery internal resistance)
I implemented the formula for battery voltage, and created two formulas for each situation:
A: Vbatt (8) = VS - (1Amp * r)
B: Vbatt (6) = VS - (2Amps * r)
simplified to:
8 = VS - 1r
6 = VS - 2r
Evaluating these two linear equations gave me:
'r' (internal resistance) = 2 Ohms.
I was now asked to: "calculate the battery's voltage while it is charged with a 1A current."
But I now realized I would end up with two different voltage value answers for this question, because I have two current values and therefore two VS values.
I think I have gone wrong somewhere. I think there should only be 1 voltage value answer ? - Can anyone see what I am missing ?
Thanks kindly for any help