Computer Basic
Computer Basic
OS - Operating System
WWW - World wide web
Bits is the smallest unit
BIOS - Basic Input Output System
CPU - a core processing unit
RAM - random access memory
ROM - Read only Memory
HDD - Hard Disk Drive
SSD - Solid State Drives
-RAM (memory)
Size: 2GB - 32GB
Type: Temporary memory (primary)
Content: chips
Usage: When program is running
-HDD (storage)
Size: 128 GB - 2TB
Type: Permanent memory (secondary)
Content: Disk
Usage: Always on
-ROM
Memory Size: 4 MB - 8 MB
Type: Permanent
Content: Chips
Usage : Always on
Physical Size: Vary in size from less than an inch in length to multiple inches in
length and
width, depending on their use.
Function: Store the BIOS program on a computer motherboard.
-SSD
Memory Size: 100GB - 100TB or even more
Type: Permanent
Content: Disk
Usage: Always on
Physical Size: Most common SSD size is 2.5-inch – fits inside the drive bay of most
laptop or desktop computers.
Function: Permanently store files or data, such as photos, videos.
1. Binary-decimal
1. Classification of Computers
● Supercomputer
● Main frame (100 users)
● Mini computer (10-60 users)
● Micro computer - Laptop, desktop, mobile (pc)
1. 3 parts of CPU
1. ALU(Arithmetic Logic Unit): Executes all arithmetic and logical
operations.
2. CU (Control Unit): controls and coordinates computer components.
3. Registers: Stores the data that is to be executed next, "very fast
storage area".
Data(raw)-information(processed)
1. ASCII (American Standard Code for information interchange)
*ASCII code is stored in OS
— 127 conversions — 8 bits
(total have 256 characters → 0-255)
● 212 → 11010100
● 8 bits → 128, 64, 32, 16, 8, 4, 2, 1
● 100 → 1100100
● 333: 256 128 64 32 16 8 4 2 1
1 0 1. 0 0 1 1 0 1
● 512 256 128 64 32 16 8 4 2 1→
1 1 0 1 1 1 1000
● 1011101 → 93
A-96-10010101010-CPU-A
Computer Networks
1. OSI Model (7 Layers)
● Software layers
7. Application Layer - closest to the users → human-computer interaction
layer, where
application can access the network services (Zoom)
6. Presentation Layer → ensure data is in a usable format and is where data
encryption
occurs (images/videos (mp4), sounds (mp4), texts(txt))
5. Session Layer - Communicates with Transport and presentation layer →
maintain
connections and is responsible for controlling ports and sessions
● Heart of OSI
4. Transport Layer - Manages the reliable transfer of data from the host to host
→
transmits data using transmission protocols including TCP and UDP
● Hardware layers
3. Network Layer - Router devices operate → decide which physical path the
data will
take (IP address will be assigned) (ex.something might be wrong in our IP
address)
(where TCP/IP works)
2. Data Link Layer - Switches operate → defines the format of data on the
network
1. Physical Layer (all the hardware) - closest to the computer → transmits raw
bit
stream over the physical medium
- (layer 2) ARP address resolution protocol
- (layer 3) IP internet protocol
- (layer 4) Windowing
- (layer 5) bank’s website
OSI model invented in 1984
ISO international organization of standardization published the OSI model
e.g.)
remote users
B. Integrity: integrity refers to data that hasn’t been changed.
e.g.)
e.g.)
1. MFA(Multi-factor Authentication)
an authentication method that requires the user to provide two or more
verification factors to gain access to a resource.