1
Department of Electrical Engineering, IIT Kanpur ESc 201: Introduction to Electronics 28 th October, 2013 Home Assignment 11 1. Carry out the following conversions: (a) (141) 8 = (?) 2 (b) (168) 16 = (?) 10 (c) (10110.0101) 2 = (?) 8 (d) (4050.6) 8 = (?) 10 (e) (FAFA.B) 16 = (?) 2 (f) (31.8203125) 10 = (?) 2 2. Perform the following arithmetic operations using 2’s complement method : (a) 50-21 (b) -50+21 (c) -50-21 Use 8-bit representation of number. 3. Use Boolean identities to prove that ) .( ) ).( .( ) . . ).( . . . . ( y x z y w y w x z x x w y y z x x w z x w 4. Simplify the 3-input Boolean function ) 7 , 6 , 2 , 1 ( m in terms of x, y and z using identities of Boolean algebra (Don’t use K-maps). 5. Minimize the following functions using K-map: (a) z y x w z y x w z y x w z y x w z y x w z y x w . . . . . . . . . . . . . . . . . . (b) z y x w z y x w z y x w z y x w z y x w z y x w . . . . . . . . . . . . . . . . . . (c) ) 6 , 5 , 4 , 3 , 2 , 1 , 0 ( ) , , ( m z y x f (d) ) 4 , 2 , 1 , 0 ( ) , , ( M z y x f (e) ) 10 , 7 , 5 , 1 ( ) 15 , 12 , 9 , 4 , 2 , 0 ( ) , , , ( d m z y x w f (f) z y x z y x z y x z y x z y x f . . . . . . . . ) , , ( (g) ) 13 , 10 , 9 , 8 , 5 , 4 , 3 , 1 ( ) , , , ( m z y x w f (h) z y x w y x w x w z y x w f . . . . . . ) , , , ( 6. (a) Minimize the function ) 12 , 7 , 5 ( ) 15 , 11 , 3 , 1 ( ) , , , ( d m z y x w f (b) Find the minimum in terms of product-of-sums of the expression mentioned in (a). Is your answer functionally equivalent to the minimum function obtained in (a)? 7. Four switches operate a lamp as follows: the lamp lights up if switches 1, 3 and 4 are closed and switch 2 is open, or if 2, 4 are closed and 3 is open, or if all the switches are kept closed. Express this as a Boolean function in a standard Sum-of-product form and solve it using K-map (Use bit ‘1’ when switch is closed and bit ‘0’ when switch is open).

Homework Assignments Electronics

Embed Size (px)

DESCRIPTION

Introduction to electronics IIT KanpurAssignments

Citation preview

Page 1: Homework Assignments Electronics

Department of Electrical Engineering, IIT Kanpur ESc 201: Introduction to Electronics

28th October, 2013

Home Assignment – 11

1. Carry out the following conversions:

(a) (141)8 = (?)2

(b) (168)16 = (?)10

(c) (10110.0101)2 = (?)8

(d) (4050.6)8 = (?)10

(e) (FAFA.B)16 = (?)2

(f) (31.8203125)10 = (?)2

2. Perform the following arithmetic operations using 2’s complement method :

(a) 50-21 (b) -50+21 (c) -50-21

Use 8-bit representation of number.

3. Use Boolean identities to prove that

).()).(.()..).(....( yxzywywxzxxwyyzxxwzxw

4. Simplify the 3-input Boolean function )7,6,2,1(m in terms of x, y and z using identities

of Boolean algebra (Don’t use K-maps).

5. Minimize the following functions using K-map:

(a) zyxwzyxwzyxwzyxwzyxwzyxw ..................

(b) zyxwzyxwzyxwzyxwzyxwzyxw ..................

(c) )6,5,4,3,2,1,0(),,( mzyxf

(d) )4,2,1,0(),,( Mzyxf

(e) )10,7,5,1()15,12,9,4,2,0(),,,( dmzyxwf

(f) zyxzyxzyxzyxzyxf ........),,(

(g) )13,10,9,8,5,4,3,1(),,,( mzyxwf

(h) zyxwyxwxwzyxwf ......),,,(

6. (a) Minimize the function )12,7,5()15,11,3,1(),,,( dmzyxwf

(b) Find the minimum in terms of product-of-sums of the expression mentioned in (a). Is

your answer functionally equivalent to the minimum function obtained in (a)?

7. Four switches operate a lamp as follows: the lamp lights up if switches 1, 3 and 4 are

closed and switch 2 is open, or if 2, 4 are closed and 3 is open, or if all the switches are

kept closed. Express this as a Boolean function in a standard Sum-of-product form and

solve it using K-map (Use bit ‘1’ when switch is closed and bit ‘0’ when switch is open).