SlideShare a Scribd company logo
1 of 9
1
Group Members
Zunaib Ali (FA13-R09-013)
Muqadsa Iftikhar (FA13-R09-005)
Madiha Naeem (FA13-R09-024)
Assignment
Hybrid Power System
Title
7-Channel Interleaved Boost Converter Matlab Simulation
Switching Pattern-
 Each channel of interleaved converter is switched with a phase difference of 360/𝑁.
 In the case of 7-channel interleaved converter the channels are switched at a phase
difference of
360
7
= 51.4286° 𝑜𝑟 0.8976 𝑟𝑎𝑑𝑖𝑎𝑛.
Simulation Parameters-
 𝐿𝑜𝑎𝑑 𝑅𝑒𝑠𝑖𝑠𝑡𝑜𝑟 = 1Ω
 𝐿1 = 𝐿2 = 𝐿3 = 𝐿4 = 𝐿5 = 𝐿6 = 𝐿7 = 1𝐻
 Source Voltage 𝑉𝑠 = 100𝑉
 Capacitor, 𝐶1 = 10−6
𝐹
 Capacitor, 𝐶2 = 0.5𝐹
 Switching Frequency, 𝑓𝑠 = 1𝑘ℎ𝑧
 Switching Frequency, 𝑇𝑠 = 10−3
𝑠𝑒𝑐
 Duty Cycle, 𝑑 = 0.5
2
Matlab Circuit
Figure 1: Interleaved Boost Converter Matlab Model
Input Voltage
Figure 2: Input to Boost Converter
t
Continuous
pow ergui
[io]
io
[i7]
i7
[i6]
i6
[i5]
i5
[i4]
i4
[i3]
i3
[i2]
i2
i1 to i7
[i1]
i1
Vs v
+
-
Vo
V
Voo
To Workspace1
Ioo
To Workspace
Specturm
Specturm
g
C
E
S7
g
C
E
S6
g
C
E
S5
g
C
E
S4
g
C
E
S3
g
C
E
S2
g
C
E
S1
R
P7
P6
P5
P4
P3
P2
P1 to P7
P1
In Mean
Mean Value1
In Mean
Mean Value
L6
L5
L4
L3
L2
L1
L
i
+
-
I7
i
+
-
I6
i
+
-
I5
i
+
-
I4
i
+
-
I3
i
+
-
I2
i
+
-
I1
i
+
-
I
[i7]
Go to i7
[i6]
Go to i6
[i5]
Go to i5
[i4]
Go to i4
[i3]
Go to i3
[i2]
Go to i2
[i1]
Go to i1
[S7]
Go to S7
[S6]
Go to S6
[S5]
Go to S5
[S4]
Go to S4
[S3]
Go to S3
[S2]
Go to S2
[S1]
Go to S1
[io]
F_io
[io]
F_io
[S7]
F_S7
[S6]
F_S6
[S5]
F_S5
[S4]
F_S4
[S3]
F_S3
[S2]
F_S2
[S1]
F_S1
[S7]
F_P7
[S7]
F_P7
[S6]
F_P6
[S6]
F_P6
[S5]
F_P5
[S5]
F_P5
[S4]
F_P4
[S4]
F_P4
[S3]
F_P3
[S3]
F_P3
[S2]
F_P2
[S2]
F_P2
[S1]
F_P1
[S1]
F_P1
183.6
Display1
183.6
Display
D7
D6
D5
D4
D3
D2
D1
Control SIgnal
Clock
C2C1
A
0 1 2 3 4 5 6 7 8 9 10
20
40
60
80
100
120
140
Time,t
Vs
Input Voltage
3
Output Voltage
Figure 3: Output of Converter
Output Voltage Spectrum
Figure 4: Output Voltage Spectrum, fs=1khz
0 1 2 3 4 5 6 7 8 9 10
-50
0
50
100
150
200
250
Output Voltage of Boost Converter for d=50%
Time,t
V
o
(t)
0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000
0
10
20
30
40
50
60
70
80
90
100
Boost Converter
Frequency Hz
NormalizedHarmonicMagnitude
4
Output Current
Figure 5: Output Current of Converter
Output Current Spectrum
Figure 6: Boost Converter Output Current Specturm
0 1 2 3 4 5 6 7 8 9 10
-50
0
50
100
150
200
250
Time,t
i
o
(t) Output Current of Boost Converter for d=50%
0 1000 2000 3000 4000 5000 6000 7000 8000 90001000011000120001300014000
0
10
20
30
40
50
60
70
80
90
100
Boost Converter Current Specturm
Frequency Hz
NormalizedHarmonicMagnitude
5
Control Pulses
Figure 7: Control Pulses
Figure 8: Control Pulses
0 0.5 1 1.5 2 2.5 3 3.5 4
x 10
-3
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Time,t
GatePulses)
6
Current through Inductor
Figure 9: Current Through Inductors
7
Figure 10: Current Through Inductors
Matlab m.file for Parameters of Converter-
After the MDL file is run, execute this mfile
%.......................................................
% PARAMETERS OF 7-CHANNEL INTERLEAVED CONVERTER
%************ Prepared By
%***** ZUNAIB ALI FA13-R09-013
%***** MUQADSA IFTIKHAR FA13-R09-013
%***** MADIHA NAEEM FA13-R09-013
%.......................................................
%*** Spectrum code
t=[0,1000,2*1000,3*1000,4*1000,5*1000,6*1000,7*1000,8*1000,9*1000,10*1000,11*
1000,12*1000,13*1000,14*1000];
8
y=[mean(s),mean(s1),mean(s2),mean(s3),mean(s4),mean(s5),mean(s6),mean(s7),mea
n(s8),mean(s9),mean(s10),mean(s11),mean(s12),mean(s13),mean(s14)];
y=y./y(1);
y=y.*100;
figure;
bar(t,y);
title('Boost Converter')
xlabel('Frequency Hz')
ylabel('Normalized Harmonic Magnitude')
%# Assumption L=L1=L2=L3=L4=L5=L6=L7
clc
Vo=mean(Voo);
Io=mean(Ioo);
d=0.5;
Ts=1/1000;
L=1;
%The ripple current in 7-channel converter can be found by:
% d=duty cyle
%D_IL=D_IL1=D_IL2=D_IL3=D_IL4=D_IL5=D_IL6=D_IL7
D_IL=d*(1-d)*(Vo*Ts)/(L);
% The boundary inductor current relates the inductor ripple current by:
%ILB=ILB1=......=ILB7
IL_B = D_IL/7; % 7 in denominator is for 7-channel
% The boundary output current for each channel
Io_B = (1-d)*IL_B;
% The average outptu current of each channel
%Io1=Io2=Io3=Io4=Io5=Io6=Io7
Io1=Io/7; % 7 in denominator is for 7-channel
% The total input current of the boost converter is
Ii=Io/(1-d);
% The percentage inductor ripple can be found from D_IL/IL_1
%IL_1=IL_2=IL_3=IL_4=IL_5=IL_6=IL_7
IL_1=Ii/2;
perc_ripple_inductor=(D_IL/IL_1)*100;
% The total input current ripple
D_Ii=(1-(2*d))*(d*Vo*Ts)/L;
% The total input current percentage ripple
total_input_percnt_ripple=(D_Ii/Ii)*100;
% The ratio of the total input ripple current "D_Ii" to the inductor
ripple cuurent "D_IL of each channel
ripple_ratio= D_Ii/D_IL;
9
%****************** OUTPUT RIPPLE VOLTAGE
%Load of boost converter
Req=Vo/Io;
% The output voltage ripple without interleaving D_Vo/Vo=d*(Ts/Req*Co)
% With interleaving use figure
Command Window Results
Vo =
189.1965
Io =
189.1965
D_IL =
0.0473
IL_B =
0.0068
Io_B =
0.0034
Io1 =
27.0281
Ii =
378.3930
IL_1 =
189.19
perc_ripple_inductor =
0.0250
D_Ii =
0
total_input_percnt_ripple =
0
ripple_ratio =
0
Req =
1.0000

More Related Content

Viewers also liked

To design a common base amplifier using multisim
To design a common base amplifier using multisimTo design a common base amplifier using multisim
To design a common base amplifier using multisim
ZunAib Ali
 
8051-mazidi-solution
8051-mazidi-solution8051-mazidi-solution
8051-mazidi-solution
ZunAib Ali
 
Cambridge ielts 9 full
Cambridge ielts 9 fullCambridge ielts 9 full
Cambridge ielts 9 full
ZunAib Ali
 
Networking Related
Networking RelatedNetworking Related
Networking Related
ZunAib Ali
 
Gauss Jordan Method
Gauss Jordan MethodGauss Jordan Method
Gauss Jordan Method
ZunAib Ali
 
Space vector pwm_inverter
Space vector pwm_inverterSpace vector pwm_inverter
Space vector pwm_inverter
ZunAib Ali
 
Voltage controlled oscillators
Voltage controlled oscillatorsVoltage controlled oscillators
Voltage controlled oscillators
ZunAib Ali
 

Viewers also liked (20)

Rectifiers Simulation
Rectifiers SimulationRectifiers Simulation
Rectifiers Simulation
 
To design a common base amplifier using multisim
To design a common base amplifier using multisimTo design a common base amplifier using multisim
To design a common base amplifier using multisim
 
Neutral point clamped inverter
Neutral point clamped inverterNeutral point clamped inverter
Neutral point clamped inverter
 
SVM Simulation for three level inverter
SVM Simulation for three level inverterSVM Simulation for three level inverter
SVM Simulation for three level inverter
 
8051-mazidi-solution
8051-mazidi-solution8051-mazidi-solution
8051-mazidi-solution
 
Power converter report
Power converter reportPower converter report
Power converter report
 
Warping Concept (iir filters-bilinear transformation method)
Warping Concept  (iir filters-bilinear transformation method)Warping Concept  (iir filters-bilinear transformation method)
Warping Concept (iir filters-bilinear transformation method)
 
Cambridge ielts 9 full
Cambridge ielts 9 fullCambridge ielts 9 full
Cambridge ielts 9 full
 
Networking Related
Networking RelatedNetworking Related
Networking Related
 
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive ApplicationPerformance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
 
Multipl access and satellite Communication
Multipl access and satellite CommunicationMultipl access and satellite Communication
Multipl access and satellite Communication
 
Gauss Jordan Method
Gauss Jordan MethodGauss Jordan Method
Gauss Jordan Method
 
Pulse Code Modulation
Pulse Code Modulation Pulse Code Modulation
Pulse Code Modulation
 
Space vector pwm_inverter
Space vector pwm_inverterSpace vector pwm_inverter
Space vector pwm_inverter
 
Voltage controlled oscillators
Voltage controlled oscillatorsVoltage controlled oscillators
Voltage controlled oscillators
 
Instrumentational Amplifier
Instrumentational Amplifier Instrumentational Amplifier
Instrumentational Amplifier
 
Lcl filter design
Lcl filter designLcl filter design
Lcl filter design
 
Multi phase Star Rectifier
Multi phase Star Rectifier Multi phase Star Rectifier
Multi phase Star Rectifier
 
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
 
Inverter
InverterInverter
Inverter
 

Similar to 7 channel Interleaved Boost Converter

The effect of ripple steering on control loop stability for ac cm pfc boost c...
The effect of ripple steering on control loop stability for ac cm pfc boost c...The effect of ripple steering on control loop stability for ac cm pfc boost c...
The effect of ripple steering on control loop stability for ac cm pfc boost c...
Murray Edington
 
Iaetsd energy management of induction motor
Iaetsd energy management of induction motorIaetsd energy management of induction motor
Iaetsd energy management of induction motor
Iaetsd Iaetsd
 

Similar to 7 channel Interleaved Boost Converter (20)

Implementation of PWM Control of DC Split Converter Fed Switched Reluctance M...
Implementation of PWM Control of DC Split Converter Fed Switched Reluctance M...Implementation of PWM Control of DC Split Converter Fed Switched Reluctance M...
Implementation of PWM Control of DC Split Converter Fed Switched Reluctance M...
 
Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee format
 
Mitsubishi ac servos melservo j4 solutions film slitting machine-dienhathe.vn
Mitsubishi ac servos melservo j4 solutions film slitting machine-dienhathe.vnMitsubishi ac servos melservo j4 solutions film slitting machine-dienhathe.vn
Mitsubishi ac servos melservo j4 solutions film slitting machine-dienhathe.vn
 
Performance Evaluation of Three Phase Induction Motor using MOSFET & IGBT Bas...
Performance Evaluation of Three Phase Induction Motor using MOSFET & IGBT Bas...Performance Evaluation of Three Phase Induction Motor using MOSFET & IGBT Bas...
Performance Evaluation of Three Phase Induction Motor using MOSFET & IGBT Bas...
 
The effect of ripple steering on control loop stability for ac cm pfc boost c...
The effect of ripple steering on control loop stability for ac cm pfc boost c...The effect of ripple steering on control loop stability for ac cm pfc boost c...
The effect of ripple steering on control loop stability for ac cm pfc boost c...
 
A Three-to-Five-Phase Matrix Converter BasedFive- Phase Induction Motor Drive...
A Three-to-Five-Phase Matrix Converter BasedFive- Phase Induction Motor Drive...A Three-to-Five-Phase Matrix Converter BasedFive- Phase Induction Motor Drive...
A Three-to-Five-Phase Matrix Converter BasedFive- Phase Induction Motor Drive...
 
Mathematical Modelling and Simulation of Compensator for Dynamical System
Mathematical Modelling and Simulation of Compensator for Dynamical SystemMathematical Modelling and Simulation of Compensator for Dynamical System
Mathematical Modelling and Simulation of Compensator for Dynamical System
 
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
 
Experimental Study of the Boost Converter under Current Mode Control
Experimental Study of the Boost Converter under Current Mode ControlExperimental Study of the Boost Converter under Current Mode Control
Experimental Study of the Boost Converter under Current Mode Control
 
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
 
A Soft Switching Control Strategy Based On Interleaved Boost Converter for BL...
A Soft Switching Control Strategy Based On Interleaved Boost Converter for BL...A Soft Switching Control Strategy Based On Interleaved Boost Converter for BL...
A Soft Switching Control Strategy Based On Interleaved Boost Converter for BL...
 
PWM
PWMPWM
PWM
 
ControlsLab1
ControlsLab1ControlsLab1
ControlsLab1
 
An Adaptive Zero Voltage Mechanism for Boost Converter
An Adaptive Zero Voltage Mechanism for Boost ConverterAn Adaptive Zero Voltage Mechanism for Boost Converter
An Adaptive Zero Voltage Mechanism for Boost Converter
 
H010245763
H010245763H010245763
H010245763
 
Iaetsd energy management of induction motor
Iaetsd energy management of induction motorIaetsd energy management of induction motor
Iaetsd energy management of induction motor
 
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
 
Design & Construction of Switched Mode Power Supplies
Design & Construction of Switched Mode Power Supplies Design & Construction of Switched Mode Power Supplies
Design & Construction of Switched Mode Power Supplies
 
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
 
d-q axis model for DOL starter
d-q axis model for DOL starterd-q axis model for DOL starter
d-q axis model for DOL starter
 

More from ZunAib Ali (9)

Power transformer
Power transformerPower transformer
Power transformer
 
Concept of energy transmission & distribution
Concept of energy transmission & distribution Concept of energy transmission & distribution
Concept of energy transmission & distribution
 
DC Motor Model
DC Motor Model DC Motor Model
DC Motor Model
 
High Voltage Dc (HVDC) transmission
High Voltage Dc (HVDC) transmissionHigh Voltage Dc (HVDC) transmission
High Voltage Dc (HVDC) transmission
 
Water level buzzer
Water level buzzerWater level buzzer
Water level buzzer
 
Fourier Specturm via MATLAB
Fourier Specturm via MATLABFourier Specturm via MATLAB
Fourier Specturm via MATLAB
 
Contemporary theories of motivation
Contemporary theories of motivationContemporary theories of motivation
Contemporary theories of motivation
 
Antenna fundamentals
Antenna fundamentalsAntenna fundamentals
Antenna fundamentals
 
Differnce bw bjt & fet
Differnce bw bjt & fetDiffernce bw bjt & fet
Differnce bw bjt & fet
 

Recently uploaded

"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 

Recently uploaded (20)

Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
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
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 

7 channel Interleaved Boost Converter

  • 1. 1 Group Members Zunaib Ali (FA13-R09-013) Muqadsa Iftikhar (FA13-R09-005) Madiha Naeem (FA13-R09-024) Assignment Hybrid Power System Title 7-Channel Interleaved Boost Converter Matlab Simulation Switching Pattern-  Each channel of interleaved converter is switched with a phase difference of 360/𝑁.  In the case of 7-channel interleaved converter the channels are switched at a phase difference of 360 7 = 51.4286° 𝑜𝑟 0.8976 𝑟𝑎𝑑𝑖𝑎𝑛. Simulation Parameters-  𝐿𝑜𝑎𝑑 𝑅𝑒𝑠𝑖𝑠𝑡𝑜𝑟 = 1Ω  𝐿1 = 𝐿2 = 𝐿3 = 𝐿4 = 𝐿5 = 𝐿6 = 𝐿7 = 1𝐻  Source Voltage 𝑉𝑠 = 100𝑉  Capacitor, 𝐶1 = 10−6 𝐹  Capacitor, 𝐶2 = 0.5𝐹  Switching Frequency, 𝑓𝑠 = 1𝑘ℎ𝑧  Switching Frequency, 𝑇𝑠 = 10−3 𝑠𝑒𝑐  Duty Cycle, 𝑑 = 0.5
  • 2. 2 Matlab Circuit Figure 1: Interleaved Boost Converter Matlab Model Input Voltage Figure 2: Input to Boost Converter t Continuous pow ergui [io] io [i7] i7 [i6] i6 [i5] i5 [i4] i4 [i3] i3 [i2] i2 i1 to i7 [i1] i1 Vs v + - Vo V Voo To Workspace1 Ioo To Workspace Specturm Specturm g C E S7 g C E S6 g C E S5 g C E S4 g C E S3 g C E S2 g C E S1 R P7 P6 P5 P4 P3 P2 P1 to P7 P1 In Mean Mean Value1 In Mean Mean Value L6 L5 L4 L3 L2 L1 L i + - I7 i + - I6 i + - I5 i + - I4 i + - I3 i + - I2 i + - I1 i + - I [i7] Go to i7 [i6] Go to i6 [i5] Go to i5 [i4] Go to i4 [i3] Go to i3 [i2] Go to i2 [i1] Go to i1 [S7] Go to S7 [S6] Go to S6 [S5] Go to S5 [S4] Go to S4 [S3] Go to S3 [S2] Go to S2 [S1] Go to S1 [io] F_io [io] F_io [S7] F_S7 [S6] F_S6 [S5] F_S5 [S4] F_S4 [S3] F_S3 [S2] F_S2 [S1] F_S1 [S7] F_P7 [S7] F_P7 [S6] F_P6 [S6] F_P6 [S5] F_P5 [S5] F_P5 [S4] F_P4 [S4] F_P4 [S3] F_P3 [S3] F_P3 [S2] F_P2 [S2] F_P2 [S1] F_P1 [S1] F_P1 183.6 Display1 183.6 Display D7 D6 D5 D4 D3 D2 D1 Control SIgnal Clock C2C1 A 0 1 2 3 4 5 6 7 8 9 10 20 40 60 80 100 120 140 Time,t Vs Input Voltage
  • 3. 3 Output Voltage Figure 3: Output of Converter Output Voltage Spectrum Figure 4: Output Voltage Spectrum, fs=1khz 0 1 2 3 4 5 6 7 8 9 10 -50 0 50 100 150 200 250 Output Voltage of Boost Converter for d=50% Time,t V o (t) 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 0 10 20 30 40 50 60 70 80 90 100 Boost Converter Frequency Hz NormalizedHarmonicMagnitude
  • 4. 4 Output Current Figure 5: Output Current of Converter Output Current Spectrum Figure 6: Boost Converter Output Current Specturm 0 1 2 3 4 5 6 7 8 9 10 -50 0 50 100 150 200 250 Time,t i o (t) Output Current of Boost Converter for d=50% 0 1000 2000 3000 4000 5000 6000 7000 8000 90001000011000120001300014000 0 10 20 30 40 50 60 70 80 90 100 Boost Converter Current Specturm Frequency Hz NormalizedHarmonicMagnitude
  • 5. 5 Control Pulses Figure 7: Control Pulses Figure 8: Control Pulses 0 0.5 1 1.5 2 2.5 3 3.5 4 x 10 -3 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Time,t GatePulses)
  • 6. 6 Current through Inductor Figure 9: Current Through Inductors
  • 7. 7 Figure 10: Current Through Inductors Matlab m.file for Parameters of Converter- After the MDL file is run, execute this mfile %....................................................... % PARAMETERS OF 7-CHANNEL INTERLEAVED CONVERTER %************ Prepared By %***** ZUNAIB ALI FA13-R09-013 %***** MUQADSA IFTIKHAR FA13-R09-013 %***** MADIHA NAEEM FA13-R09-013 %....................................................... %*** Spectrum code t=[0,1000,2*1000,3*1000,4*1000,5*1000,6*1000,7*1000,8*1000,9*1000,10*1000,11* 1000,12*1000,13*1000,14*1000];
  • 8. 8 y=[mean(s),mean(s1),mean(s2),mean(s3),mean(s4),mean(s5),mean(s6),mean(s7),mea n(s8),mean(s9),mean(s10),mean(s11),mean(s12),mean(s13),mean(s14)]; y=y./y(1); y=y.*100; figure; bar(t,y); title('Boost Converter') xlabel('Frequency Hz') ylabel('Normalized Harmonic Magnitude') %# Assumption L=L1=L2=L3=L4=L5=L6=L7 clc Vo=mean(Voo); Io=mean(Ioo); d=0.5; Ts=1/1000; L=1; %The ripple current in 7-channel converter can be found by: % d=duty cyle %D_IL=D_IL1=D_IL2=D_IL3=D_IL4=D_IL5=D_IL6=D_IL7 D_IL=d*(1-d)*(Vo*Ts)/(L); % The boundary inductor current relates the inductor ripple current by: %ILB=ILB1=......=ILB7 IL_B = D_IL/7; % 7 in denominator is for 7-channel % The boundary output current for each channel Io_B = (1-d)*IL_B; % The average outptu current of each channel %Io1=Io2=Io3=Io4=Io5=Io6=Io7 Io1=Io/7; % 7 in denominator is for 7-channel % The total input current of the boost converter is Ii=Io/(1-d); % The percentage inductor ripple can be found from D_IL/IL_1 %IL_1=IL_2=IL_3=IL_4=IL_5=IL_6=IL_7 IL_1=Ii/2; perc_ripple_inductor=(D_IL/IL_1)*100; % The total input current ripple D_Ii=(1-(2*d))*(d*Vo*Ts)/L; % The total input current percentage ripple total_input_percnt_ripple=(D_Ii/Ii)*100; % The ratio of the total input ripple current "D_Ii" to the inductor ripple cuurent "D_IL of each channel ripple_ratio= D_Ii/D_IL;
  • 9. 9 %****************** OUTPUT RIPPLE VOLTAGE %Load of boost converter Req=Vo/Io; % The output voltage ripple without interleaving D_Vo/Vo=d*(Ts/Req*Co) % With interleaving use figure Command Window Results Vo = 189.1965 Io = 189.1965 D_IL = 0.0473 IL_B = 0.0068 Io_B = 0.0034 Io1 = 27.0281 Ii = 378.3930 IL_1 = 189.19 perc_ripple_inductor = 0.0250 D_Ii = 0 total_input_percnt_ripple = 0 ripple_ratio = 0 Req = 1.0000