0% found this document useful (0 votes)
6 views

Unit 4 Assignment

This document is an assignment for the Fundamentals of Electronics Engineering course at ABES Engineering College, focusing on various topics including number base conversions, binary subtraction using 1's and 2's complement, simplification of Boolean expressions, and implementation of functions using K maps and logic gates. It includes specific problems to solve, such as converting numbers between different bases and simplifying Boolean functions. The assignment covers both theoretical concepts and practical applications in electronics engineering.

Uploaded by

Shivam
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Unit 4 Assignment

This document is an assignment for the Fundamentals of Electronics Engineering course at ABES Engineering College, focusing on various topics including number base conversions, binary subtraction using 1's and 2's complement, simplification of Boolean expressions, and implementation of functions using K maps and logic gates. It includes specific problems to solve, such as converting numbers between different bases and simplifying Boolean functions. The assignment covers both theoretical concepts and practical applications in electronics engineering.

Uploaded by

Shivam
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ABES ENGINEERING COLLEGE, GHAZIABAD

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING


FUNDAMENTALS OF ELECTRONICS ENGINEERING [BEC-101/201]
ASSIGNMENT 1 (Unit 4)

1. Convert the following:


i. (73.12)10= ( )2
ii. (110110.011)2= ( )16
iii. (11011.10)2= ( )10
iv. (6FB.67)16= ( )10
v. (437)8= ( )10
vi. (1011.10110)2= ( )16
vii. Find the base x if (193)x=(623)8.

2. Perform the subtraction using 1’s complement : (11001)2-(111.11)2


3. Perform the subtraction using 2’s complement : (111)2-(10111.11)2
4. Simplify the given Boolean expressions
i) Y = ¿ ¿
ii) Y = A B ¿ + C D) +B (A+ A CD)
iii) Y = A B+ ABC + A (B+ A B)

5. Perform the following conversions:

Y= AC+A̅ B̅ C+ A C̅ D̅, convert into standard SOP form.


i) Y= (A+B) (A+C) (B+C), convert into standard POS form
ii)

6. Simplify the following function using K map and implement the simplified function using NOR gate only F (A, B, C,
D) = πM (1,3,4,5,6,7,11,12,14,15).
7. Simplify the following function using K map: f (V, W, X, Y, Z) = Σm (0,7,8,9,12,13,15,16,22,23,30,31) and
implement the simplified function using NAND gates
8. Simplify the following function using K map:
a. Y= Σm(0,1,2,5,13,15)
b. Y= Σm(1,3,7,11,15)+ Σd(0,2,5,8,14)
c. Y= πM(2,5,6,7,8,9,14)

You might also like