Intro to Computing and Programming in C Lab1 Introduction to Computer PowerPoint PPT Presentation

presentation player overlay
1 / 23
About This Presentation
Transcript and Presenter's Notes

Title: Intro to Computing and Programming in C Lab1 Introduction to Computer


1
Intro to Computing and Programming in C
Lab1Introduction to Computer
  • Demonstrator Kabeer Ahmed
  • MCS and MS Telecommunication and Networks

2
What is IT?
  • Information Technology is the integration of
    computing technology and information processing.
  • Applications
  • Payroll system in a factory
  • Report card system in a school
  • Billing system in the Town Gas Company
  • Electronic funds transfer system in a bank
  • Mailing list system in a company
  • Stock control system in a department store
  • Ticket reservation system in a cinema
  • Point-of-sale system in a supermarket
  • Traffic control system in transportation

3
Evolution of Computing
No Computers
PCs introduced!
1960s
2001
1950
mid- 1970s
Very expensive computers for large companies.
Computer professionals ran the show.
Powerful PCs on every desktop. Explosion of
applications.
4
Data vs. Information
5
Hardware Basics
Computer System Components
Peripherals
6
Why Use Computers?
  • Speed
  • Accuracy
  • Consistency
  • Reliability
  • Communications
  • Memory

7
Electronic Signals
Analog
Digital
8
Binary Digits (Bits)
Only 2 states possible
On
9
Digitizing Data
10
Encoding Systems
A is represented by this bit pattern 1 byte 8
bits (65 in Decimal)
A
0
1
0
0
0
0
0
1
11
PC System Unit
12
Motherboard
  • Electronic circuit board
  • Provides communication among
  • Microprocessor
  • Memory chips
  • Expansion boards
  • Bus
  • Device controllers

13
Intel Processor Progression
  • 286, 386, 486
  • Pentium
  • Pentium Pro
  • Pentium II
  • Pentium III
  • Celeron
  • Itanium

14
Memory Types
RAM
Cache
ROM
15
RAM
  • Random Access Memory
  • Solid-state electronic circuitry
  • Holds current data and programs at a RAM address
  • Temporary or volatile storage

16
Cache Memory
  • Faster and more costly than RAM
  • Much smaller capacity than RAM
  • Holds next likely instructions
  • Increases system throughput

17
ROM
  • Read Only Memory
  • Permanent user cannot change
  • Loads Operating System during boot process

18
What Happens Inside
Arithmetic Logic Unit
Control Unit
Input Unit
Output Unit
Main memory
19
Adding Peripherals
Expansion Slot
Peripheral plugs into port
Pins plug into slot
Courtesy of ATI Technologies Inc.
Expansion Card
20
Bus Types
  • ISA (Industry Standard Architecture) bus
  • PCI (Peripheral Component Interconnect ) bus
  • SCSI (Small Computer System Interface) bus
  • USB (Universal Serial Bus ) (hot plug)
  • AGP (accelerated graphics port) bus

21
Ports
  • 8 bits at a time
  • Fast
  • Printers
  • Short distances
  • 1 bit at a time
  • Slow
  • Mice/modems
  • Long distances

Parallel
Serial
  • Keyboard
  • Mouse
  • Round 5-pin connector
  • Infrared Light waves
  • Printers
  • Short distance

Dedicated
IrDA
  • High speed
  • Buy cable separately

USB
22
Adding Peripherals
  • Common boards
  • AGP (accelerated graphics port)
  • Sound
  • Data/Voice/Fax modem
  • Cable modem
  • Other boards
  • USB hub
  • Network interface card (NIC)
  • SCSI interface card
  • Video capture card

23
Storage Capacity
  • Byte - one character
  • Kilobyte (KB) - 1024 bytes
  • Megabyte (MB) - about 1 million bytes
  • Gigabyte (GB) - about 1 billion bytes
  • Terabyte (TB) - about 1 trillion bytes
Write a Comment
User Comments (0)
About PowerShow.com