An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I want to create a variable time delay block with a reference signal, a signal with the delay and a variable time delay.
Â
Have an idea for make this ?
You may user a C block and write the code.
The information about C block in PSIM can be found by clicking "Help >> Index", and then, searching for "C block".
There are example circuits, online help documents, and video tutorials.
To add to Rhonda's comments, this is tricky if you are doing an analog waveform, if you are doing a logic level signal you can use a comparator with an integrator to track time. then use some other logic elements like flip flops and logic gates to implement your delay.Â