SLIDE 1
- 1. What are Information Systems?
SLIDE 2
1.1 Introduction to Information Systems 1.2 What Is Information? 1.3 Key Elements of Information Systems
SLIDE 3
1.4 History of Information Systems 1.5 Information Systems Today 1.6 What We Mean by “Digital”
SLIDE 4
1.1 Introduction to Information Systems
SLIDE 5
The combination of tools and people who come together to manage information
SLIDE 6
Technology Process People Data Elements of Information Systems
SLIDE 7
Technology Process People Structure Elements of Information Systems
SLIDE 8
The people who use and maintain the system The rules and relationships between IS elements The hardware and software that are in use in the IS The information that fills the system as raw material
Elements of Information Systems
SLIDE 9
telecommunications
apps, OS, and data base systems
Technology
SLIDE 10
Process is often embedded into software as well as being rules followed by people
SLIDE 11
Does not include the people who invent/create the software nor those who design and build the hardware Information Systems
SLIDE 12
1.2 What is Information?
SLIDE 13 Information Data that has been
integrated.
- Wisdom
- Knowledge
- Awareness
- Understanding
SLIDE 14
Technology Process People Data Elements of Information Systems
SLIDE 15 Data integrity is the
accuracy and consistency of data. This can be indicated by the absence of alteration between two instances or between two updates of a data record, meaning data is intact and unchanged.
SLIDE 16
Data redundancy is a condition created within a database or data storage technology in which the same piece of data is held in two separate places.
SLIDE 17
data - used to develop processes for IS Meta-Data
SLIDE 18
Systems are not Information technology. Information
SLIDE 19
1.3 Key Elements of Information Systems
SLIDE 20
People Those who use and maintain the IS. The only part of the IS that can break the rules
SLIDE 21
Technology Hardware and software. The part that everyone recognizes as IT
SLIDE 22 Process The rules and relationships within the
- peration of the
- IS. Tell us how to
use the system
SLIDE 23
SLIDE 24
Data The facts that your IS collects, stores, and analyzes to produce useful information
SLIDE 25
systems use these 4 elements but not all in the same way. Information Systems
SLIDE 26
1.4 History of Information Systems
SLIDE 27
Analog - Uses a measurable factor (analog) to represent specific data Digital - Converts all data into digital bits
SLIDE 28 Analog Devices
rule, or vinyl records
manipulate or store data
SLIDE 29
Slide Rule - Analog computer of 1950
SLIDE 30
Early Mainframe Computers Huge, slow, and expensive. No available software and Limited storage for data
SLIDE 31
SLIDE 32
Data The most common storage method was the Hollerith (IBM) punch card
SLIDE 33
SLIDE 34
Telecommunications The only way to manage complex connections between users was human operators
SLIDE 35
The history of IS is the increase in speed, storage, and the ability to exchange data across many users
SLIDE 36
1.5 Information Systems Today
SLIDE 37
All data is stored and manipulated digitally. Analog data from the real world (sounds, images, instrument readings) is converted to digital data.
SLIDE 38
Moore’s Law Computer processing speeds will increase at an exponential rate, doubling every 2 years
SLIDE 39 5 10 15 20 25 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Computer Speed
SLIDE 40
Modern Computers Fast, interconnected, and using standard software. Everything seems to be a computer today
SLIDE 41
SLIDE 42
Data Storage Storage density and speed also described by Moore’s law. Most data on Earth stored in Info systems
SLIDE 43
SLIDE 44
Telecommunications Most young people in the US today have never used a rotary dial phone and seldom spoken to a telephone operator
SLIDE 45 Networking
Ability to connect different elements of the IS continues to increase.
- Wireless
- Satellite
- Broadband
- The Internet
SLIDE 46
SLIDE 47
What looks amazing to us is commonplace to our children and primitive to our grandchildren
SLIDE 48
1.6 What We Mean by “Digital”
SLIDE 49
Digital data is expressed in Radix 2 - “Base 2” All data is a 1 or a 0 People normally use base 10, because we have 10 fingers to count on.
SLIDE 50
100s / 10s / 1s 1 2 8 (1x100) +(2x10)+(8x1) The Number 128 in Base 10
SLIDE 51
128s / 64s / 32s / 16s / 8s /4s / 2s / 1s 1 0 0 0 0 0 0 0 128 Base 10 = 10000000 Base 2 The Number 128 in Base 2
SLIDE 52
1 0 0 0 0 0 0 0 1
1s and 0s are easy to describe electronically
SLIDE 53
Digital information can be easily stored and manipulated electronically.
SLIDE 54
Digital networks can process all kinds of data - sound, video, text, numbers, etc, because it can all be converted into strings of digital bits
SLIDE 55
SLIDE 56
- A single 1 or 0 = 1 Bit
- 8 Bits = 1 Byte
- 1 million Bytes = 1 Megabyte
- 1 billion Bytes = 1 Gigabyte
- 1 trillion Bytes = 1 Terabyte
1 Byte can describe 255 characters (11111111) All letters, numbers, and punctuation in English
SLIDE 57
Digital information and information systems can be analyzed using Boolean Algebra