0% found this document useful (0 votes)
3 views2 pages

Programming Fundamentals Assignment For Loop

This document outlines Assignment 2 for the Digital Logic Design course at the University of Central Punjab, focusing on simulating and implementing small-scale digital circuits. It includes instructions for submission, due date, and specific problems to solve, such as simplifying Boolean functions and designing combinational circuits. The assignment is worth a total of 50 marks and emphasizes the importance of following submission guidelines to avoid mark deductions.

Uploaded by

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

Programming Fundamentals Assignment For Loop

This document outlines Assignment 2 for the Digital Logic Design course at the University of Central Punjab, focusing on simulating and implementing small-scale digital circuits. It includes instructions for submission, due date, and specific problems to solve, such as simplifying Boolean functions and designing combinational circuits. The assignment is worth a total of 50 marks and emphasizes the importance of following submission guidelines to avoid mark deductions.

Uploaded by

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

University of Central Punjab

Faculty of Information Technology and Computer


Science
Course Title: Digital Logic Design
Course Code:AR101
Assignment 2
Total Marks:50
Name: _______________________________

Registration Number: ___________________

Section: ______________________________

CLO # Course Learning Outcome (CLO) Taxonomy Mapping


Level to PLO

CLO 1 Apply the acquired knowledge to simulate and C3 PLO 1


implement small-scale digital circuits.

Instructions:
1. Attempt all questions.
2. Write your answer showing all steps required to perform the task.
3. Assignment should be submitted on A4 sheets or Assignment sheets only. Violation
will result to deduction of 1 mark from the scored marks.
4. Each student will have attached this front page with his/her assignment. Violation will
result to deduction of 1 mark from the scored marks.
5. Due Date for Assignment is April 27, 2025.
6. No request to review assignment will be considered after 3 working days of the review
in class.

Problem 1 ____ Marks: 20


Apply your knowledge and Simplify the Boolean function F in

1 – Sum of Products

2 – Product of Sums using don’t care condition

Problem 2 ____ Marks: 20

Design a combinational circuit that inputs is three – bit numbers and the output is equal to the
squared of the input numbers in binary?

Problem 3 ____ Marks: 10

A combinational circuit has four inputs and one output, the output equal 1 when:
1 – all the inputs are equal to 1 or
2 – non of the inputs are equal to 1 or
3 – an odd number of inputs are equal to 1.
Design the logic circuit.

You might also like