Network theory forms the foundation of electrical circuit analysis and design. This comprehensive guide covers the fundamental concepts, circuit elements, and essential formulas necessary for understanding and analyzing electrical networks.
A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, and divide voltages.
Resistance Formula: R = (L/A)
Where:
Ohm's Law: V = I R
Where V is voltage in volts, I is current in amperes, and R is resistance in ohms.
An inductor is a passive electronic component that stores energy in a magnetic field when electric current flows through it. It's typically made of a conducting wire wound into a coil.
Inductance Formula: L = (N A) / l
Where:
Voltage across an inductor: V = L (di/dt)
Energy stored in an inductor: E = L I
A capacitor is a passive electronic component that stores electrical energy in an electric field. It consists of two conductors separated by an insulator (dielectric).
Capacitance Formula: C = (A/d)
Where:
Current through a capacitor: I = C (dv/dt)
Energy stored in a capacitor: E = C V
The algebraic sum of currents entering a node (or a closed boundary) is zero. Alternatively, the sum of currents entering a node equals the sum of currents leaving the node.
Iin = Iout
The algebraic sum of all voltages around any closed loop in a circuit is zero.
V = 0
In a series circuit, components are connected end-to-end, forming a single path for current flow.
Total Resistance: Rtotal = R1 + R2 + R3 + ... + Rn
Total Inductance: Ltotal = L1 + L2 + L3 + ... + Ln
Total Capacitance: 1/Ctotal = 1/C1 + 1/C2 + 1/C3 + ... + 1/Cn
In a parallel circuit, components share the same two nodes, forming multiple paths for current flow.
Total Resistance: 1/Rtotal = 1/R1 + 1/R2 + 1/R3 + ... + 1/Rn
Total Inductance: 1/Ltotal = 1/L1 + 1/L2 + 1/L3 + ... + 1/Ln
Total Capacitance: Ctotal = C1 + C2 + C3 + ... + Cn
The response in any element of a linear, bilateral RLC network containing more than one independent source is the algebraic sum of responses caused by each independent source acting alone, while other independent sources are turned off.
Any linear active network with output terminals A and B can be replaced by a single voltage source VTh in series with a single impedance ZTh.
Thevenin Voltage (VTh): Calculate the open-circuit voltage between terminals A and B.
Thevenin Impedance (ZTh): Calculate the equivalent impedance between terminals A and B with all independent sources turned off.
Any linear active network with output terminals A and B can be replaced by a single current source IN in parallel with a single impedance ZN.
Norton Current (IN): Calculate the short-circuit current flowing between terminals A and B.
Norton Impedance (ZN): Same as Thevenin impedance, calculated with all independent sources turned off.
The maximum power is transferred from a source to a load when the load impedance is equal to the complex conjugate of the source impedance.
For DC circuits: Rload = Rsource for maximum power transfer.
Maximum Power: Pmax = VTh / (4 RTh)
Impedance is the total opposition to current flow in an AC circuit, incorporating both resistance and reactance.
Resistor Impedance: ZR = R
Inductor Impedance: ZL = jL = j(2f)L
Capacitor Impedance: ZC = 1/(jC) = 1/(j(2fC))
Where = angular frequency and f = frequency in Hz.
In a series RLC circuit, the total impedance is:
Z = R + jL + 1/(jC) = R + j(L - 1/(C))
The magnitude of impedance is:
|Z| = sqrt(R + (L - 1/(C)))
The phase angle is:
= arctan((L - 1/(C))/R)
At resonance, the inductive and capacitive reactances cancel each other out.
Resonant Frequency: fr = 1/(2(LC))
Quality Factor (Q): Q = rL/R (for series RLC)
Bandwidth: BW = fr/Q
Number of branches (b), nodes (n), and meshes (m):
m = b - n + 1 (for planar networks)
Time constant: = RC
Charging: V(t) = V0(1 - e-t/)
Discharging: V(t) = V0e-t/
Time constant: = L/R
Current growth: I(t) = Imax(1 - e-t/)
Current decay: I(t) = Imaxe-t/
| Parameter Set | Equations |
|---|---|
| Z-parameters (Impedance) | V1 = Z11I1 + Z12I2 V2 = Z21I1 + Z22I2 |
| Y-parameters (Admittance) | I1 = Y11V1 + Y12V2 I2 = Y21V1 + Y22V2 |
| h-parameters (Hybrid) | V1 = h11I1 + h12V2 I2 = h21I1 + h22V2 |
| ABCD parameters (Transmission) | V1 = AV2 - BI2 I1 = CV2 - DI2 |
Instantaneous Power: p(t) = v(t) i(t)
Active (Real) Power: P = Vrms Irms cos() (measured in Watts)
Reactive Power: Q = Vrms Irms sin() (measured in volt-amperes reactive, VAR)
Apparent Power: S = Vrms Irms (measured in volt-amperes, VA)
Power Factor: PF = P/S = cos()
Complex Power: S = P + jQ
Network theory provides a framework for analyzing and understanding electrical circuits of varying complexity. The concepts and formulas presented here form the foundation for circuit analysis and design in electrical engineering. Mastery of these principles allows engineers to design efficient, reliable electrical and electronic systems that power our modern world.
