Azzera filtri
Azzera filtri

Make Timer in Simulink

19 visualizzazioni (ultimi 30 giorni)
Aashish Bhandari
Aashish Bhandari il 7 Giu 2023
Commentato: Aashish Bhandari il 28 Giu 2023
Hello. I have 1 or 0 Signal coming as a input from my Ultrasonic Sensor. I want to make a Timer in simulink so that, if my input is 1 continuous for 5 seconds ,it gives me 1 at end, if not the timer starts again ,when 1 comes from the Sensor. I have Speed of Car and my distance. I wanted to integrate the distance to get time. Thankyou so much.
  2 Commenti
Sathvik
Sathvik il 28 Giu 2023
You can use Timer APIs to access timers programatically. Here's a link to the documentation.
Aashish Bhandari
Aashish Bhandari il 28 Giu 2023
Thankyou so much:)

Accedi per commentare.

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 28 Giu 2023
It might be easier to implement it through Simulinnk block diagram, similar to this one.
  1 Commento
Aashish Bhandari
Aashish Bhandari il 28 Giu 2023
Thankyou. I also used Integrator (Discrete) with reset to 0, if the conditon doesnot match and if condition match then compare to 10 for 10 seconds.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Tag

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by