1. What are Information Systems? 1.1 Introduction to Information - - PowerPoint PPT Presentation

1 what are information systems 1 1 introduction to
SMART_READER_LITE
LIVE PREVIEW

1. What are Information Systems? 1.1 Introduction to Information - - PowerPoint PPT Presentation

1. What are Information Systems? 1.1 Introduction to Information Systems 1.2 What Is Information? 1.3 Key Elements of Information Systems 1.4 History of Information Systems 1.5 Information Systems Today 1.6 What We Mean by


slide-1
SLIDE 1
  • 1. What are Information Systems?
slide-2
SLIDE 2

1.1 Introduction to Information Systems 1.2 What Is Information? 1.3 Key Elements of Information Systems

slide-3
SLIDE 3

1.4 History of Information Systems 1.5 Information Systems Today 1.6 What We Mean by “Digital”

slide-4
SLIDE 4

1.1 Introduction to Information Systems

slide-5
SLIDE 5

The combination of tools and people who come together to manage information

slide-6
SLIDE 6

Technology Process People Data Elements of Information Systems

slide-7
SLIDE 7

Technology Process People Structure Elements of Information Systems

slide-8
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
SLIDE 9
  • Hardware includes

telecommunications

  • Software includes

apps, OS, and data base systems

Technology

slide-10
SLIDE 10

Process is often embedded into software as well as being rules followed by people

slide-11
SLIDE 11

Does not include the people who invent/create the software nor those who design and build the hardware Information Systems

slide-12
SLIDE 12

1.2 What is Information?

slide-13
SLIDE 13

Information Data that has been

  • rganized and

integrated.

  • Wisdom
  • Knowledge
  • Awareness
  • Understanding
slide-14
SLIDE 14

Technology Process People Data Elements of Information Systems

slide-15
SLIDE 15

Data integrity is the

  • verall completeness,

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
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
SLIDE 17
  • Data about other

data - used to develop processes for IS Meta-Data

slide-18
SLIDE 18
  • Information

Systems are not Information technology. Information

slide-19
SLIDE 19

1.3 Key Elements of Information Systems

slide-20
SLIDE 20

People Those who use and maintain the IS. The only part of the IS that can break the rules

slide-21
SLIDE 21

Technology Hardware and software. The part that everyone recognizes as IT

slide-22
SLIDE 22

Process The rules and relationships within the

  • peration of the
  • IS. Tell us how to

use the system

slide-23
SLIDE 23
slide-24
SLIDE 24

Data The facts that your IS collects, stores, and analyzes to produce useful information

slide-25
SLIDE 25
  • All information

systems use these 4 elements but not all in the same way. Information Systems

slide-26
SLIDE 26

1.4 History of Information Systems

slide-27
SLIDE 27

Analog - Uses a measurable factor (analog) to represent specific data Digital - Converts all data into digital bits

slide-28
SLIDE 28

Analog Devices

  • Abacus, slide

rule, or vinyl records

  • Limited ability to

manipulate or store data

slide-29
SLIDE 29

Slide Rule - Analog computer of 1950

slide-30
SLIDE 30

Early Mainframe Computers Huge, slow, and expensive. No available software and Limited storage for data

slide-31
SLIDE 31
slide-32
SLIDE 32

Data The most common storage method was the Hollerith (IBM) punch card

slide-33
SLIDE 33
slide-34
SLIDE 34

Telecommunications The only way to manage complex connections between users was human operators

slide-35
SLIDE 35

The history of IS is the increase in speed, storage, and the ability to exchange data across many users

slide-36
SLIDE 36

1.5 Information Systems Today

slide-37
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
SLIDE 38

Moore’s Law Computer processing speeds will increase at an exponential rate, doubling every 2 years

slide-39
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
SLIDE 40

Modern Computers Fast, interconnected, and using standard software. Everything seems to be a computer today

slide-41
SLIDE 41
slide-42
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 43
slide-44
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
SLIDE 45

Networking

Ability to connect different elements of the IS continues to increase.

  • Wireless
  • Satellite
  • Broadband
  • The Internet
slide-46
SLIDE 46
slide-47
SLIDE 47

What looks amazing to us is commonplace to our children and primitive to our grandchildren

slide-48
SLIDE 48

1.6 What We Mean by “Digital”

slide-49
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
SLIDE 50

100s / 10s / 1s 1 2 8 (1x100) +(2x10)+(8x1) The Number 128 in Base 10

slide-51
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
SLIDE 52

1 0 0 0 0 0 0 0 1

1s and 0s are easy to describe electronically

slide-53
SLIDE 53

Digital information can be easily stored and manipulated electronically.

slide-54
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 55
slide-56
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
SLIDE 57

Digital information and information systems can be analyzed using Boolean Algebra