For a control system model having an inner loop and an outer loop. How to simulate this model when inner loop has higher sampling rate than outer loop?

For a control system model having an inner loop and an outer loop. How to simulate this model when inner loop has higher sampling rate than outer loop?

2 comentarios

Do you have Simulink? That's perfect for these sorts of multi-rate control tasks.

Iniciar sesión para comentar.

 Respuesta aceptada

Use "Rate transition" blocks for transfer of data between your inner loop and outer loop. For the data going into outerloop from inner loop set the rate transition block output rate as that of your outer loop and vice versa. Should work perfectly as I have worked on similar flight control system models. Get back in case you get stuck somewhere.
See here for details on rate transition blocks.

Más respuestas (0)

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Preguntada:

el 10 de Mayo de 2019

Respondida:

Raj
el 13 de Mayo de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by