DESIGN AND REAL TIME IMPLEMENTATION OF MULTIPLE-MODEL CONTROL SOLUTION FOR SOME CLASSES OF NONLINEAR PROCESSES

Size: px
Start display at page:

Download "DESIGN AND REAL TIME IMPLEMENTATION OF MULTIPLE-MODEL CONTROL SOLUTION FOR SOME CLASSES OF NONLINEAR PROCESSES"

Transcription

1 BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVII (LXI), Fasc. 1, 2011 SecŃia AUTOMATICĂ şi CALCULATOARE DESIGN AND REAL TIME IMPLEMENTATION OF MULTIPLE-MODEL CONTROL SOLUTION FOR SOME CLASSES OF NONLINEAR PROCESSES BY BOGDAN ILIUłĂ and CIPRIAN LUPU Politehnica University of Bucharest, Faculty of Automatic Control and Computers Science Received: November 11, 2010 Accepted for publication: January 3, 2011 Abstract. Multiple model structure is one of the successful solutions for the real-time control of the nonlinear or multi-regime processes. The use of this structure imposes solving some specific problems, like best algorithm selection or control algorithm switching. The main goal of this paper is to provide a method for switching the algorithms of the multiple-models structure, based on the principles of manual to automatic bumbles transfer. The applicability of the method is proved using a real-time structure with an RST control algorithm. The results are tested on a special designed hardware and software experimental platform. Key words: multiple model, switching algorithm, manual-automatic bumpless transfer, real-time control systems Mathematics Subject Classification: 34A34, 93C Introduction The essential function of a real-time control system is to preserve the closed-loop performances in case of non-linearity, structural disturbances or Corresponding author; cip@ indinf.pub.ro

2 10 Bogdan IliuŃă and Ciprian Lupu process uncertainties. A valuable way to solve these problems is the multiplemodels or multicontroller structure. The first papers that mentioned the multiple-models structure/system have been reported in the 90s. Balakrishnan and Narendra are among the first authors addressing problems of stability, robustness, switching and designing of this type of structures in their papers (Narendra & Balakrishnan, 1997). Research refinement in this field has brought extensions to multiplemodel control concept. Parametric adaptation procedures Closed-Loop Output Error (Landau & Karimi, 1997), use of Kalman filter representation (Lainiotis & Magill, 1969), the use of neural networks (Balakrishnan, 1996) or the fuzzy systems are some of the important developments. Related to classical control loops, musltiple-model based systems need addressing some supplementary specific aspects: Dimension of multiple-model configuration; Selection of the best algorithm; Control law switching. From the multiple-models control systems viewpoint, two application oriented problems can be highlighted: Class of systems with nonlinear characteristic, which cannot be controlled by a single algorithm; Class of systems with different operating regimes, where different functioning regimes don t allow the use of a uniue algorithm or imposes usage of very complex one with special problems on implementation. As function of the process particularity, several multiple-models structures are proposed (Balakrishnan, 1996). One of the most general architectures is presented in Fig. 1. In Fig. 1, the blocks and variables are as follows: 1. Process physical system to be controlled; 2. Command calculus unit that computes the process control law; 3. Status or position identification system component that provide information about the model control algorithm best matching for the current state of the system; 4. Mod. 1, Mod. 2,, Mod. N previously identified models of different regimes or operating points; 5. Alg. 1, Alg. 2,, Alg. N control algorithms designed for the N models mentioned above; 6. SWITCH mix or switch between the control laws; 7. SELECTOR based on adeuate criteria evaluations, provides information about the most appropriate model for the system s current state; 8. y and y1, y2,, yn output of the process and outputs of the models, respectively;

3 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, u output generate by Command calculus block; 10. u and u1, u2, un output of the Command calculus block and outputs of the N control algorithms, respectively; 11. r set point system or reference trajectory; 12. p disturbances of physical process. Fig. 1 General scheme for multiple model structure. As noted above, depending on the process specifics and the approach used to solve the control algorithms switching and/or the best model choice problems, the scheme can be adapted on the situation by adding/eliminating some specific blocks. This paper focuses on the switching problem. 2. Control Algorithms Switching The logic operation of multiple model system structure implies that after finding the best algorithm for the current operating point of the, the next step consists in switching the control algorithm. Two essential conditions must be verified with respect to this operation: To be designed so that no bumps in the applications of the control law are encountered;

4 12 Bogdan IliuŃă and Ciprian Lupu To be (very) fast. Shocks determined by the switching operation cause non-efficient and/or dangerous behaviors. Moreover, a switch determines a slow moving area of action of the control algorithm, which determines at least one performance degradation. These are the main problems to be solved in designing block switching algorithms. From structurally point of view, this block may contain all implementation algorithms or at least the algorithm coefficients Classical Solutions Present solutions (Dumitrache, 2005; Landau et al., 1997) solve more or less this problem and they are based on maintaining in active state all the control algorithms, also called warm state. This supposes that every algorithm receives information about the process output y(k) and set the point value (eventually filtered) r(k), but only the control law u i (k) is applied on the real process, the one chosen by the switching block. This solution does not impose supplementary function logic for the system architecture and, for this reason, the switching time between algorithms is short. The drawback of this approach is that when designing the multi-model structure several supplementary steps are necessary. These supplementary conditions demand the match of the control algorithm outputs in the neighborhood switching zones. The superposition of models identification zones accomplishes this aspect. That can be seen in Fig. 2. As a result of this superposition, the multimodel structure will have an increased number of models. Fig. 2 Superposition of identification zones for two neighbor-models and their corresponding control actions.

5 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, Other approaches (Dussud et al., 2000; Pages et al., 2000) propose the mix of two or more algorithms outputs. The weighting of each control law depends on the distance from the current process operating point and the action zone of each algorithm. Based on this, the switching from an algorithm to another one is done using weighting functions with a continuous evolution in [0 1] intervals. This techniue can be easily implemented using fuzzy approach, An example is presented in Fig. 3. This solution involves solving control gain problems, determined by mixing algorithm outputs. Fig. 3 Algorithms weighting functions for a specified operating position Proposed Solution In this paper, we present a solution that provides very good results for fast processes with nonlinear characteristics. The main idea is that, during the current functioning of multiple-models control systems with N model-algorithm pairs, it is supposed that just one single algorithm is to be maintained active, the good one, and all the other N-1 algorithms rest inactive. The active and inactive states represent automatic, respectively manual, regimes of a control law. The output value of the active algorithm corresponds to the manual control for all the other N-1 inactive algorithms. In the switching situation, when a better Aj algorithm is found, the actual Ai active algorithm is commuted in inactive state, and Aj in active state, respectively. For a bumpless commutation, the manual automatic transfer problems must be solved, and the solution to this is proposed in section 3. The system can be implemented in two variants first - with all inactive algorithms holding on manual regime, or second - just a single operating algorithm (the active one) and activation of the new one after the computation of the currently corresponding manual regime and switching on automatic regime. Both variants have advantages and disadvantages. Choosing

6 14 Bogdan IliuŃă and Ciprian Lupu one of them necessitates knowledge about the hardware performances of the structure. After a general view, the first variant seems to be more reasonable. In all cases, it is considered that the active algorithm output values represent manual commands for the new selected one. 3. Manual Automatic Bumpless Transfer The implementation practice highlights important problems like manual-to-automatic/automatic-to-manual regime commutations, respectively turning out in/from the control saturation states. Of course, these problems exist in analogical systems and have specific counteracting procedures, which are not applicable on numerical systems. Fig. 4 Proposed solution. The process operation begins on manual regime, this procedure being used as long as the process did not reach the nominal functioning zone. When commutation is done, it is recommended having a very good matching between the set point and process output values. This strategy releases the system of the shocks sent to the actuators. In the following, these facts will be illustrated using an RST control algorithm (Foulloy et al., 2004) Practical Considerations About the Real-Time Algorithm Implementation Consider the discrete model of the process: A y k = B u k (1)

7 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, where: A( -1 ) and B( -1 ) polynomials are: na = na A a a nb = nb B b b b (2) with: n n. For this model, an RST control algorithm is used (Fig. 4): A B S u k + R y k = T y k (3) where: u(k) algorithm output, y(k) process output, y * (k) trajectory or filtered set point. The corresponding polynomials are: ( ) 1 1 n S s s sn S S = (4) n nr R R = r0 + r r (5) n nt T T = t0+ t t (6) The closed-loop control representation is given in Fig. 5. Fig. 5 RST algorithm, two freedom-degrees closed-loop canonical form. The control algorithm in e. (3) can be rewritten as follows: ns nr n 1 T u( k) = siu( k i) ri y( k i) + ti y ( k i) s0 i= 1 i= 1 i= 1 (7)

8 16 Bogdan IliuŃă and Ciprian Lupu n S, n R, n T express the corresponding polynomials degrees and also the memory dimension for the software implementation of the algorithm. For example, if n R = 2, then it should be reserved three memory locations for the process s output: y(k), y(k-1), y(k-2). Respectively, the same rule applies for u(k) and y * (k). When necessary, an imposed trajectory can be generated using a trajectory model generator: m B m y ( k+ 1) = r( k) (8) A with: A m and B m like: 1 m = 1 + m mn A a a 1 m = m0+ m mn Am n B b b b Bm Am n Bm (9) For the practical implementation, one must be interested in the control algorithm and, eventually, trajectory generator model. An iteration of the continuous monitoring program implies following steps: Data acuisition process; Trajectory computation (if necessary); Control law computation; Sending the controls to the actuators; Process evolution graphical display; Memory updating control algorithm for the new iteration. For example, the control law computation, when n R = n S = n T = 2 and without trajectory generator (y * (k) = r(k)), is like in the following: 0 ( ) 1 u( k) = s u( k) r y( k) r y( k 1) + t y ( k) + t y ( k 1) (10) s and e. (11) gives the algorithm s memory actualization for the next iteration: u k 1 = u k ; y k 1 = y k ; y k 1 = y k. (11) 3.1. Manual/Automate Transfer In real functioning, M A transfer is preceded by driving the process in the nominal action zone. To avoid command s switching bumps, one must respect the following two conditions:

9 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, Process output must be perfectly matched with the set point value; Accordingly with the algorithm complexity (function of the degrees of controller polynomials), the complete algorithm memory actualization must be waited of. Neglecting these conditions lead to bumps in the transfer because the control algorithm output value is computed using the actual, but also the past, values of the command, process and set point, respectively. At the same time, there are situations when the perfect matching between process output and set point value is very difficult to be obtained and/or needs very long time. Hence, the application of this procedure becomes impossible in the presence of important disturbances. In this context, since the algorithm output is the manual command set by operator and the process output depends on command, the set point remains the only free variable in the control algorithm computation. Therefore, the proposed solution consists in the modification of the set point value, accordingly with the existent control algorithm, manual command and process output. Memory updating control algorithm is done similarly as in the automatic regime. For practically implementation it is necessary a supplementary memory location for the set point value. From e. (7), it results the expression for the set point value: ns nr n 1 T y ( k) = siu( k i) + ri y( k i) ti y ( k i) t0 i= 0 i= 0 i= 0 (12) When the set point (trajectory) generator e. (8) exists, keeping all the data in correct chronology must be with respect to the following relation: m Am r( k) = y ( k) (13) B System operation scheme is presented in Fig. 6. Fig. 6 Computation of the set point value for imposed manual command.

10 18 Bogdan IliuŃă and Ciprian Lupu Concluding, this solution proposes the computation of that set point value that determines, accordingly to the algorithm history and process output, a control eual to the manual command applied by the operator. At the time instant of the M A switching, there are no gaps in the control algorithm memory that could determine bumps. An eventually mismatching between the set point and process output is considered as a simple change of set point value. Moreover, this solution can be successfully used in cases of command limitation. The only inconvenient of this solution is represented by the necessary big computation power when approaching high order systems, which is not, however, a problem nowadays. 4. Experimental Results We have evaluated the achieved performances of the multi-model control structure using a hardware and software experimental platform. The software was developed using LabWindows/CVI from National Instruments ( In Fig. 7, one can see a positioning control system. The main goal is the vertical control of the ball position. Fig. 7 Process experimental platform and cdaq data acuisition devices. Fig. 8 Nonlinear diagram of the process.

11 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, The nonlinear relation between the position Y, [%] and actuator command U, [%] is presented in Fig. 8. One considers three operating points P 1, P 2, and P 3 on the plant nonlinear diagram (Fig. 8). Three different models are identified like: M 1 (0-33%), M 2 (33-55%) and M 3 (55-100%). These will be the zones for corresponding algorithms. Accordingly to the models-algorithms matching zones (Fig. 2) we have identified the models M 1, M 2 and M 3, as being appropriated to the following intervals (0-40%), (30-60%), (50-100%) respectively. For a sampling period T e = 0.2 sec, the least-suares identification method from Adaptec/WinPIM ( * * * Méthodologie WinPIM+TR, 2004) platform identifies the next models: M M M B 1 1 = A = + B 2 2 = A = B 3 3 = A = In this case, we have computed three corresponding RST algorithms using * a pole placement procedure from Adaptech/WinREG ( * * Méthodologie WinPIM+TR, 2004) platform. The same nominal performances are imposed to all systems, through a second order system, defined by the dynamics ω 0 = 1.25, ξ = 1.2 (tracking performances) and ω 0 = 2, ξ = 0.8 (disturbance rejection performances) respectively, keeping the same sampling period as for identification. All of these algorithms control the process in only their corresponding zones. 2 3 R1 = S1 = T1 = R2 = S2 = T2 =

12 20 Bogdan IliuŃă and Ciprian Lupu 2 3 R3 = S3 = T3 = To verify the proposed switching algorithm (Fig. 4), we designed and implemented in LabWindowsCVI ( a multiple model controller real-time software application which can be connected to the real process. In the figures bellow you can see the user interface and the results. Fig. 9 Switching between first and second controllers using the classical method. Fig. 10 Switching between first and second controllers using the proposed method. Figs. 9 and 10 present comparative evolution for first to second controller switching (pink represents controller output). In first situation (Fig. 9)

13 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, where classic switching solution ( warm controller) was applied, controller s output and the process s output have an important bump evolution. Fig. 11 Switching between second and third controllers using the classical method. Fig. 12 Switching between second and third controllers using the proposed method. The same test, shown in Figs. 11 and 12, is made for comparative evolution for second to third controller switching (green represents controller output). This proves that the proposed solution (Fig. 12) has small/no bumps when switching. 5. Conclusions The method was successfully tested on a hardware and software experimental application with nonlinear characteristic, using a 3 multimodel/controller real-time software application. Moreover, the first variant (with all algorithms active) of the approach was implemented, ensuring the fast switching (one step) between algorithms.

14 22 Bogdan IliuŃă and Ciprian Lupu With regards to the results obtained in the paper, the switching method can be successfully recommended in multi-model real-time control structures for fast processes. Acknowledgements. This work was supported by CNCSIS IDEI Research Program of Romanian Research, Development and Integration National Plan II, Grant no. 1044/2007. REFERENCES * * * Méthodologie WinPIM+TR pour l'identification et la validation d'un modèle, les calculs, simulations et tests d'un correcteurs numériue PID/RST. Format electronic, * * * (Softwaresection LabWindowsCVI) Balakrishnan J., Control System Design Using Multiple Models, Switching and Tuning. Ph. D. Diss., University of Yale, USA, Dumitrache I., Ingineria reglării automate. Politehnica Press, Bucureşti, Dussud M., Galichet S., Foulloy L., Fuzzy Supervision for Continuous Casting Mold Level Control. IFAC, Foulloy L., Popescu D., Tanguy G.D., Modelisation, identification et commande des systemes. Edit. Academiei Române, Bucureşti, Landau I.D., Karimi A., Recursive Algorithm for Identification in Closed Loop: a Unified Approach and Evaluation. Automatica, Vol. 33, 8, , Landau I.D., Lozano R., M' Saad M., Adaptive Control. Springer Verlag, London, Lupu C., Popescu D., Petrescu C., Ticlea Al., Dimon C., Udrea A., Irimia B., Multiple- Model Design and Switching Solution for Nonlinear Processes Control. ISC'08, The 6th Annual Industrial Simulation Conference, June, Lyon, France, 71 76, Lainiotis D.G., Magill D.T, Recursive Algorithm for the Calculation of the Adaptive Kalman Filter Weighting Coefficients. IEEE Transactions on Automatic Control, 14, 2, , April Narendra K.S., Balakrishnan J., Adaptive Control Using Multiple Models. IEEE Transactions on Automatic Control, Vol. 42, 2, February, , Pages O., Mouille P., Caron B., Multi-Model Control by Applying a Symbolic Fuzzy Switches. IFAC, PROIECTAREA ŞI IMPLEMENTAREA ÎN TIMP REAL A SISTEMELOR MULTIMODEL PENTRU CONDUCEREA UNOR CLASE DE SISTEME NELINIARE (Rezumat) Structurile de conducere multimodel sunt una din soluńiile de succes pentru conducerea sistemelor neliniare sau cu regimuri multiple. Din punctul de vedere al proiectării, fańă de sistemele clasice, aceste sisteme necesită în mod suplimentar

15 Bul. Inst. Polit. Iaşi, t. LVII (LXI), f. 1, rezolvarea unor probleme specifice, cum sunt cele legate de alegerea celui mai bun model/algoritm şi/sau comutarea algoritmilor. Unul din principalele scopuri ale articolului este de a prezenta şi valida o modalitate de comutare a algoritmului de reglare bazată pe comutarea manul-automat fără şocuri. Aplicabilitatea metodei propuse este demonstrată pe o structură de conducere în timp real în care algoritmii structurii de conducere multimodel sunt de tip RST (cu două grade de libertate în urmărirea referinńei şi în reglare). O altă secńiune importantă a lucrării este prezentarea implementării soluńiei de conducere propusă pe o arhitectură hardware cdaq şi software dezvoltată în mediul LabWindowsCVI de la NaŃional Instruments. Procesul neliniar, Ńintă, este o instalańie de laborator în care se urmăreşte reglare pe verticală a pozińiei unei bile aflată într-un curent de aer, al cărui debit este controlat.

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4,000 6,000 20M Open access books available International authors and editors Downloads Our authors

More information

AUTONOMOUS ROBOT NAVIGATION BASED ON FUZZY LOGIC AND REINFORCEMENT LEARNING

AUTONOMOUS ROBOT NAVIGATION BASED ON FUZZY LOGIC AND REINFORCEMENT LEARNING BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi, Tomul LVI (LX), Fasc. 4, 2010 Secţia CONSTRUCŢII DE MAŞINI AUTONOMOUS ROBOT NAVIGATION BASED ON FUZZY

More information

CONTROL AND OPTIMIZATION FOR THE COWPERS OF A STEELMAKING PLANT

CONTROL AND OPTIMIZATION FOR THE COWPERS OF A STEELMAKING PLANT U.P.B. Sci. Bull., Series C, Vol. 68, No., 006 CONTROL AND OPTIMIZATION FOR THE COWPERS OF A STEELMAKING PLANT C. PETRESCU, C. LUPU Lucrarea prezinta principalele rezultatele ale cercetarilor efectuate

More information

BOOLEAN FUNCTION DECOMPOSITION BASED ON FPGA BASIC CELL STRUCTURE

BOOLEAN FUNCTION DECOMPOSITION BASED ON FPGA BASIC CELL STRUCTURE BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LXI (LXV), Fasc. 1, 2015 SecŃia AUTOMATICĂ şi CALCULATOARE BOOLEAN FUNCTION DECOMPOSITION BASED

More information

VARIATION OF INTERNAL FORCES USING ARTIFICIAL NEURONAL NETWORK

VARIATION OF INTERNAL FORCES USING ARTIFICIAL NEURONAL NETWORK BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Volumul 63 (67), Numărul 1, 2017 Secţia CONSTRUCŢII. ARHITECTURĂ VARIATION OF INTERNAL FORCES USING

More information

MAC LEVEL BASED QUALITY OF SERVICE MANAGEMENT IN IEEE NETWORKS

MAC LEVEL BASED QUALITY OF SERVICE MANAGEMENT IN IEEE NETWORKS BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVII (LXI), Fasc. 4, 2011 SecŃia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ MAC LEVEL BASED QUALITY

More information

MODELING THE FORCE-ELONGATION CURVE OF SINGLE YARNS

MODELING THE FORCE-ELONGATION CURVE OF SINGLE YARNS BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVI (LX), Fasc. 1, 2010 SecŃia TEXTILE. PIELĂRIE MODELING THE FORCE-ELONGATION CURVE OF SINGLE

More information

APPLICATIONS OF MICROSOFT EXCEL - SOLVER FOR HORIZONTAL AND LEVELLING NETWORKS ADJUSTMENT

APPLICATIONS OF MICROSOFT EXCEL - SOLVER FOR HORIZONTAL AND LEVELLING NETWORKS ADJUSTMENT BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Volumul 63 (67), Numărul 1-2, 2017 Secţia HIDROTEHNICĂ APPLICATIONS OF MICROSOFT EXCEL - SOLVER FOR

More information

DISTRIBUTED DIFFERENTIAL CRIPTANALYSIS OF FEAL - 8

DISTRIBUTED DIFFERENTIAL CRIPTANALYSIS OF FEAL - 8 BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LV (LIX), Fasc. 1, 2009 SecŃia AUTOMATICĂ şi CALCULATOARE DISTRIBUTED DIFFERENTIAL CRIPTANALYSIS

More information

CHECKING THE HOMOGENEITY OF CONCRETE USING ARTIFICIAL NEURAL NETWORK

CHECKING THE HOMOGENEITY OF CONCRETE USING ARTIFICIAL NEURAL NETWORK BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LXI (LXV), Fasc., 05 Secţia CONSTRUCŢII. ARHITECTURĂ CHECKING THE HOMOGENEITY OF CONCRETE USING

More information

ABOUT MANUFACTURING PROCESSES CAPABILITY ANALYSIS

ABOUT MANUFACTURING PROCESSES CAPABILITY ANALYSIS BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIX (LXIII), Fasc. 4, 013 Secţia CONSTRUCŢII DE MAŞINI ABOUT MANUFACTURING PROCESSES CAPABILITY

More information

Applications of Speech Recognition for Romanian Language

Applications of Speech Recognition for Romanian Language Applications of Speech Recognition for Romanian Language Cătălin CHIVU "Transilvania" University of Braşov str.mihai Viteazu nr.5, RO-500174 Braşov catalin.chivu@gmail.com Abstract In the world there were

More information

AN EVALUATION SYSTEM FOR CONTESTS AND CLASSROOMS

AN EVALUATION SYSTEM FOR CONTESTS AND CLASSROOMS BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Volumul 64 (68), Numărul 1, 2018 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ AN EVALUATION SYSTEM

More information

ANALYSIS OF DATA TRANSMITTED BETWEEN THE SERVER AND THE CLIENT THROUGH DIFFERENT TYPES OF COMMUNICATION

ANALYSIS OF DATA TRANSMITTED BETWEEN THE SERVER AND THE CLIENT THROUGH DIFFERENT TYPES OF COMMUNICATION BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIX (LXIII), Fasc. 1, 2013 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ ANALYSIS OF DATA TRANSMITTED

More information

PLC APPLICATION FOR BRUSHLESS MOTOR POSITIONING

PLC APPLICATION FOR BRUSHLESS MOTOR POSITIONING BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Volumul 64 (68), Numărul 2, 2018 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ PLC APPLICATION FOR

More information

A FAULT PRIMITIVE BASED MODEL OF ALL STATIC FOUR- CELL COUPLING FAULTS IN RANDOM-ACCESS MEMORIES

A FAULT PRIMITIVE BASED MODEL OF ALL STATIC FOUR- CELL COUPLING FAULTS IN RANDOM-ACCESS MEMORIES BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIV (LVIII), Fasc. 1, 2008 Secţia AUTOMATICĂ şi CALCULATOARE A FAULT PRIMITIVE BASED MODEL OF

More information

A NOVEL SYSTOLIC ALGORITHM FOR 2-D DISCRETE SINE TRANSFORM

A NOVEL SYSTOLIC ALGORITHM FOR 2-D DISCRETE SINE TRANSFORM BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIX (LXIII), Fasc. 3, 2013 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ A NOVEL SYSTOLIC ALGORITHM

More information

SELF-ADAPTABLE SECURITY ARCHITECTURE FOR POWER-AWARE EMBEDDED SYSTEMS

SELF-ADAPTABLE SECURITY ARCHITECTURE FOR POWER-AWARE EMBEDDED SYSTEMS BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVI (LX), Fasc. 3, 2010 SecŃia AUTOMATICĂ şi CALCULATOARE SELF-ADAPTABLE SECURITY ARCHITECTURE

More information

A STUDY ON CLASSIFIERS ACCURACY FOR HAND POSE RECOGNITION

A STUDY ON CLASSIFIERS ACCURACY FOR HAND POSE RECOGNITION BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIX (LXIII), Fasc. 2, 2013 SecŃia AUTOMATICĂ şi CALCULATOARE A STUDY ON CLASSIFIERS ACCURACY

More information

DETERMINATION OF INITIAL BASIC FEASIBLE SOLUTION OF A TRANSPORTATION PROBLEM: A TOCM-SUM APPROACH

DETERMINATION OF INITIAL BASIC FEASIBLE SOLUTION OF A TRANSPORTATION PROBLEM: A TOCM-SUM APPROACH BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LXI (LXV), Fasc. 1, 2015 SecŃia AUTOMATICĂ şi CALCULATOARE DETERMINATION OF INITIAL BASIC FEASIBLE

More information

POST-RENDERING ENHANCEMENT OF VOLUMES

POST-RENDERING ENHANCEMENT OF VOLUMES BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LV (LIX), Fasc. 3, 2009 SecŃia AUTOMATICĂ şi CALCULATOARE POST-RENDERING ENHANCEMENT OF VOLUMES

More information

Real-time Model Predictive Control

Real-time Model Predictive Control Real-time Model Predictive Control MARIÁN MROSKO, EVA MIKLOVIČOVÁ Institute of Control and Industrial Informatics Faculty of Electrical Engineering and Information Technology Slovak University of Technology

More information

A COMPETENT ALGORITHM TO FIND THE INITIAL BASIC FEASIBLE SOLUTION OF COST MINIMIZATION TRANSPORTATION PROBLEM

A COMPETENT ALGORITHM TO FIND THE INITIAL BASIC FEASIBLE SOLUTION OF COST MINIMIZATION TRANSPORTATION PROBLEM BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LXI (LXV), Fasc., 05 SecŃia AUTOMATICĂ şi CALCULATOARE A COMPETENT ALGORITHM TO FIND THE INITIAL

More information

RACK-GEAR TOOL APPROXIMATIVE PROFILING BY BEZIER POLYNOMIALS I. CIRCLE ARC ELEMENTARY PROFILE. NICOLAE OANCEA*, IONUT POPA** and VIRGIL TEODOR*

RACK-GEAR TOOL APPROXIMATIVE PROFILING BY BEZIER POLYNOMIALS I. CIRCLE ARC ELEMENTARY PROFILE. NICOLAE OANCEA*, IONUT POPA** and VIRGIL TEODOR* ULETINUL INSTITUTULUI PLITEHNI IN IŞI Publicat de Universitatea Tehnică Gh. sachi din Iaşi Tomul LIV (LVIII), Fasc. 1, 008 Secţia NSTRUŢII E MŞINI RK-GER TL PPRIMTIVE PRFILING Y EZIER PLYNMILS I. IRLE

More information

INTERFACE DESIGN FOR A SERIAL MANIPULATOR USING A VIRTUAL SIMULATION I. PROGRAM DESCRIPTION

INTERFACE DESIGN FOR A SERIAL MANIPULATOR USING A VIRTUAL SIMULATION I. PROGRAM DESCRIPTION BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi, Tomul LX (LXIV), Fasc. 3, 2014 SecŃia CONSTRUCłII DE MAŞINI INTERFACE DESIGN FOR A SERIAL MANIPULATOR

More information

MANAGEMENT OF AN INTERFACE USING A MICROCONTROLLER FOR RECEIVING CALLER IDENTIFICATION DELIVERY MESSAGES (I)

MANAGEMENT OF AN INTERFACE USING A MICROCONTROLLER FOR RECEIVING CALLER IDENTIFICATION DELIVERY MESSAGES (I) BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LXI (LXV), Fasc. 1, 2015 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ MANAGEMENT OF AN INTERFACE

More information

MODELING THE FRONTAL TILT ANGLES AND SIDEWAYS IN THE MILLING PROCESS WITH SPHERICAL HEAD USING A 3D GRAPHICS PROGRAM

MODELING THE FRONTAL TILT ANGLES AND SIDEWAYS IN THE MILLING PROCESS WITH SPHERICAL HEAD USING A 3D GRAPHICS PROGRAM BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gherghe Asachi din Iaşi, Tmul LX (LXIV), Fasc. 3, 2014 SecŃia CONSTRUCłII DE MAŞINI MODELING THE FRONTAL TILT ANGLES AND SIDEWAYS

More information

A COMPETENT ALGORITHM TO FIND THE INITIAL BASIC FEASIBLE SOLUTION OF COST MINIMIZATION TRANSPORTATION PROBLEM

A COMPETENT ALGORITHM TO FIND THE INITIAL BASIC FEASIBLE SOLUTION OF COST MINIMIZATION TRANSPORTATION PROBLEM BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIX (LXIII), Fasc. 1, 016 Secţia AUTOMATICĂ şi CALCULATOARE A COMPETENT ALGORITHM TO FIND THE

More information

FAULT DETECTION AND ISOLATION USING SPECTRAL ANALYSIS. Eugen Iancu

FAULT DETECTION AND ISOLATION USING SPECTRAL ANALYSIS. Eugen Iancu FAULT DETECTION AND ISOLATION USING SPECTRAL ANALYSIS Eugen Iancu Automation and Mechatronics Department University of Craiova Eugen.Iancu@automation.ucv.ro Abstract: In this work, spectral signal analyses

More information

REFLECTIVE ONLINE RECONFIGURATION OF REAL-TIME APPLICATIONS HAVING TASKS WITH STATIC PRIORITIES

REFLECTIVE ONLINE RECONFIGURATION OF REAL-TIME APPLICATIONS HAVING TASKS WITH STATIC PRIORITIES BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVIII (LXII), Fasc. 1, 2012 SecŃia AUTOMATICĂ şi CALCULATOARE REFLECTIVE ONLINE RECONFIGURATION

More information

Investigating the Effect of Different Kernel Functions on the Performance of SVM for Recognizing Arabic Characters

Investigating the Effect of Different Kernel Functions on the Performance of SVM for Recognizing Arabic Characters Investigating the Effect of Different Functions on the Performance of SVM for Recognizing Arabic Characters Sayed Fadel 1,2, Said Ghoniemy 1,2, Mohamed Abdallah 1,3, Hussein Abu Sorra 1, Amira Ashour 1,4,

More information

EXPERIMENTAL RESULTS ON THE PERFORMANCE OF A NEW CONTENT MANAGEMENT MODEL

EXPERIMENTAL RESULTS ON THE PERFORMANCE OF A NEW CONTENT MANAGEMENT MODEL U.P.B. Sci. Bull., Series C, Vol. 72, Iss. 4, 2010 ISSN 1454-234x EXPERIMENTAL RESULTS ON THE PERFORMANCE OF A NEW CONTENT MANAGEMENT MODEL Rareş VASILESCU 1 Sistemele de gestiune a conţinutului folosesc

More information

NEW GEOMETRIES FOR 3D LASER SENSORS WITH PROJECTION DISCRIMINATION

NEW GEOMETRIES FOR 3D LASER SENSORS WITH PROJECTION DISCRIMINATION BULETINUL INSTITUTULUI OLITEHNIC DIN IAŞI ublicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVI (LX), Fasc. 1, 2010 Secţia AUTOMATICĂ şi CALCULATOARE NEW GEOMETRIES FOR 3D LASER SENSORS WITH

More information

The Real Time Implementation of an Efficient Algorithm for Removal Impulse Noise Using Blackfin Microcontroller

The Real Time Implementation of an Efficient Algorithm for Removal Impulse Noise Using Blackfin Microcontroller The Real Time Implementation of an Efficient Algorithm for Removal Impulse Noise Using Blackfin Microcontroller The Real Time Implementation of an Efficient Algorithm for Removal Impulse Noise Using Blackfin

More information

MATLAB-BASED TEST BENCH FOR GENETIC ALGORITHM PARAMETER TUNING

MATLAB-BASED TEST BENCH FOR GENETIC ALGORITHM PARAMETER TUNING BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Volumul 62 (66), Numărul 4, 2016 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ MATLAB-BASED TEST BENCH

More information

Artificial Neural Networks Based Modeling and Control of Continuous Stirred Tank Reactor

Artificial Neural Networks Based Modeling and Control of Continuous Stirred Tank Reactor American J. of Engineering and Applied Sciences (): 9-35, 9 ISSN 94-7 9 Science Publications Artificial Neural Networks Based Modeling and Control of Continuous Stirred Tank Reactor R. Suja Mani Malar

More information

SIMULINK BLOCKSET FOR NEURO-FUZZY PREDICTIVE CONTROL. Cristian Olaru, George Dragnea and Octavian Pastravanu

SIMULINK BLOCKSET FOR NEURO-FUZZY PREDICTIVE CONTROL. Cristian Olaru, George Dragnea and Octavian Pastravanu SIMULINK BLOCKSE FOR NEURO-FUZZY PREDICIVE CONROL Cristian Olaru, George Dragnea and Octavian Pastravanu Department of Automatic Control and Industrial Informatics, Faculty of Automatic Control and Computer

More information

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS Ahmad Manasra, 135037@ppu.edu.ps Department of Mechanical Engineering, Palestine Polytechnic University, Hebron, Palestine

More information

BARCODE READER MANAGEMENT WITH THE ATMEL MICROCONTROLLER (I)

BARCODE READER MANAGEMENT WITH THE ATMEL MICROCONTROLLER (I) BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Volumul 63 (67), Numărul 1, 2017 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ BARCODE READER MANAGEMENT

More information

MODELING AND SIMULATION METHODS FOR DESIGNING MECHATRONIC SYSTEMS

MODELING AND SIMULATION METHODS FOR DESIGNING MECHATRONIC SYSTEMS Journal of Engineering Studies and Research Volume 16 (2010) No. 4 20 MODELING AND SIMULATION METHODS FOR DESIGNING MECHATRONIC SYSTEMS LAPUSAN CIPRIAN *, MATIES VISTRIAN, BALAN RADU, HANCU OLIMPIU Technical

More information

Basic Problems Involved by Generating Tridimensional Multimedia Content

Basic Problems Involved by Generating Tridimensional Multimedia Content BULETINUL Universităţii Petrol Gaze din Ploieşti Vol. LXVII No. 3/2015 31 36 Seria Tehnică Basic Problems Involved by Generating Tridimensional Multimedia Content Cosmina-Mihaela Roșca, Gabriel Rădulescu

More information

Two Hybrid Stepper Motor Models

Two Hybrid Stepper Motor Models Two Hybrid Stepper Motor Models Dragoş DEACONU, Aurel CHIRILĂ, Valentin NĂVRĂPESCU, Mihaela ALBU, Constantin GHIŢĂ and Claudia POPESCU University Politehnica of Bucharest Electrical Engineering Department,

More information

MANUFACTURING SYSTEMS ANALYSIS AND DESIGN. QUALITATIVE VERSUS QUANTITATIVE TECHNIQUES IN A PETRI NET SETTING

MANUFACTURING SYSTEMS ANALYSIS AND DESIGN. QUALITATIVE VERSUS QUANTITATIVE TECHNIQUES IN A PETRI NET SETTING BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LV (LIX), Fasc. 4, 2009 Secţia AUTOMATICĂ şi CALCULATOARE MANUFACTURING SYSTEMS ANALYSIS AND

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 Motivation The presence of uncertainties and disturbances has always been a vital issue in the control of dynamic systems. The classical linear controllers, PI and PID controllers

More information

OPTIMIZATION APPROACH TO CONCEPTION OF A MECHANICAL PART USING CAD/FEM TECHNIQUES

OPTIMIZATION APPROACH TO CONCEPTION OF A MECHANICAL PART USING CAD/FEM TECHNIQUES U.P.B. Sci. Bull., Series D, Vol. 71, Iss. 4, 2009 ISSN 1454-2358 OPTIMIZATION APPROACH TO CONCEPTION OF A MECHANICAL PART USING CAD/FEM TECHNIQUES Ionuţ Gabriel GHIONEA 1 Lucrarea prezintă o metodologie

More information

Metode şi Algoritmi de Planificare (MAP) Curs 3 Taxonomia metodelor si algoritmilor de planificare

Metode şi Algoritmi de Planificare (MAP) Curs 3 Taxonomia metodelor si algoritmilor de planificare Metode şi Algoritmi de Planificare (MAP) 2009-2010 Curs 3 Taxonomia metodelor si algoritmilor de planificare 27.10.2009 Metode si Algoritmi de Planificare Curs 3 1 Outline General presentation Distributed

More information

Jinkun Liu Xinhua Wang. Advanced Sliding Mode Control for Mechanical Systems. Design, Analysis and MATLAB Simulation

Jinkun Liu Xinhua Wang. Advanced Sliding Mode Control for Mechanical Systems. Design, Analysis and MATLAB Simulation Jinkun Liu Xinhua Wang Advanced Sliding Mode Control for Mechanical Systems Design, Analysis and MATLAB Simulation Jinkun Liu Xinhua Wang Advanced Sliding Mode Control for Mechanical Systems Design, Analysis

More information

Learning Adaptive Parameters with Restricted Genetic Optimization Method

Learning Adaptive Parameters with Restricted Genetic Optimization Method Learning Adaptive Parameters with Restricted Genetic Optimization Method Santiago Garrido and Luis Moreno Universidad Carlos III de Madrid, Leganés 28911, Madrid (Spain) Abstract. Mechanisms for adapting

More information

EVALUATION OF THE PERFORMANCE OF VARIOUS FUZZY PID CONTROLLER STRUCTURES ON BENCHMARK SYSTEMS

EVALUATION OF THE PERFORMANCE OF VARIOUS FUZZY PID CONTROLLER STRUCTURES ON BENCHMARK SYSTEMS EVALUATION OF THE PERFORMANCE OF VARIOUS FUZZY CONTROLLER STRUCTURES ON BENCHMARK SYSTEMS Birkan Akbıyık İbrahim Eksin Müjde Güzelkaya Engin Yeşil e-mail: birkan@lycos.com e-mail:eksin@elk.itu.edu.tr e-mail:

More information

MOTION PLANNING AND CONTROL OF A CAR-LIKE ROBOT IN AN ENVIRONMENT CLUTTERED WITH STATIC OBSTACLES

MOTION PLANNING AND CONTROL OF A CAR-LIKE ROBOT IN AN ENVIRONMENT CLUTTERED WITH STATIC OBSTACLES BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LVI (LX), Fasc. 3, 2010 SecŃia AUTOMATICĂ şi CALCULATOARE MOTION PLANNING AND CONTROL OF A CAR-LIKE

More information

A RETRAINING PROCEDURE APPLICATION FOR DATA PREDICTION

A RETRAINING PROCEDURE APPLICATION FOR DATA PREDICTION U.P.B. Sci. Bull., Series C, Vol. 69, No. 2, 2007 ISSN 1454-234x A RETRAINING PROCEDURE APPLICATION FOR DATA PREDICTION I. NASTAC 1, A. COSTEA 2 Articolul prezintă o arhitectură specială de reţea neuronală

More information

A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parameters

A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parameters ISSN (e): 2250 3005 Volume, 06 Issue, 12 December 2016 International Journal of Computational Engineering Research (IJCER) A Longitudinal Control Algorithm for Smart Cruise Control with Virtual Parameters

More information

REPRESENTATION OF BIG DATA BY DIMENSION REDUCTION

REPRESENTATION OF BIG DATA BY DIMENSION REDUCTION Fundamental Journal of Mathematics and Mathematical Sciences Vol. 4, Issue 1, 2015, Pages 23-34 This paper is available online at http://www.frdint.com/ Published online November 29, 2015 REPRESENTATION

More information

NOISE INFLUENCE ON FRACTAL DIMENSION IN THE PROCESS OF GENERATION OF THE JULIA FRACTALS

NOISE INFLUENCE ON FRACTAL DIMENSION IN THE PROCESS OF GENERATION OF THE JULIA FRACTALS U.P.B. Sci. Bull., Series A, Vol. 71, Iss. 4, 2009 ISSN 1223-7027 NOISE INFLUENCE ON FRACTAL DIMENSION IN THE PROCESS OF GENERATION OF THE JULIA FRACTALS Constantin ROŞU 1, Doina M. MAXIMEAN 2 Fractalii

More information

HYBRID PETRI NET MODEL BASED DECISION SUPPORT SYSTEM. Janetta Culita, Simona Caramihai, Calin Munteanu

HYBRID PETRI NET MODEL BASED DECISION SUPPORT SYSTEM. Janetta Culita, Simona Caramihai, Calin Munteanu HYBRID PETRI NET MODEL BASED DECISION SUPPORT SYSTEM Janetta Culita, Simona Caramihai, Calin Munteanu Politehnica University of Bucharest Dept. of Automatic Control and Computer Science E-mail: jculita@yahoo.com,

More information

xpc Target communication efficiency when multiple targets are involved

xpc Target communication efficiency when multiple targets are involved xpc Target communication efficiency when multiple targets are involved * *University of Craiova, Department of Automatic Control, 200585-Craiova Romania (Tel: +40-251-438198; e-mail: madalin@automation.ucv.ro)

More information

Paths, Flowers and Vertex Cover

Paths, Flowers and Vertex Cover Paths, Flowers and Vertex Cover Venkatesh Raman, M.S. Ramanujan, and Saket Saurabh Presenting: Hen Sender 1 Introduction 2 Abstract. It is well known that in a bipartite (and more generally in a Konig)

More information

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms Somayyeh Nalan-Ahmadabad and Sehraneh Ghaemi Abstract In this paper, pole placement with integral

More information

HALOGEN AUTOMATIC DAYLIGHT CONTROL SYSTEM BASED ON CMAC CONTROLLER WITH TRIANGULAR BASIS FUNCTIONS

HALOGEN AUTOMATIC DAYLIGHT CONTROL SYSTEM BASED ON CMAC CONTROLLER WITH TRIANGULAR BASIS FUNCTIONS HALOGEN AUTOMATIC DAYLIGHT CONTROL SYSTEM BASED ON CMAC CONTROLLER WITH TRIANGULAR BASIS FUNCTIONS Horatiu Stefan Grif, Mircea Dulău Petru Maior University of Târgu Mureş, Romania hgrif@emgineering.upm.ro,

More information

FUZZY SIMULATION IN RELIABILITY ANALYSIS

FUZZY SIMULATION IN RELIABILITY ANALYSIS FUZZY SIMULATION IN RELIABILITY ANALYSIS DZIŢAC Simona, HORA Cristina University of Oradea, ROMANIA Abstract: In the first part of this paper we present an introduction of fuzzy logic application in power

More information

Color Space Projection, Feature Fusion and Concurrent Neural Modules for Biometric Image Recognition

Color Space Projection, Feature Fusion and Concurrent Neural Modules for Biometric Image Recognition Proceedings of the 5th WSEAS Int. Conf. on COMPUTATIONAL INTELLIGENCE, MAN-MACHINE SYSTEMS AND CYBERNETICS, Venice, Italy, November 20-22, 2006 286 Color Space Projection, Fusion and Concurrent Neural

More information

THE ANNUAL YMPOIUM OF THE INTITUTE OF OLID MECHANIC IOM 00 BUCHARET May 6-7 -------------------------------------------------------------------------------------------------------------------------------------------------

More information

2. REAL-TIME CONTROL SYSTEM AND REAL-TIME NETWORKS

2. REAL-TIME CONTROL SYSTEM AND REAL-TIME NETWORKS 2. REAL-TIME CONTROL SYSTEM AND REAL-TIME NETWORKS 2.1 Real-Time and Control Computer based digital controllers typically have the ability to monitor a number of discrete and analog inputs, perform complex

More information

Approximation of the Gear Cutter Profile Used in the Generation of Interior Poliform Surfaces

Approximation of the Gear Cutter Profile Used in the Generation of Interior Poliform Surfaces THE ANNALS DUNĂREA DE JOS OF GALAŢI FASCICLE V, TECHOLOLOGIES IN MACHINE BUILDING, ISSN 22-4566 2006 Approximation of the Gear Cutter Profile Used in the Generation of Interior Poliform Surfaces PhD. eng.

More information

DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM

DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM Can ÖZDEMİR and Ayşe KAHVECİOĞLU School of Civil Aviation Anadolu University 2647 Eskişehir TURKEY

More information

ON THE DYNAMIC REGULATION OF PROGRAMMING MOTION ELECTROMECHANICAL LINEAR ACTUATOR

ON THE DYNAMIC REGULATION OF PROGRAMMING MOTION ELECTROMECHANICAL LINEAR ACTUATOR THE ANNALS OF UNIVERSITY DUNĂREA DE JOS OF GALAŢI 61 Paper present at International Conference on Diagnosis and Prediction in Mechanical Engineering Systems (DIPRE 07) 26-27 October 2007, Galati, Romania

More information

Microcomputers in Process Control

Microcomputers in Process Control Microcomputers in Process Control VLADIMÍR VAŠEK, PETR DOSTÁLEK, JAN DOLINAY, DAGMAR JANÁČOVÁ, KAREL KOLOMAZNÍK Department of Automatic Control Faculty of Applied Informatics, Tomas Bata University in

More information

TRANSFORMATOARE DE CURENT

TRANSFORMATOARE DE CURENT MAK 140/80 TRANSFORMATOARE DE CURENT Aceste transformatoare de curent pot fi utilizate pentru curenţi de la 200 A la 2000 A. Ele sunt transformatoare de curent de tip inel. Sunt fabricate conform standardelor

More information

LIPT-DERIVED TRANSFORM METHODS USED IN LOSSLESS COMPRESSION OF TEXT FILES

LIPT-DERIVED TRANSFORM METHODS USED IN LOSSLESS COMPRESSION OF TEXT FILES U.P.B. Sci. Bull., Series C, Vol. 73, Iss. 2, 2011 ISSN 1454-234x LIPT-DERIVED TRANSFORM METHODS USED IN LOSSLESS COMPRESSION OF TEXT FILES Radu RĂDESCU 1 Acest articol se ocupă de avantajele obţinute

More information

Automatic Learning in Multiple Model Adaptive Control

Automatic Learning in Multiple Model Adaptive Control Automatic Learning in Multiple Model Adaptive Control Ehsan Peymani* Alireza Fatehi** Ali Khaki Sedigh*** *Advanced Process Automation & Control (APAC) Research Group, K. N. Toosi University of Technology

More information

PARALLEL METHODS FOR SOLVING PARTIAL DIFFERENTIAL EQUATIONS. Ioana Chiorean

PARALLEL METHODS FOR SOLVING PARTIAL DIFFERENTIAL EQUATIONS. Ioana Chiorean 5 Kragujevac J. Math. 25 (2003) 5 18. PARALLEL METHODS FOR SOLVING PARTIAL DIFFERENTIAL EQUATIONS Ioana Chiorean Babeş-Bolyai University, Department of Mathematics, Cluj-Napoca, Romania (Received May 28,

More information

AUTOPILOT DESIGN DOR THE LATERAL-DIRECTIONAL MOTION OF AN UAV

AUTOPILOT DESIGN DOR THE LATERAL-DIRECTIONAL MOTION OF AN UAV SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE AFASES2017 AUTOPILOT DESIGN DOR THE LATERAL-DIRECTIONAL MOTION OF AN UAV Costin ENE, Adrian-Mihail STOICA, Petrisor-Valentin PARVU University Politehnica

More information

Laborator 8 Java Crearea claselor de obiecte. Variabilele (campurile) clasei de obiecte

Laborator 8 Java Crearea claselor de obiecte. Variabilele (campurile) clasei de obiecte Laborator 8 Java Crearea claselor de obiecte. Variabilele (campurile) clasei de obiecte Probleme rezolvate: Scrieti, compilati si rulati toate exemplele din acest laborator: 1. Programul urmator (LotoConstante.java)

More information

INTRUSION DETECTION ARCHITECTURE FOR GRIDS

INTRUSION DETECTION ARCHITECTURE FOR GRIDS U.P.B. Sci. Bull., Series C, Vol. 74, Iss. 4, 2012 ISSN 1454-234x INTRUSION DETECTION ARCHITECTURE FOR GRIDS Cătălin LEORDEANU 1, Valentin CRISTEA 2 Acest articol prezintă o soluţie completă pentru detecţia

More information

Generative Surfaces. Texture on Surface Influenced by a Vector Field

Generative Surfaces. Texture on Surface Influenced by a Vector Field Acta Technica Napocensis: Civil Engineering & Architecture Vol. 58, No. 4 (2015) Journal homepage: http://constructii.utcluj.ro/actacivileng Special Issue International Workshop in Architecture and Urban

More information

ANALYTICAL STRUCTURES FOR FUZZY PID CONTROLLERS AND APPLICATIONS

ANALYTICAL STRUCTURES FOR FUZZY PID CONTROLLERS AND APPLICATIONS International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print) ISSN 0976 6553(Online), Volume 1 Number 1, May - June (2010), pp. 01-17 IAEME, http://www.iaeme.com/ijeet.html

More information

Robust Control of Polytopic Systems by Convex Optimization

Robust Control of Polytopic Systems by Convex Optimization Robust Control of Polytopic Systems by Convex Optimization Alireza Karimi, Hamid Khatibi and Roland Longchamp Abstract Robust control synthesis of linear time-invariant SISO polytopic systems is investigated

More information

PUBLICATIONS. Journal Papers

PUBLICATIONS. Journal Papers PUBLICATIONS Journal Papers [J1] X. Wu and L.-L. Xie, Asymptotic equipartition property of output when rate is above capacity, submitted to IEEE Transactions on Information Theory, August 2009. [J2] A.

More information

GESMI, an interval-based software for submarine SLAM. Fabrice LE BARS

GESMI, an interval-based software for submarine SLAM. Fabrice LE BARS GESMI, an interval-based software for submarine SLAM Fabrice LE BARS > Plan 1. Introduction 2. GESMI 3. Set membership approach used for SLAM 4. Demo 5. Conclusion 17/06/2010 2 Introduction 17/06/2010

More information

ADAPTIVE SOFTWARE INTEGRATION MODULE USING NEURAL NETWORKS

ADAPTIVE SOFTWARE INTEGRATION MODULE USING NEURAL NETWORKS U.P.B. Sci. Bull., Series C, Vol. 75, Iss. 1, 2013 ISSN 1454-234x ADAPTIVE SOFTWARE INTEGRATION MODULE USING NEURAL NETWORKS Vasile CORNIŢĂ 1, Rodica STRUNGARU 2, Sever PAŞCA 3 Articolul prezintă un modul

More information

Supervised Variable Clustering for Classification of NIR Spectra

Supervised Variable Clustering for Classification of NIR Spectra Supervised Variable Clustering for Classification of NIR Spectra Catherine Krier *, Damien François 2, Fabrice Rossi 3, Michel Verleysen, Université catholique de Louvain, Machine Learning Group, place

More information

Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains

Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains Ahmad Ali Abin, Mehran Fotouhi, Shohreh Kasaei, Senior Member, IEEE Sharif University of Technology, Tehran, Iran abin@ce.sharif.edu,

More information

METHODOLOGY AND TOOLS USED IN DESIGNING AND IMPLEMENTING SOFTWARE APPLICATIONS FOR ELECTRIC DRIVES CONTROL

METHODOLOGY AND TOOLS USED IN DESIGNING AND IMPLEMENTING SOFTWARE APPLICATIONS FOR ELECTRIC DRIVES CONTROL METHODOLOGY AND TOOLS USED IN DESIGNING AND IMPLEMENTING SOFTWARE APPLICATIONS FOR ELECTRIC DRIVES CONTROL C. Ilaş; V. Bostan; M. Cuibuş Department of Electrical Engineering, University POLITEHNICA Bucharest

More information

Fractional Discrimination for Texture Image Segmentation

Fractional Discrimination for Texture Image Segmentation Fractional Discrimination for Texture Image Segmentation Author You, Jia, Sattar, Abdul Published 1997 Conference Title IEEE 1997 International Conference on Image Processing, Proceedings of the DOI https://doi.org/10.1109/icip.1997.647743

More information

C13. INTERFATA PARALELA PROGRAMABILA (PPI) I8255A (PIO)

C13. INTERFATA PARALELA PROGRAMABILA (PPI) I8255A (PIO) C13. INTERFATA PARALELA PROGRAMABILA (PPI) I8255A (PIO) 1.Descriere PIO 2. Arhitectura PIO 3. Programare PIO 4. PIO in PC 5. Aplicatii http://www.advancedmsinc.com/iocards/8255.htm http://www.eisti.fr/~ga/phy/iitr/ii05/tr.pdf

More information

Blackbox Optimization

Blackbox Optimization Blackbox Optimization Algorithm and Applications Sébastien Le Digabel Charles Audet Christophe Tribes GERAD and École Polytechnique de Montréal Workshop on Nonlinear Optimization Algorithms and Industrial

More information

ON HOLONIC MANUFACTURING SYSTEMS DESIGN AND IMPLEMENTATION

ON HOLONIC MANUFACTURING SYSTEMS DESIGN AND IMPLEMENTATION BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publicat de Universitatea Tehnică Gheorghe Asachi din Iaşi Tomul LIV (LVIII), Fasc. 3-4, 2008 Secţia AUTOMATICĂ şi CALCULATOARE ON HOLONIC MANUFACTURING SYSTEMS

More information

International Journal of Advanced Engineering Technology E-ISSN Research Article

International Journal of Advanced Engineering Technology E-ISSN Research Article Research Article ANALOG CIRCUIT FAULT DETECTION USING POLES AND FUZZY INFERENCE SYSTEM Ms. Kavithamani A *1, Dr. Manikandan 1 V, Dr. N. Devarajan 2 Address for Correspondence 1 EEE department Coimbatore

More information

International Journal of Advance Engineering and Research Development. Flow Control Loop Analysis for System Modeling & Identification

International Journal of Advance Engineering and Research Development. Flow Control Loop Analysis for System Modeling & Identification Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 5, May -2015 Flow Control

More information

The dynamic visualization of the 3D thermal impression generated through the air friction with the petroleum coke plant structure

The dynamic visualization of the 3D thermal impression generated through the air friction with the petroleum coke plant structure The dynamic visualization of the 3D thermal impression generated through the air friction with the petroleum coke plant structure MIHAI ŢÃLU University of Craiova Faculty of Mechanics Dept. of Applied

More information

Remote monitor and control application for thermal processes using TCP/IP

Remote monitor and control application for thermal processes using TCP/IP Remote monitor and control application for thermal processes using TCP/IP S. E. Oltean 1, M. Abrudean 2, M. Dulau 1 1 Petru Maior University of Targu Mures, soltean@yahoo.com, agligor@upm.ro 2 Technical

More information

Blood corpuscles classification schemes for automated diagnosis of hepatitis using ISODATA algorithm and Run Length Encoding

Blood corpuscles classification schemes for automated diagnosis of hepatitis using ISODATA algorithm and Run Length Encoding Buletin Ştiinţific - Universitatea din Piteşti Seria Matematică şi Informatică, Nr. 16(2009), pg.1-16 Blood corpuscles classification schemes for automated diagnosis of hepatitis using ISODATA algorithm

More information

OBSERVER BASED FRACTIONAL SECOND- ORDER NONSINGULAR TERMINAL MULTISEGMENT SLIDING MODE CONTROL OF SRM POSITION REGULATION SYSTEM

OBSERVER BASED FRACTIONAL SECOND- ORDER NONSINGULAR TERMINAL MULTISEGMENT SLIDING MODE CONTROL OF SRM POSITION REGULATION SYSTEM International Journal of Electrical Engineering & Technology (IJEET) Volume 9, Issue 5, September-October 2018, pp. 73 81, Article ID: IJEET_09_05_008 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=9&itype=5

More information

Some Other Applications of the SOM algorithm : how to use the Kohonen algorithm for forecasting

Some Other Applications of the SOM algorithm : how to use the Kohonen algorithm for forecasting Some Other Applications of the SOM algorithm : how to use the Kohonen algorithm for forecasting Marie Cottrell SAMOS-MATISSE, CNRS UMR 8595, Université Paris 1 cottrell@univ-paris1.fr Abstract: The Kohonen

More information

COMPARATIVE ANALYSIS OF TWO CYLINDRICAL ROLLER BEARINGS DESIGN USING FINITE ELEMENT METHOD (FEM)

COMPARATIVE ANALYSIS OF TWO CYLINDRICAL ROLLER BEARINGS DESIGN USING FINITE ELEMENT METHOD (FEM) International Journal of Modern Manufacturing Technologies ISSN 2067 3604, Vol. IX, No. 1 / 2017 COMPARATIVE ANALYSIS OF TWO CYLINDRICAL ROLLER BEARINGS DESIGN USING FINITE ELEMENT METHOD (FEM) Alin Marian

More information

Implementation of Reconfiguration Management in Fault-Adaptive Control Systems

Implementation of Reconfiguration Management in Fault-Adaptive Control Systems IEEE Instrumentation and Measurement Technology Conference Anchorage, AK, USA, 21-23 May 2002 Implementation of Reconfiguration Management in Fault-Adaptive Control Systems Gyula Simon *#, Tamás Kovácsházy

More information

Graphical Programming of Programmable Logic Controllers -Case Study for a Punching Machine-

Graphical Programming of Programmable Logic Controllers -Case Study for a Punching Machine- Graphical Programming of Programmable Logic Controllers -Case Study for a Punching Machine- Vasile Marinescu, Ionut Clementin Constantin, Alexandru Epureanu, and Virgil Teodor Abstract The Programmable

More information

Fault Diagnosis and Fault Tolerant Control

Fault Diagnosis and Fault Tolerant Control باسمه تعالی Fault Diagnosis and Fault Tolerant Control بیژن معاونی )دانشیار دانشگاه علم و صنعت ایران( نیم سال اول 97-96 باسمه تعالی Fault Diagnosis and Fault Tolerant Control Lecture 1 Introduction 1 Our

More information

RELATIVELY OPTIMAL CONTROL: THE STATIC SOLUTION

RELATIVELY OPTIMAL CONTROL: THE STATIC SOLUTION RELATIVELY OPTIMAL CONTROL: THE STATIC SOLUTION Franco Blanchini,1 Felice Andrea Pellegrino Dipartimento di Matematica e Informatica Università di Udine via delle Scienze, 208 33100, Udine, Italy blanchini@uniud.it,

More information

Controlling the Motion of a Planar 3-DOF Manipulator Using PID Controllers

Controlling the Motion of a Planar 3-DOF Manipulator Using PID Controllers Controlling the Motion of a Planar -DOF Manipulator Using PID Controllers Thien Van NGUYEN*,1, Dan N. DUMITRIU 1,, Ion STROE 1 *Corresponding author *,1 POLITEHNICA University of Bucharest, Department

More information