Electromagnetics and Electric Machines Stefan Holst, CD-adapco

Size: px
Start display at page:

Download "Electromagnetics and Electric Machines Stefan Holst, CD-adapco"

Transcription

1 Electromagnetics and Electric Machines Stefan Holst, CD-adapco

2 Overview Electric machines intro Designing electric machines with SPEED Links to STAR-CCM+ for thermal modeling Electromagnetics in STAR-CCM+

3 The Electrical Machine the basic definitions and function Basic definition: A motor is a machine that converts electrical energy into mechanical energy. A generator (also alternator or dynamo) is a machine that converts mechanical energy into electrical energy. This can be due to rotation or translation. A traction motor on a vehicle may perform both tasks. Electric motors and generators are commonly referred to as electric machines. Basic function: Most electric motors operate through the interaction of magnetic fields and current-carrying conductors to generate an electromagnetic force.

4 The Electrical Machine the main parts A simple Electric motor has the following main parts: Rotor (turning part) carrying either an excitation DC winding or permanent magnets or a three phase winding or a squirrel cage or an armature winding Stator (fixed part) having a stator winding (single, 2-, 3-, n-phase) or exictation permanent magnets a commutator: a rotary mechanical switch, which reverses the current between the external circuit and the rotor along with the brushes, a shaft with bearings and bearing shields, a cooling system a housing

5 The Electrical Machine classification Electric machines may be classified by the source of electric power, their internal construction, their application, or the type of motion they give. They may be powered by direct current (DC), e.g., a battery powered portable device or DC source (rectified AC) or alternating current (AC) from a central electrical distribution grid or inverter.

6 The Electrical Machine Scale: From a few mw to several GW The smallest electric motors are mostly found on electric wristwatches. Medium-size motors of highly standardized dimensions and characteristics provide convenient mechanical power for industrial uses. The very largest electric motors are used for pipeline compressors, propulsion of ships and water pumps and of course as generators. Small watch motor vs. big hydroelectric generator mw & mm diameter Three Gorges Dam: 22,500 MW & several m dia.

7 SPEED What does SPEED has to do with electrical machines? SPEED is the leading design software for electric machines Detailed analytical analysis with finite-element links or finite-embedded solver for Motors, Generators and Alternators including inverters and other electronic controls Over 150 corporate accounts Over 1500 users A Worldwide CD-adapco Direct Sales Team and additional a Distributors Network including support Operating in all industrialized countries

8 The SPEED software programs The following machine types are available: brushless permanent magnet and wound-field AC synchronous PC-BDC induction PC-IMD switched reluctance PC-SRD direct current (PM) PC-DCM wound field and PM commutator PC-WFC

9 SPEED The design process

10 SPEED in use: Definition of the winding The winding editor

11 SPEED in use: The Template editor input data for calculation options, temperature, control parameters, etc.

12 SPEED in use: Graphical Output graphical feedback available range of

13 SPEED in use: Output design sheet large range of numerical values available

14 SPEED in use: GoFER Go to Finite-Elements and Return or use the embedded FE-solver directly (PC-BDC)

15 SPEED and STAR-CCM+ the combined workflow for Electrical Machines PC-FEA: Loss table calculation Reading the SPEED geometry and the loss distribution Running the final advanced thermal calculation. Initial design with SPEED Temperatures impact life time, reliability, cost & size

16 SPEED and STAR-CCM+ future: ELectrical MAchine Capability SPEED Development PC-FEA SPEED analytical STAR-CCM+ Development Analytical calculations Geometry templates of electrical machines Winding schemes Power electronic circuits Switch control Scripts to drive the EMAG/Thermal calculations ELMAC PC-FEA SPEED analytical STAR- CCM+ EMAG only STAR-CCM+ STAR-CCM+ 2D/3D EMAG THERMAL 2D/3D EMAG THERMAL time

17 STAR-CCM+ Electrical Machine Capabilities Geometry setup 2D to 3D extrusion Adding end winding Different rotor types Different machine types

18 STAR-CCM+ Electrical Machine Capabilities Symmetries and Periodicity

19 STAR-CCM+ Electrical Machine Capabilities Stator and rotor skewing Stator skewing Rotor skewing, stepped: linear, V:

20 STAR-CCM+ Electrical Machine Capabilities Simplified Winding for Cooling Simulations Tub end windings for Cooling Simulation for BDC Motor 20

21 What does low frequency EMAG mean Low frequency regime is valid for cases with t D J Displacement current t D = _t(εε) is growing with highly fluctuating fields Radar signals (low conduction current) Electric machines in contrast are driven by conduction currents STAR-CCM+ solves for potentials Formulation simplifies by using electric potential φ and magnetic vector potential A E = φ, B = curl A, and div A = 0 Transient mode, magnetostatic, and magnetostatic and motion

22 Solver Status v7.06 Formulation is validated for 2D simulations For transverse magnetics (current normal to simulation plane) equations reduce to solving for φ and A z In 3D simulation stability issues arise along magnetic to nonmagnetic material interfaces Proximity effect simulation in copper wire are possible Molten metal looses magnetic properties

23 Excitation Coils available in v8.02 Current driven simulation Magneto-static situation Current strength & orientation Modeling coil as bulk region Orientation given by contour Winding parameter Number of Turns multiplied by Electric Current defines applied current density Post processing Specific Magnetic Flux linkage FF Volume integral delivers flux linkage of region

24 Link to other physics model in STAR-CCM+ Electrically conducting fluids Magneto hydrodynamics Plasma simulation Mixing of molten metal STAR-CCM+ v8.02 will bring one way coupling Given magnetic field forces as momentum source for the fluid Hartmann channel validation Magnetic flux aligned to y-axis leads to secondary flow pattern For strong B-field, velocity profile looks like in turbulent flow (more mixing)

25 Lorentz force acting on charged particles Lorentz force currently requires field function cross($$magneticfluxdensity,$$velocity) cross($$magneticfluxdensity,$$particlevelocity) For Lagrange phases this is specified as an external force field Applications Particle tracing due to field change CRT

26 Coupling field and circuit simulation Electromagnetic field calculations are costly Circuit modeling helps reducing the EMAG simulation domain considerably Electric machines can for the most part be simulated in 2D in the design stage of product development Circuit modeling will deliver currents to be applied in the winding regions Field simulation provides flux linkages Applied voltages are an input parameter or stem from more complex controller models

27 Coupling STAR-CCM+ to Simulink /MATLAB Simulink is a block diagram environment for designing general control flow diagrams including electrical circuits Simulink handles discrete or continuous states Continuous state handling is needed for the circuit coupling Model is transferred internally into a differential algebraic equation Solution method can be auto-selected or user specified Transient STAR-CCM+ can provide individual post-processed values at every time step Supply of flux linkage Ψ I or even its time derivative ( t Ψ) I Data exchange via minimal exchange protocol, transmitted over TCP connection between programs, Allows running Simulink and STAR-CCM+ on different machines

28 Protocol Design Start simulation Open port Specify reports Specify input: field functions time step size Update circuit time step Macro connects to Simulink port Store list of reports Run Step Send reports

29 Test case

30 Coupling STAR-CCM+ to Simulink /MATLAB Simulink data enters STAR-CCM+ via Java Macro scripting Macro listens for input parameters Field Function,CurrentPhase1,<0.3 A> Field Function,CurrentPhase2,<0 A> Field Function,CurrentPhase3,<10.3 A> Step protocol element leads to time step with a specified size (0.1s) Step,0.1 The STAR-CCM+ representation within Simulink Level 2 Matlab functions Provides function hooks for link initialization and data update Matlab language easily interfaces with Java one language protocol implementation STAR-CCM+ provides state value X S directly in SI units Report,FluxLinkagePhase1,0.7 In Continuous state integration Simulink requires derivative at each time step Derivative is calculate with respect to last Simulink value X M as (X S X M )/dd

31 Coupling Summary STAR-CCM+ and Simulink communicate over sockets Offers continuous state coupling of field simulation to circuit Explicit Euler Simulink solver needed Current approach only uses scripts Soon on Protocol extends to any application Anything in STAR-CCM+ that can be defined as a field function can be an input Any report value can be an output to Simulink/Matlab

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

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

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

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

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

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

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

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

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

Mathematical Modelling of Permanent Magnet Synchronous Motor with Rotor Frame of Reference

Mathematical Modelling of Permanent Magnet Synchronous Motor with Rotor Frame of Reference Mathematical Modelling of Permanent Magnet Synchronous Motor with Rotor Frame of Reference Mukesh C Chauhan 1, Hitesh R Khunt 2 1 P.G Student (Electrical),2 Electrical Department, AITS, rajkot 1 mcchauhan1@aits.edu.in

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

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

Dr. N. Senthilnathan (HOD) G. Sabaresh (PG Scholar) Kongu Engineering College-Perundurai Dept. of EEE

Dr. N. Senthilnathan (HOD) G. Sabaresh (PG Scholar) Kongu Engineering College-Perundurai Dept. of EEE Design and Optimization of 4.8kW Permanent MagNet Brushless Alternator for Automobile G. Sabaresh (PG Scholar) Kongu Engineering College-Perundurai Dept. of EEE sabareshgs@gmail.com 45 Dr. N. Senthilnathan

More information

Nonlinear Electrical FEA Simulation of 1MW High Power. Synchronous Generator System

Nonlinear Electrical FEA Simulation of 1MW High Power. Synchronous Generator System Nonlinear Electrical FEA Simulation of 1MW High Power Synchronous Generator System Jie Chen Jay G Vaidya Electrodynamics Associates, Inc. 409 Eastbridge Drive, Oviedo, FL 32765 Shaohua Lin Thomas Wu ABSTRACT

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

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

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

ELECTRIC MACHINE TORQUE PRODUCTION 101

ELECTRIC MACHINE TORQUE PRODUCTION 101 ELECTRIC MACHINE TORQUE PRODUCTION 101 Best Electric Machine, 014 INTRODUCTION: The following discussion will show that the symmetrical (or true dual-ported) transformer electric machine as only provided

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

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

Exercise 5 - Hydraulic Turbines and Electromagnetic Systems

Exercise 5 - Hydraulic Turbines and Electromagnetic Systems Exercise 5 - Hydraulic Turbines and Electromagnetic Systems 5.1 Hydraulic Turbines Whole courses are dedicated to the analysis of gas turbines. For the aim of modeling hydraulic systems, we analyze here

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

THE THEORETICAL AND EXPERIMENTAL STUDY OF CLAW POLE ALTERNATORS

THE THEORETICAL AND EXPERIMENTAL STUDY OF CLAW POLE ALTERNATORS FACULTY OF ELECTRICAL ENGINEERING Cristian Petru BARZ THE THEORETICAL AND EXPERIMENTAL STUDY OF CLAW POLE ALTERNATORS -PHD THESIS- (abstract) Scientific advisor, Prof.dr. Vasile IANCU 2010 The INTRODUCTION

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

ENGG4420 LECTURE 7. CHAPTER 1 BY RADU MURESAN Page 1. September :29 PM

ENGG4420 LECTURE 7. CHAPTER 1 BY RADU MURESAN Page 1. September :29 PM CHAPTER 1 BY RADU MURESAN Page 1 ENGG4420 LECTURE 7 September 21 10 2:29 PM MODELS OF ELECTRIC CIRCUITS Electric circuits contain sources of electric voltage and current and other electronic elements such

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

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

Nonlinear dynamic simulation model of switched reluctance linear machine

Nonlinear dynamic simulation model of switched reluctance linear machine Procedia Earth and Planetary Science 1 (2009) 1320 1324 Procedia Earth and Planetary Science www.elsevier.com/locate/procedia The 6 th International Conference on Mining Science & Technology Nonlinear

More information

TOPIC: ELECTRODYNAMICS - MOTORS AND GENERATORS AND ALTERNATING CURRENT. (Taken from the DoE Physical Sciences Preparatory Examination Paper )

TOPIC: ELECTRODYNAMICS - MOTORS AND GENERATORS AND ALTERNATING CURRENT. (Taken from the DoE Physical Sciences Preparatory Examination Paper ) TOPIC: ELECTRODYNAMICS - MOTORS AND GENERATORS AND ALTERNATING CURRENT SECTION A: TYPICAL EXAM QUESTIONS QUESTION 1: 13 minutes (Taken from the DoE Physical Sciences Preparatory Examination Paper 1 2008)

More information

EE155/255 Green Electronics

EE155/255 Green Electronics EE155/255 Green Electronics Electric Motors 10/16/17 Prof. William Dally Computer Systems Laboratory Stanford University Course Logistics Solar day is Monday 10/23 HW 3 is due today HW 4 out, due next

More information

Finite Element Based Transformer Operational Model for Dynamic Simulations

Finite Element Based Transformer Operational Model for Dynamic Simulations 496 Progress In Electromagnetics Research Symposium 2005, Hangzhou, China, August 22-26 Finite Element Based Transformer Operational Model for Dynamic Simulations O. A. Mohammed 1, Z. Liu 1, S. Liu 1,

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

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

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

Coupling Physics. Tomasz Stelmach Senior Application Engineer

Coupling Physics. Tomasz Stelmach Senior Application Engineer Coupling Physics Tomasz Stelmach Senior Application Engineer Agenda Brief look @ Multiphysics solution What is new in R18 Fluent Maxwell coupling wireless power transfer Brief look @ ANSYS Multiphysics

More information

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules AC/DC Module Electromagnetics in COMSOL Multiphysics is extended by add-on Modules 1) Start Here 2) Add Modules based upon your needs 3) Additional Modules extend the physics you can address 4) Interface

More information

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Power System Stability and Control Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Contents Chapter 1 Introduction to Power System Stability

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

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 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

Basic Electrical Engineering SYLLABUS. Total No. of Lecture Hrs. : 50 Exam Marks : 80

Basic Electrical Engineering SYLLABUS. Total No. of Lecture Hrs. : 50 Exam Marks : 80 SYLLABUS Subject Code: /25 No. of Lecture Hrs./ Week : 04 IA Marks : 20 Exam Hours : 03 Total No. of Lecture Hrs. : 50 Exam Marks : 80 Course objectives: Impart a basic knowledge of electrical quantities

More information

Preview of Period 17: Induction Motors and Transformers

Preview of Period 17: Induction Motors and Transformers Preview of Period 17: Induction Motors and Transformers 17.1 Induced Current How can we use induce current in a wire? 17.2 Generators How is electricity generated? 17.3 AC and DC Induced Current Is the

More information

Mathematical MATLAB Model and Performance Analysis of Asynchronous Machine

Mathematical MATLAB Model and Performance Analysis of Asynchronous Machine Mathematical MATLAB Model and Performance Analysis of Asynchronous Machine Bikram Dutta 1, Suman Ghosh 2 Assistant Professor, Dept. of EE, Guru Nanak Institute of Technology, Kolkata, West Bengal, India

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

The POG Modeling Technique Applied to Electrical Systems

The POG Modeling Technique Applied to Electrical Systems The POG Modeling Technique Applied to Electrical Systems Roberto ZANASI Computer Science Engineering Department (DII) University of Modena and Reggio Emilia Italy E-mail: roberto.zanasi@unimo.it Outline

More information

EE 3324 Electromagnetics Laboratory

EE 3324 Electromagnetics Laboratory EE 3324 Electromagnetics Laboratory Experiment #3 Inductors and Inductance 1. Objective The objective of Experiment #3 is to investigate the concepts of inductors and inductance. Several inductor geometries

More information

The magnetic fields of inset Permanent Magnet Synchronous Motor

The magnetic fields of inset Permanent Magnet Synchronous Motor 1 Portál pre odborné publikovanie ISSN 1338-0087 The magnetic fields of inset Permanent Magnet Synchronous Motor Chudiváni Ján Elektrotechnika 03.03.2014 This paper deals with of inset permanent magnet

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

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

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

4 Finite Element Analysis of a three-phase PM synchronous machine

4 Finite Element Analysis of a three-phase PM synchronous machine Assignment 4 1-1 4 Finite Element Analysis of a three-phase PM synchronous machine The goal of the third assignment is to extend your understanding on electromagnetic analysis in FEM. This assignment is

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

LAB REPORT: THREE-PHASE INDUCTION MACHINE

LAB REPORT: THREE-PHASE INDUCTION MACHINE LAB REPORT: THREE-PHASE INDUCTION MACHINE ANDY BENNETT 1. Summary This report details the operation, modelling and characteristics of a three-phase induction machine. It attempts to provide a concise overview

More information

UNIT-I INTRODUCTION. 1. State the principle of electromechanical energy conversion.

UNIT-I INTRODUCTION. 1. State the principle of electromechanical energy conversion. UNIT-I INTRODUCTION 1. State the principle of electromechanical energy conversion. The mechanical energy is converted in to electrical energy which takes place through either by magnetic field or electric

More information

-magnetic dipoles are largely analogous to electric dipole moments -both types of dipoles

-magnetic dipoles are largely analogous to electric dipole moments -both types of dipoles Student Name Date Manipulating Magnetization Electric dipole moment: Magnetic dipole moment: -magnetic dipoles are largely analogous to electric dipole moments -both types of dipoles -physical separation

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

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

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

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

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

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

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

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

Magnetic Field Analysis

Magnetic Field Analysis NISA - EMAG EMAG is the electromagnetic module of the family of general purpose finite element based program NISA. It can determine electric and magnetic field distributions in a wide class of electromagnetic

More information

ECEN 667 Power System Stability Lecture 11: Exciter Models

ECEN 667 Power System Stability Lecture 11: Exciter Models CN 667 Power System Stability Lecture : xciter Models Prof. Tom Overbye Dept. of lectrical and Computer ngineering Texas A&M University, overbye@tamu.edu Announcements Read Chapter 4 Homework 3 is due

More information

Behaviour of synchronous machine during a short-circuit (a simple example of electromagnetic transients)

Behaviour of synchronous machine during a short-circuit (a simple example of electromagnetic transients) ELEC0047 - Power system dynamics, control and stability (a simple example of electromagnetic transients) Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct October 2018 1 / 25 Objectives

More information

DESIGN AND MODELLING OF SENSORLESS VECTOR CONTROLLED INDUCTION MOTOR USING MODEL REFERENCE ADAPTIVE SYSTEMS

DESIGN AND MODELLING OF SENSORLESS VECTOR CONTROLLED INDUCTION MOTOR USING MODEL REFERENCE ADAPTIVE SYSTEMS DESIGN AND MODELLING OF SENSORLESS VECTOR CONTROLLED INDUCTION MOTOR USING MODEL REFERENCE ADAPTIVE SYSTEMS Janaki Pakalapati 1 Assistant Professor, Dept. of EEE, Avanthi Institute of Engineering and Technology,

More information

A Longitudinal Force Motor Design

A Longitudinal Force Motor Design BACKGROUND This analysis was the result of a protracted discussion of electromagnetic longitudinal force issues between Frank Stenger, Scott Little, and Horace Heffner in May 2000. COMBINED EQUATION FOR

More information

SSC-JE EE POWER SYSTEMS: GENERATION, TRANSMISSION & DISTRIBUTION SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL

SSC-JE EE POWER SYSTEMS: GENERATION, TRANSMISSION & DISTRIBUTION SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL 1 SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL Power Systems: Generation, Transmission and Distribution Power Systems: Generation, Transmission and Distribution Power Systems:

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

Synergetic Control for Electromechanical Systems

Synergetic Control for Electromechanical Systems Synergetic Control for Electromechanical Systems Anatoly A. Kolesnikov, Roger Dougal, Guennady E. Veselov, Andrey N. Popov, Alexander A. Kolesnikov Taganrog State University of Radio-Engineering Automatic

More information

SIMULATION OF A PMS MOTOR BY THE HELP OF TWO DIFFERENT DESIGN SOFTWARE TOOLS

SIMULATION OF A PMS MOTOR BY THE HELP OF TWO DIFFERENT DESIGN SOFTWARE TOOLS Bulletin of the Transilvania Universit of Braşov Series I: Engineering Sciences Vol. 6 (55) No. 1-213 SIMULATION OF A PMS MOTOR BY THE HELP OF TWO DIFFERENT DESIGN SOFTWARE TOOLS G. KOVÁCS 1 M. KUCZMANN

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

ECE 325 Electric Energy System Components 7- Synchronous Machines. Instructor: Kai Sun Fall 2015

ECE 325 Electric Energy System Components 7- Synchronous Machines. Instructor: Kai Sun Fall 2015 ECE 325 Electric Energy System Components 7- Synchronous Machines Instructor: Kai Sun Fall 2015 1 Content (Materials are from Chapters 16-17) Synchronous Generators Synchronous Motors 2 Synchronous Generators

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

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

TEMPERATURE EFFECTS ON MOTOR PERFORMANCE

TEMPERATURE EFFECTS ON MOTOR PERFORMANCE TEMPERATURE EFFECTS ON MOTOR PERFORMANCE Authored By: Dan Montone Haydon Kerk Motion Solutions / Pittman Motors hen applying DC motors to any type of application, temperature effects need to be considered

More information

Mathematical Engineering

Mathematical Engineering Electrical Machines Mathematical Engineering Series Editors Prof. Dr. Claus Hillermeier, Munich, Germany, (volume editor) Prof. Dr.-Ing. Jörg Schröder, Essen, Germany Prof. Dr.-Ing. Bernhard Weigand, Stuttgart,

More information

ANALYSIS OF FLUX DENSITY AND FORCE ON DOUBLE SIDED LINEAR INDUCTION MOTOR WITH DIFFERENT POLE SHAPES

ANALYSIS OF FLUX DENSITY AND FORCE ON DOUBLE SIDED LINEAR INDUCTION MOTOR WITH DIFFERENT POLE SHAPES ANALYSIS OF FLUX DENSITY AND FORCE ON DOUBLE SIDED LINEAR INDUCTION MOTOR WITH DIFFERENT POLE SHAPES Chetan Vasudeva Sanjay Marwaha Gurmeet Singh D.A.V University, Sarmastpur, S.L.I.E.T, Longowal, Sangrur,

More information

ASM - Actuators and Sensors for Mechatronics

ASM - Actuators and Sensors for Mechatronics Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 295 - EEBE - Barcelona East School of Engineering 709 - EE - Department of Electrical Engineering BACHELOR'S DEGREE IN ELECTRICAL

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

Simulations of Electrical Arcs: Algorithms, Physical Scales, and Coupling. Henrik Nordborg HSR University of Applied Sciences Rapperswil

Simulations of Electrical Arcs: Algorithms, Physical Scales, and Coupling. Henrik Nordborg HSR University of Applied Sciences Rapperswil Simulations of Electrical Arcs: Algorithms, Physical Scales, and Coupling Henrik Nordborg HSR University of Applied Sciences Rapperswil What is an electrical arc? 2 Technical applications of arcs and industrial

More information

AXIAL FLUX INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR WITH SINUSOIDALLY SHAPED MAGNETS

AXIAL FLUX INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR WITH SINUSOIDALLY SHAPED MAGNETS AXIAL FLUX INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR WITH SINUSOIDALLY SHAPED MAGNETS A. Parviainen, J. Pyrhönen, M. Niemelä Lappeenranta University of Technology, Department of Electrical Engineering

More information

A Power System Dynamic Simulation Program Using MATLAB/ Simulink

A Power System Dynamic Simulation Program Using MATLAB/ Simulink A Power System Dynamic Simulation Program Using MATLAB/ Simulink Linash P. Kunjumuhammed Post doctoral fellow, Department of Electrical and Electronic Engineering, Imperial College London, United Kingdom

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

Electromagnetic Induction

Electromagnetic Induction 362 Mechanical Engineering Technician UNIT 7 Electromagnetic Induction Structure 7.1 Introduction 7.2 Faraday s laws of Electromagnetic Induction 7.3. Lenz s law 7.4. Fleming s right and rule 7.5. Self

More information

Modeling and Analysis of Dynamic Systems

Modeling and Analysis of Dynamic Systems Modeling and Analysis of Dynamic Systems by Dr. Guillaume Ducard Fall 2016 Institute for Dynamic Systems and Control ETH Zurich, Switzerland 1/22 Outline 1 Lecture 5: Hydraulic Systems Pelton Turbine:

More information

Deriving a Fast and Accurate PMSM Motor Model from Finite Element Analysis The MathWorks, Inc. 1

Deriving a Fast and Accurate PMSM Motor Model from Finite Element Analysis The MathWorks, Inc. 1 Deriving a Fast and Accurate PMSM Motor Model from Finite Element Analysis Dakai Hu, Ph.D Haiwei Cai, Ph.D MathWorks Application Engineer ANSYS Application Engineer 2017 The MathWorks, Inc. 1 Motivation

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

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

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

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

Finite Element Method based investigation of IPMSM losses

Finite Element Method based investigation of IPMSM losses Finite Element Method based investigation of IPMSM losses Martin Schmidtner 1, Prof. Dr. -Ing. Carsten Markgraf 1, Prof. Dr. -Ing. Alexander Frey 1 1. Augsburg University of Applied Sciences, Augsburg,

More information

Asymmetric Electric Systems: Basic Principle

Asymmetric Electric Systems: Basic Principle Asymmetric Electric Systems: Basic Principle Research Laboratory for Vacuum Energy Marcus Reid September 2009 Preface A completely novel class of electric systems is introduced in this essay. We do not

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

Direct Quadrate (D-Q) Modeling of 3-Phase Induction Motor Using MatLab / Simulink

Direct Quadrate (D-Q) Modeling of 3-Phase Induction Motor Using MatLab / Simulink Direct Quadrate (D-Q) Modeling of 3-Phase Induction Motor Using MatLab / Simulink Sifat Shah, A. Rashid, MKL Bhatti COMSATS Institute of Information and Technology, Abbottabad, Pakistan Abstract This paper

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

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

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

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