How to use Simulation time?

8 visualizaciones (últimos 30 días)
Praveen Kumar Pakkirisamy
Praveen Kumar Pakkirisamy el 28 de Abr. de 2020
Respondida: Milan Padhiyar el 8 de En. de 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.

Respuestas (1)

Milan Padhiyar
Milan Padhiyar el 8 de En. de 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

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by