nor implement

Post on 08-Feb-2017

23 Views

Category:

Engineering

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

GREEN UNIVERSITY OF BANGLADESH

Department: EEE (Eve)

Prepared For:

Chayan MondalLecturer, GUB

Prepared By:

Shahida AkterID# 143010003

Course Title: Digital Electronics

Boolean Function Implementation using block diagram method (NOR Implementation)

IntroductionThe NOR function is the dual of the NAND function. For this reason, all procedures and rules for NOR logic are the dual of the corresponding procedures and rules developed for NAND logic.

The implementation of a Boolean function with NOR gates requires that the function be simplified in Product Of Sum (POS) form.

NOR Implementation using Block Diagram

F = (A+B)(C+D)E

E

A

B

(A+B)

C

D(C+D)

(A+B)(C+D)E

F = (A+B)(C+D)E

E

A

B

(A+B)

C

D(C+D)

A

B

(A+B)

C

D

(C+D)

E E

F = ((A+B) + (C+D) + E) = (A+B) (C+D) E

top related