How can we create saturation behavior with using switch?

4 次查看(过去 30 天)
How can we create saturation behavior with using switch?
  4 个评论
Sam Chak
Sam Chak 2023-12-28
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
surekha
surekha 2023-12-28
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?

请先登录,再进行评论。

采纳的回答

kei hin
kei hin 2023-12-28
You want this?
  4 个评论
Sam Chak
Sam Chak 2023-12-28
Hi @surekha, does the proposed block configuration in the accepted answer really achieve what you want?
kei hin
kei hin 2023-12-28
编辑:kei hin 2023-12-28
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Event Functions 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by