0% found this document useful (0 votes)
24 views1 page

Assignment-1 DLD

This document contains an assignment for a Digital Logic Design course. It includes 5 questions covering topics like binary operations, conversions between number systems, DeMorgan's law, and Gray code. The assignment provides the student name and ID, course details, assignment details like number, due date, and date assigned. It asks the student to perform tasks like determining frequency and duty cycle from a digital waveform, explaining combinational and sequential systems, converting between decimal, binary, hexadecimal, and octal numbers, performing binary addition, subtraction, and multiplication, expressing decimal numbers in different binary number systems, and explaining and demonstrating Gray code.

Uploaded by

usamaansarimgh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Assignment-1 DLD

This document contains an assignment for a Digital Logic Design course. It includes 5 questions covering topics like binary operations, conversions between number systems, DeMorgan's law, and Gray code. The assignment provides the student name and ID, course details, assignment details like number, due date, and date assigned. It asks the student to perform tasks like determining frequency and duty cycle from a digital waveform, explaining combinational and sequential systems, converting between decimal, binary, hexadecimal, and octal numbers, performing binary addition, subtraction, and multiplication, expressing decimal numbers in different binary number systems, and explaining and demonstrating Gray code.

Uploaded by

usamaansarimgh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Student Name Student Id:

Subject Digital Logic Design Course Instructor Hamid Iqbal Amjad


Program BSAI / BSSE Max. Marks 05
Course Code Section:
Assignment 01 Due Date 4th week of March
Semester Spring-2024 Date Assigned 16/03/2024

Q#1
(a) A periodic digital waveform has a pulse width of 25 ms and a period of 150 ms.
Determine the frequency and the duty cycle.
(b) Explain Combinational and sequential systems.
(c) State De-Morgan’s law with graphical and mathematical statements.

Q#2
(a) Convert each decimal number to binary by using the sum-of-weights method:
*57 *45.5
(b) Convert the hexadecimal number 6BD3 to binary.
(c) Convert the fractional binary number 0.1011 to decimal
(d) Convert the decimal number 573 to hexadecimal & octal.

Q#3
Add the following binary numbers:
 111 + 11 and 110 + 100
 Subtract 011 from 101.
 Perform the following binary multiplications:
Multiply 1101 * 1010.
 Perform the following binary divisions:
Divide 1100 by 100.
Q#4
Express +19 and -19 as 8-bit numbers in sign-magnitude, 1’s complement, and 2’s
Complement.

Q#5
Explain the advantage of the Gray code
 Convert into Gray code from binary
 1101
 1011
 0011
 1001

You might also like