Related Concepts: 1.02 Vector Operators (Gradient, Divergence, Curl & Laplacian) | 1.03 Integral Theorems (Divergence Theorem & Stokes_s Theorem) & Identity Proofs | 2.01 Fundamental Postulates of Electrostatics & Gauss_s Law Applications
1.01 Spatial Coordinates & Differential Elements (Cartesian, Cylindrical, Spherical)
Core Idea
Every field problem in this course is solved by an integral — over a line, a surface, or a volume. You cannot set up that integral until you have written , and correctly in the coordinate system that matches the symmetry of the source. Choose the wrong system and a two-line problem becomes unsolvable; choose the right one and the integral often collapses by symmetry.
1. Why Three Coordinate Systems?
An orthogonal coordinate system {one where the three coordinate surfaces cross each other at right angles everywhere} lets us treat the three directions independently — a dot product between different unit vectors is zero, so vector algebra stays simple.
We use three of them because charge and current distributions in this syllabus come in exactly three symmetry flavours:
graph TD A["Look at the source geometry"] --> B{"What symmetry?"} B -->|"Flat plates, boxes, straight edges"| C["Cartesian x, y, z"] B -->|"Long wires, coax, solenoids"| D["Cylindrical r, phi, z"] B -->|"Point charges, charge clouds, dipoles"| E["Spherical R, theta, phi"] C --> F["Write dl, ds, dv then integrate"] D --> F E --> F
1.1 Comparison of the Three Systems
| Parameter | Cartesian | Cylindrical | Spherical |
|---|---|---|---|
| Variables | |||
| Bounds | , , | , , | |
| Length-type variables | 3 | 2 | 1 |
| Angle-type variables | 0 | 1 | 2 |
| Unit vectors | |||
| Best used for | Rectangular plates, boxes, planar boundaries | Coaxial cable, long straight wire, solenoid | Point charge, spherical charge cloud, dipole |
| Right-hand order |
The one difference that trips everyone
In Cartesian coordinates the unit vectors are constant — points the same way everywhere. In cylindrical and spherical coordinates , , , change direction from point to point. That is exactly why you cannot pull them outside an integral unless a symmetry argument lets you.
[FIGURE: Three side-by-side 3D sketches showing a point P located in (a) Cartesian, (b) Cylindrical, (c) Spherical coordinates with the differential volume element drawn as a shaded cube/wedge — source: David K. Cheng, Ch. 2, Figs. 2-9 to 2-12 / Senior Notes “01 Static Electric Field.pdf” pg 4–6]
2. Metric Coefficients (Scale Factors) [PYQ: 2019]
Abstract
A coordinate variable is not always a physical distance — it can be an angle {like or , measured in radians, carrying no units of length}. The metric coefficient (or scale factor) is the multiplier that converts a differential change in the coordinate into a real physical differential length :
This single idea generates every , and formula in the course, so learn it once instead of memorising nine separate expressions.
| Coordinate System | Variables | Metric Coefficients |
|---|---|---|
| Cartesian | ||
| Cylindrical | ||
| Spherical |
Where the scale factors physically come from
- Cylindrical : sweeping through a small angle at radius traces an arc of physical length . Further from the axis, the same angle covers more distance.
- Spherical : sweeping at radius traces an arc along a great circle.
- Spherical : sweeping traces a horizontal circle whose radius is not but — the perpendicular distance from the -axis. At the poles ( or ) that radius shrinks to zero, which is why there.
2.1 Generalised Formulas (memorise these three, derive the rest)
Read as: “the surface whose normal is , so it is built from the other two length elements.”
3. Cartesian Coordinates
Since all three scale factors are , the formulas are as plain as they get.
4. Cylindrical Coordinates
Here is the radial distance from the -axis, is the azimuthal angle {how far you have rotated around the -axis, measured from the axis}, and is the axial height.
| Surface | Held constant | Element |
|---|---|---|
| Curved side of a cylinder | ||
| Flat radial “fin” | ||
| Flat top/bottom disc |
Why this is the system for Gauss's law on a line charge
For an infinite line charge along the field is purely radial. A cylindrical Gaussian surface of radius and length makes perfectly parallel to on the curved side and perpendicular to on the end caps — so the flux integral collapses to with no integration at all. See 2.01 Fundamental Postulates of Electrostatics & Gauss_s Law Applications.
5. Spherical Coordinates
Here is the radial distance from the origin, is the polar (zenith) angle {measured down from the axis, ranging to }, and is the same azimuthal angle as before.
| Surface | Held constant | Element |
|---|---|---|
| Sphere of radius | ||
| Cone of half-angle | ||
| Flat half-plane |
Sanity check — surface area and volume of a sphere
If your differential element reproduces the formulas you learned in school, you wrote it correctly.
6. Master Summary Table
| System | Key | ||
|---|---|---|---|
| Cartesian | |||
| Cylindrical | (side), (cap) | ||
| Spherical |
7. Coordinate Variable Conversions
Cylindrical Cartesian:
Spherical Cartesian:
8. PYQ Coverage for This Note
| Question (verbatim) | Marks | Year(s) |
|---|---|---|
| Show the inadequacy of circuit theory concept and necessity of electromagnetic field concept with two examples. Define metric coefficient. | 08+02 | 2019 |
Honest scope note
The differential-element formulas themselves have never been asked as a standalone question in the 2015–2025 papers. They are examined indirectly — you cannot do the Gauss’s law derivations (Ch. 2), the Biot-Savart integrations (Ch. 3), or the boundary-condition pillbox arguments without them. Only “Define metric coefficient” (2019) is a direct 2-mark hit. Treat this note as a toolbox, not a memorisation target.
9. Exam Hacks & Traps
Key Exam Checkpoints
- Never integrate or bare. They are angles, not lengths. Multiply by the scale factor (, , or ) every single time. This is the most common silent mark-loser in the whole course.
- in the spherical volume element. Writing (missing the square) breaks every charge-cloud derivation. Check it against .
- Vector notation is graded. Mashuk Sir docks marks for missing arrows and hats. Write for vectors and for unit vectors — always.
- Cylindrical uses , spherical uses . This course (Cheng’s convention) reserves lowercase for the cylindrical radial distance and uppercase for the spherical one. Mixing them makes a answer look like a answer.
- Pick the system before you write anything. One line — “Because the charge distribution has cylindrical symmetry about the -axis, we work in cylindrical coordinates” — earns setup marks and stops you fighting the algebra.
10. Self-Check
- Write on the curved surface of a cylinder of radius . (Answer: )
- What are the metric coefficients in spherical coordinates? (Answer: )
- Why does vanish at the poles in spherical coordinates? (Answer: the circle traced by shrinks to a point on the -axis)
- A charge cloud is a sphere of radius . Which system, and what is ? (Answer: spherical; )
Next: 1.02 Vector Operators (Gradient, Divergence, Curl & Laplacian)