non integer Delay in simulink
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Muhammad Hammad Uddin
el 2 de Oct. de 2019
Respondida: Sulaymon Eshkabilov
el 7 de Oct. de 2019
I need to create three signal of a time period . Such as D1= 0.5, D2=D3= 0.25. (D1+D2+D3=1)
I tried using transport delay and Discrete Variable Time Delay but not getting required output. As you can see in given simulation the D3 has a offset in its value. Can't I just have it as one signal at a time.
0 comentarios
Respuestas (1)
Sulaymon Eshkabilov
el 7 de Oct. de 2019
hi Muhammad,
Your D1 does not contain any delay and your initial set contant values for D1, D2, D3 (.6, .2, .2) differ from your set values D1= 0.5, D2=D3= 0.25. (D1+D2+D3=1).
Why don't you use just a Delay block?
Good luck.
0 comentarios
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!