Lecture 8 Hardware Software & Networks Flashcards
IT (Information Technology)
The use of computers, storage, networking, and other physical devices, infrastructure, and processes to create, process, store, secure, and exchange electronic data.
What are the key components from IT?
Hardware
Software
Databases
Networks
Hardware
Physical components of a computer system.
Examples:
Computer
Server
Mobile Phone
Software
Programs and operating systems that run on hardware to perform tasks.
System Software
(e.g., operating systems like Windows, Linux)
Application Software
e.g., Microsoft Word, Google Chrome
Database
A collection of organized data that serves many applications by centralizing and controlling redundant data.
What are the key components from a database?
Tables
Relationships between tables
Metadata
IPO Model
A framework describing the flow of data within a system:
Input: Data entering the system (e.g., Wifi, 4G, NFC)
Processing: Data manipulation (e.g., ALU performing arithmetic)
Output: Results (e.g., displayed information)
Binary Representation
A system that uses two symbols (0 and 1) to represent data.
Bits
Basic unit of data (0 or 1)
Byte
A group of 8 bits
Transistors & Gates
Basic electronic components that manipulate electrical current to perform computations.
Function Transistors
Act as switches for binary data
Function of gates
Perform logical operations (AND, OR, NOT)