COA1x1 - Class 5
COA1x1 - Class 5
Computer architecture
Introduction
All information needs to be stored
somewhere. It’s a simple fact of life.
At an office, you may have letters,
contracts, etc. that need to be stored
somewhere to make them easily
accessible and retrievable.
3
Common disks
With computers, you have various types of electronic information to store, including data
files, application files, and configuration files.
Small Computer
SATA disk Solid state
IDE disk systems Systems Flash drives
systems drives (SSD)
Interface (SCSI)
Hard disk
system
To locate the data
The hard disk system contains more accurate on a
three critical components: the
track, the track is
controller, the hard disk and the
host adapter.
divided into sectors.
A sector contains
exactly 512 bytes of
data.
Components
The hard disk system contains three critical components: the controller, the
hard disk and the host adapter.
Sends signals to the various This stores information The host adapter is the
motors in the disk and on small disks stacked translator, converting signals
receives signals from the together and placed in from the hard drive and
sensors inside the drive. an enclosure. controller to signals the
computer can understand.
Cassette tapes
Tapes
The data rate is the number of bytes The seek time is the amount of time
per second that the drive can deliver between when the CPU requests a file
to the CPU. Rates between 5 and 40 and when the first byte of the file is
megabytes per second are common. sent to the CPU. Times between 10
and 20 milliseconds are common.
Enhanced IDE (EIDE) can support drives of several gigabytes with data transfer rates
IDE Disk system greater than 10Mbps.
SSD drives
These drives do not contain any physical disks like their predecessors
but instead work similarly to flash drives that store data on chips.
These drives contain no moving parts and use less electricity to
power. These drives are silent, more resistant to physical shock, and
have lower latency.
partition types
Primary Partition
A primary partition is a partition on which you can install an operating system . A primary partition
with an operating system installed on it is used when the computer starts to load the OS.
Extended Partition
An extended partition is a partition that can be divided into additional logical drives . Unlike a
primary partition, you don't need to assign it a drive letter and install a file system. Instead, you can
use the operating system to create an additional number of logical drives within the extended
partition.
file systems
NTFS
NT file system (NTFS), which is also sometimes called the New Technology File System, is a
process that the Windows NT operating system uses for storing, organizing, and finding files on a
hard disk efficiently.
FAT32
FAT32 is a disk format or filing system used to organise the files stored on a disk drive. The disk
drive is marked up into addressable chunks called sectors and a “File Allocation Table” or FAT is
created at the start of the drive so that each piece of information in the file can be found by the
host computer.
Initially, optical discs were used to Second-generation optical discs Third-generation optical discs Formats such as the Holographic
store music and computer were for storing great amounts of include disks such as Blu-ray disks. Versatile Disc, LS-R, and the
software. data, including broadcast-quality These are meant for distributing Protein-coated disc are in
digital video. high-definition video (up to 4K) development and, potentially, can
and support greater data storage hold more than 1TB.
capacities.
Activity
In groups of 3, create a short presentation of about 2
minutes where you discuss the future of physical
storage vs cloud storage. Be sure to use examples
from existing providers to support your statements.