Unit1 Part1
Unit1 Part1
L T P :2 0 0
6
Structure of Computer
8
Computer Associated Peripherals
• Input devices
• Output devices
• Input/output and storage devices
• These categories are based on the direction of data flow. Some peripherals
send data to the computer, while other peripherals receive data from the
computer. Other peripherals can do both; they can both send and receive
data from the computer
• The programs and data that the CPU requires during the execution of a
program are stored in this memory.
• It is a volatile memory as the data is lost when the power is turned off.
• RAM is further classified into two types- SRAM (Static Random Access
Memory) and DRAM (Dynamic Random Access Memory).
17
DRAM Vs SRAM
• Also, many secondary storage devices are now virtual devices residing on
third-party cloud servers hosted by many services such as Dropbox,
Google Drive, Amazon Web Services (AWS), or Microsoft Azure. Cloud
repositories are particularly used by companies that embrace the software-
as-a-service (SaaS) model.
• Solid-state drives (SSDs), Hard disk drives (HDDs), Cloud storage, CD-
ROM drives, DVD drives, Blu-ray drives, USB flash drives, SD cards,
Floppy diskette, Tape drives, Zip and Jaz drives.
• To check your PC hardware specs, click on the Windows Start button, then
click on Settings (the gear icon).
• In the Settings menu, click on System. Scroll down and click on About. On
this screen, you should see specs for your processor, Memory (RAM), and
other system info, including Windows version.
• SSDs use nonvolatile NAND flash memory to hold your files, with no
mechanical parts or magnetic bits flying around, as we see in hard drives.
• They’re the fastest storage option available by far. Not only can SSDs read
and write data much faster than hard drives with most workloads, but they
can also access the data much more quickly.
• For example, if a CPU is dual core (i.e., 2 cores) it will have 4 threads. And
if a CPU is Octal core (i.e., 8 core) it will have 16 threads and vice-versa.
• Due to threads only you are able to browse the web as well as listen to
music simultaneously.
• The BIOS (sometimes called ROM BIOS) is always the first program that
executes when a computer is powered up.
• These tasks are each carried out by BIOS' four main functions: Power-on
self-test (POST).
www.lpu.in Lovely Professional University
39
• When the computer is first turned on, all the
components must be tested and initialized by
the BIOS, and the operating system must be
loaded into memory. This is commonly
referred to as POST (Power-On Self-Test).
40
Activity-3 How to Enter BIOS
Setup on Windows PCs?
• Each and every time you press your PC’s power button, the BIOS is the first
operation to load your operating system and all of the personal settings that make
your computer your own.
• Whether you need to update your BIOS or sweep it clean of systematic bugs,
knowing how to enter BIOS is essential for PC users. In order to access BIOS on a
Windows PC, you must press your BIOS key set by your manufacturer which could
be F10, F2, F12, F1, or DEL.
• If your PC goes through its power on self-test startup too quickly, you can also
enter BIOS through Windows 10’s advanced start menu recovery settings.
• One thing PC users love most about Windows is how many options you can
configure directly within your selected system.
• Even before your computer has completed a full startup, you can venture into
your BIOS software to modify the boot order, enable hardware components, or
change the system time and date.
44
There are a variety of USB connectors as illustrated
in the figure below:
47
• NFC: NFC, short for Near Field Communication, is a short-range high
frequency wireless communication technology that enables the exchange of
data between devices over about a 10 cm distance.
• Due to its shorter range (less than 20cm), NFC provides a higher degree of
security than Bluetooth (range of about 50m) and makes NFC suitable for
crowded areas where correlating a signal with its transmitting physical
device.
• There are two different types of NFC: Active and passive. Active NFC,
which is currently used on many Android devices, as well as the new Apple
devices, can send and receive data. Passive NFC, on the other hand, can
only send data.
• However, passive NFC provides an extra benefit: The passive devices can
run without power. For example, a student ID card may use NFC
technology. If you tap the card on the bus, your card is passively
transferring information through NFC to the bus system's active card
reader.
49
• SATA, in full serial advanced technology attachment, also
called serial ATA, an interface for transferring data between
a computer’s central circuit board and storage devices.
• The serial model also allows for simpler and slimmer cabling.
51
Activity-4 How to pair your
Bluetooth device to a laptop
To pair a Bluetooth device
1. Turn on your Bluetooth device and make it discoverable. The way you
make it discoverable depends on the device. Check the device or visit the
manufacturer's website to learn how.
2. On your PC, select Start > Settings > Bluetooth & devices > Add
device > Bluetooth .
3. Choose the Bluetooth device, follow additional instructions if they appear,
then select Done.
• Your Bluetooth device and PC will usually automatically connect anytime
the two devices are in range of each other with Bluetooth turned on.
RAID 5 - Speed and Fault Tolerance (Popular) Data are striped across three
or more drives for performance, and parity is computed for safety. RAID 5 is
similar to RAID 3, except that the parity is distributed to all drives. RAID 6
offers more reliability than RAID 5 by performing more parity computations.