Torque Estimation Algorithms for Stepper Motor. Master s Thesis in Electrical Engineering JULIA JANSSON CHARLOTTE RÅDAHL

Size: px
Start display at page:

Download "Torque Estimation Algorithms for Stepper Motor. Master s Thesis in Electrical Engineering JULIA JANSSON CHARLOTTE RÅDAHL"

Transcription

1 Torque Estimation Algorithms for Stepper Motor Master s Thesis in Electrical Engineering JULIA JANSSON CHARLOTTE RÅDAHL Department of Electrical Engineering CHALMERS UNIVERSITY OF TECHNOLOGY Gothenburg, Sweden 2018

2

3 Master s thesis 2018: EENX30 Torque Estimation Algorithms for Stepper Motor Julia Jansson Charlotte Rådahl Department of Electrical Engineering Chalmers University of Technology Gothenburg, Sweden

4 Torque Estimation Algorithms for Stepper Motor JULIA JANSSON CHARLOTTE RÅDAHL JULIA JANSSON, CHARLOTTE RÅDAHL, Supervisor: Examiner: Stefan Lundberg, Electric Power Engineering Richard Kahl, Sigma Embedded Engineering Stefan Lundberg, Electric Power Engineering Master s Thesis 2018:EENX30 Department of Electrical Engineering Chalmers University of Technology SE Gothenburg Telephone Cover: Valve control system consisting of a butterfly valve, gearbox and 2-phase bipolar hybrid stepper motor. iv Gothenburg, Sweden 2018

5 Torque Estimation Algorithms for Stepper Motor JULIA JANSSON CHARLOTTE RÅDAHL Department of Electrical Engineering Chalmers University of Technology Abstract Preventive health monitoring solutions of valve control systems for offshore applications are profitable due to possibility to plan maintenance work. Load torque is a good indicator of system health as it provides information to the user whether the controlling motor can generate enough torque to move the valve stem or if it is close to its limits. To do this it is desirable to avoid expensive and large torque sensors, opening up for the opportunity to investigate the possibility of estimating the torque on the load based on motor parameters. The motor under investigation is a 2-phase bipolar hybrid stepper motor with torque components from both the variable reluctance and the permanent magnet in the rotor. Measurements confirm neglecting the reluctance torque component to be acceptable, simplifying the derived motor torque expressions. Based on a Simulink model of the system developed from mathematical expressions regarding motor and load together with measured motor specific parameters, two motor torque estimation methods were developed and compared. Simulations of the model were executed to estimate uncertainties in the load torque algorithm. The load torque estimate was in turn depending on motor torque algorithm simplifications in order to limit the number of sensors in a implementation while upholding a approved tolerable accuracy. An estimation of the load torque was presented based on the motor torque calculations derived from output power and the assumption of a constant speed. The error of this estimate during a worst case scenario is smaller than 13% having a total load torque above 2 Nm, a value continuing to decrease with an increased load torque. In an implementation of this algorithm, current sensors are the only necessary sensors while remaining parameters are extracted from the reference values. The current sensors are used in systems having a closed loop current control, making the suggested load torque estimation not requiring any added sensors in an implementation. Keywords: Load Torque Estimation, 2-phase Bipolar Hybrid Stepper Motor, Butterfly Valve, Motor Torque, Simulink Model. v

6

7 Acknowledgements First and foremost we want to show our gratitude to Stefan Lundberg, our supervisor at Chalmers University of Technology, for a tremendous patience when guiding us through the snowy forest of motors. Without your knowledge and advise we would not have learned half as much. We would also want to thank Richard Kahl and Sigma Embedded Engineering for advice, feedback and the opportunity to write this thesis. Without your support we would have never had this much fun while learning at the same time. An additional thank to LK Valves for always taking the time to answering our questions and providing this thesis with pictures of the valve. We hope our work will be in your favour in order to prevent valve failures. Julia Jansson and Charlotte Rådahl, Gothenburg, June 2018 vii

8

9 Contents 1 Introduction Background Aim Limitations Valve Control System The Stepper Motor Hybrid Stepper Motor Electrical Model Of The Hybrid Stepper Motor Mechanical Model Of The Motor And Load Controller and Drive Circuit The Valve And Gearbox Load Torque Estimation Phase Stepper Motor Torque Expression Motor Torque Estimation Using Power Motor and Measurement Setup Stepper Motor System In Thesis Motor Parameter Measurement Setup Winding Resistance Maximum Flux Linkage Position Dependent Inductance Detent Torque Measurement Setup Extracted Stepper Motor Parameters Motor Torque Measurements Winding Resistance Maximum Flux Linkage Position Dependent Inductance Detent Torque Simulink Model Valve Control System model implementation Motor Block Mechanical System Block Detent Torque Block ix

10 Contents Load Torque Block Simulation Results Verification Of Model Motor Torque Estimation Comparison Of Motor Torque Equations Supply Voltage And Speed Variation Resistance Variation Rotor Speed And Position Sensor Resolution Reference Versus Simulated Rotational Speed Load Torque Assuming Constant Speed Load Torque Estimation During Worst Case Operation Discussion Conclusion 59 Bibliography 61 x

11 1 Introduction 1.1 Background The stepper motor is a device generating a stepwise rotational motion, which has an advantage in applications where a precise position control is of importance [1]. A microcontroller determines the sequence to produce winding currents and consequently a magnetic field in different phases, creating a rotational movement of the motor shaft by defined steps [2]. A result of the microcontroller is the stepper motors ability to be well functioning as an open loop system. In a closed loop system the number of steps achieved by the motor could be counted and made sure to be exact, an option of accuracy however is not necessary in all applications [3]. Due to its capability of creating sequential steps, the stepper motor has found application in for example computerised numerical control machines (CNC) and disk drives [1, 4]. Another load controlled by a stepper motor could be a valve. In applications requiring a lightweight system the butterfly valve is of interest. The flow of fluids in a butterfly valve is regulated through a disk opening and closing through a quarter turn, with a rubber lining ensuring a minimisation of leakages. Every opening and closing will tear the valve and as the number of openings and closings depends on the application the valve lifetime is difficult to estimate. One option to determine the mechanical health of the valve is to measure the torque required to alter the position of the valve. A system with a preventive health monitoring method could prevent failures and limit subsequent material and economical damage. Furthermore, a product informing the user when reparation is required give rise to a new business model. The supplier can sell the product as a subscription instead of an one time cost, opening an opportunity to secure the relationship between the supplier and buyer by signing more extensive contracts. In addition, unnecessary substitution of valves can be prevented due to the increased knowledge of each products individual lifetime. Replacements could be planned and performed at a time most suitable for the company, an interesting solution concerning industries directed towards offshore applications such as oil rigs and ships due to the limited maintenance availability. The torque produced by the motor to close and open the valve can be measured using a torque sensor. However, adding parts to the system also increase the number of damageable components. Together with increased cost and space it is therefore important to limit the number of system components. To minimise these factors, the torque could instead be estimated from the stepper motor. This is a favourable method as it would utilise the existing hardware and the estimator could 1

12 1. Introduction be implemented in the controller program, compared to the bulky torque sensor. 1.2 Aim In this master s thesis a Simulink model of a specific stepper motor and load system is developed with motor parameters extracted through measurements. Based on the model at least two algorithms estimating the load torque without using torque sensors will be constructed. An evaluation of the load torque estimation will be performed, with respective algorithms compared to each other to establish the most suitable choice for the given valve control system. 1.3 Limitations The design of the stepper motor, its controller and the valve will not be altered or optimised with respect to the scope of this thesis. Neither will considerations regarding different materials going through the valve be taken into account, and thereby their effects on the system behaviour. This due to that all system components are not, in the beginning of the project, decided by the company. The system will be modulated to consider a specific stepper motor. However, by changing the motor specific parameters the model can be applied to other stepper motors. The remote diagnosis application of the system where the load torque estimation algorithms are developed in an embedded application, will not be designed in this thesis. The conclusions will be based on results provided by a simulation environment and verification in a real system will not be performed. 2

13 2 Valve Control System This master s thesis regard a valve control system consisting of a butterfly valve controlled by a stepper motor. A schematic of the valve control system is shown in Figure 2.1. The figure shows a power supply that feed a DC voltage to a drive circuit regulated by a control circuit. Depending on the controller signals the windings of the 2-phase stepper motor are energised in a specific order. The energised phases A (A+, A ) and B (B+, B ) are seen in Figure 2.1 as a link between the drive circuit and the 2-phase stepper motor. The current in the windings generate a magnetic field which produce a torque that rotates the rotor. Through the gearbox the mechanical torque is transformed to a preferred rotational force. This up scaled force is used to open or close the valve and in turn control the flow. In the following sections the components of the valve control system are described more in detail. Figure 2.1: System components together with significant signals and their direction. 2.1 The Stepper Motor The stepper motor is defined as a polyphase synchronous motor with both stator and rotor having teeth consisting of a magnetic permeable material, making the stepper motor salient as the source of flux depend on the rotor angular position [3, 5]. Shown in Figure 2.2 is the construction of the rotor, where the teeth, motor shaft and the polarities are defined. With an advantage of low cost and high reliability the stepper motor is additionally well functioning in open loop systems [2, 5]. As 3

14 2. Valve Control System the name implies the stepper motor generates a stepwise rotational movement of the motor shaft. The motor drive is regulated by a controller designed to transmit logic signals to create the most suitable stepwise rotation for the given application [6]. Figure 2.2: Construction of the hybrid stepper motor rotor. The opposite polarity of the permanent magnet rotor can be noted as well as the rotor shaft and the grey rotor teeth. The variable reluctance, permanent magnet and a mixture of the two, called hybrid, are the three most common types of stepper motors. A hybrid stepper motor practice both the source of flux principle from the variable reluctance motor together with the principle of the permanent magnet. Applying the principle from the permanent magnet, the flux components considers both the stator and the permanent magnets in the rotor [2]. With a current through the stator windings the stator teeth are polarised. As a result of their polarisation and the permanent magnets in the rotor, a field between the windings and rotor teeth occur moving the rotor. Consequently the torque depend on the field strength resulting from the flux components, and the angle between the fluxes [2]. Observed in Figure 2.3 is the distribution of the rotor teeth of a hybrid stepper motor. Energising phase B so that B+ becomes a north pole, and B- a south pole, will attract the rotor teeth and lock the position shown in Figure 2.3. Based on that position, energising phase A so that A+ has a north polarity and A- becomes a south pole will create a counterclockwise rotational force, aligning the closest south tooth with the positive A-phase and the closest north tooth with the negative A-phase. A variable reluctance motor instead use the principle of reluctance to generate torque. Ohm s law for magnetic circuits is expressed as mmf = ΨR, (2.1) and describes the relation between the magnetic field force mmf, the magnetic flux Ψ and reluctance R [2]. Reluctance is a magnetic property equivalent to resistance in electrical circuits, i.e. the magnetic flux will flow through the path with least magnetic reluctance [7]. The working principle of the contribution from the reluctance motor can be described by neglecting the magnetic poles in Figure 2.3, i.e. 4

15 2. Valve Control System Figure 2.3: Phase distribution of the rotor of a hybrid stepper motor. The figure shows the rotor edge coinside with the shaft. assuming the rotor not to be magnetised. The rotor is constructed of a permeable material, therefor if phase B is energised, the rotor would be locked to the position shown in the figure as the position provides the smallest air gap between the stator and rotor teeth, resulting in a lower reluctance compared to the reluctance in a larger air gap [2, 8]. If instead a current is applied to phase A the rotor would turn either clockwise or counterclockwise in order to align the rotor teeth with phase A. However, with the simple motor structure provided by Figure 2.3 the rotational direction can not be determined since the distance between the closest rotor teeth and the A phase is equal. A hybrid stepper motor use both the characteristic of the permanent magnet motor together with the variable reluctance stepper motor. It therefor use the aspiration from the permanent magnet rotor teeth to attract or repel the excited windings as well as creating a rotation in order to minimise the air gap between stator and rotor, and thus obtain minimum reluctance [9, 10]. For applications requiring high motion resolution a small step angle of the rotor is desired, as it denotes the smallest individual rotational movement. Concerning systems employing larger angular steps the variance reluctance stepper motor is profitable and for applications requiring smaller steps the hybrid stepper motor is advantageous [3]. The corresponding static torque curve to Figure 2.3, used to describe the behaviour of the stepper motor, is shown in Figure 2.4, where the individual static torque of each phase is illustrated together with the sum of the phase torque components. The curve is obtained by altering the rotor position with mechanical angle θ m and measure the torque generated by each phase at the given angle [10]. Both current direction and timing in the winding determine the performance of the stepper motor and the total system, making the maximum torque limited with less winding current [2]. Respective phase torque components shown in the figure are 5

16 2. Valve Control System described as τ A = τ ka cos(θ m ) = ki A cos(n 1 θ m ), τ B = τ kb sin(θ m ) = ki B sin(n 1 θ m ), (2.2) where I A = I B = constant, k a scaling factor, θ m is the mechanical rotor position at 0 in Figure 2.4, and N 1 is a constant depending on the motor design. For the example in Figure 2.4 N 1 is 3, for one mechanical turn the rotor position will be repeated three times. Each torque component contributes to the total torque as τ tot = τ A + τ B. (2.3) Assuming a full alignment of phase B at 0 and consequently a 90 misalignment of phase A in the same position, phase B and A are positioned in equilibrium at 0 respectively 30 as shown in Figure 2.4. Equilibrium defines the position where the rotor and stator teeth are aligned [2], i.e. when the energised winding is aligned with the opposite polarity of the rotor as shown in Figure 2.3. At angle θ k the highest torque component τ k is generated. The component τ k, also known as the motor pull out torque, is dependent on the motor speed [10]. Using a τ k -speed curve the relation between maximum torque compared to the applied load torque at a given speed is expressed. Additionally presented in a τ k -speed curve are the motor resonance and instability problems occurring at specific velocities [2]. Consequently, using a τ k - speed curve additional motor behaviour and dependencies can be observed. 1 H ( k, k ) A B A+B Static Torque [Nm] Mechanical Angle [deg] Figure 2.4: Static torque curve of 2-phase motor. As torque is a result of the motor winding energisation the sequence and amplitude of the current fed to the windings are essential. The easiest stepping sequence 6

17 2. Valve Control System is single stepping where the rotor move in a number of distinct position during one electrical period [2]. The static torque curves shown in Figure 2.4 describe the torque components of the motor structure provided in Figure 2.3, whereas the position illustrated in Figure 2.3 refers to the static torque curves at 0 mechanical degrees. In that position winding B is fed a positive current, indicating phase B+ having a north polarity. At position 30, a positive current is instead fed to winding A, moving the rotor another step counterclockwise. The two remaining movements of the electrical turn are performed by in turn energising winding B with a negative current, followed by an applied negative current in winding A at 60 respectively 90. The described sequence is denoted as B+, A+, B, A [10]. For every stepwise rotation of the rotor, the teeth will oscillate around the new position before settling. These oscillations can be viewed as a damped oscillating system and every new step will result in the same damped oscillations [10]. The step length is described by motor geometry according to step length = 360 N r N s, (2.4) where N r is the number of rotor teeth and N s implies the number of phases in the stator [2]. The two states and six rotor teeth shown in Figure 2.3 result in a step length of 30. Increasing the step resolution results in a smoother shaft rotation. After single stepping half stepping is the next level to an increased step resolution. Half stepping is introduced by repeating having one phase on and afterwards two phases on simultaneously [2]. To further increase step resolution the excitation mode microstepping is applied. As stepper motors with a high number of stator and rotor teeth are complicated to manufacture it is advantageous to divide the rotating steps into subsets. Such an action is achieved by applying winding currents unequal in amplitude while energising two phases simultaneously. This technique requires a closer surveillance as feedback to control varying motor parameters such as temperature [2]. With a position dependent current expressed as I A = Îsin(θ e), I B = Îcos(θ e), (2.5) the current together with (2.3) is altered as τ tot = ki A sin(θ m ) + ki B cos(θ m ) = kîcos(θ m θ e ), (2.6) creating a motor torque dependent on both electrical position, θ e, and mechanical rotor position, θ m, resulting in an increased stepping resolution. Adding a load torque result in an angular displacement of the equilibrium position and misalignment of the rotor and stator, a disadvantage associated with the stepper motor [2]. This step position error is inevitable, but by designing a steep curve around the step position the effects are decreased. Choosing a motor with higher τ k than necessary is another option to increase the steepness of the curve, separating the actual curve from the sinusoidal approximation [2]. 7

18 2. Valve Control System The holding torque τ H is the maximum achievable torque produced by the motor before it starts an uncontrolled continuous rotation. This parameter is important as it provides an overall estimation of the system capability [2]. As shown in Figure 2.4 the total torque produced by the motor at a given rotor angle is a sum of the individual phase contributions. For a two phase motor τ H is derived from τ ka and τ kb as [10] τ H = 1 τ ka + 1 τ kb = 2τ k, (2.7) 2 2 hence τ k is defined as the effective value of τ H Hybrid Stepper Motor Since a variance reluctance stepper motor require at least three phases while the investigated valve control system is designed to use a two phase stepper motor, a hybrid stepper motor is consequently studied in this project [5]. The hybrid stepper has the combined ability of both permanent magnet and variable reluctance stepper motor. The stator is divided into poles, each with a surrounding coil [10]. As the rotor of the hybrid stepper is a cylindrical permanent magnet with opposite polarised edges it react to the produced magnetic field which results in a rotational movement. An overview of the rotor is shown in Figure 2.2, where the structure and polarisation distribution is defined. In order to provide a controllable stepwise rotation of the rotor, the rotor and stator poles are divided into small sections i.e. teeth, which are noticeable in Figure 2.2. Shown in the figure, the misalignment of the north and south rotor teeth is 90. A motor with four stages of phase excitation as shown in Figure 2.4 the relation of step length described in (2.4) is reduced to [3] step length = 90 N r, (2.8) an equation true for all 2-phase bipolar hybrid stepper motors. With N r = 50, one mechanical turn of a 2-phase stepper motor is the result of 50 teeth alignment periods. With one teeth alignment period being equal to one electrical period θ e = 360 = 7.2 making one electrical period consisting of 4 steps making one step 50 length 1.8. The mechanical angle in relation to the electrical angle is thereby derived as θ e = 50 θ m, indicating that one mechanical turn is translated into 50 electrical periods. For a hybrid stepper motor the typical step length is 1.8 which provide a higher angular position resolution compared to a variable reluctance motor [3] Electrical Model Of The Hybrid Stepper Motor The electrical model of the hybrid stepper motor refer to the winding circuit illustrated in Figure 2.5. The figure shows a simplified schematic of a basic winding circuitry where the electric dynamics are mathematically described as 8 v j = Ri j + e j, (2.9)

19 2. Valve Control System with R being the winding resistance, v j the applied phase voltage, i the system current and e j the EMF for a specific phase j. The induced voltage depend on the flux linkage as e j = dψ j dt, (2.10) consisting of both the winding inductance voltage and the induced back-emf, e bj, seen in Figure 2.5. i j R L + + ω m θ m v j e j e bj + Figure 2.5: Circuitry of the stator windings, where resistance, inductance, EMF and back-emf are present, in addition to the winding applied input voltage and the resulting winding current. For a 2-phase stepper motor the total flux linkage in phase A and B are described as Ψ A = L A (θ e, i)i A + Ψ M cos(θ e ), (2.11) Ψ B = L B (θ e, i)i B + Ψ M sin(θ e ) where L A and L B are the position and current dependent inductance in winding A respectively B. The currents i A and i B flows in respective phase while Ψ M is the maximum flux linkage from the permanent magnet through the winding. The angle of the electrical period is denoted θ e. By combining (2.10) and (2.11) the phase A electrical dynamics are defined as v A = Ri A + dψ A dt = Ri A + d dt (L A(θ e, i)i A + Ψ M cos(θ e )) = Ri A + L A (θ e, i) di A dt + i dl A (θ e, i) A + d dt dt (Ψ Mcos(θ e )) = Ri A + L A (θ e, i) di A ( dt LA (θ e, i) θ e + i A θ e t + L ) A(θ e, i) i Ψ M ω e sin(θ e ). i t (2.12) The electrical dynamics for phase B is determined in the same manner and expressed as v B = Ri B + L B (θ e, i) di ( B dt + i LB (θ e, i) θ e B θ e t + L ) B(θ e, i) i + Ψ M ω e cos(θ e ). i t (2.13) 9

20 2. Valve Control System As a result of the permanent magnet in the hybrid stepper rotor there exists a magnetic force unaffected of the winding energisation called detent torque τ d [11]. Shown in Figure 2.6, τ d exists between the stator and rotor adjacent teeth where the latter attracts the former due to reluctance. With one electrical period being 7.2 of one mechanical period, as described in Section 2.1.1, together with a step length of 1.8, there exist four steps within a period. One electrical period start with rotor and stator teeth being aligned as shown in Figure 2.6 and ends when the rotor teeth has moved four quarters. Figure 2.6: Full alignment of stator and rotor teeth. One electrical turn will therefor result in four positions where the detent torque is maximal as shown in Figure 2.7. An assumption of a periodical detent torque is due to the expectation of the teeth being equally separated. The detent torque is defined as [12] τ d (θ e ) = A d sin(4θ e ), (2.14) with A d being the amplitude of the position dependent detent torque Mechanical Model Of The Motor And Load The mechanical model of a motor is derived from its mechanical dynamics. Concerning a hybrid stepper motor the mechanical dynamic structure is set as dω m = 1 dt J (τ e τ d (θ m ) τ l ), dθ m = ω m, dt (2.15) with J being the motor inertia, τ e, τ d (θ m ) and ω m the electrical torque, detent torque depending on the mechanical rotor angle and the mechanical speed respectively [12]. A mathematical development of τ e is provided in Chapter 3. Torque component τ l is the load torque of the system, generated by the valve, the gear box and other mechanics in between [12]. 10

21 2. Valve Control System Normalised Total Voltage Ideal Normalised Detent Torque Electric Angle [deg] Figure 2.7: Wave form of the normalised detent torque and normalised total phase voltage over one electrical period. 2.2 Controller and Drive Circuit The stepper motor is digitally regulated by a controller unit sending pulses to the motor driver circuit [5]. Due to digital logic control problems appearing at moments such as start, stop, acceleration and deceleration, the design of the driver circuit is important when developing a stepper motor system. The controller can be applied as an application specific integrated circuit (ASIC), on a microprocessor or other logic integrated circuit (IC) [10]. The advantage of a microprocessor is the reprogrammability, a quality that makes it slower in comparison to an ASIC, as this logic construction is optimised for the given application. In the elaborated system the drive circuit act as a bridge between the controller and the actual motor. Within the driver circuit several modules are integrated, which are all resulting in a control of the winding current. Depending on the stepper motor, two different driver types are used. The drives are divided as bipolar and unipolar, and differs in the number of used windings and energisation sequence. The unipolar drive use four windings, each attached to a positive power supply which in turn is connected to a centre tap. Each winding is connected to ground by a switch, controlling the current flow from the centre tap through the windings in a given order making each winding being energised in turn. An example of the sequence of energising is illustrated in a timing diagram shown in Figure 2.8 where A, B, C and D are the separate windings i.e. the separate phases. The unipolar control ensures the rotor to move one position at a time and is advantageous in applications with a variance reluctance stepper motor due to the direction of the current not being relevant when creating the torque [3, 5]. 11

22 2. Valve Control System Figure 2.8: Timing diagram of a unipolar motor control sequence. A bipolar two phase control is utilised by turning on and off switches in two H- bridges controlling the direction of the current flow in the motor windings. Figure 2.9 illustrates the A phase drive configuration where switch S1 and S4 as well as switch S2 and S3 work in pairs. When S1 and S4 are turned on the voltage and current through the winding inductance will be positive. With S2 and S3 turned on the voltage and current flow in the opposite direction. The switch pairs cannot be turned on at the same time, but by being off simultaneously the output current will reach zero. This is necessary as the inductance current can not change direction instantaneously and the stored energy in the inductance is dissipated through the diodes during off-time. Current is controlled by altering the voltage on the windings though Pulse Width Modulation, PWM. Figure 2.9: A phase generated from H-bridge in the driver circuit. The stepwise energisation of the two windings establish a timing diagram shown in Figure 2.10 where a high value indicates a positive current in the winding and a low value represents a negative phase current with full stepping driver 12

23 2. Valve Control System mode[10]. Due to the direction of the current the windings will be energised in a specific manner providing a four step rotation of the rotor. The bipolar drive is suitable for the hybrid stepper motor [5]. Figure 2.10: Timing diagram of a bipolar motor control sequence. 2.3 The Valve And Gearbox The load of the valve control control system consist of a gearbox and valve and the torque from both components contributes to the load torque τ l. The valve in this valve control system is a butterfly valve which open and closes by 90. It has a compact design requiring a small installation space making it advantageous in space limited applications [13]. The gearbox is connected between the motor shaft and the load. It converts the motor torque and speed output to the high torque and low speed required by the valve, enabling the possibility of using smaller motor. Depending on the torque τ e produced by the motor and the torque required by the valve τ v the ratio between the two torques, the gear ratio n G, is obtained as τ v = n G τ e (2.16) assuming a positive and constant gear rate [14]. The valve is used to control liquid flow. Its main components are the body, stem, and disc mounted as shown in Figure 2.11, provided by Johan Deger at LK Valves. Leakages are minimised as the disc closing tightly around the lining. Two components creates the total valve torque as τ v = τ c + τ a, (2.17) where τ c is the torque originating from construction and τ a is the aerodynamic torque coefficient component. Construction torque τ c depends on construction parameters such as friction and will increase with age [15, 16]. This is why having a motor able to produce more torque than nominally necessary is important, to count for increased construction torque and thereby extend the life time of the motor and valve system. The fluid flowing in the pipe applies pressure on the disk causing the second torque component. This additional aerodynamic valve torque depend on the disk angle and geometry of the nearby pipe. It is described by a normalised aerodynamic torque coefficient component τ a. When the disk is closed and positioned at 0, τ a is generally small due to equal forces on both sides of the disk. Opening the disk increase the contribution from the fluid, changing τ a. At 80 the aerodynamic valve torque reach its maximum value, corresponding to the position where the fluids in the pipe has the largest impact on the disk. In the end of the opening process, τ a decrease to arrive at a small and balanced value at a fully opened disk at 90 [16, 17]. 13

24 2. Valve Control System Figure 2.11: CAD model of the butterfly valve provided by Johan Deger at LK Valves. 14

25 3 Load Torque Estimation Torque is the rotational analogue to force, measured in newton meter and translating Newtons second law F = ma into τ = J θ = J dω dt, (3.1) where J is the body inertia equivalent the mass m and θ the angular acceleration equivalent the linear acceleration a. Superposition is utilised to measure a net torque, hence the total torque of a motor is described as (2.15), relating the produced electrical torque τ e to the detent torque τ d (θ e ) and the load torque τ l. Rewriting (2.15) results in τ l = τ e τ d (θ e ) J dω m dt Bω m, (3.2) which additionally includes the viscous damping constant B [9]. This constant denotes for the friction and second order effects due to eddy currents and hysteresis in the motor [9]. Noticeably, the produced electromagnetic torque is equal to the sum of the applied load torque and the detent torque when the rotor speed is zero. With an assumption of a constant rotational speed, i.e. the stepping of the motor is smooth enough to be seen as uninterrupted reduce (3.2) to τ l = τ e τ d (θ e ) Bω m. (3.3) Estimating τ l by evaluating the detent torque, loss component Bω m and motor torque for the specific system enables the possibility to monitoring the valve health without the usage of a torque sensor. Both B and the detent torque are small components compared to the motor torque, why the latter is the main focus when trying to estimate τ l Phase Stepper Motor Torque Expression An expression regarding the torque produced by a 2-phase hybrid stepper motor is initiated using the rule of energy conservation in the coupling field. The same reasoning is applicable to a motor with more phases. For the 2-phased motor the differential form of the comprise dw e = dw f + dw m, (3.4) 15

26 3. Load Torque Estimation where dw e is the electrical energy applied to the coupling field, dw f the energy from electrical system reserved in the coupling field and the mechanical energy dw m moving the rotor [5]. Dividing the electrical input energy dw e in its fundamental components, it can be expressed as dw e = (e A i A + e B i B )dt, (3.5) where e A and e B are the induced EMF from a change in flux concerning each phase as shown in (2.10) and i A and i B are the respective phase currents [5]. The relation between mechanical energy and torque τ e is described as as [5] dw m = τ e dθ m. (3.6) Fixing the rotor in a set position making dθ m = 0 and causing dw m to be zero, entails (3.4) and (3.5) to merge in [5] dw f = dw e = (e A i A + e B i B )dt. (3.7) Using (2.10) in (3.7) and integrating over the rotor angles, the total amount of energy stored in the coupling field is described as W f = ΨA 0 i A dψ A + ΨB 0 i B dψ B. (3.8) With the rotor rotating a small distance dθ e together with an assumption of constant currents during this period, (3.4), (3.6) and (3.8) form i A dψ A + i B dψ B = dw e = dw f + τ e dθ m. (3.9) With dθ m approaching zero, (3.9) is reformulated, expressing the motor torque as τ e = W f θ m + i A Ψ A θ m + i B Ψ B θ m = W f θ m, (3.10) where the latter term W f is the coenergy of the system. Coenergy is a concept not having a physical aspect, however being used to express electromagnetic force [18]. In a motor assumed not to reach saturation the energy, as a function of angular position and current, is linear in the magnetisation curve [5]. Coenergy resembles the energy stored in the coupled field and is expressed as W f = ia 0 Ψ A di A + ib The flux linkage will then also be linear to the current as 0 Ψ B di B. (3.11) Ψ A = L A (θ e )i A + Ψ M cos(θ e ) Ψ B = L B (θ e )i B + Ψ M sin(θ e ), (3.12) where L A (θ e ) respectively L B (θ e ) are the inductance of each phase depending on electrical angle θ e [5]. Inserting (3.12) in (3.11) together with θ e = N r θ m, then 16

27 3. Load Torque Estimation (3.10) results in τ e = 1 L A (N r θ m ) 2 i2 A θ m + 1 L B (N r θ m ) 2 i2 B θ m } {{ } Reluctance Torque N r Ψ M i A sin(n r θ m ) + N r Ψ M i A cos(n r θ m ), }{{} Permanent Magnet Torque (3.13) where the former segment of the equation is the contribution from the reluctance torque and the latter is the contribution from the permanent magnet. As shown in (3.13) the contribution from the reluctance torque is depending on a rotor position dependent inductance. With aligned stator and rotor teeth the reluctance is low introducing a high flux at a given current, enabling a high inductance. At a misaligned position, the reluctance at a given current is higher resulting in a lower inductance. Due to the construction of the stator and rotor teeth, the inductance is approximately periodic with an average phase inductance L 0 and a rotor position dependent inductance variation L 1 [3]. Concerning the 2- phase stepper motor the A and B position dependent inductance are 180 misaligned from each other and expressed as L A (θ m ) = L 0,A + L 1,A sin(2n r θ m ) L B (θ m ) = L 0,B L 1,B sin(2n r θ m ). (3.14) Using (3.14) in (3.13) the torque expression for a 2-phase stepper motor is derived as τ e = ( i 2 AN r L 1,A cos(2n r θ m ) i 2 BN r L 1,B cos(2n r θ m ) ) +N r Ψ M ( i A sin(n r θ m ) + i B cos(n r θ m )). 3.2 Motor Torque Estimation Using Power (3.15) Another estimate of τ e can be derived from output power and rotational speed as τ e = P out ω m. (3.16) In a realistic model of the motor the system losses need to be accounted for, as they are present during operation. Thereby, the input power can be related to the output power as P out = P in P loss. (3.17) Calculating the output power for a 2-phase stepper motor is executed using (2.12) and (2.13). Ignoring the saturation effect, leaves only a position variance [8]. The input power to a system is then used to extract the electrical torque of the stepper motor. Concerning phase A such an operation results in P in,a = v A i A = Ri 2 A + L A (θ e ) di A dt i A + ω e ( i 2 A ) L A (θ e ) i A Ψ M sin(θ e ), θ e (3.18) 17

28 3. Load Torque Estimation while phase B resulting in P in,b = v B i B = Ri 2 B + L B (θ e ) di B dt i B + ω e ( i 2 B ) L B (θ e ) + i B Ψ M cos(θ e ). θ e (3.19) Combined, (3.18) and (3.19) is described as P in,2-phase = P ina + P in,b = R(i 2 A + i 2 B) + L A (θ e ) di A dt i A + L B (θ e ) di B + ω m N r (i 2 L A (θ e ) A i A Ψ M sin(θ e ) + i 2 B θ e dt i B L B (θ e ) θ e + i B Ψ M cos(θ e ) (3.20) with the the last term being P out according to (3.17) using term identification. Identifying the motor torque component from (3.13) and rewriting (3.20) as (3.16) generates P in,2-phase = P ina + P in,b ), = R(i 2 A + i 2 B) + L A (θ e ) di A dt i A + L B (θ e ) di B dt i B ) + ω m (τ e i2 A L A (θ e ) θ e i2 B L B (θ e ) θ e To describe the generated motor torque in terms of input power and losses, (3.21) result in τ e = 1 ω m ( P in,2-phase R(i 2 A + i 2 B) L A (θ e ) di A dt i A L B (θ e ) di B ( 1 L A (θ e ) 2 i2 A + 1 θ e 2 i2 B ) L B (θ e ), θ e. dt i B ) (3.21) (3.22) as an additional motor torque expression in comparison to (3.13), having both position and rotational speed dependencies. Due to (3.14), (3.23) the torque expression for a 2-phase stepper motor is written as τ e = 1 ( P in,2-phase R(i 2 A + i 2 ω B) L A (θ e ) di A m dt i A L B (θ e ) di ) B dt i B ( N r i 2 AL 1,A cos(2n r θ m ) N r i 2 BL 1,B cos(2n r θ m ) ). (3.23) 18

29 4 Motor and Measurement Setup In this section the employed stepper motor is described together with measurement setups to determine different motor specific parameters. 4.1 Stepper Motor System In Thesis The stepper motor under investigation is module PD from Trinamic, comprising a controller, driver and motor. Specifications for the module are collected from datasheets with an summary of important parameters stated in Table 4.1 and a simplification of the module implementation with specific processors and motor shown in Figure 4.1 [19, 20, 21]. The implementation consists of the 2-phase bipolar hybrid stepper motor QSH from Trinamic together with a controller unit, driver stage and the sensostep magnetic encoder to detect step [22]. The controller unit is implemented with microcontroller ARM Cortex-M3, motion controller circuit TMC429, pre-driver circuit TMC262 and a TMCL-memory [21]. Dividing the controller design in subdivisions establish a possibility for the microcontroller to control three different stepper motors simultaneously [23]. A MOSFET drive circuit implemented with H-bridges transfer the required currents to the motor windings. Typically the applied phase voltage has a value of 12, 24 or 48 V although the motor can withstand a maximum value of 51 V [20]. With the number of rotor teeth being 50, each full step length is equal to 7.2, corresponding to 1 of one mechanical turn. 50 The motor controller unit enables each full step to be divided into 256 microsteps. It also has an implemented current control, spreadcycle, which behavioural characteristics are based on the chopper principle [22]. The chopper regulate the current to match a reference current by adjusting the applied phase voltage, determining the current slope. Trinamics own coolstep function is additionally implemented, adapting the winding current level depending on the load to minimise the power consumption and place the module in energy saving mode when steady state operation is reached [22]. By controlling the power transmission the efficiency is maximised and heating problem decreases. Benefits arising from higher efficiency is more perceptible with an increased rotational speed. As the coolstep function require knowledge about the applied load torque the feature stallguard2 is integrated in the controller unit [22]. This function measure the back-emf level and translate the result to a corresponding load torque value for the coolstep function. The feature is used to locate the load torque value both for the coolstep function and to monitor the load torque and thereby prevent motor failure due to overload. Another feature implemented a microplayer which increase the smoothness in ro- 19

30 4. Motor and Measurement Setup Figure 4.1: Simplified circuit description of motor module PD with specifications stated in [21] and [20]. tation and enable microstepping [22]. Motor systems from Trinamic are operated using the combined protocol and programming language Trinamic Motion Control Language TMCL. TMCL for motor applications is developed using a PC-based integrated development environment from Trinamic TMCL-IDE, connected to the motor through USB or field buses CAN, RS232 or RS485 [21]. Commands can be stored in the application and performed as stand-alone operation or be operated directly from a host. The TMCL-IDE furthermore offers a possibility to graphically monitor motor behaviour and parameters in real time. A large range of parameters can be altered to achieve an optimal application setting. However, in the project the standard values are considered and no fundamental characteristics have been changed. The 2-phase bipolar hybrid stepper motor controls a butterfly valve from LK Valves with a holding torque of 250 Nm. According to Johan Deger at LK Valves, a gearbox with gear ratio 84:1 is used in the system to accomplish this torque. The gear box is supposed to be ideal, why the load torque of the system τ l equals the torque acquired by the valve τ v. Furthermore the gearbox should transfer a rotor speed of 21 rpm 97 rpm to a valve speed of 0.3 rpm 1.2 rpm with an actuation time of 13 60s. Due to the torque of the valve increasing with age, the motor should be able to deliver a torque to move a load requiring 300 Nm, having a safety margin of 20%. 20

31 4. Motor and Measurement Setup Table 4.1: Specifications for Trinamic motor module PD [19, 20]. Dimension Nema24 #Rotor Teeth 50 Rated Current, i rms 2.8 A Peak Current, i maxpeak 4 A Phase Voltage, v max 51 V Phase Voltage, v typ 12, 24, 48 V Holding Torque, τ H 3.1 Nm Phase Resistance at 20, R 1.5Ω Phase Inductance (typ.), L 6.8 mh Rotor Inertia, J 840 g cm Motor Parameter Measurement Setup Some parameters required for the theoretical model and torque estimators were not provided by the manufacturer and datasheet, whereas actual measurements on the real motor were necessary. Experiments and measurements were also conducted to verify the information and graphs provided by the datasheet Winding Resistance In order to obtain an accurate model of the motor the winding resistance, seen in Figure 2.5, needs to be determined. This was done using a multimeter. The resistance measurement required the windings to be open circuited, as the measurement probes were connected according to Figure 4.2. i i R L Multimeter e bi + Figure 4.2: Measurement setup for winding resistance determination. The multimeter was connected to the open circuit winding. 21

32 4. Motor and Measurement Setup Maximum Flux Linkage To estimate the electrical torque given as (3.13) one of the motor specific parameters to determine is the maximum flux linkage Ψ M. As e = dψ, knowing the flux dt linkage from each phase from (3.12), the expressions for each phase induced voltage contribution are described as e A = dψ A dt e B = dψ B dt = L A (θ e ) di A dt + i L(θ e ) A = L B (θ e ) di B dt + i B θ e L(θ e ) θ e θ e t Ψ Mω m sin(θ e ), θ e t + Ψ Mω m cos(θ e ). (4.1) Open circuit measurements result in zero current through the windings, establishing the induced voltage being equal to the input voltage, arriving in e A = dψ A dt e B = dψ B dt = Ψ M ω m sin(θ e ), (4.2) = Ψ M ω m cos(θ e ). (4.3) The induced voltage was created by rotating the motor shaft in a known and constant speed. By extracting the voltage curves over time using a digital oscilloscope, the mechanical speed was derived. Knowing the induced voltage over time the exact speed of the shaft rotation was established using the assumption of the induced voltage being two phase and offset by 90. Such an estimation creates the opportunity of constructing the two phases as a complex voltage vector V = V A + jv B. The absolute of the created complex vector is the length of the vector and the amplitude of the induced voltage. The mean value of the vector during a set number of times will create a linear model whose slope is the frequency of the system. From this frequency the correct speed of the rotation was calculated and the value of Ψ M determined Position Dependent Inductance The rotor position dependent inductance was estimated applying the configurations shown in Figure 4.3. When conducting the experiment an external arm was attached perpendicular to the rotor shaft. As shown Figure 4.3 the arm had an equal length x on both sides of the shaft and an evenly distributed weight to minimise the impact on the rotor. Manual adjustment of the rotor angle was obtained by altering the position by y length units. With a measuring stick at a given length from the shaft, the rotational angle θ of the motor was with these lengths calculated using trigonometric identities. The inductance values were extracted by connecting a LCR meter to the windings and measure the inductance at distinct rotor angles. The used equipment was an Atlas LCR model LCR40, with an accuracy of ±1.5% concerning inductance measurements [24]. In order to obtain conclusive results the experiment was done for both sides of the rotor, i.e. when the rotational movement was both clockwise and counter clockwise. 22

33 4. Motor and Measurement Setup Figure 4.3: Setup of the position dependent inductance measurement. 4.3 Detent Torque Measurement Setup In order to measure the detent torque the rotor was rotated by an external force. The motor was therefor disconnected from its digital control to ensure the measurements occurred without impact from other sources of force. To create a controlled rotation of the rotor an arm was placed perpendicular to the shaft. The procedure to extract the rotor angle θ m were the same as to the measurements of the position dependent inductance in Section At a given angular position the weight this rotational movement caused on the arm on the opposite side of the shaft was measured. The setup of the detent torque measurement is shown in Figure 4.4. Figure 4.4: Setup for detent torque measurement. Using the length l from the rotor centre to the point where the weight m was measured the torque on the shaft at a specific angular position is calculated as τ = m g l with g being the gravitational acceleration of 9.81 m/s 2. The sampling 23

34 4. Motor and Measurement Setup frequency of the data, i.e. the data points analysed during the experiment, needs to fulfil the requirement of the specific motor being bipolar and having 2 phases together with one electrical turn being 7.2. This translates into that for one electric period there must be at least two measurement points. 24

35 5 Extracted Stepper Motor Parameters The following chapter contain results of performed motor measurements required to obtain a correct model of the system. 5.1 Motor Torque Measurements Winding Resistance The individual resistance of each winding was measured using a multimeter as illustrated in Figure 4.2. As a result, measurements concluded that both windings had a resistance value of 1.4 Ω Maximum Flux Linkage Exposing the shaft of the investigated motor to a mechanical speed cause an induced voltage of each phase as shown in Figure 5.1. As assumed in Section the two voltages are offset by 90 why the introduction of the complex voltage vector is accurate. Calculation of the complex voltage angle from such an estimation creates the model shown in Figure 5.2. Linearising this model results in the linear equation of y = 1735x From the slope of this straight line the mechanical speed of the system is determined as rpm, a value close to the, by a tachometer, measured rpm. Rearranging (4.1) to describe a cosine function with amplitude Ψ m the flux linkages is additionally plotted in Figure 5.1. The maximum flux linkage Ψ m is determined to be Wb Position Dependent Inductance Measurements of the position dependent inductance resulted in the graph shown in Figure 5.3. Although some measured values are misplaced, the winding inductance can be mathematically described as a sine. Due to one electrical period being 7.2 and the bipolar drive of the investigated motor, two periods of the inductance variation are seen in the figure. The 180 shift of the measured phase inductance is explained by the 90 phase misalignment and the inductance position dependency provided in (3.14). Presented in Table 5.1 are the key values extracted from the measurements such as the maximum, minimum and mean inductance values in addition to the 25

Equal Pitch and Unequal Pitch:

Equal Pitch and Unequal Pitch: Equal Pitch and Unequal Pitch: Equal-Pitch Multiple-Stack Stepper: For each rotor stack, there is a toothed stator segment around it, whose pitch angle is identical to that of the rotor (θs = θr). A stator

More information

Stepping Motors. Chapter 11 L E L F L D

Stepping Motors. Chapter 11 L E L F L D Chapter 11 Stepping Motors In the synchronous motor, the combination of sinusoidally distributed windings and sinusoidally time varying current produces a smoothly rotating magnetic field. We can eliminate

More information

FEEDBACK CONTROL SYSTEMS

FEEDBACK CONTROL SYSTEMS FEEDBAC CONTROL SYSTEMS. Control System Design. Open and Closed-Loop Control Systems 3. Why Closed-Loop Control? 4. Case Study --- Speed Control of a DC Motor 5. Steady-State Errors in Unity Feedback Control

More information

Step Motor Modeling. Step Motor Modeling K. Craig 1

Step Motor Modeling. Step Motor Modeling K. Craig 1 Step Motor Modeling Step Motor Modeling K. Craig 1 Stepper Motor Models Under steady operation at low speeds, we usually do not need to differentiate between VR motors and PM motors (a hybrid motor is

More information

Spontaneous Speed Reversals in Stepper Motors

Spontaneous Speed Reversals in Stepper Motors Spontaneous Speed Reversals in Stepper Motors Marc Bodson University of Utah Electrical & Computer Engineering 50 S Central Campus Dr Rm 3280 Salt Lake City, UT 84112, U.S.A. Jeffrey S. Sato & Stephen

More information

Chapter 7: Stepper Motors. (Revision 6.0, 27/10/2014)

Chapter 7: Stepper Motors. (Revision 6.0, 27/10/2014) Chapter 7 Stepper Motors (Revision 6.0, 7/10/014) 1. Stepping Angle Analysis The following analysis derives the formula for the stepping angle of the stepper motor. It has been reproduced and edited from

More information

6) Motors and Encoders

6) Motors and Encoders 6) Motors and Encoders Electric motors are by far the most common component to supply mechanical input to a linear motion system. Stepper motors and servo motors are the popular choices in linear motion

More information

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors Applied and Computational Mechanics 3 (2009) 331 338 Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors M. Mikhov a, a Faculty of Automatics,

More information

3 Lab 3: DC Motor Transfer Function Estimation by Explicit Measurement

3 Lab 3: DC Motor Transfer Function Estimation by Explicit Measurement 3 Lab 3: DC Motor Transfer Function Estimation by Explicit Measurement 3.1 Introduction There are two common methods for determining a plant s transfer function. They are: 1. Measure all the physical parameters

More information

International Journal of Advance Engineering and Research Development SIMULATION OF FIELD ORIENTED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR

International Journal of Advance Engineering and Research Development SIMULATION OF FIELD ORIENTED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR 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 4, April -2015 SIMULATION

More information

Revision Guide for Chapter 15

Revision Guide for Chapter 15 Revision Guide for Chapter 15 Contents Revision Checklist Revision otes Transformer...4 Electromagnetic induction...4 Lenz's law...5 Generator...6 Electric motor...7 Magnetic field...9 Magnetic flux...

More information

SC125MS. Data Sheet and Instruction Manual. ! Warning! Salem Controls Inc. Stepper Motor Driver. Last Updated 12/14/2004

SC125MS. Data Sheet and Instruction Manual. ! Warning! Salem Controls Inc. Stepper Motor Driver.   Last Updated 12/14/2004 SC125MS Stepper Motor Driver Salem Controls Inc. Last Updated 12/14/2004! Warning! Stepper motors and drivers use high current and voltages capable of causing severe injury. Do not operate this product

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control DC Motor Control Trainer (DCMCT) Student Manual Table of Contents 1 Laboratory Objectives1 2 References1 3 DCMCT Plant

More information

Motor Info on the WWW Motorola Motors DC motor» /MOTORDCTUT.

Motor Info on the WWW Motorola Motors DC motor»   /MOTORDCTUT. Motor Info on the WWW Motorola Motors DC motor» http://www.freescale.com/files/microcontrollers/doc/train_ref_material /MOTORDCTUT.html Brushless DC motor» http://www.freescale.com/files/microcontrollers/doc/train_ref_material

More information

Mechatronics Engineering. Li Wen

Mechatronics Engineering. Li Wen Mechatronics Engineering Li Wen Bio-inspired robot-dc motor drive Unstable system Mirko Kovac,EPFL Modeling and simulation of the control system Problems 1. Why we establish mathematical model of the control

More information

Revision Guide for Chapter 15

Revision Guide for Chapter 15 Revision Guide for Chapter 15 Contents tudent s Checklist Revision otes Transformer... 4 Electromagnetic induction... 4 Generator... 5 Electric motor... 6 Magnetic field... 8 Magnetic flux... 9 Force on

More information

EE 410/510: Electromechanical Systems Chapter 4

EE 410/510: Electromechanical Systems Chapter 4 EE 410/510: Electromechanical Systems Chapter 4 Chapter 4. Direct Current Electric Machines and Motion Devices Permanent Magnet DC Electric Machines Radial Topology Simulation and Experimental Studies

More information

Automatic Control Systems. -Lecture Note 15-

Automatic Control Systems. -Lecture Note 15- -Lecture Note 15- Modeling of Physical Systems 5 1/52 AC Motors AC Motors Classification i) Induction Motor (Asynchronous Motor) ii) Synchronous Motor 2/52 Advantages of AC Motors i) Cost-effective ii)

More information

PRINCIPLE OF DESIGN OF FOUR PHASE LOW POWER SWITCHED RELUCTANCE MACHINE AIMED TO THE MAXIMUM TORQUE PRODUCTION

PRINCIPLE OF DESIGN OF FOUR PHASE LOW POWER SWITCHED RELUCTANCE MACHINE AIMED TO THE MAXIMUM TORQUE PRODUCTION Journal of ELECTRICAL ENGINEERING, VOL. 55, NO. 5-6, 24, 138 143 PRINCIPLE OF DESIGN OF FOUR PHASE LOW POWER SWITCHED RELUCTANCE MACHINE AIMED TO THE MAXIMUM TORQUE PRODUCTION Martin Lipták This paper

More information

Accurate Joule Loss Estimation for Rotating Machines: An Engineering Approach

Accurate Joule Loss Estimation for Rotating Machines: An Engineering Approach Accurate Joule Loss Estimation for Rotating Machines: An Engineering Approach Adeeb Ahmed Department of Electrical and Computer Engineering North Carolina State University Raleigh, NC, USA aahmed4@ncsu.edu

More information

Control of Wind Turbine Generators. James Cale Guest Lecturer EE 566, Fall Semester 2014 Colorado State University

Control of Wind Turbine Generators. James Cale Guest Lecturer EE 566, Fall Semester 2014 Colorado State University Control of Wind Turbine Generators James Cale Guest Lecturer EE 566, Fall Semester 2014 Colorado State University Review from Day 1 Review Last time, we started with basic concepts from physics such as

More information

Lesson 17: Synchronous Machines

Lesson 17: Synchronous Machines Lesson 17: Synchronous Machines ET 332b Ac Motors, Generators and Power Systems Lesson 17_et332b.pptx 1 Learning Objectives After this presentation you will be able to: Explain how synchronous machines

More information

3 d Calculate the product of the motor constant and the pole flux KΦ in this operating point. 2 e Calculate the torque.

3 d Calculate the product of the motor constant and the pole flux KΦ in this operating point. 2 e Calculate the torque. Exam Electrical Machines and Drives (ET4117) 11 November 011 from 14.00 to 17.00. This exam consists of 5 problems on 4 pages. Page 5 can be used to answer problem 4 question b. The number before a question

More information

Definition Application of electrical machines Electromagnetism: review Analogies between electric and magnetic circuits Faraday s Law Electromagnetic

Definition Application of electrical machines Electromagnetism: review Analogies between electric and magnetic circuits Faraday s Law Electromagnetic Definition Application of electrical machines Electromagnetism: review Analogies between electric and magnetic circuits Faraday s Law Electromagnetic Force Motor action Generator action Types and parts

More information

ELG4112. Electromechanical Systems and Mechatronics

ELG4112. Electromechanical Systems and Mechatronics ELG4112 Electromechanical Systems and Mechatronics 1 Introduction Based on Electromechanical Systems, Electric Machines, and Applied Mechatronics Electromechanical systems integrate the following: Electromechanical

More information

Measurements in Mechatronic design. Transducers

Measurements in Mechatronic design. Transducers Measurements in Mechatronic design Transducers Quantities Current Voltage Torque Force Magnetic flux Distance Temperature Measurement system Physical quanties Transducer Signal conditioning Measurement

More information

An Introduction to Electrical Machines. P. Di Barba, University of Pavia, Italy

An Introduction to Electrical Machines. P. Di Barba, University of Pavia, Italy An Introduction to Electrical Machines P. Di Barba, University of Pavia, Italy Academic year 0-0 Contents Transformer. An overview of the device. Principle of operation of a single-phase transformer 3.

More information

EE 742 Chapter 3: Power System in the Steady State. Y. Baghzouz

EE 742 Chapter 3: Power System in the Steady State. Y. Baghzouz EE 742 Chapter 3: Power System in the Steady State Y. Baghzouz Transmission Line Model Distributed Parameter Model: Terminal Voltage/Current Relations: Characteristic impedance: Propagation constant: π

More information

Doubly salient reluctance machine or, as it is also called, switched reluctance machine. [Pyrhönen et al 2008]

Doubly salient reluctance machine or, as it is also called, switched reluctance machine. [Pyrhönen et al 2008] Doubly salient reluctance machine or, as it is also called, switched reluctance machine [Pyrhönen et al 2008] Pros and contras of a switched reluctance machine Advantages Simple robust rotor with a small

More information

Inductance profile estimation of high-speed Switched Reluctance Machine with rotor eccentricity

Inductance profile estimation of high-speed Switched Reluctance Machine with rotor eccentricity Inductance profile estimation of high-speed Switched Reluctance Machine with rotor eccentricity Rajdeep Banerjee, Parthasarathi Sensarma Department of Electrical Engineering IIT Kanpur, India Email: brajdeep@iitk.ac.in,

More information

E11 Lecture 13: Motors. Professor Lape Fall 2010

E11 Lecture 13: Motors. Professor Lape Fall 2010 E11 Lecture 13: Motors Professor Lape Fall 2010 Overview How do electric motors work? Electric motor types and general principles of operation How well does your motor perform? Torque and power output

More information

Synchronous Machines

Synchronous Machines Synchronous Machines Synchronous Machines n 1 Φ f n 1 Φ f I f I f I f damper (run-up) winding Stator: similar to induction (asynchronous) machine ( 3 phase windings that forms a rotational circular magnetic

More information

Lecture 1: Induction Motor

Lecture 1: Induction Motor 1 / 22 Lecture 1: Induction Motor ELEC-E8402 Control of Electric Drives and Power Converters (5 ECTS) Marko Hinkkanen Aalto University School of Electrical Engineering Spring 2016 2 / 22 Learning Outcomes

More information

Analysis of performance of single-phase reluctance linear motor

Analysis of performance of single-phase reluctance linear motor Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 005 Analysis of performance of single-phase reluctance linear motor Subhadra Devi Ganti Louisiana State University and

More information

PROBLEMS - chapter 3 *

PROBLEMS - chapter 3 * OpenStax-CNX module: m28362 1 PROBLEMS - chapter 3 * NGUYEN Phuc This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 PROBLEMS This lecture note is based

More information

A High Performance DTC Strategy for Torque Ripple Minimization Using duty ratio control for SRM Drive

A High Performance DTC Strategy for Torque Ripple Minimization Using duty ratio control for SRM Drive A High Performance DTC Strategy for Torque Ripple Minimization Using duty ratio control for SRM Drive Veena P & Jeyabharath R 1, Rajaram M 2, S.N.Sivanandam 3 K.S.Rangasamy College of Technology, Tiruchengode-637

More information

Third harmonic current injection into highly saturated multi-phase machines

Third harmonic current injection into highly saturated multi-phase machines ARCHIVES OF ELECTRICAL ENGINEERING VOL. 66(1), pp. 179-187 (017) DOI 10.1515/aee-017-001 Third harmonic current injection into highly saturated multi-phase machines FELIX KLUTE, TORBEN JONSKY Ostermeyerstraße

More information

Electric Machines I Three Phase Induction Motor. Dr. Firas Obeidat

Electric Machines I Three Phase Induction Motor. Dr. Firas Obeidat Electric Machines I Three Phase Induction Motor Dr. Firas Obeidat 1 Table of contents 1 General Principles 2 Construction 3 Production of Rotating Field 4 Why Does the Rotor Rotate 5 The Slip and Rotor

More information

Coating K = TFE wear resist, dry lubricant Kerkote X = Special coating, (Example: Kerkote with grease)

Coating K = TFE wear resist, dry lubricant Kerkote X = Special coating, (Example: Kerkote with grease) HAYD: 0 WGS0 Low Profile, Screw Driven Slide WGS0 Linear Rail with Hybrid 000 Series Size Single and Double Stacks and 000 Series Size Single and Double Stacks Kerk Motorized WGS Linear Slide utilizes

More information

Department of Mechanical Engineering

Department of Mechanical Engineering Department of Mechanical Engineering 2.010 CONTROL SYSTEMS PRINCIPLES Laboratory 2: Characterization of the Electro-Mechanical Plant Introduction: It is important (for future lab sessions) that we have

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electric Machines

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electric Machines Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric Machines Problem Set 10 Issued November 11, 2013 Due November 20, 2013 Problem 1: Permanent

More information

EDEXCEL NATIONALS UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES. ASSIGNMENT No. 3 - ELECTRO MAGNETIC INDUCTION

EDEXCEL NATIONALS UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES. ASSIGNMENT No. 3 - ELECTRO MAGNETIC INDUCTION EDEXCEL NATIONALS UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES ASSIGNMENT No. 3 - ELECTRO MAGNETIC INDUCTION NAME: I agree to the assessment as contained in this assignment. I confirm that the work submitted

More information

Calibration Routine. Store in HDD. Switch "Program Control" Ref 1/ Ref 2 Manual Automatic

Calibration Routine. Store in HDD. Switch Program Control Ref 1/ Ref 2 Manual Automatic 4.2 IMPLEMENTATION LABVIEW 4.2.1 LabVIEW features LabVIEW (short for Laboratory Virtual Instrument Engineering Workbench) originally released for the Apple Macintosh in 1986. It is a highly productive

More information

The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law,

The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law, Chapter. DYNAMIC MODELING Understanding the nature of the process to be controlled is a central issue for a control engineer. Thus the engineer must construct a model of the process with whatever information

More information

Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle

Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle Page 359 World Electric Vehicle Journal Vol. 3 - ISSN 232-6653 - 29 AVERE Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle Tao Sun, Soon-O Kwon, Geun-Ho Lee, Jung-Pyo

More information

The synchronous machine (detailed model)

The synchronous machine (detailed model) ELEC0029 - Electric Power System Analysis The synchronous machine (detailed model) Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct February 2018 1 / 6 Objectives The synchronous

More information

INDUCTION MOTOR MODEL AND PARAMETERS

INDUCTION MOTOR MODEL AND PARAMETERS APPENDIX C INDUCTION MOTOR MODEL AND PARAMETERS C.1 Dynamic Model of the Induction Motor in Stationary Reference Frame A three phase induction machine can be represented by an equivalent two phase machine

More information

Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos

Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos Lecture 6: Modeling of Electromechanical Systems Principles of Motor Operation

More information

Dynamic Modeling of Surface Mounted Permanent Synchronous Motor for Servo motor application

Dynamic Modeling of Surface Mounted Permanent Synchronous Motor for Servo motor application 797 Dynamic Modeling of Surface Mounted Permanent Synchronous Motor for Servo motor application Ritu Tak 1, Sudhir Y Kumar 2, B.S.Rajpurohit 3 1,2 Electrical Engineering, Mody University of Science & Technology,

More information

DEVELOPMENT OF DIRECT TORQUE CONTROL MODELWITH USING SVI FOR THREE PHASE INDUCTION MOTOR

DEVELOPMENT OF DIRECT TORQUE CONTROL MODELWITH USING SVI FOR THREE PHASE INDUCTION MOTOR DEVELOPMENT OF DIRECT TORQUE CONTROL MODELWITH USING SVI FOR THREE PHASE INDUCTION MOTOR MUKESH KUMAR ARYA * Electrical Engg. Department, Madhav Institute of Technology & Science, Gwalior, Gwalior, 474005,

More information

Multisensor fusion and control strategies for low cost hybrid stepper motor solutions

Multisensor fusion and control strategies for low cost hybrid stepper motor solutions Master of Science Thesis in Engineering Physics and Electrical Engineering Department of Computer Science, Electrical and Space Engineering, Luleå University of Technology, 2017 Multisensor fusion and

More information

Introduction to Synchronous. Machines. Kevin Gaughan

Introduction to Synchronous. Machines. Kevin Gaughan Introduction to Synchronous Machines Kevin Gaughan The Synchronous Machine An AC machine (generator or motor) with a stator winding (usually 3 phase) generating a rotating magnetic field and a rotor carrying

More information

Dynamics of the synchronous machine

Dynamics of the synchronous machine ELEC0047 - Power system dynamics, control and stability Dynamics of the synchronous machine Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct October 2018 1 / 38 Time constants and

More information

Synchronous Machines

Synchronous Machines Synchronous Machines Synchronous generators or alternators are used to convert mechanical power derived from steam, gas, or hydraulic-turbine to ac electric power Synchronous generators are the primary

More information

Lecture 9: Space-Vector Models

Lecture 9: Space-Vector Models 1 / 30 Lecture 9: Space-Vector Models ELEC-E8405 Electric Drives (5 ECTS) Marko Hinkkanen Autumn 2017 2 / 30 Learning Outcomes After this lecture and exercises you will be able to: Include the number of

More information

Overview of motors and motion control

Overview of motors and motion control Overview of motors and motion control. Elements of a motion-control system Power upply High-level controller ow-level controller Driver Motor. Types of motors discussed here; Brushed, PM DC Motors Cheap,

More information

Flux: Examples of Devices

Flux: Examples of Devices Flux: Examples of Devices xxx Philippe Wendling philippe.wendling@magsoft-flux.com Create, Design, Engineer! www.magsoft-flux.com www.cedrat.com Solenoid 2 1 The Domain Axisymmetry Open Boundary 3 Mesh

More information

MATHEMATICAL MODELING OF OPEN LOOP PMDC MOTOR USING MATLAB/SIMULINK

MATHEMATICAL MODELING OF OPEN LOOP PMDC MOTOR USING MATLAB/SIMULINK MATHEMATICAL MODELING OF OPEN LOOP PMDC MOTOR USING MATLAB/SIMULINK 1 Mr.Dhaval K.Patel 1 Assistant Professor, Dept. of Electrical Engineering. Gidc Degree Engineering College Abrama, Navsari. ABSTRACT:

More information

6.013 Lecture 13: Reluctance and Permanent Magnet Motors; Photon Forces

6.013 Lecture 13: Reluctance and Permanent Magnet Motors; Photon Forces A. Overview 6.013 Lecture 13: Reluctance and Permanent Magnet Motors; Photon Forces Reluctance motors generally incorporate soft-iron rotors that are pulled toward magnetized poles. By switching the excitation

More information

Generators for wind power conversion

Generators for wind power conversion Generators for wind power conversion B. G. Fernandes Department of Electrical Engineering Indian Institute of Technology, Bombay Email : bgf@ee.iitb.ac.in Outline of The Talk Introduction Constant speed

More information

Chapter 14. Reluctance Drives: Stepper-Motor and Switched- Reluctance Drives

Chapter 14. Reluctance Drives: Stepper-Motor and Switched- Reluctance Drives Chapter 14 Reluctance Drives: tepper-motor and witched- Reluctance Drives Reluctance Drives 14-1 tepper Motor and witched Reluctance Drives q Reluctance Drives tepper Motor drives - ccurate position control

More information

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Abdallah Farahat Mahmoud Dept. of Electrical Engineering, Al-Azhar University, Qena, Egypt engabdallah2012@azhar.edu.eg Adel S.

More information

Sensorless Control of Two-phase Switched Reluctance Drive in the Whole Speed Range

Sensorless Control of Two-phase Switched Reluctance Drive in the Whole Speed Range Sensorless Control of Two-phase Switched Reluctance Drive in the Whole Speed Range Dmitry Aliamkin, Alecksey Anuchin, Maxim Lashkevich Electric Drives Department of Moscow Power Engineering Institute,

More information

Dynamics of Machinery

Dynamics of Machinery Dynamics of Machinery Two Mark Questions & Answers Varun B Page 1 Force Analysis 1. Define inertia force. Inertia force is an imaginary force, which when acts upon a rigid body, brings it to an equilibrium

More information

Lab 3: Quanser Hardware and Proportional Control

Lab 3: Quanser Hardware and Proportional Control Lab 3: Quanser Hardware and Proportional Control The worst wheel of the cart makes the most noise. Benjamin Franklin 1 Objectives The goal of this lab is to: 1. familiarize you with Quanser s QuaRC tools

More information

ROEVER COLLEGE OF ENGINEERING & TECHNOLOGY ELAMBALUR, PERAMBALUR DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING ELECTRICAL MACHINES I

ROEVER COLLEGE OF ENGINEERING & TECHNOLOGY ELAMBALUR, PERAMBALUR DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING ELECTRICAL MACHINES I ROEVER COLLEGE OF ENGINEERING & TECHNOLOGY ELAMBALUR, PERAMBALUR-621220 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING ELECTRICAL MACHINES I Unit I Introduction 1. What are the three basic types

More information

CHAPTER 8 DC MACHINERY FUNDAMENTALS

CHAPTER 8 DC MACHINERY FUNDAMENTALS CHAPTER 8 DC MACHINERY FUNDAMENTALS Summary: 1. A Simple Rotating Loop between Curved Pole Faces - The Voltage Induced in a Rotating Loop - Getting DC voltage out of the Rotating Loop - The Induced Torque

More information

Model of a DC Generator Driving a DC Motor (which propels a car)

Model of a DC Generator Driving a DC Motor (which propels a car) Model of a DC Generator Driving a DC Motor (which propels a car) John Hung 5 July 2011 The dc is connected to the dc as illustrated in Fig. 1. Both machines are of permanent magnet type, so their respective

More information

CHAPTER 5 SIMULATION AND TEST SETUP FOR FAULT ANALYSIS

CHAPTER 5 SIMULATION AND TEST SETUP FOR FAULT ANALYSIS 47 CHAPTER 5 SIMULATION AND TEST SETUP FOR FAULT ANALYSIS 5.1 INTRODUCTION This chapter describes the simulation model and experimental set up used for the fault analysis. For the simulation set up, the

More information

Design and Characteristic Analysis of LSM for High Speed Train System using Magnetic Equivalent Circuit

Design and Characteristic Analysis of LSM for High Speed Train System using Magnetic Equivalent Circuit IJR International Journal of Railway Vol. 3, No. 1 / March 2010, pp. 14-18 The Korean Society for Railway Design and Characteristic Analysis of LSM for High Speed Train System using Magnetic Equivalent

More information

PERFORMANCE ANALYSIS OF DIRECT TORQUE CONTROL OF 3-PHASE INDUCTION MOTOR

PERFORMANCE ANALYSIS OF DIRECT TORQUE CONTROL OF 3-PHASE INDUCTION MOTOR PERFORMANCE ANALYSIS OF DIRECT TORQUE CONTROL OF 3-PHASE INDUCTION MOTOR 1 A.PANDIAN, 2 Dr.R.DHANASEKARAN 1 Associate Professor., Department of Electrical and Electronics Engineering, Angel College of

More information

The initial magnetization curve shows the magnetic flux density that would result when an increasing magnetic field is applied to an initially

The initial magnetization curve shows the magnetic flux density that would result when an increasing magnetic field is applied to an initially MAGNETIC CIRCUITS The study of magnetic circuits is important in the study of energy systems since the operation of key components such as transformers and rotating machines (DC machines, induction machines,

More information

Lecture 7: Synchronous Motor Drives

Lecture 7: Synchronous Motor Drives 1 / 46 Lecture 7: Synchronous Motor Drives ELEC-E8402 Control of Electric Drives and Power Converters (5 ECTS) Marko Hinkkanen Spring 2017 2 / 46 Learning Outcomes After this lecture and exercises you

More information

magneticsp17 September 14, of 17

magneticsp17 September 14, of 17 EXPERIMENT Magnetics Faraday s Law in Coils with Permanent Magnet, DC and AC Excitation OBJECTIVE The knowledge and understanding of the behavior of magnetic materials is of prime importance for the design

More information

Sensorless Control of a Hub Mounted Switched Reluctance Motor

Sensorless Control of a Hub Mounted Switched Reluctance Motor THE th STUDENT SYMPOSIUM ON MECHANICAL AND MANUFACTURING ENGINEERING Sensorless Control of a Hub Mounted Switched Reluctance Motor A. B. Kjaer, A. D. Krogsdal, E. H. Nielsen, F. M. Nielsen, S. Korsgaard,

More information

EE Branch GATE Paper 2010

EE Branch GATE Paper 2010 Q.1 Q.25 carry one mark each 1. The value of the quantity P, where, is equal to 0 1 e 1/e 2. Divergence of the three-dimensional radial vector field is 3 1/r 3. The period of the signal x(t) = 8 is 0.4

More information

Lezione 9 30 March. Scribes: Arianna Marangon, Matteo Vitturi, Riccardo Prota

Lezione 9 30 March. Scribes: Arianna Marangon, Matteo Vitturi, Riccardo Prota Control Laboratory: a.a. 2015/2016 Lezione 9 30 March Instructor: Luca Schenato Scribes: Arianna Marangon, Matteo Vitturi, Riccardo Prota What is left to do is how to design the low pass pole τ L for the

More information

Control of an Induction Motor Drive

Control of an Induction Motor Drive Control of an Induction Motor Drive 1 Introduction This assignment deals with control of an induction motor drive. First, scalar control (or Volts-per-Hertz control) is studied in Section 2, where also

More information

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES JOHN CHIASSON IEEE PRESS ü t SERIES ON POWER ENGINEERING IEEE Press Series on Power Engineering Mohamed E. El-Hawary, Series Editor The Institute

More information

Jerad P. 10/1/2015. Motor Thermal Limits on Torque Production (Frameless Motor Level)

Jerad P. 10/1/2015. Motor Thermal Limits on Torque Production (Frameless Motor Level) Jerad P. 10/1/015 Motor Thermal Limits on Torque Production (Frameless Motor Level) Jerad P. 10/1/015 The theory of operation of a frameless permanent magnet motor (PMM) and its thermal limitations is

More information

SRV02-Series Rotary Experiment # 1. Position Control. Student Handout

SRV02-Series Rotary Experiment # 1. Position Control. Student Handout SRV02-Series Rotary Experiment # 1 Position Control Student Handout SRV02-Series Rotary Experiment # 1 Position Control Student Handout 1. Objectives The objective in this experiment is to introduce the

More information

ELECTROMAGNETIC INDUCTION

ELECTROMAGNETIC INDUCTION ELECTROMAGNETIC INDUCTION 1. Magnetic Flux 2. Faraday s Experiments 3. Faraday s Laws of Electromagnetic Induction 4. Lenz s Law and Law of Conservation of Energy 5. Expression for Induced emf based on

More information

Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment

Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment K. Kalaiselvi 1, K.Abinaya 2, P. Ramesh Babu 3 1,2 Under Graduate Scholar, Department of EEE, Saranathan College

More information

CHAPTER 2 MODELLING OF INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR

CHAPTER 2 MODELLING OF INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR 21 CHAPTER 2 MODELLING OF INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR 2.1 INTRODUCTION The need for adjustable speed drives in industrial applications has been increasing progressively. The variable speed

More information

ELECTRICALMACHINES-I QUESTUION BANK

ELECTRICALMACHINES-I QUESTUION BANK ELECTRICALMACHINES-I QUESTUION BANK UNIT-I INTRODUCTION OF MAGNETIC MATERIAL PART A 1. What are the three basic rotating Electric machines? 2. Name the three materials used in machine manufacture. 3. What

More information

Analysis of Idle Power and Iron Loss Reduction in an Interior PM Automotive Alternator

Analysis of Idle Power and Iron Loss Reduction in an Interior PM Automotive Alternator Analysis of Idle Power and Iron Loss Reduction in an Interior PM Automotive Alternator by Vlatka Životić-Kukolj M.Eng.Sci. (Research) Electrical and Electronic Engineering, Adelaide University, 2001 B.Eng

More information

Prediction of Electromagnetic Forces and Vibrations in SRMs Operating at Steady State and Transient Speeds

Prediction of Electromagnetic Forces and Vibrations in SRMs Operating at Steady State and Transient Speeds Prediction of Electromagnetic Forces and Vibrations in SRMs Operating at Steady State and Transient Speeds Zhangjun Tang Stryker Instruments Kalamazoo, MI 491 Phone: 269-323-77 Ext.363 Fax: 269-323-394

More information

How an Induction Motor Works by Equations (and Physics)

How an Induction Motor Works by Equations (and Physics) How an Induction Motor Works by Equations (and Physics) The magnetic field in the air gap from the voltage applied to the stator: The stator has three sets of windings that are aligned at 10 degrees to

More information

STAR-CCM+ and SPEED for electric machine cooling analysis

STAR-CCM+ and SPEED for electric machine cooling analysis STAR-CCM+ and SPEED for electric machine cooling analysis Dr. Markus Anders, Dr. Stefan Holst, CD-adapco Abstract: This paper shows how two well established software programs can be used to determine the

More information

Development of a new linear actuator for Androids

Development of a new linear actuator for Androids 8 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-3, 8 Development of a new linear actuator for Androids Masayuki MISHIMA, Hiroshi ISHIGURO and Katsuhiro HIRATA, Member,

More information

Electromagnetics and Electric Machines Stefan Holst, CD-adapco

Electromagnetics and Electric Machines Stefan Holst, CD-adapco Electromagnetics and Electric Machines Stefan Holst, CD-adapco Overview Electric machines intro Designing electric machines with SPEED Links to STAR-CCM+ for thermal modeling Electromagnetics in STAR-CCM+

More information

Fachgebiet Leistungselektronik und Elektrische Antriebstechnik. Test Examination: Mechatronics and Electrical Drives

Fachgebiet Leistungselektronik und Elektrische Antriebstechnik. Test Examination: Mechatronics and Electrical Drives Prof. Dr. Ing. Joachim Böcker Test Examination: Mechatronics and Electrical Drives 8.1.214 First Name: Student number: Last Name: Course of Study: Exercise: 1 2 3 Total (Points) (2) (2) (2) (6) Duration:

More information

Dynamic Performance Analysis of Permanent Magnet Hybrid Stepper Motor by Transfer Function Model for Different Design Topologies

Dynamic Performance Analysis of Permanent Magnet Hybrid Stepper Motor by Transfer Function Model for Different Design Topologies International Journal of Electrical and Computer Engineering (IJECE) Vol.2, No.2, April 2012, pp. 191~196 ISSN: 2088-8708 191 Dynamic Performance Analysis of Permanent Magnet Hybrid Stepper Motor by Transfer

More information

DC Motor Position: System Modeling

DC Motor Position: System Modeling 1 of 7 01/03/2014 22:07 Tips Effects TIPS ABOUT BASICS INDEX NEXT INTRODUCTION CRUISE CONTROL MOTOR SPEED MOTOR POSITION SUSPENSION INVERTED PENDULUM SYSTEM MODELING ANALYSIS DC Motor Position: System

More information

Rotary Motion Servo Plant: SRV02. Rotary Experiment #01: Modeling. SRV02 Modeling using QuaRC. Student Manual

Rotary Motion Servo Plant: SRV02. Rotary Experiment #01: Modeling. SRV02 Modeling using QuaRC. Student Manual Rotary Motion Servo Plant: SRV02 Rotary Experiment #01: Modeling SRV02 Modeling using QuaRC Student Manual SRV02 Modeling Laboratory Student Manual Table of Contents 1. INTRODUCTION...1 2. PREREQUISITES...1

More information

Three phase induction motor using direct torque control by Matlab Simulink

Three phase induction motor using direct torque control by Matlab Simulink Three phase induction motor using direct torque control by Matlab Simulink Arun Kumar Yadav 1, Dr. Vinod Kumar Singh 2 1 Reaserch Scholor SVU Gajraula Amroha, U.P. 2 Assistant professor ABSTRACT Induction

More information

the machine makes analytic calculation of rotor position impossible for a given flux linkage and current value.

the machine makes analytic calculation of rotor position impossible for a given flux linkage and current value. COMPARISON OF FLUX LINKAGE ESTIMATORS IN POSITION SENSORLESS SWITCHED RELUCTANCE MOTOR DRIVES Erkan Mese Kocaeli University / Technical Education Faculty zmit/kocaeli-turkey email: emese@kou.edu.tr ABSTRACT

More information

ADMISSION TEST INDUSTRIAL AUTOMATION ENGINEERING

ADMISSION TEST INDUSTRIAL AUTOMATION ENGINEERING UNIVERSITÀ DEGLI STUDI DI PAVIA ADMISSION TEST INDUSTRIAL AUTOMATION ENGINEERING September 26, 2016 The candidates are required to answer the following multiple choice test which includes 30 questions;

More information

EE155/255 Green Electronics

EE155/255 Green Electronics EE155/255 Green Electronics Electric Motors 10/19/16 Prof. William Dally Computer Systems Laboratory Stanford University This week is flipped Course Logistics Discussion on 10/17, Motors on 10/19, Isolated

More information

Speed Sensorless Control of a Long-Stator Linear Synchronous-Motor arranged by Multiple Sections

Speed Sensorless Control of a Long-Stator Linear Synchronous-Motor arranged by Multiple Sections Speed Sensorless Control of a Long-Stator Linear Synchronous-Motor arranged by Multiple Sections Roberto Leidhold Peter Mutschler Department of Power Electronics and Control of Drives Darmsta University

More information