chapter 4:. 1 / 65 combinational circuits output is function of input only i.e. no feedback when...

66
Chapter 4: Chapter 4:

Upload: jarred-naylor

Post on 01-Apr-2015

220 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

Chapter 4:Chapter 4:

Page 2: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

22 / 65 / 65

Combinational CircuitsCombinational Circuits

Output is function of input only

i.e. no feedback

When input changes, output may change (after a delay)

•••

•••

n inputs m outputsCombinational

Circuits

Page 3: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

33 / 65 / 65

Combinational CircuitsCombinational Circuits

Analysis

● Given a circuit, find out its function

● Function may be expressed as:

♦ Boolean function

♦ Truth table

Design

● Given a desired function, determine its circuit

● Function may be expressed as:

♦ Boolean function

♦ Truth table

CBA

CBA

BA

CA

CB

F1

F2

?

?

?

Page 4: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

44 / 65 / 65

Analysis ProcedureAnalysis Procedure

Boolean Expression Approach

CBA

CBA

BA

CA

CB

F1

F2

ABCA+B+C

AB+AC+BC

(A’+B’)(A’+C’)(B’+C’)

AB'C'+A'BC'+A'B'C

F1=AB'C'+A'BC'+A'B'C+ABCF2=AB+AC+BC

Page 5: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

55 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach A B C F1 F2

0 0 0= 0 = 0= 0

= 0= 0= 0

= 0= 0

= 0= 0

= 0= 0

0

0

0

0

0

0

1

0

00 0

Page 6: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

66 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 0 = 0= 1

= 0= 0= 1

= 0= 0

= 0= 1

= 0= 1

0

1

0

0

0

0

1

1

1

A B C F1 F2

0 0 0 0 00 0 1 1 0

Page 7: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

77 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 0 = 1= 0

= 0= 1= 0

= 0= 1

= 0= 0

= 1= 0

0

1

0

0

0

0

1

1

1

A B C F1 F2

0 0 0 0 00 0 1 1 00 1 0 1 0

Page 8: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

88 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 0 = 1= 1

= 0= 1= 1

= 0= 1

= 0= 1

= 1= 1

0

1

0

0

1

1

0

0

0

A B C F1 F2

0 0 0 0 00 0 1 1 00 1 0 1 00 1 1 0 1

Page 9: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

99 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 1 = 0= 0

= 1= 0= 0

= 1= 0

= 1= 0

= 0= 0

0

1

0

0

0

0

1

1

1

A B C F1 F2

0 0 0 0 00 0 1 1 00 1 0 1 00 1 1 0 11 0 0 1 0

Page 10: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1010 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 1 = 0= 1

= 1= 0= 1

= 1= 0

= 1= 1

= 0= 1

0

1

0

1

0

1

0

0

0

A B C F1 F2

0 0 0 0 00 0 1 1 00 1 0 1 00 1 1 0 11 0 0 1 01 0 1 0 1

Page 11: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1111 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 1 = 1= 0

= 1= 1= 0

= 1= 1

= 1= 0

= 1= 0

0

1

1

0

0

1

0

0

0

A B C F1 F2

0 0 0 0 00 0 1 1 00 1 0 1 00 1 1 0 11 0 0 1 01 0 1 0 11 1 0 0 1

Page 12: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1212 / 65 / 65

CBA

CBA

BA

CA

CB

F1

F2

Analysis ProcedureAnalysis Procedure

Truth Table Approach= 1 = 1= 1

= 1= 1= 1

= 1= 1

= 1= 1

= 1= 1

1

1

1

1

1

1

0

0

1

A B C F1 F2

0 0 0 0 00 0 1 1 00 1 0 1 00 1 1 0 11 0 0 1 01 0 1 0 11 1 0 0 11 1 1 1 1

B

0 1 0 1

A 1 0 1 0C

B

0 0 1 0

A 0 1 1 1C

F1=AB'C'+A'BC'+A'B'C+ABC F2=AB+AC+BC

Page 13: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1313 / 65 / 65

Design ProcedureDesign Procedure

Given a problem statement:

● Determine the number of inputs and outputs

● Derive the truth table

● Simplify the Boolean expression for each output

● Produce the required circuit

Example:

Design a circuit to convert a “BCD” code to “Excess 3” code

4-bits 0-9 values

4-bits Value+3

?

Page 14: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1414 / 65 / 65

Design ProcedureDesign Procedure

BCD-to-Excess 3 ConverterA B C D w x y z0 0 0 0 0 0 1 10 0 0 1 0 1 0 00 0 1 0 0 1 0 10 0 1 1 0 1 1 00 1 0 0 0 1 1 10 1 0 1 1 0 0 00 1 1 0 1 0 0 10 1 1 1 1 0 1 01 0 0 0 1 0 1 11 0 0 1 1 1 0 01 0 1 0 x x x x1 0 1 1 x x x x1 1 0 0 x x x x1 1 0 1 x x x x1 1 1 0 x x x x1 1 1 1 x x x x

C

1 1 1B

Ax x x x1 1 x x

D

C

1 1 11

BA

x x x x1 x x

D

C

1 11 1

BA

x x x x1 x x

D

C

1 11 1

BA

x x x x1 x x

D

w = A+BC+BD x = B’C+B’D+BC’D’

y = C’D’+CD z = D’

Page 15: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1515 / 65 / 65

Design ProcedureDesign Procedure

BCD-to-Excess 3 ConverterA B C D w x y z0 0 0 0 0 0 1 10 0 0 1 0 1 0 00 0 1 0 0 1 0 10 0 1 1 0 1 1 00 1 0 0 0 1 1 10 1 0 1 1 0 0 00 1 1 0 1 0 0 10 1 1 1 1 0 1 01 0 0 0 1 0 1 11 0 0 1 1 1 0 01 0 1 0 x x x x1 0 1 1 x x x x1 1 0 0 x x x x1 1 0 1 x x x x1 1 1 0 x x x x1 1 1 1 x x x x

w

x

D

C

z

y

B

A

w = A + B(C+D)

x = B’(C+D) + B(C+D)’

y = (C+D)’ + CD

z = D’

Page 16: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1616 / 65 / 65

Seven-Segment DecoderSeven-Segment Decoder

a

b

c

g

e

d

f?

w

x

y

z

abcdefg

w x y z a b c d e f g

0 0 0 0 1 1 1 1 1 1 00 0 0 1 0 1 1 0 0 0 00 0 1 0 1 1 0 1 1 0 10 0 1 1 1 1 1 1 0 0 10 1 0 0 0 1 1 0 0 1 10 1 0 1 1 0 1 1 0 1 10 1 1 0 1 0 1 1 1 1 10 1 1 1 1 1 1 0 0 0 01 0 0 0 1 1 1 1 1 1 11 0 0 1 1 1 1 1 0 1 11 0 1 0 x x x x x x x

1 0 1 1 x x x x x x x1 1 0 0 x x x x x x x1 1 0 1 x x x x x x x1 1 1 0 x x x x x x x1 1 1 1 x x x x x x x

y

1 1 11 1 1

xw

x x x x1 1 x x

z

BCD code

a = w + y + xz + x’z’ b = . . .c = . . .d = . . .

Page 17: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1717 / 65 / 65

Binary AdderBinary Adder

Half Adder

● Adds 1-bit plus 1-bit

● Produces Sum and Carry

HAx

yS

C

x y C S

0 0 0 0

0 1 0 1

1 0 0 1

1 1 1 0

x+ y───C S

x

y

S

C

Page 18: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1818 / 65 / 65

Binary AdderBinary Adder

Full Adder

● Adds 1-bit plus 1-bit plus 1-bit

● Produces Sum and Carry

x y z C S0 0 0 0 00 0 1 0 10 1 0 0 10 1 1 1 01 0 0 0 11 0 1 1 01 1 0 1 01 1 1 1 1

x+ y+ z───C S

FAxyz

S

C

y

0 1 0 1

x 1 0 1 0z

y

0 0 1 0

x 0 1 1 1z

S = xy'z'+x'yz'+x'y'z+xyz = x y z

C = xy + xz + yz

Page 19: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

1919 / 65 / 65

Binary AdderBinary Adder

Full Adder

x

y

z

S

C

xy

xz

yz

xyzxyzxyzxyz

xyzx

y

z

xy

xz

yz

S

C

S = xy'z'+x'yz'+x'y'z+xyz = x y z

C = xy + xz + yz

Page 20: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2020 / 65 / 65

Binary AdderBinary Adder

Full Adder

x

y

z

S

C

HAxy

z

HA S

C

Page 21: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2121 / 65 / 65

Binary AdderBinary Adder

c3 c2 c1 .+ x3 x2 x1 x0

+ y3 y2 y1 y0

────────Cy S3 S2 S1 S0

FA

x3 x2 x1 x0

FAFAFA

y3 y2 y1 y0

S3 S2 S1 S0

C4 C3 C2 C1

0

Binary Adder

x3x2x1x0 y3y2y1y0

S3S2S1S0

C0Cy

Carry Propagate Addition

Page 22: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2222 / 65 / 65

Binary AdderBinary Adder

Carry Propagate Adder

CPA

A3 A2 A1 A0 B3 B2 B1 B0

S3 S2 S1 S0

C0CyCPA

A3 A2 A1 A0 B3 B2 B1 B0

S3 S2 S1 S0

C0Cy

x3 x2 x1 x0y3 y2 y1 y0

x7 x6 x5 x4y7 y6 y5 y4

S3 S2 S1 S0S7 S6 S5 S4

0

Page 23: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2323 / 65 / 65

BCD AdderBCD Adder

4-bits plus 4-bits

Operands and Result: 0 to 9

+ x3 x2 x1 x0

+ y3 y2 y1 y0

────────Cy S3 S2 S1 S0

X +Y x3 x2 x1 x0 y3 y2 y1 y0 Sum Cy S3 S2 S1 S0

0 + 0 0 0 0 0 0 0 0 0 = 0 0 0 0 0 00 + 1 0 0 0 0 0 0 0 1 = 1 0 0 0 0 10 + 2 0 0 0 0 0 0 1 0 = 2 0 0 0 1 0

0 + 9 0 0 0 0 1 0 0 1 = 9 0 1 0 0 11 + 0 0 0 0 1 0 0 0 0 = 1 0 0 0 0 11 + 1 0 0 0 1 0 0 0 1 = 2 0 0 0 1 0

1 + 8 0 0 0 1 1 0 0 0 = 9 0 1 0 0 11 + 9 0 0 0 1 1 0 0 1 = A 0 1 0 1 02 + 0 0 0 1 0 0 0 0 0 = 2 0 0 0 1 0

9 + 9 1 0 0 1 1 0 0 1 = 12 1 0 0 1 0

Invalid Code

Wrong BCD Value0001 1000

Page 24: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2424 / 65 / 65

BCD AdderBCD Adder

X +Y x3 x2 x1 x0 y3 y2 y1 y0 Sum Cy S3 S2 S1 S0 Required BCD Output Value

9 + 0 1 0 0 1 0 0 0 0 = 9 0 1 0 0 1 0 0 0 0 1 0 0 1 = 99 + 1 1 0 0 1 0 0 0 1 = 10 0 1 0 1 0 0 0 0 1 0 0 0 0 = 169 + 2 1 0 0 1 0 0 1 0 = 11 0 1 0 1 1 0 0 0 1 0 0 0 1 = 179 + 3 1 0 0 1 0 0 1 1 = 12 0 1 1 0 0 0 0 0 1 0 0 1 0 = 189 + 4 1 0 0 1 0 1 0 0 = 13 0 1 1 0 1 0 0 0 1 0 0 1 1 = 199 + 5 1 0 0 1 0 1 0 1 = 14 0 1 1 1 0 0 0 0 1 0 1 0 0 = 209 + 6 1 0 0 1 0 1 1 0 = 15 0 1 1 1 1 0 0 0 1 0 1 0 1 = 219 + 7 1 0 0 1 0 1 1 1 = 16 1 0 0 0 0 0 0 0 1 0 1 1 0 = 229 + 8 1 0 0 1 1 0 0 0 = 17 1 0 0 0 1 0 0 0 1 0 1 1 1 = 239 + 9 1 0 0 1 1 0 0 1 = 18 1 0 0 1 0 0 0 0 1 1 0 0 0 = 24

+ 6

Page 25: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2525 / 65 / 65

BCD AdderBCD Adder

Correct Binary Adder’s Output (+6)

● If the result is between ‘A’ and ‘F’

● If Cy = 1

S3 S2 S1 S0 Err

0 0 0 0 0

1 0 0 0 01 0 0 1 01 0 1 0 1

1 0 1 1 11 1 0 0 11 1 0 1 11 1 1 0 11 1 1 1 1

S1

S2S3

1 1 1 11 1

S0

Err = S3 S2 + S3 S1

Page 26: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2626 / 65 / 65

BCD AdderBCD Adder

Binary AdderA3 A2 A1 A0 B3 B2 B1 B0

S3 S2 S1 S0

CiCy

Binary AdderA3 A2 A1 A0 B3 B2 B1 B0

S3 S2 S1 S0

CiCy

0 0

0

0

S3 S2 S1 S0Cy

x3 x2 x1 x0 y3 y2 y1 y0

Err

Page 27: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2727 / 65 / 65

Binary SubtractorBinary Subtractor

Use 2’s complement with binary adder

● x – y = x + (-y) = x + y’ + 1

Binary Adder A3 A2 A1 A0 B3 B2 B1 B0

S3 S2 S1 S0

CiCy 1

x3 x2 x1 x0 y3 y2 y1 y0

F3 F2 F1 F0

Page 28: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2828 / 65 / 65

Binary Adder/SubtractorBinary Adder/Subtractor

Binary Adder A3 A2 A1 A0 B3 B2 B1 B0

S3 S2 S1 S0

CiCy

Mx3 x2 x1 x0 y3 y2 y1 y0

F3 F2 F1 F0

M: Control Signal (Mode)

● M=0 F = x + y

● M=1 F = x – y

Page 29: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

2929 / 65 / 65

OverflowOverflow

Unsigned Binary Numbers

2’s Complement Numbers

FA

x3 x2 x1 x0

FAFAFA

y3 y2 y1 y0

S3 S2 S1 S0

C4 C3 C2 C1

0

Carry

FA

x3 x2 x1 x0

FAFAFA

y3 y2 y1 y0

S3 S2 S1 S0

C4 C3 C2 C1

0

Overflow

Page 30: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3030 / 65 / 65

Magnitude ComparatorMagnitude Comparator

Compare 4-bit number to 4-bit number

● 3 Outputs: < , = , >

● Expandable to more number of bits

Magnitude Comparator

A3A2A1A0 B3B2B1B0

A<B A=B A>B

33333 BABAx

22222 BABAx

11111 BABAx

00000 BABAx

0123)( xxxxBA

00123112322333)( BAxxxBAxxBAxBABA

00123112322333)( BAxxxBAxxBAxBABA

Page 31: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3131 / 65 / 65

Magnitude ComparatorMagnitude Comparator

A3

(A<B)

B3

A2

B2

A1

B1

A0

B0

(A>B)

(A=B)

x3

x2

x1

x0

Page 32: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3232 / 65 / 65

Magnitude ComparatorMagnitude Comparator

MagnitudeComparator

A3 A2 A1 A0 B3 B2 B1 B0

A<B A=B A>B

I(A>B)

I(A=B)

I(A<B)

x3 x2 x1 x0y3 y2 y1 y0

x7 x6 x5 x4y7 y6 y5 y4

A<B A=B A>B

MagnitudeComparator

A3 A2 A1 A0 B3 B2 B1 B0

A<B A=B A>B

I(A>B)

I(A=B)

I(A<B)

010

Page 33: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3333 / 65 / 65

DecodersDecoders

Extract “Information” from the code

Binary Decoder

● Example: 2-bit Binary Number

BinaryDecoder

x1

x0

Only one lamp will turn on

0

0

1000

Page 34: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3434 / 65 / 65

DecodersDecoders

2-to-4 Line Decoder

I1 I0 Y3 Y2 Y1 Y0

0 0 0 0 0 1

0 1 0 0 1 0

1 0 0 1 0 0

1 1 1 0 0 0

Bin

ary

Dec

oder I1

I0

y3

y2

y1

y0

I1

I0

Y3

Y2

Y1

Y0

013 IIY 012 IIY

011 IIY 010 IIY

Page 35: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3535 / 65 / 65

DecodersDecoders

3-to-8 Line Decoder

Bin

ary

Dec

oder

I2

I1

I0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

I2

I0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

I1

012 III

012 III

012 III

012 III

012 III

012 III

012 III

012 III

Page 36: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3636 / 65 / 65

DecodersDecoders

“Enable” Control

Bin

ary

Dec

oder I1

I0

E

Y3

Y2

Y1

Y0

E I1 I0 Y3 Y2 Y1 Y0

0 x x 0 0 0 0

1 0 0 0 0 0 1

1 0 1 0 0 1 0

1 1 0 0 1 0 0

1 1 1 1 0 0 0

EI0

Y3

Y2

Y1

Y0

I1

Page 37: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3737 / 65 / 65

DecodersDecoders

Expansion

I2 I1 I0 Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0

0 0 0 0 0 0 0 0 0 0 10 0 1 0 0 0 0 0 0 1 00 1 0 0 0 0 0 0 1 0 00 1 1 0 0 0 0 1 0 0 01 0 0 0 0 0 1 0 0 0 01 0 1 0 0 1 0 0 0 0 01 1 0 0 1 0 0 0 0 0 01 1 1 1 0 0 0 0 0 0 0

I2 I1 I0

Bin

ary

Dec

oder I0

I1

E

Y3

Y2

Y1

Y0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

Bin

ary

Dec

oder I0

I1

E

Y3

Y2

Y1

Y0

Page 38: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3838 / 65 / 65

DecodersDecoders

Active-High / Active-Low

I1 I0 Y3 Y2 Y1 Y0

0 0 0 0 0 1

0 1 0 0 1 0

1 0 0 1 0 0

1 1 1 0 0 0

I1 I0 Y3 Y2 Y1 Y0

0 0 1 1 1 0

0 1 1 1 0 1

1 0 1 0 1 1

1 1 0 1 1 1

Bin

ary

Dec

oder I1

I0

Y3

Y2

Y1

Y0

I1

I0

Y3

Y2

Y1

Y0

Bin

ary

Dec

oder I1

I0

Y3

Y2

Y1

Y0

Page 39: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

3939 / 65 / 65

Implementation Using DecodersImplementation Using Decoders

Each output is a minterm

All minterms are produced

Sum the required minterms

Example: Full Adder

S(x, y, z) = ∑(1, 2, 4, 7)

C(x, y, z) = ∑(3, 5, 6, 7)

I2

I1

I0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

BinaryDecoder

xyz

S C

Page 40: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4040 / 65 / 65

Implementation Using DecodersImplementation Using Decoders

I2

I1

I0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

BinaryDecoder

xyz

S C

I2

I1

I0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

BinaryDecoder

xyz

S C

Page 41: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4141 / 65 / 65

EncodersEncoders

Put “Information” into code

Binary Encoder

● Example: 4-to-2 Binary Encoder

x3 x2 x1 y1 y0

0 0 0 0 0

0 0 1 0 1

0 1 0 1 0

1 0 0 1 1

BinaryEncoder

y1

y0

x1

x2

x3

Only one switch

should be activated at a time

Page 42: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4242 / 65 / 65

EncodersEncoders

Octal-to-Binary Encoder (8-to-3)

I7 I6 I5 I4 I3 I2 I1 I0 Y2 Y1 Y0

0 0 0 0 0 0 0 1 0 0 00 0 0 0 0 0 1 0 0 0 10 0 0 0 0 1 0 0 0 1 00 0 0 0 1 0 0 0 0 1 10 0 0 1 0 0 0 0 1 0 00 0 1 0 0 0 0 0 1 0 10 1 0 0 0 0 0 0 1 1 01 0 0 0 0 0 0 0 1 1 1

Bin

ary

En

cod

er Y2

Y1

Y0

I7

I6

I5

I4

I3

I2

I1

I0

13570

23671

45672

IIIIY

IIIIY

IIIIY

I7

I6

I5

I4

I3

I2

I1

I0

Y2

Y1

Y0

Page 43: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4343 / 65 / 65

Priority EncodersPriority Encoders

4-Input Priority Encoder

I3 I2 I1 I0 Y1 Y0 V

0 0 0 0 0 0 0

0 0 0 1 0 0 1

0 0 1 x 0 1 1

0 1 x x 1 0 1

1 x x x 1 1 1

Pri

orit

yE

nco

der V

Y1

Y0

I3

I2

I1

I0

I0

I1

I2

I3

Y1

Y0

V0123

1230

231

IIIIV

IIIY

IIY

Y1

I1

1 1 1 1 I2I3

1 1 1 11 1 1 1

I0

Page 44: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4444 / 65 / 65

Encoder / Decoder PairsEncoder / Decoder Pairs

Y2

Y1

Y0

I7

I6

I5

I4

I3

I2

I1

I0

I2

I1

I0

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

BinaryEncoder

BinaryDecoder

Page 45: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4545 / 65 / 65

MultiplexersMultiplexers

MUX Y

I0

I1

I2

I3 S1 S0

S1 S0 Y

0 0 I0

0 1 I1

1 0 I2

1 1 I3

Page 46: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4646 / 65 / 65

MultiplexersMultiplexers

2-to-1 MUX

4-to-1 MUX

MUX YI0

I1 S I1

I0

S

Y

MUX Y

I0

I1

I2

I3 S1 S0

I1

I0

S1

YI2

I3

S0

Page 47: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4747 / 65 / 65

MultiplexersMultiplexers

Quad 2-to-1 MUX

MUX YI0

I1 S

MUX YI0

I1 S

MUX YI0

I1 S

MUX YI0

I1 S

x3

x2

x1

x0

y3

y2

y1

y0

S

Y3

Y2

Y1

Y0

S E

A3

A2

A1

A0

B3

B2

B1

B0

MUX

A3

A2

A1

A0

S E

Y3

Y2

Y1

Y0

B3

B2

B1

B0

Page 48: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4848 / 65 / 65

MultiplexersMultiplexers

Quad 2-to-1 MUX

Y3

Y2

Y1

Y0

S E

A3

A2

A1

A0

B3

B2

B1

B0

MUX

A3

A2

A1

A0

S E

Y3

Y2

Y1

Y0

B3

B2

B1

B0

Extra Buffers

Page 49: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

4949 / 65 / 65

Implementation Using MultiplexersImplementation Using Multiplexers

MUX Y

I0

I1

I2

I3 S1 S0

x y F

0 0 1

0 1 1

1 0 0

1 1 1

ExampleF(x, y) = ∑(0, 1, 3)

x y

F

1101

Page 50: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5050 / 65 / 65

Implementation Using MultiplexersImplementation Using Multiplexers

x y z F

0 0 0 0

0 0 1 1

0 1 0 1

0 1 1 0

1 0 0 0

1 0 1 0

1 1 0 1

1 1 1 1

ExampleF(x, y, z) = ∑(1, 2, 6, 7)

MUX Y

I0

I1

I2

I3 I4

I5

I6

I7S2 S1 S0

x y z

01100011

F

Page 51: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5151 / 65 / 65

Implementation Using MultiplexersImplementation Using Multiplexers

MUX Y

I0

I1

I2

I3 S1 S0

x y z F

0 0 0 0

0 0 1 1

0 1 0 1

0 1 1 0

1 0 0 0

1 0 1 0

1 1 0 1

1 1 1 1

ExampleF(x, y, z) = ∑(1, 2, 6, 7)

x y

FF = zz

F = z

z

F = 0

0

F = 1

1

Page 52: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5252 / 65 / 65

MUX Y

I0

I1

I2

I3 I4

I5

I6

I7S2 S1 S0

Implementation Using MultiplexersImplementation Using Multiplexers

A B C D F0 0 0 0 00 0 0 1 10 0 1 0 00 0 1 1 10 1 0 0 10 1 0 1 00 1 1 0 00 1 1 1 01 0 0 0 01 0 0 1 01 0 1 0 01 0 1 1 11 1 0 0 11 1 0 1 11 1 1 0 11 1 1 1 1

ExampleF(A, B, C, D) = ∑(1, 3, 4, 11, 12, 13, 14, 15)

A B C

F

F = DD

F = DD

F = D

D

F = 0

0

F = 0

F = D

F = 1

F = 1

0

D

1

1

Page 53: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5353 / 65 / 65

Y

I0

I1

I2

I3

I4

I5

I6

I7

S2 S1 S0

Multiplexer ExpansionMultiplexer Expansion

8-to-1 MUX using Dual 4-to-1 MUX

MUX Y

I0

I1

I2

I3 S1 S0

MUX Y

I0

I1

I2

I3 S1 S0

MUX YI0

I1 S

0 01

Page 54: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5454 / 65 / 65

DeMultiplexersDeMultiplexers

DeMUXI

Y3

Y2

Y1

Y0S1 S0

S1 S0 Y3 Y2 Y1 Y0

0 0 0 0 0 I

0 1 0 0 I 0

1 0 0 I 0 0

1 1 I 0 0 0

I

Y3

Y2

Y1

Y0

S0

S1

Page 55: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5555 / 65 / 65

Multiplexer / DeMultiplexer PairsMultiplexer / DeMultiplexer Pairs

Y

I7

I6

I5

I4

I3

I2

I1

I0

I

Y7

Y6

Y5

Y4

Y3

Y2

Y1

Y0

MUX DeMUX

S2 S1 S0 S2 S1 S0

x2 x1 x0 y2 y1 y0

Synchronize

Page 56: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5656 / 65 / 65

DeMultiplexers / DecodersDeMultiplexers / Decoders

Bin

ary

Dec

oder I1

I0

E

Y3

Y2

Y1

Y0

E I1 I0 Y3 Y2 Y1 Y0

0 x x 0 0 0 0

1 0 0 0 0 0 1

1 0 1 0 0 1 0

1 1 0 0 1 0 0

1 1 1 1 0 0 0

DeMUXI

Y3

Y2

Y1

Y0S1 S0

S1 S0 Y3 Y2 Y1 Y0

0 0 0 0 0 I

0 1 0 0 I 0

1 0 0 I 0 0

1 1 I 0 0 0

Page 57: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5757 / 65 / 65

Three-State GatesThree-State Gates

Tri-State Buffer

Tri-State InverterA Y

C

C A Y

0 x Hi-Z

1 0 0

1 1 1

A Y

C

Page 58: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5858 / 65 / 65

Three-State GatesThree-State Gates

A

YC

B

D

C D Y

0 0 Hi-Z

0 1 B

1 0 A

1 1 ?

Not Allowed

Y=

A

C

B

A if C = 1

B if C = 0

Page 59: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

5959 / 65 / 65

Three-State GatesThree-State Gates

I0

Y

E

S1

I1

I2

I3

Bin

ary

Dec

oder I1

I0

E

Y3

Y2

Y1

Y0

S0

Page 60: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6060 / 65 / 65

HomeworkHomework

Mano

● Chapter 4

♦ 4-2

♦ 4-3

♦ 4-5

♦ 4-11

♦ 4-13

♦ 4-27

♦ 4-28

♦ 4-31

♦ 4-32

♦ 4-33

♦ 4-35

Page 61: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6161 / 65 / 65

HomeworkHomework

Mano4-2 Obtain the simplified Boolean expressions for output F

and G in terms of the input variables in the circuit:

A

BC

D

F

G

Page 62: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6262 / 65 / 65

HomeworkHomework

4-3 For the circuit shown in the “Quad 2-to-1 MUX”:

(a) Write the Boolean functions for the four outputs in terms of the input variables

(b) If the circuit is listed in a truth table, how many rows and columns would there be in the truth table?

4-5 Design a combinational circuit with three inputs, x, y, and z, and three outputs, A, B, and C. When the binary input is 0, 1, 2, or 3, the binary output is one greater than the input. When the binary input is 4, 5, 6, or 7, the binary output is one less than the input.

Page 63: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6363 / 65 / 65

HomeworkHomework

4-11 Design a 4-bit combinational circuit incrementer. (A circuit that adds one to a 4-bit binary number.) The circuit can be designed using four half-adders.

4-13 The adder-subtractor circuit has the following values for mode input M and data inputs A and B. In each case, determine the values of the four SUM outputs and the carry C.

M A B

(a) 0 0111 0110(b) 0 1000 1001(c) 1 1100 1000(d) 1 0101 1010(e) 1 0000 0001

Page 64: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6464 / 65 / 65

HomeworkHomework

4-27 A combinational circuit is specified by the following three Boolean functions:

F1(A, B, C) = ∑(2, 4, 7)

F2(A, B, C) = ∑(0, 3)

F3(A, B, C) = ∑(0, 2, 3, 4, 7)

Implement the circuit with a decoder constructed with NAND gates and NAND or AND gates connected to the decoder outputs. Use a block diagram for the decoder. Minimize the number of inputs in the external gates.

Page 65: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6565 / 65 / 65

HomeworkHomework

4-28 A combinational circuit is defined by the following three Boolean functions:

F1 = x’ y’ z’ + x z

F2 = x y’ z’ + x’ y

F3 = x’ y’ z + x y

Design the circuit with a decoder and external gates.

4-31 Construct a 16 1 multiplexer with two 8 1 and one2 1 multiplexers. Use block diagrams.

4-32 Implement the following Boolean function with a multiplexer:

F(A, B, C, D) = ∑(0, 1, 3, 4, 8, 9, 15)

Page 66: Chapter 4:. 1 / 65 Combinational Circuits  Output is function of input only i.e. no feedback When input changes, output may change (after a delay) n

6666 / 65 / 65

HomeworkHomework

4-33 Implement a full adder with two 4 1 multiplexers:

4-35 Implement the following Boolean function with a 4 1 multiplexer and external gates. Connect inputs A and B to the selection lines. The input requirements for the four data lines will be a function of variables C and D. These values are obtained by expressing F as a function of C and D for each of the four cases when AB = 00, 01, 10, and 11. These functions may have to be implemented with external gates.

F(A, B, C, D) = ∑(1, 3, 4, 11, 12, 13, 14, 15)