17
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Embed Size (px)

Citation preview

Page 1: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Computer Based Systems

Stage 2 Information Technology Studies

Computer & Communication Systems

Page 2: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

General System ConceptsDefinitions

• System

• Synergism

• Boundary

• Environment

• Interface

• Feedback

Input Processing Output

Interface

Feedback

Page 3: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Systems Functions

• Input

• Processing

• Storage

• Output

• Control

Inpute.g. keyboard

ProcessingCentral Processing

Unit (CPU)

Outpute.g. printer

Control

Secondary Storagee.g. fixed disk,

flash drive

Page 4: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Systems ComponentsHardware

• Input devices• Output devices

• Auxiliary storage

Personnel• Users

• Operators

Software• System software• Utility software

• Application software

Processes• CPU architecture

• Fetch-execute cycle

Data• Files

• Database

Page 5: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Hardware

• Central Processing Unit

• Input Devices

• Output Devices

• Secondary Storage

Page 6: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Central Processing Unit

• Integrated Circuit (IC)

• Central Processing Unit (CPU)

• Microprocessor

• Buses

• Control Unit

• Arithmetic/Logic Unit (ALU)

• Registers

Page 7: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Types of Register

• Storage register

• Address register

• Accumulator register

• Instruction register

• Program counter register

• General purpose register

Page 8: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Central Processing Unit(continued)

• Word length• Primary Storage

– Random Access Memory (RAM)• Dynamic RAM (DRAM)• Static RAM (SRAM)• Non Volatile RAM (NVRAM)

– Read Only Memory (ROM)• Programmable ROM (PROM)• Erasable Programmable ROM (EPROM)

• Address• Machine Language

Page 9: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Input Devices

• Keyboard

• Mouse/Trackball

• Graphics Tablet

• Barcode scanner

Page 10: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Input Devices(continued)

• Microphone

• Camera/Scanner

• Joystick/Joypad

• 3D Scanner

Page 11: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Output Devices

• Temporary – “Soft Copy”

• Permanent – “Hard Copy”

Page 12: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Output Devices

• Temporary– Monitor– Speaker

Page 13: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Output Devices

• Permanent– Printers– Plotters– CNC Machinery

Page 14: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Secondary Storage• Magnetic storage

– Magnetic Disks– Magnetic Tape

• Optical storage– CD– DVD

• Other storage• Sequential and Direct Access

Storage

Page 15: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Software Application Programs

Utility Programs

System Software

Hardware

Page 16: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Operating System Services• Process Management• Memory Management

– Allocating Memory– Virtual Memory– Memory Protection

• Disk and File Systems– Management of Files– Different File Systems

• Journaled• Larger file/device sizes• Case (in)sensitivity• Pooling of Disk Space

• Networking

Page 17: Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

Operating System Services

• Security– Internal security– External security

• Graphical User Interfaces– Versus Command Line Interfaces– Recognition v. Recall

• Device drivers