Numerical Problems Based on Temperature Variation of Resistance for Class 12 Physics

  • Last modified on:3 weeks ago
  • Reading Time:12Minutes
Home CBSE Class 12 Physics Numerical Problems Temperature Variation of Resistance

Numerical Problems on Temperature Variation of Resistance

Class 12 Physics · Current Electricity
SQ

Temperature Coefficient Practice Set

Apply $R_t = R_0(1 + \alpha \Delta t)$
Ch 3 · Current Electricity
1
A platinum wire has a resistance of $10 \Omega$ at $0^{\circ}\text{C}$ and of $20 \Omega$ at $273^{\circ}\text{C}$. Find its temperature coefficient of resistance.
Answer $\frac{1}{273} ^{\circ}\text{C}^{-1}$ 📝
Detailed Solution

Initial resistance $R_0 = 10 \Omega$ at $t_1 = 0^{\circ}\text{C}$.
Final resistance $R_t = 20 \Omega$ at $t_2 = 273^{\circ}\text{C}$.

The variation of resistance with temperature is given by:

$$R_t = R_0(1 + \alpha \Delta t)$$

Substitute the given values:

$$20 = 10(1 + \alpha \times 273)$$
$$2 = 1 + 273\alpha$$
$$273\alpha = 1 \implies \alpha = \frac{1}{273} ^{\circ}\text{C}^{-1}$$
2
The resistances of iron and copper wires at $20^{\circ}\text{C}$ are $3.9 \Omega$ and $4.1 \Omega$ respectively. At what temperature will the resistances be equal? Temperature coefficient of resistivity for iron is $5.0 \times 10^{-3}\text{ K}^{-1}$ and for copper it is $4.0 \times 10^{-3}\text{ K}^{-1}$. Neglect any thermal expansion.
Answer $84.5^{\circ}\text{C}$ 📝
Detailed Solution

Initial temperature $t_1 = 20^{\circ}\text{C}$. Let the final temperature where resistances are equal be $t^{\circ}\text{C}$. The change in temperature is $\Delta t = t – 20$.

For iron: $R_{Fe} = 3.9(1 + 5.0 \times 10^{-3} \Delta t)$
For copper: $R_{Cu} = 4.1(1 + 4.0 \times 10^{-3} \Delta t)$

Equating the two resistances ($R_{Fe} = R_{Cu}$):

$$3.9 + 3.9 \times 5.0 \times 10^{-3} \Delta t = 4.1 + 4.1 \times 4.0 \times 10^{-3} \Delta t$$
$$3.9 + 0.0195 \Delta t = 4.1 + 0.0164 \Delta t$$
$$0.0195 \Delta t – 0.0164 \Delta t = 4.1 – 3.9$$
$$0.0031 \Delta t = 0.2 \implies \Delta t = \frac{0.2}{0.0031} \approx 64.5^{\circ}\text{C}$$

The final temperature $t$ is:

$$t = 20 + 64.5 = 84.5^{\circ}\text{C}$$
3
The resistance of a silver wire at $0^{\circ}\text{C}$ is $1.25 \Omega$. Upto what temperature it must be heated so that its resistance is doubled? The temperature coefficient of resistance of silver is $0.00375 ^{\circ}\text{C}^{-1}$. Will the temperature be same for all silver conductors of all shapes?
Answer $267^{\circ}\text{C}$, Yes 📝
Detailed Solution

Initial resistance $R_0 = 1.25 \Omega$ at $0^{\circ}\text{C}$.
Final resistance $R_t = 2 \times 1.25 = 2.50 \Omega$.
Temperature coefficient $\alpha = 0.00375 ^{\circ}\text{C}^{-1}$.

Using the relation $R_t = R_0(1 + \alpha \Delta t)$:

$$2R_0 = R_0(1 + \alpha \Delta t) \implies 2 = 1 + \alpha \Delta t \implies \alpha \Delta t = 1$$
$$\Delta t = \frac{1}{\alpha} = \frac{1}{0.00375} = \frac{100000}{375} = 266.67^{\circ}\text{C} \approx 267^{\circ}\text{C}$$

Since the initial temperature was $0^{\circ}\text{C}$, the final temperature is $267^{\circ}\text{C}$.

Yes, the temperature will be the same for all silver conductors of all shapes because the fractional change in resistance ($\frac{\Delta R}{R}$) depends only on the temperature coefficient of the material and the temperature change, not on physical dimensions.

4
The resistance of a coil used in a platinum-resistance thermometer at $0^{\circ}\text{C}$ is $3.00 \Omega$ and at $100^{\circ}\text{C}$ is $3.75 \Omega$. Its resistance at an unknown temperature is measured as $3.15 \Omega$. Calculate the unknown temperature.
Answer $20^{\circ}\text{C}$ 📝
Detailed Solution

Resistance at ice point $R_0 = 3.00 \Omega$.
Resistance at steam point $R_{100} = 3.75 \Omega$.
Resistance at unknown temperature $R_t = 3.15 \Omega$.

The unknown temperature $t$ on the platinum scale is given by the formula:

$$t = \frac{R_t – R_0}{R_{100} – R_0} \times 100$$

Substitute the given values:

$$t = \frac{3.15 – 3.00}{3.75 – 3.00} \times 100$$
$$t = \frac{0.15}{0.75} \times 100 = \frac{1}{5} \times 100 = 20^{\circ}\text{C}$$
5
The temperature coefficient of a resistance wire is $0.00125 ^{\circ}\text{C}^{-1}$. At 300 K, its resistance is $1 \Omega$. At what temperature the resistance of the wire will be $2 \Omega$?
Answer 1127 K 📝
Detailed Solution

Temperature coefficient $\alpha = 0.00125 ^{\circ}\text{C}^{-1}$.
Initial temperature $T_1 = 300\text{ K} = 300 – 273 = 27^{\circ}\text{C}$. Resistance $R_1 = 1 \Omega$.
Final resistance $R_2 = 2 \Omega$. Let final temperature be $t_2 ^{\circ}\text{C}$.

Expressing resistance at temperatures $27^{\circ}\text{C}$ and $t_2$ in terms of $R_0$ (resistance at $0^{\circ}\text{C}$):

$$R_1 = R_0(1 + \alpha \times 27) \implies 1 = R_0(1 + 0.00125 \times 27)$$
$$R_2 = R_0(1 + \alpha \times t_2) \implies 2 = R_0(1 + 0.00125 \times t_2)$$

Dividing the second equation by the first:

$$\frac{2}{1} = \frac{1 + 0.00125 t_2}{1 + 0.03375} = \frac{1 + 0.00125 t_2}{1.03375}$$
$$2.0675 = 1 + 0.00125 t_2$$
$$1.0675 = 0.00125 t_2 \implies t_2 = \frac{1.0675}{0.00125} = 854^{\circ}\text{C}$$

Converting back to Kelvin:

$$T_2 = 854 + 273 = 1127\text{ K}$$
6
The temperature coefficient of resistivity of copper is $0.004 ^{\circ}\text{C}^{-1}$. Find the resistance of a 5 m long copper wire of diameter 0.2 mm at $100^{\circ}\text{C}$, if the resistivity of copper at $0^{\circ}\text{C}$ is $1.7 \times 10^{-8} \Omega\text{ m}$.
Answer $3.8 \Omega$ 📝
Detailed Solution

Given $\alpha = 0.004 ^{\circ}\text{C}^{-1}$, $l = 5\text{ m}$, diameter $d = 0.2\text{ mm} \implies r = 0.1\text{ mm} = 10^{-4}\text{ m}$.
Resistivity at $0^{\circ}\text{C}$, $\rho_0 = 1.7 \times 10^{-8} \Omega\text{ m}$.

1. Calculate resistivity at $100^{\circ}\text{C}$ ($\rho_{100}$):

$$\rho_{100} = \rho_0(1 + \alpha \Delta t) = 1.7 \times 10^{-8}(1 + 0.004 \times 100)$$
$$\rho_{100} = 1.7 \times 10^{-8}(1 + 0.4) = 1.7 \times 1.4 \times 10^{-8} = 2.38 \times 10^{-8} \Omega\text{ m}$$

2. Calculate the resistance at $100^{\circ}\text{C}$ ($R$):

Area $A = \pi r^2 = 3.14 \times (10^{-4})^2 = 3.14 \times 10^{-8}\text{ m}^2$.

$$R = \rho_{100} \frac{l}{A}$$
$$R = \frac{2.38 \times 10^{-8} \times 5}{3.14 \times 10^{-8}} = \frac{11.9}{3.14} \approx 3.789 \Omega$$

Rounding to proper significant figures:

$$R \approx 3.8 \Omega$$

Related Posts


Also check

Class-wise Contents


Leave a Reply

Join Telegram Channel

Editable Study Materials for Your Institute - CBSE, ICSE, State Boards (Maharashtra & Karnataka), JEE, NEET, FOUNDATION, OLYMPIADS, PPTs

Discover more from Gurukul of Excellence

Subscribe now to keep reading and get access to the full archive.

Continue reading