Resistor (R)
Browse / Electrical Engineering Essentials
Electrical Engineering Essentials
A quick reference guide for fundamental concepts, formulas, and components in electrical engineering. This cheat sheet covers circuit analysis, electromagnetics, digital logic, and power systems.
Circuit Analysis Fundamentals
Basic Circuit Elements
|
Opposition to current flow. Measured in Ohms (Ω). Ohm’s Law: |
Capacitor (C) |
Stores electrical energy. Measured in Farads (F). |
Inductor (L) |
Stores energy in a magnetic field. Measured in Henries (H). |
Voltage Source (V) |
Provides a constant voltage. Ideal voltage source has zero internal resistance. |
Current Source (I) |
Provides a constant current. Ideal current source has infinite internal resistance. |
Circuit Laws
Kirchhoff’s Current Law (KCL) |
The algebraic sum of currents entering a node is zero. |
Kirchhoff’s Voltage Law (KVL) |
The algebraic sum of voltages around a closed loop is zero. |
Ohm’s Law |
Relates voltage, current, and resistance: |
Power (P) |
Rate at which energy is transferred. |
Series Resistors |
Equivalent resistance: |
Parallel Resistors |
Equivalent resistance: |
Circuit Analysis Techniques
Nodal Analysis: Solve for node voltages using KCL. Choose a reference node (ground). |
Mesh Analysis: Solve for loop currents using KVL. Suitable for planar circuits. |
Superposition Theorem: Find the response due to each independent source acting alone, then sum the individual responses. Only applicable for linear circuits. |
Thevenin’s Theorem: Replace a complex circuit with a voltage source ( |
Norton’s Theorem: Replace a complex circuit with a current source ( |
Electromagnetics
Fundamental Constants
Permittivity of Free Space (ε₀) |
ε₀ ≈ 8.854 × 10⁻¹² F/m |
Permeability of Free Space (μ₀) |
μ₀ = 4π × 10⁻⁷ H/m |
Speed of Light (c) |
c ≈ 3 × 10⁸ m/s |
Electrostatics
Electric Field (E) |
Force per unit charge. |
Electric Potential (V) |
Potential energy per unit charge. |
Coulomb’s Law |
Force between two point charges: |
Capacitance (C) |
Charge stored per unit voltage: |
Magnetostatics
Magnetic Field (B) |
Measured in Tesla (T) or Webers per square meter (Wb/m²) |
Magnetic Force (F) |
On a moving charge: |
Ampère’s Law |
Relates magnetic field to current: |
Inductance (L) |
Ability of a conductor to store energy in a magnetic field: |
Electromagnetic Waves
Maxwell’s Equations (Differential Form):
|
Poynting Vector (S): Represents the power flow of an electromagnetic wave. |
Wave Impedance (η): Ratio of electric field to magnetic field in a medium. |
Digital Logic
Basic Logic Gates
AND Gate |
Output is 1 only if all inputs are 1. |
OR Gate |
Output is 1 if at least one input is 1. |
NOT Gate |
Inverts the input. If input is 1, output is 0, and vice versa. |
NAND Gate |
NOT + AND. Output is 0 only if all inputs are 1. |
NOR Gate |
NOT + OR. Output is 1 only if all inputs are 0. |
XOR Gate |
Exclusive OR. Output is 1 if inputs are different. |
Boolean Algebra
Basic Theorems: A + 0 = A A + 1 = 1 A ⋅ 0 = 0 A ⋅ 1 = A A + A = A A ⋅ A = A |
Commutative Laws: A + B = B + A A ⋅ B = B ⋅ A |
Associative Laws: (A + B) + C = A + (B + C) (A ⋅ B) ⋅ C = A ⋅ (B ⋅ C) |
Distributive Laws: A ⋅ (B + C) = A ⋅ B + A ⋅ C A + (B ⋅ C) = (A + B) ⋅ (A + C) |
DeMorgan’s Theorems: (A + B)’ = A’ ⋅ B’ (A ⋅ B)’ = A’ + B’ |
Combinational Logic Circuits
Multiplexers (MUX): Select one of several input signals and forward it to the output. |
Demultiplexers (DEMUX): Direct a single input signal to one of several outputs. |
Encoders: Convert a set of inputs into a binary code. |
Decoders: Convert a binary code into a set of outputs. |
Adders: Perform binary addition (Half Adder, Full Adder). |
Sequential Logic Circuits
Flip-Flops: Basic memory elements (SR, D, JK, T). |
Registers: Groups of flip-flops used to store binary information. |
Counters: Sequential circuits that count pulses (Asynchronous, Synchronous). |
Power Systems
AC Power Fundamentals
RMS Voltage (Vrms) |
Root Mean Square voltage. |
RMS Current (Irms) |
Root Mean Square current. |
Apparent Power (S) |
|
Real Power (P) |
|
Reactive Power (Q) |
|
Power Factor (PF) |
|
Transformers
Turns Ratio (a): |
Ideal Transformer Equation: |
Three-Phase Power
Line Voltage (V_L) |
Voltage between two lines in a three-phase system. |
Phase Voltage (V_ph) |
Voltage across a single phase. |
Line Current (I_L) |
Current flowing through a line in a three-phase system. |
Phase Current (I_ph) |
Current flowing through a single phase. |
Y-Connection |
|
Delta-Connection |
|
Three-Phase Power (P) |
|
Power System Protection
Fuses: Overcurrent protection. Melt and interrupt the circuit. |
Circuit Breakers: Overcurrent protection. Can be reset after tripping. |
Relays: Detect abnormal conditions and initiate protective actions. |
Grounding: Provides a low-impedance path for fault currents. |