simulink-using threshold
Mostrar comentarios más antiguos
Hi,
I am trying to simulate a case in simulink where i need to set the output to 1 when the input is between two threshold levels, otherwise the output is 0. I tried to use relay block, but it incorporates hysteresis which i do not want. PLEASE GIVE ME A SOLUTION.
1 comentario
TAB
el 6 de Abr. de 2012
Is there any problem with using comparator block (<=, >=) along with switch block to implement the logic ?
Respuestas (2)
mahjoub el attar
el 5 de Abr. de 2012
0 votos
The answer is in your question. Don't use Relay block but Threshold Block... Friendly.
2 comentarios
saima
el 5 de Abr. de 2012
mahjoub el attar
el 5 de Abr. de 2012
I did it before but I just don't remember.I need to check my old models on my own laptop tonight.
I hope you'll get a faster answer.
K E
el 5 de Abr. de 2012
0 votos
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!