How to use Simulation time?

8 visualizzazioni (ultimi 30 giorni)
Praveen Kumar Pakkirisamy
Praveen Kumar Pakkirisamy il 28 Apr 2020
Risposto: Milan Padhiyar il 8 Gen 2021
Hello People,
I want to implement the following equation in Simulink
I am using integrator block in simulink to solve the equations. However I am not quite sure on implementing (t-t_k) part since t is the simulation time.
Thank you in advance.

Risposte (1)

Milan Padhiyar
Milan Padhiyar il 8 Gen 2021
Hi Praveen,
To get the current simulation time, you can use the Clock Block in your model.
This blocok utputs the current simulation time at each simulation step. This block is useful for other blocks that need the simulation time.
If you are using discrete system, use the Digital Clock block.
I hope this information helps you in your query.
Thanks

Categorie

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

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by