Thanks to visit codestin.com
Credit goes to www.scribd.com

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

CAO Tutorial - 1

This document is a tutorial exercise for a B.Tech course in Computer Architecture & Organization at Manav Rachna University. It includes problems on number system conversions, simplification of logical expressions, and drawing logic circuits. The objective is to enhance problem-solving skills in Digital Electronics.

Uploaded by

dhruvch00
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)
11 views1 page

CAO Tutorial - 1

This document is a tutorial exercise for a B.Tech course in Computer Architecture & Organization at Manav Rachna University. It includes problems on number system conversions, simplification of logical expressions, and drawing logic circuits. The objective is to enhance problem-solving skills in Digital Electronics.

Uploaded by

dhruvch00
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/ 1

MANAV RACHNA UNIVERSITY, FARIDABAD

Department of CST

Course: B.Tech Semester: V

Session: 2025-26 Subject: Computer Architecture & Organization

Tutorial: 1 Problem Solving Exercise


Objective: To solve basic Digital Electronics problems.

Course Outcome CO2: Statement of CO2 from course plan

Blooms Taxonomy Level: BT3

Ques-1 Solve following conversions:


a) (75.47)10 = (___________)2 = (________)8 = (___________)16

b) (_______)10 = (11001.1001)2 = (_________)8 = (___________)16

c) (_______)10 = (________)2 = (__________)8 = (A5.7C)16

Ques-2 Simplify the following expression:

a) ( X + Y). XYZ

b) ( X + Y + Z) (X + Y + U + V) (Z + U)

c) ( Y Z + XU) . (X Y + ZU)

d) XY + XYZ + XY + XYZ

e) ( X + Y) . Z . D

Ques-3 Draw the logic circuits for:

a) X Y + X Z = A

b) A= X . Y . Z + X. Y. Z + X.Y.Z

You might also like