ELECTRONICS and CIRCUIT ANALYSIS using MATLAB - PowerPoint PPT Presentation

1 / 25
About This Presentation
Title:

ELECTRONICS and CIRCUIT ANALYSIS using MATLAB

Description:

electronics and circuit analysis using matlab matlab program (m-file) on dc analysis nodal analysis loop analysis transient analysis rc network ac analysis analysis ... – PowerPoint PPT presentation

Number of Views:78
Avg rating:3.0/5.0
Slides: 26
Provided by: pugazhendhi
Category:

less

Transcript and Presenter's Notes

Title: ELECTRONICS and CIRCUIT ANALYSIS using MATLAB


1
ELECTRONICSand CIRCUITANALYSISusing MATLAB
2
MATLAB Program (m-file)on
  • DC ANALYSIS
  • NODAL ANALYSIS LOOP ANALYSIS
  • TRANSIENT ANALYSIS RC NETWORK
  • AC ANALYSIS
  • ANALYSIS OF DIODE CIRCUITS

3
MATLAB Command Window Basic Examples
  • Example-1
  • The voltage, v, across a resistance is given as
    (Ohms Law), vRi, where i is the current and R
    the resistance. The power dissipated in resistor
    R is given by the expression,
  • P Ri2
  • If R 10 Ohms and the current is increased
    from 0 to 10 A with increments of 2A, write a
    MATLAB program to generate a table of current,
    voltage and power dissipation.

4
(No Transcript)
5
  • Example 2 Write a function file to solve the
    equivalent resistance of series connected
    resistors, R1, R2, R3, , Rn.
  • The general form of a function in m-file is
  • function variable(s) function_name (arguments)
  • help text in the usage of the function

6
DC ANALYSISNODAL ANALYSIS
  • Example

7
(No Transcript)
8
The MATLAB program for solving the nodal voltages
is
9
(No Transcript)
10
LOOP ANALYSIS
  • Example

11
(No Transcript)
12
(No Transcript)
13
(No Transcript)
14
TRANSIENT ANALYSISRC NETWORK
  • Example Assume that for Figure, C 10 µF, use
    MATLAB to plot the voltage across the capacitor
    if R is equal to (a) 1.0 kO, (b) 10 kO and (c)
    0.1 kO. (Vs10V)

15
(No Transcript)
16
(No Transcript)
17
AC ANALYSIS
  • Example In Figure, if R1 20 O, R2 100O , R3
    50 O , and L1 4 H, L2 8 H and C1 250µF,
    find v 3( t) when w 10 rad/s.

18
(No Transcript)
19
(No Transcript)
20
ANALYSIS OF DIODE CIRCUITS(Example)
21
(No Transcript)
22
(No Transcript)
23
(No Transcript)
24
(No Transcript)
25
Continue.
Write a Comment
User Comments (0)
About PowerShow.com