0% found this document useful (0 votes)
59 views6 pages

Assignment 1 Front Sheet: Date Received 1st Submission Re-Submission Date Date Received 2nd Submission

This document contains an assignment front sheet for a student named Nguyễn Quốc Khánh for the BTEC Level 5 HND Diploma in Computing qualification. It provides information on the unit, submission date, assessor details, and includes a student declaration. Feedback sections are also included for summative and potential resubmission feedback.
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)
59 views6 pages

Assignment 1 Front Sheet: Date Received 1st Submission Re-Submission Date Date Received 2nd Submission

This document contains an assignment front sheet for a student named Nguyễn Quốc Khánh for the BTEC Level 5 HND Diploma in Computing qualification. It provides information on the unit, submission date, assessor details, and includes a student declaration. Feedback sections are also included for summative and potential resubmission feedback.
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/ 6

ASSIGNMENT 1 FRONT SHEET

Qualification BTEC Level 5 HND Diploma in Computing

Unit number and title Computing Fundamental

Submission date Date Received 1st submission

Re-submission Date Date Received 2nd submission

Student Name Nguyễn Quốc Khánh Student ID BH00114

Class IT0501 Assessor name Ngô Thị Mai Loan

Student declaration
I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand that
making a false declaration is a form of malpractice.

Student’s signature
❒ Summative Feedback: ❒ Resubmission Feedback:

Grade: Assessor Signature: Date:


Lecturer Signature:
I. Introduction
In this post, I will briefly describe the functions of the various components of a common
digital
calculator with the help of a block diagram, explain the definition of cache memory and its
need, compare cache memory with the ram. I will briefly describe the role of the operating
system in a computer system.

II. Content
1. Block diagram of a computer

+ Input: Input is where signals or data are entered into the system
Function: is the capture and collection of elements to put into the system for processing, in
other words, the action of a computer, a component of a computer, or a related device to
accept something from the user, from a device, or from a piece of software either
automatically or manually is called input.
Ex: keyboard, mouse,...
+ Output: Output is where the system outputs results or data sent from it.
Function: Receive data from the processor and return it to the user
Used to display data
Ex: Monitor, printer, speakers...
+ Control Unit (CU):
And the control unit of a CPU controls the entire operation of a computer. It also controls all
devices such as memory, input/output devices connected to the CPU.CU fetches instructions
from memory, decodes the instruction, interprets the instruction to know what the task is to
be performed, and sends suitable control signals to the other components to perform the
necessary steps to execute the instruction.
+ Memory Unit:
The memory unit is an essential component of a digital computer. It is where all data
intermediate and final results are stored. The data read from the main storage or an input
unit are transferred to the computer's memory where they are available for processing.
This memory unit is used to hold the instructions to be executed and data to be processed.
+ Arithmetic Logic Unit (ALU):
Here arithmetic logic unit performs all arithmetic operations such as addition, subtraction,
multiplication, and division. It also uses logic operations for comparison.
+ Memory Unit:
The memory unit is an essential component of a digital computer. It is where all data
intermediate and final results are stored.
The data read from the main storage or an input unit are transferred to the computer's
memory where they are available for processing.
This memory unit is used to hold the instructions to be executed and data to be processed.

2.
-What is the cache? + The CPU's cache memory is called Cache, it acts as a temporary store of
instructions that the CPU needs to process (This instruction includes all the operations that
you often use on the computer, from the simple text editor to the heavy game). These orders
will be queued together waiting to be processed. Therefore, the larger the cache memory, the
more instructions it can hold, thereby shortening the waiting time and increasing the CPU's
performance.
-Why is it necessary? + Caching is necessary because it saves time, speeds up device
performance, and reduces the amount of data that needs to be processed during use.
- Compare Cache and RAM?
+Speed: RAM is faster than secondary storage, but it's not as fast as cache.
+Price: Although RAM pays money, it has no value like cache memory.
+Power:: The capacity of the cache is smaller than RAM, which has a higher capacity.
+Funtion: Cache memory contains data frequently used by the CPU. RAM contains the
programs and data being executed by the CPU.

Ram Cache

Speed lower Faster

Price Cheaper More expensive

Capacity Bigger Smaller

Function Cache memory RAM contains the


contains data programs and
Frequently-used data being
by the CPU executed by the
CPU.

3. Briefly state the role of the operating system in a computer system


Define:- An operating system is a piece of software used to operate and manage all
components (including hardware and software) of an electronic device.
-The operating system is the most important piece of software that runs on a computer. It
manages the computer's memory and processes, as well as all its software and hardware. It
also allows you to communicate with the computer without knowing how to speak the
language of the computer. Without an operating system, a computer is useless.
III. Conclusion
In this post, I have briefly described the functions of the various components of a common
digital
calculator with the help of a block diagram, explain the definition of cache memory and its
needs, compare cache memory with the ram. I have briefly talked about the role of the
operating system in a computer system.

You might also like