🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Help required in generating switching pattern

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

I am simulating a project in PSIM for which I need to generate switching signals for IGBTs. I have seen a PWM example in PSIM but my confusion is how to add short patches in PWM where it becomes zero for a certain time and continues after it. I'm attaching a picture of the required PWM pattern (FIG 7). Now If we just look at signal E, it becomes 0 just before the positive cycle ends how I can do it in PSIM also signal AD in on during +ve cycle only and signal BC is on during -ve cycle only how I can generate such kind of PWM in PSIM

image

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Rhonda_20369"
    New Altair Community Member
    Updated by Rhonda_20369

    If the frequency of your sine wave is fixed, you may use a monostable and set the pulse width shorter than 1/2 of the sine frequency.

    You may write your own C code instead of using the logic gates.