Skip to content

A C   t h r o u g h   r e s i s t o r

Definition

Consider a circuit containing a Resistance RR connected across an alternating voltage source.

Pasted image 20241205133429.png

In this scenario, both the applied voltage and current pass through their zero values simultaneously and reach their positive and negative peaks at the same time. This results in the current being in phase with the applied voltage.

Pasted image 20241205133514.png

Alternating Voltage and Current

The alternating voltage is given by:

V=Vmsin(ωt)(1)V = V_m \sin(\omega t) \tag{1}

Similarly, the AC is given by:

I=Imsin(ωt)(2)I = I_m \sin(\omega t) \tag{2}

Equations (1) and (2) show that the alternating voltage and current are in Phase of AC.

From Ohm’s Law:

V=IRV = I R

Here, VV and II represent the root mean square (R.M.S value of Sinusoidal Current) values of alternating voltage and current, respectively. Therefore:

Vm2=Im2R\frac{V_m}{\sqrt{2}} = \frac{I_m}{\sqrt{2}} R

This simplifies to:

Vrms=IrmsRV_{rms} = I_{rms} R

Power Loss in a Resistor

The power curve for a pure resistive circuit is derived from the product of the instantaneous values of voltage and current.

Pasted image 20241205133655.png

The Electric Power is always positive except at the points 00^\circ, 180180^\circ, and 360360^\circ, where it briefly drops to zero. This means the voltage source continuously delivers power to the circuit, which is consumed by the resistor.

The average power dissipated in resistor RR over one complete cycle of the applied voltage is:

P=VIP = \langle V I \rangle

Substituting the expressions for VV and II:

P=Vmsin(ωt)×Imsin(ωt)P = \langle V_m \sin(\omega t) \times I_m \sin(\omega t) \rangle

This simplifies to:

P=VmImsin2(ωt)P = V_m I_m \langle \sin^2(\omega t) \rangle

Since:

sin2(ωt)=12\langle \sin^2(\omega t) \rangle = \frac{1}{2}

We get:

P=VmIm×12P = V_m I_m \times \frac{1}{2}

Thus, we can rewrite this as:

P=VmIm2P = \frac{V_m I_m}{2}

We can express 22 as 2×2\sqrt{2} \times \sqrt{2}, so:

P=Vm2×Im2=VrmsIrmsP = \frac{V_m}{\sqrt{2}} \times \frac{I_m}{\sqrt{2}} = V_{rms} I_{rms}

Summary

In an AC circuit with a resistor, the voltage and current are in phase with each other. The power dissipated by the resistor is calculated using the RMS values of voltage and current. The power is positive throughout the cycle except at specific points, and the average power dissipation is given by the product of the RMS values of voltage and current.

References