MGMT 2006 Module 4
MGMT 2006 Module 4
Information Systems I
Module 4
IT Infrastructure
Simon Fraser
[email protected]
Objectives
• By the end of this module you should be able to:
Smart phone
Electronic Control Unit
BOSCH Engine Control Unit
Game Console
How a Computer Represents Data
0 or 1 One bit
Characters are
represented by one
byte for each letter.
0 1 0 0 0 0 0 1 One byte for character A
Basic Character Sets in a PC
Components of a Computer
The Central Processing Unit
The Microprocessor
Parallel Processing
Secondary Storage
• Magnetic Disk
• CD Rom
• CD RW
• Magnetic Tape
• DVD
• RAID Systems
• Storage Area Networks
Input Devices
Output Devices
Computer Network Architectures
• Computers networks are normally set up in one of two modes. They are
either centralized or decentralized.
• In a centralized mode all the processing takes place on the central host.
Terminals and printers are the primary input and output devices.
• While the terminal can look very much like a PC, unlike a PC, a terminal
has little processing capability of its own.
Dumb
Terminal
Dumb Dumb
Terminal Terminal
Host
Dumb Dumb
Terminal Terminal
Dumb
Terminal
Decentralized Processing
Smart
Terminal
Smart
Smart
Terminal
Terminal
Host
Smart Smart
Terminal Terminal
Smart
Terminal
Computer Network Architectures
• In decentralized systems processing is distributed to many computers in
the network.
• The computer networks on campus are based on the client server model.
Data is stored on the server, but most processing is handled locally.
• SETI uses the peer to peer model to process radio signals from space.
Data and Processing is done on the local computer.
Systems Check
• What was the name of the first electronic
computer and what was it used for?
Systems Check
• What are some common types of computers
available today?
Systems Check
• What form will computers take in the future?
In the future we will probably
implant microprocessors to
help augment or own OEM
computers (aka brains).
We will also probably
upgrade our sensory input
devices (eyes, ears, nose,
touch and taste)
This is not as far fetched as
you may think as we are
already in the early stages of
using technology to improve
sight and hearing.
So computers will probably
disappear into our
environments and into …
us??
Software
• All computers need software to function.
• Properties • Methods
– Age – Enroll in Class
– Degree – Pay
– Year – Write Exams
– Status – Graduate
– Grades – …
– Courses
– …
Object Oriented Programming
• Programs are constructed by bundling objects
together.