Electrical Theory and Calculations
Red Seal Practice study guide with diagrams.
Electrical Theory and Calculations
Introduction
This chapter covers the theoretical foundations and essential calculations that every industrial electrician must master for the Red Seal exam. Electrical theory is not an academic exercise: it is the foundation of every diagnostic, every installation, and every commissioning. You will need to apply these principles to size conductors, protect circuits, correct power factor, and analyze alternating current (AC) and direct current (DC) circuits. Exam questions focus less on memorizing formulas than on applying them correctly in realistic industrial contexts.
Fundamental Laws and Units
The International System (SI) and Derived Units
You must know the base units and their symbols, as well as the metric prefixes commonly used in industry (kilo, mega, milli, micro). Conversion errors are a frequent cause of failure.
| Quantity | Unit | Symbol |
|---|---|---|
| Voltage | Volt | V |
| Current | Ampere | A |
| Resistance | Ohm | Ω |
| Active power | Watt | W |
| Reactive power | Volt-ampere reactive | var |
| Apparent power | Volt-ampere | VA |
| Frequency | Hertz | Hz |
| Energy | Joule or watt-hour | J or Wh |
Prefixes to remember: kilo (k = 10³), mega (M = 10⁶), giga (G = 10⁹), milli (m = 10⁻³), micro (µ = 10⁻⁶), nano (n = 10⁻⁹).
Ohm's Law and Power in Direct Current
Ohm's Law establishes the relationship between voltage (U), current (I), and resistance (R): U = R × I. In direct current, power is calculated by P = U × I. By combining these two relationships, you obtain the derived forms:
Example: A heating element of 20 Ω is supplied at 240 V DC. The current is I = 240 / 20 = 12 A. The power is P = 240 × 12 = 2,880 W, or 2.88 kW.
Kirchhoff's Laws
Two fundamental laws govern circuit analysis:
These laws apply equally to DC and AC, provided you use vector quantities (phasors) in AC.
Series and Parallel Circuits
Resistors in Series
In a series circuit, the current is identical through all elements. The total resistance is the sum of the individual resistances: R_total = R₁ + R₂ + R₃ + …. The total voltage divides proportionally across the resistances (voltage divider).
Resistors in Parallel
In a parallel circuit, the voltage is identical across each branch. The total conductance (inverse of resistance) is the sum of the conductances: 1/R_total = 1/R₁ + 1/R₂ + 1/R₃ + …. For two resistors only, you use the simplified formula: R_total = (R₁ × R₂) / (R₁ + R₂).
Common trap: For three or more resistors, the product-over-sum formula only works for two resistors. Always use the reciprocal formula for three or more elements.
Mixed Circuits
For a mixed circuit, simplify progressively: identify series and parallel groups, calculate their equivalents, then combine. This method also applies to circuits with inductors and capacitors, but using complex impedance.
Alternating Current: Fundamental Principles
Characteristic Values of a Sinusoidal Wave
In AC, voltage and current vary sinusoidally. Four values are essential:
Industrial application: A 600 V AC RMS voltage has a peak value of 600 × √2 ≈ 848 V. This value is critical for selecting the withstand voltage of components and for insulation calculations.
Period and Frequency
Frequency (f) is the number of cycles per second, in hertz (Hz). The period (T) is the inverse of frequency: T = 1/f. In Canada, the standard frequency is 60 Hz, so T = 1/60 ≈ 16.67 ms.
Phase and Phase Shift
Phase shift (φ) is the angle between voltage and current in a circuit. It is expressed in degrees or radians. A zero phase shift means voltage and current are in phase (purely resistive load). A phase shift of +90° indicates a purely inductive load (current lags voltage). A phase shift of -90° indicates a purely capacitive load (current leads voltage).
Impedance and RLC Circuits
Definition of Impedance
Impedance (Z) is the total opposition to the flow of alternating current in a circuit. It combines resistance (R), inductive reactance (X_L), and capacitive reactance (X_C). It is measured in ohms (Ω) and is represented as a complex number: Z = R + j(X_L - X_C).
Reactances
Calculating Total Impedance
For a series RLC circuit, the total impedance is: Z = √(R² + (X_L - X_C)²). The phase angle is: φ = arctan((X_L - X_C) / R).
Example: A series circuit contains R = 30 Ω, L = 0.1 H, and C = 50 µF, supplied at 60 Hz.
Resonance
Resonance occurs when X_L = X_C, therefore when f_r = 1 / (2π√(LC)). At resonance, impedance is minimal (equal to R) in series, and current is maximal. In parallel, impedance is maximal. This phenomenon is used in filter circuits and reactive power compensators.
Power in Alternating Current
The Three Powers
In AC, three powers are distinguished:
The relationship between these three powers is: S² = P² + Q², or S = √(P² + Q²).
Power Factor
Power factor (PF) is the ratio of active power to apparent power: PF = P / S = cos φ. A unity power factor (1.0) indicates perfect energy utilization. A low PF (for example, 0.7) means the current is higher than necessary for the useful power, resulting in conductor losses and financial penalties.
Industrial example: A 50 kW motor operates with a PF of 0.75 at 600 V. The current is I = P / (U × PF) = 50,000 / (600 × 0.75) = 111.1 A. If the PF is corrected to 0.95, the current becomes I = 50,000 / (600 × 0.95) = 87.7 A. The current reduction is 21%.
Power Factor Correction
Correction is achieved by installing capacitors in parallel with the load. The required capacitive reactive power (Q_C) is: Q_C = P × (tan φ₁ - tan φ₂), where φ₁ is the initial angle and φ₂ the target angle. The required capacitance is: C = Q_C / (2πfU²).
Example: An installation consumes 100 kW with a PF of 0.70. You want to correct to 0.95.
At 600 V and 60 Hz, the capacitance is C = 69,000 / (2π × 60 × 600²) = 69,000 / 135,716,800 ≈ 508 µF.
Three-Phase Circuits
Basic Principles
A three-phase system has three sinusoidal voltages offset by 120° from each other. There are two configurations: wye (Y) and delta (Δ).
Voltage-Current Relationships
| Configuration | Phase-to-phase voltage (U_LL) | Phase-to-neutral voltage (U_LN) | Line current (I_L) | Phase current (I_Ph) |
|---|---|---|---|---|
| Wye (Y) | U_LL = √3 × U_LN | U_LN = U_LL / √3 | I_L = I_Ph | I_Ph = I_L |
| Delta (Δ) | U_LL = U_Ph | U_Ph = U_LL | I_L = √3 × I_Ph | I_Ph = I_L / √3 |
Values to memorize: √3 ≈ 1.732 and 1/√3 ≈ 0.577.
Example: A 600 V three-phase wye system has a phase-to-neutral voltage of 600 / √3 ≈ 346 V. A 208 V three-phase system has a phase-to-neutral voltage of 120 V.
Three-Phase Power
The total active power is: P = √3 × U_LL × I_L × cos φ. The apparent power is: S = √3 × U_LL × I_L. The reactive power is: Q = √3 × U_LL × I_L × sin φ.
Example: A 25 kW three-phase motor, 600 V, PF = 0.85. The line current is I_L = P / (√3 × U × PF) = 25,000 / (1.732 × 600 × 0.85) = 25,000 / 883.3 ≈ 28.3 A.
Unbalanced Loads
In practice, three-phase loads are not always perfectly balanced. The current in the neutral of a wye system is the vector sum of the three phase currents. For unbalanced loads, the neutral current can be significant. The exact calculation requires vector analysis, but a common approximation for the exam is to consider the worst case where the neutral carries nearly the current of the most heavily loaded phase.
Voltage Drop Calculations
General Formula
Voltage drop (ΔU) in a conductor is caused by its resistance and reactance. For a single-phase circuit: ΔU = 2 × I × L × (R_cos φ + X_sin φ), where L is the total circuit length in meters (out and return), R and X are the resistance and reactance of the conductor per meter. For a three-phase circuit: ΔU = √3 × I × L × (R_cos φ + X_sin φ).
In practice, for conductors of moderate size, reactance is often neglected, and you use: ΔU = 2 × I × L × R (single-phase) or ΔU = √3 × I × L × R (three-phase).
Code Requirements
The Canadian Electrical Code, Part I (CE Code) recommends that voltage drop not exceed 3% for utilization circuits and 5% in total (service + utilization circuit). These values are recommendations unless made mandatory by the authority having jurisdiction. Rule 8-200 of the CE Code addresses the calculation of conductor sizes based on voltage drop.
Example: A 10 kW motor, 600 V three-phase, PF = 0.85, is supplied by a 75 m cable. The current is I = 10,000 / (1.732 × 600 × 0.85) = 11.3 A. The maximum allowable voltage drop is 3% of 600 V = 18 V. The maximum conductor resistance is R = ΔU / (√3 × I × L) = 18 / (1.732 × 11.3 × 75) = 18 / 1468 ≈ 0.0123 Ω/m. By consulting the CE Code tables, you select the appropriate size.
Table of Approximate Resistances (copper conductors at 75 °C)
| Size (mm²) | Resistance (Ω/km) |
|---|---|
| 2.5 | 9.42 |
| 4.0 | 5.90 |
| 6.0 | 3.94 |
| 10.0 | 2.37 |
| 16.0 | 1.48 |
| 25.0 | 0.943 |
| 35.0 | 0.674 |
| 50.0 | 0.471 |
Circuit Protection and Sizing
Rated Current and Full-Load Current
A motor's rated current is indicated on its nameplate. The full-load current (FLC) can be estimated from the CE Code tables (Appendix B) for standard motors. These tables provide typical values based on horsepower and voltage.
Overcurrent Protection Rules
The CE Code, Part I, Rule 28-200, specifies that branch circuit protectors for motors must be sized at 125% of the full-load current for continuous-duty motors. Overload protectors (thermal relays) are set between 115% and 125% of the rated current, depending on the motor's service factor.
Example: A 20 A continuous-duty motor requires a branch circuit protector of at least 20 × 1.25 = 25 A. You select the next standard size up, which is 30 A, if starting conditions require it.
Conductor Ampacity
Ampacity depends on size, material (copper or aluminum), ambient temperature, number of grouped conductors, and insulation type. The CE Code tables (Tables 1 to 4) provide these values. Correction factors for temperature and grouping are given in Tables 5A to 5D and 5E to 5H.
Rule 4-004: Conductors must be protected against overcurrent in accordance with their ampacity, except for specific exceptions (for example, motor circuits with overload protection).
Practical Circuit Analysis
Step-by-Step Problem-Solving Method
To solve a complex circuit problem on the exam:
Using Phasors
In AC, voltages and currents are phasors. To add currents in a parallel circuit, you must account for phase shifts. The graphical method (Fresnel diagram) is often more intuitive than complex calculation. For the exam, master the conversion between polar and rectangular forms.
Example: Two loads in parallel: load 1: 10 A at PF 0.8 inductive; load 2: 5 A at PF 0.9 capacitive. The total current is the vector sum. Load 1: I₁ = 10∠36.87° (since cos φ = 0.8, φ = 36.87°). Load 2: I₂ = 5∠-25.84° (since cos φ = 0.9, φ = -25.84°). In rectangular coordinates: I₁ = 8 + j6, I₂ = 4.5 - j2.18. Total: I = 12.5 + j3.82. The total current is I = √(12.5² + 3.82²) ≈ 13.1 A, with an angle φ = arctan(3.82/12.5) ≈ 17° (inductive).
Pitfalls to Avoid
Exam Tips
Summary
Regulatory References
Mastery of these concepts and calculations will enable you not only to pass the exam but also to practice your trade competently and safely. Practice regularly with varied exercises, timing your sessions, to develop the speed and accuracy needed on exam day.
Ready to test this chapter?
Practice with exam-aligned questions and timed simulations.
Start Practicing Free