Preface |
|
v | |
|
|
xv | |
|
Chapter 1 Introduction to MATLAB Programming |
|
|
1 | (11) |
|
|
1 | (1) |
|
|
1 | (1) |
|
1.3 Getting Started---Step 1 |
|
|
2 | (2) |
|
1.4 Getting Started---Step 2 |
|
|
4 | (1) |
|
1.4.1 Formats for Numbers |
|
|
4 | (1) |
|
1.5 Getting Started---Step 3 |
|
|
5 | (1) |
|
1.6 Getting Started---Step 4 |
|
|
6 | (6) |
|
Chapter 2 Fundamentals of MATLAB Programming |
|
|
12 | (53) |
|
|
12 | (1) |
|
|
12 | (2) |
|
|
14 | (3) |
|
|
17 | (2) |
|
|
19 | (5) |
|
2.5.1 Arithmetic Operators |
|
|
19 | (1) |
|
2.5.2 Relational Operators |
|
|
20 | (1) |
|
|
21 | (3) |
|
2.5.4 Operator Precedence |
|
|
24 | (1) |
|
|
24 | (24) |
|
|
25 | (2) |
|
|
27 | (2) |
|
2.6.3 Other Types of Plots |
|
|
29 | (19) |
|
2.7 Branching and Looping Functions |
|
|
48 | (5) |
|
2.7.1 Branching Functions |
|
|
48 | (3) |
|
|
51 | (2) |
|
2.8 Miscellaneous Functions |
|
|
53 | (4) |
|
|
53 | (1) |
|
2.8.2 Input/Output Functions |
|
|
54 | (3) |
|
2.9 Programming a Three-phase Voltage Source |
|
|
57 | (8) |
|
Chapter 3 Fundamentals of Simulink |
|
|
65 | (46) |
|
|
65 | (2) |
|
|
67 | (22) |
|
3.2.1 Bus Selector, Bus Creator, and Scope Blocks and Configuration Parameters |
|
|
68 | (8) |
|
3.2.2 Data Type Conversion, Constant, and Display Blocks |
|
|
76 | (3) |
|
3.2.3 Ground, Terminator, In-port, and Out-port Blocks |
|
|
79 | (1) |
|
3.2.4 Gain, Product, Sum, and Unit Delay Blocks |
|
|
79 | (2) |
|
3.2.5 Mux and Demux Blocks |
|
|
81 | (2) |
|
3.2.6 Integrator and Discrete Time Integrator Blocks |
|
|
83 | (2) |
|
3.2.7 Logical Operator and Relational Operator Blocks |
|
|
85 | (2) |
|
3.2.8 Switch and Saturation Blocks |
|
|
87 | (2) |
|
3.3 Application Block Sets |
|
|
89 | (9) |
|
3.3.1 Power Systems Toolbox |
|
|
89 | (8) |
|
|
97 | (1) |
|
3.4 User-defined Functions |
|
|
98 | (2) |
|
|
98 | (1) |
|
|
99 | (1) |
|
3.4.3 Embedded MATLAB Function Block |
|
|
99 | (1) |
|
|
99 | (1) |
|
3.4.5 Level-2 M-File S-Function Block |
|
|
99 | (1) |
|
3.4.6 S-Function Builder Block |
|
|
99 | (1) |
|
3.4.7 S-Function Examples Block |
|
|
99 | (1) |
|
|
100 | (11) |
|
Chapter 4 Basic Electrical Engineering Applications |
|
|
111 | (54) |
|
|
111 | (1) |
|
4.2 Elementary Definitions |
|
|
111 | (3) |
|
|
114 | (3) |
|
4.4 Average, RMS, and Peak Value |
|
|
117 | (2) |
|
|
119 | (1) |
|
|
119 | (2) |
|
4.7 Independent and Dependent DC Sources |
|
|
121 | (6) |
|
4.8 Series and Parallel Circuits |
|
|
127 | (7) |
|
|
128 | (1) |
|
|
129 | (2) |
|
4.8.3 Series---Parallel Circuit |
|
|
131 | (3) |
|
|
134 | (6) |
|
|
134 | (1) |
|
|
134 | (6) |
|
|
140 | (13) |
|
4.10.1 Superposition Theorem |
|
|
140 | (3) |
|
4.10.2 Reciprocity Theorem |
|
|
143 | (2) |
|
4.10.3 Thevenin's Theorem |
|
|
145 | (2) |
|
|
147 | (3) |
|
4.10.5 Maximum Power Transfer Theorem |
|
|
150 | (3) |
|
4.11 Apparent, Active, and Reactive Powers |
|
|
153 | (2) |
|
4.12 Three-phase Source and Load Simulation |
|
|
155 | (3) |
|
4.13 Transformers---Single Phase and Three Phase |
|
|
158 | (7) |
|
Chapter 5 Simulation of Rectifiers |
|
|
165 | (40) |
|
|
165 | (1) |
|
5.2 Performance Parameters of Rectifiers |
|
|
165 | (2) |
|
5.3 Power Electronic Switches |
|
|
167 | (1) |
|
5.4 Uncontrolled Rectifiers |
|
|
168 | (15) |
|
5.4.1 Single-phase Half-wave Rectifier |
|
|
168 | (7) |
|
5.4.2 Single-phase Full-wave Rectifier |
|
|
175 | (4) |
|
5.4.3 Three-phase Half-wave Rectifier |
|
|
179 | (2) |
|
5.4.4 Three-phase Full-wave Rectifier |
|
|
181 | (2) |
|
5.5 Controlled Rectifiers |
|
|
183 | (12) |
|
5.5.1 Single-phase Half-wave Rectifier |
|
|
183 | (5) |
|
5.5.2 Single-phase Full-wave Rectifier |
|
|
188 | (4) |
|
5.5.3 Three-phase Rectifiers |
|
|
192 | (3) |
|
|
195 | (10) |
|
Chapter 6 Simulation of Inverters |
|
|
205 | (25) |
|
|
205 | (1) |
|
6.2 Performance Parameters |
|
|
206 | (1) |
|
6.3 Single-phase Inverters |
|
|
206 | (5) |
|
|
206 | (2) |
|
|
208 | (2) |
|
6.3.3 Full-wave Inverter with R-L Load |
|
|
210 | (1) |
|
6.4 Current Source Inverter |
|
|
211 | (2) |
|
6.5 Three-phase Inverters |
|
|
213 | (5) |
|
6.5.1 Three-phase 180° Conduction Mode Inverter |
|
|
213 | (3) |
|
6.5.2 Three-phase 120° Conduction Mode Inverter |
|
|
216 | (2) |
|
|
218 | (3) |
|
|
221 | (2) |
|
|
223 | (7) |
|
Chapter 7 Simulation of Choppers and Cycloconverters |
|
|
230 | (32) |
|
|
230 | (1) |
|
7.2 Principle of Chopper Operation |
|
|
231 | (1) |
|
|
232 | (1) |
|
|
232 | (1) |
|
|
232 | (1) |
|
7.4 Step-down or Buck Chopper |
|
|
233 | (1) |
|
7.5 Step-up or Boost Chopper |
|
|
234 | (2) |
|
7.6 Step-up/Step-down or Buck---Boost Chopper |
|
|
236 | (1) |
|
|
237 | (8) |
|
|
237 | (1) |
|
|
238 | (2) |
|
|
240 | (1) |
|
|
241 | (2) |
|
|
243 | (2) |
|
7.8 Chopper Commutation Techniques |
|
|
245 | (5) |
|
7.8.1 Current Commutation Technique |
|
|
245 | (2) |
|
7.8.2 Voltage Commutation Technique |
|
|
247 | (2) |
|
7.8.3 Load Commutation Technique |
|
|
249 | (1) |
|
|
250 | (4) |
|
7.9.1 Step-up Cycloconverter |
|
|
250 | (2) |
|
7.9.2 Step-down Cycloconverter |
|
|
252 | (2) |
|
|
254 | (8) |
|
Chapter 8 Power System Engineering |
|
|
262 | (42) |
|
|
262 | (2) |
|
8.2 Electric Supply System |
|
|
264 | (3) |
|
8.3 Electrical Power Quality |
|
|
267 | (2) |
|
8.3.1 Waveform Distortion and Power System Harmonics |
|
|
267 | (1) |
|
|
268 | (1) |
|
|
268 | (1) |
|
8.3.4 Voltage Interruptions |
|
|
269 | (1) |
|
8.4 Power Definitions Under Non-sinusoidal Conditions |
|
|
269 | (4) |
|
8.4.1 Power Definitions in Frequency Domain |
|
|
269 | (2) |
|
8.4.2 Power Definitions in Time Domain |
|
|
271 | (1) |
|
8.4.3 Electric Power in Three-phase Systems |
|
|
272 | (1) |
|
8.4.4 Apparent Three-phase Power |
|
|
272 | (1) |
|
8.4.5 Instantaneous Active Three-phase Power |
|
|
273 | (1) |
|
8.4.6 Instantaneous Reactive Three-phase Power |
|
|
273 | (1) |
|
8.5 Power System Harmonics |
|
|
273 | (3) |
|
8.5.1 Linear and Nonlinear Loads |
|
|
274 | (1) |
|
8.5.2 Harmonic Current Flow |
|
|
275 | (1) |
|
8.6 Simulation of Power System for Different Fault Conditions |
|
|
276 | (5) |
|
|
281 | (9) |
|
8.7.1 Gauss-Seidel Method |
|
|
283 | (4) |
|
8.7.2 Newton---Raphson Method |
|
|
287 | (3) |
|
8.8 Power System Stability |
|
|
290 | (1) |
|
8.9 Load Frequency Control |
|
|
291 | (2) |
|
8.9.1 Existing Load Frequency Control Solutions |
|
|
292 | (1) |
|
|
293 | (11) |
|
Chapter 9 Control System Engineering and Electrical Machines |
|
|
304 | (57) |
|
9.1 Introduction to Control System Engineering |
|
|
304 | (1) |
|
9.2 Time Response Analysis |
|
|
305 | (15) |
|
|
305 | (3) |
|
9.2.2 Second-order System |
|
|
308 | (8) |
|
9.2.3 Root Locus Technique |
|
|
316 | (4) |
|
9.3 Frequency Response Analysis |
|
|
320 | (12) |
|
|
320 | (7) |
|
|
327 | (1) |
|
|
327 | (5) |
|
9.4 Introduction to Electrical Machines |
|
|
332 | (1) |
|
|
333 | (14) |
|
9.5.1 Separately Excited DC Machines |
|
|
333 | (7) |
|
|
340 | (4) |
|
|
344 | (3) |
|
|
347 | (6) |
|
9.6.1 Three-phase Induction Motor |
|
|
347 | (4) |
|
9.6.2 Three-phase Synchronous Motor |
|
|
351 | (2) |
|
|
353 | (8) |
|
Chapter 10 Miscellaneous Applications |
|
|
361 | (41) |
|
10.1 Introduction to Communication Systems |
|
|
361 | (2) |
|
10.2 Modulation and Demodulation Techniques |
|
|
363 | (16) |
|
10.2.1 Amplitude Modulation and Demodulation |
|
|
363 | (4) |
|
10.2.2 Frequency Modulation and Demodulation |
|
|
367 | (4) |
|
10.2.3 Phase Modulation and Demodulation |
|
|
371 | (4) |
|
10.2.4 Digital Modulation Techniques |
|
|
375 | (4) |
|
10.3 Introduction to Computer Science |
|
|
379 | (1) |
|
10.4 Applications in Computer Science |
|
|
379 | (7) |
|
|
379 | (3) |
|
10.4.2 Artificial Intelligence |
|
|
382 | (4) |
|
10.5 Mechanical Engineering Applications |
|
|
386 | (4) |
|
|
390 | (12) |
|
Chapter 11 Simulation of Power Converters |
|
|
402 | (37) |
|
|
402 | (1) |
|
11.2 Introduction to Matrix Converter |
|
|
402 | (2) |
|
11.3 Basics of Matrix Converter |
|
|
404 | (8) |
|
11.3.1 Bidirectional Switches |
|
|
405 | (2) |
|
11.3.2 Commutation Problem |
|
|
407 | (2) |
|
11.3.3 Modulation Techniques |
|
|
409 | (3) |
|
11.4 Programming and Simulations of Matrix Converters |
|
|
412 | (17) |
|
11.5 Introduction to PWM Rectifier |
|
|
429 | (10) |
|
11.5.1 Control Techniques |
|
|
430 | (1) |
|
11.5.2 Simulation of PWM Converters |
|
|
431 | (8) |
Appendix A Fourier Series and Laplace Transform |
|
439 | (5) |
Appendix B Maximum Power Transfer Theorem and EMF Equation of Transformer and DC Machine |
|
444 | (3) |
Bibliography |
|
447 | (2) |
Index |
|
449 | |