CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR

Size: px
Start display at page:

Download "CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR"

Transcription

1 36 CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR 4.1 INTRODUCTION Now a day, a number of different controllers are used in the industry and in many other fields. In a quite general way those controllers can be divided into two main groups: a) Conventional controllers b) Non-conventional controllers Under the conventional controllers it is possible to count the controllers known for years now, such as P, PI, PD, PID, Otto-Smith, all their different types and realizations, and other controller types. It is a characteristic of all conventional controllers that one has to know a mathematical model of the system in order to design a controller. Unconventional controllers utilize a new approach to the controller design in which knowledge of a mathematical model of a process is not required. Examples of unconventional controller are a fuzzy controller and Neuro or Neuro-fuzzy controllers. Many industrial processes are nonlinear and thus complicate to describe mathematically. However, it is known that a good many nonlinear processes can satisfactorily controlled using PID controllers

2 37 providing that controller parameters are tuned well. Practical experience shows that this type of control has a lot of sense since it is simple and based on 3 basic behavior types: proportional (P), integrative (I) and derivative (D). Instead of using a small number of complex controllers, a larger number of simple PID controllers are used to control simpler processes in an industrial assembly in order to automate the certain more complex process. PID controller and its different types such as P, PI and PD controllers are the basic building blocks in the control of various processes. In spite their simplicity; they can be used to solve even a very complex control problems, especially when combined with different functional blocks, filters (compensators or correction blocks), selectors etc. A continuous development of new control algorithms insures that the time of PID controller has not passed and that this basic algorithm will have its part to play in process control in foreseeable future. It can be expected that it will be a backbone of many complex control systems. In this chapter mathematical modeling and PID controller based induction motor speed control are discussed. 4.2 MATHEMATICAL MODELING OF THREE PHASE INDUCTION MOTOR. In the control of any power electronics drive system to start with a mathematical model of the plant is important. To design any type of controller to control the process of the plant, the mathematical model is required. Lashok Kusagur, Kodad & Sankar ram (2009) have analyzed the mathematical modeling of induction motor. The equivalent circuit used for obtaining the mathematical model of the induction motor is shown in the Figure 4.1.

3 38 (a) d-axis (b) q-axis Figure 4.1 Equivalent circuit of induction motor in d-q frame The induction motor model is established using d, q field reference concept. The Motor parameters are given in Table 4.1. Table 4.1 Motor parameters Parameters Value Power 0.5 HP Voltage 415 V Current 0.9 A Frequency 50Hz Speed 1440 RPM Stator resistance Rs 6.03 Rotor resistance Rr Stator inductance Ls 489.3e-3 H Rotor inductance Lr 489.3e-3 H Poles 4

4 39 An induction motor model is then used to predict the voltage required to drive the flux and torque to the demanded values within a fixed time period. This calculated voltage is then synthesized using the space vector modulation. Direct axes and quadrature axes stator and rotor voltages are given in Equations (4.1), (4.2), (4.3) and (4.4). (4.1) (4.2) (4.3) (4.4) Vsd and Vsq, Vrd and Vrq are the direct axes & quadrature axes stator and rotor voltages. The flux linkages to the currents are given by the Equation (4.5) (4.5) The electrical part of an induction motor can thus be described, by combining the above equations the Equation (4.6) is obtained.

5 40 (4.6) Where A is given by the Equation (4.7) (4.7) The instantaneous torque produced is given by the Equation (4.8) (4.8) The electromagnetic torque expressed in terms of inductances is given by the Equation (4.9) (4.9) The mechanical part of the motor is modeled by the Equation (4.10) (4.10)

6 41 D and Q blocks are shown in Figure 4.2. The mathematical modeling of three phase induction motor is shown in Figure 4.3. (a) D block (b) Q block Figure 4.2 D-Q blocks

7 42 Figure 4.3 Three phase induction motor mathematical modeling This induction motor model is further used to design a controller using fuzzy control strategy. 4.3 PID CONTROLLER A Proportional integral derivative controller (PID controller) is a generic control loop feedback mechanism (controller) widely used in industrial control systems. The PID is the most commonly used feedback controller. A PID controller calculates an "error" value as the difference between a measured process variable and a desired set point. The controller attempts to minimize the error by adjusting the process control inputs. The PID controller calculation (algorithm) involves three separate constant parameters, and is accordingly sometimes called three-term control: Proportional, Integral and Derivative values, denoted P, I, and D.

8 43 Heuristically, these values can be interpreted in terms of time: P depends on the present error, I on the accumulation of past errors, and D is a prediction of future errors, based on current rate of change. The weighted sum of these three actions is used to adjust the process via a control element such as the position of a control valve, or the power supplied to a heating element. In the absence of knowledge of the underlying process, a PID controller is the best controller. By tuning the three parameters in the PID controller algorithm, the controller can provide control action designed for specific process requirements. The response of the controller can be described in terms of the responsiveness of the controller to an error, the degree to which the controller overshoots the set point and the degree of system oscillation. Note that the use of the PID algorithm for control does not guarantee optimal control of the system or system stability. Some applications may require using only one or two actions to provide the appropriate system control. This is achieved by setting the other parameters to zero. A PID controller will be called as PI, PD, P or I controller in the absence of the respective control actions. PI controllers are fairly common, since derivative action is sensitive to measurement noise, whereas the absence of an integral term may prevent the system from reaching its target value due to the control action Control Loop Basics A familiar example of a control loop is the action taken when adjusting hot and cold faucets (valves) to maintain the water at a desired temperature. This typically involves the mixing of two process streams, the hot and cold water. The person touches the water to sense or measure its temperature. Based on this feedback they perform a control action to adjust the hot and cold water valves until the process temperature stabilizes at the desired value. The sensed water temperature is the process variable or process value (PV). The desired temperature is called the set point (SP). The input to

9 44 the process (the water valve position) is called the manipulated variable (MV). The difference between the temperature measurement and the set point is the error(e) and quantifies whether the water is too hot or too cold and by how much. After measuring the temperature (PV), and then calculating the error, the controller decides when to change the tap position (MV) and by how much. When the controller first turns the valve on, it may turn the hot valve only slightly if warm water is desired, or it may open the valve all the way if very hot water is desired. This is an example of a simple proportional control. In the event that hot water does not arrive quickly, the controller may try to speed-up the process by opening up the hot water valve more and more as time goes by. This is an example of an integral control. Making a change that is too large when the error is small is equivalent to a high gain controller and it will lead to overshoot. If the controller were to repeatedly make changes that were too large and repeatedly overshoot the target, the output would oscillate around the set point in a constant, growing, or decaying sinusoid. If the oscillations increase with time, then the system is unstable, whereas if they decrease the system is stable. If the oscillations remain at a constant magnitude the system is marginally stable. In the interest of achieving a gradual convergence at the desired temperature (SP), the controller may wish to damp the anticipated future oscillations. So in order to compensate this effect, the controller may elect to temper their adjustments. This can be thought of as a derivative control method. If a controller starts from a stable state at zero error (PV = SP), then further changes by the controller will be in response to the changes in other measured or unmeasured inputs to the process that impact on the process, and hence on the PV. Variables impact on the process, other than the MV is known as disturbances. Generally controllers are used to reject disturbances and / or implement set point changes. The variations in feed water temperature constitute a

10 45 disturbance to the faucet temperature control process. In theory, a controller can be used to control any process which has a measurable output (PV), a known ideal value for that output (SP) and an input to the process (MV) that will affect the relevant PV. Controllers are used in the industry to regulate temperature, pressure, flow rate, chemical composition, speed and practically every other variable for which a measurement exists PID Controller Theory The PID control scheme is named after its three correcting terms, whose sum constitutes the manipulated variable (MV). The proportional, integral, and derivative terms are summed to calculate the output of the PID controller. Defining u (t) as the controller output, the final form of the PID algorithm is: (4.11) Where K p : K i : K d : Proportional gain, a tuning parameter Integral gain, a tuning parameter Derivative gain, a tuning parameter e : Error = SP PV t : Time or instantaneous time (the present)

11 46 Figure 4.4 shows the PID controller. Figure 4.4 PID controller Proportional term Figure 4.5 Process variables for different Kp values Process variables for different Kp values (K i and K d held constant) are shown in Figure 4.5. The proportional term makes a change to the output that is proportional to the current error value. The proportional response can be adjusted by multiplying the error by a constant K p, called the proportional gain.

12 47 The proportional term is given by the Equation (4.12) (4.12) A high proportional gain results in a large change in the output for a given change in the error. If the proportional gain is too high, the system can become unstable (see the section on loop tuning). In contrast, a small gain results in a small output response to a large input error, and a less responsive or less sensitive controller. If the proportional gain is too low, the control action may be too small when responding to system disturbances. Tuning theory and industrial practice indicate that the proportional term should contribute the bulk of the output change. A pure proportional controller will not always settle at its target value, but may retain a steady-state error. Specifically, drift in the absence of control, such as cooling of a furnace towards room temperature, biases a pure proportional controller. If the drift is downwards, as in cooling, then the bias will be below the set point, hence the term "droop. Droop is proportional to the process gain and inversely proportional to proportional gain. Specifically the steady-state error is given by the Equation (4.13) e = G / K p (4.13) Droop is an inherent defect of purely proportional control. Droop may be mitigated by adding a compensating bias term (setting the set point above the true desired value), or corrected by adding an integral term Integral term Process variables for different Ki values (Kp and K d held constant) are shown in figure 4.6. The contribution of the integral term is proportional to both the magnitude of the error and the duration of the error. The integral in

13 48 a PID controller is the sum of the instantaneous error over time and gives the accumulated offset that should have been corrected previously. Figure 4.6 Process variables for different Ki values The accumulated error is then multiplied by the integral gain (K i ) and added to the controller output. The integral term is given by the Equation (4.14) (4.14) The integral term accelerates the movement of the process towards set point and eliminates the residual steady-state error that occurs with a pure proportional controller. However, since the integral term responds to accumulated errors from the past, it can cause the present value to overshoot the set point.

14 Derivative term Process variables for different K d values (K i and K p held constant) are shown in Figure 4.7. The derivative of the process error is calculated by determining the slope of the error over time and multiplying this rate of change by the derivative gain K d. The magnitude of the contribution of the derivative term to the overall control action is termed the derivative gain K d. Figure 4.7 Process variable for different Kd values The derivative term is given by the Equation (4.15) (4.15) The derivative term slows the rate of change of the controller output. Derivative control is used to reduce the magnitude of the overshoot produced by the integral component and improve the combined controllerprocess stability. However, the derivative term slows the transient response of the controller. Also, the differentiation of a signal, amplifies noise and thus this term in the controller is highly sensitive to noise in the error term, and can cause a process to become unstable if the noise and the derivative gain are

15 50 sufficiently large. Hence an approximation to a differentiator with a limited bandwidth is more commonly used. Such a circuit is known as a phase-lead compensator Overview of methods There are several methods for tuning a PID loop. Controller tuning methods with its advantages and disadvantages are given in Table 4.2. Table 4.2 Tuning methods Method Advantages Disadvantages Manual Tuning Ziegler Nichols Software Tools Cohen- Coon No math required. Online method Proven Method. Online method Consistent tuning. Online or offline method. May include valve and sensor analysis. Allow simulation before downloading. Can support Non-Steady State (NSS) Tuning Good process models Requires experienced personnel Process upset, some trialand-error, very aggressive tuning Some cost and training involved Some math. Offline method. Only good for first order processes The most effective methods generally involve in the development of some form of the process model, and then choosing P, I, and D based on the dynamic model parameters. Manual tuning methods can be relatively inefficient, particularly if the loops have response times on the order of minutes or longer. The choice of method will depend largely on whether or

16 51 not the loop can be taken "offline" for tuning, and the response time of the system. If the system can be taken offline, the best tuning method often involves subjecting the system to a step change in input, measuring the output as a function of time, and using this response to determine the control parameters Manual tuning If the system must remain online, one tuning method is to first set K i and K d values to zero. Increase the K p until the output of the loop oscillates, then the K p should be set to approximately half of that value for a "quarter amplitude decay" type response. Then increase K i until any offset is corrected in sufficient time for the process. However, too much K i will cause instability. Finally, increase K d, if required, until the loop is acceptably quick to reach its reference after a load disturbance. However, too much K d will cause excessive response and overshoot. Table 4.3 Effects of increasing a tuning parameter Parameter Rise time Overshoot Settling time K p Decrease Increase Small change Steady-state error Decrease Stability Degrade K i Decrease Increase Increase Decrease significantly Degrade K d Minor Minor Minor No effect in Improve if decrease decrease decrease theory K d small A fast PID loop tuning usually overshoots slightly to reach the set point more quickly; however, some systems cannot accept overshoot, in which case an over-damped closed-loop system is required, which will

17 52 require a K p setting significantly less than half that of the K P setting causing oscillation. The effects of increasing a tuning parameters K P, K d and Ki is given in Table Ziegler Nichols method For more details on this topic, see ZieglerNichols method. Another heuristic tuning method is formally known as the ZieglerNichols method, introduced by John G. Ziegler and Nathaniel B. Nichols in the 1940s. As in the method above, the K i and K d gains are first set to zero. The P gain is increased until it reaches the ultimate gain, K u, at which the output of the loop starts to oscillate. K u and the oscillation period P u are used to set the gains. The formulas to calculate tuning parameters in P, PI, and PID controllers are given in Table 4.4. Table 4.4 Ziegler Nichols method Control Type K p K i K d P 0.50K u - - PI 0.45K u 1.2K p / P u - PID 0.60K u 2K p / P u K p P u / 8 These gains apply to the ideal, parallel form of the PID controller. When applied to the standard PID form, the integral and derivative time parameters T i and Td are only dependent on the oscillation period P u Limitations of PID Control While PID controllers are applicable to many control problems, and often perform satisfactorily without any improvements or even tuning, they can perform poorly in some applications, and do not in general provide

18 53 optimal control. The fundamental difficulty with PID control is that a feedback system, with constant parameters, and no direct knowledge of the process, and thus overall performance is reactive and a compromise while PID control is the best controller with no model of the process, better performance can be obtained by incorporating a model of the process. The most significant improvement is to incorporate feed-forward control with knowledge about the system, and using the PID only to control error. Alternatively, PIDs can be modified in more minor ways, such as by changing the parameters (either gain scheduling in different use cases or adaptively modifying them based on performance), improving measurement (higher sampling rate, precision, and accuracy, and low-pass filtering if necessary), or cascading multiple PID controllers. PID controllers, when used alone, can give poor performance when the PID loop gains must be reduced so that the control system does not overshoot, oscillate or hunt about the control set point value. They also have difficulties in the presence of non-linearities, may trade-off regulation versus response time, do not react to changing process behavior and lag in responding to large disturbances. Another problem faced with PID controllers is that they are linear, and in particular symmetric. So, the performance of PID controllers in non-linear systems (such as HVAC systems) is varies. For example, in temperature control, a common use case is active heating (via a heating element) but passive cooling (heating off, but no cooling), so overshoot can only be corrected slowly it cannot be forced downward. In this case the PID should be tuned to be over damped, to prevent or reduce overshoot, though this reduces performance (it increases settling time). A problem with the derivative term is that small amounts of measurement or process noise can cause large amounts of change in the output. It is often helpful to filter the measurements with a low-pass filter in

19 54 order to remove higher-frequency noise components. However, low-pass filtering and derivative control can cancel each other out. So reducing noise by instrumentation means is a much better choice. Alternatively, a nonlinear median filter may be used, which improves the filtering efficiency and practical performance. In some case, the differential band can be turned off in many systems with little loss of control. This is equivalent to using the PID controller as a PI controller. 4.4 PID CONTROLLER BASED INDUCTION MOTOR V/F CONTROL The design of PID controller for SVPWM inverter for induction motor V/f speed control is in Figure 4.8. Space Vector Modulation (SVM) was originally developed as a vector approach to Pulse Width Modulation (PWM) for three phase inverter (Munira Batool 2013). It is a well sophisticated technique for generating the sine wave that provides a higher voltage to the motor with lower total harmonic distortion. The Space Vector Pulse Width Modulation (SVPWM) method is an advanced PWM method and possibly the best among all the PWM techniques for variable frequency drive application. A proportionalintegralderivative controller (PID controller) is a generic control loop feedback mechanism widely used in industrial control systems. PID is the most commonly used feedback controller. Defining u (t) as the controller output, the final form of the PID algorithm is u(t) =MV(t) =K P e(t) + K i e( ) d( ) + K d. de(t)/dt (4.16) Where K p : K i : Proportional gain, Integral gain,

20 55 Integral limit is from 0 to t. K d : e : Derivative gain Error t : Time or instantaneous time (the present) The ZieglerNichols tuning method is used to tune the PID controller. The proportional, integral, and derivative terms are summed up in order to calculate the output from the PID controller. A PID controller calculates an "error" value as the difference between the measured process variable and the desired set point. The controller is tuned based on Integral of absolute value of the error (IAE). IAE= e(t).dt (4.17) The limits are from 0 to. The controller is tuned and calculated the values Kp, Ki and Kd are calculated based on IAE to produce reference frequency output proportional to the absolute error. Kp= 0.01, Ki = and Kd = The controller attempts to minimize the error by adjusting the process control inputs (Kumar et al 2013). PID controller is shown in Figure 4.9. A PID controller calculates an "error" value as the difference between the measured process variable and the desired set point. The controller attempts to minimize the error by adjusting the process control inputs.

21 56 Figure 4.8 Simulink model of PID controller based three phase Induction motor V/f speed control Figure 4.9 PID controller

22 57 Figure 4.10 SVM module The three phase AC is converted into DC by the rectifier. The DC is converted into controlled AC by three phase inverter. Inverter output is given to three phase induction motor. The PID controller is designed to give control signals to IGBTs present in the inverter module. The inverter output is V/f controlled, and it is given as input to three-phase induction motor. The speed is taken as feedback, and it is compared with the set speed. The error signal is given as input to the PID controller (Kumar et al 2013). The controller output is the reference frequency. The reference frequency and actual frequency are compared. It is learnt that the frequency error creeps in.v/f ratio maintains constant, based on reference speed Nref and frequency error. The V/f ratio is maintained constant as per the following Equation (4.18) V/f ratio = [Nref/5+ [frequency error x 0.5]. (4.18) Oscillator (OSC) is used to produce the frequency output based on V/f ratio. The frequency of the OSC is chosen to produce 6 pulses. OSC outputs are given as input to the SVM module. SVM module is shown in Figure When the first pulse comes the counter output in SVM module

23 58 will be 0. For the second pulse the counter output will be 1 and so on. Based on the V/f ratio OSC frequency is changed. The pulse widths of the OSC pulses are based on the V/f ratio. For example, when the pulse width is increased for pulse 1, the counter output remains 0 and the switches 1 and 4 will be in the conduction state till the counter output changes to 1. When the reference speed is increased the V/f ratio is constant (Soni et al 2013). But all 6 pulses widths of OSC will be reduced. So the counter value will be changed quickly. Due to this the duration of on time of IGBTs are reduced. T=Ton+Toff (4.19) F= 1/T (4.20) So the inverter output voltage is controlled based on Ton. When the on time is varied, frequency will also be varied. V/f control is achieved. 4.5 SIMULATION RESULTS AND INFERENCES In this part PID controller performance is analyzed. The nominal speed of the motor is 1440 RPM. PID controller reference frequency output of step change speed from 1500 RPM to 1800 RPM is shown in Figure Figure 4.11 PID controller reference frequency

24 59 The PID controller speed and frequency output have more overshoot. Settling time and rise time are also more for a set speed of 2000 RPM. Figure 4.12 shows the PID controller speed change from 1600 RPM to 1800 RPM. Figure 4.12 PID controller step response The speed reaches the 1800 RPM after 2.5 Sec. PID responses for various set speeds 1350 RPM, 1440 RPM, 1850 RPM and 2000 RPM under no load are shown in Figures 4.13, 4.14, 4.15 and 4.16 in chapter 4. PID responses for the same speeds under 50% loads are shown in Figures 4.17, 4.18, 4.19 and PID responses under full load are shown in Figures 4.21, 4.22, 4.23 and 4.24.

25 60 Figure 4.13 PID response for a set speed of 1350 RPM under no load Figure 4.14 PID responses for a set speed of 1440 RPM under no load

26 61 Figure 4.15 PID response for a set speed of 1850 RPM under no load Figure 4.16 PID responses for a set speed of 2000 RPM under no load A PID controller speed response to a set speed of 2000 RPM (above rated) at no load is analyzed.

27 62 Figure 4.17 PID response for a set speed of 1350 rpm under 50% load Figure 4.18 PID response for a set speed of 1440 RPM under 50% load

28 63 Figure 4.19 PID response for a set speed of 1850 RPM under 50% load Figure 4.20 PID response for a set speed of 2000 RPM under 50% load

29 64 Figure 4.21 PID response for a set speed of 1350 RPM under full load Figure 4.22 PID responses for a set speed of 1440 RPM under full load

30 65 Figure 4.23 PID response for a set speed of 1850 RPM under full load Figure 4.24 PID response for a set speed of 2000 RPM under full load PID controllers performance parameters for various speeds without load are given in Table 4.5.

31 66 Table 4.5 PID controller based system performance parameters for various speeds without load Set Speed (RPM) Actual Speed (RPM) Peak Speed (RPM) Rise Time (Sec) Settling Time (Sec) Over Shoot (%) Steady State Error (%) In no load the overshoot is more in 1350 RPM and steady state error is more for the set speed of 1440 RPM. PID controller performance is good for the set speed of 1850 RPM under noload.pid controllers performance parameters for various speeds with 50% load are given in Table 4.6. PID controllers performance parameters for various speeds with full load are given in Table 4.7. Table 4.6 PID controller based system performance parameters for various speeds with 50% load Set Speed (RPM) Actual Speed (RPM) Peak Speed (RPM) Over Shoot (%) Steady State Error (%) The overshoot and steady state error are more for the set speed of 1440 RPM under 50% load, compared to other set speeds. PID controller performance is good for the set speed of 2000 RPM, compared to other set speeds for this load.

32 67 Table 4.7 PID controller based system performance parameters for various speeds with full load Set Speed Actual Speed Peak Speed Over Shoot Steady State (RPM) (RPM) (RPM) (%) Error (%) While comparing other set speeds, the overshoot is more for 1440 RPM and the steady state error is higher for 1350 RPM under full load. The PID controller response is good for the set speed of 1850 RPM compared to other set speeds for the same load. 4.6 CONCLUSION In this chapter the three parts namely mathematical modeling of induction motor, PID controller design and application of PID controller for three phase induction motor speed control are discussed. The mathematical model is established for 0.5HP induction motor using dq reference frame concept. PID controller is designed and it is tuned by ZieglerNichols method for V/f control of induction motor. An SVM based inverter is used for this purpose. The controller gives control signals to inverter to maintain V/f ratio constant. It is understood from the simulation results that, in general the PID controller responses have high overshoot and steady state error in various speeds and loads.

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: OVERVIEW OF DIFFERENT APPROACHES OF PID CONTROLLER TUNING Manju Kurien 1, Alka Prayagkar 2, Vaishali Rajeshirke 3 1 IS Department 2 IE Department 3 EV DEpartment VES Polytechnic, Chembur,Mumbai 1 manjulibu@gmail.com

More information

Experiment 9. PID Controller

Experiment 9. PID Controller Experiment 9 PID Controller Objective: - To be familiar with PID controller. - Noting how changing PID controller parameter effect on system response. Theory: The basic function of a controller is to execute

More information

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 23 CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 2.1 PID CONTROLLER A proportional Integral Derivative controller (PID controller) find its application in industrial control system. It

More information

Different Controller Terms

Different Controller Terms Loop Tuning Lab Challenges Not all PID controllers are the same. They don t all use the same units for P-I-and D. There are different types of processes. There are different final element types. There

More information

PID control. since Similarly, modern industrial

PID control. since Similarly, modern industrial Control basics Introduction to For deeper understanding of their usefulness, we deconstruct P, I, and D control functions. PID control Paul Avery Senior Product Training Engineer Yaskawa Electric America,

More information

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Engr. Joseph, E. A. 1, Olaiya O. O. 2 1 Electrical Engineering Department, the Federal Polytechnic, Ilaro, Ogun State,

More information

Procidia Control Solutions Dead Time Compensation

Procidia Control Solutions Dead Time Compensation APPLICATION DATA Procidia Control Solutions Dead Time Compensation AD353-127 Rev 2 April 2012 This application data sheet describes dead time compensation methods. A configuration can be developed within

More information

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 92 CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 4.1 OVERVIEW OF PI CONTROLLER Proportional Integral (PI) controllers have been developed due to the unique

More information

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 98 CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 6.1 INTRODUCTION Process industries use wide range of variable speed motor drives, air conditioning plants, uninterrupted power supply systems

More information

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller International Journal of Emerging Trends in Science and Technology Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller Authors Swarup D. Ramteke 1, Bhagsen J. Parvat 2

More information

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM Closed Loop Speed Control of Permanent Magnet Synchronous Motor fed by SVPWM Inverter Malti Garje 1, D.R.Patil 2 1,2 Electrical Engineering Department, WCE Sangli Abstract This paper presents very basic

More information

Literature Review for Shunt Active Power Filters

Literature Review for Shunt Active Power Filters Chapter 2 Literature Review for Shunt Active Power Filters In this chapter, the in depth and extensive literature review of all the aspects related to current error space phasor based hysteresis controller

More information

The Discussion of this exercise covers the following points: Angular position control block diagram and fundamentals. Power amplifier 0.

The Discussion of this exercise covers the following points: Angular position control block diagram and fundamentals. Power amplifier 0. Exercise 6 Motor Shaft Angular Position Control EXERCISE OBJECTIVE When you have completed this exercise, you will be able to associate the pulses generated by a position sensing incremental encoder with

More information

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING Professor Dae Ryook Yang Spring 2018 Dept. of Chemical and Biological Engineering 11-1 Road Map of the Lecture XI Controller Design and PID

More information

ADVANCED DC-DC CONVERTER CONTROLLED SPEED REGULATION OF INDUCTION MOTOR USING PI CONTROLLER

ADVANCED DC-DC CONVERTER CONTROLLED SPEED REGULATION OF INDUCTION MOTOR USING PI CONTROLLER Asian Journal of Electrical Sciences (AJES) Vol.2.No.1 2014 pp 16-21. available at: www.goniv.com Paper Received :08-03-2014 Paper Accepted:22-03-2013 Paper Reviewed by: 1. R. Venkatakrishnan 2. R. Marimuthu

More information

SPEED CONTROL OF AN INDUCTION MOTOR USING FUZZY LOGIC AND PI CONTROLLER AND COMPARISON OF CONTROLLERS BASED ON SPEED

SPEED CONTROL OF AN INDUCTION MOTOR USING FUZZY LOGIC AND PI CONTROLLER AND COMPARISON OF CONTROLLERS BASED ON SPEED SPEED CONTROL OF AN INDUCTION MOTOR USING FUZZY LOGIC AND PI CONTROLLER AND COMPARISON OF CONTROLLERS BASED ON SPEED Naveena G J 1, Murugesh Dodakundi 2, Anand Layadgundi 3 1, 2, 3 PG Scholar, Dept. of

More information

Optimal Control System Design

Optimal Control System Design Chapter 6 Optimal Control System Design 6.1 INTRODUCTION The active AFO consists of sensor unit, control system and an actuator. While designing the control system for an AFO, a trade-off between the transient

More information

F. Greg Shinskey. "PID Control." Copyright 2000 CRC Press LLC. <

F. Greg Shinskey. PID Control. Copyright 2000 CRC Press LLC. < F. Greg Shinskey. "PID Control." Copyright 2000 CRC Press LLC. . PID Control F. Greg Shinskey Process Control Consultant 97.1 Introduction 97.2 Open and Closed Loops Open-Loop

More information

Getting the Best Performance from Challenging Control Loops

Getting the Best Performance from Challenging Control Loops Getting the Best Performance from Challenging Control Loops Jacques F. Smuts - OptiControls Inc, League City, Texas; jsmuts@opticontrols.com KEYWORDS PID Controls, Oscillations, Disturbances, Tuning, Stiction,

More information

Embedded Control Project -Iterative learning control for

Embedded Control Project -Iterative learning control for Embedded Control Project -Iterative learning control for Author : Axel Andersson Hariprasad Govindharajan Shahrzad Khodayari Project Guide : Alexander Medvedev Program : Embedded Systems and Engineering

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL Objectives of the Class PROCESS DYNAMICS AND CONTROL CHBE320, Spring 2018 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering What is process control? Basics of process control Basic hardware

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

Level control drain valve tuning. Walter Bischoff PE Brunswick Nuclear Plant

Level control drain valve tuning. Walter Bischoff PE Brunswick Nuclear Plant Level control drain valve tuning Walter Bischoff PE Brunswick Nuclear Plant Tuning Introduction Why is it important PI and PID controllers have been accepted throughout process design and all forms of

More information

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 9 CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 2.1 INTRODUCTION AC drives are mainly classified into direct and indirect converter drives. In direct converters (cycloconverters), the AC power is fed

More information

Non-Linear Sliding Mode Control of Three Phase AC-DC PWM Converters

Non-Linear Sliding Mode Control of Three Phase AC-DC PWM Converters Non-Linear Sliding Mode Control of Three Phase AC-DC PWM Converters Babita Panda, Dr.Bhagabat Panda Ph.D Scholar,School of Electrical Engg.,KT University Pandababita18@gmail.com Associate Prof,School of

More information

Fundamentals of Servo Motion Control

Fundamentals of Servo Motion Control Fundamentals of Servo Motion Control The fundamental concepts of servo motion control have not changed significantly in the last 50 years. The basic reasons for using servo systems in contrast to open

More information

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS M.LAKSHMISWARUPA 1, G.TULASIRAMDAS 2 & P.V.RAJGOPAL 3 1 Malla Reddy Engineering College,

More information

The PID controller. Summary. Introduction to Control Systems

The PID controller. Summary. Introduction to Control Systems The PID controller ISTTOK real-time AC 7-10-2010 Summary Introduction to Control Systems PID Controller PID Tuning Discrete-time Implementation The PID controller 2 Introduction to Control Systems Some

More information

International Journal of Digital Application & Contemporary research Website: (Volume 2, Issue 8, March 2014)

International Journal of Digital Application & Contemporary research Website:   (Volume 2, Issue 8, March 2014) Field Oriented Control of PMSM Using Improved Space Vector Modulation Technique Yeshwant Joshi Kapil Parikh Dr. Vinod Kumar Yadav yshwntjoshi@gmail.com kapilparikh@ymail.com vinodcte@yahoo.co.in Abstract:

More information

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1 In this lecture, we will examine a very popular feedback controller known as the proportional-integral-derivative (PID) control method. This type of controller is widely used in industry, does not require

More information

Type of loads Active load torque: - Passive load torque :-

Type of loads Active load torque: - Passive load torque :- Type of loads Active load torque: - Active torques continues to act in the same direction irrespective of the direction of the drive. e.g. gravitational force or deformation in elastic bodies. Passive

More information

CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI)

CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI) 37 CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI) 3.1 INTRODUCTION This chapter presents speed and torque characteristics of induction motor fed by a new controller. The proposed controller is based on fuzzy

More information

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION 1 K.LAKSHMI SOWJANYA, 2 L.RAVI SRINIVAS M.Tech Student, Department of Electrical & Electronics Engineering, Gudlavalleru Engineering College,

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL PROCESS DYNAMICS AND CONTROL CHBE306, Fall 2017 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering Korea University Korea University 1-1 Objectives of the Class What is process control?

More information

Design and implementation of Open & Close Loop Speed control of Three Phase Induction Motor Using PI Controller

Design and implementation of Open & Close Loop Speed control of Three Phase Induction Motor Using PI Controller Design and implementation of Open & Close Loop Speed control of Three Phase Induction Motor Using PI Controller Ibtisam Naveed 1, Adnan Sabir 2 1 (Electrical Engineering, NFC institute of Engineering and

More information

Induction motor control by vector control method.

Induction motor control by vector control method. International Refereed Journal of Engineering and Science (IRJES) e- ISSN :2319-183X p-issn : 2319-1821 On Recent Advances in Electrical Engineering Induction motor control by vector control method. Miss.

More information

Cantonment, Dhaka-1216, BANGLADESH

Cantonment, Dhaka-1216, BANGLADESH International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140153 Electro-Mechanical Modeling of Separately Excited DC Motor & Performance

More information

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER Archana G C 1 and Reema N 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

An Introduction to Proportional- Integral-Derivative (PID) Controllers

An Introduction to Proportional- Integral-Derivative (PID) Controllers An Introduction to Proportional- Integral-Derivative (PID) Controllers Stan Żak School of Electrical and Computer Engineering ECE 680 Fall 2017 1 Motivation Growing gap between real world control problems

More information

6.270 Lecture. Control Systems

6.270 Lecture. Control Systems 6.270 Lecture Control Systems Steven Jorgensen Massachusetts Institute of Technology January 2014 Overview of Lecture Feed Forward Open Loop Controller Pros and Cons Bang-Bang Closed Loop Controller Intro

More information

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using Conventional Controller 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 Ajay Oraon, 1 Assistant Professor, Electrical Engineering Department, BIT Sindri,

More information

MM7 Practical Issues Using PID Controllers

MM7 Practical Issues Using PID Controllers MM7 Practical Issues Using PID Controllers Readings: FC textbook: Section 4.2.7 Integrator Antiwindup p.196-200 Extra reading: Hou Ming s lecture notes p.60-69 Extra reading: M.J. Willis notes on PID controler

More information

Available online at ScienceDirect. Procedia Computer Science 85 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 85 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 85 (26 ) 228 235 International Conference on Computational Modeling and Security (CMS 26) Fuzzy Based Real Time Control

More information

Compensation of Dead Time in PID Controllers

Compensation of Dead Time in PID Controllers 2006-12-06 Page 1 of 25 Compensation of Dead Time in PID Controllers Advanced Application Note 2006-12-06 Page 2 of 25 Table of Contents: 1 OVERVIEW...3 2 RECOMMENDATIONS...6 3 CONFIGURATION...7 4 TEST

More information

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Spring Semester, Linear control systems design

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Spring Semester, Linear control systems design Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL Andrea M. Zanchettin, PhD Spring Semester, 2018 Linear control systems design Andrea Zanchettin Automatic Control 2 The control problem Let s introduce

More information

-binary sensors and actuators (such as an on/off controller) are generally more reliable and less expensive

-binary sensors and actuators (such as an on/off controller) are generally more reliable and less expensive Process controls are necessary for designing safe and productive plants. A variety of process controls are used to manipulate processes, however the most simple and often most effective is the PID controller.

More information

Selected Problems of Induction Motor Drives with Voltage Inverter and Inverter Output Filters

Selected Problems of Induction Motor Drives with Voltage Inverter and Inverter Output Filters 9 Selected Problems of Induction Motor Drives with Voltage Inverter and Inverter Output Filters Drives and Filters Overview. Fast switching of power devices in an inverter causes high dv/dt at the rising

More information

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 49 CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 3.1 INTRODUCTION The wavelet transform is a very popular tool for signal processing and analysis. It is widely used for the analysis

More information

DC Motor Speed Control for a Plant Based On PID Controller

DC Motor Speed Control for a Plant Based On PID Controller DC Motor Speed Control for a Plant Based On PID Controller 1 Soniya Kocher, 2 Dr. A.K. Kori 1 PG Scholar, Electrical Department (High Voltage Engineering), JEC, Jabalpur, M.P., India 2 Assistant Professor,

More information

STANDARD TUNING PROCEDURE AND THE BECK DRIVE: A COMPARATIVE OVERVIEW AND GUIDE

STANDARD TUNING PROCEDURE AND THE BECK DRIVE: A COMPARATIVE OVERVIEW AND GUIDE STANDARD TUNING PROCEDURE AND THE BECK DRIVE: A COMPARATIVE OVERVIEW AND GUIDE Scott E. Kempf Harold Beck and Sons, Inc. 2300 Terry Drive Newtown, PA 18946 STANDARD TUNING PROCEDURE AND THE BECK DRIVE:

More information

A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System

A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System 7 International Journal of Smart Electrical Engineering, Vol.3, No.2, Spring 24 ISSN: 225-9246 pp.7:2 A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System Mehrnaz Fardamiri,

More information

A Sliding Mode Controller for a Three Phase Induction Motor

A Sliding Mode Controller for a Three Phase Induction Motor A Sliding Mode Controller for a Three Phase Induction Motor Eman El-Gendy Demonstrator at Computers and systems engineering, Mansoura University, Egypt Sabry F. Saraya Assistant professor at Computers

More information

Paul Schafbuch. Senior Research Engineer Fisher Controls International, Inc.

Paul Schafbuch. Senior Research Engineer Fisher Controls International, Inc. Paul Schafbuch Senior Research Engineer Fisher Controls International, Inc. Introduction Achieving optimal control system performance keys on selecting or specifying the proper flow characteristic. Therefore,

More information

BIDIRECTIONAL SOFT-SWITCHING SERIES AC-LINK INVERTER WITH PI CONTROLLER

BIDIRECTIONAL SOFT-SWITCHING SERIES AC-LINK INVERTER WITH PI CONTROLLER BIDIRECTIONAL SOFT-SWITCHING SERIES AC-LINK INVERTER WITH PI CONTROLLER PUTTA SABARINATH M.Tech (PE&D) K.O.R.M Engineering College, Kadapa Affiliated to JNTUA, Anantapur. ABSTRACT This paper proposes a

More information

1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using

1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using 1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using op-amps a. b. c. d. Solution: b) Explanation: The dotted

More information

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR)

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Ajit Kumar Mittal M.TECH Student, B.I.T SINDRI Dhanbad, India Dr. Pankaj Rai Associate Professor, Department of Electrical

More information

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS 66 CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS INTRODUCTION The use of electronic controllers in the electric power supply system has become very common. These electronic

More information

InstrumentationTools.com

InstrumentationTools.com Author: Instrumentation Tools Categories: Control Systems Ziegler-Nichols Closed-Loop Method (Ultimate Gain) Closed-loop refers to the operation of a control system with the controlling device in automatic

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

Servo Tuning. Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa. Thanks to Dr.

Servo Tuning. Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa. Thanks to Dr. Servo Tuning Dr. Rohan Munasinghe Department. of Electronic and Telecommunication Engineering University of Moratuwa Thanks to Dr. Jacob Tal Overview Closed Loop Motion Control System Brain Brain Muscle

More information

QuickBuilder PID Reference

QuickBuilder PID Reference QuickBuilder PID Reference Doc. No. 951-530031-006 2010 Control Technology Corp. 25 South Street Hopkinton, MA 01748 Phone: 508.435.9595 Fax: 508.435.2373 Thursday, March 18, 2010 2 QuickBuilder PID Reference

More information

CDS 101/110: Lecture 8.2 PID Control

CDS 101/110: Lecture 8.2 PID Control CDS 11/11: Lecture 8.2 PID Control November 16, 216 Goals: Nyquist Example Introduce and review PID control. Show how to use loop shaping using PID to achieve a performance specification Discuss the use

More information

Voltage Sag and Swell Mitigation Using Dynamic Voltage Restore (DVR)

Voltage Sag and Swell Mitigation Using Dynamic Voltage Restore (DVR) Voltage Sag and Swell Mitigation Using Dynamic Voltage Restore (DVR) Mr. A. S. Patil Mr. S. K. Patil Department of Electrical Engg. Department of Electrical Engg. I. C. R. E. Gargoti I. C. R. E. Gargoti

More information

EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents

EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents EE 560 Electric Machines and Drives. Autumn 2014 Final Project Page 1 of 53 Prof. N. Nagel December 8, 2014 Brian Howard Contents Introduction 2 Induction Motor Simulation 3 Current Regulated Induction

More information

JUNE 2014 Solved Question Paper

JUNE 2014 Solved Question Paper JUNE 2014 Solved Question Paper 1 a: Explain with examples open loop and closed loop control systems. List merits and demerits of both. Jun. 2014, 10 Marks Open & Closed Loop System - Advantages & Disadvantages

More information

Simulation of process identification and controller tuning for flow control system

Simulation of process identification and controller tuning for flow control system IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Simulation of process identification and controller tuning for flow control system To cite this article: I M Chew et al 2017 IOP

More information

BSNL TTA Question Paper Control Systems Specialization 2007

BSNL TTA Question Paper Control Systems Specialization 2007 BSNL TTA Question Paper Control Systems Specialization 2007 1. An open loop control system has its (a) control action independent of the output or desired quantity (b) controlling action, depending upon

More information

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers.

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers. University of New South Wales School of Electrical Engineering & Telecommunications ELEC4613 - ELECTRIC DRIVE SYSTEMS Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented

More information

Switch Mode Power Conversion Prof. L. Umanand Department of Electronics System Engineering Indian Institute of Science, Bangalore

Switch Mode Power Conversion Prof. L. Umanand Department of Electronics System Engineering Indian Institute of Science, Bangalore Switch Mode Power Conversion Prof. L. Umanand Department of Electronics System Engineering Indian Institute of Science, Bangalore Lecture - 30 Implementation on PID controller Good day to all of you. We

More information

EE 308 Spring Preparation for Final Lab Project Simple Motor Control. Motor Control

EE 308 Spring Preparation for Final Lab Project Simple Motor Control. Motor Control Preparation for Final Lab Project Simple Motor Control Motor Control A proportional integral derivative controller (PID controller) is a generic control loop feedback mechanism (controller) widely used

More information

Advanced Servo Tuning

Advanced Servo Tuning Advanced Servo Tuning Dr. Rohan Munasinghe Department of Electronic and Telecommunication Engineering University of Moratuwa Servo System Elements position encoder Motion controller (software) Desired

More information

Loop Design. Chapter Introduction

Loop Design. Chapter Introduction Chapter 8 Loop Design 8.1 Introduction This is the first Chapter that deals with design and we will therefore start by some general aspects on design of engineering systems. Design is complicated because

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM Neha Tandan 1, Kuldeep Kumar Swarnkar 2 1,2 Electrical Engineering Department 1,2, MITS, Gwalior Abstract PID controllers

More information

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Winter Semester, Linear control systems design Part 1

Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL. Andrea M. Zanchettin, PhD Winter Semester, Linear control systems design Part 1 Andrea Zanchettin Automatic Control 1 AUTOMATIC CONTROL Andrea M. Zanchettin, PhD Winter Semester, 2018 Linear control systems design Part 1 Andrea Zanchettin Automatic Control 2 Step responses Assume

More information

LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS

LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS ISSN : 0973-7391 Vol. 3, No. 1, January-June 2012, pp. 143-146 LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS Manik 1, P. K. Juneja 2, A K Ray 3 and Sandeep Sunori 4

More information

Closed-Loop Position Control, Proportional Mode

Closed-Loop Position Control, Proportional Mode Exercise 4 Closed-Loop Position Control, Proportional Mode EXERCISE OBJECTIVE To describe the proportional control mode; To describe the advantages and disadvantages of proportional control; To define

More information

An Induction Motor Control by Space Vector PWM Technique

An Induction Motor Control by Space Vector PWM Technique An Induction Motor Control by Space Vector PWM Technique Sanket Virani PG student Department of Electrical Engineering, Sarvajanik College of Engineering & Technology, Surat, India Abstract - This paper

More information

Generation of Voltage Reference Signal in Closed-Loop Control of STATCOM

Generation of Voltage Reference Signal in Closed-Loop Control of STATCOM Generation of Voltage Reference Signal in Closed-Loop Control of STATCOM M. Tavakoli Bina 1,*, N. Khodabakhshi 1 1 Faculty of Electrical Engineering, K. N. Toosi University of Technology, * Corresponding

More information

Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique

Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique Vikas Goswami 1, Sulochana Wadhwani 2 1 Department Of Electrical Engineering, MITS Gwalior 2

More information

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 09 (September. 2014), V5 PP 41-48 www.iosrjen.org Comparative Study of PID and FOPID Controller Response for

More information

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN 2321-8843 Vol. 1, Issue 4, Sep 2013, 1-6 Impact Journals MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION

More information

A Performance Study of PI controller and Fuzzy logic controller in V/f Control of Three Phase Induction Motor Using Space Vector Modulation

A Performance Study of PI controller and Fuzzy logic controller in V/f Control of Three Phase Induction Motor Using Space Vector Modulation A Performance Study of PI controller and Fuzzy logic controller in V/f Control of Three Phase Induction Motor Using Space Vector Modulation Safdar Fasal T K & Unnikrishnan L Department of Electrical and

More information

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 65 CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 4.1 INTRODUCTION Many control strategies are available for the control of IMs. The Direct Torque Control (DTC) is one of the most

More information

OVEN INDUSTRIES, INC. Model 5C7-362

OVEN INDUSTRIES, INC. Model 5C7-362 OVEN INDUSTRIES, INC. OPERATING MANUAL Model 5C7-362 THERMOELECTRIC MODULE TEMPERATURE CONTROLLER TABLE OF CONTENTS Features... 1 Description... 2 Block Diagram... 3 RS232 Communications Connections...

More information

PID-CONTROL FUNCTION AND APPLICATION

PID-CONTROL FUNCTION AND APPLICATION PID-CONTROL FUNCTION AND APPLICATION Hitachi Inverters SJ1 and L1 Series Deviation - P : Proportional operation I : Integral operation D : Differential operation Inverter Frequency command Fan, pump, etc.

More information

Application of SDGM to Digital PID and Performance Comparison with Analog PID Controller

Application of SDGM to Digital PID and Performance Comparison with Analog PID Controller International Journal of Computer and Electrical Engineering, Vol. 3, No. 5, October 2 Application of SDGM to Digital PID and Performance Comparison with Analog PID Controller M. M. Israfil Shahin Seddiqe

More information

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 10, 2016, pp. 1-16. ISSN 2454-3896 International Academic Journal of Science

More information

Design of SVPWM Inverter for Induction Motor Drive Using PID Controller

Design of SVPWM Inverter for Induction Motor Drive Using PID Controller Design of SVPWM Inverter for Induction Motor Drive Using PID Controller G.Jegadeeswari 1 R.Arun Kumar 2 S.Kalaivani S. Parthiban 4 PG student, Department of Electrical and Electronics Engineering Sri Manakula

More information

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS Kapil Ghuge 1, Prof. Manish Prajapati 2 Prof. Ashok Kumar Jhala 3 1 M.Tech Scholar, 2 Assistant Professor, 3 Head of Department, R.K.D.F.

More information

Application Note. Renu Electronics Private Limited. PID Instruction In IEC. Page 1

Application Note. Renu Electronics Private Limited. PID Instruction In IEC.   Page 1 Application Note PID Instruction In IEC This document explains about PID Instruction in IEC. This application note is applicable for FP and FL products (IEC Supported). www.renuelectronics.com Page 1 Contents

More information

Synchronous Current Control of Three phase Induction motor by CEMF compensation

Synchronous Current Control of Three phase Induction motor by CEMF compensation Synchronous Current Control of Three phase Induction motor by CEMF compensation 1 Kiran NAGULAPATI, 2 Dhanamjaya Appa Rao, 3 Anil Kumar VANAPALLI 1,2,3 Assistant Professor, ANITS, Sangivalasa, Visakhapatnam,

More information

Understanding PID Control

Understanding PID Control 1 of 5 2/20/01 1:15 PM Understanding PID Control Familiar examples show how and why proportional-integral-derivative controllers behave the way they do. Keywords: Process control Control theory Controllers

More information

Configuration Example of Temperature Control

Configuration Example of Temperature Control Controllers Technical Information Configuration Example of Control controllers The following is an example of the configuration of temperature control. Controller Relay Voltage Current SSR Cycle controller

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

CHAPTER 4 DESIGN OF DC LINK VOLTAGE CONTROLLER FOR SHUNT ACTIVE POWER FILTER

CHAPTER 4 DESIGN OF DC LINK VOLTAGE CONTROLLER FOR SHUNT ACTIVE POWER FILTER 68 CHAPTER 4 DESIGN OF DC LINK VOLTAGE CONTROLLER FOR SHUNT ACTIVE POWER FILTER The Shunt Active Power Filters (SAPFs) are tools which are powerful for compensating not only of current harmonics created

More information

SECTION 6: ROOT LOCUS DESIGN

SECTION 6: ROOT LOCUS DESIGN SECTION 6: ROOT LOCUS DESIGN MAE 4421 Control of Aerospace & Mechanical Systems 2 Introduction Introduction 3 Consider the following unity feedback system 3 433 Assume A proportional controller Design

More information

DC Motor Speed Control using PID Controllers

DC Motor Speed Control using PID Controllers "EE 616 Electronic System Design Course Project, EE Dept, IIT Bombay, November 2009" DC Motor Speed Control using PID Controllers Nikunj A. Bhagat (08307908) nbhagat@ee.iitb.ac.in, Mahesh Bhaganagare (CEP)

More information

Page ENSC387 - Introduction to Electro-Mechanical Sensors and Actuators: Simon Fraser University Engineering Science

Page ENSC387 - Introduction to Electro-Mechanical Sensors and Actuators: Simon Fraser University Engineering Science Motor Driver and Feedback Control: The feedback control system of a dc motor typically consists of a microcontroller, which provides drive commands (rotation and direction) to the driver. The driver is

More information