フィルターのクリア

How to use the correct process transfer function?

2 ビュー (過去 30 日間)
Matthew Stephenson
Matthew Stephenson 2015 年 1 月 29 日
回答済み: Arkadiy Turevskiy 2015 年 1 月 30 日
Hi,
I am trying to simulate different PID control methods in Simulink using a step input, the PID block, a transfer function and a graph to display the results.
For the process I think the transfer function needs to be 1/1+ts for the real world application of a heater.
How do I apply the transfer function to the application to get an accurate result? Or can I use the standard form 1/1+ts?
Any help will be much appreciated.

回答 (1 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2015 年 1 月 30 日
You can use the transfer function block . In the block dialog you can specify numerator as 1 and denominator as [t 1].

カテゴリ

Help Center および File ExchangePID Controller Tuning についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by