How to model discrete sensor simulink

2 次查看(过去 30 天)
How can I model a discrete sensor in a standard feedback loop model in Simulink?
The sensor I try to model gives output at any time, but changes only 10 times per second and gives output in 1 decimal. So the feedback signal needs to be round up to 1 decimal and be given 10 times per second.
  1 个评论
Kaustubha Govind
Kaustubha Govind 2012-7-2
Sorry, I'm not sure exactly what kind of help you're looking for. So far, it seems like you might need to set your sensor block's sample time to 0.1 second, and perhaps connect a "Rounding Function" block at the output of the sensor.

请先登录,再进行评论。

回答(1 个)

Jan De Vries
Jan De Vries 2012-8-28
It turned out to be quite simple, using the "Quantizer" block

类别

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

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by