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

c003-computer-systems

The document outlines an assignment for a Computer Systems unit, requiring students to complete various tasks related to number system conversions, truth tables, and a case study on a hotel management system. It includes sections for student details, assignment nature, learning outcomes, and a declaration of original work. Additionally, it specifies tasks involving computer configurations and operating systems for a hotel management system.

Uploaded by

sanukabperera
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)
15 views

c003-computer-systems

The document outlines an assignment for a Computer Systems unit, requiring students to complete various tasks related to number system conversions, truth tables, and a case study on a hotel management system. It includes sections for student details, assignment nature, learning outcomes, and a declaration of original work. Additionally, it specifies tasks involving computer configurations and operating systems for a hotel management system.

Uploaded by

sanukabperera
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/ 4

Student Details ( Student should fill the content)

Name

Student ID ICBT ID :

Batch No

Scheduled unit details

Unit code C003


Unit title Computer Systems
Assignment Details
Nature of the Assessment REPORT
Topic of the Case Study GIVEN

Learning Outcomes covered YES


Word count
Due date / Time As communicated in the assessment plan
Declaration

I certify that the attached material is my original work. No other person’s work or ideas have been
used without acknowledgement. Except where I have clearly stated that I have used some of this
material elsewhere, I have not presented it for examination / assessment in any other course or unit
at this or any other institution

Signature Date

Result (Assessor use only)

Marks by 1st Name & Signature of the Agreed


Assessor 1st Assessor Mark

Marks by Name & Signature of the


IV: IV
For Office use only (hard copy assignments)

Receipt date Received by


Task 01:
01. Convert given numbers to the requested number system and fill below tables accordingly.
(a) Convert from Binary to Octal and Hex (6 marks)

BINARY OCTAL HEXA- DECIMAL


1011011101
1101100111
10011010

(b) Convert from Octal to Binary and Hex (4 marks)

OCTAL BINARY HEXA- DECIMAL


3502
1006

(c) Convert from Hexa-decimal to Binary and Octal (4 marks)

HEXA- DECIMAL BINARY OCTAL


B132
1AFE

(d) Convert from decimal to Binary and Octal (6 marks)

DECIMAL BINARY OCTAL


155
3336
759

(20 marks)

2
02. Fill given truth tables appropriately.

(a) Complete the truth tables below. (8 marks)

Truth table for AND gate Truth table for OR gate


INPUT 1 INPUT 2 OUTPUT INPUT 1 INPUT 2 OUTPUT
0 0 0 0
0 1 0 1
1 0 1 0
1 1 1 1

(b) The diagram shows part of a simple alarm system used to protect a valuable necklace.

(i) Complete the truth table for the NOT gate. (2 marks)

INPUT OUTPUT
1
0

(ii) Complete the truth table for the alarm system. (8 marks)

Pressure Light Sensor Buzzer


Sensor
0 0
0 1
1 0
1 1

(iii) Write a Boolean expression for above and draw a logical circuit. (12 marks)
(30 marks)

3
Task 02:

Background
Citycorner is five stars hotel which has five restaurants. Also citycorner has a large business
centre which has 20 computers with internet facility to browse internet and many other
facilities. In-house guests as well as outside people can use the business centre for browse
internet, take printouts, etc.
Citycorner has semi-computerized system to handle some basic activities of the hotel.
Management has decided to go for new system which will cover almost all the functions of the
hotel, for example reservations, banqueting, purchasing, accounting, food and beverage,
laundering etc and plan is to full automate the restaurants activities.
As IT executive of the hotel help management to achieve their goal by completing following
tasks.

(a)

Explain computer configurations for followings, giving reasons for your selection:
o Main server
o Computers at business centre
o Computers at restaurants and other functional areas

Your attention should be given for the following criteria also you can have assumptions:
Processor, peripherals, backing store etc.
(30 marks)

(b)

Select a computer Operating System/s (O/S) which suits for the Servers and other computers
in functional areas.
(20 marks)

You might also like