Lab 1 Labsheet
Lab 1 Labsheet
Hardware:
Basic structure of a computer include following functional unit:
1. Memory
2. Processor
3. Input-output
It consists of electronic components like ICs, diodes, registers, crystals, boards, insulators, etc,
are some of the other than those hardware components visible above.
Q: To check the hardware resources that your computer has access to, follow these steps:
1. Press the Windows logo key + R, type “System Information” in the Open box, and
then select OK.
2. Select “+” besides the Hardware Resources to expand the selection.
3. You will find window displaying information of I/O, Memory, etc. Check all the available
resources:
4. Similarly, explore the I/O devices and Memory components on your computer.
1. Press on the Windows key on your keyboard and start typing System, choose
System Information which will show Processor information with the name, number, and
speed of the processor.
2. If the Windows key is not available on your keyboard, using your mouse, go to the
Windows icon located on the bottom-left corner of your screen, right-click, and choose
System. Look up the processor's name and number in the Processor information.
.
2.Modern PC processors are multicore. Each core is as fully functional as the others. Each has
its own cache, but can communicate with other CPU cores as needed. Identify the number of
cores in your computer or laptop.
Press the Ctrl + Shift + Esc keys simultaneously to open the Task Manager. Go to the
Performance tab and select CPU from the left column. You’ll see the number of physical cores
in the bottom-right side.
3.Each of the computers manipulations (instructions) begins with a tick of the clock.So the
faster the clock ticks, the faster the Computer .Clock speed is a measure of how fast the
computer is and is given in GHz (Giga hertz )
Windows 7—or Windows 10—users can find this information in the Control Panel. Specifically,
it’s on the system pane. Head to Control Panel > System and Security > System to open it. You
can also press Windows+Pause on your keyboard to instantly open this window.
I/O Devices:
Input unit
This is the act of feeding in the data and instruction to the. The devices that help you to input
data and instructions are known as Input Devices. Keyboard, Mouse, Light Pen, JoyStick,
Scanners, Microphone etc are some examples of input unit devices.
Output unit
This unit takes care of receiving processed information from processing unit and present it to
the user in the suitable form. The devices that can output information from a computer are
known as output unit devices. Monitors, Speakers, Projectors are soft output devices whereas
printers, plotters produce hard copy output. Soft copy output is something that is temporary or
is available only as long as the output device is turned on.
Q. What are the Storage and I/O devices connected to your computer?
1. Press the Windows logo key + R, type “System Information” in the Open box, and
then select OK.
2. Select “+” besides the Components to expand the selection, then select Input or
Storage.
3. On the right panel, you will the respective components and their configuration present
in your system.
Memory:
The data & instructions, results produced by the computer are required to be stored before it is
passed to the output unit. The intermediate result produced by the computer must also be
stored for further processing. Thus, the importance of storage Unit in a computer system is vital.
Primary storage is also called primary memory. Secondary storage is known by other names
such as backup storage or secondary memory. For the storage purpose, a computer system may
have different devices such as registers, cache, RAM/ROM, flash, magnetic disks, optical disks
and so on.
4..Compared to RAM, the Processor Cache provides faster access to information, resulting in
faster processing of programs and data on a computer.
You are likely to find the 3 types of Processor Cache Memories.Identify the size of RAM and
size of Cache and compare them.
The Task Manager in Windows 10 provides detailed information about the Processor installed
on your computer, including L1, L2, and L3 Processor Cache sizes.
1. Right-click on the Start button and click on Task Manager.
2. On the Task Manager screen, click on the Performance tab > click on CPU in the left pane. In
the right-pane, you will see L1, L2 and L3 Cache sizes listed under “Virtualization” section.
3.In the same performance tab,Go to Memory and Observe the size of RAM.
Observation : Size Of RAM >> Size of all Caches
L1 Cache will always be less than size of L2,L3 cache.Thus searching in L1 Cache takes less time
than L2,L3 Cache.
Questions:
Q1. What is the job of CPU?
a. Calculation b. Data flow control c. Instruction execution d. All of these
Q2. Which of the following can act as both an input and output device?
a. Touch Screen b. Webcam c. Joystick d. None of these
Answers:
1. D 2. A 3. C 4. C 5. C 6. B
Software:
A set of instructions that drives computer to do stipulated tasks is called a program. Software
instructions are programmed in a computer language, translated into machine language, and
executed by computer. They make sure that the bare machinery operates and fulfill the
objectives. Software can be categorized into two types −
1. System Software:
System software operates directly on hardware devices of computer. These softwares
depend upon the architecture of the underlying computer. It provides a platform to run an
application. It provides and supports user functionality. Examples of system software include
operating systems such as Windows, Linux, Unix, etc, loader, linker and translators.
2. Application Software:
An application software is designed for benefit of users to perform one or more tasks.
Examples of application software include Microsoft Word, Excel, PowerPoint, Oracle,
Photoshop etc.
Q. Check which version of the Operating System (Windows/ Linux/ Ubuntu) you are working
on?
Windows:
To find out which version of Windows your device is running, press the Windows logo key
+ R, type “winver” in the Open box, and then select OK. It displays the version number and the
build number that is installed on your system.
Ubuntu/Linux:
1. Open the terminal using “Show Applications” or use the keyboard shortcut [Ctrl] + [Alt] +
[T].
2. Type the command “lsb_release -a” into the command line and press enter.
3. The terminal shows the Ubuntu version you’re running under “Description” and
“Release”.
MacOS:
Try these commands:
Q. Tell if the following are system software or application software? Give reasons.
1. Web browser (Google Chrome/Firefox/Safari)
2. Device (Printer) Driver Software
3. Antivirus Software
Ans:
1- Application SW
2- System SW
3- Application SW
1. Press the Windows logo key + R, type “System Information” in the Open box, and
then select OK.
2. Select “+” besides the Software Environment to expand the selection, then select System
Drivers.
3. On the right panel, you will find the list of drivers installed on your system.