How can i automatically switch two inputs after some time delay?

Hello,
I am working on one project in which i have two inputs and want one output. As according to my case i need that switching condition in circuit that enables one input at a time and another input after some time delay at which the first one input will remain in off condition. And after the activation of second input, my another circuit will work which should enables the first input and closes the second input. Can anyone help to solve my problem that how should i bulid up the circuitry for this of my condition?
Thank you.

5 Comments

Is this a continued toggling back and forth, or a one-time switch to the second input?
yes sir. It is a simulink question.
There should be one time switch to the second input so after that enabling of another circuitry switch it back to the first input.
Perhaps https://www.mathworks.com/help/simulink/slref/multiportswitch.html multiport switch block, with the index vector being the result of the test "clock is between this range of times" ?
May be: 2:1 Multiplexer (With delay)

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 19 Nov 2019

Edited:

on 19 Nov 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!