SPWM ac-dc conceptual design

SPWM ac-dc conceptual design

Let's do a conceptual design of a single-phase bidirectional ac-dc converter.

The design criterion for the example converter is-

Vs = 100 V (peak), 60 Hz

Vo = 150 V

Po = 500 W

Unity power factor operation. Power is flowing from AC to DC.

Draw the vector diagram for the given specs- Vs, Is, VAB1

No alt text provided for this image

Let's choose modulation index, m = 0.7

VAB1 = mVo = 0.7*150 = 105 V

The voltage vector, Vs, VAB1, and VL form a right-angle triangle, and therefore,

VL ^2 = Vs^2 - VAB1^2; VL = 32.01 V

Since the converter is operating at unity power factor,

P = Vs*Is/2 ( Vs and Is both are peak value)

Is = 10 A

VL = 2*pi*f*L*Is

from here, L = 8.49 mH

That's all. We have conceptually designed all the crucial parameters needed for the converter to meet the specs.

Let's put these values in the simulation and choose switching frequency to be 10 kHz and output capacitor 5 mF. For 500 W output power at 150 VDC, the output resistance should be 45 ohms.

No alt text provided for this image

Everything works as intended. We can also see the phase lag between Vs and Vab in the simulation.?

No alt text provided for this image

You can download the simulation model from my MATLAB community exchange profile.?


要查看或添加评论,请登录

Amit Singh, Ph.D.的更多文章

  • Animating infinity

    Animating infinity

    A few weeks ago, we celebrated my son's second birthday. His name is Anant, which has its roots in Sanskrit and means…

  • Phase shifted PWM output in Python

    Phase shifted PWM output in Python

    I have become an avid user of Python and nowadays, I always find things ( in my work) that can be analyzed using…

    1 条评论
  • Toroid Inductor simulation

    Toroid Inductor simulation

    FEMM is open-source software that can simulate electromagnetic and electrostatic problems. Recently, I was developing a…

    3 条评论
  • Demystifying capacitor energy loss using LTSpice

    Demystifying capacitor energy loss using LTSpice

    The power of LTSpice stems from the fact that it is a free and widely used software for electrical simulation and…

    2 条评论
  • Capacitor charging puzzle

    Capacitor charging puzzle

    One of the most popular puzzles in the power electronics community is the capacitor charging puzzle. It goes like this.

  • Fundamentals of Single Phase AC-DC PWM Rectifier

    Fundamentals of Single Phase AC-DC PWM Rectifier

    There exist several types of AC-DC rectifiers. The selection of a particular AC-DC rectifier depends on many factors…

    5 条评论
  • Displacement Power Factor measurement block in MATLAB Simulink

    Displacement Power Factor measurement block in MATLAB Simulink

    More often, in power electronic converter simulation, we need to measure the phase difference between sinusoidal input…

社区洞察

其他会员也浏览了