{"id":378,"date":"2019-05-22T17:41:09","date_gmt":"2019-05-22T17:41:09","guid":{"rendered":"https:\/\/pressbooks.library.ryerson.ca\/controlsystems\/?post_type=chapter&#038;p=378"},"modified":"2021-01-12T18:39:03","modified_gmt":"2021-01-12T18:39:03","slug":"2-1-general-definition-of-stability","status":"publish","type":"chapter","link":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/chapter\/2-1-general-definition-of-stability\/","title":{"raw":"2.1 General Definition of Stability","rendered":"2.1 General Definition of Stability"},"content":{"raw":"<p style=\"text-align: justify\">Stability is an implicitly stated control objective. Intuitively, a closed loop system is stable if it does not \"blow up\". For an introduction, see Online Tutorials - sections on Basic Concepts and on Stability.<\/p>\r\n<p style=\"text-align: justify\">Recall from ELE532 that mathematically, stability is related to the location of the closed loop system transfer function poles.<\/p>\r\n\r\n<table style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"shaded\" style=\"width: 100%\"><strong>Definition:<\/strong> A system is stable in BIBO sense if, for every bounded input, the output remains bounded.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p style=\"text-align: justify\">Consider now the transfer function of a basic closed loop system:<\/p>\r\n\r\n<table style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 77.7612%\">[latex]G_{cl}(s) = \\frac{G(s)}{1+G(s)H(s)}[\/latex]<\/td>\r\n<td style=\"width: 22.2388%;text-align: right\">Equation 2-1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 77.7612%\">[latex]G(s) = \\frac{N_{G}(s)}{D_{G}(s)}[\/latex], [latex]H(s) = \\frac{N_{H}(s)}{D_{H}(s)}[\/latex]<\/td>\r\n<td style=\"width: 22.2388%\"><\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"width: 77.7612%\">[latex]G_{cl}(s) = \\frac{\\frac{N_{G}(s)}{D_{G}(s)}}{1+\\frac{N_{G}(s)N_{H}(s)}{D_{G}(s)D_{H}(s)}} = \\frac{N_{G}(s)D_{H}(s)}{D_{G}(s)D_{H}(s) + N_{G}(s)N_{H}(s)} = \\frac{N(s)}{Q(s)}[\/latex]<\/td>\r\n<td style=\"width: 22.2388%\"><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p style=\"text-align: justify\">Characteristic equation of the closed loop system is:<\/p>\r\n\r\n<table style=\"border-collapse: collapse;width: 100%;height: 93px\" border=\"0\">\r\n<tbody>\r\n<tr style=\"height: 18px\">\r\n<td style=\"width: 77.4627%;height: 18px\">[latex]Q(s) = 0[\/latex]<\/td>\r\n<td style=\"width: 22.5373%;height: 18px;text-align: right\">Equation 2\u20112<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 77.4627%;height: 15px\">[latex]Y(s) = G_{cl}(s)\\cdot U(s)[\/latex]<\/td>\r\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 77.4627%;height: 15px\">[latex]Y(s) = \\frac{N(s)}{Q(s)}\\cdot U(s) = \\sum_{i=1}^{n}\\frac{K_{i}}{s-p_{i}} + \\sum_{j}\\frac{K_{j}}{s-p_{j}}[\/latex]<\/td>\r\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 77.4627%;height: 15px\">[latex]Y(s) = Y_{natural}(s) + Y_{forced}(s)[\/latex]<\/td>\r\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 77.4627%;height: 15px\">[latex]y(t) =L^{-1}\\{Y(s)\\} = y_{natural}(t) + y_{forced}(t)[\/latex]<\/td>\r\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 77.4627%;height: 15px\">[latex]y_{natural}(t) = \\sum_{i=1}^{n} K_{i}e^{p_{i}t}[\/latex]<\/td>\r\n<td style=\"width: 22.5373%;height: 15px;text-align: right\">Equation 2\u20113<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<table style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"shaded\" style=\"width: 100%\"><strong>Definition:<\/strong>\r\n\r\nSuppose that the closed loop system has a transfer function [latex]G_{cl}(s)[\/latex] . The system is stable if, and only if, the poles [latex]G_{cl}(s)[\/latex]of shown in Equation 2\u20113 have strictly negative real parts: [latex]Re\\{p_{i}\\} &lt; 0 [\/latex].<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p style=\"text-align: justify\">To determine this condition analytically (as opposed to a numerical solution, such as provided by MATLAB) a Criterion of Stability needs to be defined - it will be the Routh-Hurwitz Criterion of Stability.<\/p>\r\n<p style=\"text-align: justify\"><\/p>","rendered":"<p style=\"text-align: justify\">Stability is an implicitly stated control objective. Intuitively, a closed loop system is stable if it does not &#8220;blow up&#8221;. For an introduction, see Online Tutorials &#8211; sections on Basic Concepts and on Stability.<\/p>\n<p style=\"text-align: justify\">Recall from ELE532 that mathematically, stability is related to the location of the closed loop system transfer function poles.<\/p>\n<table style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td class=\"shaded\" style=\"width: 100%\"><strong>Definition:<\/strong> A system is stable in BIBO sense if, for every bounded input, the output remains bounded.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify\">Consider now the transfer function of a basic closed loop system:<\/p>\n<table style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td style=\"width: 77.7612%\">[latex]G_{cl}(s) = \\frac{G(s)}{1+G(s)H(s)}[\/latex]<\/td>\n<td style=\"width: 22.2388%;text-align: right\">Equation 2-1<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 77.7612%\">[latex]G(s) = \\frac{N_{G}(s)}{D_{G}(s)}[\/latex], [latex]H(s) = \\frac{N_{H}(s)}{D_{H}(s)}[\/latex]<\/td>\n<td style=\"width: 22.2388%\"><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 77.7612%\">[latex]G_{cl}(s) = \\frac{\\frac{N_{G}(s)}{D_{G}(s)}}{1+\\frac{N_{G}(s)N_{H}(s)}{D_{G}(s)D_{H}(s)}} = \\frac{N_{G}(s)D_{H}(s)}{D_{G}(s)D_{H}(s) + N_{G}(s)N_{H}(s)} = \\frac{N(s)}{Q(s)}[\/latex]<\/td>\n<td style=\"width: 22.2388%\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify\">Characteristic equation of the closed loop system is:<\/p>\n<table style=\"border-collapse: collapse;width: 100%;height: 93px\">\n<tbody>\n<tr style=\"height: 18px\">\n<td style=\"width: 77.4627%;height: 18px\">[latex]Q(s) = 0[\/latex]<\/td>\n<td style=\"width: 22.5373%;height: 18px;text-align: right\">Equation 2\u20112<\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 77.4627%;height: 15px\">[latex]Y(s) = G_{cl}(s)\\cdot U(s)[\/latex]<\/td>\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 77.4627%;height: 15px\">[latex]Y(s) = \\frac{N(s)}{Q(s)}\\cdot U(s) = \\sum_{i=1}^{n}\\frac{K_{i}}{s-p_{i}} + \\sum_{j}\\frac{K_{j}}{s-p_{j}}[\/latex]<\/td>\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 77.4627%;height: 15px\">[latex]Y(s) = Y_{natural}(s) + Y_{forced}(s)[\/latex]<\/td>\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 77.4627%;height: 15px\">[latex]y(t) =L^{-1}\\{Y(s)\\} = y_{natural}(t) + y_{forced}(t)[\/latex]<\/td>\n<td style=\"width: 22.5373%;height: 15px;text-align: right\"><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 77.4627%;height: 15px\">[latex]y_{natural}(t) = \\sum_{i=1}^{n} K_{i}e^{p_{i}t}[\/latex]<\/td>\n<td style=\"width: 22.5373%;height: 15px;text-align: right\">Equation 2\u20113<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td class=\"shaded\" style=\"width: 100%\"><strong>Definition:<\/strong><\/p>\n<p>Suppose that the closed loop system has a transfer function [latex]G_{cl}(s)[\/latex] . The system is stable if, and only if, the poles [latex]G_{cl}(s)[\/latex]of shown in Equation 2\u20113 have strictly negative real parts: [latex]Re\\{p_{i}\\} < 0[\/latex].<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify\">To determine this condition analytically (as opposed to a numerical solution, such as provided by MATLAB) a Criterion of Stability needs to be defined &#8211; it will be the Routh-Hurwitz Criterion of Stability.<\/p>\n<p style=\"text-align: justify\">\n","protected":false},"author":118,"menu_order":1,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-378","chapter","type-chapter","status-publish","hentry"],"part":20,"_links":{"self":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/chapters\/378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/wp\/v2\/users\/118"}],"version-history":[{"count":31,"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/chapters\/378\/revisions"}],"predecessor-version":[{"id":2627,"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/chapters\/378\/revisions\/2627"}],"part":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/parts\/20"}],"metadata":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/chapters\/378\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/wp\/v2\/media?parent=378"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/pressbooks\/v2\/chapter-type?post=378"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/wp\/v2\/contributor?post=378"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/controlsystems\/wp-json\/wp\/v2\/license?post=378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}