An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
The "C block" and the "Simplified C block" in PSIM support a specified list of functions. You can find this list by navigating to the "Help" option of the "C block":
The delay function is not a part of that list and won't work the way you want it in the simulation. What you can do is add a "Unit Delay" block at the output of the "C block" if a certain condition is met. This can add the delay to the output signal.
Quick Links
This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
Dear User,
The "C block" and the "Simplified C block" in PSIM support a specified list of functions. You can find this list by navigating to the "Help" option of the "C block":
The delay function is not a part of that list and won't work the way you want it in the simulation. What you can do is add a "Unit Delay" block at the output of the "C block" if a certain condition is met. This can add the delay to the output signal.