🎉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

How to create a time variable delay with 3 signals

User: "Ludowick MARIE-CLAIRE"
Altair Community Member
Updated by Ludowick MARIE-CLAIRE

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 ?

Find more posts tagged with

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

    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.

    User: "Albert_Dunford"
    Altair Employee
    Updated by Albert_Dunford

    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. 

    image