Steven W. answered 09/16/16
Tutor
4.9
(4,295)
Physics Ph.D., professional, easygoing, 11,000+ hours tutoring physics
Hi Samagra!
Here is my initial take on this problem, which may change if I were to think about it more.
The bulb and coil are in series, under a source providing 200 V across both of them. If the bulb is meant to have 100 V across it, then the other 100 V must be dropped across the coil.
The voltage across the coil is given by:
VL = L(di/dt)
where L is the inductance, and (di/dt) is the time rate of change of the current. Since this is AC, (di/dt) will end up depending on a sinusoidal function, but we will then (as with the other rapidly oscillating quantities under AC) convert it to a "maximum" value which will characterize it for this circuit.
To determine that current, we have to look at the whole circuit, and use the AC version of Ohm's law:
V = iZ --> i = V/Z
(where we usually characterize all of these as rms values to get an "average," or as maximum values)
with Z as the impedance of the combination. Since this is a resistor and an inductor in series, the impedance becomes:
Z = √(R2 + XL2)
where R = resistance of the resistor (the bulb) and XL = the inductive reactance of the coil = 2πfL, where L is again the inductance, and f is the frequency of the AC driving.
Now we have to calculate both R and XL. Let's start with R. We know the bulb is rate to consume 100 W of power at 100 V. Therefore, we can write:
P = V2/R (P = power) --> 100 W = (100 V)2/R --> R = 100 Ω
Then, XL = 2π(50 Hz)L = 100π(L)
So, Z = √[(100 Ω)2+ (100πL)2]
Thus, if we take 200 V to be the maximum voltage amount in the circuit, we then have:
imax = Vmax/Z = (200 V)/√[(100 Ω)2+ (100πL)2]
So i(t) = imaxsin(2πft) (no phase shift needed here, as the current should be in phase with the driving voltage)
Thus, (di/dt) = imax(2πf)cos(2πft)
The maximum value for (di/dt) is then: (2πf)imax = (100π)(200 V)/√[(100 Ω)2+ (100πL)2]=(20,000π)/√[(1002+ (100πL)2]
Now we can go back to the expression for voltage across an inductor, and solve for L:
VL = L(di/dt) --> 100 V = L(20,000)/√[(1002+ (100πL)2] --> 100 = 20,000πL/√(10,000+10,000π2L2)
We can solve this expression for L. I would start by inverting both sides, and then squaring both sides, to get:
(1/10,000) = 10,000+(10,000π2L2)/(4x108)π2L2
4x104π2L2 = 10,000+10,000π2L2
From here, you can combine terms and solve for L.
No guarantees that I have not missed something here, but this looks to be a path to a solution. There is quite a bit going on, so just let me know if you have any questions. Hope this helps!