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

DLD Assignment 1

This document outlines Assignment-1 for Diploma Semester 2 students in the Computer Engineering Department, detailing various tasks including number conversions, binary operations, and explanations of logic gates and De-Morgan's theorem. The assignment must be submitted by February 3, 2025. It is authored by Punit C. Trivedi from Atmiya University.

Uploaded by

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

DLD Assignment 1

This document outlines Assignment-1 for Diploma Semester 2 students in the Computer Engineering Department, detailing various tasks including number conversions, binary operations, and explanations of logic gates and De-Morgan's theorem. The assignment must be submitted by February 3, 2025. It is authored by Punit C. Trivedi from Atmiya University.

Uploaded by

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

Faculty of Engineering & Technology

Computer Engineering Department


Assignment No: AU-FoET-Sem2-24DIEE202-01 17-01-2025

Assignment-1
Diploma-Semester 2-Student

1. Explain block diagram of digital computer.


2. Convert following number from decimal to binary.
a. (899.65)10
b. (956.123)10
3. Convert following number from decimal to octal.
a. (1096.125)10
b. (988)10
4. Convert following number from decimal to hexadecimal.
a. (7865)10
b. (512.35)10
5. Convert following numbers from binary to decimal.
a. (110011.101)2
b. (111011.11)2
6. Convert following numbers from binary to octal.
a. (1101011011.10101)2
b. (1110111100.11010)2
7. Convert following numbers from binary to hexadecimal.
c. (1011011.10101)2
d. (1110111100)2
8. Convert following numbers from octal to binary, decimal and hexadecimal.
a. (6576.56)8
b. (4653)8
9. Convert following numbers from hexadecimal to binary, octal and decimal.
a. (8AB.CD)16
b. (53B4)16
10. Find out 2’s complement for binary numbers.
a. (1010111101)2
b. (1100101010)2
11. Perform the following operations.
a. (110111.10)2 + (101111.01)2
b. (111011)2 + (011100)2
c. (11101111)2 - (011100)2
d. (11011101)2 * (101)2
e. (110111101)2 / (110)2
12. Explain logic gates with their symbol, equation & truth-table in-detail.
13. Explain De-Morgan’s theorem.
14. Implement basic logic gates using NAND gate.
15. Implement derived logic gates using NOR gate.

Instructions
1. Last date of submission: 03-02-2025

Punit C. Trivedi
Computer Engineering
Department,
Atmiya University

Copy to:
1. Dept. Notice Board

You might also like