1. Basic Electrical Principles

1.2. Electrical Power


1. What is an Electrical Circuit?

An electrical circuit is a closed loop that allows current to flow through a path consisting of components like resistors, capacitors, power sources, switches, etc.


2. Basic Circuit Components

Component Symbol Function
Battery / Cell 🔋 Provides voltage (electrical energy source)
Resistor ▭▭ Limits current, provides resistance
Switch 🔘 Opens/closes the circuit
Wire Connects components (assumed to have no R)
Lamp / Bulb 💡 Emits light when current passes
Capacitor    
Ammeter (A) Measures current (in series)
Voltmeter (V) Measures voltage (in parallel)

3. Electric Current (I)

  • Flow of electric charge (electrons)

  • Measured in Amperes (A)

I=QtI = \frac{Q}{t}


4. Voltage (V) / Potential Difference

  • Energy per unit charge

  • Measured in Volts (V)

V=WQV = \frac{W}{Q}


5. Resistance (R)

  • Opposition to the flow of current

  • Measured in Ohms (Ω)

R=VIR = \frac{V}{I}


6. Ohm’s Law

V=IRV = IR


7. Types of Circuits

➤ Series Circuit:

  • Components connected end-to-end

  • Same current through all components

  • Voltage divides across components

Formulas:

Req=R1+R2+R_{\text{eq}} = R_1 + R_2 + \dots

Vtotal=V1+V2+V_{\text{total}} = V_1 + V_2 + \dots

I=same for allI = \text{same for all}

➤ Parallel Circuit:

  • Components connected across the same two points

  • Same voltage across each component

  • Current divides between branches

Formulas:

1Req=1R1+1R2+\frac{1}{R_{\text{eq}}} = \frac{1}{R_1} + \frac{1}{R_2} + \dots

V=same for allV = \text{same for all}

Itotal=I1+I2+I_{\text{total}} = I_1 + I_2 + \dots


8. Kirchhoff’s Laws

Kirchhoff’s Current Law (KCL):

  • Total current entering a junction = total current leaving

Iin=Iout\sum I_{\text{in}} = \sum I_{\text{out}}

Kirchhoff’s Voltage Law (KVL):

  • Sum of voltage changes around any closed loop = 0

V=0\sum V = 0


9. Power in Circuits

P=VI=I2R=V2RP = VI = I^2R = \frac{V^2}{R}


10. Measuring Instruments

Instrument Connected in Measures
Ammeter Series Current (A)
Voltmeter Parallel Voltage (V)
Multimeter Both V, A, Ω
Galvanometer Series (low I) Small currents

11. Capacitors in Circuits

In Series:

1Ceq=1C1+1C2+\frac{1}{C_{\text{eq}}} = \frac{1}{C_1} + \frac{1}{C_2} + \dots

In Parallel:

Ceq=C1+C2+C_{\text{eq}} = C_1 + C_2 + \dots


12. Time-Dependent Circuits (RC Circuits)

  • Charge/discharge of a capacitor over time

V(t)=V0et/RCV(t) = V_0 e^{-t/RC}

Q(t)=Q0(1et/RC)Q(t) = Q_0 (1 - e^{-t/RC})

  • RCRC

    RC is the time constant (in seconds)


13. Important Circuit Symbols (in ASCII)

Symbol Representation
Battery ---
Resistor —▭— or —//—
Capacitor
Switch —o/ o—
Ground
Wire Junction

14. Common Mistakes to Avoid

  • Confusing series vs parallel voltage/current rules

  • Incorrect instrument placement (ammeter in parallel = 🔥!)

  • Ignoring internal resistance of batteries

  • Forgetting unit conversions (e.g., mA → A, kΩ → Ω)


Summary Sheet

Quantity Formula Units
Current I=QtI = \frac{Q}{t} Amperes (A)
Voltage V=IRV = IR Volts (V)
Resistance R=VIR = \frac{V}{I} Ohms (Ω)
Power P=VIP = VI Watts (W)
Energy E=PtE = Pt Joules (J)