SlideShare a Scribd company logo
Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 
www.ijera.com 95 | P a g e 
Field-Oriented Control of PMSM Drive Based on SVPWM Using 
MATLAB 
Naresh Gujjula, G. Laxminarayana 
M.Tech scholar at Aurora’s engineering college, Bhongir,nalgonda district ,Telangana,India 
Assistant Professor, Dept. of EEE, Aurora's Engineering College, Bhongir, India. 
Abstract: The space vector PWM has the character of wide linear range, little higher harmonic and easy digital 
realization. The FOC theory and SVPWM technique make the PMSM can achieve the performance as well as 
DC motor. The mathematical model of PMSM is analyzed and the system model of FOC vector control has 
been established. The control system has been also simulated by MATLAB/Simulink. The simulation results 
accord with the real motor’s performance and provide the theory basis for the designing of real system. 
Keywords: space vector PWM (SVPWM), permanent magnetic synchronous motor(PMSM), field-oriented 
control(FOC) 
I. THE MATHEMATICAL MODEL 
OF PMSM 
The following assumptions are made before 
establishing the mathematical model of PMSM: 
 Neglects the saturation of the electric motor 
ferrite core. 
 Neglects turbulent flow and hysteresis loss in 
electric motor. 
 The current in electric motor is symmetrical 
three-phase sinusoidal current. 
A. d-q reference coordinate system 
There are two kinds of coordinate system in 
FOC. One is fixed on the stator, which is a static 
coordinate system relative to us; the other is fixed on 
the rotor, which is a revolving coordinate system. 
Both the three -phase stator A-B-C coordinate system 
based on three-phase winding of three-phase stator 
and the two-phase stator α-β coordinate system are 
the static coordinate system. The two-phase stator α-β 
coordinate system is composed of α axis fixed on A 
axis and β axis that is vertical to α axis. While d-q 
coordinate system with d axis fixed on the rotor spool 
thread is revolving[1]. Figure 1 shows the relationship 
of α-β coordinate system and d-q coordinate system. 
is the angle between d and α axis which is also phase 
A. Equation (1) gives the transforms from A-B-C to 
d-q coordinate system. While Equation (2) gives the 
transforms from d-q to α-β coordinate system. 
Figure 1. Relationship of the α-β and d-q coordinate 
system 
B. The mathematical model of PMSM based on d-q 
coordinate system 
The most common method in analyzing electric 
control PMSM is d-q axis mathematical model, 
which can be used in analyzing the stable state 
performance of PMSM as well as in studying the 
transient state performance. The mathematical model 
of PMSM is usually composed of the voltage 
equation, the stator flux linkage equation, the 
electromagnetism torque equation, the mechanical 
movement equation. The equations under d-q 
coordinate system can be expressed as follows: 
The voltage equation: 
RESEARCH ARTICLE OPEN ACCESS
Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 
www.ijera.com 96 | P a g e 
The stator flux linkage equation: 
The electromagnetism torque equation 
(5) The mechanical movement equation: 
(6) Where: ud 、uq ——Applied d-q-axis control voltage id 、iq ——Stator d-q-axis current ψ q 、ψ d ——d-q-axis flux linkage Lq 、 Ld ——d-q-axis inductance Rs ——Armature resistance ψ r ——Permanent magnet flux linkage Te ——Electromagnetic torque TL ——Load torque J ——Moment of Inertia p ——Pole-pair numbers of the motor ω ——Electrical angular speed 
II. THE PRINCIPLE OF ROTOR FIELD-ORIENTED VECTOR CONTROL SYSTEM 
The figure 2 shows the block diagram of Rotor field- oriented vector control system [2]: 
Figure 2. FOC system structure 
In this control system, stator current iA, iB outputted by the inverter is measured using electric current sensor, and iC is calculate with the formula iC=-(iA+iB). Transform the electric current iA,, iB, iC into the direct component isq, isd in the revolving coordinate system through the Clarke and the Park transform. Then isq, isd can be used as the negative feedback quantity of the electric current loop. The deviation between the given speed and the feedback speed n is regulated through the speed PI regulator. The output is q axis reference component isqref to control the torque .The deviations between isqref, isdref and current feedback quantity isq, isd go through the electric current PI regulator, and the respectively output phase voltage Vsqref and Vsdref on the d-q revolving coordinate system. Vsqref and Vsdref are transformed into the stator phase voltage vector component Vsαref and Vsβ ref under α-β coordinate system through inverse Park transform. If the stator phase voltage vector Vsqref, Vsdref and its sector number is known, we can use the voltage space vector PWM technique to produce PWM signal to control the inverter, so as to achieve closed-loop control of the PMSM. If we take the algorithm of id=0(isdref =0) for a sufaced-mounted PMSM (SPM),the current vector trajectory as the Maximum Torque-per-Amp trajectory. On this condition, torque per current ampere becomes maximal, the copper loss decreased and the efficiency increased. That’s why most SPM take the algorithm of id=0. In this paper, we also take SPM as the simulation motor model. 
III. THE ESTABLISHMENT OF THE FOC SIMULATION MODEL 
After analyzing the mathematical model of PMSM and the principle of Rotor field-oriented vector control system, the simulation model of field- oriented control system is established. The simulation model is under the environment of MATLAB7.0/Simulinkusing, due to its rich module libraries. 
The system structure is shown as figure 3, and the main simulation modules are introduced as follows: 
Figure 3. FOC system structure diagram of the PMSM based on SVPWM
Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 
www.ijera.com 97 | P a g e 
A. The transform module from d-q to α-β coordinate system The transform from d-q to α-β coordinate system is realized mainly according to equation (2) and the position angle of the rotor, namely the in figure 1. The specific interior simulation diagram is shown in figure 4. 
Figure 4. Block diagram of d-q to α-β transformation B. The module of SVPWM production The SVPWM uses two neighboring effective vectors and null vectors of the eight basis space voltage vector and their different act time to obtain the equivalent space voltage vector that the motor needs, as shown in figure 5 [3]. 
Figure 5. Basic voltage vectors and reference vector 
1) The judgment of the sector 
According to figure 5, when Vout is given in the form of the component Voutα、Voutβ on α-β coordinate system, we can use equation (2) to calculate B0、B1、B2. 
(7) The value of equation P can be given by 
(8) where sign(x) is sign function. Then the sector number can be given by looking up table 1. 
The sector judgment module is shown as figure 6. 
Figure 6. Simulation model of sector judgment 2) The calculation of the basic voltage vector act time The relationship between the act time of the basic voltage vectors t1、t2 and X、Y、Z, and sector N is shown as follows: 
X、Y、Z can be given by equation (9). 
(9) The module diagram is shown as figure 7. 
Figure 7. Simulation model of acting time of basic voltage vector 3) The calculation of switching time Firstly, Ta、Tb、Tc can be given by 
The switch time is shown as the following table, where taon、tbon、tcon means the turned-on time of the three-phase bridge arm power component respectively[4][5].
Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 
www.ijera.com 98 | P a g e 
TABLE III. THE TIME SCHEDULE OF A、B、C THREE-PHASE SWITCH 
The simulation diagram is shown in figure 8. 
Figure 8. The simulation model of the inverter at the switch time 4) The production of PWM signal Comparing the obtained , and with the isosceles triangle, we can get symmetric space vector PWM signal. Making PWM1,PWM3,PWM5 reverse ,We can get PWM2,PWM4 and PWM6. The overall simulation structure diagram of SVPWM as shown in figure 9[6]: 
Figure 9. SVPWM simulation model 5) The model of inverter and electrical motor Both the inverter module and the PMSM mentioned in simulation are provided by MATLAB/Simulink. The machine parameters listed in Table IV are used for the simulations. The measurement module may be used for examining the outputs physical quantity of the motor, and as feedback parameter to constitute closed-loop control system. 
TABLE IV MACHINE PARAMETERS FOR SIMULATIONS 
IV. THE RESULT OF THE SIMULATION 
Set the motor speed at 500 rad/s, PWM cycle T=0.001S. At time 0s, the electrical motor no-load start up, at time 0.03s, the load increases to3 Nm. Simulation time is 0.06s, and then the simulation waveform shows as follows: 
Figure 10. The current and speed response when load is increased 
Figure 11. The torque response when load is increased 
Simulation results are in accord with the performance characteristic of PMSM, which proves
Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 
www.ijera.com 99 | P a g e 
the accuracy of the SVPWM algorithm and the control model, and provides theory basis for actual design of the control sy. REFERENCES 
[1] XU Jun-Feng, FENG Jiang-Hua, XU Jian- Hua. Control policy of permanent magnetism synchronous motor summery .The electrical trasimissionof Locomotive, 2005, pp.7-11. 
[2] CHENG Min-Jun. Research of high performance magnetism synchronous motor vector velocity modulation system.The mster’s degree paper in Zhe Jiang Industrial university, 2006, pp.65-67. 
[3] Li Chuan-Fang, Li Feng , QU Ji-Sheng and so on. Thechnology characteristic and optional method of the space vector polse- duration modulation(SVPWM) .Shan Dong university Journal, 2005, pp.27-31. 
[4] SUN Ye-Shu, ZHOU Xin-Yun, LI Zheng- Ming. SIMULINK simulation of space vector PWM .Farm machinery reseach, 2003, pp.105-106. 
[5] TEAXS INSTRUMENTS, Space-Vector PWM with TMS320C24x Using Hardware & Software Determined Switching Patternts, 2000, pp.29-36. 
[6] Ke Song, Wei guo Liu. Permanent Magnet Synchronous Motor Field Oriented Control and HIL Simulation. IEEE Vehicle Power and Propulsion Conference, Harbin, 2008, pp.4-6.

More Related Content

What's hot

Chapter 1-Electrical Drives.pptx
Chapter 1-Electrical Drives.pptxChapter 1-Electrical Drives.pptx
Chapter 1-Electrical Drives.pptx
Harshal Vaidya
 
Interior Permanent Magnet (IPM) motor drive
Interior Permanent Magnet (IPM) motor driveInterior Permanent Magnet (IPM) motor drive
Interior Permanent Magnet (IPM) motor drive
anusheel nahar
 
Stepper motor
Stepper motorStepper motor
Stepper motor
afsana_jihan
 
FPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC MotorFPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC Motor
Rajesh Pindoriya
 
Field oriented control of induction motor based on
Field oriented control  of induction motor based onField oriented control  of induction motor based on
Field oriented control of induction motor based on
AMRITAKUMARI21408
 
Brushless DC Motors
Brushless DC MotorsBrushless DC Motors
Brushless DC Motors
Deepak Kumar Mohapatra
 
Comparison and analysis of electrical motor used in Electric Vehicles..
Comparison and analysis of electrical motor used in Electric Vehicles..Comparison and analysis of electrical motor used in Electric Vehicles..
Comparison and analysis of electrical motor used in Electric Vehicles..
MANAS GILDER
 
BLDC Motor
BLDC MotorBLDC Motor
BLDC Motor
Aviral Singhal
 
Stepper Motor Types, Advantages And Applications
 Stepper Motor Types, Advantages And Applications Stepper Motor Types, Advantages And Applications
Stepper Motor Types, Advantages And Applications
elprocus
 
Stepper motor
Stepper motorStepper motor
Stepper motor
Anurag Chaudhary
 
Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,
Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,
Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,
Dr SOUNDIRARAJ N
 
special electrical motor(switched reluctance motor)
special electrical motor(switched reluctance motor)special electrical motor(switched reluctance motor)
special electrical motor(switched reluctance motor)
Srihari Datta
 
Two Quadrant chopper
Two Quadrant chopperTwo Quadrant chopper
Two Quadrant chopper
Ashish Kashyap
 
Closed loop speed control
Closed loop speed controlClosed loop speed control
Closed loop speed control
Abhishek Choksi
 
PMSM
PMSMPMSM
Permanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors pptPermanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors ppt
srmrithi
 
pulse width modulated inverter techniques
pulse width modulated inverter techniquespulse width modulated inverter techniques
pulse width modulated inverter techniques
SAURABH KUMAR
 
Power Electronic Converter
Power Electronic ConverterPower Electronic Converter
Power Electronic Converter
Ali
 
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Francisco Gonzalez-Longatt
 

What's hot (20)

Chapter 1-Electrical Drives.pptx
Chapter 1-Electrical Drives.pptxChapter 1-Electrical Drives.pptx
Chapter 1-Electrical Drives.pptx
 
Interior Permanent Magnet (IPM) motor drive
Interior Permanent Magnet (IPM) motor driveInterior Permanent Magnet (IPM) motor drive
Interior Permanent Magnet (IPM) motor drive
 
Stepper motor
Stepper motorStepper motor
Stepper motor
 
Thesis Presentation_Pulok_v1
Thesis Presentation_Pulok_v1Thesis Presentation_Pulok_v1
Thesis Presentation_Pulok_v1
 
FPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC MotorFPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC Motor
 
Field oriented control of induction motor based on
Field oriented control  of induction motor based onField oriented control  of induction motor based on
Field oriented control of induction motor based on
 
Brushless DC Motors
Brushless DC MotorsBrushless DC Motors
Brushless DC Motors
 
Comparison and analysis of electrical motor used in Electric Vehicles..
Comparison and analysis of electrical motor used in Electric Vehicles..Comparison and analysis of electrical motor used in Electric Vehicles..
Comparison and analysis of electrical motor used in Electric Vehicles..
 
BLDC Motor
BLDC MotorBLDC Motor
BLDC Motor
 
Stepper Motor Types, Advantages And Applications
 Stepper Motor Types, Advantages And Applications Stepper Motor Types, Advantages And Applications
Stepper Motor Types, Advantages And Applications
 
Stepper motor
Stepper motorStepper motor
Stepper motor
 
Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,
Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,
Unit iii ROTOR CONTROLLED AC DRIVES,ME PED,
 
special electrical motor(switched reluctance motor)
special electrical motor(switched reluctance motor)special electrical motor(switched reluctance motor)
special electrical motor(switched reluctance motor)
 
Two Quadrant chopper
Two Quadrant chopperTwo Quadrant chopper
Two Quadrant chopper
 
Closed loop speed control
Closed loop speed controlClosed loop speed control
Closed loop speed control
 
PMSM
PMSMPMSM
PMSM
 
Permanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors pptPermanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors ppt
 
pulse width modulated inverter techniques
pulse width modulated inverter techniquespulse width modulated inverter techniques
pulse width modulated inverter techniques
 
Power Electronic Converter
Power Electronic ConverterPower Electronic Converter
Power Electronic Converter
 
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
 

Similar to Field-Oriented Control of PMSM Drive Based on SVPWM Using MATLAB

Vf control of three phase induction motor drive with different pwm techniques
Vf control of three phase induction motor drive with different pwm techniquesVf control of three phase induction motor drive with different pwm techniques
Vf control of three phase induction motor drive with different pwm techniques
Alexander Decker
 
Ff35913917
Ff35913917Ff35913917
Ff35913917
IJERA Editor
 
L021201085091
L021201085091L021201085091
L021201085091
theijes
 
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
IRJET Journal
 
Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...
Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...
Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...
IRJET Journal
 
Paper id 212014121
Paper id 212014121Paper id 212014121
Paper id 212014121IJRAT
 
Lk3420692075
Lk3420692075Lk3420692075
Lk3420692075
IJERA Editor
 
T04405112116
T04405112116T04405112116
T04405112116
IJERA Editor
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
IJERA Editor
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
IJERA Editor
 
J43055863
J43055863J43055863
J43055863
IJERA Editor
 
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
inventionjournals
 
M356872
M356872M356872
M356872
IJERA Editor
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouIAEME Publication
 
Implementation of Space Vector PWM for Hybrid DSTATCOM
Implementation of Space Vector PWM for Hybrid DSTATCOMImplementation of Space Vector PWM for Hybrid DSTATCOM
Implementation of Space Vector PWM for Hybrid DSTATCOM
IRJET Journal
 
A034301010
A034301010A034301010
A034301010
ijceronline
 
H010245763
H010245763H010245763
H010245763
IOSR Journals
 
Application of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vecApplication of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vecIAEME Publication
 
Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...
Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...
Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...
International Journal of Power Electronics and Drive Systems
 
Kf3617641768
Kf3617641768Kf3617641768
Kf3617641768
IJERA Editor
 

Similar to Field-Oriented Control of PMSM Drive Based on SVPWM Using MATLAB (20)

Vf control of three phase induction motor drive with different pwm techniques
Vf control of three phase induction motor drive with different pwm techniquesVf control of three phase induction motor drive with different pwm techniques
Vf control of three phase induction motor drive with different pwm techniques
 
Ff35913917
Ff35913917Ff35913917
Ff35913917
 
L021201085091
L021201085091L021201085091
L021201085091
 
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
 
Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...
Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...
Performance Analysis Of Induction Motor For Voltage Mode And Current Mode Con...
 
Paper id 212014121
Paper id 212014121Paper id 212014121
Paper id 212014121
 
Lk3420692075
Lk3420692075Lk3420692075
Lk3420692075
 
T04405112116
T04405112116T04405112116
T04405112116
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
 
J43055863
J43055863J43055863
J43055863
 
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
Comparative Study of the Success of PI and PI-Fuzzy Controller for Induction ...
 
M356872
M356872M356872
M356872
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grou
 
Implementation of Space Vector PWM for Hybrid DSTATCOM
Implementation of Space Vector PWM for Hybrid DSTATCOMImplementation of Space Vector PWM for Hybrid DSTATCOM
Implementation of Space Vector PWM for Hybrid DSTATCOM
 
A034301010
A034301010A034301010
A034301010
 
H010245763
H010245763H010245763
H010245763
 
Application of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vecApplication of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vec
 
Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...
Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...
Performance Analysis of Modified SVPWM Strategies for Three Phase Cascaded Mu...
 
Kf3617641768
Kf3617641768Kf3617641768
Kf3617641768
 

Recently uploaded

The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 

Recently uploaded (20)

The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 

Field-Oriented Control of PMSM Drive Based on SVPWM Using MATLAB

  • 1. Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 www.ijera.com 95 | P a g e Field-Oriented Control of PMSM Drive Based on SVPWM Using MATLAB Naresh Gujjula, G. Laxminarayana M.Tech scholar at Aurora’s engineering college, Bhongir,nalgonda district ,Telangana,India Assistant Professor, Dept. of EEE, Aurora's Engineering College, Bhongir, India. Abstract: The space vector PWM has the character of wide linear range, little higher harmonic and easy digital realization. The FOC theory and SVPWM technique make the PMSM can achieve the performance as well as DC motor. The mathematical model of PMSM is analyzed and the system model of FOC vector control has been established. The control system has been also simulated by MATLAB/Simulink. The simulation results accord with the real motor’s performance and provide the theory basis for the designing of real system. Keywords: space vector PWM (SVPWM), permanent magnetic synchronous motor(PMSM), field-oriented control(FOC) I. THE MATHEMATICAL MODEL OF PMSM The following assumptions are made before establishing the mathematical model of PMSM:  Neglects the saturation of the electric motor ferrite core.  Neglects turbulent flow and hysteresis loss in electric motor.  The current in electric motor is symmetrical three-phase sinusoidal current. A. d-q reference coordinate system There are two kinds of coordinate system in FOC. One is fixed on the stator, which is a static coordinate system relative to us; the other is fixed on the rotor, which is a revolving coordinate system. Both the three -phase stator A-B-C coordinate system based on three-phase winding of three-phase stator and the two-phase stator α-β coordinate system are the static coordinate system. The two-phase stator α-β coordinate system is composed of α axis fixed on A axis and β axis that is vertical to α axis. While d-q coordinate system with d axis fixed on the rotor spool thread is revolving[1]. Figure 1 shows the relationship of α-β coordinate system and d-q coordinate system. is the angle between d and α axis which is also phase A. Equation (1) gives the transforms from A-B-C to d-q coordinate system. While Equation (2) gives the transforms from d-q to α-β coordinate system. Figure 1. Relationship of the α-β and d-q coordinate system B. The mathematical model of PMSM based on d-q coordinate system The most common method in analyzing electric control PMSM is d-q axis mathematical model, which can be used in analyzing the stable state performance of PMSM as well as in studying the transient state performance. The mathematical model of PMSM is usually composed of the voltage equation, the stator flux linkage equation, the electromagnetism torque equation, the mechanical movement equation. The equations under d-q coordinate system can be expressed as follows: The voltage equation: RESEARCH ARTICLE OPEN ACCESS
  • 2. Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 www.ijera.com 96 | P a g e The stator flux linkage equation: The electromagnetism torque equation (5) The mechanical movement equation: (6) Where: ud 、uq ——Applied d-q-axis control voltage id 、iq ——Stator d-q-axis current ψ q 、ψ d ——d-q-axis flux linkage Lq 、 Ld ——d-q-axis inductance Rs ——Armature resistance ψ r ——Permanent magnet flux linkage Te ——Electromagnetic torque TL ——Load torque J ——Moment of Inertia p ——Pole-pair numbers of the motor ω ——Electrical angular speed II. THE PRINCIPLE OF ROTOR FIELD-ORIENTED VECTOR CONTROL SYSTEM The figure 2 shows the block diagram of Rotor field- oriented vector control system [2]: Figure 2. FOC system structure In this control system, stator current iA, iB outputted by the inverter is measured using electric current sensor, and iC is calculate with the formula iC=-(iA+iB). Transform the electric current iA,, iB, iC into the direct component isq, isd in the revolving coordinate system through the Clarke and the Park transform. Then isq, isd can be used as the negative feedback quantity of the electric current loop. The deviation between the given speed and the feedback speed n is regulated through the speed PI regulator. The output is q axis reference component isqref to control the torque .The deviations between isqref, isdref and current feedback quantity isq, isd go through the electric current PI regulator, and the respectively output phase voltage Vsqref and Vsdref on the d-q revolving coordinate system. Vsqref and Vsdref are transformed into the stator phase voltage vector component Vsαref and Vsβ ref under α-β coordinate system through inverse Park transform. If the stator phase voltage vector Vsqref, Vsdref and its sector number is known, we can use the voltage space vector PWM technique to produce PWM signal to control the inverter, so as to achieve closed-loop control of the PMSM. If we take the algorithm of id=0(isdref =0) for a sufaced-mounted PMSM (SPM),the current vector trajectory as the Maximum Torque-per-Amp trajectory. On this condition, torque per current ampere becomes maximal, the copper loss decreased and the efficiency increased. That’s why most SPM take the algorithm of id=0. In this paper, we also take SPM as the simulation motor model. III. THE ESTABLISHMENT OF THE FOC SIMULATION MODEL After analyzing the mathematical model of PMSM and the principle of Rotor field-oriented vector control system, the simulation model of field- oriented control system is established. The simulation model is under the environment of MATLAB7.0/Simulinkusing, due to its rich module libraries. The system structure is shown as figure 3, and the main simulation modules are introduced as follows: Figure 3. FOC system structure diagram of the PMSM based on SVPWM
  • 3. Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 www.ijera.com 97 | P a g e A. The transform module from d-q to α-β coordinate system The transform from d-q to α-β coordinate system is realized mainly according to equation (2) and the position angle of the rotor, namely the in figure 1. The specific interior simulation diagram is shown in figure 4. Figure 4. Block diagram of d-q to α-β transformation B. The module of SVPWM production The SVPWM uses two neighboring effective vectors and null vectors of the eight basis space voltage vector and their different act time to obtain the equivalent space voltage vector that the motor needs, as shown in figure 5 [3]. Figure 5. Basic voltage vectors and reference vector 1) The judgment of the sector According to figure 5, when Vout is given in the form of the component Voutα、Voutβ on α-β coordinate system, we can use equation (2) to calculate B0、B1、B2. (7) The value of equation P can be given by (8) where sign(x) is sign function. Then the sector number can be given by looking up table 1. The sector judgment module is shown as figure 6. Figure 6. Simulation model of sector judgment 2) The calculation of the basic voltage vector act time The relationship between the act time of the basic voltage vectors t1、t2 and X、Y、Z, and sector N is shown as follows: X、Y、Z can be given by equation (9). (9) The module diagram is shown as figure 7. Figure 7. Simulation model of acting time of basic voltage vector 3) The calculation of switching time Firstly, Ta、Tb、Tc can be given by The switch time is shown as the following table, where taon、tbon、tcon means the turned-on time of the three-phase bridge arm power component respectively[4][5].
  • 4. Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 www.ijera.com 98 | P a g e TABLE III. THE TIME SCHEDULE OF A、B、C THREE-PHASE SWITCH The simulation diagram is shown in figure 8. Figure 8. The simulation model of the inverter at the switch time 4) The production of PWM signal Comparing the obtained , and with the isosceles triangle, we can get symmetric space vector PWM signal. Making PWM1,PWM3,PWM5 reverse ,We can get PWM2,PWM4 and PWM6. The overall simulation structure diagram of SVPWM as shown in figure 9[6]: Figure 9. SVPWM simulation model 5) The model of inverter and electrical motor Both the inverter module and the PMSM mentioned in simulation are provided by MATLAB/Simulink. The machine parameters listed in Table IV are used for the simulations. The measurement module may be used for examining the outputs physical quantity of the motor, and as feedback parameter to constitute closed-loop control system. TABLE IV MACHINE PARAMETERS FOR SIMULATIONS IV. THE RESULT OF THE SIMULATION Set the motor speed at 500 rad/s, PWM cycle T=0.001S. At time 0s, the electrical motor no-load start up, at time 0.03s, the load increases to3 Nm. Simulation time is 0.06s, and then the simulation waveform shows as follows: Figure 10. The current and speed response when load is increased Figure 11. The torque response when load is increased Simulation results are in accord with the performance characteristic of PMSM, which proves
  • 5. Naresh Gujjula Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.95-99 www.ijera.com 99 | P a g e the accuracy of the SVPWM algorithm and the control model, and provides theory basis for actual design of the control sy. REFERENCES [1] XU Jun-Feng, FENG Jiang-Hua, XU Jian- Hua. Control policy of permanent magnetism synchronous motor summery .The electrical trasimissionof Locomotive, 2005, pp.7-11. [2] CHENG Min-Jun. Research of high performance magnetism synchronous motor vector velocity modulation system.The mster’s degree paper in Zhe Jiang Industrial university, 2006, pp.65-67. [3] Li Chuan-Fang, Li Feng , QU Ji-Sheng and so on. Thechnology characteristic and optional method of the space vector polse- duration modulation(SVPWM) .Shan Dong university Journal, 2005, pp.27-31. [4] SUN Ye-Shu, ZHOU Xin-Yun, LI Zheng- Ming. SIMULINK simulation of space vector PWM .Farm machinery reseach, 2003, pp.105-106. [5] TEAXS INSTRUMENTS, Space-Vector PWM with TMS320C24x Using Hardware & Software Determined Switching Patternts, 2000, pp.29-36. [6] Ke Song, Wei guo Liu. Permanent Magnet Synchronous Motor Field Oriented Control and HIL Simulation. IEEE Vehicle Power and Propulsion Conference, Harbin, 2008, pp.4-6.