ACEpath
Select Subject
Select Unit

Definition Of Current

Electric current is rate of charge flow through a cross-section.

I=dqdtI = \frac{dq}{dt}

Units: Amperes (A) = Coulombs/second (C/s)

Conventional current:

  • Defined as flow of positive charge
  • Direction opposite to actual electron flow

Current density: J=IAJ = \frac{I}{A}

Where A = cross-sectional area (m2)

Relation to drift velocity: I=nqAvdI = nqAv_d

Where:

  • n = charge carrier density (carriers/m3)
  • q = charge per carrier (C)
  • A = cross-sectional area (m2)
  • vdv_d = drift velocity (m/s)

Current Density And Drift Velocity

Current density (vector): J=nqvd\vec{J} = nq\vec{v}_d

Units: A/m2

Drift velocity: vd=InqAv_d = \frac{I}{nqA}

Typical values:

  • Copper: current density ~106 A/m2, vdv_d ~ 0.1 mm/s
  • Drift velocity is small, but electric signal propagates near speed of light

Microscopic view:

  • Electrons collide frequently with lattice
  • Average velocity (drift) much smaller than thermal velocity
  • Signal velocity = wave propagation speed, not electron drift speed

Resistivity And Conductivity

Resistivity ρ (material property): R=ρLAR = \rho \frac{L}{A}

Where:

  • L = length (m)
  • A = cross-sectional area (m2)

Units: Ω - m

Conductivity σ (reciprocal of resistivity): σ=1ρ\sigma = \frac{1}{\rho}

Units: S/m (Siemens/m)

Temperature dependence: ρ=ρ0[1+α(TT0)]\rho = \rho_0[1 + \alpha(T - T_0)]

Where alpha = temperature coefficient

Ohm's Law (Microscopic & Macroscopic)

Microscopic Ohm's law: J=σE\vec{J} = \sigma\vec{E}

Where:

  • J\vec{J} = current density
  • E\vec{E} = electric field
  • σ = conductivity

Relates current density to electric field at microscopic level.

Macroscopic Ohm's law: V=IRV = IR

Where:

  • V = voltage across element (V)
  • I = current through element (A)
  • R = resistance (Ω)

Valid for ohmic materials (linear I-V relationship).

Resistivity

ρ=RAL\rho = \frac{RA}{L}

Units: Ω - m

Material property determining resistance.

Temperature dependence: ρ(T)=ρ0[1+α(TT0)]\rho(T) = \rho_0[1 + \alpha(T - T_0)]

Common values (Ω - m, 20 degrees C):

  • Copper: 1.68 × 10-8
  • Aluminum: 2.65 × 10-8
  • Silicon: 2.3 × 103 (semiconductor)

Conductivity

σ=1ρ\sigma = \frac{1}{\rho}

Units: S/m (Siemens per meter)

Relates to microscopic Ohm's law: J=σE\vec{J} = \sigma\vec{E}

Power Dissipation In Resistors

Power (rate of energy dissipation):

P=IVP = IV

Using Ohm's law (V=IRV = IR):

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

Units: Watts (W) = Joules/second

Physical meaning:

  • Energy converted to heat in resistor
  • P = rate of electrical energy -> thermal energy

Energy dissipated: E=Pt=IVt=I2RtE = Pt = IVt = I^2Rt

Emf And Terminal Voltage

Electromotive force (EMF): E=energy per unit charge provided by source\mathcal{E} = \text{energy per unit charge provided by source}

Terminal voltage with internal resistance r:

Vterminal=EIrV_{terminal} = \mathcal{E} - Ir

Where:

  • E\mathcal{E} = emf (ideal voltage)
  • I = current
  • r = internal resistance

Current in circuit with internal resistance: I=ERload+rI = \frac{\mathcal{E}}{R_{load} + r}

Power dissipated internally: Pinternal=I2rP_{internal} = I^2r

Series Resistors

Components connected end-to-end.

Properties:

  • Same current through all: I1=I2=...=II_1 = I_2 = ... = I
  • Voltages add: V=V1+V2+...V = V_1 + V_2 + ...
  • Equivalent resistance: Req=R1+R2+...R_{eq} = R_1 + R_2 + ...

Voltage divider: Vi=RiReqVtotalV_i = \frac{R_i}{R_{eq}}V_{total}

Procedure:

  1. Calculate equivalent resistance
  2. Find total current
  3. Use voltage division to find individual voltages

Parallel Resistors

Components connected across same voltage.

Properties:

  • Same voltage: V1=V2=...=VV_1 = V_2 = ... = V
  • Currents add: I=I1+I2+...I = I_1 + I_2 + ...
  • Equivalent resistance: 1Req=1R1+1R2+...\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + ...

Two resistors in parallel: Req=R1R2R1+R2R_{eq} = \frac{R_1 R_2}{R_1 + R_2}

Current divider: Ii=ReqRiItotalI_i = \frac{R_{eq}}{R_i}I_{total}

Kirchhoff's Junction Rule

At any junction (node), sum of currents entering equals sum leaving.

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

Or: I=0\sum I = 0

Physical basis: charge conservation (charge cannot accumulate at node).

Kirchhoff's Loop Rule

Sum of voltage changes around any closed loop equals zero.

V=0\sum V = 0

Physical basis: electric field is conservative (work around closed loop = 0).

Sign convention:

  • Voltage rise across battery: +E\mathcal{E}
  • Voltage drop across resistor: -IR
  • Voltage drop across internal resistance: -Ir

Capacitors In Circuits (Series/parallel)

Series capacitors: 1Ceq=1C1+1C2+...\frac{1}{C_{eq}} = \frac{1}{C_1} + \frac{1}{C_2} + ...

Same charge on each; voltages add.

Parallel capacitors: Ceq=C1+C2+...C_{eq} = C_1 + C_2 + ...

Same voltage across each; charges add.

Analysis Of Circuits With Resistors And Capacitors (Rc Circuits)

Steady state (after long time, tRCt \gg RC):

  • Capacitor fully charged: IC=0I_C = 0
  • Capacitor acts as open circuit
  • Current through circuit determined by resistors only

Transient state (during charging/discharging):

  • Capacitor acts like time-varying element
  • Use differential equations
  • Characterized by time constant τ=RC\tau = RC

Rc Circuit Charging Differential Equation

From Kirchhoff's loop rule:

EIRQC=0\mathcal{E} - IR - \frac{Q}{C} = 0

Substituting I=dQ/dtI = dQ/dt:

ERdQdtQC=0\mathcal{E} - R\frac{dQ}{dt} - \frac{Q}{C} = 0

RdQdt=EQCR\frac{dQ}{dt} = \mathcal{E} - \frac{Q}{C}

This is first-order linear differential equation.

Solution (with Q(0) = 0): Q(t)=CE(1et/RC)Q(t) = C\mathcal{E}\left(1 - e^{-t/RC}\right)

Voltage across capacitor: VC(t)=E(1et/RC)V_C(t) = \mathcal{E}\left(1 - e^{-t/RC}\right)

Current: I(t)=ERet/RCI(t) = \frac{\mathcal{E}}{R}e^{-t/RC}

Rc Circuit Discharging Differential Equation

From loop rule (no battery):

IRQC=0-IR - \frac{Q}{C} = 0

RdQdt=QCR\frac{dQ}{dt} = -\frac{Q}{C}

Solution (with Q(0) = Q0): Q(t)=Q0et/RCQ(t) = Q_0 e^{-t/RC}

Voltage: VC(t)=V0et/RCV_C(t) = V_0 e^{-t/RC}

Current: I(t)=V0Ret/RCI(t) = \frac{V_0}{R}e^{-t/RC} (negative sign indicates discharge direction)

Time Constant

τ=RC\tau = RC

Units: seconds

Physical meaning: characteristic charging/discharging time.

Key values:

  • At t = τ: reaches 63.2% of final value (charging), drops to 36.8% (discharging)
  • At t = 2τ: reaches 86.5% (charging), drops to 13.5% (discharging)
  • At t = 5τ: essentially complete (99.3%)

Transient Behavior Analysis

Charging (initially):

  • Capacitor uncharged: acts like short circuit (V_C = 0)
  • Initial current: I0=E/RI_0 = \mathcal{E}/R (maximum)
  • Voltage increases exponentially: VC(t)=E(1et/τ)V_C(t) = \mathcal{E}(1 - e^{-t/\tau})
  • Current decreases exponentially: I(t)=I0et/τI(t) = I_0 e^{-t/\tau}

Discharging (initially):

  • Capacitor charged: VC=V0V_C = V_0
  • Initial current: I0=V0/RI_0 = V_0/R (maximum)
  • Voltage decreases: VC(t)=V0et/τV_C(t) = V_0 e^{-t/\tau}
  • Current decreases: I(t)=I0et/τI(t) = I_0 e^{-t/\tau}

Steady-state Behavior Analysis

After long time (tτt \gg \tau):

Charging circuit:

  • Capacitor fully charged: VC=EV_C = \mathcal{E}
  • Current through capacitor: IC=0I_C = 0
  • Capacitor acts as open circuit for DC

Discharging circuit:

  • Capacitor fully discharged: VC=0V_C = 0
  • No current flows: I=0I = 0

Steady state analysis procedure:

  1. Replace capacitors with open circuits
  2. Analyze resulting resistive circuit
  3. Find steady-state voltages and currents