Muutke küpsiste eelistusi

Electronics and Circuit Analysis Using MATLAB 2nd edition [Kõva köide]

(Prairie View A&M University, Texas, USA)
  • Formaat: Hardback, 412 pages, kõrgus x laius: 234x156 mm, kaal: 930 g, 44 Tables, black and white; 228 Illustrations, black and white
  • Ilmumisaeg: 11-Jun-2004
  • Kirjastus: CRC Press Inc
  • ISBN-10: 0849318920
  • ISBN-13: 9780849318924
Teised raamatud teemal:
  • Formaat: Hardback, 412 pages, kõrgus x laius: 234x156 mm, kaal: 930 g, 44 Tables, black and white; 228 Illustrations, black and white
  • Ilmumisaeg: 11-Jun-2004
  • Kirjastus: CRC Press Inc
  • ISBN-10: 0849318920
  • ISBN-13: 9780849318924
Teised raamatud teemal:
This textbook introduces the basic operations of Matlab, its built-in math and plotting functions, and programming statements, then uses Matlab to explore the characteristics of semiconductor devices and analyze DC and AC circuits, Fourier transforms, diodes, operational amplifiers, and transistor circuits. The second edition adds a chapter on electronic data analysis. Annotation ©2004 Book News, Inc., Portland, OR (booknews.com)

This comprehensive second edition of the popular Electronics and Circuit Analysis Using MATLAB is divided into three parts: Introduction to MATLAB; Circuit Analysis Applications Using MATLAB, and Electronics Applications with MATLAB. A list of examples used throughout each chapter shows the chapter example number, its description, and the page on which it appears. Each chapter concludes with a bibliography as well as several exercises for the reader. The accompanying computer CD contains MATLAB codes for all examples and illustrative problems. A very useful index also includes the location, definition, and use of all MATLAB commands.

The use of MATLAB is ubiquitous in the scientific and engineering communities today, and justifiably so. Simple programming, rich graphic facilities, built-in functions, and extensive toolboxes offer users the power and flexibility they need to solve the complex analytical problems inherent in modern technologies. The ability to use MATLAB effectively has become practically a prerequisite to success for engineering professionals.

Like its best-selling predecessor, Electronics and Circuit Analysis Using MATLAB, Second Edition helps build that proficiency. It provides an easy, practical introduction to MATLAB and clearly demonstrates its use in solving a wide range of electronics and circuit analysis problems. This edition reflects recent MATLAB enhancements, includes new material, and provides even more examples and exercises.

New in the Second Edition:

  • Thorough revisions to the first three chapters that incorporate additional MATLAB functions and bring the material up to date with recent changes to MATLAB
  • A new chapter on electronic data analysis
  • Many more exercises and solved examples
  • New sections added to the chapters on two-port networks, Fourier analysis, and semiconductor physics
  • MATLAB m-files available for download

    Whether you are a student or professional engineer or technician, Electronics and Circuit Analysis Using MATLAB, Second Edition will serve you well. It offers not only an outstanding introduction to MATLAB, but also forms a guide to using MATLAB for your specific purposes: to explore the characteristics of semiconductor devices and to design and analyze electrical and electronic circuits and systems.
  • 1 MATLAB Fundamentals
    1(24)
    1.1 MATLAB Basic Operations
    1(2)
    1.2 Matrix Operations
    3(4)
    1.3 Array Operations
    7(2)
    1.4 Complex Numbers
    9(2)
    1.5 The Colon Symbol (:)
    11(3)
    1.6 M-Files
    14(5)
    1.6.1 Script Files
    15(1)
    1.6.2 Function Files
    16(3)
    1.7 Mathematical Functions
    19(2)
    Bibliography
    21(1)
    Problems
    21(4)
    2 Plotting Functions
    25(18)
    2.1 Graph Functions
    25(1)
    2.2 X-Y Plots and Annotations
    25(5)
    2.3 Logarithmic and Polar Plots
    30(3)
    2.4 Subplots and Screen Control
    33(2)
    2.5 Other Plotting Functions
    35(4)
    2.5.1 Bar Plots
    35(1)
    2.5.2 Hist Function
    36(1)
    2.5.3 Stem Plots
    36(2)
    Bibliography
    38(1)
    Problems
    39(4)
    3 Control Statements
    43(20)
    3.1 "For" Loops
    43(1)
    3.2 "If" Statements
    44(8)
    3.3 "While" Loops
    52(1)
    3.4 Input/Output Commands
    53(5)
    Bibliography
    58(1)
    Problems
    58(5)
    4 DC Analysis
    63(24)
    4.1 Nodal Analysis
    63(5)
    4.2 Loop Analysis
    68(9)
    4.3 Maximum Power Transfer
    77(5)
    4.3.1 MATLAB Diff and Find Functions
    79(3)
    Bibliography
    82(1)
    Problems
    82(5)
    5 Transient Analysis
    87(30)
    5.1 RC Network
    87(4)
    5.2 RL Network
    91(4)
    5.3 RLC Circuit
    95(5)
    5.4 State Variable Approach
    100(12)
    5.4.1 MATLAB Ode Functions
    104(8)
    Bibliography
    112(1)
    Problems
    112(5)
    6 AC Analysis and Network Functions
    117(34)
    6.1 Steady-State AC Power
    117(4)
    6.1.1 MATLAB Functions quad and quad8
    119(2)
    6.2 Single- and Three-Phase AC Circuits
    121(11)
    6.3 Network Characteristics
    132(7)
    6.3.1 MATLAB Functions roots, residue, and polyval
    133(6)
    6.4 Frequency Response
    139(7)
    6.4.1 MATLAB Function freqs
    140(5)
    Bibliography
    145(1)
    Problems
    146(5)
    7 Two-Port Networks
    151(32)
    7.1 Two-Port Network Representations
    151(9)
    7.1.1 z-Parameters
    151(2)
    7.1.2 y-Parameters
    153(2)
    7.1.3 h-Parameters
    155(2)
    7.1.4 Transmission Parameters
    157(3)
    7.2 Conversion of Two-Port Parameters
    160(3)
    7.3 Interconnection of Two-Port Networks
    163(6)
    7.4 Terminated Two-Port Networks
    169(6)
    Bibliography
    175(1)
    Problems
    176(7)
    8 Fourier Analysis
    183(30)
    8.1 Fourier Series
    183(10)
    8.2 Average Power and Harmonic Distortion
    193(4)
    8.3 Fourier Transforms
    197(2)
    8.3.1 Properties of the Fourier Transform
    197(2)
    8.4 Discrete and Fast Fourier Transforms
    199(8)
    8.4.1 MATLAB Function fft
    201(5)
    Bibliography
    206(1)
    Problems
    207(6)
    9 Diodes
    213(34)
    9.1 Diode Characteristics
    213(5)
    9.1.1 Forward-Biased Region
    214(1)
    9.1.2 MATLAB Function polyfit
    215(2)
    9.1.3 Temperature Effects
    217(1)
    9.2 Analysis of Diode Circuits
    218(6)
    9.3 Half-Wave Rectifier
    224(7)
    9.3.1 MATLAB Function fzero
    229(2)
    9.4 Full-Wave Rectification
    231(5)
    9.5 Zener Diode Voltage Regulator Circuits
    236(5)
    Bibliography
    241(1)
    Problems
    242(5)
    10 Semiconductor Physics 247(38)
    10.1 Intrinsic Semiconductors
    247(1)
    10.1.1 Energy Bands
    247(1)
    10.1.2 Mobile Carriers
    248(2)
    10.2 Extrinsic Semiconductor
    250(1)
    10.2.1 Electron and Hole Concentrations
    250(1)
    10.2.2 Fermi Level
    253(1)
    10.2.3 Current Density and Mobility
    254(5)
    10.3 pn Junction: Contact Potential, Junction Current
    259(1)
    10.3.1 Contact Potential
    259(1)
    10.3.2 Junction Current
    264(5)
    10.4 Depletion and Diffusion Capacitances
    269(1)
    10.4.1 Depletion Capacitance
    269(1)
    10.4.2 Diffusion Capacitance
    274(2)
    10.5 Breakdown Voltages of pn Junctions
    276(4)
    References
    280(1)
    Problems
    281(4)
    11 Operational Amplifiers 285(30)
    11.1 Properties of the Op Amp
    285(2)
    11.2 Inverting Configuration
    287(6)
    11.3 Noninverting Configuration
    293(4)
    11.4 Effect of Finite Open-Loop Gain
    297(3)
    11.5 Frequency Response of Op Amps
    300(4)
    11.6 Slew Rate and Full-Power Bandwidth
    304(3)
    11.7 Common-Mode Rejection
    307(4)
    Bibliography
    311(1)
    Problems
    312(3)
    12 Transistor Circuits 315(46)
    12.1 Bipolar Junction Transistors
    315(7)
    12.2 Biasing BJT Discrete Circuits
    322(1)
    12.2.1 Self-Bias Circuit
    322(1)
    12.2.2 Bias Stability
    324(5)
    12.3 Integrated Circuit Biasing
    329(1)
    12.3.1 Simple Current Mirror
    330(1)
    12.3.2 Wilson Current Source
    332(3)
    12.4 Frequency Response of Common-Emitter Amplifier
    335(5)
    12.5 MOSFET Characteristics
    340(3)
    12.6 Biasing of MOSFET Circuits
    343(9)
    12.7 Frequency Response of Common-Source Amplifier
    352(5)
    Bibliography
    357(1)
    Problems
    357(4)
    13 Electronic Data Analysis 361(22)
    13.1 Save, Load, and Textread Functions
    361(1)
    13.1.1 Save and Load Functions
    361(1)
    13.1.2 Textread Function
    362(4)
    13.2 Statistical Analysis
    366(3)
    13.3 Curve Fitting
    369(4)
    13.4 Other Functions for Data Analysis
    373(1)
    13.4.1 Integration Function (trapz)
    373(4)
    Bibliography
    377(1)
    Problems
    378(5)
    Index 383
    Attia, John Okyere