SlideShare une entreprise Scribd logo
1  sur  26
Presented by
Lajin B S
Jiji Prabhash
Meghana Jayakumar
Nithin Joseph
Malini Mohan
Guided by: Mr. Rahul R S
OVERVIEW OF PRESENTATION
 AIM
 INTRODUCTION
 FUNCTIONAL BLOCK DIAGRAM
 WORKING PRINCIPLE
CONTND…
 FIRST PHASE
 ADVANTAGES
 DISADVANTGES
 APPLICATIONS
AIM
 Design of variable frequency drives for speed
control in single phase induction motor
PHASES OF PROJECT
 FIRST PHASE
• Experimental set up of the drive using basic knowledge
 SECOND PHASE
• Microcontroller programming
 THIRD PHASE
• Hardware design, assembling & installation
INTRODUCTION
 Most of the industries use induction motors as the
drives
 Rising energy price create a need for energy efficient
motor
 VFDS are useful in energy saving
 It reduces the motor speed as demand decreases
 VFDs consists of
 Electronic actuator-controller
 Driving electrical machines – motor
 Driven machine – pump, fan, blower…
FUNCTIONAL BLOCK DIAGRAM
WORKING PRINCIPLE
 Torque of IM depends on flux
 Flux α V/f ratio
 Hence torque α V/f ratio
 Speed = 120 * f/ P
 With load change, speed also changes
 By retaining V/f ratio constant, torque is
maintained
TORQUE SPEED CHARACTERISTICS OF IM
 Serving as the prime power sources for a seemingly
limitless array of small-horsepower applications in
industry and in the home.
 Single phase AC electrical supply is what is typically
supplied in homes, three phase electrical power is
commonly only available in a factory setting.
 Correctly sized and rated -- can last a lifetime with little
maintenance.
WHY SINGLE PHASE INDUCTION MOTOR?
PWM INVERTERS?
 Characterized by constant amplitude pulses
 Width of these pulses is modulated
 Different PWM techniques – Single pulse
modulation, Multiple pulse modulation and
Sinusoidal pulse modulation
 These techniques differ each other in harmonic
content
 Choice – on permissible harmonic content in
input
SINUSOIDAL PULSE WIDTH MODULATION
 Pulses over half cycle of unequal widths are
 generated
 Pulse width is a sinusoidal function of angular
 position of each cycle
 By comparing a sinusoidal wave against a triangular
 carrier wave
 Simple and ease of implementation
 No: of cycles is decided by ratio of triangular
 carrier frequency to that of modulating sinusoidal
 frequency
WAVEFORMS
CONTND…
 PWM inverter model has four sections
o Power supply section
o Power circuit section
o Load circuit section
o Gate control section
BASIC CIRCUIT
HARDWARE
Bridge
Rectifier
DC Chopper
PIC Microcontroller
Basic circuit
Keypad
& LCD
Connect
ion
Dead Band time
Generator
3-Phase Bridge
Driver
IGBT
3-Phase Inverter
COMPONENTS
 Diode rectifier- KBPC 35-10, Maximum recurrent
peak reverse voltage 1000 V. Maximum average
forward rectified current 35 A
 Supply source – 220V, 50 Hz ac
 Power circuit section – 4 No: of 2MBI50L-120 IGBTs,
1200V, 50 A,400 watts, Vgth > 20V
 Load circuit section –single phase induction motor
 Gate control section- PIC 16F877A, 5V
 Gate driver – IR21363, Gate drive supply voltage
10-20V
EXPERIMENTAL SETUP
 Software used- PROTEUS
 Microcontroller – 8051
PROGRAM
ORG 0000H
ST:
JNB P1.0,A1
JNB P1.1,A2
JNB P1.2,A3
JMP ST
A1:
CLR P2.0
CALL DELAY1
SETB P2.0
CALL DELAY1
JNB P1.1,A2
JNB P1.2,A3
JMPA1
DELAY1:
MOV R0,0FH
L1:MOV R1,0FFH
DJNZ R1,$
DJNZ R0,L1
RET
A2:
CLR P2.0
CALL DELAY2
CALL DELAY1
SETB P2.0
CALL DELAY2
CALL DELAY1
JNB P1.0,A3
JNB P1.2,A1
CONTND…
JMPA2
DELAY2:
MOV R0,0FH
L2:MOV R1,0FFH
DJNZ R1,$
DJNZ R0,L2
RET
A3:
CLR P2.0
CALL DELAY3
CALL DELAY1
CALL DELAY3
CALL DELAY1
CALL DELAY2
CONTND…
SETB P2.0
CALL DELAY3
CALL DELAY3
CALL DELAY1
CALL DELAY2
CALL DELAY1
JNB P1.0,A1
JNB P1.1,A2
JMPA3
DELAY3:
MOV R0,03FH
L3:MOV R1,0FFH
DJNZ R1,$
DJNZ R0,L3
RET
END
CONTND…
ADVANTAGES
 Rising energy prices creates a need for energy
efficient motor
 To reduce energy losses we select VFDs
 Improved operating performance
 Good control capability
 Efficient energy saving
 Consume less energy
DISADVANTAGES
 High cost
 System resonance
 Increased noise& vibration
 Shortens life
 Reduce service factor
APPLICATIONS
 Boiler pumps , fans& HVAC system
 Cooling towers
 Compressors
 Stairway & packing ventilation
 Kitchen hoods
 Roof top units
 Air handlers
 Elevators & escalators
design of VFD for speed control in single phase induction motor

Contenu connexe

Tendances

Synchronous motor drive
Synchronous motor driveSynchronous motor drive
Synchronous motor drive
Guru Moorthi
 

Tendances (20)

Synchronous motor drive
Synchronous motor driveSynchronous motor drive
Synchronous motor drive
 
Synchronous reluctance motor
Synchronous reluctance motorSynchronous reluctance motor
Synchronous reluctance motor
 
Permanent magnet synchronous motor
Permanent magnet synchronous motorPermanent magnet synchronous motor
Permanent magnet synchronous motor
 
Electrical drive unit 1 as per IP university_EEE
Electrical drive unit 1 as per IP university_EEEElectrical drive unit 1 as per IP university_EEE
Electrical drive unit 1 as per IP university_EEE
 
Three phase-controlled-rectifiers
Three phase-controlled-rectifiersThree phase-controlled-rectifiers
Three phase-controlled-rectifiers
 
electrical machines
electrical machineselectrical machines
electrical machines
 
Induction motor modelling and applications
Induction motor modelling and applicationsInduction motor modelling and applications
Induction motor modelling and applications
 
Stater motor
Stater motorStater motor
Stater motor
 
SYNCHRONOUS MOTOR
SYNCHRONOUS MOTORSYNCHRONOUS MOTOR
SYNCHRONOUS MOTOR
 
Svpwm
SvpwmSvpwm
Svpwm
 
Stepper motor
Stepper motorStepper motor
Stepper motor
 
A.C Drives
A.C DrivesA.C Drives
A.C Drives
 
Unit 2.Converter and Chopper fed Dc drives
Unit 2.Converter and Chopper fed Dc drivesUnit 2.Converter and Chopper fed Dc drives
Unit 2.Converter and Chopper fed Dc drives
 
Industrial Star Delta Starter for a 3-Phase Induction Motor
Industrial Star Delta Starter for a 3-Phase Induction MotorIndustrial Star Delta Starter for a 3-Phase Induction Motor
Industrial Star Delta Starter for a 3-Phase Induction Motor
 
universal motor
universal motor universal motor
universal motor
 
Closed loop speed control
Closed loop speed controlClosed loop speed control
Closed loop speed control
 
Unit I design of electrical machines
Unit I   design of electrical machinesUnit I   design of electrical machines
Unit I design of electrical machines
 
3 ph induction motor ppt
3 ph induction motor ppt3 ph induction motor ppt
3 ph induction motor ppt
 
Stepper motor
Stepper motorStepper motor
Stepper motor
 
Rectifier fed Separately Excited DC Drives.pptx
Rectifier fed Separately Excited  DC Drives.pptxRectifier fed Separately Excited  DC Drives.pptx
Rectifier fed Separately Excited DC Drives.pptx
 

En vedette

Agroklimat acara 2 radiasi surya
Agroklimat acara 2 radiasi suryaAgroklimat acara 2 radiasi surya
Agroklimat acara 2 radiasi surya
Riski Lubis
 
Speed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controllerSpeed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controller
Murugappa Group
 
Pengaturan kecepatan dan posisi motor ac 3 phasa.
Pengaturan kecepatan dan posisi motor ac 3 phasa.Pengaturan kecepatan dan posisi motor ac 3 phasa.
Pengaturan kecepatan dan posisi motor ac 3 phasa.
Benny Yusuf
 
cascaded multilevel inverter project
cascaded multilevel inverter projectcascaded multilevel inverter project
cascaded multilevel inverter project
Shiva Kumar
 

En vedette (20)

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...
DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...
DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...
 
Agroklimat acara 2 radiasi surya
Agroklimat acara 2 radiasi suryaAgroklimat acara 2 radiasi surya
Agroklimat acara 2 radiasi surya
 
Speed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controllerSpeed control of dc motor by fuzzy controller
Speed control of dc motor by fuzzy controller
 
Ppt sinar matahari (klh)
Ppt sinar matahari (klh)Ppt sinar matahari (klh)
Ppt sinar matahari (klh)
 
variable frequency drive (VFD) installation
variable frequency drive (VFD) installationvariable frequency drive (VFD) installation
variable frequency drive (VFD) installation
 
Multilevel Inverters for PV Applications
Multilevel Inverters for PV ApplicationsMultilevel Inverters for PV Applications
Multilevel Inverters for PV Applications
 
20020501
2002050120020501
20020501
 
3 radiasi matahari gtr
3 radiasi matahari gtr3 radiasi matahari gtr
3 radiasi matahari gtr
 
karakteristik Over load relay
karakteristik Over load relaykarakteristik Over load relay
karakteristik Over load relay
 
Radiasi surya
Radiasi suryaRadiasi surya
Radiasi surya
 
RADIASI MATAHARI
RADIASI MATAHARIRADIASI MATAHARI
RADIASI MATAHARI
 
Peran klimatologi dalam tip dan peternakan gtr
Peran klimatologi dalam tip dan peternakan gtrPeran klimatologi dalam tip dan peternakan gtr
Peran klimatologi dalam tip dan peternakan gtr
 
Pengaturan kecepatan dan posisi motor ac 3 phasa.
Pengaturan kecepatan dan posisi motor ac 3 phasa.Pengaturan kecepatan dan posisi motor ac 3 phasa.
Pengaturan kecepatan dan posisi motor ac 3 phasa.
 
Variable frequency drives for industrial applications
Variable frequency drives for industrial applicationsVariable frequency drives for industrial applications
Variable frequency drives for industrial applications
 
Radiasi surya
Radiasi suryaRadiasi surya
Radiasi surya
 
cascaded multilevel inverter project
cascaded multilevel inverter projectcascaded multilevel inverter project
cascaded multilevel inverter project
 
Radiasi surya dan pertumbuhan tanaman
Radiasi surya dan pertumbuhan tanamanRadiasi surya dan pertumbuhan tanaman
Radiasi surya dan pertumbuhan tanaman
 
Model simulasi antrian gtr
Model simulasi antrian gtrModel simulasi antrian gtr
Model simulasi antrian gtr
 
Multilevel inverter
Multilevel  inverterMultilevel  inverter
Multilevel inverter
 
M.E. Project PPT
M.E. Project PPTM.E. Project PPT
M.E. Project PPT
 

Similaire à design of VFD for speed control in single phase induction motor

Motor Control of Drives using Control Electrical
Motor Control of Drives using Control ElectricalMotor Control of Drives using Control Electrical
Motor Control of Drives using Control Electrical
balaji765046
 
IRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric Vehicle
IJPEDS-IAES
 
Speed control of three phase induction motor
Speed control of three phase induction motorSpeed control of three phase induction motor
Speed control of three phase induction motor
sanagowtham
 

Similaire à design of VFD for speed control in single phase induction motor (20)

Variable voltage variable frequency drive
Variable voltage variable frequency driveVariable voltage variable frequency drive
Variable voltage variable frequency drive
 
Catalog biến tần trung thế Fuji Electric
Catalog biến tần trung thế Fuji ElectricCatalog biến tần trung thế Fuji Electric
Catalog biến tần trung thế Fuji Electric
 
IRJET- Speed Control of BLDC Motor using PID Tuned Fuzzy Controller
IRJET-  	  Speed Control of BLDC Motor using PID Tuned Fuzzy ControllerIRJET-  	  Speed Control of BLDC Motor using PID Tuned Fuzzy Controller
IRJET- Speed Control of BLDC Motor using PID Tuned Fuzzy Controller
 
variable frequency drive
variable frequency drivevariable frequency drive
variable frequency drive
 
IRJET- Variable Frequency Drive Used in Treadmill
IRJET- Variable Frequency Drive Used in TreadmillIRJET- Variable Frequency Drive Used in Treadmill
IRJET- Variable Frequency Drive Used in Treadmill
 
IRJET- Phase Conversion of VFD based Induction Motor
IRJET- Phase Conversion of VFD based Induction MotorIRJET- Phase Conversion of VFD based Induction Motor
IRJET- Phase Conversion of VFD based Induction Motor
 
Final_Presentation
Final_PresentationFinal_Presentation
Final_Presentation
 
ELEKTRA_new
ELEKTRA_newELEKTRA_new
ELEKTRA_new
 
Motor Control of Drives using Control Electrical
Motor Control of Drives using Control ElectricalMotor Control of Drives using Control Electrical
Motor Control of Drives using Control Electrical
 
IRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric Vehicle
 
REVIEW-1_PPT_B6.pptx
REVIEW-1_PPT_B6.pptxREVIEW-1_PPT_B6.pptx
REVIEW-1_PPT_B6.pptx
 
Ijsdr1701014
Ijsdr1701014Ijsdr1701014
Ijsdr1701014
 
Bz36459463
Bz36459463Bz36459463
Bz36459463
 
ELECTRICAL AC AND DC DRIVES
ELECTRICAL AC AND DC DRIVESELECTRICAL AC AND DC DRIVES
ELECTRICAL AC AND DC DRIVES
 
40220130406010
4022013040601040220130406010
40220130406010
 
Speed control of three phase induction motor
Speed control of three phase induction motorSpeed control of three phase induction motor
Speed control of three phase induction motor
 
PLC Applications for speed control of induction motor through VFD
PLC Applications for speed control of induction motor through VFDPLC Applications for speed control of induction motor through VFD
PLC Applications for speed control of induction motor through VFD
 
Speed Control of Three Phase Induction Motor Using PLC under Open and Closed ...
Speed Control of Three Phase Induction Motor Using PLC under Open and Closed ...Speed Control of Three Phase Induction Motor Using PLC under Open and Closed ...
Speed Control of Three Phase Induction Motor Using PLC under Open and Closed ...
 
three phase induction motor drive
three phase induction motor drivethree phase induction motor drive
three phase induction motor drive
 
Dynamic Modeling of Pump Drive System utilizing Simulink/MATLAB Program
Dynamic Modeling of Pump Drive System utilizing Simulink/MATLAB ProgramDynamic Modeling of Pump Drive System utilizing Simulink/MATLAB Program
Dynamic Modeling of Pump Drive System utilizing Simulink/MATLAB Program
 

Dernier

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 

Dernier (20)

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 

design of VFD for speed control in single phase induction motor

  • 1. Presented by Lajin B S Jiji Prabhash Meghana Jayakumar Nithin Joseph Malini Mohan Guided by: Mr. Rahul R S
  • 2. OVERVIEW OF PRESENTATION  AIM  INTRODUCTION  FUNCTIONAL BLOCK DIAGRAM  WORKING PRINCIPLE
  • 3. CONTND…  FIRST PHASE  ADVANTAGES  DISADVANTGES  APPLICATIONS
  • 4. AIM  Design of variable frequency drives for speed control in single phase induction motor
  • 5. PHASES OF PROJECT  FIRST PHASE • Experimental set up of the drive using basic knowledge  SECOND PHASE • Microcontroller programming  THIRD PHASE • Hardware design, assembling & installation
  • 6. INTRODUCTION  Most of the industries use induction motors as the drives  Rising energy price create a need for energy efficient motor  VFDS are useful in energy saving  It reduces the motor speed as demand decreases  VFDs consists of  Electronic actuator-controller  Driving electrical machines – motor  Driven machine – pump, fan, blower…
  • 8. WORKING PRINCIPLE  Torque of IM depends on flux  Flux α V/f ratio  Hence torque α V/f ratio  Speed = 120 * f/ P  With load change, speed also changes  By retaining V/f ratio constant, torque is maintained
  • 10.  Serving as the prime power sources for a seemingly limitless array of small-horsepower applications in industry and in the home.  Single phase AC electrical supply is what is typically supplied in homes, three phase electrical power is commonly only available in a factory setting.  Correctly sized and rated -- can last a lifetime with little maintenance. WHY SINGLE PHASE INDUCTION MOTOR?
  • 11. PWM INVERTERS?  Characterized by constant amplitude pulses  Width of these pulses is modulated  Different PWM techniques – Single pulse modulation, Multiple pulse modulation and Sinusoidal pulse modulation  These techniques differ each other in harmonic content  Choice – on permissible harmonic content in input
  • 12. SINUSOIDAL PULSE WIDTH MODULATION  Pulses over half cycle of unequal widths are  generated  Pulse width is a sinusoidal function of angular  position of each cycle  By comparing a sinusoidal wave against a triangular  carrier wave  Simple and ease of implementation  No: of cycles is decided by ratio of triangular  carrier frequency to that of modulating sinusoidal  frequency
  • 14. CONTND…  PWM inverter model has four sections o Power supply section o Power circuit section o Load circuit section o Gate control section
  • 16. HARDWARE Bridge Rectifier DC Chopper PIC Microcontroller Basic circuit Keypad & LCD Connect ion Dead Band time Generator 3-Phase Bridge Driver IGBT 3-Phase Inverter
  • 17. COMPONENTS  Diode rectifier- KBPC 35-10, Maximum recurrent peak reverse voltage 1000 V. Maximum average forward rectified current 35 A  Supply source – 220V, 50 Hz ac  Power circuit section – 4 No: of 2MBI50L-120 IGBTs, 1200V, 50 A,400 watts, Vgth > 20V  Load circuit section –single phase induction motor  Gate control section- PIC 16F877A, 5V  Gate driver – IR21363, Gate drive supply voltage 10-20V
  • 18. EXPERIMENTAL SETUP  Software used- PROTEUS  Microcontroller – 8051
  • 19. PROGRAM ORG 0000H ST: JNB P1.0,A1 JNB P1.1,A2 JNB P1.2,A3 JMP ST A1: CLR P2.0 CALL DELAY1 SETB P2.0 CALL DELAY1 JNB P1.1,A2 JNB P1.2,A3 JMPA1 DELAY1:
  • 20. MOV R0,0FH L1:MOV R1,0FFH DJNZ R1,$ DJNZ R0,L1 RET A2: CLR P2.0 CALL DELAY2 CALL DELAY1 SETB P2.0 CALL DELAY2 CALL DELAY1 JNB P1.0,A3 JNB P1.2,A1 CONTND…
  • 21. JMPA2 DELAY2: MOV R0,0FH L2:MOV R1,0FFH DJNZ R1,$ DJNZ R0,L2 RET A3: CLR P2.0 CALL DELAY3 CALL DELAY1 CALL DELAY3 CALL DELAY1 CALL DELAY2 CONTND…
  • 22. SETB P2.0 CALL DELAY3 CALL DELAY3 CALL DELAY1 CALL DELAY2 CALL DELAY1 JNB P1.0,A1 JNB P1.1,A2 JMPA3 DELAY3: MOV R0,03FH L3:MOV R1,0FFH DJNZ R1,$ DJNZ R0,L3 RET END CONTND…
  • 23. ADVANTAGES  Rising energy prices creates a need for energy efficient motor  To reduce energy losses we select VFDs  Improved operating performance  Good control capability  Efficient energy saving  Consume less energy
  • 24. DISADVANTAGES  High cost  System resonance  Increased noise& vibration  Shortens life  Reduce service factor
  • 25. APPLICATIONS  Boiler pumps , fans& HVAC system  Cooling towers  Compressors  Stairway & packing ventilation  Kitchen hoods  Roof top units  Air handlers  Elevators & escalators