フィルターのクリア

how to biuld in an characteristic map for the derivative constant (PID, Simulink)

2 ビュー (過去 30 日間)
Hi Guys,
i have a problem with my control. i want to use a pid controler with constant parameters for the proportional and the integral parts. The derivative part is prepared in an lookup-table. i have no idea how to connect the output of the lookuptable und the pid-controler. do i have to build up the pid-controler on my own or can i use the given one and just change some properties to get another input-channel.
thanks for your answers greetings Lucki

採用された回答

Guy Rouleau
Guy Rouleau 2011 年 2 月 23 日
I recommend building your PID block, it should take you only a few blocks. A Sum, an Integrator, a Transfer Function, a few Gains, add lookup for the gain "scheduling" you describe and everything should be all set.
A trick to get you started: Look under the mask of the shipping PID block, it will show almost everything you need.

その他の回答 (0 件)

カテゴリ

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