Imagine this: It's Friday evening in Port-d'Espagne during Carnival Monday. The entire city is buzzing with soca music, food stalls serving doubles and roti, and street parades stretching for miles. But behind the scenes, the power grid is working overtime to keep the lights on, the speakers pumping, and the refrigerators running for all those cold Carib beers. Now picture this: A sudden thunderstorm knocks out a transmission line near San Fernando. The grid frequency starts dropping. Will the system collapse? Can engineers respond fast enough? These aren't just hypotheticals—they're real challenges faced by Trinidad and Tobago's power system every day. Whether you're studying for CAPE Physics, preparing for university entrance exams, or just curious about how electricity flows from Penal power plant to your home in Chaguanas, mastering power systems is crucial. This crash course gives you 5 targeted exercises that will make you comfortable with the core concepts: generators, transmission lines, three-phase power, and grid stability. By the end, you'll be able to calculate power outputs, analyze losses, and even optimize the system—just like a real grid engineer. Let's get started before the next Carnival!
Backup Generator Power Output at a Chaguanas Supermarket
A local supermarket in Chaguanas needs to install a backup diesel generator for Carnival Monday when grid demand peaks. The generator consumes diesel at a rate of 8 litres per hour and has an efficiency of 35%. Given that diesel has a calorific value of 38 MJ per litre, calculate the electrical power output of the generator in kilowatts.
Given data
| Q_dot | fuel consumption rate | 8 | L/h |
| eta | generator efficiency | 0.35 | |
| CV | calorific value of diesel | 38 | MJ/L |
Find
- P_out — electrical power output (kW)
Progressive hints
Hint 1
First calculate the total energy input per hour from the fuel
Hint 2
Then apply the efficiency to find the useful electrical energy output
Hint 3
Convert from MJ to kWh, then to kW
Full solution
- Energy input calculation — Calculate the total energy input from diesel consumption per hour. Multiply fuel consumption by calorific value.
- Electrical energy output — Apply the generator efficiency to find the electrical energy output per hour.
- Power conversion — Convert the hourly energy output to power in kilowatts. Note that 1 kWh = 3.6 MJ.
→ The electrical power output of the diesel generator is approximately 29.6 kW.
Transmission Line Losses from Penal to Port-d'Espagne
Electricity generated at the Penal power plant must travel 35 km to reach Port-d'Espagne. The transmission line has a resistance of 0.12 Ω per km. If the line current is 250 A at 132 kV, calculate the total power loss in the transmission line and express it as a percentage of the transmitted power.
Given data
| L | transmission line length | 35 | km |
| R_per_km | line resistance per km | 0.12 | \Omega /\text{km} |
| I | line current | 250 | A |
| V_line | line voltage | 132 | kV |
Find
- P_loss — power loss in transmission (MW)
- loss_percent — percentage loss (%)
Progressive hints
Hint 1
First calculate total line resistance by multiplying length by resistance per km
Hint 2
Use = I²R to find the power loss in watts
Hint 3
Calculate transmitted power using = sqrt(3) × × I
Hint 4
Divide power loss by transmitted power and multiply by 100 for percentage
Full solution
- Total line resistance — Calculate the total resistance of the 35 km transmission line.
- Power loss calculation — Calculate the power loss using the formula for resistive losses.
- Transmitted power — Calculate the total power transmitted using three-phase power formula.
- Percentage loss — Calculate the percentage of power lost during transmission.
→ The power loss in the transmission line is 0.26 MW, representing approximately 0.46% of the transmitted power.
Three-Phase Power for San Fernando Industrial Motor
A manufacturing plant in San Fernando operates a large three-phase induction motor rated at 150 kW with a power factor of 0.85 lagging. The motor is connected to a 415 V line-to-line supply. Calculate the line current drawn by the motor and the apparent power in kVA.
Given data
| P | real power | 150 | kW |
| pf | power factor | 0.85 | |
| V_LL | line-to-line voltage | 415 | V |
Find
- I_line — line current (A)
- S — apparent power (kVA)
Progressive hints
Hint 1
Use the three-phase power formula P = sqrt(3) × × × pf to find line current
Hint 2
Calculate apparent power using S = P / pf
Hint 3
Remember to convert kW to W for calculations
Full solution
- Line current calculation — Rearrange the three-phase power formula to solve for line current.
- Apparent power calculation — Calculate the apparent power using the power factor relationship.
→ The motor draws a line current of 245 A and has an apparent power of 176 kVA.
Grid Frequency Stability During Carnival Load Surge
During Carnival Monday, the power grid in Trinidad experiences a sudden load increase of 120 MW. The system inertia constant is 10 GJ/MVA and the initial grid frequency is 50 Hz. The total generation capacity is 2000 MVA. Assuming the governor response characteristic is 4% droop (i.e., 4% frequency change causes 100% power change), determine the new steady-state frequency after the load increase.
Given data
| Delta_P_load | load increase | 120 | MW |
| H | inertia constant | 10 | GJ/MVA |
| f_initial | initial frequency | 50 | Hz |
| S_total | total generation capacity | 2000 | MVA |
| droop | governor droop | 4 | % |
Find
- f_new — new steady-state frequency (Hz)
Progressive hints
Hint 1
Calculate the percentage of load increase relative to total capacity
Hint 2
Use the droop characteristic to find the required power change from generators
Hint 3
The frequency change is proportional to the power change divided by the droop percentage
Hint 4
New frequency = initial frequency - (power change × droop effect)
Full solution
- Load increase percentage — Calculate what percentage the 120 MW load increase represents of the total 2000 MVA capacity.
- Governor response — Calculate the power change required from generators to compensate for the load increase using the droop characteristic.
- Frequency deviation — Calculate the frequency deviation caused by the load increase and governor response.
- New frequency — Calculate the new steady-state frequency after the change.
→ The new steady-state frequency after the Carnival load surge is 49.25 Hz.
Capacitor Placement Optimization for Chaguanas Feeder
A distribution feeder in Chaguanas supplies 1200 kW of real power at 0.75 lagging power factor. The feeder has a resistance of 0.5 Ω and reactance of 1.2 Ω. To reduce energy costs, the utility wants to install capacitors to improve the power factor to 0.95 lagging. Determine the required capacitor size in kVAR and calculate the reduction in power loss.
Given data
| P | real power | 1200 | kW |
| pf_initial | initial power factor | 0.75 | |
| pf_target | target power factor | 0.95 | |
| R | feeder resistance | 0.5 | \Omega |
| X | feeder reactance | 1.2 | \Omega |
Find
- Q_c — capacitor reactive power (kVAR)
- Delta_P_loss — power loss reduction (kW)
Progressive hints
Hint 1
Calculate the initial apparent power and reactive power using trigonometry
Hint 2
Calculate the target reactive power after power factor improvement
Hint 3
The difference gives the required capacitor reactive power
Hint 4
Calculate initial and final power losses using I²R, then find the reduction
Full solution
- Initial apparent power — Calculate the initial apparent power from real power and power factor.
- Initial reactive power — Calculate the initial reactive power using Pythagorean theorem.
- Target reactive power — Calculate the reactive power needed for the target power factor.
- Capacitor sizing — Calculate the required capacitor reactive power to achieve the target power factor.
- Initial power loss — Calculate the initial power loss in the feeder using the initial current.
- Final power loss — Calculate the final power loss after capacitor installation.
- Loss reduction — Calculate the reduction in power loss due to capacitor installation.
→ The required capacitor size is 666 kVAR, which reduces power losses by 3.9 kW.