Problems with Low Frequency AC Inverter Simulation in PSpice

Thread Starter

youngandpoor

Joined Jun 4, 2025
8
Hi everyone
now I'm doing a project,I think it called Low-Frequency AC Inverter,and I got several problems.

This is first question.
1749130162923.pngThis is main circuit.1749130233115.pngand this is simulation results.
The purpose of this project is to control the amplitude of a sine wave using PWM, so that the output voltage reaches 110VRMS.
but now i don't know why output is limited about 10v.

Second question.
1749131067749.pngthis is PWM control without h-bridge circuit.
1749131274340.pngsimulation results of PWM control without h-bridge circuit.
but when I add in full circuit and check PWM,it looks really bad.
I want to make it look like the image above.
1749131742007.png1749131875767.png
How can I solve these problems.
My English is really bad,sorry about this.
Thank you for your attention up to this point.
 

Attachments

crutschow

Joined Mar 14, 2008
38,430
As Bordodynov noted, you don't have the correct gate signals for the MOSFETs.
It's the proper gate-source voltage that turns on a MOSFET, not just the gate voltage.

Obviously you need to study more about how MOSFETs work.
 

Thread Starter

youngandpoor

Joined Jun 4, 2025
8
You need to control the transistors correctly. This is especially true for the upper transistors. A voltage must be applied between the gate and the source. It's not done! That's why you got nonsense.
Holy, I swear I tried that before, but now it works. I think the last time I applied voltage to VGS, it didn't work because the other part of circuit was wrong. Thank you for saving my project
 

Thread Starter

youngandpoor

Joined Jun 4, 2025
8
As Bordodynov noted, you don't have the correct gate signals for the MOSFETs.
It's the proper gate-source voltage that turns on a MOSFET, not just the gate voltage.

Obviously you need to study more about how MOSFETs work.
Yes, there's still so much knowledge waiting for me to learn. I'll do my best!
 

crutschow

Joined Mar 14, 2008
38,430
Another thing to learn about MOSFETs is they have a large gate-source capacitance that must be rapidly charged/discharged with a high current drive for fast switching.
Look at the MOSFET's data sheet for the gate-source capacitance or gate charge.
The gate charge value tells how much charge must be transferred to turn the MOSFET on or off.
This can require a high peak-current for rapid switching.
 
Top