<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PID Control Made Easy</title>
	<atom:link href="http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/</link>
	<description>This blog is about Simulink.</description>
	<lastBuildDate>Thu, 23 May 2013 13:37:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: syed</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-30117</link>
		<dc:creator>syed</dc:creator>
		<pubDate>Tue, 30 Apr 2013 20:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-30117</guid>
		<description><![CDATA[Anand, 

I am trying to use these tools to help with making a PID autotuner using process data or online. It is a heater tank with very viscous flows.]]></description>
		<content:encoded><![CDATA[<p>Anand, </p>
<p>I am trying to use these tools to help with making a PID autotuner using process data or online. It is a heater tank with very viscous flows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand Vasappanavara</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-20898</link>
		<dc:creator>Anand Vasappanavara</dc:creator>
		<pubDate>Tue, 12 Mar 2013 14:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-20898</guid>
		<description><![CDATA[I have worked on a chemical plant (Shell) control systems for over 5 years, unfortunately could not convince the top management for the introduction of Matlab and Simulink for Process Control (Tuning, System Identification, Process Optimization &amp; Model Predictive control)in the industry. I want to know if any group is working to introduce these tools in the chemical industry, i would like to volunteer my time to help them.]]></description>
		<content:encoded><![CDATA[<p>I have worked on a chemical plant (Shell) control systems for over 5 years, unfortunately could not convince the top management for the introduction of Matlab and Simulink for Process Control (Tuning, System Identification, Process Optimization &amp; Model Predictive control)in the industry. I want to know if any group is working to introduce these tools in the chemical industry, i would like to volunteer my time to help them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1733</link>
		<dc:creator>george</dc:creator>
		<pubDate>Mon, 27 Feb 2012 22:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1733</guid>
		<description><![CDATA[Hello, I have a real model (Pendulum with a dc motor+propeller at the bottom and from RTW I controll the angle of the pendulum) and I want to use parametter estimation so I can find the real parameters! Could this work for the real model? I am a student. If you can help me! Thanks, George]]></description>
		<content:encoded><![CDATA[<p>Hello, I have a real model (Pendulum with a dc motor+propeller at the bottom and from RTW I controll the angle of the pendulum) and I want to use parametter estimation so I can find the real parameters! Could this work for the real model? I am a student. If you can help me! Thanks, George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bassim Jassim</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1689</link>
		<dc:creator>Bassim Jassim</dc:creator>
		<pubDate>Fri, 20 Jan 2012 12:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1689</guid>
		<description><![CDATA[Hi
If the system has many loops i.e more than one controller. Is it possible to use this tool?

many thanks]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
If the system has many loops i.e more than one controller. Is it possible to use this tool?</p>
<p>many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkadiy Turevskiy</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1562</link>
		<dc:creator>Arkadiy Turevskiy</dc:creator>
		<pubDate>Tue, 13 Sep 2011 16:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1562</guid>
		<description><![CDATA[Hi Hendrick,
The PID Tuner highlighted in the post works on SISO loops. In case of a cascaded controller,like you have, you most likely need to open the outer loop, and tune the inner loop first. Then, with inner loop tuned, you can close the outer loop and tune it.
This is explained in detail in this demo:
http://www.mathworks.com/products/simcontrol/demos.html?file=/products/demos/shipping/slcontrol/scdairframectrldespad.html

Another interesting point is that we actually just released a new capability to tune multi-loop or any multivariable control systems in Simulink, without changing controller structure.Take a look at these couple of demos:
http://www.mathworks.com/products/demos/robust/tuning-decentralized-control-system-for-helicopter.html
http://www.mathworks.com/products/robust/demos.html?file=/products/demos/shipping/robust/cascade_demo.html

HTH.
Arkadiy]]></description>
		<content:encoded><![CDATA[<p>Hi Hendrick,<br />
The PID Tuner highlighted in the post works on SISO loops. In case of a cascaded controller,like you have, you most likely need to open the outer loop, and tune the inner loop first. Then, with inner loop tuned, you can close the outer loop and tune it.<br />
This is explained in detail in this demo:<br />
<a href="http://www.mathworks.com/products/simcontrol/demos.html?file=/products/demos/shipping/slcontrol/scdairframectrldespad.html" rel="nofollow">http://www.mathworks.com/products/simcontrol/demos.html?file=/products/demos/shipping/slcontrol/scdairframectrldespad.html</a></p>
<p>Another interesting point is that we actually just released a new capability to tune multi-loop or any multivariable control systems in Simulink, without changing controller structure.Take a look at these couple of demos:<br />
<a href="http://www.mathworks.com/products/demos/robust/tuning-decentralized-control-system-for-helicopter.html" rel="nofollow">http://www.mathworks.com/products/demos/robust/tuning-decentralized-control-system-for-helicopter.html</a><br />
<a href="http://www.mathworks.com/products/robust/demos.html?file=/products/demos/shipping/robust/cascade_demo.html" rel="nofollow">http://www.mathworks.com/products/robust/demos.html?file=/products/demos/shipping/robust/cascade_demo.html</a></p>
<p>HTH.<br />
Arkadiy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendrick</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1555</link>
		<dc:creator>Hendrick</dc:creator>
		<pubDate>Sat, 03 Sep 2011 13:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1555</guid>
		<description><![CDATA[Hi Arkadiy,

I&#039;m having difficulty tuning my controllers at the moment. My system consists of a PID controller feeding into a PI controller, I tuned the inner PI first but the values are always ridiculous...

If I show you my .mdl, would you be able to tell me why it&#039;s not autotuning?



Thanks,

Hendrick]]></description>
		<content:encoded><![CDATA[<p>Hi Arkadiy,</p>
<p>I&#8217;m having difficulty tuning my controllers at the moment. My system consists of a PID controller feeding into a PI controller, I tuned the inner PI first but the values are always ridiculous&#8230;</p>
<p>If I show you my .mdl, would you be able to tell me why it&#8217;s not autotuning?</p>
<p>Thanks,</p>
<p>Hendrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkadiy Turevskiy</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1450</link>
		<dc:creator>Arkadiy Turevskiy</dc:creator>
		<pubDate>Wed, 27 Apr 2011 18:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1450</guid>
		<description><![CDATA[For a comprehensive collection of tutorials and demos on designing PID controller in MATLAB and Simulink, take a look at this page:
&lt;a href=&quot;http://www.mathworks.com/discovery/pid-control.html&quot; rel=&quot;nofollow&quot;&gt;PID Control with MATLAB and Simulink&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>For a comprehensive collection of tutorials and demos on designing PID controller in MATLAB and Simulink, take a look at this page:<br />
<a href="http://www.mathworks.com/discovery/pid-control.html" rel="nofollow">PID Control with MATLAB and Simulink</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misha</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1313</link>
		<dc:creator>misha</dc:creator>
		<pubDate>Thu, 16 Dec 2010 19:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1313</guid>
		<description><![CDATA[Hii I just want to know how to tune PID controller from transfer function of the circuit. Unable to know how to change the PID parameters.]]></description>
		<content:encoded><![CDATA[<p>Hii I just want to know how to tune PID controller from transfer function of the circuit. Unable to know how to change the PID parameters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1213</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Mon, 06 Sep 2010 10:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1213</guid>
		<description><![CDATA[I want to use PID controller for quarter car model.

will u help me in tuning the P I and D parameters for the controller?]]></description>
		<content:encoded><![CDATA[<p>I want to use PID controller for quarter car model.</p>
<p>will u help me in tuning the P I and D parameters for the controller?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkadiy Turevskiy</title>
		<link>http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1044</link>
		<dc:creator>Arkadiy Turevskiy</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/12/24/pid-control-made-easy/#comment-1044</guid>
		<description><![CDATA[The model described in this post is available on MATLAB Central here:
http://www.mathworks.com/matlabcentral/fileexchange/26275-pid-controller-design-for-a-dc-motor
Enjoy.]]></description>
		<content:encoded><![CDATA[<p>The model described in this post is available on MATLAB Central here:<br />
<a href="http://www.mathworks.com/matlabcentral/fileexchange/26275-pid-controller-design-for-a-dc-motor" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/26275-pid-controller-design-for-a-dc-motor</a><br />
Enjoy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
