FULL AC ASSIGNMENT SOLUTION (EXPANDED – 3–4 PAGE LEVEL)
---
(a) DEFINITIONS OF INSTANTANEOUS VALUE, PEAK VALUE, AVERAGE VALUE AND RMS
VALUE
A sinusoidal waveform is generally represented as:
v(t) = V_m sin(ωt + φ)
1. Instantaneous Value:
The instantaneous value is the voltage or current at any particular instant of time. It varies
continuously and may be positive, negative, or zero. The instantaneous value at time t is:
v(t) = V_m sin(ωt + φ)
2. Peak (Maximum) Value:
The peak value is the highest value reached by the waveform in one cycle. It is simply V_m.
3. Average Value:
The average value over a full cycle of a pure sine wave is zero because positive and negative
halves cancel out. Mathematically:
V_avg = (1/T) ∫ v(t) dt = 0 for full cycle.
For a half cycle: V_avg = 2V_m / π
4. RMS (Root Mean Square) Value:
The RMS value is the effective value that produces the same heating effect as a DC value. It is
defined as:
V_rms = sqrt( (1/T) ∫ v(t)^2 dt ) = V_m / √2
---
(b) DERIVATION OF RMS VALUE AND WHY RMS IS USED
Given v(t) = V_m sin(ωt). RMS value:
V_rms = sqrt( (1/T) ∫ V_m^2 sin^2(ωt) dt )
Using sin^2θ = (1/2)(1 - cos2θ), the cosine term integrates to zero over a full cycle.
Hence:
V_rms = sqrt(V_m^2 / 2) = V_m / √2
Reason for Using RMS:
1. Average of a sine wave is zero.
2. RMS gives the heating effect (equivalent DC).
3. Power is calculated using P = V_rms * I_rms * cosφ.
Thus RMS is the standard value for AC measurement.
---
IMPEDANCE AND ADMITTANCE
1. Impedance (Z):
Impedance is the total opposition in an AC circuit and is given by Z = R + jX.
Where R is resistance and X is reactance.
Reactances: X_L = ωL, X_C = -1/(ωC).
Component Impedances:
Resistor: Z_R = R
Inductor: Z_L = jωL
Capacitor: Z_C = 1/(jωC)
2. Admittance (Y):
Admittance is the reciprocal of impedance:
Y = 1/Z = G + jB
Where G is conductance and B is susceptance.
---
AC POWER: REAL, REACTIVE, AND APPARENT
When voltage and current differ by phase angle φ, power is divided into:
1. Real Power (P):
P = V_rms I_rms cosφ (Watts)
This is the useful power consumed.
2. Reactive Power (Q):
Q = V_rms I_rms sinφ (VAR)
This power oscillates and does not perform useful work.
3. Apparent Power (S):
S = V_rms I_rms (VA)
Also expressed as S = P + jQ.
Power Factor:
PF = cosφ
---
RESONANCE AND QUALITY FACTOR IN RLC CIRCUITS
In a series RLC circuit, resonance occurs when:
X_L = X_C → ω₀ = 1/√(LC)
At resonance:
- Current is maximum.
- Impedance is minimum (Z = R).
Quality Factor (Q):
Q = (ω₀ L) / R = (1/R) √(L/C)
High Q → sharp resonance.
Low Q → broad response.
Bandwidth:
BW = ω₀ / Q
High Q indicates a selective circuit suitable for filters and communication systems.
---