26

Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Embed Size (px)

Citation preview

Page 1: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili
Page 2: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Introduction to Proteus

Professor: Dr. A.H. Rezaee

Prepared by: Ehsan Esmaili

Page 3: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

In this presentation I have used proteus 7

professional

Page 4: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Preface

Proteus is one of the most famous simulators. It can be used to simulate almost every circuit on electrical fields. It is easy to use because of the GUI interface that is very similar to the real Prototype board. Moreover, it can be used to design Print Circuit Board (PCB).

Page 5: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

A Guide To ISIS

Editing WindowObject

Selector

Overview Window

Page 6: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Tools and Buttons

Selection ModeComponent ModePick a DeviceGround and

terminalsSignal generators(sources)Instruments(Scope, meters)

Page 7: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Tools and Buttons

Device rotation

Device flipStop the simulation

Run a simulation

Page 8: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

How to pick a device?

(1) Click on P to pick a device.

(2) Type Resistor to search for(3) Double click on Resistor to select(4) Notice the Resistor in the Object Selector

Page 9: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

How to draw a Circuit?

We draw a following simple circuit as our first circuit:

GO

Page 10: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

An Analog circuit:

The following is one of the circuits that I’ve designed for Electronic laboratory:

GO

Page 11: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

It’s time to design a digital circuit!

GO

Getting acquitted with logic gates:

p q p ⊕ q

1 1 0

1 0 1

0 1 1

0 0 0

p q p . q1 1 1

1 0 0

0 1 0

0 0 0

AND

Exclusive OR

Page 12: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

BUT what we see in laboratory is different!

We don’t have in real world!!

Page 13: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

So our circuit in pervious slide in laboratorywill be:

GO

Page 14: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Another way to analyze digital circuits:

GO

Analyze by digital signal

Page 15: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Full Adder (3-bit Adder) circuit :

GO

Page 16: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

BCD to Seven-segment display:

GO

Page 17: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

4-bit Magnitude Comparator:

GO

Page 18: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

BCD adder and display result on a 7segment:

GO

Page 19: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

3×8 Decoder:

GO

LED Matrix:

Page 20: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Simulating big circuits in Proteus

• It’s possible to simulate big circuits in Proteus with common methods that we learnt.• But the common methods are not

suitable for big circuits.• we should use more advanced methods

that I will explain to you.• The advanced methods make the circuit

easier to understand and reduce possible errors.

Page 21: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Subcircuit and Terminals

• We should divide our big circuit to smaller parts called subcircuit.• It reduces possible errors

and makes team working possible.• we should use terminals to make the

circuits easier to understand by reducing the wiring.

Page 22: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

How to make a subcircuit?and

How to draw the circuit by terminals?

GO

Page 23: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

1. Digital Design 5th Edition by Morris Mano2. Proteus Tutorial for Digital Circuit Design CPE221

Digital Circuit Laboratory3. A Very Brief Introduction to ISIS Proteus CPE 110

Computer Exploration4. Proteus Brochure (PDF) by Labcenter5. Computer engineering department logic lab

Instruction manual

References:

Page 24: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Thanks to:• Dr. A.H. Rezaee for observing my presentation• Sadeq Charmchi for his help

Acknowledgement

Page 25: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

The presentation files are available on my personal website:

http://ele.aut.ac.ir/~ehsan/

Courses Logic Circuits Proteus

Page 26: Professor: Dr. A.H. Rezaee Prepared by: Ehsan Esmaili

Any Questions?Any Questions?

The End