Performance of a Brushless DC (BLDC) motor driven by Hydrogen Fuel Cell

Introduction

To study and analyze the working of a Brushless DC (BLDC) motor powered by a Hydrogen Fuel Cell through a DC-DC converter and a 3-phase inverter. The experiment also includes monitoring electrical and mechanical parameters such as current, voltage, rotor speed, and torque using sensors and controllers.

Working Principle

This system utilizes clean hydrogen energy to power a BLDC motor via DC-DC and inverter stages, with sensors and controllers ensuring performance and safety.

1. Hydrogen Fuel Cell (HFC) Operation
  • A Proton Exchange Membrane Fuel Cell (PEMFC) is commonly used here.
  • It converts chemical energy of hydrogen into DC electricity through an electrochemical reaction
Anode: H₂ → 2H⁺ + 2e⁻
Cathode: O₂ + 4H⁺ + 4e⁻ → 2H₂O
  • The reaction is exothermic and clean (only water is emitted).
  • Characteristics
    • Low voltage, high current output
    • Non-linear V-I characteristics
    • Output drops with load increase
2. DC-DC Converter Stage
  • Converts the low and varying DC voltage of the fuel cell to a suitable, stable DC voltage.
  • Usually, a boost converter is used.
  • Main Functions
    • Voltage regulation
    • Protecting the fuel cell from back currents
3. Three-Phase Inverter
  • Converts regulated DC into 3-phase AC.
  • Consists of 6 switches (MOSFETs).
  • Uses Sinusoidal PWM (SPWM) for modulation.
  • Purpose
    • Generate 120° out-of-phase voltages
    • Control the frequency and amplitude of AC voltage
    • Adjust motor speed and torque indirectly
  • Inverter output voltage and current waveforms are essential to monitor performance.
4. BLDC Motor
  • Brushless DC motors run on AC supply but are electronically commutated.
  • Uses rotor position feedback (Hall sensors or sensorless back-EMF control).
  • Efficient, high torque-to-weight ratio, less maintenance.
  • Operation Summary
    • The controller activates specific winding phases based on rotor position.
    • Inverter switching creates a rotating magnetic field.
    • Rotor follows the magnetic field → torque is generated.
  • Torque (T) is proportional to the current
T = kT × I
    
  • Speed (N) is governed by
N = (60 × f) / P
    

where f = frequency of inverter AC signal, P = number of pole pairs


5. Current Sensing and Controller
  • Current sensors monitor phase and input currents (for protection and feedback).
  • The controller in this experiment includes the following functional blocks
  1. Current and Voltage Monitoring
    • Continuously reads input and output electrical parameters
    • Used for protection, feedback, and control loop tuning
  2. PWM Signal Generator Logic
    • Based on reference speed/torque and sensed values
    • Generates high-frequency PWM signals for inverter switches
    • Supports advanced PWM techniques like SPWM or SVPWM
  3. Rotor Position Sensing Interface
    • Reads data from Hall effect sensors or back-EMF observers
    • Helps determine correct switching sequence for commutation
  4. Microcontroller/DSP Core
    • Processes real-time data using embedded control algorithms
    • Interfaces with data acquisition systems for monitoring and logging
  • Overall, the controller synchronizes sensing, control logic, and actuation to ensure optimal motor performance and fuel cell utilization.
6. Monitoring and Data Acquisition
  • Software like MATLAB captures live graphs:
    • Inverter output current vs. time
    • Inverter output voltage vs. time
    • Rotor speed (RPM) vs. time
    • Mechanical torque vs. time

Output Graphs

A) 3-Phase Inverter Output Voltage

  • Balanced sinusoidal waveform, ~±80 V
  • 120° phase shift confirmed
  • Sharp PWM transitions

B) 3-Phase Inverter Output Current

  • Initial swing ~±1500 mA
  • Stabilized sinusoidal profile after ~0.2s
  • Proper 120° current separation

C. Rotor Speed

  • Steady rise to ~1100 RPM
  • Smooth ramp and stable state

D. Mechanical Torque

  • Initial peak at ~1300 N·m
  • Damped settling to ~200 N·m

Fig. 1 Output Waveforms

Flow of Energy and Control

Hydrogen → HFC → DC Electricity → DC-DC Converter → Regulated DC →
→ 3-Phase Inverter → 3-phase AC → BLDC Motor → Mechanical Energy (Torque, Speed)
                        ↑
                    Feedback (Current, Speed, Position) ← Sensors ← Controller
  

Conclusion

This experiment illustrates how clean hydrogen energy can power electric motors with high efficiency and dynamic performance. The integration of fuel cell tech with power electronics and intelligent control enables scalable solutions for modern EVs and robotics.