Week1 Computer Technology
Week1 Computer Technology
Information Technology
Introduction to information
technologies being used today
2 03/02/2025 10:36 AM
Lecture Outline
Reference book:
Using information technology - A Practical Introduction to
Computers & Communications
by BRIAN K. WILLIAMS | STACEY C. SAWYER
3 03/02/2025 10:36 AM
What is IT?
Information technology (IT) is the use of computers to create,
process, store, retrieve and exchange all kinds
of data and information.
4 03/02/2025 10:36 AM
What is IT?
COMPUTER TECHNOLOGY- a computer is a programmable,
multiuse machine that accepts data—raw facts and figures—and
processes, or manipulates, it into information we can use, such
as summaries, totals, or reports.
Its main purpose is to speed up problem solving and increase
productivity.
6 03/02/2025 10:36 AM
Five Generations of Computers
Generations of Generations
Evolving hardware
computers timeline
7 03/02/2025 10:36 AM
Essential Components of Computer
Hardware
Central Processing Unit (CPU) & other
microchips/microprocessors
System Unit
Input Hardware
Output Hardware
8 03/02/2025 10:36 AM
Central Processing Unit (CPU) &
other microprocessors
CPU is the brain of a whole computer system. It is made
of millions of transistors.
Control Unit:
• It directs the movement of electronic signals between main memory
and the arithmetic/logic unit.
• It also directs these electronic signals between main memory and
the input and output devices.
10 03/02/2025 10:36 AM
Registers & Buses
Registers are high-speed storage areas for temporarily
storing data during processing.
The
Max faster a CPU runs, the more power it consumes and the
Clock
3.4 GHz
more waste heat – 3.6 GHz –
it produces. 3.9 GHz – 4.5 GHz –
Speed
4.7 GHz 4.8 GHz 5.1 GHz 5.3 GHz
Range
Rather than increasing clock speeds, which requires smaller
Hyper-
transistors andYescreates Yes
tricky engineering
(in latest problems,Yeschip
Yes
Threading
makers are now employing Gen. only)
additional CPU cores and running
them in parallel
12 03/02/2025 10:36 AM
REPRESENTING DATA ELECTRONICALLY
1. Hard disks
2. Optical disks: CD, DVD, and Blu-ray
3. Flash and solid-state memory: solid-state drives(SSD), flash
memory
cards, and USB flash drives
4. Smart cards
5. Cloud storage
15 03/02/2025 10:36 AM
1. Hard disks
Hard disks are thin but rigid metal, glass, or ceramic platters
covered with a substance that allows data to be held in the
form of magnetized spots.
16 03/02/2025 10:36 AM
2. Optical disks: CD, DVD, and Blu-
ray
An optical disk is a removable disk, on which data is written
and read through the use of laser beams.
17 03/02/2025 10:36 AM
3. Flash and solid-state
memory(SSD)
Flash memory and solid-state memory have become the most
important form of mobile secondary storage.
Smart cards can at least function for credit, debit, and personal
information. They offer data storage capacity of around 10
megabytes(10 Mb).
19 03/02/2025 10:36 AM
5. Cloud storage
Cloud storage/online storage, is the use of an Internet
service to store data.
User Categories:
• Cloud storage services cater to individual users, home users,
small businesses, and large organizations needing archival
services.
Cloud Storage vs. Cloud Backup:
• Cloud storage focuses on easy access, sharing, and
synchronization of files across devices.
• Cloud backup primarily backs up and restores files in case of
hardware failures.
Popular Cloud Storage Options:
• Examples of cloud storage providers: Dropbox, Microsoft’s
SharePoint & OneDrive, Amazon's CloudDrive, Apple's iCloud,
and Google Drive.
• Ideal for sharing documents, photos, audio, and videos.
20 03/02/2025 10:36 AM
System Unit
The system unit houses the power supply; the
motherboard, with its microprocessor chip and memory
chips; and storage devices.
21 03/02/2025 10:36 AM
Input Hardware
Input hardware consists of devices that translate data into
a
form the computer can process.
Keyboards
Tactile or physical keyboards
Touch-screen keyboards
Pointing Devices
Mouse, Touchpad
Touch Screen, Pen Input
Source Data-Entry Devices
Scanners, Bar-Code readers, RFID tags readers
Image-Capture Devices- Digital cameras, Webcams
Audio-Input Devices- Microphones
Sensors- can be used to detect speed, movement, weight,
pressure, temperature, humidity, wind, current, fog, gas,
smoke, light, shapes, images, and so on.
Biometric-Input Devices- fingerprint and face detection
22
sensors. 03/02/2025 10:36 AM
Output Hardware
Output refers to the results of processing—that is,
information sent to the screen or the printer or to be
stored on disk or sent to another computer in a network.
LED)
3D Output- 3D Printers
23 03/02/2025 10:36 AM
Computer Software/Program
24 03/02/2025 10:36 AM
Type of Computer Languages
Computer/programming languages, are used to
communicate instructions to a computer.
A program/software is a set of instructions to perform a
task.
High-level languages
• Less memory efficient
• Human friendly
• Easier to write, understand, maintain, and debug.
• Most popular programming languages in use today are
considered high-level languages. C/C++, Python, JAVA etc.
Compiled languages
• Code goes through a build step where the entire program is
converted into machine code.
• Faster to execute.
• Must be compiled or "build" the entire program again,
anytime you need to make a change.
• E.g., C, C++, and C#, Rust, Erlang.
29 03/02/2025 10:36 AM
Advice
Keep up with the lectures and participate actively in class.
Feel free to stop me when I talk too fast or too slow.
Make sure that you understand the concepts presented in the
lecture before we end our class.
30 03/02/2025 10:36 AM
Thank You
31 03/02/2025 10:36 AM