INVERSE DYNAMIC SIMULATION OF A HYDRAULIC DRIVE WITH MODELICA. α Cylinder chamber areas ratio... σ Viscous friction coefficient

Size: px
Start display at page:

Download "INVERSE DYNAMIC SIMULATION OF A HYDRAULIC DRIVE WITH MODELICA. α Cylinder chamber areas ratio... σ Viscous friction coefficient"

Transcription

1 Proceeding of the ASME 2013 International Mechanical Engineering Congre & Expoition IMECE2013 November 15-21, 2013, San Diego, California, USA IMECE INVERSE DYNAMIC SIMULATION OF A HYDRAULIC DRIVE WITH MODELICA Joeph Saad Department of Mechanical Engineering American Univerity of Beirut Lebanon Jg15@aub.edu.lb Matthia Liermann Department of Mechanical Engineering American Univerity of Beirut Lebanon Matthia.liermann@aub.edu.lb ABSTRACT Invere dynamic imulation of hydraulic drive i helpful in early deign tage of hydraulic machine to anwer the quetion whether the drive can meet dynamic load requirement and at the ame time to predict the energy conumption for required load cycle. While a forward imulation of the hydraulic drive need an implementation of the controller which generate the control input a a function of the control error, the invere dynamic imulation can be implemented without control. Thi i becaue the required motion i imply defined a a contraint and therefore the control error i alway zero. Thi paper urvey example of ucceful ue of invere dynamic imulation in engineering. We ue the example of a hydraulic ervo-drive to explain the procedure how to generate a tate pace decription of the invere problem from the given ytem of differential algebraic equation. Equation baed modeling language uch a Modelica lend themelve naturally for invere imulation becaue the definition of which variable of the model are input and which are output i not made explicit in the model itelf. NOMENCLATURE E Bulk modulu Pa L Inductance H m Q Flow rate S Cylinder troke m V Cylinder volume m 3 p Preure Pa u Input valve voltage V α Cylinder chamber area ratio... σ Vicou friction coefficient N. m γ Approximation factor... Natural undamped valve frequency ω v A p Cylinder piton area m 2 D v Valve damping ratio... F c0 Coulomb friction N F ext External force N F f Friction force N F 0 Static friction N K v Valve voltage gain... Q Le External cylinder Leakage Q Li Internal cylinder leakage m 3 V pl Bottom dead center volume m 3 V 0 Cylinder initial chamber volume m 3 U L Inductor voltage V Hydraulic capacitance m 3 c h c Stribeck velocity rad m 3 Pa m cv Valve flow gain... i L1 Inductor current A m t Total ma kg x v Valve opening... x p Cylinder piton poition m m x p Cylinder piton velocity x p Cylinder piton acceleration m 2 1

2 di L1 Inductor current tate derivative INTRODUCTION & BACKGROUND Mechanical ytem have become complex and include many engineering dicipline. Thi urge companie to pend part of their budget for performing ytem imulation on their deign before they actually manufacture them. Uually, ytem imulation are not introduced in early deign tage. Rather they are implemented in later tage to tet the dynamic of the ytem deigned or to chooe an optimum control that will provide the deired ytem output. The approach ued to perform thee imulation i commonly known a the forward imulation approach, where the tate of the governing differential equation of the ytem are calculated in the direction of cauality from given control and reference input to ytem output. Cloed loop controlled ytem require a forward imulation implementation that include the control deign. Figure 1 illutrate the forward approach where the input to the ytem i the reference and the output i the motion/force obtained from the a control input ignal. Reference Control Control input ignal Sytem Figure 1: Forward Simulation In cae the engineer want to analyze the ytem efficiency, he i intereted in the ytem' input and output variable and not in deigning or tuning a controller. The forward approach can be conidered a a drawback ince the engineer will have to deign a controller in cloed loop ytem to check the efficiency. Therefore, uually deign engineer ue teady tate condition and engineering aumption depending on their expertie to deign their ytem. However, it would be an advantage for engineer to ue the ame imulation model in early deign tage when efficiency of ytem configuration are analyzed a in tage when the control deign take place. Simulation in the deign tage aid the deign engineer to elect the optimal component izing and parameter of their ytem; thu, helping to have a more reliable and efficient ytem once the controller i applied in later tage. Thi i where the backward or invere imulation approach i introduced and can have a major role for helping deign engineer deign their ytem. Invere ytem imulation i alo beneficial in cae where the control deign i difficult. Figure 2 illutrate the invere imulation concept where the deired motion/force output i fed a an input to the ytem thu the output of the imulation correpond to the control input that would otherwie be generated by the controller. A motion/force Output Control Input Sytem Figure 2: Invere Simulation motion/force Output The backward imulation approach from a modeling point of view i not much different from the forward approach. The only difference i the ytem input and output are interchanged. The reult of thi interchange i till a ytem of DAE, Differential Algebraic Equation, that can be olved with the ame technique of any DAE olver [1]. The invere dynamic imulation i baed on two main point which are: inverting the differential equation that decribe the ytem and deigning an output trajectory of the ytem [2]. Thi mean that the output that i deired from the ytem i aumed to be met, and it i fed to the ytem a an input; wherea, the calculated output of uch a imulation are the real required input of the ytem. The benefit of the backward imulation approach i that the imulation aume that the deired output i met; thu, there i no need for a controller. There i low complexity in model where complicated controller deign from partner companie can be avoided [3]. Invere imulation can be introduced into early deign tage to facilitate the election and izing of component. Figure 3 illutrate the difference between the conventional forward imulation (on the left) ued after the deign proce i performed through teady tate analyi from the engineer' expertie and the backward/forward imulation (on the right) ued during and after the deign proce. The conventional imulation ue only the forward approach after the deign parameter have been already choen by the deign engineer and the intention i to elect an optimal controller for the ytem. Wherea, the backward/forward imulation introduce the backward approach in the deign tage to help the deign engineer elect improved deign parameter for hi ytem before the commiioning tage where the commiioning engineer applie the forward imulation approach to elect an optimal controller for the ytem. The advantage of the backward approach i providing a tool that help the deign engineer in electing and izing ytem component more efficiently. The backward/forward approach (on the right) of Figure 3 i deired in order to provide better ytem. It i deired to have tool that allow combined forward/invere imulation to be performed uing the ame model. Thee tool will facilitate the communication among engineer in the firm having different tak and will reduce the poibility of error that might be faced. 2 Copyright 2013 by ASME

3 Modelica Source Code Paring + Preproceing Flattening Caualization Code Generator C Compiler Simulation Figure 4: Tranlation of Model in Modelica Figure 3: Forward imulation only v/ Backward/Forward imulation To illutrate the concept of backward/forward imulation in thi paper, we ue Modelica an equation-baed object oriented modeling language. The benefit of Modelica i that it ue acaual phyical modeling tyle where the model are defined baed on equation rather than aignment tatement [4]. The power of equation baed model i that they do not pecify a priori which variable are declared a input and which are output [4]; however, uing aignment tatement, variable that are aigned on the left-hand ide of an equation are the output of the ytem and variable on the right-hand ide are the aigned input of the ytem. Simulink i one of the tool that i baed on variable aignment. Uing equation-baed object oriented modeling tool uch a Modelica facilitate the ue of backward imulation approach, becaue the uer only build one model and can imulate it either in the forward approach or in the backward approach by changing the ytem input. On the other hand, the ue of traditional variable aignment tool uch a Simulink will require the uer to build two eparate model, one for the traditional forward approach and the other for the backward approach. Thi proce can even be quite tediou, a thi paper will demontrate [5]. The proce of how Modelica handle equation i illutrated in the next ection. EQUATION MANIPULATION IN MODELICA The proce of how Modelica imulate a model make it an important platform to tet and ue the backward modeling approach. Thi proce of tranlating a model i hown in Figure 4 and i illutrated in thi ection with the help of an electric circuit example that i imulated in both forward and invere fahion. Firt, the model i created by the uer uing Modelica ource code with equation a main component. Upon imulation intance, the model i pared to check whether the ue of the Modelica yntax i correct or wrong. After paring, preproceing take place where the model will check whether the clae are ued correctly uch a the extend command that connect different ub-model. After yntax and type checking, flattening take place. In flattening, the hierarchy of the model tructure i detroyed; thu, all the parameter, variable, and equation from all the component model of the ytem are collected in one global et. Thi et contain all the DAE of the ytem that will be olved [6]. A ytem of DAE i repreented implicitly in the following manner: 0 = F dx(t), x(t), u(t), y(t), t The goal i to tranform the implicit DAE to an explicit tate-pace repreentation form that i uited to mot ODE olver. x (t) = f x(t), y(t), u(t) y(t) = g(x(t), u(t)) where, u(t) are input variable x(t) are tate variable y(t) are output variable and alo include algebraic variable x (t) are the derivative of the tate The following example illutrate the way the equation are automatically manipulated in Modelica. Figure 5 below how an electric circuit. The circuit conit of a voltage ource providing an input alternating voltage amplitude of 10V with a frequency of 10Hz, a reitor of reitance R=100Ω, and an inductor of inductance L=1H. The output of the ytem i conidered a the current circuit. 3 Copyright 2013 by ASME

4 of the olution. Thi tep i divided into three part, Figure 6: orting of equation according to the precedence of olution, contructing the cauality graph, and building the tructural incidence matrix. Flattening Caualization Equation Sorting Cauality Graph Incidence Matrix Code Generation Figure 5: Electric Circuit Forward After the ytem model i flattened, the reulting equation are hown below. V S2 = V R1 V R2 = V L1 V L2 = V G i S2 + i R1 = 0 i R2 + i L1 = 0 i L2 + i S1 + i G = 0 i R1 + i R2 = 0 U R = R i R1 V R1 + U R = V R2 V S = V S2 i L1 + i L2 = 0 U L = L di L1 V S1 = V G V G = 0 i S2 + i S1 = 0 V L1 + U L = V L2 Figure 6: Caualization Step The cauality graph i an acyclic directed graph that repreent the cauality of the ytem [6]. Figure 7 i an example of cauality graph. The firt thing that i done i to eliminate all redundant equation or trivial one uch a V L2 = V G and leave out all neceary one. The reult of thi procedure i the 9 equation with their repective variable a hown below. The equation are numbered in order to be orted afterward. Eq.1 V G = 0 Eq.2 U R = R i R1 Eq.3 V R1 + U R = V L1 Eq.4 V G + 10 = V R1 Eq.5 U L = L di L1 Eq.6 V L1 + U L = V G Eq.7 i S1 + i R1 = 0 Eq.8 i R1 + i L1 = 0 Eq.9 i L1 + i S1 + i G = 0 After eliminating trivial equation the ytem i tranformed into explicit tate-pace form where the derivative of the tate i explicitly written in term of the tate itelf and other related variable. In thi cae, the only tate i i L1 ; therefore, the explicit tate equation become: di L1 = U L L After explicitly defining the tate equation, the caualization tep take place, Figure 6. Thi tep deal with caualizing the equation; thu, indicating which equation determine which unknown and tep by tep build the hierarchy Figure 7: Cauality Graph Forward The non-caual lit of equation i repreented in a matrix form called tructural incidence matrix. An example of uch a matrix i hown in the Figure 8. di i G i S1 U L i R1 V G V L1 V R1 U L1 R Eq.1 x Eq.2 x x Eq.3 x x x Eq.4 x x Eq.5 x x Eq.6 x x x Eq.7 x x Eq.8 x Eq.9 x x Figure 8: Structural Incidence Matrix A een from Figure 8, the row of the matrix repreent the equation and the column of the matrix repreent the equation variable or unknown and output. 4 Copyright 2013 by ASME

5 The aim of the caualization a dicued earlier i to ort the equation in a hierarchical fahion. Therefore, the bet equence that i obtained after performing the cauality graph in Figure 7, i a lower triangular form of the incidence matrix. Thi can be een in Figure 9. di V G V R1 i R1 U R V L1 i S1 U L1 L Eq.1 x i G Eq.4 x x Eq.8 x Eq.2 x x Eq.3 x x x Eq.7 x x Eq.6 x x x Eq.5 x x Eq.9 x x Figure 9: Lower Triangular Form of Incidence Matrix It i hown from Figure 9 that the caualization of the equation reult in a permutation of the tructure index matrix to tranform into lower triangular form. The olution i traightforward by imply replacing the variable in a forward manner. Thi LT form follow the ame order of cauality obtained from the acyclic directed graph. The olution i directly performed through forward ubtitution of variable through the chronology obtained from the LT matrix and with any ODE olver uch a Forward-Euler to increment the tate for the next time tep. Figure 10: Invere Electric Circuit After olving for the forward ytem, the invere of thi ytem i olved. Figure 10 how the invere circuit which i the ame a the forward circuit model with interchanging the input/output boundary condition. The ame technique of equation manipulation i ued to find the invere. In thi cae, the input i the current i S1 and the output i the voltage ource U S. The ame equation are ued, but by replacing the new input and the new output. Modelica divide equation Eq.8 to become a function of the tate derivative di L1 which i conidered a an unknown and mandatory to proceed in the olution proce. Therefore, Eq.8 become Eq.8i hown. Eq.8i di L1 = di R1 The new cauality graph i hown in the Figure 11. Figure 11: Cauality Graph of Invere Sytem The LT incidence matrix i then formed and hown in Figure 12. di V G i G i L1 R1 Eq.1 x U L U R V L1 V R1 U S Eq.9 x Eq.7 x Eq.8i x Eq.5 x x Eq.2 x x Eq.6 x x x Eq.3 x x x Eq.4 x x x Figure 12: Lower Triangular Form of Invere Sytem Incidence Matrix However, not all ytem can be permuted into LT form. The forward caualization and the LT form can only be ued for imple problem. For the vat majority of the other cae, the BLT which tand for the Block Lower Triangular form i ued. The BLT form i cloe to the LT form where the block of the BLT matrix at the diagonal are a mall a poible. An example of the BLT matrix i hown in the Figure 13. Matrice that cannot be permuted into LT form uch a in Figure 13 are olved by iolating highlighted block on the diagonal of the matrix of Figure 13 and conidering them a coupled ytem. The reult of thee iolation i a imilar 5 Copyright 2013 by ASME

6 diagonal a the LT and can be olved by imple forward ubtitution on an acyclic directed graph. V G V R1 i R1 U R V L1 i S1 U L Eq.1 x Eq.4 x x Eq.8 x x Eq.2 x x Eq.3 x x x Eq.7 x x di L1 Eq.6 x x x x x Eq.5 x x x Eq.9 x x Figure 13: Block Lower Triangular Form of Incidence Matrix Dymola olve coupled ytem either through ymbolic manipulation of equation which will tranform the BLT form to an LT form or it olve for thee iolated block alone in a proce called tearing [7]. The concept of tearing i to aume a et of variable of an iolated block to be known, where thee variable are called tearing variable, and to olve for the unknown in the block in a caualized fahion. Some equation within a block might be overcontrained, they are conidered a reidual equation and thu the olution i not direct but i olved numerically with an iterative olver. An example of how block could be olved: 1. a + b = 4 2. a b = c Block of Coupled Equation a and b are unknown; wherea, c i known. In order to olve the block, a i aumed to be known; thu i called a tearing variable. After thi, the equation are reorted and caualized to olve for b iteratively a follow: i G otherwie the iteration i repeated to find a new value of x n+1. Thi can be written in peudo code a: while g(a n) > tolerence g (a n ) a n+1 = a n g(a n) ; g (a n ) iteration=iteration+1; a n =a n+1 ; g(a n ) ; g (a n ) end After manipulating the equation and bringing the DAE into a flattened and orted caualized ytem of ODE equation, C code i generated and with the help of any numeric equation olver uch a Forward-Euler, the equation of the ytem model are olved and the imulation reult are plotted. Therefore, the lat 3 tep of Figure 4 are found in other imulation oftware even if they are baed on variable aignment; however, the firt 4 tep which are autonomou and important, are found only in Modelica. Thu, Modelica modeling language i a valuable and eay tool to perform invere or backward imulation. INVERSE DYNAMIC SIMULATION OF A HYDRAULIC DRIVE Servo-Hydraulic linear axe are ued to control poition, velocity, or force in application that require high power-toweight ratio and ytem reliability in harh environmental condition. It i conidered to be a good application to implement both the forward and backward approache on and demontrate their advantage. The ytem tudied in thi example conit of a ynchronizing cylinder and a 4/3 directional control valve, ee Figure b = 4 a = f(a) 2. reidual = c a b = g(a, b) For every b, we get a different reidual value where the aim i to minimize the reidual value. Many method can be ued to olve 0 = f(x) and the motly ued method i the Newton' method. The Newton' method deal with olving for the root of x from the equation 0 = f(x) where an initial gue for x 0 i required. The algorithm find a new value of x uing the following equation [8]: x n+1 = x n f(x n) f (x n ) If y = f(x) = reidual i maller than a certain tolerance value, the iteration i topped and x n+1 become the final value Figure 14: Servo-Hydraulic Linear Actuator The equation to decribe the ytem dynamic can be found in many tandard textbook uch a [9]. 6 Copyright 2013 by ASME

7 MODELING OF VALVE The valve modulate the power provided by the preure ource and delivered to the cylinder. A hown in Figure 14, the poitive ene for the pool motion of the valve i aumed to the right. Thi valve i aumed to be critically lapped. Therefore, the flow orifice equation to the cylinder chamber are: QA = cvg(xv)ign(p p A ) p p A cvg( xv)ign(p A p T ) p A p T QB = cvg( xv)ign(p p B ) p p B cvg(xv)ign(p B p T ) p B p T where xv for xv 0 g(x v ) = 0 for xv < The ign of xv dictate the direction of flow in the ytem. The valve pool piton ha dynamic characteritic with repect to the electrical input. Thee characteritic involve many parameter which are hard to find accurately; however, manufacturer catalogue often how frequency repone plot which can be ued to identify the dynamic of the pool poition control ytem. Often a 2 nd order approximation i ufficient: 1 ω2 x v + 2D v x v + x v ω v = K v u v MODELING OF CYLINDER Figure 16 how the cylinder to be modeled. Introducing the poitive ene for the velocity of the cylinder to be to the right and auming that whatever enter the ytem i poitive and whatever leave the ytem i negative, the equation ued for modeling the cylinder are illutrated below. From the continuity equation, the flow in every chamber of the cylinder i a follow: V A Q A + Q Li = V Ȧ + E(p A ) p A V B Q B Q Li Q Le = V B + E(p B ) p B The volume of the chamber are given by: V A = V A0 + x p A p V B = V B0 x p A p The preure dynamic equation are a follow: p A = 1 (Q c A - A p x p) ha 1 p B= (Q c B + A p x p) hb The hydraulic capacitance of each of the 2 chamber are: c ha = V pl,a+( S 2 + x p)a p E A (p A ) c hb = V pl,b+( S 2 - x p)a p E B (p B ) Newton 2 nd law i applied in order obtain the equation of motion for the cylinder m t x p+ F f x p =(p A -αp B )A p - F ext Where m t i the total ma and conit of the piton ma m p and the hydraulic fluid ma in the cylinder chamber and the pipeline which are m A,fl and m B,fl. The Stribeck friction curve i conidered in our cae for the friction. The problem with friction when it come to modeling i at zero velocity where it i dicontinuou. It ha an equal maximum poitive and negative value depending on the direction of travel. The equation i a follow: x p F f x p =σ x p + ign x p [F c0 + F 0 e c ] In order to make it continuou and monotonou, an approximation can be ued [10]. Thi approximation make the function invertible: ign x p 2 arctan (γx p) π thu, x p = 2 x p arctan (γx p) π INVERSE SIMULATION AND EFFICIENCY ANALYSIS OF SYSTEM The explicit tate differential equation in thi cae are a follow: p A = 1 (Q c A (xv, p A )- A p x p+q Li ) ha 1 p B= (Q c B (xv, p B )+ A p x p- Q Li ) hb Copyright 2013 by ASME

8 x p= 1 m t [(p A -αp B )A p -F ext F f x p ] where Q A and Q B are function of x v a illutrated by equation and repectively. The incidence matrix for the forward imulation i created and i hown in Table 1. The piton poition x p i calculated firt from the initial condition of the preure p A and p B of the cylinder chamber. Then, the new preure derivative are calculated a hown by equation and in Table 1. Any numeric olver can be applied to calculate the next tate obtained by the next time increment. The eaiet olver which i applied in our cae i the Forward-Euler olver that i baed on calculating the next time tate from the previou tate and it derivative. Table 1: Forward Simulation Lower Triangular Form x p p A p B x x x Now, in order to olve for the invere, the boundary condition are interchanged where the new input to our ytem i the piton poition x p and it derivative, and the deired output i the valve opening x v. The explicit equation dealt with are the ame equation , , and of the forward imulation. In thi cae, equation i a contraint equation between tate and mut be derived in order to get thi equation a a function of p A and p which are the unknown B variable. The equation become a follow: x p = 1 [(p A-αp B)A m p -F ėxt F f x p ] t i A Dummy-derivative method can be ued then [11] in cae where the ytem i tructurally ingular due to contraint tate equation. One of the tate derivative i conidered a a dummy derivative which i conidered now a algebraic variable. If the chamber B preure derivative i conidered a dummy derivative, then p B become p B and it relative tate i called dummy tate. Therefore, the ytem will conit now of , , , and i knowing that p B i an algebraic dummy derivative. Thi technique i ued to keep track of the information that the tate are related and to compenate for drift condition during imulation pecially with tiff ytem [12]. The incidence matrix for thi ytem of equation become a hown in Table 2. Table 2: Invere Simulation Block Lower Triangular Form p A x v p B x x x x i x x In order to olve thi BLT, one of the way ued by Modelica i through the ue of ymbolic manipulation by making equation i an explicit function of x v through replacing equation and in equation i. After manipulating i explicitly a function of x v, x v become the only unknown that can be olved for a in the cae of the forward imulation with the help of the initial tate condition a hown in equation ( A p x p x v = + A p x p α 2 c ha c hb α K li c hb ( p p A c ha (p B p A ) + m t x p + F f x p + F ėxt ) A p + α p B p T ) cv c hb After calculating x v at time t=0, the preure derivative p A and p B are calculated from x v. The BLT then become an LT a hown in Table 3, and the ytem can be olved with any ODE olver uch a the Forward-Euler olver dicued above. Table 3: Invere Simulation Lower Triangular Form x v p A p B x x x x x In cae we need to know the input voltage to operate the valve, we add an additional equation which i: x v = 2D v ω v x v ω v 2 x v + K v ω v 2 u And the invere incidence matrix become a hown in Table 4. Table 4: Invere Simulation Lower Triangular Form Larger Sytem x v u p A p B x x x x x x x Figure 15 indicate that if eparate model containing the equation of the valve and cylinder were built in Simulink which i baed on variable aignment, it i not poible to interchange the direction of the boundary condition and the data flow in order imulate the ytem inverely, becaue the preure and flow in both the cylinder and valve are interdependent requiring to know their value beforehand to proceed with the invere imulation. Therefore, in order to 8 Copyright 2013 by ASME

9 perform the imulation in Simulink, the whole ytem hould be implemented after the caualization tep with all it equation manipulation a hown earlier. Figure 15: Backward Simulation Approach in Simulink Meanwhile, after writing the equation and building the model in Modelica, it i poible to imulate the hydraulic ervo-drive either in a forward fahion by providing voltage input to the valve and accordingly attaining the poition and velocity of the hydraulic piton actuator or inverely by providing the poition of the of the cylinder a an input and imulating backward to attain the required valve opening xv and accordingly the required valve voltage input u a it wa hown. Thi i poible thank to the feature of flattening where all the equation from all model are found in one global et a dicued earlier, and thu allowing the tate pace repreentation of the equation, their orting, and the olution of the required one. It wa hown that it i feaible to build eparate valve and cylinder model and imulate the ytem inverely; however, currently the two hydraulic librarie available in Modelica do not allow the invere imulation of hydraulic drive for reaon that are till under invetigation by the author of thi paper. acceleration which i minimum twice differentiable. Thi i done either by introducing a filter to the input ignal or the ignal i differentiable by itelf a in our cae where it i a ine wave [3]. Table 5: Simulation Parameter Parameter Value F ext 1000 N p 75E5 Pa p T 0 Pa α 1(ynchronizing cylinder) cv c 0.01 m D v 0.5 K v 0.1 ω v m t rad kg D (piton large diameter) 0.04m / 0.05m d (piton mall diameter) m S 0.2 m E 15000E5 Pa Q Li 0 Q Le 0 V p1,a 10-5 m 3 V p1,b 10-5 m N 100 N γ 800 σ -4 N. 10 F c0 F 0 The ytem model etup in Modelica i een in Figure 16 below. m Table 5 repreent ome of the parameter that were ued in the imulation of our model. Becaue the aim of the invere or backward imulation i to help the deign engineer in hi election of the izing parameter of the ytem, 2 cae for different piton diameter ize are conidered in the imulation and the reult of the 2 imulation are then compared in order to ee which ize i more efficient to deign the ytem knowing that the deign parameter provided in thi paper are not the bet choice but jut to provide an idea about the technique and that the deign engineer hould keep imulating to have an optimal deign. Figure 16 how the Block.Math.InvereBlockContraint that wa ued to directly interchange ytem input and output; thu, providing the real output deired of our ytem which i the cylinder poition xp a an input and calculating inverely the required input which i the voltage u. An important note when applying the invere i that the input to the ytem hould be differentiable at leat to the number of time one need to differentiate it for example in our cae to acquire an Figure 16: Dymola Sytem Model Figure 17 how the output deired for our piton which i fed a input to the invere imulation. 9 Copyright 2013 by ASME

10 Figure 17: Poition Input The output of the imulation, which i the real voltage input to the valve i hown in Figure 18 for two different configuration. It i een that the voltage required for the valve to provide thi output poition peak to V at 0.5 from tart of imulation for a cylinder piton outer diameter of D=0.05m choen by the deign engineer; wherea, it peak at around -6.51V for a maller choen piton outer diameter of D=0.04m. Figure 20: Power Conumption of Smaller Piton Moreover, and mot importantly, the efficiency of the ytem in both cae i compared and hown Figure 21. It i een that for the maller piton diameter, the efficiency i higher than for a larger diameter. However, one hould note that the efficiencie are till low and the deign engineer can adjut hi parameter in order to reach more efficient ytem. Figure 21: Efficiency Comparion Figure 18: Voltage Output In term of power conumption, Figure 19 and Figure 20 illutrate each of the power conumption for the 2 cae. The figure how that for a bigger piton diameter, the power input peak at W at t=0.5 and the power loe in the valve which alo peak at W at t=0.5 are higher than thoe for a maller piton diameter where the input power required peak at W at t=0.5 and the maximum power lo from the valve i W at t=0.5. One more comparion obtained from the imulation and een in Figure 22 i that the valve i underized in the cae of the larger cylinder piton indicating the need of a larger valve with a larger opening; wherea, for the maller cylinder, the valve doe not operate above it maximum opening limit thu it i working in range and it ize allow the ytem to reach it deired output. Figure 22: Valve Opening Figure 19: Power Conumption of Larger Piton Eventhough the valve allow the ytem having the maller cylinder to operate, it doe not mean that it i the bet valve choice, becaue with the help of the invere imulation, the 10 Copyright 2013 by ASME

11 deign engineer i entitled to tet all the parameter combination poible to elect the mot efficient valve and cylinder ize to be implemented in the later tage of deign. CONCLUSION Thi paper illutrate the concept of invere or backward imulation and it importance when applied on the deign tage of ytem. A illutrated, it i the ame a the forward imulation with the interchange of the input/output boundary condition. It i tediou to obtain the invere ytem by hand; however, Modelica with it equation manipulation technique provide a great advantage becaue it allow the inverion of ytem automatically. Thi paper demontrate the importance of invere imulation in Modelica. We believe that Modelica can become a platform on which deign engineer can rely on for ytem izing and control deign at the ame time. The example of hydraulic ervo-drive demontrated the advantage that the backward or invere imulation provide to the deign engineer in electing hi ytem deign parameter before tarting to apply a controller to the ytem. In thi way, better and more efficient ytem conuming le energy can be deigned in the future. The hydraulic ervo-drive example did not make ue yet of already available librarie. Currently, the author of thi paper are invetigating the reaon why the current hydraulic librarie in Modelica do not allow invere imulation and develop an alternative library which will be compatible with both forward and invere imulation. [6] Zimmer, D. (2011, November 22). (Lecture note). Retrieved from [7] Elmqvit, H., & Otter, M. (1994). Method for Tearing Sytem of Equation in Object-Oriented Modeling. Proceeding ESM'94 European Simulation Multiconference, (pp ). Barcelona. [8] Lindfield, G. R., & Penny, J. E. (2012). Numerical Method uing Matlab (Third Edition ed.). Waltham, MA, USA: Elevier. [9] Jelali, M. K. (2003). Hydraulic Servo-ytem (Vol. 1). London. [10] Liermann, M. (2012). Backward imulation - A tool for deigning more efficient mechatronic ytem. Proceeding of the 9th International Modelica Conference, (pp ). Munich. [11] Matton, S. E., & Söderlind, G. (1993). Index Reduction in Differential-Algebraic Equation uing Dummy Derivative. Siam J. Sci. Comput., 14 (3), (pp ). [12] Bachmann, B. (2012). Mathematical Apect of Object- Oriented Modeling and Simulation. 9th International Modelica Conference, Tutorial 2. Munich. ACKNOWLEDGMENTS The author would like to expre their thank to the American Univerity of Beirut for it upport. REFERENCES [1] Otter M., T. M. (2005). Nonlinear Invere Model for Control. Modelica 4th International Conference, (pp ). Hamburg. [2] Fro berg, A. (2006). Invere Dynamic Simulation of Non- Quadratic MIMO Powertrain Model -Application to Hybrid Vehicle. Vehicle Power and Propulion Conference (pp. 1-6). Windor: IEEE. [3] Bal, J., Hofer, G., Pfeiffer, A., & Schallert, C. (2003). Object-Oriented Invere Modelling of Multi-Domain Aircraft Equipment Sytem with Modelica. Proceeding of the 3rd International Modelica Conference, (pp ). Linkoeping. [4] Fritzon, P. (2004). Principle of Object Oriented Modeling and Simulation with Modelica 2.1. Linkoping: IEEE Pre. [5] Åtröm, K. J., Elmqvit, H., & Matton, S. E. (June 16-19, 1998). Evolution of Continuou-Time Modeling and Simulation. The 12th European Simulation Multiconference, (pp. 9-18). Mancheter, UK. 11 Copyright 2013 by ASME

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES05 Analyi and Deign of Engineering Sytem: Lab : An Introductory Tutorial: Getting Started with SIMULINK What i SIMULINK? SIMULINK i a oftware package for modeling, imulating, and analyzing dynamic ytem.

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

Routing Definition 4.1

Routing Definition 4.1 4 Routing So far, we have only looked at network without dealing with the iue of how to end information in them from one node to another The problem of ending information in a network i known a routing

More information

Laboratory Exercise 2

Laboratory Exercise 2 Laoratory Exercie Numer and Diplay Thi i an exercie in deigning cominational circuit that can perform inary-to-decimal numer converion and inary-coded-decimal (BCD) addition. Part I We wih to diplay on

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

Motion Control (wheeled robots)

Motion Control (wheeled robots) 3 Motion Control (wheeled robot) Requirement for Motion Control Kinematic / dynamic model of the robot Model of the interaction between the wheel and the ground Definition of required motion -> peed control,

More information

Lecture 14: Minimum Spanning Tree I

Lecture 14: Minimum Spanning Tree I COMPSCI 0: Deign and Analyi of Algorithm October 4, 07 Lecture 4: Minimum Spanning Tree I Lecturer: Rong Ge Scribe: Fred Zhang Overview Thi lecture we finih our dicuion of the hortet path problem and introduce

More information

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM RAC Univerity Journal, Vol IV, No, 7, pp 87-9 AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROLEM Mozzem Hoain Department of Mathematic Ghior Govt

More information

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X Lecture 37: Global Optimization [Adapted from note by R. Bodik and G. Necula] Topic Global optimization refer to program optimization that encompa multiple baic block in a function. (I have ued the term

More information

Representations and Transformations. Objectives

Representations and Transformations. Objectives Repreentation and Tranformation Objective Derive homogeneou coordinate tranformation matrice Introduce tandard tranformation - Rotation - Tranlation - Scaling - Shear Scalar, Point, Vector Three baic element

More information

Laboratory Exercise 2

Laboratory Exercise 2 Laoratory Exercie Numer and Diplay Thi i an exercie in deigning cominational circuit that can perform inary-to-decimal numer converion and inary-coded-decimal (BCD) addition. Part I We wih to diplay on

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each circuit will be decribed in Verilog and implemented

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier a a The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each b c circuit will be decribed in Verilog

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

An Intro to LP and the Simplex Algorithm. Primal Simplex

An Intro to LP and the Simplex Algorithm. Primal Simplex An Intro to LP and the Simplex Algorithm Primal Simplex Linear programming i contrained minimization of a linear objective over a olution pace defined by linear contraint: min cx Ax b l x u A i an m n

More information

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS A SIMPLE IMPERATIVE LANGUAGE Eventually we will preent the emantic of a full-blown language, with declaration, type and looping. However, there are many complication, o we will build up lowly. Our firt

More information

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz Operational emantic Page Operational emantic Cla note for a lecture given by Mooly agiv Tel Aviv Univerity 4/5/7 By Roy Ganor and Uri Juhaz Reference emantic with Application, H. Nielon and F. Nielon,

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each circuit will be decribed in VHL and implemented

More information

Floating Point CORDIC Based Power Operation

Floating Point CORDIC Based Power Operation Floating Point CORDIC Baed Power Operation Kazumi Malhan, Padmaja AVL Electrical and Computer Engineering Department School of Engineering and Computer Science Oakland Univerity, Rocheter, MI e-mail: kmalhan@oakland.edu,

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

Algorithmic Discrete Mathematics 4. Exercise Sheet

Algorithmic Discrete Mathematics 4. Exercise Sheet Algorithmic Dicrete Mathematic. Exercie Sheet Department of Mathematic SS 0 PD Dr. Ulf Lorenz 0. and. May 0 Dipl.-Math. David Meffert Verion of May, 0 Groupwork Exercie G (Shortet path I) (a) Calculate

More information

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial SIMIT 7 Component Type Editor (CTE) Uer manual Siemen Indutrial Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult

More information

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem,

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem, COMPETITIVE PROBABIISTIC SEF-ORGANIZING MAPS FOR ROUTING PROBEMS Haan Ghaziri AUB, OSB Beirut, ebanon ghaziri@aub.edu.lb Abtract In thi paper, we have applied the concept of the elf-organizing map (SOM)

More information

A Multi-objective Genetic Algorithm for Reliability Optimization Problem

A Multi-objective Genetic Algorithm for Reliability Optimization Problem International Journal of Performability Engineering, Vol. 5, No. 3, April 2009, pp. 227-234. RAMS Conultant Printed in India A Multi-objective Genetic Algorithm for Reliability Optimization Problem AMAR

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

Delaunay Triangulation: Incremental Construction

Delaunay Triangulation: Incremental Construction Chapter 6 Delaunay Triangulation: Incremental Contruction In the lat lecture, we have learned about the Lawon ip algorithm that compute a Delaunay triangulation of a given n-point et P R 2 with O(n 2 )

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology A Study of a Variable Compreion Ratio and Diplacement Mechanim Uing Deign of Experiment Methodology Shugang Jiang, Michael H. Smith, Maanobu Takekohi Abtract Due to the ever increaing requirement for engine

More information

The Association of System Performance Professionals

The Association of System Performance Professionals The Aociation of Sytem Performance Profeional The Computer Meaurement Group, commonly called CMG, i a not for profit, worldwide organization of data proceing profeional committed to the meaurement and

More information

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking Refining SIRAP with a Dedicated Reource Ceiling for Self-Blocking Mori Behnam, Thoma Nolte Mälardalen Real-Time Reearch Centre P.O. Box 883, SE-721 23 Väterå, Sweden {mori.behnam,thoma.nolte}@mdh.e ABSTRACT

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder Computer Arithmetic Homework 3 2016 2017 Solution 1 An adder for graphic In a normal ripple carry addition of two poitive number, the carry i the ignal for a reult exceeding the maximum. We ue thi ignal

More information

Design of a Stewart Platform for General Machining Using Magnetic Bearings

Design of a Stewart Platform for General Machining Using Magnetic Bearings eign of a Stewart Platform for eneral Machining Uing Magnetic earing Jeff Pieper epartment of Mechanical and Manufacturing Engineering Univerity of algary algary lberta anada N N4 pieper@ucalgary.ca Preented

More information

Course Project: Adders, Subtractors, and Multipliers a

Course Project: Adders, Subtractors, and Multipliers a In the name Allah Department of Computer Engineering 215 Spring emeter Computer Architecture Coure Intructor: Dr. Mahdi Abbai Coure Project: Adder, Subtractor, and Multiplier a a The purpoe of thi p roject

More information

Chapter S:II (continued)

Chapter S:II (continued) Chapter S:II (continued) II. Baic Search Algorithm Sytematic Search Graph Theory Baic State Space Search Depth-Firt Search Backtracking Breadth-Firt Search Uniform-Cot Search AND-OR Graph Baic Depth-Firt

More information

Quadrilaterals. Learning Objectives. Pre-Activity

Quadrilaterals. Learning Objectives. Pre-Activity Section 3.4 Pre-Activity Preparation Quadrilateral Intereting geometric hape and pattern are all around u when we tart looking for them. Examine a row of fencing or the tiling deign at the wimming pool.

More information

Kinematics Programming for Cooperating Robotic Systems

Kinematics Programming for Cooperating Robotic Systems Kinematic Programming for Cooperating Robotic Sytem Critiane P. Tonetto, Carlo R. Rocha, Henrique Sima, Altamir Dia Federal Univerity of Santa Catarina, Mechanical Engineering Department, P.O. Box 476,

More information

AUTOMATIC TEST CASE GENERATION USING UML MODELS

AUTOMATIC TEST CASE GENERATION USING UML MODELS Volume-2, Iue-6, June-2014 AUTOMATIC TEST CASE GENERATION USING UML MODELS 1 SAGARKUMAR P. JAIN, 2 KHUSHBOO S. LALWANI, 3 NIKITA K. MAHAJAN, 4 BHAGYASHREE J. GADEKAR 1,2,3,4 Department of Computer Engineering,

More information

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata he 32nd International Congre and Expoition on Noie Control Engineering Jeju International Convention Center, Seogwipo, Korea, Augut 25-28, 2003 [N309] Feedforward Active Noie Control Sytem with Online

More information

Minimum congestion spanning trees in bipartite and random graphs

Minimum congestion spanning trees in bipartite and random graphs Minimum congetion panning tree in bipartite and random graph M.I. Otrovkii Department of Mathematic and Computer Science St. John Univerity 8000 Utopia Parkway Queen, NY 11439, USA e-mail: otrovm@tjohn.edu

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

Aspects of Formal and Graphical Design of a Bus System

Aspects of Formal and Graphical Design of a Bus System Apect of Formal and Graphical Deign of a Bu Sytem Tiberiu Seceleanu Univerity of Turku, Dpt. of Information Technology Turku, Finland tiberiu.eceleanu@utu.fi Tomi Weterlund Turku Centre for Computer Science

More information

xy-monotone path existence queries in a rectilinear environment

xy-monotone path existence queries in a rectilinear environment CCCG 2012, Charlottetown, P.E.I., Augut 8 10, 2012 xy-monotone path exitence querie in a rectilinear environment Gregory Bint Anil Mahehwari Michiel Smid Abtract Given a planar environment coniting of

More information

Karen L. Collins. Wesleyan University. Middletown, CT and. Mark Hovey MIT. Cambridge, MA Abstract

Karen L. Collins. Wesleyan University. Middletown, CT and. Mark Hovey MIT. Cambridge, MA Abstract Mot Graph are Edge-Cordial Karen L. Collin Dept. of Mathematic Weleyan Univerity Middletown, CT 6457 and Mark Hovey Dept. of Mathematic MIT Cambridge, MA 239 Abtract We extend the definition of edge-cordial

More information

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights Shortet Path Problem CS 6, Lecture Jared Saia Univerity of New Mexico Another intereting problem for graph i that of finding hortet path Aume we are given a weighted directed graph G = (V, E) with two

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

Drawing Lines in 2 Dimensions

Drawing Lines in 2 Dimensions Drawing Line in 2 Dimenion Drawing a traight line (or an arc) between two end point when one i limited to dicrete pixel require a bit of thought. Conider the following line uperimpoed on a 2 dimenional

More information

Analysis of the results of analytical and simulation With the network model and dynamic priority Unchecked Buffer

Analysis of the results of analytical and simulation With the network model and dynamic priority Unchecked Buffer International Reearch Journal of Applied and Baic Science 218 Available online at www.irjab.com ISSN 2251-838X / Vol, 12 (1): 49-53 Science Explorer Publication Analyi of the reult of analytical and imulation

More information

CENTER-POINT MODEL OF DEFORMABLE SURFACE

CENTER-POINT MODEL OF DEFORMABLE SURFACE CENTER-POINT MODEL OF DEFORMABLE SURFACE Piotr M. Szczypinki Iintitute of Electronic, Technical Univerity of Lodz, Poland Abtract: Key word: Center-point model of deformable urface for egmentation of 3D

More information

SIMIT 7. Profinet IO Gateway. User Manual

SIMIT 7. Profinet IO Gateway. User Manual SIMIT 7 Profinet IO Gateway Uer Manual Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult are only non-binding uggetion

More information

NUMERICAL MODELING ON THE DAMPING CONTROL OF TLD STRUCTURE

NUMERICAL MODELING ON THE DAMPING CONTROL OF TLD STRUCTURE 4th International Conference on Earthquake Engineering Taipei, Taiwan October 12-13, 2006 Paper No. 183 NUMERICAL MODELING ON THE DAMPING CONTROL OF TLD STRUCTURE Han jun 1, Li Yingmin 2, Liu Liping 3,

More information

Mirror shape recovery from image curves and intrinsic parameters: Rotationally symmetric and conic mirrors. Abstract. 2. Mirror shape recovery

Mirror shape recovery from image curves and intrinsic parameters: Rotationally symmetric and conic mirrors. Abstract. 2. Mirror shape recovery Mirror hape recovery from image curve and intrinic parameter: Rotationally ymmetric and conic mirror Nuno Gonçalve and Helder Araújo Λ Intitute of Sytem and Robotic Univerity of Coimbra Pinhal de Marroco

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is Today Outline CS 56, Lecture Jared Saia Univerity of New Mexico The path that can be trodden i not the enduring and unchanging Path. The name that can be named i not the enduring and unchanging Name. -

More information

Planning of scooping position and approach path for loading operation by wheel loader

Planning of scooping position and approach path for loading operation by wheel loader 22 nd International Sympoium on Automation and Robotic in Contruction ISARC 25 - September 11-14, 25, Ferrara (Italy) 1 Planning of cooping poition and approach path for loading operation by wheel loader

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

Motivation: Level Sets. Input Data Noisy. Easy Case Use Marching Cubes. Intensity Varies. Non-uniform Exposure. Roger Crawfis

Motivation: Level Sets. Input Data Noisy. Easy Case Use Marching Cubes. Intensity Varies. Non-uniform Exposure. Roger Crawfis Level Set Motivation: Roger Crawfi Slide collected from: Fan Ding, Charle Dyer, Donald Tanguay and Roger Crawfi 4/24/2003 R. Crawfi, Ohio State Univ. 109 Eay Cae Ue Marching Cube Input Data Noiy 4/24/2003

More information

Exercise 4: Markov Processes, Cellular Automata and Fuzzy Logic

Exercise 4: Markov Processes, Cellular Automata and Fuzzy Logic Exercie 4: Marko rocee, Cellular Automata and Fuzzy Logic Formal Method II, Fall Semeter 203 Solution Sheet Marko rocee Theoretical Exercie. (a) ( point) 0.2 0.7 0.3 tanding 0.25 lying 0.5 0.4 0.2 0.05

More information

Minimum Energy Reliable Paths Using Unreliable Wireless Links

Minimum Energy Reliable Paths Using Unreliable Wireless Links Minimum Energy Reliable Path Uing Unreliable Wirele Link Qunfeng Dong Department of Computer Science Univerity of Wiconin-Madion Madion, Wiconin 53706 qunfeng@c.wic.edu Micah Adler Department of Computer

More information

( ) subject to m. e (2) L are 2L+1. = s SEG SEG Las Vegas 2012 Annual Meeting Page 1

( ) subject to m. e (2) L are 2L+1. = s SEG SEG Las Vegas 2012 Annual Meeting Page 1 A new imultaneou ource eparation algorithm uing frequency-divere filtering Ying Ji*, Ed Kragh, and Phil Chritie, Schlumberger Cambridge Reearch Summary We decribe a new imultaneou ource eparation algorithm

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing.

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing. Volume 3, Iue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Tak Aignment in

More information

/06/$ IEEE 364

/06/$ IEEE 364 006 IEEE International ympoium on ignal Proceing and Information Technology oie Variance Etimation In ignal Proceing David Makovoz IPAC, California Intitute of Technology, MC-0, Paadena, CA, 95 davidm@ipac.caltech.edu;

More information

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck.

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck. Cutting Stock by Iterated Matching Andrea Fritch, Oliver Vornberger Univerity of Onabruck Dept of Math/Computer Science D-4909 Onabruck andy@informatikuni-onabrueckde Abtract The combinatorial optimization

More information

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment Int. J. Communication, Network and Sytem Science, 0, 5, 90-97 http://dx.doi.org/0.436/ijcn.0.50 Publihed Online February 0 (http://www.scirp.org/journal/ijcn) Increaing Throughput and Reducing Delay in

More information

REVERSE KINEMATIC ANALYSIS OF THE SPATIAL SIX AXIS ROBOTIC MANIPULATOR WITH CONSECUTIVE JOINT AXES PARALLEL

REVERSE KINEMATIC ANALYSIS OF THE SPATIAL SIX AXIS ROBOTIC MANIPULATOR WITH CONSECUTIVE JOINT AXES PARALLEL Proceeding of the ASME 007 International Deign Engineering Technical Conference & Computer and Information in Engineering Conference IDETC/CIE 007 September 4-7, 007 La Vega, Nevada, USA DETC007-34433

More information

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM Goal programming Objective of the topic: Indentify indutrial baed ituation where two or more objective function are required. Write a multi objective function model dla a goal LP Ue weighting um and preemptive

More information

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Vietnam Journal of Science and Technology 55 (5) (017) 650-657 DOI: 10.1565/55-518/55/5/906 A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Nguyen Huu Quang *, Banh

More information

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks Maneuverable Relay to Improve Energy Efficiency in Senor Network Stephan Eidenbenz, Luka Kroc, Jame P. Smith CCS-5, MS M997; Lo Alamo National Laboratory; Lo Alamo, NM 87545. Email: {eidenben, kroc, jpmith}@lanl.gov

More information

E-APPLAB #1

E-APPLAB #1 E-APPLAB-93-069850 #1 Ultrafat tomography experiment etup at D-1 Beamline at CHESS The experiment etup conit of three major part: x-ray ource, injection chambe and detecto a hown chematically in Fig. EPAPS1a.

More information

INTERIOR FLOW SIMULATION OF SUCTION CHAMBERS FOR HLFC PROFILES

INTERIOR FLOW SIMULATION OF SUCTION CHAMBERS FOR HLFC PROFILES DocumentID: 340066 INTERIOR FLOW SIMULATION OF SUCTION CHAMBERS FOR HLFC PROFILES H. Lüdeke, DLR, Intitut für Aerodynamik und Strömungtechnik, Lilienthalplatz 7, 38108 Braunchweig, Germany Abtract For

More information

How to. write a paper. The basics writing a solid paper Different communities/different standards Common errors

How to. write a paper. The basics writing a solid paper Different communities/different standards Common errors How to write a paper The baic writing a olid paper Different communitie/different tandard Common error Reource Raibert eay My grammar point Article on a v. the Bug in writing Clarity Goal Conciene Calling

More information

On successive packing approach to multidimensional (M-D) interleaving

On successive packing approach to multidimensional (M-D) interleaving On ucceive packing approach to multidimenional (M-D) interleaving Xi Min Zhang Yun Q. hi ankar Bau Abtract We propoe an interleaving cheme for multidimenional (M-D) interleaving. To achieved by uing a

More information

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline Generic Travere CS 62, Lecture 9 Jared Saia Univerity of New Mexico Travere(){ put (nil,) in bag; while (the bag i not empty){ take ome edge (p,v) from the bag if (v i unmarked) mark v; parent(v) = p;

More information

Focused Video Estimation from Defocused Video Sequences

Focused Video Estimation from Defocused Video Sequences Focued Video Etimation from Defocued Video Sequence Junlan Yang a, Dan Schonfeld a and Magdi Mohamed b a Multimedia Communication Lab, ECE Dept., Univerity of Illinoi, Chicago, IL b Phyical Realization

More information

Markov Random Fields in Image Segmentation

Markov Random Fields in Image Segmentation Preented at SSIP 2011, Szeged, Hungary Markov Random Field in Image Segmentation Zoltan Kato Image Proceing & Computer Graphic Dept. Univerity of Szeged Hungary Zoltan Kato: Markov Random Field in Image

More information

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces Aalborg Univeritet Software-Baed Adjutment of Mobile Autotereocopic Graphic Uing Static Parallax Barrier Paprocki, Martin Marko; Krog, Kim Srirat; Kritofferen, Morten Bak; Krau, Martin Publihed in: Proceeding

More information

Optimal Multi-Robot Path Planning on Graphs: Complete Algorithms and Effective Heuristics

Optimal Multi-Robot Path Planning on Graphs: Complete Algorithms and Effective Heuristics Optimal Multi-Robot Path Planning on Graph: Complete Algorithm and Effective Heuritic Jingjin Yu Steven M. LaValle Abtract arxiv:507.0390v [c.ro] Jul 05 We tudy the problem of optimal multi-robot path

More information

CSE 250B Assignment 4 Report

CSE 250B Assignment 4 Report CSE 250B Aignment 4 Report March 24, 2012 Yuncong Chen yuncong@c.ucd.edu Pengfei Chen pec008@ucd.edu Yang Liu yal060@c.ucd.edu Abtract In thi project, we implemented the recurive autoencoder (RAE) a decribed

More information

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Stre-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Menter F.R. ANSYS Germany GmbH Introduction It i oberved in many CFD imulation that RANS model how inherent technology limitation

More information

The norm Package. November 15, Title Analysis of multivariate normal datasets with missing values

The norm Package. November 15, Title Analysis of multivariate normal datasets with missing values The norm Package November 15, 2003 Verion 1.0-9 Date 2002/05/06 Title Analyi of multivariate normal dataet with miing value Author Ported to R by Alvaro A. Novo . Original by Joeph

More information

Service and Network Management Interworking in Future Wireless Systems

Service and Network Management Interworking in Future Wireless Systems Service and Network Management Interworking in Future Wirele Sytem V. Tountopoulo V. Stavroulaki P. Demeticha N. Mitrou and M. Theologou National Technical Univerity of Athen Department of Electrical Engineering

More information

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: 3-35 3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES Mochammad Zulianyah Informatic Engineering, Faculty of Engineering, ARS International Univerity,

More information

CS201: Data Structures and Algorithms. Assignment 2. Version 1d

CS201: Data Structures and Algorithms. Assignment 2. Version 1d CS201: Data Structure and Algorithm Aignment 2 Introduction Verion 1d You will compare the performance of green binary earch tree veru red-black tree by reading in a corpu of text, toring the word and

More information

New Structural Decomposition Techniques for Constraint Satisfaction Problems

New Structural Decomposition Techniques for Constraint Satisfaction Problems New Structural Decompoition Technique for Contraint Satifaction Problem Yaling Zheng and Berthe Y. Choueiry Contraint Sytem Laboratory Univerity of Nebraka-Lincoln Email: yzheng choueiry@ce.unl.edu Abtract.

More information

A note on degenerate and spectrally degenerate graphs

A note on degenerate and spectrally degenerate graphs A note on degenerate and pectrally degenerate graph Noga Alon Abtract A graph G i called pectrally d-degenerate if the larget eigenvalue of each ubgraph of it with maximum degree D i at mot dd. We prove

More information

Interface Tracking in Eulerian and MMALE Calculations

Interface Tracking in Eulerian and MMALE Calculations Interface Tracking in Eulerian and MMALE Calculation Gabi Luttwak Rafael P.O.Box 2250, Haifa 31021,Irael Interface Tracking in Eulerian and MMALE Calculation 3D Volume of Fluid (VOF) baed recontruction

More information

Practical Analog and Digital Filter Design

Practical Analog and Digital Filter Design Practical Analog and Digital Filter Deign Artech Houe, Inc. Le Thede 004 Thi text i dedicated to my wife who keep me grounded, and to my grandchildren who know no bound. Content Preface xi Chapter Introduction

More information

A Sparse Shared-Memory Multifrontal Solver in SCAD Software

A Sparse Shared-Memory Multifrontal Solver in SCAD Software Proceeding of the International Multiconference on ISBN 978-83-6080--9 Computer Science and Information echnology, pp. 77 83 ISSN 896-709 A Spare Shared-Memory Multifrontal Solver in SCAD Software Sergiy

More information

DWH Performance Tuning For Better Reporting

DWH Performance Tuning For Better Reporting DWH Performance Tuning For Better Sandeep Bhargava Reearch Scholar Naveen Hemrajani Aociate Profeor Dineh Goyal Aociate Profeor Subhah Gander IT Profeional ABSTRACT: The concept of data warehoue deal in

More information

Analytical Redundancy and Fuzzy Inference in AUV Fault Detection and Compensation

Analytical Redundancy and Fuzzy Inference in AUV Fault Detection and Compensation Analytical Redundancy and Fuzzy Inference in AUV Fault Detection and Compenation A. J. Healey Profeor and Director Center for AUV Reearch Naval Potgraduate School Monterey, CA 93953 healey@me.np.navy.mil

More information

Embedding Service Function Tree with Minimum Cost for NFV Enabled Multicast

Embedding Service Function Tree with Minimum Cost for NFV Enabled Multicast 1 Embedding Service Function Tree with Minimum ot for NFV Enabled Multicat angbang Ren, Student Member, IEEE, eke Guo, Senior Member, IEEE, Yulong Shen, Member, IEEE, Guoming Tang, Member, IEEE, Xu Lin,

More information

3D SMAP Algorithm. April 11, 2012

3D SMAP Algorithm. April 11, 2012 3D SMAP Algorithm April 11, 2012 Baed on the original SMAP paper [1]. Thi report extend the tructure of MSRF into 3D. The prior ditribution i modified to atify the MRF property. In addition, an iterative

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

else end while End References

else end while End References 621-630. [RM89] [SK76] Roenfeld, A. and Melter, R. A., Digital geometry, The Mathematical Intelligencer, vol. 11, No. 3, 1989, pp. 69-72. Sklanky, J. and Kibler, D. F., A theory of nonuniformly digitized

More information

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE Volume 5, Iue 8, Augut 2015 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Verification of Agent

More information

A New Approach to Pipeline FFT Processor

A New Approach to Pipeline FFT Processor A ew Approach to Pipeline FFT Proceor Shouheng He and Mat Torkelon Department of Applied Electronic, Lund Univerity S- Lund, SWEDE email: he@tde.lth.e; torkel@tde.lth.e Abtract A new VLSI architecture

More information

A Hybrid Deployable Dynamic Traffic Assignment Framework for Robust Online Route Guidance

A Hybrid Deployable Dynamic Traffic Assignment Framework for Robust Online Route Guidance A Hybrid Deployable Dynamic Traffic Aignment Framework for Robut Online Route Guidance Sriniva Peeta School of Civil Engineering, Purdue Univerity Chao Zhou Sabre, Inc. Sriniva Peeta School of Civil Engineering

More information