1 / 6

Introduction to PSpice

Introduction to PSpice. Digital Electronics. LAB No.5. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering. SPICE. SPICE is a general-purpose circuit simulator capable of performing the following types of analysis. Representation. Transient Analysis.

Télécharger la présentation

Introduction to PSpice

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to PSpice Digital Electronics LAB No.5 Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering

  2. SPICE • SPICE is a general-purpose circuit simulator capable of performing the following types of analysis

  3. Representation

  4. Transient Analysis

  5. Pulse Response of a RLC-circuit • Pulse Response of a RLC-circuit • * PULSE (-VS +VS TD TR TF PW PER) ; Pulse input • VIN 7 0 PULSE (-220V 220V 0 1NS 1NS 100US 200US) • * • R1 7 5 2 • L1 5 3 50UH • C1 3 0 10UF • * • * .TRAN TSTEP TSTOP ; Command for transient analysis • .TRAN 1US 400US • *.PRINT TRAN V(R1) V(L1) V(C1) : Prints on the output file • *.PLOT TRAN V(3) I(R1) : Plots on the output file • .PROBE ; Graphical waveform analyzer • * • .END ; End of circuit fil

More Related