Skip to content

Thejas2006/HVDC-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopolar HVDC-Link

This project presents a low-power laboratory model of a 12v High Voltage DC (HVDC) link implemented using a single-phase inverter–rectifier system controlled by SPWM (Sinusoidal Pulse Width Modulation).

The setup demonstrates the basic operating principle of an HVDC bus, including power conversion, isolation, and gate driving, suitable for educational and prototyping purposes.


Block Description

The implemented system consists of:

  • A rectifier stage converting AC to DC
  • A DC-link capacitor for smoothing and energy storage
  • A single-phase inverter stage controlled using SPWM
  • Optical isolation for safe gate driving
  • Frequency control can be done by changing the sineFreq in esp32 code.

The inverter is driven using complementary SPWM signals with dead-band insertion to prevent shoot-through.


SPWM Waveforms

Figure 1: Single-phase SPWM gate signals with dead-band
SPWM with Deadband


Hardware Components Used

Component Description
ESP32 PWM generation and control
MOSFETs (×4) Full-bridge inverter switches
TLP251 Opto-isolated gate driver
Resistors Gate and signal conditioning
Capacitors DC-link smoothing
Breadboard Prototype assembly
230v/12v step down transformer power conversion
Diodes (×4) full bridge rectifier

About

created a low power model of HVDC bus (high voltage DC bus) with inverter and rectifier controlled by esp32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages