How can we create saturation behavior with using switch?

How can we create saturation behavior with using switch?

4 comentarios

A mathematical switch? A logical switch? Or, a Simulink switch block? There are few ways, Which method would you like to learn?
i wanted to know how can we implement this in matlab simlink switch block model
Do you want to create a saturation function (as shown below) in Simulink? Or a Clipper function that prevent a signal from exceeding a predetermined reference level?
% saturation function
No, as per my understanding saturation is used to avoid over flow and switch is for if else logic.but how can we implement saturation behaviour with the use of switch.could you please explain me that?

Iniciar sesión para comentar.

 Respuesta aceptada

kei hin
kei hin el 28 de Dic. de 2023
You want this?

4 comentarios

yes.thank you .could you please explain this in detail.
saturation is used to avoid over flow and switch is for if else logic.but how can we implement this behaviour with switch.could you please explain me?
Hi @surekha, does the proposed block configuration in the accepted answer really achieve what you want?
kei hin
kei hin el 28 de Dic. de 2023
Editada: kei hin el 28 de Dic. de 2023
The logic is so simplistic that I don't know what to explain. You'd better see this for yourself.
by the way, why not use saturation block?
Maybe I didn't understand your initial question, what is saturation behavior mean.

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Versión

R2020a

Preguntada:

el 28 de Dic. de 2023

Editada:

el 28 de Dic. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by