Start Stop timer using counter in simulink

68 views (last 30 days)
spoon
spoon on 10 Jan 2012
Commented: Rimsha Zulfiquar on 10 Mar 2021
Hi
I am in need of a logic to design a start and stop timer when the subsystem is enabled. If it can be done with a counter, how? . . . any other method welcome. .
  1 Comment
Rimsha Zulfiquar
Rimsha Zulfiquar on 10 Mar 2021
i need single server queuing system block diagram can you help me.

Sign in to comment.

Answers (4)

C.J. Harris
C.J. Harris on 10 Jan 2012
Just put an integrator within your enabled sub-system. Feed the integrator with a constant. Your output will then only ramp up when the subsystem is enabled.
Change the value/sign of your constant to control how fast the counter counts up/down.
  1 Comment
Mohammed Masum Siraj Khan
Mohammed Masum Siraj Khan on 29 Jun 2020
Hi C.J. Harris, thank you for your solution, a brilliant idea. It helped me.

Sign in to comment.


Ashwin
Ashwin on 30 Apr 2014
Hello C J Harris,
If you can elaborate the solution, may be a screenshot or .mdl file
Thanks

hazakom laksji
hazakom laksji on 2 Mar 2017
https://www.mathworks.com/matlabcentral/fileexchange/44534-simulink---timer-counter

Leopoldino Ximenes
Leopoldino Ximenes on 23 May 2019
Hello
i need this code. Can help me?

Categories

Find more on Large-Scale Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!