lab assistants are: dilara yalÇin–kami Çevİk labs are divided into two sections (same as...

20
Lab assistants are: Dilara YALÇIN–Kami ÇEVİK Labs are divided into two sections (same as course sections). Verify your section as soon as possible. Lab homepage: http://www.baskent.edu.tr /~ ddegerliyurt http://www.baskent.edu.tr /~ kcevik If necessary, our document open password is 312lab EEM312 Laboratory 1

Upload: noel-montgomery

Post on 28-Dec-2015

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

Lab assistants are: Dilara YALÇIN–Kami ÇEVİK

Labs are divided into two sections (same as course sections). Verify your section as soon as possible.

Lab homepage: http://www.baskent.edu.tr/~ddegerliyurt

http://www.baskent.edu.tr/~kcevik If necessary, our document open password

is 312lab

EEM312 Laboratory

1

Page 2: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

Contents of the lab◦ Rise time, fall time, noise margin and delay

measurements both in HW and SW labs◦ Datasheet comparisons with the real measurements◦ Regenerative property of logic gates◦ Ring oscillators◦ Diodes and diode based logic gates◦ MOSFET models◦ Mosfets and measurements and comparisons◦ NMOS PMOS CMOS comparisons◦ Power dissipation of inverters◦ Domino logic implementation in Spice◦ Pass transistors logic implementations◦ Transmission gates and logics

EEM312 Laboratory

2

Page 3: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

WinSpiceCircuit Simulation Program

Page 4: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

WinSpice3 is a general-purpose circuit simulation program for non-linear DC, non-linear transient, and linear AC analyses

Circuits may contain resistors, capacitors, inductors, mutual inductors, independent voltage and current sources, four types of dependent sources, lossless and lossy transmission lines, switches, uniform distributed RC lines, and the four most common semiconductor devices: diodes, BJTs, JFETs, and MOSFETs

INTRODUCTION

4

Page 5: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

Installation:o You may download program athttp://www.baskent.edu.tr/~ddegerliyurto Follow the links for the related materials

INTRODUCTION

5

Page 6: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

6

Page 7: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

DC Analysis AC Small-Signal Analysis Transient Analysis Pole-Zero Analysis Small-Signal Distortion Analysis Sensitivity Analysis Noise Analysis Analysis At Different Temperatures

TYPES OF ANALYSIS

7

Page 8: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

WinSpice Deck/Netlist is a text description of a circuit consists of the following parts Header Circuit connections Subcircuit descriptions (if needed) Model descriptions (if needed – usually only for transistors) Analyses to be performed Outputs to be saved / displayed

8

Writing WinSpice

Page 9: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

9

Page 10: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

10

Page 11: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

Pulse

PULSE(V2 V1 TD TR TF PW PER)EX:

VIN 3 0 PULSE(-1 1 2NS 2NS 2NS 50NS 100NS)

parameter default value units

V1 (initial value) Volts or Amps

V2 (pulsed value) Volts or Amps

TD (delay time) 0.0 seconds

TR (rise time) TSTEP seconds

TF (fall time) TSTEP seconds

PW (pulse width) TSTOP seconds

PER(period) TSTOP seconds

11

Page 12: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

12

Page 13: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

13

Page 14: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

14

Page 15: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

15

Page 16: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

16

Page 17: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

17

Page 18: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

18

Page 19: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

19

Page 20: Lab assistants are: Dilara YALÇIN–Kami ÇEVİK  Labs are divided into two sections (same as course sections). Verify your section as soon as possible

20