Integrals and Charge Densities

Theoretical Framework of Integrals

  • Discretization Symbols:

    • dxdx: Infinitesimal length element along a 1D axis.

    • dAdA: Infinitesimal area element for 2D surfaces.

    • dVdV: Infinitesimal volume element for 3D objects.

    • dqdq: Infinitesimal charge element within a distribution.

  • General Superposition Equation:
    Atotal=dA\mathbf{A}_{total} = \int d\mathbf{A}

    • Use Case: Summing independent vector contributions (like electric or magnetic fields) from continuous sources.

Fundamental Constants and Symbol Values

  • Permittivity of Free Space (ϵ0\epsilon_0):

    • Value: 8.854×1012 C2/(Nm2)\approx 8.854 \times 10^{-12} \text{ C}^2/(\text{N}\cdot\text{m}^2)

    • Role: Describes the capability of a vacuum to permit electric field lines.

  • Unit Vector (r^\hat{\mathbf{r}}):

    • Definition: rr\frac{\vec{\mathbf{r}}}{r}

    • Role: Indicates direction from the charge element dqdq to the point of observation PP.

  • Distance (rr): Represents the scalar distance r<em>sourcer</em>field|\vec{\mathbf{r}}<em>{source} - \vec{\mathbf{r}}</em>{field}|.

Charge Density Mapping

Type

Symbol

Mathematical Definition

SI Units

Typical Use Case

Linear

λ\lambda

λ=dqdl\lambda = \frac{dq}{dl}

C/m\text{C/m}

Thin wires, charged filaments, or rods.

Surface

σ\sigma

σ=dqdA\sigma = \frac{dq}{dA}

C/m2\text{C/m}^2

Metal plates, surface of a conductor, or discs.

Volume

ρ\rho

ρ=dqdV\rho = \frac{dq}{dV}

C/m3\text{C/m}^3

Insulating spheres, thick cylinders, or plasma clouds.

Setup Equations for Continuous Distributions

To calculate total charge QQ or electric field E\mathbf{E}, use the following substitutions for dqdq:

  1. Linear Distributions: dq=λ(l)dldq = \lambda(l) dl

  2. Surface Distributions: dq=σ(A)dAdq = \sigma(A) dA

  3. Volume Distributions: dq=ρ(V)dVdq = \rho(V) dV

  • Electric Field Vector Integral: E=14πϵ0dqr2r^\mathbf{E} = \frac{1}{4\pi\epsilon_0} \int \frac{dq}{r^2} \hat{\mathbf{r}}

    • Strategy: Resolve r^\hat{\mathbf{r}} into components (dE<em>x,dE</em>y,dEzdE<em>x, dE</em>y, dE_z) based on the symmetry of the object.

Standard Field Results and Use Cases

  1. Infinite Line of Charge:

    • Equation: E=λ2πϵ0rE = \frac{\lambda}{2\pi\epsilon_0 r}

    • Use Case: Approximation for the field near long power lines or coaxial cable centers.

  2. Infinite Plane of Charge:

    • Equation: E=σ2ϵ0E = \frac{\sigma}{2\epsilon_0}

    • Use Case: Analyzing the uniform field between the plates of a parallel-plate capacitor.

  3. Ring of Charge (On-Axis):

    • Equation: E<em>z=14πϵ</em>0Qz(z2+R2)3/2E<em>z = \frac{1}{4\pi\epsilon</em>0} \frac{Qz}{(z^2 + R^2)^{3/2}}

    • Symbol Definitions: zz is the distance from the ring center; RR is the ring radius.

    • Use Case: Particle accelerator beam focusing elements.

Example Solutions for Variable Distributions

  • Scenario: A 1D rod along the x-axis from 00 to LL with position-dependent density λ(x)=kx2\lambda(x) = kx^2.

  • Equation for Total Charge:
    Q=<em>0Lkx2dx=k[13x3]</em>0L=13kL3Q = \int<em>{0}^{L} kx^2 dx = k \left[ \frac{1}{3}x^3 \right]</em>{0}^{L} = \frac{1}{3}kL^3

  • Scenario: A uniform disc of radius RR and surface charge σ\sigma.

  • Equation for dq:
    Using polar coordinates, the area element is dA=(2πr)drdA = (2\pi r)dr, so dq=σ(2πr)drdq = \sigma(2\pi r) dr.