<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Smith Predictor]]></title><description><![CDATA[<p dir="auto">I have a process that I am controlling using a PLC with a PI controller that is very very slow, process takes around two hours to get up to setpoint and most often over shoots excessively.<br />
I am looking at using the Smith Predictor as a way to control my process (example project 0303-29). I see where I can insert my SP but dont understand where I would insert my PV, would it be the CNR_INP_DIST?<br />
Can this Smith Predictor example be used in a real world application? Of course with some minor changes!<br />
Also I have a license GY8G-H7MH-2U5A-8IFC-9X7U-9XT4-P8IK-LMXU and am trying to use the PIDMA but am getting a error that says I dont have the capability to use that FB.</p>
]]></description><link>https://forum.rexygen.com/topic/69/smith-predictor</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 05:20:04 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/69.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Oct 2019 16:02:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Smith Predictor on Tue, 22 Oct 2019 10:16:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/74">@ryanastiefes</a> Dear Ryan,<br />
I have used <a href="https://www.pidlab.com/en/pid-control-lab-3-1">PID Control Laboratory</a> at <a href="http://www.pidlab.com">www.pidlab.com</a>.</p>
<p dir="auto"><img src="/assets/uploads/files/1571646430713-pidlab-pi-controller-resized.png" alt="0_1571646428904_pidlab-pi-controller.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hope this helps.</p>
<p dir="auto">Best regards<br />
Jaroslav</p>
]]></description><link>https://forum.rexygen.com/post/233</link><guid isPermaLink="true">https://forum.rexygen.com/post/233</guid><dc:creator><![CDATA[jaroslav_sobota]]></dc:creator><pubDate>Tue, 22 Oct 2019 10:16:06 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Mon, 21 Oct 2019 02:07:48 GMT]]></title><description><![CDATA[<p dir="auto">What technique did you use to derive the k=16.859, ti=5866.1?</p>
]]></description><link>https://forum.rexygen.com/post/230</link><guid isPermaLink="true">https://forum.rexygen.com/post/230</guid><dc:creator><![CDATA[ryanastiefes]]></dc:creator><pubDate>Mon, 21 Oct 2019 02:07:48 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Tue, 15 Oct 2019 14:06:49 GMT]]></title><description><![CDATA[<p dir="auto">Dear Ryan,<br />
thanks for the parameters. If the controlled plant is defined by<br />
K=0.059<br />
del=540<br />
tau1=3600<br />
tau2=4200<br />
then there is no need to use Smith predictor. A simple PI (k=16.859, ti=5866.1) or PID controller will work fine.</p>
<p dir="auto">However, if you insist on using the Smith predictor, then the blocks inside the Smith_predictor subsystem should be as close to the controlled plant as possible. Because tau1 and tau2 are close to each other, you should use MDL function block as in the original example. And for sure, the only difference between the upper and lower block in the Smith_predictor subsystem should be the time delay. The gain and time constants must be the same.</p>
<p dir="auto">The parameters which you provided can hardly lead to satisfactory closed loop performance.</p>
<p dir="auto">Best regards<br />
Jaroslav</p>
]]></description><link>https://forum.rexygen.com/post/218</link><guid isPermaLink="true">https://forum.rexygen.com/post/218</guid><dc:creator><![CDATA[jaroslav_sobota]]></dc:creator><pubDate>Tue, 15 Oct 2019 14:06:49 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Mon, 14 Oct 2019 22:39:11 GMT]]></title><description><![CDATA[<p dir="auto">Currently I'm using the Smith example, I've removed the SOPDT in the Smith predictor with FOPDT as you suggested.</p>
<p dir="auto">In the top FOPDT I have:<br />
Ko .093<br />
del 720<br />
tau 5400</p>
<p dir="auto">In the bottom FOPDT I have:<br />
Ko .028<br />
del 420<br />
tau 1500</p>
<p dir="auto">In the process model I have:<br />
Ko .059<br />
del 540<br />
tau 3600<br />
tau2 4200</p>
<p dir="auto">In the PIDMA I have:<br />
picture attatched<img src="/assets/uploads/files/1571092692195-pif-resized.png" alt="0_1571092692046_pif.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">I am constantly overshooting this simulation, any ideas?</p>
]]></description><link>https://forum.rexygen.com/post/216</link><guid isPermaLink="true">https://forum.rexygen.com/post/216</guid><dc:creator><![CDATA[ryanastiefes]]></dc:creator><pubDate>Mon, 14 Oct 2019 22:39:11 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Mon, 14 Oct 2019 12:08:30 GMT]]></title><description><![CDATA[<p dir="auto">Good morning Jaroslav,<br />
My process ranges:<br />
Gain .028 - .093<br />
TimeConstant  25min - 90min<br />
DeadTime 7min - 12min</p>
]]></description><link>https://forum.rexygen.com/post/214</link><guid isPermaLink="true">https://forum.rexygen.com/post/214</guid><dc:creator><![CDATA[ryanastiefes]]></dc:creator><pubDate>Mon, 14 Oct 2019 12:08:30 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Mon, 14 Oct 2019 08:45:44 GMT]]></title><description><![CDATA[<p dir="auto">Dear Ryan,<br />
the task "Smith predictor - process model" is a model of the controlled process/plant. In a real-world application, you'll exclude the whole task from your project. In the control task, you'll replace the green <code>pv</code> Inport and <code>mv</code> Outport with I/O signals.</p>
<p dir="auto">The Smith_Predictor subsystem in the control task is where you should change the gain, time constant and dead time to match your controlled process/plant. Plus I guess you'll want to replace the <a href="https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/MDL.html">MDL</a> blocks with <a href="https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/FOPDT.html">FOPDT</a> blocks.</p>
<p dir="auto">Can you share the gain, time constant and dead time of your process? I understand the process response is quite slow, but it's the ratio between dead time and time constant which is the most important for the decision whether to use Smith predictor or not. There are many processes which are easy to control even with a simple PI/PID controller, no matter how sluggish their response is.</p>
<p dir="auto">Best regards<br />
Jaroslav</p>
]]></description><link>https://forum.rexygen.com/post/213</link><guid isPermaLink="true">https://forum.rexygen.com/post/213</guid><dc:creator><![CDATA[jaroslav_sobota]]></dc:creator><pubDate>Mon, 14 Oct 2019 08:45:44 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Sat, 12 Oct 2019 18:06:07 GMT]]></title><description><![CDATA[<p dir="auto">See if I am understanding this correctly.<br />
The 'smith predictor - process model' is my software process. I've updated the gain, Tc, and DeadTime with my known real world process. If I wanted to use this smith predictor example for real world applications I would remove the 'smith predictor - process model' with my real PV signal?</p>
]]></description><link>https://forum.rexygen.com/post/211</link><guid isPermaLink="true">https://forum.rexygen.com/post/211</guid><dc:creator><![CDATA[ryanastiefes]]></dc:creator><pubDate>Sat, 12 Oct 2019 18:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Smith Predictor on Sat, 12 Oct 2019 16:18:43 GMT]]></title><description><![CDATA[<p dir="auto">Nevermind about the PIDMA, looks like I need to upgrade if I want that.</p>
]]></description><link>https://forum.rexygen.com/post/210</link><guid isPermaLink="true">https://forum.rexygen.com/post/210</guid><dc:creator><![CDATA[ryanastiefes]]></dc:creator><pubDate>Sat, 12 Oct 2019 16:18:43 GMT</pubDate></item></channel></rss>