Resistance problem (Simple electrical problem)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
Rito3d03
Messages
4
Reaction score
0

Homework Statement


This question comes from one of my previous exam
and I still couldn't solve it after days of trying
hope someone can guide me through this thanks

A copper wire has a resistance of 10Ω at 10°C.
Determine the resistance of the wire at 80°C.
Given that the temperature coefficient of the wire is 0.00393C-1 at 0°C.

Homework Equations


R2 = R1(1+[itex]\alpha[/itex]1*ΔT)

The Attempt at a Solution


I don't know where to start when I don't have the temperature coefficient of R1

I know this may look silly because it maybe very easy to all of you
but please help me on this
 
Physics news on Phys.org
We're not talking about two different components R2 and R1.

We're talking about the same component, which has two different resistances at two different temperatures.

R1 is the resistance at temperature T1

R2 is the resistance at temperature T2.

You can confirm this by noticing that if T2 = T1, then delta T = 0, and hence R2 = R1.

In this case, delta T = T2 - T1 = 80 C - 10 C = 70 C, and you already know R1, which is the resistance at T1 = 10 C. So all you have to do is use the equation to solve for R2.
 
cepheid said:
We're not talking about two different components R2 and R1.

We're talking about the same component, which has two different resistances at two different temperatures.

R1 is the resistance at temperature T1

R2 is the resistance at temperature T2.

You can confirm this by noticing that if T2 = T1, then delta T = 0, and hence R2 = R1.

In this case, delta T = T2 - T1 = 80 C - 10 C = 70 C, and you already know R1, which is the resistance at T1 = 10 C. So all you have to do is use the equation to solve for R2.

but how about the [itex]\alpha[/itex]1
I can use the coefficient at 0 C to solve different temperature?
 
Rito3d03 said:
but how about the [itex]\alpha[/itex]1
I can use the coefficient at 0 C to solve different temperature?

I think you can assume alpha is constant. It's not strictly true, but the linearity holds within a certain temperature range around the temperature at which the coefficient was measured. 80 degrees may seem like a fairly large range, but unless you've been given additional information about how the alpha coefficient itself varies, I don't see any other choice other than using the given value and assuming it to be constant with temperature.
 
I finally find out the way to solve this question
first find out R0 which is the resistance at 0°C
10 = R0 (1+0.00393*(10-0))
then I can use the equation to solve the rest of the problem
and figure out R80
R80= R0 (1+0.00393*(80-0))

I guess i was stuck on some logic problem
glad i can finally finish this and move on
thanks for the help