Energy conversion is the transformation of energy from one form to another. Every mechanical and electrotechnological system involves at least one energy conversion, and most involve a chain of several. Understanding how energy flows through a system — and where losses occur — is fundamental to VCE Systems Engineering.
KEY TAKEAWAY: Energy is neither created nor destroyed (conservation of energy), but it is converted between forms. Useful output energy is always less than input energy because some is inevitably converted to waste heat through friction, resistance, or other losses.
$$E_{input} = E_{useful output} + E_{losses}$$
Or in terms of power:
$$P_{input} = P_{output} + P_{losses}$$
This means: to find losses, subtract useful output from total input.
| Conversion | Example | Energy forms |
|---|---|---|
| Chemical → Mechanical | Internal combustion engine | Chemical (fuel) → Thermal → Mechanical (kinetic) |
| Electrical → Mechanical | DC electric motor | Electrical → Mechanical (rotational) |
| Mechanical → Electrical | Generator | Mechanical (rotational) → Electrical |
| Mechanical → Thermal | Friction brake | Mechanical (kinetic) → Thermal (heat) |
| Potential → Kinetic | Falling object, pendulum | Gravitational potential → Kinetic |
| Elastic potential → Kinetic | Compressed spring released | Elastic potential → Kinetic |
| Conversion | Example | Energy forms |
|---|---|---|
| Chemical → Electrical | Battery discharging | Chemical → Electrical |
| Electrical → Light | LED, lamp | Electrical → Radiant (light) + Thermal |
| Electrical → Thermal | Resistor, heating element | Electrical → Thermal |
| Electrical → Sound | Buzzer, speaker | Electrical → Sound (acoustic) |
| Light → Electrical | Solar cell, photodiode | Radiant → Electrical |
| Electrical → Mechanical | Solenoid, motor | Electrical → Mechanical |
VCAA FOCUS: Be able to trace the complete energy conversion chain for a described system, identifying all forms energy takes from input source to useful output, and identifying where losses occur.
Worked example — Electric fan:
| Stage | Conversion | Energy form |
|---|---|---|
| Power supply | Source | Electrical (input) |
| Motor windings | Electrical → Magnetic | Electrical → Magnetic field |
| Motor shaft | Magnetic → Mechanical | Mechanical (rotational) |
| Fan blades | Mechanical → Kinetic (air) | Kinetic energy of air movement |
| Losses (motor, bearings) | Mechanical/electrical → Thermal | Heat (waste) |
$$E_{electrical} = E_{kinetic air} + E_{heat losses}$$
Worked example — Solar-powered LED lamp:
$$\text{Sunlight} \xrightarrow{\text{solar cell, 18\% efficiency}} \text{Electrical} \xrightarrow{\text{battery charge}} \text{Chemical} \xrightarrow{\text{battery discharge}} \text{Electrical} \xrightarrow{\text{LED, 80\% efficiency}} \text{Light}$$
Overall efficiency ≈ \$0.18 \times 0.95 \times 0.80 \approx 13.7\%$ (the rest is heat loss at each stage)
A DC electric motor converts electrical energy to mechanical energy:
$$P_{mechanical} = \tau \times \omega$$
$$\eta_{motor} = \frac{P_{mechanical}}{P_{electrical}} = \frac{\tau \omega}{VI}$$
Worked example: A motor draws 2 A from a 12 V supply and produces 0.5 N·m at 400 rpm.
$$P_{electrical} = VI = 12 \times 2 = 24 \text{ W}$$
$$\omega = \frac{2\pi \times 400}{60} = 41.9 \text{ rad/s}$$
$$P_{mechanical} = 0.5 \times 41.9 = 20.9 \text{ W}$$
$$\eta = \frac{20.9}{24} \times 100\% = 87.1\%$$
Losses: \$24 - 20.9 = 3.1$ W, primarily as heat in the motor windings and friction in bearings.
COMMON MISTAKE: Students sometimes calculate motor efficiency using rpm instead of rad/s in the power formula. Convert first: $\omega = 2\pi N / 60$.
A transducer is a device that converts energy from one form to another. Sensors and actuators are both transducers:
| Device | Input energy | Output energy |
|---|---|---|
| Microphone | Sound (acoustic) | Electrical |
| Thermocouple | Thermal | Electrical |
| Solar cell | Radiant (light) | Electrical |
| Loudspeaker | Electrical | Sound (acoustic) |
| LED | Electrical | Radiant (light) + Thermal |
| Motor | Electrical | Mechanical |
| Solenoid | Electrical | Mechanical (linear) |
APPLICATION: When designing an integrated system, trace the energy path from source to output. For each transducer or conversion stage, estimate efficiency and calculate expected losses. This informs component selection and helps identify the most significant sources of inefficiency to target for improvement.
$$E_{output} = E_{input} - E_{losses}$$
$$\eta = \frac{E_{output}}{E_{input}} \times 100\%$$
$$\eta_{system} = \eta_1 \times \eta_2 \times \eta_3 \times \ldots$$
STUDY HINT: Every conversion involves losses, primarily as heat. The more conversion stages in a system, the greater the cumulative losses. This is why direct drive (fewer stages) is preferred over multi-stage drive trains when possible.