How to remove fluctuations caused by transfer function?

5 ビュー (過去 30 日間)
Kartik Shah
Kartik Shah 2024 年 6 月 9 日
回答済み: Aishwarya 2024 年 7 月 7 日
As most of the sensor have some or other kind of time delay, in my model I have used a temperature sensor the signal provided by the sensor is going through a transfer function just to replicate its true nature (i.e thermal inertia). As the sensor data is being used in a feed back loop. The senor with a transfer function is causing eratic behaviour of my whole model. Because when the setpoint is high enough the sensor reading are all over the place. What should I do?
  1 件のコメント
Image Analyst
Image Analyst 2024 年 6 月 9 日
Is the temperature sensor a real device? Or some simulation of one? If it's a real device, I'd contact the manufacturer for their recommendations.

サインインしてコメントする。

回答 (1 件)

Aishwarya
Aishwarya 2024 年 7 月 7 日
Hi Kartik,
From what I gather, you are using the "Ideal Temperature Sensor" block and its value pases through transfer function to model it as practical sensor. As you have mentioned that transfer function is used in feedback loop, the erratic behaviour of the sensor values could be because of an unstable model.
I would suggest to perform stability analysis on the Simulink model designed. To compute the transfer function of the Simulink model (linearise the model) you can use Linear Analysis Tool in Simulink Control Design. You can refer to the following page for more information and examples: https://www.mathworks.com/discovery/linearization.html

カテゴリ

Help Center および File ExchangeRun on Target Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by