{"id":76,"date":"2021-02-04T14:28:01","date_gmt":"2021-02-04T19:28:01","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/?post_type=chapter&#038;p=76"},"modified":"2024-03-28T17:47:29","modified_gmt":"2024-03-28T21:47:29","slug":"miscellaneous-topics","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/chapter\/miscellaneous-topics\/","title":{"raw":"Miscellaneous Topics","rendered":"Miscellaneous Topics"},"content":{"raw":"<div>\r\n<h1>11.1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Overview<a id=\"C11\"><\/a><\/h1>\r\nThis chapter discusses several topics pertinent to modelling and simulation of systems dynamics with focus on BG method. The reader can consult with these sections as independent topics or as supplementary to previously discussed topics.\r\n<h1>11.2\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Energy and Power Conjugate Variables<\/h1>\r\nThe product of conjugate variables related to a physical quantity should, by definition, give the corresponding quantity. In chapter 3, sections <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-2\">3.2<\/a> and <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-5\">3.5<\/a>, we discussed the power variables (effort $e$ and flow $f$) and their relations to the state variables (momentum $p$ and displacement $q$). The product ($e.f$) is power\u2014so-called power variables\u2014and integrating them, with respect to time, gives $p$ and $q$, respectively. Hence the $p$ and $q$ are called energy variables. However, further attention to the dimension of the product of the variables, i.e., ($p.q$), indicates that the dimension of this quantity is not equivalent to that of energy. For example, in the SI system of units, we get $[p.q] = [N.s.m] = [J.s]$. Therefore, we can call $e$ and $f$ conjugate power variables because the product ($e.f$) is power. But this definition does not apply to the product ($p.q$). Instead, the product ($\\dot p . q$) or product ($p. \\dot q$) can be defined as true conjugate energy variables.\r\n\r\nOne can ask the question, what is the relationship among these variables? To investigate further and provide a possible answer, we consider the system energy function $\\mathcal{E} = \\mathcal{E} (p,q)$. This functional form is legitimate, since we know that the energy stored, in storage elements $I$ and $C$, is uniquely defined by state variables (see <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-5\">section 3.5<\/a>). The total differential change of energy is then $d \\mathcal{E} = \\dfrac{\\partial \\mathcal{E}}{\\partial p} dp + \\dfrac{\\partial \\mathcal{E}}{\\partial q} dq$. In principle, $\\mathcal{E} = \\mathcal{E}(p,q,t)$. But the partial derivative $\\dfrac{\\partial \\mathcal{E}}{\\partial t} |_{p,q}$ can be ignored at equilibrium state of the system, or when $p$ and $q$ are kept constant and energy is not changing with time[footnote]$d \\mathcal{E} (p,q,t) = \\dfrac{\\partial \\mathcal{E}}{\\partial p} dp + \\dfrac{\\partial \\mathcal{E}}{\\partial q} dq + \\dfrac{\\partial \\mathcal{E}}{\\partial t} dt$[\/footnote]. Now, the total differential change of power $d \\mathcal{P}$ can be written as the time derivative of energy, or $d \\mathcal{P} = \\dfrac{d \\mathcal{E}}{dt} = \\dfrac{\\partial \\mathcal{E}}{\\partial p} \\dfrac{dp}{dt} + \\dfrac{\\partial \\mathcal{E}}{\\partial q} \\dfrac{dq}{dt}$. But $\\dfrac{dp}{dt} = e$ and $\\dfrac{dq}{dt} = f$, the effort and flow in BG method, respectively. Therefore, we can write\r\n\r\n\\begin{equation}\r\n\r\nd \\mathcal{P} = e \\dfrac{\\partial \\mathcal{E}}{\\partial p} + f \\dfrac{\\partial \\mathcal{E}}{\\partial q}\r\n\r\n\\tag{11.1}\r\n\r\n\\end{equation}\r\n\r\nEquation (11.1) clearly defines the relationship among power variables (effort $e$ and flow $f$) and state variables (momentum $p$ and displacement $q$) with respect to the power ($\\mathcal{P}$) and energy ($\\mathcal{E}$) of the system. Note that for a system, we can write this equation for each component and sum it up to get the relation for the system.\r\n\r\nFrom Equation (11.1), we can conclude that by dimensional analysis, $\\dfrac{\\partial \\mathcal{E}}{\\partial p}$ has the dimension of flow and $\\dfrac{\\partial \\mathcal{E}}{\\partial q}$ the dimension of effort, according to BG terminology. We define these quantities as system flow and effort, or (note that the partial derivative definition is explicitly shown here)\r\n\r\n\\begin{equation}\r\n\r\n\\begin{dcases}\r\n\r\n\\dfrac{\\partial \\mathcal{E}}{\\partial p} |_{q=constant} \u00a0, \\: system \\: flow \\\\\r\n\r\n\\dfrac{\\partial \\mathcal{E}}{\\partial q} |_{p=constant} \u00a0, \\: system \\: effort\r\n\r\n\\end{dcases}\r\n\r\n\\tag{11.2}\r\n\r\n\\end{equation}\r\n\r\nFor example, considering a mass, represented by an $I$-element, its kinetic energy can be written as $\\dfrac{p^2}{2m}$, but $\\dfrac{\\partial}{\\partial p} \\left( \\dfrac{p^2}{2m} \\right) = \\dfrac{p}{m} = \\dfrac{mv}{m} = v$, the velocity of the mass or the flow associated with the $I$-element. Similarly, considering a mechanical spring with stiffness $k$, represented by a $C$-element, its potential energy can be written as $k \\frac{q^2}{2}$, but $\\dfrac{\\partial}{\\partial q} \\left( k \\dfrac{q^2}{2} \\right) = kq = kx = F$, the force acting on the spring or the effort associated with the $C$-element. Equation (11.2) applies analogously to mechanical, electrical, hydraulic, or thermal systems. Note that the energy function $\\mathcal{E}$ relates to the Hamiltonian of the system, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R13\"><strong>[13]<\/strong><\/a>.\r\n<h1>11.3\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Including Gravity in BG Models<\/h1>\r\nForces due to gravitational acceleration $g$ can be implemented in a BG model using effort source element $S_e$. But it feeds power to the system when the assigned positive direction of displacement\/velocity and the gravitational acceleration vector are in the same direction. Otherwise, the system feeds power into the gravity field, or loses power. In manually drawn BG, the direction of the power bond is drawn from $S_e$ toward the system when the gravity and displacement directions are matched; otherwise, the power bond should be toward the $S_e$ element. In 20-sim, however, it is not possible to draw a power bond pointing toward an $S_e$ element because it is defined as a source element. Hence, a negative value of $g$ is assigned to the associated parameter in the corresponding equation model, i.e., \u22129.81 $m\/s^2$ (see <a href=\"#F11-1\">Figure 11-1<\/a>). Note that $g$ is interpreted as gravitational force per unit mass, here.\u00a0<a id=\"F11-1\"><\/a>\r\n\r\n[caption id=\"attachment_1235\" align=\"aligncenter\" width=\"602\"]<a href=\"\/engineeringsystems\/chapter\/miscellaneous-topics\/figure-11-1\/\" rel=\"attachment wp-att-1235\"><img class=\"wp-image-1235 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1.png\" alt=\"\" width=\"602\" height=\"333\" \/><\/a> Figure 11-1 Implementing gravity force for a BG model in 20-sim.[\/caption]\r\n<h1><a id=\"S11-4\"><\/a>11.4 \u00a0 \u00a0 \u00a0 \u00a0 Extracting System Equations from BG Models<\/h1>\r\nAlthough graphics of BG models can give us some insights into the dynamics of systems before actually solving the systems equations, having the mathematical model consisting of a system of equations is the ultimate goal resulting from a BG model, or for that matter, any model. In the previous sections, we discussed that for a BG model with integral causalities, we can derive a system of ODEs in terms of state variables, i.e., $p$ and $q$ (see <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-5\">section 3.5<\/a>). For such a system, the number of equations, $n$ is equal to the sum of number of $p$ associated with $I$- elements and number of $q$ associated with the $C$- elements. In other words, the system equations are coupled first-order ODEs explicitly given in terms of state variables and can be solved simultaneously using numerical schemes. The solution of these coupled equations is, obviously, easier to obtain for linear systems rather than it is for non-linear systems.\r\n\r\nIn this section we discuss the procedure and guidelines of how to extract system equations from a BG model. For now, we assume that all storage elements (i.e., $I$- and $C$- elements) in the system are assigned with integral causality strokes. In the next section, we discuss cases when derivative causality and\/or algebraic-loop situations may exist in a BG model, along with the definitions and resulting consequences for such systems equations.\r\n\r\nReferring to the energy management of a system, we have already discussed that the energy input to a system is partially stored in storages and the rest is dissipated through dissipaters. Therefore, the storage elements are key elements for studying the dynamics of any system. This principle also applies to the BG models, and we use it to extract system equations.\r\n\r\nThe system equations can be given in a general form as $\\dot x_i = \\mathcal{F}_i (x_i, u_j, t)$ where $\\dot x_i$, the vector representing time derivative of state variables, $u_j$ , the vector representing the inputs, with indices $i = 1, \\cdots , n,$ and $j = 1, \\cdots, r$. One can expand this functional to get\r\n\r\n\\begin{equation}\r\n\r\n\\begin{dcases}\r\n\r\n\\dot x_1 = \\mathcal{F}_1 (x_1, x_2, \\dots, x_n, u_1, u_2, \\dots, u_r, t) \\\\\r\n\r\n\\dot x_2 = \\mathcal{F}_2 (x_1, x_2, \\dots, x_n, u_1, u_2, \\dots, u_r, t) \\\\\r\n\r\n\\quad \\quad \\quad \\quad \\quad \\quad \\quad \\quad \\vdots \\\\\r\n\r\n\\dot x_n = \\mathcal{F}_n (x_1, x_2, \\dots, x_n, u_1, u_2, \\dots, u_r, t) \\\\\r\n\r\n\\end{dcases}\r\n\r\n\\tag{11.3}\r\n\r\n\\end{equation}\r\n\r\nAfter building the BG model for a system, we ask the following two key questions, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>:\r\n\r\nQ1: <em>What does each component\/element send to the system?<\/em>\r\n\r\nQ2: <em>What does the system send back to the storage components\/elements?<\/em>\r\n\r\nEach question guides us to list the corresponding relations involving the state variables and performing some manipulations to write the system equations in terms of the state variables, using the general guideline of $p$ on $I$ and $q$ on $C$. The following steps can be used to extract the system equations:\r\n<ol>\r\n \t<li>Build the BG model and assign causalities, with preferred integral causalities.<\/li>\r\n \t<li>Simplify the BG model, as far as possible.<\/li>\r\n \t<li>Assign labels as numbers to each power bond in the BG model. The order of numbering is arbitrary.<\/li>\r\n \t<li>Answer Q1, in terms of all efforts or flows input into the system.<\/li>\r\n \t<li>Answer Q2, in terms of all $p$\u2019s on $I$\u2019s and all $q$\u2019s on $C$\u2019s, or momenta (or their derivatives) associated with the inertia elements and displacements (or their derivatives) associated with the capacity elements.<\/li>\r\n \t<li>Apply constraints implemented by 1- and 0- junction elements and perform algebraic manipulations to write the system equations only in terms of state variables, as independent variables with inputs and components\u2019 properties as parameters.<\/li>\r\n<\/ol>\r\nNow, we present some worked-out examples to demonstrate the application of the above mentioned procedure.\r\n<h2>11.4.1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Example: System Equations for a Mechanical System<\/h2>\r\nFor this example, we consider a mechanical system as shown in <a href=\"#F11-2\">Figure 11-2<\/a>. This systems has three DOF associated with three masses. The number of state variables is seven, associated with the storage elements, three masses, and four springs. The positive displacements are considered as shown, and tension forces are positive (+T).<a id=\"F11-2\"><\/a>\r\n\r\n[caption id=\"attachment_844\" align=\"aligncenter\" width=\"463\"]<img class=\" wp-image-844\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-300x113.png\" alt=\"\" width=\"463\" height=\"174\" \/> Figure 11-2 A mechanical system sketch[\/caption]\r\n\r\nSolution:\r\n\r\nWe first build the BG model, either manually or using the tools available through 20-sim, with all power bonds labelled, as shown in <a href=\"#F11-3\">Figure 11-3<\/a>. As mentioned, the labels are arbitrary; they merely help bookkeeping of the variables involved without affecting final solution of the system equations. Therefore, the state variables are: $p_2, p_6, p_{13}$ associated with the momenta of the masses and $q_4, q_{10}, q_{15}, q_{19}$ displacements of the mechanical springs. The corresponding power bonds to these elements are colour coded (see <a href=\"#F11-3\">Figure 11-3<\/a>). The system equations are ODEs consisting of these state variables. To extract the system equations, we ask two key questions (see <a href=\"#S11-4\">section 11.4<\/a>) and list their corresponding answers, using the power bond labels and causality assignments in terms of BG symbols $e$ and $f$, as follows:<a id=\"F11-3\"><\/a>\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_848\" align=\"aligncenter\" width=\"489\"]<img class=\"wp-image-848\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-300x162.png\" alt=\"\" width=\"489\" height=\"264\" \/> Figure 11-3 BG model for the mechanical system with labelled power bonds[\/caption]\r\n\r\nQ1: <em>What does each component\/element send to the system?<\/em>\r\n\r\nThe inputs to the system are from elements at the boundary of the system associated with bonds 1, 2, 4, 6, 10, 11, 13, 15, 17, and 19, as listed in Table 11-1.\r\n<div align=\"center\">\r\n<table class=\"grid aligncenter\" style=\"height: 330px;width: 100%\"><caption>Table 11-1 Inputs to the mechanical system by all elements\u2014Q1 question<\/caption>\r\n<thead>\r\n<tr>\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\"><strong>Power bond label #<\/strong><\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><strong>System input\/relation<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">1<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$e_1 = F$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">2<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$f_2 = \\dot q_2 = p_2\/m_3$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">4<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$e_4 = k_4q_4$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">6<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$f_6 = \\dpt q_6 = p_6\/m_2$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">10<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$e_{10} = k_3q_{10}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">11<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$e_{11} = b_1f_{11}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">13<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$f_{13} = \\dot q_{13} = p_{13}\/m_1$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">15<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$e_{15} = k_2q_{15}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">17<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$f_{17} = V_{wall}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">19<\/td>\r\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\">$e_{19} = k_1q_{19}$<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\nNext, we list the relations to answer the second question:\r\n\r\nQ2: <em>What does the system send back to the storage components\/elements?<\/em>\r\n\r\nHere, we are only interested in storage elements, as shown by colour-coded bonds in <a href=\"#F11-3\">Figure 11-3<\/a>. For example, considering power bond number 2, the system sends an effort signal (or rate of momentum) to the $I$-element representing the mass $m_3$. Therefore, we can write $e_2 = \\dot p_2 = m_3 \\dot f_2$. Similarly, considering power bond number 15, the system sends a flow signal (or rate of displacement) to the $C$-element representing the spring $k_2$. Therefore, we can write $f_{15} = \\dot q_{15}$. Table 11-2 lists all relations corresponding to storage elements.\r\n<table class=\"grid aligncenter\" style=\"border-collapse: collapse;width: 100%;height: 259px\" border=\"0\"><caption>Table 11-2 Outputs from the mechanical system to all storage elements\u2014Q2 question<\/caption>\r\n<thead>\r\n<tr>\r\n<td style=\"width: 20.0766%;text-align: center;vertical-align: middle;height: 15px\"><strong>Power bond label #(element)<\/strong><\/td>\r\n<td style=\"width: 17.8544%;text-align: center;vertical-align: middle;height: 15px\"><strong>Storage element\/relation<\/strong><\/td>\r\n<td style=\"width: 62.0689%;text-align: center;vertical-align: middle;height: 15px\"><strong>Relations, using constraints<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 27px;text-align: center;vertical-align: middle\">2 ($I:m_3$)<\/td>\r\n<td style=\"width: 17.8544%;height: 27px;text-align: center;vertical-align: middle\">$e_2 = \\dot p_2$<\/td>\r\n<td style=\"width: 62.0689%;height: 27px;text-align: center;vertical-align: middle\">$e_2 = \\pmb{\\dot p_2} = e_1 - e_3 = e_1 - e_4 = \\pmb{F - k_4q_4}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 26px;text-align: center;vertical-align: middle\">4 ($C:k_4$)<\/td>\r\n<td style=\"width: 17.8544%;height: 26px;text-align: center;vertical-align: middle\">$f_4 = \\dot q_4$<\/td>\r\n<td style=\"width: 62.0689%;height: 26px;text-align: center;vertical-align: middle\">$f_4 = \\pmb{\\dot q_4} = f_3 - f_5 = f_2 - f_6 = \\pmb{\\dfrac{p_2}{m_3} - \\dfrac{p_6}{m_2}}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 28px;text-align: center;vertical-align: middle\">6 ($I:m_2$)<\/td>\r\n<td style=\"width: 17.8544%;height: 28px;text-align: center;vertical-align: middle\">$e_6 = \\dot p_6$<\/td>\r\n<td style=\"width: 62.0689%;height: 28px;text-align: center;vertical-align: middle\">$e_6 = \\pmb{\\dot p_6} = e_5 - e_7 - e_8 = \\pmb{k_4q_4 - k_3 q_{10}} - b_1 f_{11} - \\pmb{k_1 q_{19}}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 30px;text-align: center;vertical-align: middle\">10 ($C:k_3$)<\/td>\r\n<td style=\"width: 17.8544%;height: 30px;text-align: center;vertical-align: middle\">$f_{10} = \\dot q_{10}$<\/td>\r\n<td style=\"width: 62.0689%;height: 30px;text-align: center;vertical-align: middle\">$f_{10} = \\pmb{\\dot q_{10}} = f_9 = f_7 - f_{12} = f_6 - f_{13} = \\pmb{\\dfrac{p_6}{m_2} - \\dfrac{p_{13}}{m_1}}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 86px;text-align: center;vertical-align: middle\">13 ($I:m_1$)<\/td>\r\n<td style=\"width: 17.8544%;height: 86px;text-align: center;vertical-align: middle\">$e_{13} = \\dot p_{13}$<\/td>\r\n<td style=\"width: 62.0689%;height: 86px;text-align: center;vertical-align: middle\">$e_{13} = \\pmb{\\dot p_{13}} = e_{12} - e_{14} = e_9 - e_{15} = (e_{10} + e_{11}) - e_{15} = \\pmb{k_3q_{10}} + \\underbrace{b_1f_{11}}_{=b_1f_{10}} - \\pmb{k_2q_{15} = k_3q_{10}} + b_1 \\pmb{ \\left( \\dfrac{p_6}{m_2} - \\dfrac{p_{13}}{m_1} \\right) - k_2q_{15}}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 24px;text-align: center;vertical-align: middle\">15 ($C:k_2$)<\/td>\r\n<td style=\"width: 17.8544%;height: 24px;text-align: center;vertical-align: middle\">$f_{15} = \\dot q_{15}$<\/td>\r\n<td style=\"width: 62.0689%;height: 24px;text-align: center;vertical-align: middle\">$f_{15} = \\pmb{\\dot q_{15}} = f_{14} - f_{16} = f_{13} - f_{17} = \\pmb{\\dfrac{p_{13}}{m_1} - V_{wall}}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"width: 20.0766%;height: 23px;text-align: center;vertical-align: middle\">19 ($C:k_1$)<\/td>\r\n<td style=\"width: 17.8544%;height: 23px;text-align: center;vertical-align: middle\">$f_{19} = \\dot q_{19}$<\/td>\r\n<td style=\"width: 62.0689%;height: 23px;text-align: center;vertical-align: middle\">$f_{19} = \\pmb{\\dot q_{19}} = f_8 - f_{18} = f_6 - f_{17} = \\pmb{\\dfrac{p_6}{m_2} - V_{wall}}$<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nIn the relations listed in the third column of Table 11-2, we used the constraints resulted from 1- and 0-junctions and elements\u2019 constitutive equations, and included the relations from Table 11-1. The final relations are given in bold. Finally, after some manipulations, we can write the system equations in terms of seven state variables in matrix form, as given in Equation (11.4).\r\n\r\n\\begin{equation}\r\n\r\n\\begin{matrix}\r\n\r\n\\begin{Bmatrix} \\dot p_2\\\\ \\dot q_4 \\\\ \\dot p_6 \\\\ \\dot q_{10} \\\\ \\dot p_{13} \\\\ \\dot q_{15} \\\\ \\dot q_{19} \\end{Bmatrix}\r\n\r\n= \\begin{bmatrix} 0 &amp; -k_4 &amp; 0 &amp; 0 &amp; 0 &amp; 0 &amp; 0 \\\\ 1\/m_3 &amp; 0 &amp; -1\/m_2 &amp; 0 &amp; 0 &amp; 0 &amp; 0 \\\\ 0 &amp; k_4 &amp; -b_1\/m_2 &amp; -k_3 &amp; b_1\/m_1 &amp; 0 &amp; -k_1 \\\\ 0 &amp; 0 &amp; 1\/m_2 &amp; 0 &amp; -1\/m_1 &amp; 0 &amp; 0 \\\\ 0 &amp; 0 &amp; b_1\/m_2 &amp; k_3 &amp; -b_1\/m_1 &amp; -k_2 &amp; 0 \\\\ 0 &amp; 0 &amp; 0 &amp; 0 &amp; 1\/m_1 &amp; 0 &amp; 0 \\\\ 0 &amp; 0 &amp; 1\/m_2 &amp; 0 &amp; 0 &amp; 0 &amp; 0 \\end{bmatrix} \\\\\r\n\r\n\\\\\r\n\r\n\\begin{Bmatrix} p_2\\\\ q_4 \\\\ p_6 \\\\ q_{10} \\\\ p_{13} \\\\ q_{15} \\\\ q_{19} \\end{Bmatrix} + \\begin{Bmatrix} F\\\\ 0 \\\\ 0 \\\\ 0 \\\\ 0 \\\\ -V_{wall} \\\\ -V_{wall} \\end{Bmatrix}}\r\n\r\n\\end{matrix}\r\n\r\n\\tag{11.4}\r\n\r\n\\end{equation}\r\n<h2>11.4.2 \u00a0 \u00a0 \u00a0 \u00a0 Example: System Equations for an Electrical System<\/h2>\r\nFor this example, we consider the electrical system and BG model given in <a href=\"\/engineeringsystems\/chapter\/bond-graph-models-for-electrical-systems#S7-6\">section 7.6<\/a> and shown in <a href=\"\/engineeringsystems\/chapter\/bond-graph-models-for-electrical-systems#F7-8\">Figure 7-8<\/a>. The system has two loops. The number of state variables is three, associated with the storage elements, two inductors and one capacitor.\r\n\r\nSolution:\r\n\r\n<a href=\"#F11-4\">Figure 11-4<\/a> shows the BG model with labelled power bonds for this system. The power bonds associated with storage elements, hence state variables, are colour coded.<a id=\"F11-4\"><\/a>\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_850\" align=\"aligncenter\" width=\"423\"]<img class=\" wp-image-850\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture-300x240.png\" alt=\"\" width=\"423\" height=\"338\" \/> Figure 11-4 BG model for the electrical system with labelled power bonds[\/caption]\r\n\r\n&nbsp;\r\n\r\nAs mentioned, the labels are arbitrary and they merely help bookkeeping of the variables involved without affecting final solution of the system equations. The state variables are: $p_2,p_5,$ associated with the momenta of the inductors, and $q_4$, electrical charge of the capacitor. The system equations are ODEs consisting of these variables. To extract the system equations, we ask two key questions (see <a href=\"#S11-4\">section 11.4<\/a>) and list their corresponding answers, using the power bond labels and causality assignments in terms of BG symbols e and f, as follows:\r\n\r\nQ1: <em>What does each component\/element send to the system?<\/em>\r\n\r\nThe inputs to the system are from elements at the boundary of the system associated with bonds\r\n1, 2, 3, 4, 5, and 6, as listed in Table 11-3.\r\n<div align=\"center\">\r\n<table class=\"grid aligncenter\" style=\"height: 105px;width: 100%\"><caption>Table 11-3 Inputs to the electrical system by all elements\u2014Q1 question<\/caption>\r\n<thead>\r\n<tr>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\"><strong>Power bond label<\/strong><\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><strong>System input\/relation<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 15px\">\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">1<\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\">$e_1 = V$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">2<\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\">$f_2 = \\dot q_2 = p_2\/L_2$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">3<\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\">$e_3 = R_2f_3$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">4<\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\">$e_4 = q_4\/c$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">5<\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\">$f_5 = \\dot q_5 = p_5\/L_1$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px\">\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">6<\/td>\r\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\">$e_6 = R_1f_6$<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\nNext, we list the relations to answer the second question:\r\n\r\nQ2: <em>What does the system send back to the storage components\/elements?<\/em>\r\n\r\nHere, we are only interested in storage elements, as shown by colour-coded bonds in <a href=\"#F11-4\">Figure 11-4<\/a>. For example, considering power bond number 2, the system sends an effort signal (or rate of momentum\/flux linkage) to the $I$-element representing the inductor $L_2$. Therefore, we can write $e_2 = \\dot p_2 = L_2 \\dot f_2$. \u00a0Similarly, considering power bond number 4, the system sends a flow signal (i.e., current or rate of charge) to the $C$-element representing the capacitor $c$. Therefore, we can write $f_4 = \\dot q_4$. Table 11-4 lists all relations corresponding to storage elements.\r\n<table class=\"grid aligncenter\" style=\"height: 62px;width: 100%\"><caption>Table 11-4 Outputs from the electrical system to all storage elements\u2014Q2 question<\/caption>\r\n<thead>\r\n<tr>\r\n<td style=\"height: 15px;width: 108.7px;text-align: center;vertical-align: middle\"><strong>Power bond label (element)<\/strong><\/td>\r\n<td style=\"height: 15px;width: 149.783px;text-align: center;vertical-align: middle\"><strong>Storage element\/relation<\/strong><\/td>\r\n<td style=\"height: 15px;width: 678.617px;text-align: center;vertical-align: middle\"><strong>Relations, using constraints<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 15px\">\r\n<td style=\"height: 15px;width: 108.7px;text-align: center;vertical-align: middle\">2 ($I:L_2$)<\/td>\r\n<td style=\"height: 15px;width: 149.783px;text-align: center;vertical-align: middle\">$e_2 = \\dot p_2$<\/td>\r\n<td style=\"height: 15px;width: 678.617px;text-align: center;vertical-align: middle\">[latex]e_2 = \\dot p_2 = e_9 - e_3 = e_7 - e_3 = e_1 - e_6 - e_3 = V - R_1 \\underbrace{f_6}_{f_8 + f_9} - R_2 \\underbrace{f_3}_{=f_2} = V - R_1 \\left( \\dfrac{p_5}{L_1} + \\dfrac{p_2}{L_2} \\right) - R_2 \\dfrac{p_2}{L_2}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px\">\r\n<td style=\"height: 16px;width: 108.7px;text-align: center;vertical-align: middle\">4 ($C:c$)<\/td>\r\n<td style=\"height: 16px;width: 149.783px;text-align: center;vertical-align: middle\">$f_4 = \\dot q_4$<\/td>\r\n<td style=\"height: 16px;width: 678.617px;text-align: center;vertical-align: middle\">$f_4 = \\dot q_4 = f_5 = \\dfrac{p_5}{L_1}$<\/td>\r\n<\/tr>\r\n<tr style=\"height: 16px\">\r\n<td style=\"height: 16px;width: 108.7px;text-align: center;vertical-align: middle\">5 ($I:L_1$)<\/td>\r\n<td style=\"height: 16px;width: 149.783px;text-align: center;vertical-align: middle\">$e_5 = \\dot p_5$<\/td>\r\n<td style=\"height: 16px;width: 678.617px;text-align: center;vertical-align: middle\">$e_5 = \\dot p_5 = \\underbrace{e_8}_{=e_7} - e_4 = e_1 - e_6 - \\dfrac{q_4}{c} = V- R_1 \\underbrace{f_6}_{f_8+f_9} - \\dfrac{q_4}{c} = V - R_1 \\left( \\dfrac{p_5}{L_1} + \\dfrac{p_2}{L_2} \\right) - \\dfrac{q_4}{c}$<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nNote that $f_6 = f_7 = f_8 + f_9 = f_5 + f_2 - \\dfrac{p_5}{L_1} + \\dfrac{p_2}{L_2}$. In the relations listed in the third column of Table 11-4, we use the constraints resulted from 1- and 0-junctions and elements\u2019 constitutive equations, and included the relations from Table 11-3. The final relations are given in <strong>bold<\/strong>. Finally, we can write the system equations, after some manipulations, in terms of three state variables in matrix form, as given in Equation (11.5).\r\n\r\n\\begin{equation*}\r\n\r\n&nbsp;\r\n\r\n\\begin{Bmatrix} \\dot p_2\\\\ \\dot q_4 \\\\ \\dot p_5\u00a0 \\end{Bmatrix} = \\begin{bmatrix} - \\left( \\dfrac{R_1}{L_2} + \\dfrac{R_2}{L_1} \\right) &amp; 0 &amp; - \\dfrac{R_2}{L_1}\\\\ 0 &amp; 0 &amp; \\dfrac{1}{L_1} \\\\ - \\dfrac{R_1}{L_2} &amp; - \\dfrac{1}{c} &amp; - \\dfrac{R_1}{L_1} \\end{bmatrix} \\begin{Bmatrix} p_2 \\\\ q_4 \\\\ p_5 \\end{Bmatrix} + \\begin{Bmatrix} V \\\\ 0 \\\\ V \\end{Bmatrix}\r\n\r\n&nbsp;\r\n\r\n\\tag{11.5}\r\n\r\n\\end{equation*}\r\n<h1>11.5 \u00a0 \u00a0 \u00a0 \u00a0 Derivative Causality and Algebraic Loop: Implicit System Equations<\/h1>\r\nWhen assigning causality strokes to a BG model, three scenarios may occur <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R20\"><strong>[20]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>. These scenarios are:\r\n<ol>\r\n \t<li>all causality strokes are possible to be assigned as preferred integral causalities;<\/li>\r\n \t<li>at least one storage element ($I$- or $C$- element) cannot be assigned with integral\r\ncausality; instead <em>derivative causality<\/em> is forced upon the element; or<\/li>\r\n \t<li>there is more than one option for having a BG model with assigned integral causalities for the given system, a so-called <em>algebraic loop<\/em>.<\/li>\r\n<\/ol>\r\nAll of these scenarios are legitimate in terms of BG modelling rules, and with red colour-coded causality strokes, 20-sim provides warnings, not errors, for scenarios 2 and 3 as listed above. As mentioned, scenario 1 is desirable and preferred. For this scenario, the system equations can be derived explicitly in terms of state variables as a system of coupled first-order ODEs. The solution of the system of equations provides the answers for the generalized momenta and displacements associated with storage elements. After having the solutions for system equations, we can calculate other desired quantities related to the system.\r\n\r\nFor the second scenario, the system equations are not independent, i.e., implicit. In other words, the equations related to the storage elements with integral causalities are independent; pertinent state variables can be uniquely calculated by solving these equations, simultaneously. But the equation related to the storage element with derivative causality is not independent; it relates algebraically to the independent equations. Therefore, the related state variable for the element with derivative causality can be calculated using the solution of those of the independent variables. The mathematical dependence of the equation for the derivatively causalled element indicates that the dynamics of the element are related to and defined by the other storage elements in the system. In addition, for the derivative causality case, we may have to force more than one element having non-integral causalities.\r\n\r\nFor the third scenario, after assigning integral causalities for some of the elements in a definite manner, we face one or more options and have to make choices for one or more elements and arbitrarily assign them with causalities. The resulting system equations are again independent coupled ODEs and can be simultaneously solved to find their solutions. However, during the manipulation, we encounter an implicit equation (or equations) for a particular state variable (or its derivative) which is a function of inputs and itself as well\u2014an algebraic loop. For linear systems\/elements, the algebraic-loop situation does not pose a problem; however, for non-linear systems\/components, this makes it more difficult to manipulate the equations to find their solutions.\r\n\r\nNote that an algebraic loop may occur at several levels and, hence, make it harder to manipulate the equations. This is when, after selecting an assigning causality stroke for an element arbitrarily, further selection(s) should be made to proceed.\r\n\r\nFor both scenarios, derivative causalities and algebraic loop, the fact that they appear in a BG model is useful information about the system and\/or assumptions made for the model, even before solving the resulting equations. In many cases, the modeller can improve the system with additional components, usually of the types of $R$- element.\r\n\r\nAs mentioned, 20-sim sends warning messages, but no error messages when derivative causalities and algebraic loop exist. The resulted system equations can be solved by solvers available, and the system simulation and design can proceed as usual.\r\n\r\nIn further sections, we present some examples to demonstrate the derivative causality and algebraic-loop cases.\r\n<h2>11.5.1 \u00a0 \u00a0 \u00a0 \u00a0 Example: BG Model with Derivative Causality<\/h2>\r\nWe consider the BG model shown in <a href=\"#F11-5\">Figure 11-5<\/a>. The colour-coded bonds associated with two inertia $I$-elements are forced, having non-integral causalities or derivative causality. This can be vividly explored by starting assigning causality from $S_f$-element sending a flow signal to the adjacent 1-junction. Therefore, all other connecting bonds to this 1-junction should have their causality strokes at the ports connecting to this 1-junction. This requirement forces the associated $I$-element to have a derivative causality, or sending effort signal, instead of receiving it for being integrally causalled, to the 1-junction. Similarly, the $I$-element $I_1$ is forced to have derivative causality. As a result, the momenta of these two $I$-elements (i.e. $I$ and $I_1$ ) will depend on the remaining storage elements, i.e., $I$-element $I_2$ and $C$-element $c$, and can be calculated having the corresponding solutions for $I_2$- and $C$- elements. For further reading, consult with references cited as <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R5\"><strong>[5]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R20\"><strong>[20]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>, and <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R30\"><strong>[30]<\/strong><\/a>.\r\n\r\nAs mentioned, in 20-sim a warning message appears on the screen when derivative causality exists in the BG model. But the software solver tools take care of this and solve the system equations. This capability is useful for practical applications in design of the systems.<a id=\"F11-5\"><\/a>\r\n\r\n[caption id=\"attachment_851\" align=\"aligncenter\" width=\"488\"]<img class=\" wp-image-851\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-300x171.png\" alt=\"\" width=\"488\" height=\"278\" \/> Figure 11-5 A BG model with derivative causality, colour coded[\/caption]\r\n<h2>11.5.2 \u00a0 \u00a0 \u00a0 \u00a0 Example: BG Model with Algebraic Loop<\/h2>\r\nWe consider the BG model shown in <a href=\"#F11-6\">Figure 11-6<\/a>. Starting with the process of assigning causalities, we realize that the colour-coded bonds can\u2019t be integrally assigned and present options. In other words, to proceed further with assigning causalities to the whole system\u2019s BG model, we require to make a selection arbitrarily. Usually, the selection can be more easily made with $R$-elements, since it can be assigned with neutral causality. For example, if we select the element $R:R3$ and assign causality stroke to it such that it sends a flow signal to the adjacent 1-junction, then the remaining bonds\u2019 causality strokes can be assigned, as shown colour coded in <a href=\"#F11-7\">Figure 11-7<\/a>. Alternatively, element $R:R2$ or $R:R1$ could be selected as an option. The corresponding BG models and related assigned causalities are shown in <a href=\"#F11-8\">Figure 11-8<\/a> and <a href=\"#F11-9\">Figure 11-9<\/a>, respectively.\r\nFor further reading, consult with references cited as <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R5\"><strong>[5]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R20\"><strong>[20]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>, and <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R30\"><strong>[30]<\/strong><\/a>.<a id=\"F11-6\"><\/a>\r\n\r\n[caption id=\"attachment_852\" align=\"aligncenter\" width=\"418\"]<img class=\" wp-image-852\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-300x130.png\" alt=\"\" width=\"418\" height=\"181\" \/> Figure 11-6 A BG model with algebraic-loop causality[\/caption]\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_853\" align=\"aligncenter\" width=\"418\"]<img class=\" wp-image-853\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-300x130.png\" alt=\"\" width=\"418\" height=\"181\" \/> Figure 11-7 The BG model with removed algebraic loop\u2014selecting R3[\/caption]\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_854\" align=\"aligncenter\" width=\"392\"]<img class=\" wp-image-854\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-300x130.png\" alt=\"\" width=\"392\" height=\"170\" \/> Figure 11-8 The BG model with removed algebraic loop\u2014selecting R2[\/caption]\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_855\" align=\"aligncenter\" width=\"390\"]<img class=\" wp-image-855\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-300x130.png\" alt=\"\" width=\"390\" height=\"169\" \/> Figure 11-9 The BG model with removed algebraic loop\u2014selecting R1[\/caption]\r\n\r\nAs mentioned, in 20-sim, a warning message appears on the screen when algebraic loop causality exists in the BG model. But the software solver tools take care of this and solve the system equations. This capability is useful for practical applications in design of the systems.\r\n<h1>11.6 \u00a0 \u00a0 \u00a0 \u00a0 Thermal Systems: Pseudo Bond Graph<\/h1>\r\nThermal systems are unique in terms of BG modelling. They are closely analogous to electrical systems. In practice, to analyze thermal systems, we use this analogy to build models as thermal networks, similar to electrical networks, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R39\"><strong>[39]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R40\"><strong>[40]<\/strong><\/a>.\r\n\r\nConsidering heat conduction through a solid slab, e.g., the temperature difference $\\Delta T$ (analogous to voltage) and heat flow rate $\\dot Q_{th}$ (analogous to electrical current) satisfy $\\Delta T = R_{th} \\dot Q_{th}$. The quantity $R_{th} = \\dfrac{\\Delta L}{k_TA}$ (analogous to electrical resistance) is thermal resistance with dimension [K\/W], in $SI$, where, $\\Delta L$ is the length across which the $\\Delta T$ applies; $A$ is the cross-sectional area for heat flow, and $k_T$ is the thermal conductivity of the material. Intuitively, this analogy suggests to consider temperature as the effort and the heat flow rate as the flow when building BG models for thermal systems. With this assumption at hand, the product ($T \\dot Q_{th}$) would be considered as power variables, or the dimension of this quantity should be as of that for power. However, close examination of the dimension for the product ($T \\dot Q_{th}$) gives its dimension as $[(T\\dot Q_{th})] = K \\cdot W$, or $Kelvin \\times Watt$. Therefore, according to BG modelling rules, we cannot accept temperature and heat flow rate as conjugate power variables. This discrepancy leads us to call such a BG model a <em>pseudo bond graph<\/em> (pseudo BG), for which temperature is the effort and heat flow rate is the flow. This is acceptable as far as the thermal system is the only system involved and the modeller is aware of the fact that the \u201cpower\u201d variables are not defined fully and correctly in the related thermal pseudo BG model. However, for multi-domain systems, the exchange of power between a thermal sub-system part and other domains of the system becomes problematic.\r\n\r\nThe solution to this challenge comes from the second law of thermodynamics, which guides us to consider the flow in the BG model as the entropy rate, instead of heat flow rate. Recall that entropy is a state function, and for a reversible system, we have the relationship $\\Delta Q_{th} = T \\Delta S$ for exchange of heat $\\Delta Q_{th}$ and entropy $\\Delta S$ using temperature $T$, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R41\"><strong>[41]<\/strong><\/a>. Therefore, the heat flow rate is $\\Delta \\dot Q_{th} = T \\Delta \\dot S$. The dimension of $\\Delta \\dot S$, the entropy rate, is then [$W\/K$]. Therefore the dimension of the power variables, or ($T \\Delta \\dot S$) is [$W$], as it should be; hence, we can accept the temperature as the effort and entropy rate as the flow (or entropy as displacement) in BG model for a thermal system. Table 11-5 shows the variables involved in Pseudo BG and BG models for thermal systems.\r\n<table class=\"grid aligncenter\" style=\"height: 60px;width: 100%\"><caption>Table 11-5 Definitions for effort and flow for BG and pseudo BG models, thermal systems<\/caption>\r\n<thead>\r\n<tr>\r\n<th style=\"height: 15px;width: 91px;text-align: center;vertical-align: middle\">Model<\/th>\r\n<td style=\"height: 15px;width: 104px;text-align: center;vertical-align: middle\"><strong>Effort<\/strong><\/td>\r\n<td style=\"height: 15px;width: 114px;text-align: center;vertical-align: middle\"><strong>Flow<\/strong><\/td>\r\n<td style=\"height: 15px;width: 86px;text-align: center;vertical-align: middle\"><strong>Power<\/strong><\/td>\r\n<td style=\"height: 15px;width: 183px;text-align: center;vertical-align: middle\"><strong>System<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 15px\">\r\n<th style=\"height: 15px;width: 91px;text-align: center;vertical-align: middle\">Pseudo BG<\/th>\r\n<td style=\"height: 15px;width: 104px;text-align: center;vertical-align: middle\">temperature<\/td>\r\n<td style=\"height: 15px;width: 114px;text-align: center;vertical-align: middle\">heat flow rate<\/td>\r\n<td style=\"height: 15px;width: 86px;text-align: center;vertical-align: middle\">ill-defined<\/td>\r\n<td style=\"height: 15px;width: 183px;text-align: center;vertical-align: middle\">single thermal domain<\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px\">\r\n<th style=\"height: 30px;width: 91px;text-align: center;vertical-align: middle\">BG<\/th>\r\n<td style=\"height: 30px;width: 104px;text-align: center;vertical-align: middle\">temperature<\/td>\r\n<td style=\"height: 30px;width: 114px;text-align: center;vertical-align: middle\">entropy rate<\/td>\r\n<td style=\"height: 30px;width: 86px;text-align: center;vertical-align: middle\">defined<\/td>\r\n<td style=\"height: 30px;width: 183px;text-align: center;vertical-align: middle\">\u00a0 \u00a0multi-domain<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>","rendered":"<div>\n<h1>11.1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Overview<a id=\"C11\"><\/a><\/h1>\n<p>This chapter discusses several topics pertinent to modelling and simulation of systems dynamics with focus on BG method. The reader can consult with these sections as independent topics or as supplementary to previously discussed topics.<\/p>\n<h1>11.2\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Energy and Power Conjugate Variables<\/h1>\n<p>The product of conjugate variables related to a physical quantity should, by definition, give the corresponding quantity. In chapter 3, sections <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-2\">3.2<\/a> and <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-5\">3.5<\/a>, we discussed the power variables (effort <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9e58889fe60ada819d48f71296f83b05_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"7\" style=\"vertical-align: 0px;\" \/> and flow <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-45d2bbafd2751f0a2f4054f3b0269e48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"8\" style=\"vertical-align: -3px;\" \/>) and their relations to the state variables (momentum <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> and displacement <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/>). The product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b7afd8640f513ab6c3413670365d11d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#46;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"19\" style=\"vertical-align: -3px;\" \/>) is power\u2014so-called power variables\u2014and integrating them, with respect to time, gives <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/>, respectively. Hence the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> are called energy variables. However, further attention to the dimension of the product of the variables, i.e., (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-640a52f5c82c7b20b4ce6cdfa8dede3f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#46;&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"19\" style=\"vertical-align: -3px;\" \/>), indicates that the dimension of this quantity is not equivalent to that of energy. For example, in the SI system of units, we get <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-28113a3d6063e40d39bf86db53e483ce_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#112;&#46;&#113;&#093;&#32;&#61;&#32;&#091;&#78;&#46;&#115;&#46;&#109;&#093;&#32;&#61;&#32;&#091;&#74;&#46;&#115;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"138\" style=\"vertical-align: -4px;\" \/>. Therefore, we can call <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9e58889fe60ada819d48f71296f83b05_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"7\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-45d2bbafd2751f0a2f4054f3b0269e48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"8\" style=\"vertical-align: -3px;\" \/> conjugate power variables because the product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b7afd8640f513ab6c3413670365d11d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#46;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"19\" style=\"vertical-align: -3px;\" \/>) is power. But this definition does not apply to the product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-640a52f5c82c7b20b4ce6cdfa8dede3f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#46;&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"19\" style=\"vertical-align: -3px;\" \/>). Instead, the product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-60f785aae4752c2e06dcf9915862ae8f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#111;&#116;&#32;&#112;&#32;&#46;&#32;&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"19\" style=\"vertical-align: -3px;\" \/>) or product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-183082c60dfd4ab2c3b542577e9bf088_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#46;&#32;&#92;&#100;&#111;&#116;&#32;&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"19\" style=\"vertical-align: -3px;\" \/>) can be defined as true conjugate energy variables.<\/p>\n<p>One can ask the question, what is the relationship among these variables? To investigate further and provide a possible answer, we consider the system energy function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-596e11f9cb24d97e1306259afa1cc68b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#32;&#40;&#112;&#44;&#113;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"69\" style=\"vertical-align: -4px;\" \/>. This functional form is legitimate, since we know that the energy stored, in storage elements <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>, is uniquely defined by state variables (see <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-5\">section 3.5<\/a>). The total differential change of energy is then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-3f1efb71e3d33f8e8c4e3deec6a6c130_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;&#32;&#100;&#112;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125;&#32;&#100;&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"34\" width=\"125\" style=\"vertical-align: -13px;\" \/>. In principle, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9db5f492081a4be94bfe7d90033df4ea_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#40;&#112;&#44;&#113;&#44;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"80\" style=\"vertical-align: -4px;\" \/>. But the partial derivative <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-1e21f15efb6b25315669bd6102c4ce42_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#116;&#125;&#32;&#124;&#95;&#123;&#112;&#44;&#113;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"31\" width=\"38\" style=\"vertical-align: -10px;\" \/> can be ignored at equilibrium state of the system, or when <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> are kept constant and energy is not changing with time<a class=\"footnote\" title=\"\" id=\"return-footnote-76-1\" href=\"#footnote-76-1\" aria-label=\"Footnote 1\"><sup class=\"footnote\">[1]<\/sup><\/a>. Now, the total differential change of power <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-c75c5ca7b290730e9117b2ae698d1410_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#80;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"19\" style=\"vertical-align: -1px;\" \/> can be written as the time derivative of energy, or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-006c5e0e5b168bd887023f9e3ca956c8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#80;&#125;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#100;&#116;&#125;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#100;&#112;&#125;&#123;&#100;&#116;&#125;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#100;&#113;&#125;&#123;&#100;&#116;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"34\" width=\"171\" style=\"vertical-align: -13px;\" \/>. But <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-827bc98977515971c689432040e55997_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#100;&#112;&#125;&#123;&#100;&#116;&#125;&#32;&#61;&#32;&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"30\" width=\"42\" style=\"vertical-align: -10px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ad006fb28febad82b36a92e032d5f451_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#100;&#113;&#125;&#123;&#100;&#116;&#125;&#32;&#61;&#32;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"30\" width=\"43\" style=\"vertical-align: -10px;\" \/>, the effort and flow in BG method, respectively. Therefore, we can write<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 34px;\"><span class=\"ql-right-eqno\"> (11.1) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-8704da13d68f8a36969142ccc4cea804_l3.png\" height=\"34\" width=\"112\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#100;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#80;&#125;&#32;&#61;&#32;&#101;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;&#32;&#43;&#32;&#102;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Equation (11.1) clearly defines the relationship among power variables (effort <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9e58889fe60ada819d48f71296f83b05_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"7\" style=\"vertical-align: 0px;\" \/> and flow <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-45d2bbafd2751f0a2f4054f3b0269e48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"8\" style=\"vertical-align: -3px;\" \/>) and state variables (momentum <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> and displacement <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/>) with respect to the power (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-8c4c91a13128d29f9b3526b38138a6f4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#80;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"11\" style=\"vertical-align: -1px;\" \/>) and energy (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-1c4b13503ae30107faaede73280ae189_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: 0px;\" \/>) of the system. Note that for a system, we can write this equation for each component and sum it up to get the relation for the system.<\/p>\n<p>From Equation (11.1), we can conclude that by dimensional analysis, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-f7742fdcb8c1b6fae09b6b0e79194b17_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"34\" width=\"18\" style=\"vertical-align: -13px;\" \/> has the dimension of flow and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ee567325c609cf67bb7a519c3e7be198_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"34\" width=\"18\" style=\"vertical-align: -13px;\" \/> the dimension of effort, according to BG terminology. We define these quantities as system flow and effort, or (note that the partial derivative definition is explicitly shown here)<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 72px;\"><span class=\"ql-right-eqno\"> (11.2) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b052235e44f16b7b683d7baaa4f1b025_l3.png\" height=\"72\" width=\"196\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#100;&#99;&#97;&#115;&#101;&#115;&#125; &#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;&#32;&#124;&#95;&#123;&#113;&#61;&#99;&#111;&#110;&#115;&#116;&#97;&#110;&#116;&#125;&#32;&#32;&#44;&#32;&#92;&#58;&#32;&#115;&#121;&#115;&#116;&#101;&#109;&#32;&#92;&#58;&#32;&#102;&#108;&#111;&#119;&#32;&#92;&#92; &#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125;&#32;&#124;&#95;&#123;&#112;&#61;&#99;&#111;&#110;&#115;&#116;&#97;&#110;&#116;&#125;&#32;&#32;&#44;&#32;&#92;&#58;&#32;&#115;&#121;&#115;&#116;&#101;&#109;&#32;&#92;&#58;&#32;&#101;&#102;&#102;&#111;&#114;&#116; &#92;&#101;&#110;&#100;&#123;&#100;&#99;&#97;&#115;&#101;&#115;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>For example, considering a mass, represented by an <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element, its kinetic energy can be written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-31e0838bac3ad1edf860bedc06ad4157_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#94;&#50;&#125;&#123;&#50;&#109;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"33\" width=\"21\" style=\"vertical-align: -10px;\" \/>, but <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-fa91c811d4ee30137904b135d5d21217_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#94;&#50;&#125;&#123;&#50;&#109;&#125;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#125;&#123;&#109;&#125;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#109;&#118;&#125;&#123;&#109;&#125;&#32;&#61;&#32;&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"169\" style=\"vertical-align: -14px;\" \/>, the velocity of the mass or the flow associated with the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element. Similarly, considering a mechanical spring with stiffness <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-8c9a2c1169d8ce6372870f6e0d2c3fab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>, represented by a <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>-element, its potential energy can be written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-94d543dc185c7cf7bf69189ed7dbdc5b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#113;&#94;&#50;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"21\" style=\"vertical-align: -5px;\" \/>, but <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-226a791ba493a635034a4ef70888d80b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#107;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#113;&#94;&#50;&#125;&#123;&#50;&#125;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#61;&#32;&#107;&#113;&#32;&#61;&#32;&#107;&#120;&#32;&#61;&#32;&#70;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"166\" style=\"vertical-align: -14px;\" \/>, the force acting on the spring or the effort associated with the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>-element. Equation (11.2) applies analogously to mechanical, electrical, hydraulic, or thermal systems. Note that the energy function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-1c4b13503ae30107faaede73280ae189_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: 0px;\" \/> relates to the Hamiltonian of the system, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R13\"><strong>[13]<\/strong><\/a>.<\/p>\n<h1>11.3\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Including Gravity in BG Models<\/h1>\n<p>Forces due to gravitational acceleration <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-293ed23f9edb95402f7e573cb1e0167c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> can be implemented in a BG model using effort source element <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ed63991f05623afc79c0427a3c722cec_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#83;&#95;&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -2px;\" \/>. But it feeds power to the system when the assigned positive direction of displacement\/velocity and the gravitational acceleration vector are in the same direction. Otherwise, the system feeds power into the gravity field, or loses power. In manually drawn BG, the direction of the power bond is drawn from <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ed63991f05623afc79c0427a3c722cec_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#83;&#95;&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -2px;\" \/> toward the system when the gravity and displacement directions are matched; otherwise, the power bond should be toward the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ed63991f05623afc79c0427a3c722cec_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#83;&#95;&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -2px;\" \/> element. In 20-sim, however, it is not possible to draw a power bond pointing toward an <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ed63991f05623afc79c0427a3c722cec_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#83;&#95;&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -2px;\" \/> element because it is defined as a source element. Hence, a negative value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-293ed23f9edb95402f7e573cb1e0167c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> is assigned to the associated parameter in the corresponding equation model, i.e., \u22129.81 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-0fe06ddd0d38449ddce48b5cf57daaf7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#47;&#115;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"33\" style=\"vertical-align: -4px;\" \/> (see <a href=\"#F11-1\">Figure 11-1<\/a>). Note that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-293ed23f9edb95402f7e573cb1e0167c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> is interpreted as gravitational force per unit mass, here.\u00a0<a id=\"F11-1\"><\/a><\/p>\n<figure id=\"attachment_1235\" aria-describedby=\"caption-attachment-1235\" style=\"width: 602px\" class=\"wp-caption aligncenter\"><a href=\"\/engineeringsystems\/chapter\/miscellaneous-topics\/figure-11-1\/\" rel=\"attachment wp-att-1235\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1235 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1.png\" alt=\"\" width=\"602\" height=\"333\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1.png 602w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1-300x166.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1-65x36.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1-225x124.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Figure-11-1-350x194.png 350w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/a><figcaption id=\"caption-attachment-1235\" class=\"wp-caption-text\">Figure 11-1 Implementing gravity force for a BG model in 20-sim.<\/figcaption><\/figure>\n<h1><a id=\"S11-4\"><\/a>11.4 \u00a0 \u00a0 \u00a0 \u00a0 Extracting System Equations from BG Models<\/h1>\n<p>Although graphics of BG models can give us some insights into the dynamics of systems before actually solving the systems equations, having the mathematical model consisting of a system of equations is the ultimate goal resulting from a BG model, or for that matter, any model. In the previous sections, we discussed that for a BG model with integral causalities, we can derive a system of ODEs in terms of state variables, i.e., <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> (see <a href=\"\/engineeringsystems\/chapter\/bond-graph-modelling-method#S3-5\">section 3.5<\/a>). For such a system, the number of equations, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bffc8081641ed5efc5b4b7ef756c8243_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"9\" style=\"vertical-align: 0px;\" \/> is equal to the sum of number of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> associated with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>&#8211; elements and number of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> associated with the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>&#8211; elements. In other words, the system equations are coupled first-order ODEs explicitly given in terms of state variables and can be solved simultaneously using numerical schemes. The solution of these coupled equations is, obviously, easier to obtain for linear systems rather than it is for non-linear systems.<\/p>\n<p>In this section we discuss the procedure and guidelines of how to extract system equations from a BG model. For now, we assume that all storage elements (i.e., <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>&#8211; and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>&#8211; elements) in the system are assigned with integral causality strokes. In the next section, we discuss cases when derivative causality and\/or algebraic-loop situations may exist in a BG model, along with the definitions and resulting consequences for such systems equations.<\/p>\n<p>Referring to the energy management of a system, we have already discussed that the energy input to a system is partially stored in storages and the rest is dissipated through dissipaters. Therefore, the storage elements are key elements for studying the dynamics of any system. This principle also applies to the BG models, and we use it to extract system equations.<\/p>\n<p>The system equations can be given in a general form as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-631df1bc406203fca58cf2ec885cd84d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#111;&#116;&#32;&#120;&#95;&#105;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#70;&#125;&#95;&#105;&#32;&#40;&#120;&#95;&#105;&#44;&#32;&#117;&#95;&#106;&#44;&#32;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"103\" style=\"vertical-align: -5px;\" \/> where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-63f907578d957261027276973357bb15_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#111;&#116;&#32;&#120;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: -2px;\" \/>, the vector representing time derivative of state variables, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-c60b2b149f30ad57068aaff409a03ed8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: -5px;\" \/> , the vector representing the inputs, with indices <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-975cdad384e77f1d548da6034d95b5ba_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#105;&#32;&#61;&#32;&#49;&#44;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#44;&#32;&#110;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"78\" style=\"vertical-align: -3px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5eb8f83fcf5653ce82758f7e60dd143c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#106;&#32;&#61;&#32;&#49;&#44;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#44;&#32;&#114;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"76\" style=\"vertical-align: -3px;\" \/>. One can expand this functional to get<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 90px;\"><span class=\"ql-right-eqno\"> (11.3) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-19b1bb145417912b0db91ef9a0a96f6f_l3.png\" height=\"90\" width=\"259\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#100;&#99;&#97;&#115;&#101;&#115;&#125; &#92;&#100;&#111;&#116;&#32;&#120;&#95;&#49;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#70;&#125;&#95;&#49;&#32;&#40;&#120;&#95;&#49;&#44;&#32;&#120;&#95;&#50;&#44;&#32;&#92;&#100;&#111;&#116;&#115;&#44;&#32;&#120;&#95;&#110;&#44;&#32;&#117;&#95;&#49;&#44;&#32;&#117;&#95;&#50;&#44;&#32;&#92;&#100;&#111;&#116;&#115;&#44;&#32;&#117;&#95;&#114;&#44;&#32;&#116;&#41;&#32;&#92;&#92; &#92;&#100;&#111;&#116;&#32;&#120;&#95;&#50;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#70;&#125;&#95;&#50;&#32;&#40;&#120;&#95;&#49;&#44;&#32;&#120;&#95;&#50;&#44;&#32;&#92;&#100;&#111;&#116;&#115;&#44;&#32;&#120;&#95;&#110;&#44;&#32;&#117;&#95;&#49;&#44;&#32;&#117;&#95;&#50;&#44;&#32;&#92;&#100;&#111;&#116;&#115;&#44;&#32;&#117;&#95;&#114;&#44;&#32;&#116;&#41;&#32;&#92;&#92; &#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#118;&#100;&#111;&#116;&#115;&#32;&#92;&#92; &#92;&#100;&#111;&#116;&#32;&#120;&#95;&#110;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#70;&#125;&#95;&#110;&#32;&#40;&#120;&#95;&#49;&#44;&#32;&#120;&#95;&#50;&#44;&#32;&#92;&#100;&#111;&#116;&#115;&#44;&#32;&#120;&#95;&#110;&#44;&#32;&#117;&#95;&#49;&#44;&#32;&#117;&#95;&#50;&#44;&#32;&#92;&#100;&#111;&#116;&#115;&#44;&#32;&#117;&#95;&#114;&#44;&#32;&#116;&#41;&#32;&#92;&#92; &#92;&#101;&#110;&#100;&#123;&#100;&#99;&#97;&#115;&#101;&#115;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>After building the BG model for a system, we ask the following two key questions, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>:<\/p>\n<p>Q1: <em>What does each component\/element send to the system?<\/em><\/p>\n<p>Q2: <em>What does the system send back to the storage components\/elements?<\/em><\/p>\n<p>Each question guides us to list the corresponding relations involving the state variables and performing some manipulations to write the system equations in terms of the state variables, using the general guideline of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>. The following steps can be used to extract the system equations:<\/p>\n<ol>\n<li>Build the BG model and assign causalities, with preferred integral causalities.<\/li>\n<li>Simplify the BG model, as far as possible.<\/li>\n<li>Assign labels as numbers to each power bond in the BG model. The order of numbering is arbitrary.<\/li>\n<li>Answer Q1, in terms of all efforts or flows input into the system.<\/li>\n<li>Answer Q2, in terms of all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-bb1d38930e9a4cbaf032983876f444ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"9\" style=\"vertical-align: -3px;\" \/>\u2019s on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>\u2019s and all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5595bee609143c9e4bdaf835997a767a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"7\" style=\"vertical-align: -3px;\" \/>\u2019s on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>\u2019s, or momenta (or their derivatives) associated with the inertia elements and displacements (or their derivatives) associated with the capacity elements.<\/li>\n<li>Apply constraints implemented by 1- and 0- junction elements and perform algebraic manipulations to write the system equations only in terms of state variables, as independent variables with inputs and components\u2019 properties as parameters.<\/li>\n<\/ol>\n<p>Now, we present some worked-out examples to demonstrate the application of the above mentioned procedure.<\/p>\n<h2>11.4.1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Example: System Equations for a Mechanical System<\/h2>\n<p>For this example, we consider a mechanical system as shown in <a href=\"#F11-2\">Figure 11-2<\/a>. This systems has three DOF associated with three masses. The number of state variables is seven, associated with the storage elements, three masses, and four springs. The positive displacements are considered as shown, and tension forces are positive (+T).<a id=\"F11-2\"><\/a><\/p>\n<figure id=\"attachment_844\" aria-describedby=\"caption-attachment-844\" style=\"width: 463px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-844\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-300x113.png\" alt=\"\" width=\"463\" height=\"174\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-300x113.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-1024x384.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-768x288.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-1536x576.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-65x24.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-225x84.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2-350x131.png 350w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/05\/fig-11-2.png 1767w\" sizes=\"auto, (max-width: 463px) 100vw, 463px\" \/><figcaption id=\"caption-attachment-844\" class=\"wp-caption-text\">Figure 11-2 A mechanical system sketch<\/figcaption><\/figure>\n<p>Solution:<\/p>\n<p>We first build the BG model, either manually or using the tools available through 20-sim, with all power bonds labelled, as shown in <a href=\"#F11-3\">Figure 11-3<\/a>. As mentioned, the labels are arbitrary; they merely help bookkeeping of the variables involved without affecting final solution of the system equations. Therefore, the state variables are: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5c0e8b22dd779cf0f24cd0bdedf19bc3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#95;&#50;&#44;&#32;&#112;&#95;&#54;&#44;&#32;&#112;&#95;&#123;&#49;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"60\" style=\"vertical-align: -3px;\" \/> associated with the momenta of the masses and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b24f26db13490600061cb51f1095fc0b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;&#95;&#52;&#44;&#32;&#113;&#95;&#123;&#49;&#48;&#125;&#44;&#32;&#113;&#95;&#123;&#49;&#53;&#125;&#44;&#32;&#113;&#95;&#123;&#49;&#57;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"87\" style=\"vertical-align: -3px;\" \/> displacements of the mechanical springs. The corresponding power bonds to these elements are colour coded (see <a href=\"#F11-3\">Figure 11-3<\/a>). The system equations are ODEs consisting of these state variables. To extract the system equations, we ask two key questions (see <a href=\"#S11-4\">section 11.4<\/a>) and list their corresponding answers, using the power bond labels and causality assignments in terms of BG symbols <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9e58889fe60ada819d48f71296f83b05_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"7\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-45d2bbafd2751f0a2f4054f3b0269e48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"8\" style=\"vertical-align: -3px;\" \/>, as follows:<a id=\"F11-3\"><\/a><\/p>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_848\" aria-describedby=\"caption-attachment-848\" style=\"width: 489px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-848\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-300x162.png\" alt=\"\" width=\"489\" height=\"264\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-300x162.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-1024x554.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-768x415.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-1536x831.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-2048x1108.png 2048w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-65x35.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-225x122.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model-with-labeled-power-bonds-350x189.png 350w\" sizes=\"auto, (max-width: 489px) 100vw, 489px\" \/><figcaption id=\"caption-attachment-848\" class=\"wp-caption-text\">Figure 11-3 BG model for the mechanical system with labelled power bonds<\/figcaption><\/figure>\n<p>Q1: <em>What does each component\/element send to the system?<\/em><\/p>\n<p>The inputs to the system are from elements at the boundary of the system associated with bonds 1, 2, 4, 6, 10, 11, 13, 15, 17, and 19, as listed in Table 11-1.<\/p>\n<div style=\"margin: auto;\">\n<table class=\"grid aligncenter\" style=\"height: 330px;width: 100%\">\n<caption>Table 11-1 Inputs to the mechanical system by all elements\u2014Q1 question<\/caption>\n<thead>\n<tr>\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\"><strong>Power bond label #<\/strong><\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><strong>System input\/relation<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">1<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-623cb601b2f345f1be3842c477d62b9e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#49;&#32;&#61;&#32;&#70;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"43\" style=\"vertical-align: -2px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">2<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-3704da651b6b8005ca33ea87270cbc62_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#50;&#32;&#61;&#32;&#112;&#95;&#50;&#47;&#109;&#95;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"105\" style=\"vertical-align: -4px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">4<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-dc9ac66ad8681729c36dc4075caedbfd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#52;&#32;&#61;&#32;&#107;&#95;&#52;&#113;&#95;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"58\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">6<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-6719c9134d7d694407802a5907a793ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#54;&#32;&#61;&#32;&#92;&#100;&#112;&#116;&#32;&#113;&#95;&#54;&#32;&#61;&#32;&#112;&#95;&#54;&#47;&#109;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"105\" style=\"vertical-align: -4px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">10<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9deb802cd0674031551bdda656b4b5a6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#123;&#49;&#48;&#125;&#32;&#61;&#32;&#107;&#95;&#51;&#113;&#95;&#123;&#49;&#48;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"70\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">11<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-c395ee760c97f11021cab37ea99926da_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#123;&#49;&#49;&#125;&#32;&#61;&#32;&#98;&#95;&#49;&#102;&#95;&#123;&#49;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"69\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">13<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-be34da37b07dd817fb58666ec05a74e3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#51;&#125;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#51;&#125;&#32;&#61;&#32;&#112;&#95;&#123;&#49;&#51;&#125;&#47;&#109;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"121\" style=\"vertical-align: -4px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">15<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-a1d843b76fbb9e8eb71ed98fef011753_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#107;&#95;&#50;&#113;&#95;&#123;&#49;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"70\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">17<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9d5cd2d86eee979d607dd415e1215191_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#55;&#125;&#32;&#61;&#32;&#86;&#95;&#123;&#119;&#97;&#108;&#108;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"68\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<td style=\"height: 30px;width: 289.8px;vertical-align: middle\">19<\/td>\n<td style=\"height: 30px;width: 334.767px;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-f87ee7becd27e663500612578c040c1d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#123;&#49;&#57;&#125;&#32;&#61;&#32;&#107;&#95;&#49;&#113;&#95;&#123;&#49;&#57;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"70\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>Next, we list the relations to answer the second question:<\/p>\n<p>Q2: <em>What does the system send back to the storage components\/elements?<\/em><\/p>\n<p>Here, we are only interested in storage elements, as shown by colour-coded bonds in <a href=\"#F11-3\">Figure 11-3<\/a>. For example, considering power bond number 2, the system sends an effort signal (or rate of momentum) to the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element representing the mass <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e2d51415022140c44a47a869c78afb13_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#95;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"9\" width=\"19\" style=\"vertical-align: -2px;\" \/>. Therefore, we can write <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-688c5c441466033040771c68384ae89d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;&#32;&#61;&#32;&#109;&#95;&#51;&#32;&#92;&#100;&#111;&#116;&#32;&#102;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"98\" style=\"vertical-align: -3px;\" \/>. Similarly, considering power bond number 15, the system sends a flow signal (or rate of displacement) to the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>-element representing the spring <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b11ba312ea3cf44559b57c22005f2b3c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: -2px;\" \/>. Therefore, we can write <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-61c5ef55371ae18328a73e6787120e55_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"56\" style=\"vertical-align: -3px;\" \/>. Table 11-2 lists all relations corresponding to storage elements.<\/p>\n<table class=\"grid aligncenter\" style=\"border-collapse: collapse;width: 100%;height: 259px\">\n<caption>Table 11-2 Outputs from the mechanical system to all storage elements\u2014Q2 question<\/caption>\n<thead>\n<tr>\n<td style=\"width: 20.0766%;text-align: center;vertical-align: middle;height: 15px\"><strong>Power bond label #(element)<\/strong><\/td>\n<td style=\"width: 17.8544%;text-align: center;vertical-align: middle;height: 15px\"><strong>Storage element\/relation<\/strong><\/td>\n<td style=\"width: 62.0689%;text-align: center;vertical-align: middle;height: 15px\"><strong>Relations, using constraints<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 27px;text-align: center;vertical-align: middle\">2 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-a69f778ff02ed4886272c2a65d52e86b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#58;&#109;&#95;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"39\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 27px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-0cb0cf5fe26135da49c86873f414230f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 27px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-071650dd5453503c0b3b2e8d32ac9681_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#50;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;&#125;&#32;&#61;&#32;&#101;&#95;&#49;&#32;&#45;&#32;&#101;&#95;&#51;&#32;&#61;&#32;&#101;&#95;&#49;&#32;&#45;&#32;&#101;&#95;&#52;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#70;&#32;&#45;&#32;&#107;&#95;&#52;&#113;&#95;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"247\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 26px;text-align: center;vertical-align: middle\">4 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-83f5c134159e6756d7357e0ad936194b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#58;&#107;&#95;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"38\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 26px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7cd0a50a5c3aa0e33ac10ab749ec0829_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#52;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 26px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e49d1317ef603c8855573cb12a6f2ce5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#52;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;&#125;&#32;&#61;&#32;&#102;&#95;&#51;&#32;&#45;&#32;&#102;&#95;&#53;&#32;&#61;&#32;&#102;&#95;&#50;&#32;&#45;&#32;&#102;&#95;&#54;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#50;&#125;&#123;&#109;&#95;&#51;&#125;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#54;&#125;&#123;&#109;&#95;&#50;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"255\" style=\"vertical-align: -12px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 28px;text-align: center;vertical-align: middle\">6 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-d86c6ab95aeccd5e68333a9dcf9b88af_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#58;&#109;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"39\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 28px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-a85c9c6ff44cc2ecf92455fd9cec2181_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#54;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 28px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-d9cae14a1651fe9def25821ae8242ac9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#54;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#54;&#125;&#32;&#61;&#32;&#101;&#95;&#53;&#32;&#45;&#32;&#101;&#95;&#55;&#32;&#45;&#32;&#101;&#95;&#56;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#107;&#95;&#52;&#113;&#95;&#52;&#32;&#45;&#32;&#107;&#95;&#51;&#32;&#113;&#95;&#123;&#49;&#48;&#125;&#125;&#32;&#45;&#32;&#98;&#95;&#49;&#32;&#102;&#95;&#123;&#49;&#49;&#125;&#32;&#45;&#32;&#92;&#112;&#109;&#98;&#123;&#107;&#95;&#49;&#32;&#113;&#95;&#123;&#49;&#57;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"336\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 30px;text-align: center;vertical-align: middle\">10 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-c7ddcc00a6828f54d8134796f49c12c3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#58;&#107;&#95;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"38\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 30px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-d356f9579b701382497df2f51e660c0d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#48;&#125;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#48;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"56\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 30px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-dbef17578a349ecf7b12b03889a0c105_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#48;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#48;&#125;&#125;&#32;&#61;&#32;&#102;&#95;&#57;&#32;&#61;&#32;&#102;&#95;&#55;&#32;&#45;&#32;&#102;&#95;&#123;&#49;&#50;&#125;&#32;&#61;&#32;&#102;&#95;&#54;&#32;&#45;&#32;&#102;&#95;&#123;&#49;&#51;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#54;&#125;&#123;&#109;&#95;&#50;&#125;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#123;&#49;&#51;&#125;&#125;&#123;&#109;&#95;&#49;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"310\" style=\"vertical-align: -12px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 86px;text-align: center;vertical-align: middle\">13 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b8350b6cb83fa479c1131604ff901b1a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#58;&#109;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"38\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 86px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-a687c283cfd03fae050a7b264f33429a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#123;&#49;&#51;&#125;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#123;&#49;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"57\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 86px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-367f00072424ec67b33b8d20510ebebe_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#123;&#49;&#51;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#123;&#49;&#51;&#125;&#125;&#32;&#61;&#32;&#101;&#95;&#123;&#49;&#50;&#125;&#32;&#45;&#32;&#101;&#95;&#123;&#49;&#52;&#125;&#32;&#61;&#32;&#101;&#95;&#57;&#32;&#45;&#32;&#101;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#40;&#101;&#95;&#123;&#49;&#48;&#125;&#32;&#43;&#32;&#101;&#95;&#123;&#49;&#49;&#125;&#41;&#32;&#45;&#32;&#101;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#107;&#95;&#51;&#113;&#95;&#123;&#49;&#48;&#125;&#125;&#32;&#43;&#32;&#92;&#117;&#110;&#100;&#101;&#114;&#98;&#114;&#97;&#99;&#101;&#123;&#98;&#95;&#49;&#102;&#95;&#123;&#49;&#49;&#125;&#125;&#95;&#123;&#61;&#98;&#95;&#49;&#102;&#95;&#123;&#49;&#48;&#125;&#125;&#32;&#45;&#32;&#92;&#112;&#109;&#98;&#123;&#107;&#95;&#50;&#113;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#107;&#95;&#51;&#113;&#95;&#123;&#49;&#48;&#125;&#125;&#32;&#43;&#32;&#98;&#95;&#49;&#32;&#92;&#112;&#109;&#98;&#123;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#54;&#125;&#123;&#109;&#95;&#50;&#125;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#123;&#49;&#51;&#125;&#125;&#123;&#109;&#95;&#49;&#125;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#45;&#32;&#107;&#95;&#50;&#113;&#95;&#123;&#49;&#53;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"62\" width=\"478\" style=\"vertical-align: -25px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 24px;text-align: center;vertical-align: middle\">15 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-d35058a58bf2e0f749ba9e8646511b15_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#58;&#107;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"38\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 24px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-61c5ef55371ae18328a73e6787120e55_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"56\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 24px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-f4f20eb51f739abc329e70a7c307b437_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#53;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#53;&#125;&#125;&#32;&#61;&#32;&#102;&#95;&#123;&#49;&#52;&#125;&#32;&#45;&#32;&#102;&#95;&#123;&#49;&#54;&#125;&#32;&#61;&#32;&#102;&#95;&#123;&#49;&#51;&#125;&#32;&#45;&#32;&#102;&#95;&#123;&#49;&#55;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#123;&#49;&#51;&#125;&#125;&#123;&#109;&#95;&#49;&#125;&#32;&#45;&#32;&#86;&#95;&#123;&#119;&#97;&#108;&#108;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"297\" style=\"vertical-align: -12px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"width: 20.0766%;height: 23px;text-align: center;vertical-align: middle\">19 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-df29d590ed3d6b2d383414c55fc9105c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#58;&#107;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"37\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"width: 17.8544%;height: 23px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-75dec1c4c5ce011b723f2f69fc5aff8d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#57;&#125;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#57;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"56\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"width: 62.0689%;height: 23px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-acd8e8c069ca40a14bed008bf7081063_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#123;&#49;&#57;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#57;&#125;&#125;&#32;&#61;&#32;&#102;&#95;&#56;&#32;&#45;&#32;&#102;&#95;&#123;&#49;&#56;&#125;&#32;&#61;&#32;&#102;&#95;&#54;&#32;&#45;&#32;&#102;&#95;&#123;&#49;&#55;&#125;&#32;&#61;&#32;&#92;&#112;&#109;&#98;&#123;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#54;&#125;&#123;&#109;&#95;&#50;&#125;&#32;&#45;&#32;&#86;&#95;&#123;&#119;&#97;&#108;&#108;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"285\" style=\"vertical-align: -12px;\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>In the relations listed in the third column of Table 11-2, we used the constraints resulted from 1- and 0-junctions and elements\u2019 constitutive equations, and included the relations from Table 11-1. The final relations are given in bold. Finally, after some manipulations, we can write the system equations in terms of seven state variables in matrix form, as given in Equation (11.4).<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 267px;\"><span class=\"ql-right-eqno\"> (11.4) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b32790d5dd5be7452b49eae68f95c8d8_l3.png\" height=\"267\" width=\"391\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#109;&#97;&#116;&#114;&#105;&#120;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;&#32;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#54;&#32;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#48;&#125;&#32;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#123;&#49;&#51;&#125;&#32;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#53;&#125;&#32;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#123;&#49;&#57;&#125;&#32;&#92;&#101;&#110;&#100;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125; &#61;&#32;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#98;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#48;&#32;&#38;&#32;&#45;&#107;&#95;&#52;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#92;&#92;&#32;&#49;&#47;&#109;&#95;&#51;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#45;&#49;&#47;&#109;&#95;&#50;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#107;&#95;&#52;&#32;&#38;&#32;&#45;&#98;&#95;&#49;&#47;&#109;&#95;&#50;&#32;&#38;&#32;&#45;&#107;&#95;&#51;&#32;&#38;&#32;&#98;&#95;&#49;&#47;&#109;&#95;&#49;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#45;&#107;&#95;&#49;&#32;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#49;&#47;&#109;&#95;&#50;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#45;&#49;&#47;&#109;&#95;&#49;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#98;&#95;&#49;&#47;&#109;&#95;&#50;&#32;&#38;&#32;&#107;&#95;&#51;&#32;&#38;&#32;&#45;&#98;&#95;&#49;&#47;&#109;&#95;&#49;&#32;&#38;&#32;&#45;&#107;&#95;&#50;&#32;&#38;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#49;&#47;&#109;&#95;&#49;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#49;&#47;&#109;&#95;&#50;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#92;&#101;&#110;&#100;&#123;&#98;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#92;&#92; &#92;&#92; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#112;&#95;&#50;&#92;&#92;&#32;&#113;&#95;&#52;&#32;&#92;&#92;&#32;&#112;&#95;&#54;&#32;&#92;&#92;&#32;&#113;&#95;&#123;&#49;&#48;&#125;&#32;&#92;&#92;&#32;&#112;&#95;&#123;&#49;&#51;&#125;&#32;&#92;&#92;&#32;&#113;&#95;&#123;&#49;&#53;&#125;&#32;&#92;&#92;&#32;&#113;&#95;&#123;&#49;&#57;&#125;&#32;&#92;&#101;&#110;&#100;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#43;&#32;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#70;&#92;&#92;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#92;&#92;&#32;&#48;&#32;&#92;&#92;&#32;&#45;&#86;&#95;&#123;&#119;&#97;&#108;&#108;&#125;&#32;&#92;&#92;&#32;&#45;&#86;&#95;&#123;&#119;&#97;&#108;&#108;&#125;&#32;&#92;&#101;&#110;&#100;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#125; &#92;&#101;&#110;&#100;&#123;&#109;&#97;&#116;&#114;&#105;&#120;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<h2>11.4.2 \u00a0 \u00a0 \u00a0 \u00a0 Example: System Equations for an Electrical System<\/h2>\n<p>For this example, we consider the electrical system and BG model given in <a href=\"\/engineeringsystems\/chapter\/bond-graph-models-for-electrical-systems#S7-6\">section 7.6<\/a> and shown in <a href=\"\/engineeringsystems\/chapter\/bond-graph-models-for-electrical-systems#F7-8\">Figure 7-8<\/a>. The system has two loops. The number of state variables is three, associated with the storage elements, two inductors and one capacitor.<\/p>\n<p>Solution:<\/p>\n<p><a href=\"#F11-4\">Figure 11-4<\/a> shows the BG model with labelled power bonds for this system. The power bonds associated with storage elements, hence state variables, are colour coded.<a id=\"F11-4\"><\/a><\/p>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_850\" aria-describedby=\"caption-attachment-850\" style=\"width: 423px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-850\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture-300x240.png\" alt=\"\" width=\"423\" height=\"338\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture-300x240.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture-65x52.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture-225x180.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture-350x279.png 350w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/Capture.png 506w\" sizes=\"auto, (max-width: 423px) 100vw, 423px\" \/><figcaption id=\"caption-attachment-850\" class=\"wp-caption-text\">Figure 11-4 BG model for the electrical system with labelled power bonds<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<p>As mentioned, the labels are arbitrary and they merely help bookkeeping of the variables involved without affecting final solution of the system equations. The state variables are: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5f1879ba79b86df1c64ba6952b5ce300_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#95;&#50;&#44;&#112;&#95;&#53;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"38\" style=\"vertical-align: -3px;\" \/> associated with the momenta of the inductors, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-376218ca59bf4f6b4da7713bf2ee0efc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;&#95;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: -3px;\" \/>, electrical charge of the capacitor. The system equations are ODEs consisting of these variables. To extract the system equations, we ask two key questions (see <a href=\"#S11-4\">section 11.4<\/a>) and list their corresponding answers, using the power bond labels and causality assignments in terms of BG symbols e and f, as follows:<\/p>\n<p>Q1: <em>What does each component\/element send to the system?<\/em><\/p>\n<p>The inputs to the system are from elements at the boundary of the system associated with bonds<br \/>\n1, 2, 3, 4, 5, and 6, as listed in Table 11-3.<\/p>\n<div style=\"margin: auto;\">\n<table class=\"grid aligncenter\" style=\"height: 105px;width: 100%\">\n<caption>Table 11-3 Inputs to the electrical system by all elements\u2014Q1 question<\/caption>\n<thead>\n<tr>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\"><strong>Power bond label<\/strong><\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><strong>System input\/relation<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 15px\">\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">1<\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-fffa736c0f665f1351d8dfed238dd3d4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#49;&#32;&#61;&#32;&#86;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"44\" style=\"vertical-align: -2px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">2<\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-2402f13232aaf9797e07171b207695f2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#50;&#32;&#61;&#32;&#112;&#95;&#50;&#47;&#76;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"102\" style=\"vertical-align: -4px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">3<\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-2c5c5f99f3529181cbf5d060d50ae88b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#51;&#32;&#61;&#32;&#82;&#95;&#50;&#102;&#95;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"63\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">4<\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ba18d00aa50f51c84998c75e614cb18e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#52;&#32;&#61;&#32;&#113;&#95;&#52;&#47;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"59\" style=\"vertical-align: -4px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">5<\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-df7a47df5c241192fff0a5236bc3dea2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#53;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#53;&#32;&#61;&#32;&#112;&#95;&#53;&#47;&#76;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"101\" style=\"vertical-align: -4px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 15px\">\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 235.983px\">6<\/td>\n<td style=\"vertical-align: middle;text-align: center;height: 15px;width: 387.583px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e56644988c9cba8c91d58f6da9a67e2d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#54;&#32;&#61;&#32;&#82;&#95;&#49;&#102;&#95;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"63\" style=\"vertical-align: -3px;\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>Next, we list the relations to answer the second question:<\/p>\n<p>Q2: <em>What does the system send back to the storage components\/elements?<\/em><\/p>\n<p>Here, we are only interested in storage elements, as shown by colour-coded bonds in <a href=\"#F11-4\">Figure 11-4<\/a>. For example, considering power bond number 2, the system sends an effort signal (or rate of momentum\/flux linkage) to the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element representing the inductor <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-1ef711e382c7b6b21014b8f06d8ee547_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#76;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: -2px;\" \/>. Therefore, we can write <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-669ea26a53911886da202b917c1f2d32_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;&#32;&#61;&#32;&#76;&#95;&#50;&#32;&#92;&#100;&#111;&#116;&#32;&#102;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"95\" style=\"vertical-align: -3px;\" \/>. \u00a0Similarly, considering power bond number 4, the system sends a flow signal (i.e., current or rate of charge) to the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>-element representing the capacitor <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-6268947cfe5b7d22539971f836aabdc7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"7\" style=\"vertical-align: 0px;\" \/>. Therefore, we can write <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7cd0a50a5c3aa0e33ac10ab749ec0829_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#52;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/>. Table 11-4 lists all relations corresponding to storage elements.<\/p>\n<table class=\"grid aligncenter\" style=\"height: 62px;width: 100%\">\n<caption>Table 11-4 Outputs from the electrical system to all storage elements\u2014Q2 question<\/caption>\n<thead>\n<tr>\n<td style=\"height: 15px;width: 108.7px;text-align: center;vertical-align: middle\"><strong>Power bond label (element)<\/strong><\/td>\n<td style=\"height: 15px;width: 149.783px;text-align: center;vertical-align: middle\"><strong>Storage element\/relation<\/strong><\/td>\n<td style=\"height: 15px;width: 678.617px;text-align: center;vertical-align: middle\"><strong>Relations, using constraints<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 15px\">\n<td style=\"height: 15px;width: 108.7px;text-align: center;vertical-align: middle\">2 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9cba78ba1d7d965f4a099856c1b510d6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#58;&#76;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"36\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"height: 15px;width: 149.783px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-0cb0cf5fe26135da49c86873f414230f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"height: 15px;width: 678.617px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-ce2d9d7653fdd9aa40ffeca9c802aa14_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#50;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;&#32;&#61;&#32;&#101;&#95;&#57;&#32;&#45;&#32;&#101;&#95;&#51;&#32;&#61;&#32;&#101;&#95;&#55;&#32;&#45;&#32;&#101;&#95;&#51;&#32;&#61;&#32;&#101;&#95;&#49;&#32;&#45;&#32;&#101;&#95;&#54;&#32;&#45;&#32;&#101;&#95;&#51;&#32;&#61;&#32;&#86;&#32;&#45;&#32;&#82;&#95;&#49;&#32;&#92;&#117;&#110;&#100;&#101;&#114;&#98;&#114;&#97;&#99;&#101;&#123;&#102;&#95;&#54;&#125;&#95;&#123;&#102;&#95;&#56;&#32;&#43;&#32;&#102;&#95;&#57;&#125;&#32;&#45;&#32;&#82;&#95;&#50;&#32;&#92;&#117;&#110;&#100;&#101;&#114;&#98;&#114;&#97;&#99;&#101;&#123;&#102;&#95;&#51;&#125;&#95;&#123;&#61;&#102;&#95;&#50;&#125;&#32;&#61;&#32;&#86;&#32;&#45;&#32;&#82;&#95;&#49;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#53;&#125;&#123;&#76;&#95;&#49;&#125;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#50;&#125;&#123;&#76;&#95;&#50;&#125;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#45;&#32;&#82;&#95;&#50;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#50;&#125;&#123;&#76;&#95;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"72\" width=\"478\" style=\"vertical-align: -14px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 16px\">\n<td style=\"height: 16px;width: 108.7px;text-align: center;vertical-align: middle\">4 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-db1a9b57792229a4510f3657917bbc31_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#58;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"31\" style=\"vertical-align: 0px;\" \/>)<\/td>\n<td style=\"height: 16px;width: 149.783px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7cd0a50a5c3aa0e33ac10ab749ec0829_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#52;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"height: 16px;width: 678.617px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-9888228fb96b3e5930a418fc660bc15a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#52;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;&#32;&#61;&#32;&#102;&#95;&#53;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#53;&#125;&#123;&#76;&#95;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"116\" style=\"vertical-align: -12px;\" \/><\/td>\n<\/tr>\n<tr style=\"height: 16px\">\n<td style=\"height: 16px;width: 108.7px;text-align: center;vertical-align: middle\">5 (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-1fd2675ad0f3efd7ab90743d86713d2e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#58;&#76;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"35\" style=\"vertical-align: -2px;\" \/>)<\/td>\n<td style=\"height: 16px;width: 149.783px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-3af966412eba0a16d328ab46173a60fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#53;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -3px;\" \/><\/td>\n<td style=\"height: 16px;width: 678.617px;text-align: center;vertical-align: middle\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-f95ebe3e27db18b1471e3831c53d891a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#53;&#32;&#61;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#53;&#32;&#61;&#32;&#92;&#117;&#110;&#100;&#101;&#114;&#98;&#114;&#97;&#99;&#101;&#123;&#101;&#95;&#56;&#125;&#95;&#123;&#61;&#101;&#95;&#55;&#125;&#32;&#45;&#32;&#101;&#95;&#52;&#32;&#61;&#32;&#101;&#95;&#49;&#32;&#45;&#32;&#101;&#95;&#54;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#113;&#95;&#52;&#125;&#123;&#99;&#125;&#32;&#61;&#32;&#86;&#45;&#32;&#82;&#95;&#49;&#32;&#92;&#117;&#110;&#100;&#101;&#114;&#98;&#114;&#97;&#99;&#101;&#123;&#102;&#95;&#54;&#125;&#95;&#123;&#102;&#95;&#56;&#43;&#102;&#95;&#57;&#125;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#113;&#95;&#52;&#125;&#123;&#99;&#125;&#32;&#61;&#32;&#86;&#32;&#45;&#32;&#82;&#95;&#49;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#53;&#125;&#123;&#76;&#95;&#49;&#125;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#50;&#125;&#123;&#76;&#95;&#50;&#125;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#113;&#95;&#52;&#125;&#123;&#99;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"74\" width=\"478\" style=\"vertical-align: -10px;\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Note that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-07a79ffcb691e1484de2911863b3fc6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#95;&#54;&#32;&#61;&#32;&#102;&#95;&#55;&#32;&#61;&#32;&#102;&#95;&#56;&#32;&#43;&#32;&#102;&#95;&#57;&#32;&#61;&#32;&#102;&#95;&#53;&#32;&#43;&#32;&#102;&#95;&#50;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#53;&#125;&#123;&#76;&#95;&#49;&#125;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#112;&#95;&#50;&#125;&#123;&#76;&#95;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"248\" style=\"vertical-align: -12px;\" \/>. In the relations listed in the third column of Table 11-4, we use the constraints resulted from 1- and 0-junctions and elements\u2019 constitutive equations, and included the relations from Table 11-3. The final relations are given in <strong>bold<\/strong>. Finally, we can write the system equations, after some manipulations, in terms of three state variables in matrix form, as given in Equation (11.5).<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 98px;\"><span class=\"ql-right-eqno\"> (11.5) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-30e42086a9c6efb5d4669c5e0e3090ee_l3.png\" height=\"98\" width=\"346\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#50;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#113;&#95;&#52;&#32;&#92;&#92;&#32;&#92;&#100;&#111;&#116;&#32;&#112;&#95;&#53;&#32;&#32;&#92;&#101;&#110;&#100;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#61;&#32;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#98;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#45;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#82;&#95;&#49;&#125;&#123;&#76;&#95;&#50;&#125;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#82;&#95;&#50;&#125;&#123;&#76;&#95;&#49;&#125;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#82;&#95;&#50;&#125;&#123;&#76;&#95;&#49;&#125;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#48;&#32;&#38;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#76;&#95;&#49;&#125;&#32;&#92;&#92;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#82;&#95;&#49;&#125;&#123;&#76;&#95;&#50;&#125;&#32;&#38;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#99;&#125;&#32;&#38;&#32;&#45;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#82;&#95;&#49;&#125;&#123;&#76;&#95;&#49;&#125;&#32;&#92;&#101;&#110;&#100;&#123;&#98;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#112;&#95;&#50;&#32;&#92;&#92;&#32;&#113;&#95;&#52;&#32;&#92;&#92;&#32;&#112;&#95;&#53;&#32;&#92;&#101;&#110;&#100;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#43;&#32;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125;&#32;&#86;&#32;&#92;&#92;&#32;&#48;&#32;&#92;&#92;&#32;&#86;&#32;&#92;&#101;&#110;&#100;&#123;&#66;&#109;&#97;&#116;&#114;&#105;&#120;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<h1>11.5 \u00a0 \u00a0 \u00a0 \u00a0 Derivative Causality and Algebraic Loop: Implicit System Equations<\/h1>\n<p>When assigning causality strokes to a BG model, three scenarios may occur <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R20\"><strong>[20]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>. These scenarios are:<\/p>\n<ol>\n<li>all causality strokes are possible to be assigned as preferred integral causalities;<\/li>\n<li>at least one storage element (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>&#8211; or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>&#8211; element) cannot be assigned with integral<br \/>\ncausality; instead <em>derivative causality<\/em> is forced upon the element; or<\/li>\n<li>there is more than one option for having a BG model with assigned integral causalities for the given system, a so-called <em>algebraic loop<\/em>.<\/li>\n<\/ol>\n<p>All of these scenarios are legitimate in terms of BG modelling rules, and with red colour-coded causality strokes, 20-sim provides warnings, not errors, for scenarios 2 and 3 as listed above. As mentioned, scenario 1 is desirable and preferred. For this scenario, the system equations can be derived explicitly in terms of state variables as a system of coupled first-order ODEs. The solution of the system of equations provides the answers for the generalized momenta and displacements associated with storage elements. After having the solutions for system equations, we can calculate other desired quantities related to the system.<\/p>\n<p>For the second scenario, the system equations are not independent, i.e., implicit. In other words, the equations related to the storage elements with integral causalities are independent; pertinent state variables can be uniquely calculated by solving these equations, simultaneously. But the equation related to the storage element with derivative causality is not independent; it relates algebraically to the independent equations. Therefore, the related state variable for the element with derivative causality can be calculated using the solution of those of the independent variables. The mathematical dependence of the equation for the derivatively causalled element indicates that the dynamics of the element are related to and defined by the other storage elements in the system. In addition, for the derivative causality case, we may have to force more than one element having non-integral causalities.<\/p>\n<p>For the third scenario, after assigning integral causalities for some of the elements in a definite manner, we face one or more options and have to make choices for one or more elements and arbitrarily assign them with causalities. The resulting system equations are again independent coupled ODEs and can be simultaneously solved to find their solutions. However, during the manipulation, we encounter an implicit equation (or equations) for a particular state variable (or its derivative) which is a function of inputs and itself as well\u2014an algebraic loop. For linear systems\/elements, the algebraic-loop situation does not pose a problem; however, for non-linear systems\/components, this makes it more difficult to manipulate the equations to find their solutions.<\/p>\n<p>Note that an algebraic loop may occur at several levels and, hence, make it harder to manipulate the equations. This is when, after selecting an assigning causality stroke for an element arbitrarily, further selection(s) should be made to proceed.<\/p>\n<p>For both scenarios, derivative causalities and algebraic loop, the fact that they appear in a BG model is useful information about the system and\/or assumptions made for the model, even before solving the resulting equations. In many cases, the modeller can improve the system with additional components, usually of the types of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-25cfe7b772dea23f45d0cdd4f5c10d84_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"11\" style=\"vertical-align: 0px;\" \/>&#8211; element.<\/p>\n<p>As mentioned, 20-sim sends warning messages, but no error messages when derivative causalities and algebraic loop exist. The resulted system equations can be solved by solvers available, and the system simulation and design can proceed as usual.<\/p>\n<p>In further sections, we present some examples to demonstrate the derivative causality and algebraic-loop cases.<\/p>\n<h2>11.5.1 \u00a0 \u00a0 \u00a0 \u00a0 Example: BG Model with Derivative Causality<\/h2>\n<p>We consider the BG model shown in <a href=\"#F11-5\">Figure 11-5<\/a>. The colour-coded bonds associated with two inertia <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-elements are forced, having non-integral causalities or derivative causality. This can be vividly explored by starting assigning causality from <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-71c9985fb7e53bd022c3f0c6e2775281_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#83;&#95;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"16\" style=\"vertical-align: -5px;\" \/>-element sending a flow signal to the adjacent 1-junction. Therefore, all other connecting bonds to this 1-junction should have their causality strokes at the ports connecting to this 1-junction. This requirement forces the associated <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element to have a derivative causality, or sending effort signal, instead of receiving it for being integrally causalled, to the 1-junction. Similarly, the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-afc04d86cf891121521e8508b18a2712_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"11\" style=\"vertical-align: -2px;\" \/> is forced to have derivative causality. As a result, the momenta of these two <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-elements (i.e. <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-afc04d86cf891121521e8508b18a2712_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"11\" style=\"vertical-align: -2px;\" \/> ) will depend on the remaining storage elements, i.e., <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-e0d502912ebc0d1a2f2b253b1a893f60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"8\" style=\"vertical-align: 0px;\" \/>-element <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-97f1e0a7e558a18585327b29bb1fef77_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: -2px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>-element <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-6268947cfe5b7d22539971f836aabdc7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"7\" width=\"7\" style=\"vertical-align: 0px;\" \/>, and can be calculated having the corresponding solutions for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-97f1e0a7e558a18585327b29bb1fef77_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#73;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: -2px;\" \/>&#8211; and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7d5d9e8849dff9523b40f081c156ac26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"12\" style=\"vertical-align: 0px;\" \/>&#8211; elements. For further reading, consult with references cited as <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R5\"><strong>[5]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R20\"><strong>[20]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>, and <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R30\"><strong>[30]<\/strong><\/a>.<\/p>\n<p>As mentioned, in 20-sim a warning message appears on the screen when derivative causality exists in the BG model. But the software solver tools take care of this and solve the system equations. This capability is useful for practical applications in design of the systems.<a id=\"F11-5\"><\/a><\/p>\n<figure id=\"attachment_851\" aria-describedby=\"caption-attachment-851\" style=\"width: 488px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-851\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-300x171.png\" alt=\"\" width=\"488\" height=\"278\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-300x171.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-1024x584.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-768x438.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-1536x875.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-2048x1167.png 2048w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-65x37.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-225x128.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-picture-350x199.png 350w\" sizes=\"auto, (max-width: 488px) 100vw, 488px\" \/><figcaption id=\"caption-attachment-851\" class=\"wp-caption-text\">Figure 11-5 A BG model with derivative causality, colour coded<\/figcaption><\/figure>\n<h2>11.5.2 \u00a0 \u00a0 \u00a0 \u00a0 Example: BG Model with Algebraic Loop<\/h2>\n<p>We consider the BG model shown in <a href=\"#F11-6\">Figure 11-6<\/a>. Starting with the process of assigning causalities, we realize that the colour-coded bonds can\u2019t be integrally assigned and present options. In other words, to proceed further with assigning causalities to the whole system\u2019s BG model, we require to make a selection arbitrarily. Usually, the selection can be more easily made with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-25cfe7b772dea23f45d0cdd4f5c10d84_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"11\" style=\"vertical-align: 0px;\" \/>-elements, since it can be assigned with neutral causality. For example, if we select the element <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-572dde4fab29bb436b73abc63c7df6a9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;&#58;&#82;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"41\" style=\"vertical-align: 0px;\" \/> and assign causality stroke to it such that it sends a flow signal to the adjacent 1-junction, then the remaining bonds\u2019 causality strokes can be assigned, as shown colour coded in <a href=\"#F11-7\">Figure 11-7<\/a>. Alternatively, element <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-8dd0fee3ad16198c9aad0df55e033196_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;&#58;&#82;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"41\" style=\"vertical-align: 0px;\" \/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5b12afdff0b36f28406f9ff65488922d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;&#58;&#82;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"41\" style=\"vertical-align: 0px;\" \/> could be selected as an option. The corresponding BG models and related assigned causalities are shown in <a href=\"#F11-8\">Figure 11-8<\/a> and <a href=\"#F11-9\">Figure 11-9<\/a>, respectively.<br \/>\nFor further reading, consult with references cited as <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R5\"><strong>[5]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R20\"><strong>[20]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R21\"><strong>[21]<\/strong><\/a>, and <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R30\"><strong>[30]<\/strong><\/a>.<a id=\"F11-6\"><\/a><\/p>\n<figure id=\"attachment_852\" aria-describedby=\"caption-attachment-852\" style=\"width: 418px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-852\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-300x130.png\" alt=\"\" width=\"418\" height=\"181\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-300x130.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-1024x444.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-768x333.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-1536x667.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-2048x889.png 2048w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-65x28.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-225x98.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight-350x152.png 350w\" sizes=\"auto, (max-width: 418px) 100vw, 418px\" \/><figcaption id=\"caption-attachment-852\" class=\"wp-caption-text\">Figure 11-6 A BG model with algebraic-loop causality<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_853\" aria-describedby=\"caption-attachment-853\" style=\"width: 418px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-853\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-300x130.png\" alt=\"\" width=\"418\" height=\"181\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-300x130.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-1024x444.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-768x333.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-1536x667.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-2048x889.png 2048w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-65x28.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-225x98.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R3-350x152.png 350w\" sizes=\"auto, (max-width: 418px) 100vw, 418px\" \/><figcaption id=\"caption-attachment-853\" class=\"wp-caption-text\">Figure 11-7 The BG model with removed algebraic loop\u2014selecting R3<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_854\" aria-describedby=\"caption-attachment-854\" style=\"width: 392px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-854\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-300x130.png\" alt=\"\" width=\"392\" height=\"170\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-300x130.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-1024x444.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-768x333.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-1536x667.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-2048x889.png 2048w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-65x28.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-225x98.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R2-350x152.png 350w\" sizes=\"auto, (max-width: 392px) 100vw, 392px\" \/><figcaption id=\"caption-attachment-854\" class=\"wp-caption-text\">Figure 11-8 The BG model with removed algebraic loop\u2014selecting R2<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_855\" aria-describedby=\"caption-attachment-855\" style=\"width: 390px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-855\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-300x130.png\" alt=\"\" width=\"390\" height=\"169\" srcset=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-300x130.png 300w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-1024x444.png 1024w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-768x333.png 768w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-1536x667.png 1536w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-2048x889.png 2048w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-65x28.png 65w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-225x98.png 225w, https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/uploads\/sites\/1041\/2021\/02\/BG-model_highlight_R1-350x152.png 350w\" sizes=\"auto, (max-width: 390px) 100vw, 390px\" \/><figcaption id=\"caption-attachment-855\" class=\"wp-caption-text\">Figure 11-9 The BG model with removed algebraic loop\u2014selecting R1<\/figcaption><\/figure>\n<p>As mentioned, in 20-sim, a warning message appears on the screen when algebraic loop causality exists in the BG model. But the software solver tools take care of this and solve the system equations. This capability is useful for practical applications in design of the systems.<\/p>\n<h1>11.6 \u00a0 \u00a0 \u00a0 \u00a0 Thermal Systems: Pseudo Bond Graph<\/h1>\n<p>Thermal systems are unique in terms of BG modelling. They are closely analogous to electrical systems. In practice, to analyze thermal systems, we use this analogy to build models as thermal networks, similar to electrical networks, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R39\"><strong>[39]<\/strong><\/a>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R40\"><strong>[40]<\/strong><\/a>.<\/p>\n<p>Considering heat conduction through a solid slab, e.g., the temperature difference <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5e4a71939d9f20486e40aea76b05dd40_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"23\" style=\"vertical-align: 0px;\" \/> (analogous to voltage) and heat flow rate <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-c96a6a8a690f5714a902f85c14ef6d25_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#111;&#116;&#32;&#81;&#95;&#123;&#116;&#104;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"22\" style=\"vertical-align: -3px;\" \/> (analogous to electrical current) satisfy <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-b63c2a6ff041ed30485e23881fb8de77_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#84;&#32;&#61;&#32;&#82;&#95;&#123;&#116;&#104;&#125;&#32;&#92;&#100;&#111;&#116;&#32;&#81;&#95;&#123;&#116;&#104;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"86\" style=\"vertical-align: -3px;\" \/>. The quantity <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-254b9a29bad3c691a91aa31decd540f4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;&#95;&#123;&#116;&#104;&#125;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#76;&#125;&#123;&#107;&#95;&#84;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"33\" width=\"71\" style=\"vertical-align: -12px;\" \/> (analogous to electrical resistance) is thermal resistance with dimension [K\/W], in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-664a7aae8cfab79f0974e4c84c1314e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#83;&#73;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"18\" style=\"vertical-align: 0px;\" \/>, where, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-509d204d21c3c01f6930133ed2b5dce5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#76;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"22\" style=\"vertical-align: 0px;\" \/> is the length across which the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-5e4a71939d9f20486e40aea76b05dd40_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"23\" style=\"vertical-align: 0px;\" \/> applies; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-85a3fd5f49b11b57ab02825f631eb827_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"11\" style=\"vertical-align: 0px;\" \/> is the cross-sectional area for heat flow, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-97327cb884e46da8f89f91634c721d0e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#95;&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: -2px;\" \/> is the thermal conductivity of the material. Intuitively, this analogy suggests to consider temperature as the effort and the heat flow rate as the flow when building BG models for thermal systems. With this assumption at hand, the product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-56221121a2ad2c4714c13fcfdbb7ab80_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#84;&#32;&#92;&#100;&#111;&#116;&#32;&#81;&#95;&#123;&#116;&#104;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"33\" style=\"vertical-align: -3px;\" \/>) would be considered as power variables, or the dimension of this quantity should be as of that for power. However, close examination of the dimension for the product (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-56221121a2ad2c4714c13fcfdbb7ab80_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#84;&#32;&#92;&#100;&#111;&#116;&#32;&#81;&#95;&#123;&#116;&#104;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"33\" style=\"vertical-align: -3px;\" \/>) gives its dimension as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-653b673f38ea3f787dec941dcc3b5cf3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#40;&#84;&#92;&#100;&#111;&#116;&#32;&#81;&#95;&#123;&#116;&#104;&#125;&#41;&#093;&#32;&#61;&#32;&#75;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#87;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"111\" style=\"vertical-align: -4px;\" \/>, or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-4d291547616bd770e6527283d118cbde_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#75;&#101;&#108;&#118;&#105;&#110;&#32;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#87;&#97;&#116;&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"98\" style=\"vertical-align: 0px;\" \/>. Therefore, according to BG modelling rules, we cannot accept temperature and heat flow rate as conjugate power variables. This discrepancy leads us to call such a BG model a <em>pseudo bond graph<\/em> (pseudo BG), for which temperature is the effort and heat flow rate is the flow. This is acceptable as far as the thermal system is the only system involved and the modeller is aware of the fact that the \u201cpower\u201d variables are not defined fully and correctly in the related thermal pseudo BG model. However, for multi-domain systems, the exchange of power between a thermal sub-system part and other domains of the system becomes problematic.<\/p>\n<p>The solution to this challenge comes from the second law of thermodynamics, which guides us to consider the flow in the BG model as the entropy rate, instead of heat flow rate. Recall that entropy is a state function, and for a reversible system, we have the relationship <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-0c47652f6c390a3d7c93452997b4dad8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#81;&#95;&#123;&#116;&#104;&#125;&#32;&#61;&#32;&#84;&#32;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"87\" style=\"vertical-align: -3px;\" \/> for exchange of heat <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-8159314ec6c4a5a03525687bc5fd3fbd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#81;&#95;&#123;&#116;&#104;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"34\" style=\"vertical-align: -3px;\" \/> and entropy <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-34b44008c52cd0fab5afbefc0a8faa2a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"22\" style=\"vertical-align: 0px;\" \/> using temperature <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-986c7f3de4b722c12aebed69a2e6c23b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"11\" style=\"vertical-align: 0px;\" \/>, <a href=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/back-matter\/references#R41\"><strong>[41]<\/strong><\/a>. Therefore, the heat flow rate is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-1bce9e3aa3b8510955aaff58899ab683_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#116;&#32;&#81;&#95;&#123;&#116;&#104;&#125;&#32;&#61;&#32;&#84;&#32;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#116;&#32;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"87\" style=\"vertical-align: -3px;\" \/>. The dimension of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7eb9a80b7a7d3893f7ec273305ab925d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#116;&#32;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"22\" style=\"vertical-align: 0px;\" \/>, the entropy rate, is then [<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-615f57c4510e956e29e2708aa2c7f73d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#87;&#47;&#75;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"34\" style=\"vertical-align: -4px;\" \/>]. Therefore the dimension of the power variables, or (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-159fbba52a0666172ff7ee1dd7f3b041_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#84;&#32;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#116;&#32;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"33\" style=\"vertical-align: 0px;\" \/>) is [<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-0fee5dbba5af87c6459afddbbb7b0900_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#87;\" title=\"Rendered by QuickLaTeX.com\" height=\"10\" width=\"16\" style=\"vertical-align: 0px;\" \/>], as it should be; hence, we can accept the temperature as the effort and entropy rate as the flow (or entropy as displacement) in BG model for a thermal system. Table 11-5 shows the variables involved in Pseudo BG and BG models for thermal systems.<\/p>\n<table class=\"grid aligncenter\" style=\"height: 60px;width: 100%\">\n<caption>Table 11-5 Definitions for effort and flow for BG and pseudo BG models, thermal systems<\/caption>\n<thead>\n<tr>\n<th style=\"height: 15px;width: 91px;text-align: center;vertical-align: middle\">Model<\/th>\n<td style=\"height: 15px;width: 104px;text-align: center;vertical-align: middle\"><strong>Effort<\/strong><\/td>\n<td style=\"height: 15px;width: 114px;text-align: center;vertical-align: middle\"><strong>Flow<\/strong><\/td>\n<td style=\"height: 15px;width: 86px;text-align: center;vertical-align: middle\"><strong>Power<\/strong><\/td>\n<td style=\"height: 15px;width: 183px;text-align: center;vertical-align: middle\"><strong>System<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 15px\">\n<th style=\"height: 15px;width: 91px;text-align: center;vertical-align: middle\">Pseudo BG<\/th>\n<td style=\"height: 15px;width: 104px;text-align: center;vertical-align: middle\">temperature<\/td>\n<td style=\"height: 15px;width: 114px;text-align: center;vertical-align: middle\">heat flow rate<\/td>\n<td style=\"height: 15px;width: 86px;text-align: center;vertical-align: middle\">ill-defined<\/td>\n<td style=\"height: 15px;width: 183px;text-align: center;vertical-align: middle\">single thermal domain<\/td>\n<\/tr>\n<tr style=\"height: 30px\">\n<th style=\"height: 30px;width: 91px;text-align: center;vertical-align: middle\">BG<\/th>\n<td style=\"height: 30px;width: 104px;text-align: center;vertical-align: middle\">temperature<\/td>\n<td style=\"height: 30px;width: 114px;text-align: center;vertical-align: middle\">entropy rate<\/td>\n<td style=\"height: 30px;width: 86px;text-align: center;vertical-align: middle\">defined<\/td>\n<td style=\"height: 30px;width: 183px;text-align: center;vertical-align: middle\">\u00a0 \u00a0multi-domain<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<hr class=\"before-footnotes clear\" \/><div class=\"footnotes\"><ol><li id=\"footnote-76-1\"><img src=\"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-content\/ql-cache\/quicklatex.com-7f9f813e5b4591f3a396964378c7ef43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#32;&#40;&#112;&#44;&#113;&#44;&#116;&#41;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#112;&#125;&#32;&#100;&#112;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#113;&#125;&#32;&#100;&#113;&#32;&#43;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#69;&#125;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#116;&#125;&#32;&#100;&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"34\" width=\"220\" style=\"vertical-align: -13px;\" \/> <a href=\"#return-footnote-76-1\" class=\"return-footnote\" aria-label=\"Return to footnote 1\">&crarr;<\/a><\/li><\/ol><\/div>","protected":false},"author":801,"menu_order":11,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-76","chapter","type-chapter","status-publish","hentry"],"part":3,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/chapters\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/wp\/v2\/users\/801"}],"version-history":[{"count":25,"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/chapters\/76\/revisions"}],"predecessor-version":[{"id":2462,"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/chapters\/76\/revisions\/2462"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/parts\/3"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/chapters\/76\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/wp\/v2\/media?parent=76"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/pressbooks\/v2\/chapter-type?post=76"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/wp\/v2\/contributor?post=76"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/engineeringsystems\/wp-json\/wp\/v2\/license?post=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}