CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA

Size: px
Start display at page:

Download "CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA"

Transcription

1 31 CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA 3.1 INTRODUCTION Electric motors consume over half of the electrical energy produced by power stations, almost the three-quarters of the electrical consumption in industry and almost the half of commercial electrical consumption in developed countries. Hence, motors constitute the main targets to achieve energy saving. Owing to their simple and robust construction, the asynchronous motors represent about 90-95% of the electrical energy consumption of electric motors, which is equivalent to about 53% of total electrical energy consumption. Hence, it is much desired by both manufacturer and the user to optimize the design for improving the energy efficiency and reducing the cost of active materials (iron and copper) of the motor. The energy efficiency of a motor can be optimized by reducing the weight of active materials used, which can be achieved by reducing the diameter and length of the motor. 3.2 OPTIMIZATION TECHNIQUES Optimization is a mathematical discipline that concerns the finding of minima and maxima of functions, subject to so-called constraints. Optimization originated in the 1940s, when George Dantzig used mathematical techniques for generating "programs" (training timetables and

2 32 schedules) for military application. Since then, his "linear programming" techniques and their descendents were applied to a wide variety of problems. Today, optimization comprises a wide variety of techniques from Operations Research, Artificial Intelligence and Computer Science which are used to improve business processes practically in all industries. Over the past decade, a number of optimization techniques have been studied and developed. The Evolutionary computation community has shown a significant interest in optimization for many years. In particular, there has been a focus on global optimization of numerical, real- valued problems for which exact and analytical methods do not apply. Since, many general-purpose optimization algorithms have been proposed for finding optimal solutions; notably: Evolution Strategies, Evolutionary Programming, Genetic algorithms (GA), Particle Swarm Optimization (PSO) and Differential Evolution (DE). Many efforts have been devoted to compare these algorithms to one another. Typically, such comparisons have been based on artificial numerical benchmark problems. However, in certain situations of practical interest, it is often necessary to obtain the global optimal solution rather than the local optimal solution. Broadly the global optimization techniques may be divided into stochastic and deterministic search techniques. The deterministic techniques depend on the mathematical nature (like differentiability, continuity etc.) of the problem whereas the stochastic techniques are considered to be more user friendly because they do not depend on the mathematical properties of a given function and are hence more appropriate for finding the global optimal solutions for any type of objective function. Genetic algorithm is one such method of stochastic technique of optimization which is found to be the most effective and superior amongst all. Also, the initial attempts with different starting points need not be close to actual values. Another advantage is that it

3 33 does not require the use of the derivative of the function, which is not always easily obtainable or may not even exist, for example, when dealing with real measurements involving noisy data. Hence, in the present study, Genetic Algorithm (GA) is used as the optimization tool for energy efficient design of induction motor. 3.3 GENETIC ALGORITHM The GA is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution. The GA repeatedly modifies a population of individual solutions. At each step, it selects individuals at random from the current population to be parents and uses them to produce the children for the next generation. Over successive generations, the population "evolves" toward an optimal solution. GA can also be used for solving a variety of optimization problems that are not well suited for standard optimization algorithms, including problems in which the objective function is discontinuous, not differentiable, stochastic, or highly nonlinear. The GA uses three main types of rules at each step to create the next generation from the current population: Selection rules select the individuals, called parents that contribute to the population at the next generation. Crossover rules combine two parents to form children for the next generation. Mutation rules apply random changes to individual parents to form children.

4 34 works: The following outline summarizes how the genetic algorithm 1. The algorithm begins by creating a random initial population. 2. The algorithm then creates a sequence of new populations. At each step, the algorithm uses the individuals in the current generation to create the next population by performing the following steps: a. Scores each member of the current population by computing its fitness value. b. Scales the raw fitness scores to convert them into a more usable range of values. c. Selects members, called parents, based on their fitness. d. Some of the individuals in the current population that have lower fitness are chosen as elite. These elite individuals are passed to the next population. e. Produces children from the parents. Children are produced either by making random changes to a single parent (mutation) or by combining the vector entries of a pair of parents (crossover). f. Replaces the current population with the children to form the next generation. 3. The algorithm stops when one of the stopping criterion is met.

5 CONCEPT OF ENERGY EFFICIENCY Since, induction motor is treated as a generalized transformer; efficiency of the motor can be expressed both in terms of power and energy. Accordingly, they are termed as commercial efficiency and energy efficiency. Commercial efficiency is calculated for a load at a particular instant. Energy efficiency is calculated for a day. The efficiency of a motor is determined by intrinsic losses that can be reduced only by changes in motor design. Intrinsic losses are of two types: fixed losses - independent of motor load, and variable losses - dependent on load. Energy-efficient motors (EEM) are the ones in which, design improvements are incorporated specifically to increase operating efficiency over motors of standard design. Design improvements focus on reducing intrinsic motor losses. Improvements include the use of lower-loss silicon steel, a longer core (to increase active material), thicker wires (to reduce resistance), thinner laminations, smaller air gap between stator and rotor, copper instead of aluminum bars in the rotor, superior bearings and a smaller fan, etc. In keeping with the stipulations of the Beauro of Indian Standards (BIS), energy-efficient motors should be designed to operate without loss in efficiency at loads between 75 % and 100 % of rated capacity. This may result in major benefits in varying load applications. The power factor is about the same or may be higher than for standard motors. Furthermore, energy- efficient motors have lower operating temperatures and noise levels, greater ability to accelerate higher-inertia loads, and are less affected by supply voltage fluctuations. 3.5 INDUCTION MOTOR DESIGN EQUATIONS The design Equations of an induction motor are derived from the output Equation of the machine. Since, output of induction motor is mechanical energy; its electrical equivalent in kva at the input is considered for deriving the design Equations. For converting the output power in HP to

6 36 input power in kva, values of expected efficiency and power factor will have to be assumed. The kva input is calculated from HP output using the relation given in Equation (3.1). kva input, S= (3.1) Output Equation Output Equation of an induction machine is the relation between the rated electrical power handling capacity of the machine and the main dimensions, namely diameter (D) and length (L) of the machine. The power output of an induction motor being mechanical in nature, the electrical power handling capacity is considered as the rated input for an assumed efficiency and power factor. The output Equation is derived from the basic Equation for the kva input to the motor as given in Equation (3.2). kva input, S = 3E ph I ph x 10-3 (3.2) where E ph and I ph are the per phase voltage and current of the induction motor. The above Equation is modified by replacing E ph with emf equation such that the main dimensions of the machine, the diameter and the length are introduced in to the Equation (3.2) as given in Equation (3.3) The modified equation is S = (1.1 2 B av ac k w x 10 _3 ) D 2 L n s kva (3.3) where, B av is termed as specific magnetic loading, ac is termed as specific electric loading and n s is the synchronous speed in rps.

7 37 Specific magnetic loading, B av, denoted as x 5 and the specific electric loading ac, denoted as x 1 in the present work are calculated as follows. x 5 = ; x 1 = The values of x 1 and x 5 are assumed for the given application. Therefore, the term given within in the bracket of Equation (3.3) is a constant and is named as output coefficient, C 0. Hence, output Equation is modified as given in Equation (3.4) S = C 0 D 2 Ln s kva. (3.4) Equations for Calculation of Iron Loss When the ferromagnetic materials are subjected to magnetization in a fixed direction in space and having a magnitude varying in time, losses are produced in the material. These losses are called iron losses or core losses. The core of the AC machine that carries the alternating flux is subject to iron losses. The total iron loss in the machine is the sum of stator iron loss and the rotor iron loss. Since, the frequency in the rotor is slip frequency which is not more than 2Hz, the iron losses in rotor side is assumed to be negligible for all practical purposes. Stator Iron Loss (SIL) is calculated using the Equation (3.5) SIL = (W t W tk +W c W ck )watts. (3.5) where, W iron loss constant for stator teeth (W/kg) and W iron loss constant for stator core (W/kg) The weight of the stator teeth (W t ) and stator core (W c ) are calculated using the Equations (3.6) and (3.7)

8 38 W t = is 1 d ss t s L i 10 6 kg (3.6) W = kg (3.7) where i is the density of iron, S 1 is the number of stator slots and x 4 is the stator core depth in mm. L i, the length of iron in core is calculated using Equation (3.8) L i = k i (L-0.001n d w d ) (3.8) where n d is the number ventilating ducts and w d is the width of a duct. Equation (3.9) The mean value of stator tooth width, t s is calculated using t s = (D+0.001d ss) S d ss x 3 m (3.9) where x 3 is the ratio of stator slot depth to width. The depth of stator slot, d ss, is calculated using the Equation (3.10) d = mm (3.10) where x 2 is the ratio length to pole pitch, x 6 is stator winding current density, Y is the pole pitch and S f is slot fullness factor. The outer diameter, OD, is calculated as given in Equation (3.11) OD = (D d ss x 4 ) m (3.11)

9 Equations for Calculation of Copper Loss Copper losses taking place in both stator and rotor is the main energy loss taking place in the machine. The copper loss taking place in stator (SCL) is calculated as given in Equation (3.12) SCL = 3I R (3.12) Equation (3.13) R s, the stator resistance per phase is calculated using R s = c E ph x K w fi ph Yx 5 + ( x x 2 Y ) (3.13) Rotor copper loss (RCL) is calculated using Equation (3.14) RCL = r S 2I b 2 a b (L r + 2D e p ) (3.14) density. S 2 represents the number of rotor slots and x 7 is the rotor current Rotor bar current I b is calculated using Equation (3.15) I b = 850Q 2.22K w fy 2 S 2 x 2 x 5 (3.15) The area of rotor bar, a b is calculated using Equation (3.16) a b = S K w fy 2 S 2 x 2 x 5 x 7 (3.16) Length of rotor bar, L r = L The diameter of end ring D e is calculated using Equation (3.17)

10 40 D e = D-0.002l g d sr (3.17) where l g is the radial air gap length and d sr is the depth of rotor slots. The value of d sr is calculated using Equation (3.18) d sr = a srs 2 x 3 S 1 d ss (3.18) The rotor slot area, a sr, is calculated using Equation (3.19) a sr = a b s fr (3.19) S fr is rotor slot fullness factor =1 for cast iron. A summary of energy efficiency improvements in induction machines is given in the Table 3.1. Table 3.1 Various means of efficiency improvements Type of power loss Iron Stator I 2 R losses Rotor I 2 R losses Friction and Windage losses Stray Load losses Efficiency improvements Use of thinner gauge, lower loss core steel reduces eddy current losses. Longer core adds more steel to the design, which reduces losses due to lower operating flux densities. Use of more copper and larger conductors increases cross sectional area of stator windings. This lowers resistance (R) of the windings and reduces losses due to current flow (I). Use of larger rotor conductor bars increases size of cross section, lowering conductor resistance (R) and losses due to current flow (I) Use of low loss fan design reduces losses due to air movement Use of optimized design and strict quality control procedures minimizes stray losses

11 ENERGY EFFICIENT DESIGN USING GA For optimizing the energy efficiency of the motor, various losses taking place in the motor should be minimized. Major losses taking place in the motor are fixed losses which are independent of motor load and variable losses which depend on load. Fixed losses consist of iron losses, friction and windage losses. Iron losses consist of eddy current and hysteresis losses in the stator. They vary with the core material, geometry and with input voltage. Friction and windage losses are caused by friction in the bearings of the motor and aerodynamic losses associated with the ventilation fan and other rotating parts. Variable losses consist of resistance losses in the stator and in the rotor and miscellaneous stray losses. Stray load losses arise from a variety of sources and are difficult to either measure directly or to calculate, but are generally proportional to the square of the rotor current. Stray load losses are taken as 1.8% of total losses for machines of rating 1-125HP. The design optimization program takes into account the Equations (3.1) to (3.19) and yield an optimized version of design of an induction motor. This program optimizes an already available design for a specified power rating to give best efficiency. The program is written using MATLAB. The optimization problem for the proposed three phase induction motor design is formulated as given in Equation (3.20) Minimize F(X) = 1/ (3.20) where F(X) is the objective function, X is the design variable set and is the efficiency of the motor. There are many variables in the design of an

12 42 induction motor and it is very difficult to accommodate all the variables in the optimization process. In the present work, seven independent design variables are selected as constraints. Hence, X is a set of seven variables as given in Equation (3.21). The design variables of the proposed work along with their limiting values are given in Table 3.2 X= {x 1, x 2, x 3, x 4, x 5, x 6, x 7 } (3.21) Table 3.2 Design variables along with their limiting values Variable Parameter Limiting value minimum Maximum x 1 Ampere conductors/m x 2 Length/pole pitch x 3 Stator slot depth/width x 4 Stator core depth in cm x 5 Average airgap flux density Wb/m x 6 Current density in the stator winding, A/mm x 7 Current density in rotor winding, A/mm A machine of power rating 3 HP with conventional design is considered for meeting with the load requirements as given in Table 3.3. The assumed loading pattern is such that the load on the motor is between 85% and 115% of the rated capacity of the motor. The design optimization is carried out for the given load curve which is the load on the machine.

13 43 Table 3.3 Assumed load cycle Duration in hours Load in kw Some parameters of the machine are taken directly from the already available design as given in Table 3.4 and fed them into the program as inputs, which modifies the rest of the parameters such that the losses are minimized and hence efficiency is maximized. Table 3.4 Design variables used as inputs Parameter Value assumed Parameter Winding factor Number of ducts provided 1 kva input 3.33 Iron loss constant for stator t teeth Stacking space factor 0.35 Number of stator slots Iron loss constant for stator core Value assumed 11W/kg 4.8W/kg 36 friction and windage loss 25W Density of iron 7600kg/m 3 Resistivity of windings Density of copper 8920kg/ m 3 Rotor slots 44 Axial slot factor 0.9 Air gap length 0.3 mm The parameters of the GA used for the present work is given in Table 3.5. The program, which is used here, is written in form of an assembly of six separate Matlab (m) files.

14 44 Table 3.5 GA parameters used in the present work Parameter Value Population size 20 Cross over fraction 0.8 Migration fraction 0.2 Cross over function Scattered Length of the string 12 bits Probability of cross over 0.8 The design parameters of the motor are optimized for optimizing the full load commercial efficiency and using the corresponding values of the constraints, new set of design parameters are obtained. The procedure is repeated for the loading pattern given in Table 3.3 such that the motor operates at its maximum energy efficiency. 3.7 RESULTS AND DISCUSSION The induction motor dimensions for both commercial efficiency optimization and energy efficiency optimization are obtained from the optimization process carried out using GA. Both sets of dimensions are compared along the initial design dimensions obtained from the conventional design. The comparison is tabulated in Table 3.6.

15 45 Table 3.6 Comparison of design parameters Design parameter Conventional design Optimized design Commercial efficiency optimization Energy efficiency optimization Diameter 0.102m m m Outer diameter m m m Length m m m Stator core depth 1.7 cm 1.0 cm cm Specific magnetic loading 0.6Wb/m Wb/ Wb/m 2 Stator slot depth/width Stator current density 4A/mm 2 4A/mm 2 4A/mm 2 Iron weight 10.5kg 6.85kg 6.73kg Copper weight 4.02kg 2.664kg 2.61kg Length/pole pitch It is very clear from the Table 3.6 that diameter, length and stator core depth are reduced in both the optimization approaches when compared the initial values from conventional design. Further, on comparing the optimized results, the dimensions obtained from energy efficiency optimization approach are lesser in comparison with those obtained from commercial efficiency approach. However, the value of flux density obtained from both the optimization approaches is higher when compared to the flux density value obtained from conventional design. This increases the specific core losses (core loss/unit volume of iron). Since, the weight of iron in optimized design is less in comparison with that from the conventional design, total iron loss is reduced. Also, since the weight of both copper and iron are reduced, the cost of the motor from both the optimization approaches will be less when compared with that of motor with conventional design

16 46 approach. Further, on comparing both the design optimization approaches, it is very clear that, energy efficiency optimization approach gives lesser dimensions and less weight. The equivalent circuit parameters corresponding to both optimization approaches are calculated and compared as shown in the Table 3.7. The values of the equivalent circuit parameters corresponding to energy efficiency optimization approach are small when compared with the corresponding values from commercial efficiency optimization Table 3.7 Comparison of equivalent circuit parameters Equivalent circuit parameter Commercial efficiency optimization Energy efficiency optimization Stator resistance 3.5 ohms 2.8 ohms Rotor resistance 3.16 ohms 2.6 ohms Mutual inductance Henry ohms Stator leakage reactance 2.17 ohms 1.98 ohms Rotor leakage reactance 2.14 ohms 2.01 ohms Further, the efficiency and slip for various loads from no load to full load for both the optimization approaches are calculated and are given in Table 3.8 along with their corresponding values from conventional design. The corresponding performance characteristics are shown in Figure 3.1. It is clear from the Figure 3.1 that the efficiency calculated from both the optimization approaches are more than the efficiency from conventional design from no load to full load. On comparing the performance of both the optimization approaches, it is clear that the efficiency of the motor designed based on energy efficiency optimization approach is more than that of the motor designed based on commercial efficiency optimization approach.

17 47 Conventional design, Commercial efficiency optimized design Energy efficiency optimized design Figure 3.1 Load Vs Efficiency characteristics Table 3.8 Comparison of performance parameters % Full load Conventional value Optimized design Commercial efficiency optimization Energy efficiency Optimization Efficiency Slip Efficiency Slip Efficiency Slip % % % % 5.35% 73.5% 2.95% 75.63% 2.85% % 5.92% 77.3% 3.00% 79.57% 2.88% % 6.23% 81.32% 3.08% 81.34% 2.95% % 6.40% 88.79% 3.15% 90.08% 2.98% % 88.33% 3.19% %

18 48 The slip of the motor for various loads is calculated as given in Table 3.8 for all the three design approaches. The machine designed based on energy efficiency optimization approach operates a lesser value of slip for all the loads. 3.8 VALIDATION OF THE RESULTS The superiority of the proposed design method is validated by comparing the results obtained from the proposed design with that available in a published work. Results obtained from Ranjith kumar. K et al(2010) was considered for the comparison. The machine under study is a 4kW motor with 4 poles. The loading pattern as given in Table 3.9 is assumed for the purpose of applying the proposed design methodology. Table 3.9 Assumed load cycle for validation of results Duration in hours Load in kw The equivalent circuit parameters from the proposed method are compared with those given in literature. The results of comparison are as given in Table Also, the efficiency of the motor designed using the proposed method is compared with those available in literature as given in Table 3.11.

19 49 Table 3.10 Comparison of Equivalent circuit parameters with those available in literature Parameter Value from literature Value from the proposed design Stator Resistance 1.15 ohms 1.16 ohms Rotor Resistance 1.44 ohms 1.2 ohms Mutual Inductance Henry Henry Stator self inductance Henry Rotot self inductance Henry Henry Henry Table 3.11 Comparison of efficiency from the proposed design with that from literature % load % efficiency from literature GA Fuzzy PSO % % % % % % efficiency obtained from the proposed method It is clear from the comparison that the efficiency at light loads calculated from the proposed design is lesser in comparison with those available in literature. However, the efficiency near rated load is more in the proposed method as compared to that available in literature. Even though the difference is marginal, the energy saving will be more over a period of time for motors designed with continuous duty cycle.

20 CONCLUSIONS Genetic algorithm is applied for finding the optimum design of the motor for tailor made applications. Machine rating is calculated for a given load cycle. For this rating, the design parameters are calculated using conventional design approach. The design of this machine is optimized for optimizing the commercial efficiency as well as for optimizing the energy efficiency using genetic algorithm. The design specifications of both conventional and optimized design are compared. The result of optimization proves that the dimensions, equivalent circuit parameters, slip and the efficiency from the optimized design are better than that of the conventionally designed machine. Also, the weight of active materials is reduced thereby reducing the cost of the machine. Further, on comparing the results of optimization from both the approaches, it is very clear that energy efficiency optimization approach gives better results. Even though the difference is marginal at full load, if the energy efficient design is adapted, it leads to reduced energy loss over a period of time. Optimization of the energy efficiency of an induction machine, using genetic algorithm is found to provide satisfactory results. Hence, for tailor made applications, the energy consumption can be optimized by adapting an exclusive GA based design algorithm for the required loading pattern. Efficient control of motor is equally important for reducing the energy loss during operation. Next section deals with a novel control scheme for robust performance of an induction motor.

Optimization of 20kVA, 3-Phase Induction Motor using Genetic Algorithm

Optimization of 20kVA, 3-Phase Induction Motor using Genetic Algorithm 2017 IJSRSET Volume 3 Issue 1 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Optimization of 20kVA, 3-Phase Induction Motor using Genetic Algorithm Abdulraheem

More information

UNIT I INTRODUCTION Part A- Two marks questions

UNIT I INTRODUCTION Part A- Two marks questions ROEVER COLLEGE OF ENGINEERING & TECHNOLOGY ELAMBALUR, PERAMBALUR-621220 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING DESIGN OF ELECTRICAL MACHINES UNIT I INTRODUCTION 1. Define specific magnetic

More information

CHAPTER 3 INFLUENCE OF STATOR SLOT-SHAPE ON THE ENERGY CONSERVATION ASSOCIATED WITH THE SUBMERSIBLE INDUCTION MOTORS

CHAPTER 3 INFLUENCE OF STATOR SLOT-SHAPE ON THE ENERGY CONSERVATION ASSOCIATED WITH THE SUBMERSIBLE INDUCTION MOTORS 38 CHAPTER 3 INFLUENCE OF STATOR SLOT-SHAPE ON THE ENERGY CONSERVATION ASSOCIATED WITH THE SUBMERSIBLE INDUCTION MOTORS 3.1 INTRODUCTION The electric submersible-pump unit consists of a pump, powered by

More information

CHAPTER 4 DESIGN OF GRID CONNECTED INDUCTION GENERATORS FOR CONSTANT SPEED WIND POWER GENERATION

CHAPTER 4 DESIGN OF GRID CONNECTED INDUCTION GENERATORS FOR CONSTANT SPEED WIND POWER GENERATION CHAPTER 4 DESIGN OF GRID CONNECTED INDUCTION GENERATORS FOR CONSTANT SPEED WIND POWER GENERATION 4.1 Introduction For constant shaft speed grid-connected wind energy conversion systems, the squirrel cage

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

Optimal Design of PM Axial Field Motor Based on PM Radial Field Motor Data

Optimal Design of PM Axial Field Motor Based on PM Radial Field Motor Data Optimal Design of PM Axial Field Motor Based on PM Radial Field Motor Data GOGA CVETKOVSKI LIDIJA PETKOVSKA Faculty of Electrical Engineering Ss. Cyril and Methodius University Karpos II b.b. P.O. Box

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

DESIGN OF ELECTRICAL APPARATUS SOLVED PROBLEMS

DESIGN OF ELECTRICAL APPARATUS SOLVED PROBLEMS DESIGN OF ELECTRICAL APPARATUS SOLVED PROBLEMS 1. A 350 KW, 500V, 450rpm, 6-pole, dc generator is built with an armature diameter of 0.87m and core length of 0.32m. The lap wound armature has 660 conductors.

More information

Chapter 6: Efficiency and Heating. 9/18/2003 Electromechanical Dynamics 1

Chapter 6: Efficiency and Heating. 9/18/2003 Electromechanical Dynamics 1 Chapter 6: Efficiency and Heating 9/18/2003 Electromechanical Dynamics 1 Losses As a machine transforms energy from one form to another there is always a certain power loss the loss is expressed as heat,

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

PERFORMANCE IMPROVEMENT OF THREE PHASE INDUCTION MOTOR USING SUPER MAGNETIC MATERIAL

PERFORMANCE IMPROVEMENT OF THREE PHASE INDUCTION MOTOR USING SUPER MAGNETIC MATERIAL PERFORMANCE IMPROVEMENT OF THREE PHASE INDUCTION MOTOR USING SUPER MAGNETIC MATERIAL Amit N.Patel 1, Darshan U. Thakar 2 1,2 Department of Electrical Engineering, Institute of Technology, Nirma University,

More information

Induction Motors. The single-phase induction motor is the most frequently used motor in the world

Induction Motors. The single-phase induction motor is the most frequently used motor in the world Induction Motor The single-phase induction motor is the most frequently used motor in the world Most appliances, such as washing machines and refrigerators, use a single-phase induction machine Highly

More information

Prince Sattam bin Abdulaziz University College of Engineering. Electrical Engineering Department EE 3360 Electrical Machines (II)

Prince Sattam bin Abdulaziz University College of Engineering. Electrical Engineering Department EE 3360 Electrical Machines (II) Chapter # 4 Three-Phase Induction Machines 1- Introduction (General Principles) Generally, conversion of electrical power into mechanical power takes place in the rotating part of an electric motor. In

More information

Tutorial Sheet Fig. Q1

Tutorial Sheet Fig. Q1 Tutorial Sheet - 04 1. The magnetic circuit shown in Fig. Q1 has dimensions A c = A g = 9 cm 2, g = 0.050 cm, l c = 30 cm, and N = 500 turns. Assume the value of the relative permeability,µ r = 70,000

More information

Design of Synchronous Machines

Design of Synchronous Machines Design of Synchronous Machines Introduction Synchronous machines are AC machines that have a field circuit supplied by an external DC source. Synchronous machines are having two major parts namely stationary

More information

Design of the Forced Water Cooling System for a Claw Pole Transverse Flux Permanent Magnet Synchronous Motor

Design of the Forced Water Cooling System for a Claw Pole Transverse Flux Permanent Magnet Synchronous Motor Design of the Forced Water Cooling System for a Claw Pole Transverse Flux Permanent Magnet Synchronous Motor Ahmad Darabi 1, Ali Sarreshtehdari 2, and Hamed Tahanian 1 1 Faculty of Electrical and Robotic

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

Energy Converters. CAD and System Dynamics

Energy Converters. CAD and System Dynamics Institut für Elektrische Energiewandlung Energy Converters CAD and System Dynamics - Tutorials - Issue 2017/2018 M.Sc. Sascha Neusüs / M.Sc. Marcel Lehr Professor Dr.-Ing. habil. Dr. h.c. Andreas Binder

More information

Modelling and Simulating a Three-Phase Induction Motor

Modelling and Simulating a Three-Phase Induction Motor MURDOCH UNIVERSITY SCHOOL OF ENGINEERING AND INFORMATION TECHNOLOGY Modelling and Simulating a Three-Phase Induction Motor ENG460 Engineering Thesis Benjamin Willoughby 3/3/2014 Executive Summary This

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

University of Jordan Faculty of Engineering & Technology Electric Power Engineering Department

University of Jordan Faculty of Engineering & Technology Electric Power Engineering Department University of Jordan Faculty of Engineering & Technology Electric Power Engineering Department EE471: Electrical Machines-II Tutorial # 2: 3-ph Induction Motor/Generator Question #1 A 100 hp, 60-Hz, three-phase

More information

3 Chapter 3 Machine design

3 Chapter 3 Machine design 3 Chapter 3 Machine design This chapter is divided into three sections. In the first section the detailed design plan for the prototype is given. The second section contains the stator design as well as

More information

Permanent Magnet Wind Generator Technology for Battery Charging Wind Energy Systems

Permanent Magnet Wind Generator Technology for Battery Charging Wind Energy Systems Permanent Magnet Wind Generator Technology for Battery Charging Wind Energy Systems Casper J. J. Labuschagne, Maarten J. Kamper Electrical Machines Laboratory Dept of Electrical and Electronic Engineering

More information

Power density improvement of three phase flux reversal machine with distributed winding

Power density improvement of three phase flux reversal machine with distributed winding Published in IET Electric Power Applications Received on 4th January 2009 Revised on 2nd April 2009 ISSN 1751-8660 Power density improvement of three phase flux reversal machine with distributed winding

More information

Efficiency Improvement of PM Disc Motor Using Genetic Algorithm

Efficiency Improvement of PM Disc Motor Using Genetic Algorithm Efficiency Improvement of PM Disc Motor Using Genetic Algorithm Goga Cvetkovski 1, Lidija Petkovska 1 and inclair Gair 2 1 s. Cyril & Methodius University, Faculty of Electrical Engineering, P.O. Box 574,

More information

Optimisation of Inner Diameter to Outer Diameter Ratio of Axial Flux Permanent Magnet Generator

Optimisation of Inner Diameter to Outer Diameter Ratio of Axial Flux Permanent Magnet Generator IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 220-1, Volume 9, Issue 6 Ver. III (Nov Dec. 2014), PP 4-47 Optimisation of Inner Diameter to Outer Diameter

More information

JRE SCHOOL OF Engineering

JRE SCHOOL OF Engineering JRE SCHOOL OF Engineering Class Test-1 Examinations September 2014 Subject Name Electromechanical Energy Conversion-II Subject Code EEE -501 Roll No. of Student Max Marks 30 Marks Max Duration 1 hour Date

More information

Measurements of a 37 kw induction motor. Rated values Voltage 400 V Current 72 A Frequency 50 Hz Power 37 kw Connection Star

Measurements of a 37 kw induction motor. Rated values Voltage 400 V Current 72 A Frequency 50 Hz Power 37 kw Connection Star Measurements of a 37 kw induction motor Rated values Voltage 4 V Current 72 A Frequency 5 Hz Power 37 kw Connection Star Losses of a loaded machine Voltage, current and power P = P -w T loss in Torque

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

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

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

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

Keywords: Electric Machines, Rotating Machinery, Stator faults, Fault tolerant control, Field Weakening, Anisotropy, Dual rotor, 3D modeling

Keywords: Electric Machines, Rotating Machinery, Stator faults, Fault tolerant control, Field Weakening, Anisotropy, Dual rotor, 3D modeling Analysis of Electromagnetic Behavior of Permanent Magnetized Electrical Machines in Fault Modes M. U. Hassan 1, R. Nilssen 1, A. Røkke 2 1. Department of Electrical Power Engineering, Norwegian University

More information

An approach for modelling quasi-stationary magnetic circuits

An approach for modelling quasi-stationary magnetic circuits An approach for modelling quasi-stationary magnetic circuits Nick Raabe Sterling Industry Consult GmbH Lindenstraße 170, 25524 Itzehoe, Germany nick.raabe@sterlingsihi.de Abstract For the design of electrical

More information

IEEE Transactions on Applied Superconductivity. Copyright IEEE.

IEEE Transactions on Applied Superconductivity. Copyright IEEE. Title Loss analysis of permanent magnet hybrid brushless machines with and without HTS field windings Author(s) Liu, C; Chau, KT; Li, W Citation The 21st International Conference on Magnet Technology,

More information

EEE3405 ELECTRICAL ENGINEERING PRINCIPLES 2 - TEST

EEE3405 ELECTRICAL ENGINEERING PRINCIPLES 2 - TEST ATTEMPT ALL QUESTIONS (EACH QUESTION 20 Marks, FULL MAKS = 60) Given v 1 = 100 sin(100πt+π/6) (i) Find the MS, period and the frequency of v 1 (ii) If v 2 =75sin(100πt-π/10) find V 1, V 2, 2V 1 -V 2 (phasor)

More information

Title use of Bi-2223/Ag squirrel-cage rot IEEE TRANSACTIONS ON APPLIED SUPERCONDUCTIVITY (2006), 16(2): 14.

Title use of Bi-2223/Ag squirrel-cage rot IEEE TRANSACTIONS ON APPLIED SUPERCONDUCTIVITY (2006), 16(2): 14. Title Fabrication and characteristics of use of Bi-2223/Ag squirrel-cage rot Author(s) Nakamura, T; Miyake, H; Ogama, Y; M Hoshino, T Citation IEEE TRANSACTIONS ON APPLIED SUPERCONDUCTIVITY (2006), 16(2):

More information

Preliminary Sizing Design of a 1 MW Low Duty Cycle Switched Reluctance Generator for Aerospace Applications

Preliminary Sizing Design of a 1 MW Low Duty Cycle Switched Reluctance Generator for Aerospace Applications Preliminary Sizing Design of a 1 MW Low Duty Cycle Switched Reluctance Generator for Aerospace Applications Jin-Woo Jung, Ph. D. Student Advisors: Prof. Ali Keyhani Adjunct Prof. Tomy Sebastian Oct. 25,

More information

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

Concept Design and Performance Analysis of HTS Synchronous Motor for Ship Propulsion. Jin Zou, Di Hu, Mark Ainslie

Concept Design and Performance Analysis of HTS Synchronous Motor for Ship Propulsion. Jin Zou, Di Hu, Mark Ainslie Concept Design and Performance Analysis of HTS Synchronous Motor for Ship Propulsion Jin Zou, Di Hu, Mark Ainslie Bulk Superconductivity Group, Engineering Department, University of Cambridge, CB2 1PZ,

More information

D.C. Machine Design Problem (EE Electrical Machine Design I) By Pratik Mochi CSPIT, CHARUSAT

D.C. Machine Design Problem (EE Electrical Machine Design I) By Pratik Mochi CSPIT, CHARUSAT D.C. Machine Design Problem (EE401.01 Electrical Machine Design I) By Pratik Mochi CSPIT, CHARUSAT 1 2 Cross Section View of 4 pole DC Machine Design Problem Design a 250kW, 400V, 625A, 600 rpm, lap wound

More information

Synchronous Machines

Synchronous Machines Synchronous machine 1. Construction Generator Exciter View of a twopole round rotor generator and exciter. A Stator with laminated iron core C Slots with phase winding B A B Rotor with dc winding B N S

More information

Loss analysis of a 1 MW class HTS synchronous motor

Loss analysis of a 1 MW class HTS synchronous motor Journal of Physics: Conference Series Loss analysis of a 1 MW class HTS synchronous motor To cite this article: S K Baik et al 2009 J. Phys.: Conf. Ser. 153 012003 View the article online for updates and

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

Weight optimisation of a salient pole synchronous generator by a new genetic algorithm validated by finite element analysis

Weight optimisation of a salient pole synchronous generator by a new genetic algorithm validated by finite element analysis Published in IET Electric Power Applications Received on 5th June 008 Revised on 5th December 008 doi: 10.1049/iet-epa.008.016 ISSN 1751-8660 Weight optimisation of a salient pole synchronous generator

More information

Introduction. Energy is needed in different forms: Light bulbs and heaters need electrical energy Fans and rolling miles need mechanical energy

Introduction. Energy is needed in different forms: Light bulbs and heaters need electrical energy Fans and rolling miles need mechanical energy Introduction Energy is needed in different forms: Light bulbs and heaters need electrical energy Fans and rolling miles need mechanical energy What does AC and DC stand for? Electrical machines Motors

More information

Module 3 : Sequence Components and Fault Analysis

Module 3 : Sequence Components and Fault Analysis Module 3 : Sequence Components and Fault Analysis Lecture 12 : Sequence Modeling of Power Apparatus Objectives In this lecture we will discuss Per unit calculation and its advantages. Modeling aspects

More information

Time-Harmonic Modeling of Squirrel-Cage Induction Motors: A Circuit-Field Coupled Approach

Time-Harmonic Modeling of Squirrel-Cage Induction Motors: A Circuit-Field Coupled Approach Time-Harmonic Modeling of Squirrel-Cage Induction Motors: A Circuit-Field Coupled Approach R. Escarela-Perez 1,3 E. Melgoza 2 E. Campero-Littlewood 1 1 División de Ciencias Básicas e Ingeniería, Universidad

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

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

PARAMETER SENSITIVITY ANALYSIS OF AN INDUCTION MOTOR

PARAMETER SENSITIVITY ANALYSIS OF AN INDUCTION MOTOR HUNGARIAN JOURNAL OF INDUSTRIAL CHEMISTRY VESZPRÉM Vol. 39(1) pp. 157-161 (2011) PARAMETER SENSITIVITY ANALYSIS OF AN INDUCTION MOTOR P. HATOS, A. FODOR, A. MAGYAR University of Pannonia, Department of

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

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

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

Tutorial 1 (EMD) Rotary field winding

Tutorial 1 (EMD) Rotary field winding Tutorial 1 (EMD) Rotary field winding The unchorded two-layer three-phase winding of a small synchronous fan drive for a computer has the following parameters: number of slots per pole and phase q = 1,

More information

Development of axial flux HTS induction motors

Development of axial flux HTS induction motors Available online at www.sciencedirect.com Procedia Engineering 35 (01 ) 4 13 International Meeting of Electrical Engineering Research ENIINVIE-01 Development of axial flux HTS induction motors A. González-Parada

More information

Analytical and numerical computation of the no-load magnetic field in induction motors

Analytical and numerical computation of the no-load magnetic field in induction motors Analytical and numerical computation of the no-load induction motors Dan M. Ionel University of Glasgow, Glasgow, Scotland, UK and Mihai V. Cistelecan Research Institute for Electrical Machines, Bucharest

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

Chapter 5 Three phase induction machine (1) Shengnan Li

Chapter 5 Three phase induction machine (1) Shengnan Li Chapter 5 Three phase induction machine (1) Shengnan Li Main content Structure of three phase induction motor Operating principle of three phase induction motor Rotating magnetic field Graphical representation

More information

Chapter 1 Magnetic Circuits

Chapter 1 Magnetic Circuits Principles of Electric Machines and Power Electronics Third Edition P. C. Sen Chapter 1 Magnetic Circuits Chapter 1: Main contents i-h relation, B-H relation Magnetic circuit and analysis Property of magnetic

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

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

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

Study and Characterization of the Limiting Thermal Phenomena in Low-Speed Permanent Magnet Synchronous Generators for Wind Energy

Study and Characterization of the Limiting Thermal Phenomena in Low-Speed Permanent Magnet Synchronous Generators for Wind Energy 1 Study and Characterization of the Limiting Thermal Phenomena in Low-Speed Permanent Magnet Synchronous Generators for Wind Energy Mariana Cavique, Student, DEEC/AC Energia, João F.P. Fernandes, LAETA/IDMEC,

More information

DESIGN FEATURES AND GOVERNING PARAMETERS OF LINEAR INDUCTION MOTOR

DESIGN FEATURES AND GOVERNING PARAMETERS OF LINEAR INDUCTION MOTOR CHAPTER 5 DESIGN FEATURES AND GOVERNING PARAMETERS OF LINEAR INDUCTION MOTOR 5.1 Introduction To evaluate the performance of electrical machines, it is essential to study their electromagnetic characteristics.

More information

Loss Minimization Design Using Magnetic Equivalent Circuit for a Permanent Magnet Synchronous Motor

Loss Minimization Design Using Magnetic Equivalent Circuit for a Permanent Magnet Synchronous Motor Loss Minimization Design Using Magnetic Equivalent Circuit for a Permanent Magnet Synchronous Motor Daisuke Sato Department of Electrical Engineering Nagaoka University of Technology Nagaoka, Niigata,

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

Performance analysis of variable speed multiphase induction motor with pole phase modulation

Performance analysis of variable speed multiphase induction motor with pole phase modulation ARCHIVES OF ELECTRICAL ENGINEERING VOL. 65(3), pp. 425-436 (2016) DOI 10.1515/aee-2016-0031 Performance analysis of variable speed multiphase induction motor with pole phase modulation HUIJUAN LIU, JUN

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

Thermal Analysis & Design Improvement of an Internal Air-Cooled Electric Machine Dr. James R. Dorris Application Specialist, CD-adapco

Thermal Analysis & Design Improvement of an Internal Air-Cooled Electric Machine Dr. James R. Dorris Application Specialist, CD-adapco Thermal Analysis & Design Improvement of an Internal Air-Cooled Electric Machine Dr. James R. Dorris Application Specialist, CD-adapco Thermal Analysis of Electric Machines Motivation Thermal challenges

More information

Water-Cooled Direct Drive Permanent Magnet Motor Design in Consideration of its Efficiency and Structural Strength

Water-Cooled Direct Drive Permanent Magnet Motor Design in Consideration of its Efficiency and Structural Strength Journal of Magnetics 18(2), 125-129 (2013) ISSN (Print) 1226-1750 ISSN (Online) 2233-6656 http://dx.doi.org/10.4283/jmag.2013.18.2.125 Water-Cooled Direct Drive Permanent Magnet Motor Design in Consideration

More information

ELECTRICAL FUNDAMENTALS

ELECTRICAL FUNDAMENTALS Part 66 Cat. B1 / B2 Module 3 ELECTRICAL FUNDAMENTALS Vilnius-2017 Issue 1. Effective date 2017-02-28 FOR TRAINING PURPOSES ONLY Page 1 of 280 If we look at electronic configuration of a carbon C atom,

More information

A New Model Reference Adaptive Formulation to Estimate Stator Resistance in Field Oriented Induction Motor Drive

A New Model Reference Adaptive Formulation to Estimate Stator Resistance in Field Oriented Induction Motor Drive A New Model Reference Adaptive Formulation to Estimate Stator Resistance in Field Oriented Induction Motor Drive Saptarshi Basak 1, Chandan Chakraborty 1, Senior Member IEEE and Yoichi Hori 2, Fellow IEEE

More information

A Comparison of Nodal- and Mesh-Based Magnetic Equivalent Circuit Models

A Comparison of Nodal- and Mesh-Based Magnetic Equivalent Circuit Models A Comparison of Nodal- and Mesh-Based Magnetic Equivalent Circuit Models H. Derbas, J. Williams 2, A. Koenig 3, S. Pekarek Department of Electrical and Computer Engineering Purdue University 2 Caterpillar,

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

Chapter 6. Induction Motors. Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Chapter 6. Induction Motors. Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 6 Induction Motors 1 The Development of Induced Torque in an Induction Motor Figure 6-6 The development of induced torque in an induction motor. (a) The rotating stator field B S induces a voltage

More information

Analytical Model for Sizing the Magnets of Permanent Magnet Synchronous Machines

Analytical Model for Sizing the Magnets of Permanent Magnet Synchronous Machines Journal of Electrical Engineering 3 (2015) 134-141 doi: 10.17265/2328-2223/2015.03.004 D DAVID PUBLISHING Analytical Model for Sizing Magnets of Permanent Magnet Synchronous Machines George Todorov and

More information

UJET VOL. 2, NO. 2, DEC Page 8

UJET VOL. 2, NO. 2, DEC Page 8 UMUDIKE JOURNAL OF ENGINEERING AND TECHNOLOGY (UJET) VOL. 2, NO. 2, DEC 2016 PAGE 8-15 FINITE ELEMENT ANALYSIS OF A 7.5KW ASYNCHRONOUS MOTOR UNDER INTERMITTENT LOADING. Abunike, E. C. and Okoro, O. I.

More information

Design, analysis and fabrication of linear permanent magnet synchronous machine

Design, analysis and fabrication of linear permanent magnet synchronous machine Design, analysis and fabrication of linear permanent magnet synchronous machine Monojit Seal Dept. of Electrical Engineering, IIEST, Shibpur, Howrah - 711103 W.B., India. email: seal.monojit@gmail.com

More information

Tutorial Sheet IV. Fig. IV_2.

Tutorial Sheet IV. Fig. IV_2. Tutorial Sheet IV 1. Two identical inductors 1 H each are connected in series as shown. Deduce the combined inductance. If a third and then a fourth are similarly connected in series with this combined

More information

Electrical Machines and Energy Systems: Operating Principles (Part 1) SYED A Rizvi

Electrical Machines and Energy Systems: Operating Principles (Part 1) SYED A Rizvi Electrical Machines and Energy Systems: Operating Principles (Part 1) SYED A Rizvi AC Machines Operating Principles: Rotating Magnetic Field The key to the functioning of AC machines is the rotating magnetic

More information

6 Chapter 6 Testing and Evaluation

6 Chapter 6 Testing and Evaluation 6 Chapter 6 Testing and Evaluation n this chapter the results obtained during the testing of the LS PMSM prototype are provided. The test results are compared with Weg s LS PMSM machine, WQuattro. The

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

The Simulation and Optimization of Transposition in Stator Bars of Turbo- Generator

The Simulation and Optimization of Transposition in Stator Bars of Turbo- Generator The Simulation and Optimization of Transposition in Stator Bars of Turbo- Generator Saeed Yousefi gaskari Science and Research University Semnan, Iran Kourosh Mosavi Takami PhD, Electric Power engineering

More information

Analyzing the Effect of Ambient Temperature and Loads Power Factor on Electric Generator Power Rating

Analyzing the Effect of Ambient Temperature and Loads Power Factor on Electric Generator Power Rating Analyzing the Effect of Ambient Temperature and Loads Power Factor on Electric Generator Power Rating Ahmed Elsebaay, Maged A. Abu Adma, Mahmoud Ramadan Abstract This study presents a technique clarifying

More information

CHAPTER 2 CAPACITANCE REQUIREMENTS OF SIX-PHASE SELF-EXCITED INDUCTION GENERATORS

CHAPTER 2 CAPACITANCE REQUIREMENTS OF SIX-PHASE SELF-EXCITED INDUCTION GENERATORS 9 CHAPTER 2 CAPACITANCE REQUIREMENTS OF SIX-PHASE SELF-EXCITED INDUCTION GENERATORS 2.. INTRODUCTION Rapidly depleting rate of conventional energy sources, has led the scientists to explore the possibility

More information

Finite Element Analysis of Hybrid Excitation Axial Flux Machine for Electric Cars

Finite Element Analysis of Hybrid Excitation Axial Flux Machine for Electric Cars 223 Finite Element Analysis of Hybrid Excitation Axial Flux Machine for Electric Cars Pelizari, A. ademir.pelizari@usp.br- University of Sao Paulo Chabu, I.E. ichabu@pea.usp.br - University of Sao Paulo

More information

HIGH-SPEED SOLID-ROTOR INDUCTION MACHINE CALCULATION PROGRAM

HIGH-SPEED SOLID-ROTOR INDUCTION MACHINE CALCULATION PROGRAM LAPPEENRANTA UNIVERSITY OF TECHNOLOGY Faculty of Technology LUT Energy Electrical Engineering Uzhegov Nikita HIGH-SPEED SOLID-ROTOR INDUCTION MACHINE CALCULATION PROGRAM Examiners: Professor Juha Pyrhönen

More information

PESIT Bangalore South Campus Hosur road, 1km before Electronic City, Bengaluru -100 Department of Electronics & Communication Engineering

PESIT Bangalore South Campus Hosur road, 1km before Electronic City, Bengaluru -100 Department of Electronics & Communication Engineering QUESTION PAPER INTERNAL ASSESSMENT TEST 2 Date : /10/2016 Marks: 0 Subject & Code: BASIC ELECTRICAL ENGINEERING -15ELE15 Sec : F,G,H,I,J,K Name of faculty : Dhanashree Bhate, Hema B, Prashanth V Time :

More information

EXPERIMENTAL COMPARISON OF LAMINATION MATERIAL CASE OF SWITCHING FLUX SYNCHRONOUS MACHINE WITH HYBRID EXCITATION

EXPERIMENTAL COMPARISON OF LAMINATION MATERIAL CASE OF SWITCHING FLUX SYNCHRONOUS MACHINE WITH HYBRID EXCITATION EXPERIMENTAL COMPARISON OF LAMINATION MATERIAL CASE OF SWITCHING FLUX SYNCHRONOUS MACHINE WITH HYBRID EXCITATION Emmanuel Hoang, Sami Hlioui, Michel Lécrivain, Mohamed Gabsi To cite this version: Emmanuel

More information

Power Density Comparison for Three Phase Non-Slotted Double-Sided AFPM Motors

Power Density Comparison for Three Phase Non-Slotted Double-Sided AFPM Motors Australian Journal of Basic and Applied Sciences, 4(1): 5947-5955, 010 ISSN 1991-8178 Power Density Comparison for hree Phase Non-Slotted Double-Sided AFPM Motors S. Asghar Gholamian and A. Yousefi Electrical

More information

Evolutionary Multiobjective. Optimization Methods for the Shape Design of Industrial Electromagnetic Devices. P. Di Barba, University of Pavia, Italy

Evolutionary Multiobjective. Optimization Methods for the Shape Design of Industrial Electromagnetic Devices. P. Di Barba, University of Pavia, Italy Evolutionary Multiobjective Optimization Methods for the Shape Design of Industrial Electromagnetic Devices P. Di Barba, University of Pavia, Italy INTRODUCTION Evolutionary Multiobjective Optimization

More information

Mutual Inductance. The field lines flow from a + charge to a - change

Mutual Inductance. The field lines flow from a + charge to a - change Capacitors Mutual Inductance Since electrical charges do exist, electric field lines have a starting point and an ending point. For example, if you have a + and a - change, the field lines would look something

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

EC T32 - ELECTRICAL ENGINEERING

EC T32 - ELECTRICAL ENGINEERING EC T32 - ELECTRICAL ENGINEERING UNIT-I - TRANSFORMER 1. What is a transformer? 2. Briefly explain the principle of operation of transformers. 3. What are the parts of a transformer? 4. What are the types

More information

Application basics of operation of three-phase induction motors

Application basics of operation of three-phase induction motors Application basics of operation of three-phase induction motors Design Duty Types Selection Dimensioning Motor Management TM Foreword This technical manual for Three-Phase Induction is the first publication

More information

THERMAL FIELD ANALYSIS IN DESIGN AND MANUFACTURING OF A PERMANENT MAGNET LINEAR SYNCHRONOUS MOTOR

THERMAL FIELD ANALYSIS IN DESIGN AND MANUFACTURING OF A PERMANENT MAGNET LINEAR SYNCHRONOUS MOTOR THERMAL FIELD ANALYSIS IN DESIGN AND MANUFACTURING OF A PERMANENT MAGNET LINEAR SYNCHRONOUS MOTOR Petar UZUNOV 1 ABSTRACT: The modern Permanent Magnet Linear Synchronous Motors (PMLSM) has a wide range

More information

DESIGN AND ANALYSIS OF AXIAL-FLUX CORELESS PERMANENT MAGNET DISK GENERATOR

DESIGN AND ANALYSIS OF AXIAL-FLUX CORELESS PERMANENT MAGNET DISK GENERATOR DESIGN AND ANALYSIS OF AXIAL-FLUX CORELESS PERMANENT MAGNET DISK GENERATOR Łukasz DR ZIKOWSKI Włodzimierz KOCZARA Institute of Control and Industrial Electronics Warsaw University of Technology, Warsaw,

More information

Motor-CAD combined electromagnetic and thermal model (January 2015)

Motor-CAD combined electromagnetic and thermal model (January 2015) Motor-CAD combined electromagnetic and thermal model (January 2015) Description The Motor-CAD allows the machine performance, losses and temperatures to be calculated for a BPM machine. In this tutorial

More information

Designing of Double Sided Linear Induction Motor

Designing of Double Sided Linear Induction Motor Designing of Double Sided Linear Induction Motor Ashutosh Chattar 1, Kunal Nandanwar 2, Vishal Bharambe 3, Pratik Borse 4, Pooja Zurale 5 1234 B.E Student, Electrical Department, S.V.I.T, Chincholi, Nasik,

More information