SlideShare a Scribd company logo
3
Most read
20
Most read
24
Most read
Sine Pulse Width
Modulation (SPWM)
http://www.edgefxkits.com/
Introduction
Sine Pulse Width Modulation
(SPWM)
 Sinusoidal PWM has been a very popular technique used in AC motor
control. This is a method that employs a triangular carrier wave
modulated by a sine wave and the points of intersection determine the
switching points of the power devices in the inverter.
 Though this method is unable to make full use of the inverter’s supply
voltage and the asymmetrical nature of the PWM switching
characteristics produces relatively high harmonic distortion in the supply
it is still popular for its simplicity.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Block Diagram
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
• 8051 series Microcontroller
• MOSFET
• Gate Driver
• Crystal Oscillator
• Toggle Switches
• Resistors
• Capacitors
• Diodes
• Transformer
• Regulator
• Opto-isolators
Hardware Requirements
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Software Requirements
 Keil compiler
 Languages: Embedded C or Assembly
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Power Supply
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
 The 230V AC supply is first stepped down to 12V AC using a step
down transformer.
 This is then converted to DC using bridge rectifier.
 The AC ripples is filtered out by using a capacitor and given to the
input pin of voltage regulator 7805.
 At output pin of this regulator we get a constant 5V DC which is used
for MC and other ICs in this project.
Power Supply
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Microcontroller
 It is a smaller computer
 Has on-chip RAM, ROM, I/O ports.
RAM ROM
I/O
Port
Timer
Serial
COM
Port
Microcontroller
CPU
A single chip
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Features of Micro Controller
 8K Bytes of In-System Programmable (ISP) Flash Memory
 4.0V to 5.5V Operating Range
 Fully Static Operation: 0 Hz to 33 MHz
 256 x 8-bit Internal RAM
 32 Programmable I/O Lines
 Three 16-bit Timer/Counters
 Eight Interrupt Sources
 Full Duplex UART Serial Channel
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Microcontroller Pin Description
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
30
pF
30
pF
8.2
K
10
uF
+
11.0592
MHz
EA/V
PPX1
X2
RST
31
19
18
9
Power On Reset Circuit
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Opto-Isolator
 Opto coupler is a 6 pin IC. It is a combination of 1 LED and a transistor.
 Pin 6 of transistor is not generally used and when light falls on the Base-
Emitter junction then it switches and pin5 goes to zero.
 If input of the diode is zero and other end of diode is GND then the output is
one.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
 When logic zero is given as input then the light doesn’t fall on transistor
so it doesn’t conduct which gives logic zero as output.
 When logic 1 is given as input then light falls on transistor so that it
conducts, that makes transistor switched ON and it forms short circuit
this makes the output is logic zero as collector of transistor is
connected to ground.
Opto-Isolator
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
MOSFE
T
 The MOSFET (Metal Oxide Semiconductor Field
Effect Transistor) is a Voltage controlled device.
 This means that a voltage at the gate control the
current flows from the drain to the source.
 There are three terminals: Gate - connected to the
input device.
 Drain - connected to the positive, since electrons
drain away to the positive. Source - the source of
the electrons.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
 USES OF MOSFETS High power devices like motors and light bulbs give a
large current output for a very tiny current input.
 So a MOSFET can act as the interface between an integrated circuit that can
give only a tiny current, and the motor that takes a big current.
 In complimentary pairs they are used in hi-fi power amplifiers.
 They produce less distortion as they are more linear than bipolar transistors.
 Integrated circuits, as they can be made very compact.
MOSFE
T
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
IR2101
Features
 Floating channel designed for bootstrap operation Fully operational to
+600V Tolerant to negative transient voltage dV/dt immune.
 Gate drive supply range from 10 to 20V.
 Undervoltage lockout.
 3.3V, 5V, and 15V logic input compatible.
 Matched propagation delay for both channels.
 Outputs in phase with inputs (IR2101) or out of phase with inputs (IR2102)
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
IR2101 Description
 The IR2101(S)/IR2102(S) are high voltage, high speed power MOSFET and
IGBT drivers with independent high and low side referenced output
channels.
 Proprietary HVIC and latch immune CMOS technologies enable ruggedized
monolithic construction.
 The logic input is compatible with standard CMOS or LSTTL output, down to
3.3V logic.
 The output drivers feature a high pulse current buffer stage designed for
minimum driver cross-conduction.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
 A star lamp load can be used to view the waveform only. This project uses
an 8051 family microcontroller duly interfaced to the Opto-isolators for
feeding to the bridge drivers. 3 no’s of dual bridge drivers are used to feed
3 phase bridge inverter with the DC supply developed from single phase
AC after rectification.
 Powering the circuit is achieved by a pair of control transformers with
bridge rectifier and filter capacitors. One set of this power is used for the
microcontroller and the other one is used for driving circuits of the three
phase bridge.
Working
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
The working principle of SPWM includes the following points
 The frequency of triangular wave is the frequency of PWM.
 Frequency of control voltage controls the fundamental frequency.
 The peak value of control voltage controls the amplitude.
 Modulation Index is defined by:

 Where Vao1 = Fundamental component of Vao.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
For Phase A:
 If Vcontrol > Vtriangle then Vao = Vd/2.
 If Vcontrol < Vtriangle then Vao = -Vd/2.
The working principle of SPWM includes the following points
For Phase B:
 If Vcontrol > Vtriangle then Vbo = Vd/2.
 If Vcontrol < Vtriangle then Vbo = -Vd/2.
For Phase C:
 If Vcontrol > Vtriangle then Vco = Vd/2.
 If Vcontrol < Vtriangle then Vco = -Vd/2.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Advantage
 The main advantage of PWM is that power loss in the switching
devices is very low.
 When a switch is off there is practically no current, and when it is on,
there is almost no voltage drop across the switch.
 Power loss, being the product of voltage and current, is thus in both
cases close to zero.
 PWM also works well with digital controls, which, because of their
on/off nature, can easily set the needed duty cycle.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
Applications
 In many industrial applications, Sinusoidal Pulse Width
Modulation (SPWM), is used to control the inverter output
voltage.
 SPWM maintains good performance of the drive in the entire
range of operation between zero and 78 percent of the value
that would be reached by square-wave operation.
 If the modulation index exceeds this value, linear relationship
between modulation index and output voltage is not
maintained and the over-modulation methods are required.
http://www.edgefxkits.com/
Sine Pulse Width Modulation
(SPWM)
 For the generation of pure sinusoidal signal, SPWM is the most popular
technique. In SPWM a digital waveform is generated and the duty cycle
is modulated such that the average voltage of the waveform is
corresponds to a pure sine wave. SPWM moves the voltage harmonic
components to the higher frequencies. The SPWM technique treats
each modulating voltage as a separate signal and compared to the
common carrier triangular waveform.
Conclusion
http://www.edgefxkits.com/

More Related Content

PPTX
Power Electronics-Introduction
PPTX
Active_Power_Filter
PPTX
Electric traction
PPTX
Traction Motors and Control
PPTX
speed control of three phase induction motor
PPT
POWER-ELECTRONICS for renewable energy systems.ppt
PDF
Thyristor
PDF
Power system security
Power Electronics-Introduction
Active_Power_Filter
Electric traction
Traction Motors and Control
speed control of three phase induction motor
POWER-ELECTRONICS for renewable energy systems.ppt
Thyristor
Power system security

What's hot (20)

PPTX
Power Electronic Converter
PPTX
Power quality ppt
PPTX
Thyristor family
PDF
Power Electronics Chopper (dc – dc converter)
PPTX
Power System Control And Line Compensation
PPTX
Permanent magnet synchronousgenerator
PPTX
Pulse width modulated inverter
PPTX
Pmsg
PPTX
Reactive power compensation
PPTX
1 phase semiconverter
PPT
unit-iii- Sphere Gap.ppt
PPTX
importance of reactive power in power system
PDF
Synchronous generators
PPTX
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
PPTX
Design and Analysis of DC-DC Bidirectional Converter for Vehicle to Grid Appl...
PDF
theory of reference frames and its types
PPTX
Power Converters for AC drives CH-1.pptx
PPTX
Flying Capacitor Multi Level Inverter
PPTX
INTERLINE FLOW CONTROLLER
PDF
Breaking,Types of Electrical Braking system, Regenerative Braking, Plugging ...
Power Electronic Converter
Power quality ppt
Thyristor family
Power Electronics Chopper (dc – dc converter)
Power System Control And Line Compensation
Permanent magnet synchronousgenerator
Pulse width modulated inverter
Pmsg
Reactive power compensation
1 phase semiconverter
unit-iii- Sphere Gap.ppt
importance of reactive power in power system
Synchronous generators
ELECTRICAL POWER SYSTEM - II. symmetrical three phase faults. PREPARED BY : J...
Design and Analysis of DC-DC Bidirectional Converter for Vehicle to Grid Appl...
theory of reference frames and its types
Power Converters for AC drives CH-1.pptx
Flying Capacitor Multi Level Inverter
INTERLINE FLOW CONTROLLER
Breaking,Types of Electrical Braking system, Regenerative Braking, Plugging ...
Ad

Viewers also liked (20)

PPTX
Sine Pulse Width Modulation Inverter
PDF
pulse width modulated inverter techniques
PPTX
Simulation of sinosoidal pulse width modulation
PPTX
PULSE WIDTH MODULATION &DEMODULATION
PPTX
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
PPT
Project review
PPTX
Advanced techniques of PULSE WIDTH MODULATION.
PPTX
pulse modulation
PPS
Pulse modulation
PPT
Space Vector Modulation(SVM) Technique for PWM Inverter
PDF
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
PDF
Thesis Report Review and Analysis
PDF
RANDOM PULSEWIDTH MODULATION TECHNIQUE FOR A 4-LEVEL INVERTER
PDF
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
DOCX
definicao pmi pmp pmbok
PPTX
Sociedad del conocimiento
PDF
PDF
Abortion witouth apology whole book
Sine Pulse Width Modulation Inverter
pulse width modulated inverter techniques
Simulation of sinosoidal pulse width modulation
PULSE WIDTH MODULATION &DEMODULATION
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Project review
Advanced techniques of PULSE WIDTH MODULATION.
pulse modulation
Pulse modulation
Space Vector Modulation(SVM) Technique for PWM Inverter
DEVELOPMENT OF DC SOURCE BASED SYSTEM GENERATOR USING SPWM FOR HIGH SWITCHING...
Thesis Report Review and Analysis
RANDOM PULSEWIDTH MODULATION TECHNIQUE FOR A 4-LEVEL INVERTER
DIGITAL SIGNAL PROCESSING: Sampling and Reconstruction on MATLAB
definicao pmi pmp pmbok
Sociedad del conocimiento
Abortion witouth apology whole book
Ad

Similar to About Sine Pulse Width Modulation (20)

PDF
Advanced Three Phase PWM Inverter Control Using Microcontroller
PPTX
Speed control of motor
PPTX
Speed control of DC motor using pulse width modulation technique
PPTX
Module 4
PDF
DIGITAL HEART BEAT COUNTER
PPTX
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
PDF
Exp 7 to Exp 10_power elctronics lab .pdf
PDF
Matlab Simulink Model of Sinusoidal PWM For Three-Phase Voltage Source Inverter
PPTX
Grid synchronisation
DOCX
4_INFRARED REMOTE USED FOR 8
PDF
PDF
A Survey: Space Vector PWM (SVPWM) in 3φ Voltage Source Inverter (VSI)
PPT
Energy Metering ICs with Active Real Power
PPTX
Speed Control of DC motor using AT89C52 IC
PDF
Controlling of DC Motor using IC 555 Timer
PDF
Single Output 40W DC-DC Forward Converter for Space Application
PDF
Project_Kaveh & Mohammad
PPT
Presentation_ON-CHIP CURRENT SENSING TECHNIQUE FOR CMOS MONOLITHIC SWITCH-MOD...
PDF
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
PDF
Design of embedded based three phase preventor and selector system for indust...
Advanced Three Phase PWM Inverter Control Using Microcontroller
Speed control of motor
Speed control of DC motor using pulse width modulation technique
Module 4
DIGITAL HEART BEAT COUNTER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
Exp 7 to Exp 10_power elctronics lab .pdf
Matlab Simulink Model of Sinusoidal PWM For Three-Phase Voltage Source Inverter
Grid synchronisation
4_INFRARED REMOTE USED FOR 8
A Survey: Space Vector PWM (SVPWM) in 3φ Voltage Source Inverter (VSI)
Energy Metering ICs with Active Real Power
Speed Control of DC motor using AT89C52 IC
Controlling of DC Motor using IC 555 Timer
Single Output 40W DC-DC Forward Converter for Space Application
Project_Kaveh & Mohammad
Presentation_ON-CHIP CURRENT SENSING TECHNIQUE FOR CMOS MONOLITHIC SWITCH-MOD...
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
Design of embedded based three phase preventor and selector system for indust...

More from Edgefxkits & Solutions (20)

PPTX
Mains operated under voltage over voltage trip switch
PPTX
Scada for remote industrial plant
PPTX
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
PPTX
Predefined speed control of bldc motor
PPTX
Microcontroller based Electronic Eye Controlled security System
PPTX
How to select the diy electrical projects kit by engineering students
PPTX
Smooth start of a single phase induction motor
PPTX
How to build a robot with an arduino and 8051 microcontroller
PPTX
Opto-Electronic Oscillator Circuit Working and Applications
PPTX
Importance of Doing Mini Projects By Engineering Students
PPTX
Common mode rejection ratio (cmrr) and the operational amplifier
PPTX
Vehicle tracking by gps gsm
PPTX
Tutorial on avr atmega8 microcontroller, architecture and its applications
PPTX
Photodiode working principle characteristics and applications
PPTX
Cro cathode ray oscilloscope working and applications
PPTX
Rfid security access control system
PPTX
Density based traffic signal system
PPTX
Electronic Speed Control (ESC) Circuits, Working And Applications
PPTX
Difference between soc and single board computer ppt1
PPTX
Prepaid energy meter with gsm interface
Mains operated under voltage over voltage trip switch
Scada for remote industrial plant
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
Predefined speed control of bldc motor
Microcontroller based Electronic Eye Controlled security System
How to select the diy electrical projects kit by engineering students
Smooth start of a single phase induction motor
How to build a robot with an arduino and 8051 microcontroller
Opto-Electronic Oscillator Circuit Working and Applications
Importance of Doing Mini Projects By Engineering Students
Common mode rejection ratio (cmrr) and the operational amplifier
Vehicle tracking by gps gsm
Tutorial on avr atmega8 microcontroller, architecture and its applications
Photodiode working principle characteristics and applications
Cro cathode ray oscilloscope working and applications
Rfid security access control system
Density based traffic signal system
Electronic Speed Control (ESC) Circuits, Working And Applications
Difference between soc and single board computer ppt1
Prepaid energy meter with gsm interface

Recently uploaded (20)

PDF
Well-logging-methods_new................
PDF
Digital Logic Computer Design lecture notes
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PDF
PPT on Performance Review to get promotions
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
web development for engineering and engineering
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Construction Project Organization Group 2.pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Geodesy 1.pptx...............................................
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
DOCX
573137875-Attendance-Management-System-original
Well-logging-methods_new................
Digital Logic Computer Design lecture notes
Lecture Notes Electrical Wiring System Components
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPT on Performance Review to get promotions
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
Foundation to blockchain - A guide to Blockchain Tech
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
web development for engineering and engineering
Internet of Things (IOT) - A guide to understanding
Construction Project Organization Group 2.pptx
CH1 Production IntroductoryConcepts.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Geodesy 1.pptx...............................................
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
OOP with Java - Java Introduction (Basics)
Model Code of Practice - Construction Work - 21102022 .pdf
573137875-Attendance-Management-System-original

About Sine Pulse Width Modulation

  • 2. http://www.edgefxkits.com/ Introduction Sine Pulse Width Modulation (SPWM)  Sinusoidal PWM has been a very popular technique used in AC motor control. This is a method that employs a triangular carrier wave modulated by a sine wave and the points of intersection determine the switching points of the power devices in the inverter.  Though this method is unable to make full use of the inverter’s supply voltage and the asymmetrical nature of the PWM switching characteristics produces relatively high harmonic distortion in the supply it is still popular for its simplicity.
  • 4. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) • 8051 series Microcontroller • MOSFET • Gate Driver • Crystal Oscillator • Toggle Switches • Resistors • Capacitors • Diodes • Transformer • Regulator • Opto-isolators Hardware Requirements
  • 5. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Software Requirements  Keil compiler  Languages: Embedded C or Assembly
  • 7. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM)  The 230V AC supply is first stepped down to 12V AC using a step down transformer.  This is then converted to DC using bridge rectifier.  The AC ripples is filtered out by using a capacitor and given to the input pin of voltage regulator 7805.  At output pin of this regulator we get a constant 5V DC which is used for MC and other ICs in this project. Power Supply
  • 8. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Microcontroller  It is a smaller computer  Has on-chip RAM, ROM, I/O ports. RAM ROM I/O Port Timer Serial COM Port Microcontroller CPU A single chip
  • 9. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Features of Micro Controller  8K Bytes of In-System Programmable (ISP) Flash Memory  4.0V to 5.5V Operating Range  Fully Static Operation: 0 Hz to 33 MHz  256 x 8-bit Internal RAM  32 Programmable I/O Lines  Three 16-bit Timer/Counters  Eight Interrupt Sources  Full Duplex UART Serial Channel
  • 10. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Microcontroller Pin Description
  • 11. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) 30 pF 30 pF 8.2 K 10 uF + 11.0592 MHz EA/V PPX1 X2 RST 31 19 18 9 Power On Reset Circuit
  • 12. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Opto-Isolator  Opto coupler is a 6 pin IC. It is a combination of 1 LED and a transistor.  Pin 6 of transistor is not generally used and when light falls on the Base- Emitter junction then it switches and pin5 goes to zero.  If input of the diode is zero and other end of diode is GND then the output is one.
  • 13. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM)  When logic zero is given as input then the light doesn’t fall on transistor so it doesn’t conduct which gives logic zero as output.  When logic 1 is given as input then light falls on transistor so that it conducts, that makes transistor switched ON and it forms short circuit this makes the output is logic zero as collector of transistor is connected to ground. Opto-Isolator
  • 14. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) MOSFE T  The MOSFET (Metal Oxide Semiconductor Field Effect Transistor) is a Voltage controlled device.  This means that a voltage at the gate control the current flows from the drain to the source.  There are three terminals: Gate - connected to the input device.  Drain - connected to the positive, since electrons drain away to the positive. Source - the source of the electrons.
  • 15. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM)  USES OF MOSFETS High power devices like motors and light bulbs give a large current output for a very tiny current input.  So a MOSFET can act as the interface between an integrated circuit that can give only a tiny current, and the motor that takes a big current.  In complimentary pairs they are used in hi-fi power amplifiers.  They produce less distortion as they are more linear than bipolar transistors.  Integrated circuits, as they can be made very compact. MOSFE T
  • 16. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) IR2101 Features  Floating channel designed for bootstrap operation Fully operational to +600V Tolerant to negative transient voltage dV/dt immune.  Gate drive supply range from 10 to 20V.  Undervoltage lockout.  3.3V, 5V, and 15V logic input compatible.  Matched propagation delay for both channels.  Outputs in phase with inputs (IR2101) or out of phase with inputs (IR2102)
  • 17. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) IR2101 Description  The IR2101(S)/IR2102(S) are high voltage, high speed power MOSFET and IGBT drivers with independent high and low side referenced output channels.  Proprietary HVIC and latch immune CMOS technologies enable ruggedized monolithic construction.  The logic input is compatible with standard CMOS or LSTTL output, down to 3.3V logic.  The output drivers feature a high pulse current buffer stage designed for minimum driver cross-conduction.
  • 18. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM)  A star lamp load can be used to view the waveform only. This project uses an 8051 family microcontroller duly interfaced to the Opto-isolators for feeding to the bridge drivers. 3 no’s of dual bridge drivers are used to feed 3 phase bridge inverter with the DC supply developed from single phase AC after rectification.  Powering the circuit is achieved by a pair of control transformers with bridge rectifier and filter capacitors. One set of this power is used for the microcontroller and the other one is used for driving circuits of the three phase bridge. Working
  • 19. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) The working principle of SPWM includes the following points  The frequency of triangular wave is the frequency of PWM.  Frequency of control voltage controls the fundamental frequency.  The peak value of control voltage controls the amplitude.  Modulation Index is defined by:   Where Vao1 = Fundamental component of Vao.
  • 20. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) For Phase A:  If Vcontrol > Vtriangle then Vao = Vd/2.  If Vcontrol < Vtriangle then Vao = -Vd/2. The working principle of SPWM includes the following points For Phase B:  If Vcontrol > Vtriangle then Vbo = Vd/2.  If Vcontrol < Vtriangle then Vbo = -Vd/2. For Phase C:  If Vcontrol > Vtriangle then Vco = Vd/2.  If Vcontrol < Vtriangle then Vco = -Vd/2.
  • 21. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Advantage  The main advantage of PWM is that power loss in the switching devices is very low.  When a switch is off there is practically no current, and when it is on, there is almost no voltage drop across the switch.  Power loss, being the product of voltage and current, is thus in both cases close to zero.  PWM also works well with digital controls, which, because of their on/off nature, can easily set the needed duty cycle.
  • 22. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM) Applications  In many industrial applications, Sinusoidal Pulse Width Modulation (SPWM), is used to control the inverter output voltage.  SPWM maintains good performance of the drive in the entire range of operation between zero and 78 percent of the value that would be reached by square-wave operation.  If the modulation index exceeds this value, linear relationship between modulation index and output voltage is not maintained and the over-modulation methods are required.
  • 23. http://www.edgefxkits.com/ Sine Pulse Width Modulation (SPWM)  For the generation of pure sinusoidal signal, SPWM is the most popular technique. In SPWM a digital waveform is generated and the duty cycle is modulated such that the average voltage of the waveform is corresponds to a pure sine wave. SPWM moves the voltage harmonic components to the higher frequencies. The SPWM technique treats each modulating voltage as a separate signal and compared to the common carrier triangular waveform. Conclusion