Internal voltage and resistance of a power supply

AI Thread Summary
The discussion revolves around determining the internal voltage and resistance of a non-ideal power supply in a circuit with an NTC resistor, ammeter, and voltmeter. Participants analyze data points of voltage and current to derive equations based on Ohm's law and the characteristics of the NTC resistor. They discuss setting up simultaneous equations to solve for unknowns, emphasizing the relationship between voltage, current, and resistance. There is also a side discussion on the thermal behavior of the NTC and how to calculate temperature changes based on power input. The conversation highlights the complexities involved in analyzing non-ideal components in electrical circuits.
Celt67
Messages
10
Reaction score
0

Homework Statement


Ok, you'll have to bare with me on this problem, this topic is not covered as part of my second level education. I think that ye do this in the US though.

You are given a circuit containing a non-ideal power supply, an NTC resistor, an ammeter, a voltmeter, and a switch. The circuit is at room temp. The ammeter and voltmeter are both ideal.

After closing the switch, the temp of the NTC changes, and the voltage across and the current through the NTC are measured at regular intervals until the temp of the NTC remains constant.

You are given a graph of V (in Volts) versus I (in Amps). -> (V, A)

Data points: (0.16, 6.9) (0.25, 6.84) (0.33, 6.9)

Q. Determine the internal voltage and the internal resistance of the power supply.


Homework Equations


Well, since we don't cover this topic, I haven't got the equations straight from a textbook. But, I've come up with the following ideas:

EMF = V + v
and EMF = I(R + r)
and EMF = V + v = I(R + r)
and v = Ir


The Attempt at a Solution


Well, I'm not completely sure where to go from here. Ah, something just came into my head, using one set of those values, does the internal voltage = internal resistance?

To be honest, I'm stumped. Could someone give me an idea about what to do, the concepts involved, etc.?

Cheers!
 
Physics news on Phys.org
Welcome to the Forums,
Celt67 said:
Data points: (0.16, 6.9) (0.25, 6.84) (0.33, 6.9)
Can you determine the load resistance using those points...?
 
Last edited:
Yeah, you can using V = IR. That's part of what I did.
 
The NTC is just giving you several sample points of what the voltage and current are with different load resistors. Draw the circuit showing the internal voltage source and the Rs source resistance, and the resistor outside. Vs and Rs are the unknowns. Now just write the equations for Vs and Rs, and use the fact that you have multiple datapoints to solve for the unknowns.
 
Ok, I probably should have posted my workings:

E = V + v = I(R + r)

6.79 + v = 0.33(20.576 + r)
6.79 + v = 6.79 + 0.33r
A: v - 0.33r = 0

6.9 + v = 0.16(43.125 + r)
6.9 + v = 6.9 + 0.16r
B: v - 0.16r = 0

Or those equations can be achieved from v = Ir

Therefore, v = 0 and r = 0....?

That was one of the solutions I came up with. I doubt it's right.
 
In your original post, you said that the numbers were (V,I), but in your latest post, you are using them as (I,V) (which makes more sense, given the numbers). Can you please clarify the data?
 
It was meant to be (I, V). Just made a mistake when typing it out at first.
 
So,

"Data points: (0.16, 6.9) (0.25, 6.84) (0.33, 6.9)"

160mA @ 6.9V => Rntc = 43.125 Ohms
250mA @ 6.84V => Rntc = 27.36 Ohms
330mA @ 6.9V => Rntc = 20.91 Ohms

So at least the NTC's resistance is dropping now as it heats up. That's a good thing :)

Now you have the currents and voltages for three different load resistances. How should you set up some simultaneous equations to solve for Vs and Rs?
 
I had the resistances worked out. (The figures I had supported that the NTC's resistance dropped as it heated up. I know that's the basis on which thermistors work.) That's how I set up the simultaneous equations in my post above!

As above, I put the figures into the equation
V + v = I(R + r)

I only set up two of the equations because with my calculations v = 0 and r = 0 (using lower case letter for internal v and internal r)

Is this right or wrong?
 
  • #10
Set up the following system of equations, putting in each of the appropriate figures for V, I & R;

\left\{\begin{array}{cccc}<br /> 6.9+v &amp; = &amp; 160\times10^{-3}(43.125+r) &amp; (1)\\<br /> 6.84+v &amp; = &amp; 250\times10^{-3}(27.36+r) &amp; (2)\\<br /> 6.9+v &amp; = &amp; 330\times10^{-3}(43.125+r) &amp; (3)<br /> \end{array}\right\}

Do you follow? I know the numbers look a little messy, but I'm sure you can solve the above system for v and r.
 
  • #11
I noticed one other slip up when I posted the question, very sorry.

Data points: (0.16, 6.9) (0.25, 6.84) (0.33, 6.79)

Therefore my equations above should be right. I was thrown because v = 0 = r because it is described as a non-ideal power supply in the question.
 
  • #12
The change in temp per second of an NTC will be constant when the power generated in the NTC (temp) is greater than the rate at which the NTC loses heat to its environment and when the NTC is at approx. room temp?

Edit: If you are given a graph of Power (j-axis) versus Temp (i-axis), and it takes 1.4 J of energy to raise NTC temp by 1 degree celsius, how do you work out the change in temp per second at a certain temp from the graph?
 
Last edited:
  • #13
Celt67 said:
The change in temp per second of an NTC will be constant when the power generated in the NTC (temp) is greater than the rate at which the NTC loses heat to its environment and when the NTC is at approx. room temp?

Edit: If you are given a graph of Power (j-axis) versus Temp (i-axis), and it takes 1.4 J of energy to raise NTC temp by 1 degree celsius, how do you work out the change in temp per second at a certain temp from the graph?

Sorry, I'm not tracking at all what you are saying now. Is this some other part of the problem? Have you done what Hootenanny suggested, solved for Vs and Rs, and are now moving on to other parts of the same homework problem?
 
  • #14
Celt67 said:
Ok, I probably should have posted my workings:

E = V + v = I(R + r)

6.79 + v = 0.33(20.576 + r)
6.79 + v = 6.79 + 0.33r
A: v - 0.33r = 0

6.9 + v = 0.16(43.125 + r)
6.9 + v = 6.9 + 0.16r
B: v - 0.16r = 0

Or those equations can be achieved from v = Ir

Therefore, v = 0 and r = 0....?

That was one of the solutions I came up with. I doubt it's right.

I solved for v and r back here. I still don't know if that's right because I didn't expect v = 0 = r because it is described as a non-ideal power supply in the question. Is it right or wrong? Edit: I just worked it out using Thevenin's Theorem and v = 0 and r = 0.


"The change in temp per second of an NTC will be constant when the power generated in the NTC (temp) is greater than the rate at which the NTC loses heat to its environment and when the NTC is at approx. room temp?"
That is just an observation I made, and I was wondering if that was right. It's not part of the question.


"Edit: If you are given a graph of Power (j-axis) versus Temp (i-axis), and it takes 1.4 J of energy to raise NTC temp by 1 degree celsius, how do you work out the change in temp per second at a certain temp from the graph?"
I wasn't sure which method I should use for this.
 
Last edited:

Similar threads

Back
Top