01_MM1A03

28
McMaster University, Faculty of Humanities Intro to Digital Media Lori Shyba www.sundialmedia.com E-mail: [email protected] Vetted by Tarzana the most annoying student ever. image from: http://www.vintagecomputing.com

description

Lecture 1

Transcript of 01_MM1A03

Page 1: 01_MM1A03

McMaster University, Faculty of Humanities

Intro to Digital Media

Lori Shybawww.sundialmedia.comE-mail: [email protected]

Vetted byTarzana the most annoying student ever.

image from: http://www.vintagecomputing.com

Page 2: 01_MM1A03

Illustration: http://www.globalnerdy.com

Week One: Computer Fluency &A Glimpse Under the Hood

Page 3: 01_MM1A03

Computers in Business

Point-of-Sale Terminals

Tracking merchandiseData mining

Personal Shoppers

www.ups.com

Page 4: 01_MM1A03

Computers in Agriculture

www.cattlestore.com

Farm Management Radio Frequency Identification Tags (RFID)

GPS

Page 5: 01_MM1A03

Computers in the Arts

Pipeline Pinball

www.sundialmedia.com

Serious Video Games

The Booze Cruise

Page 6: 01_MM1A03

Computers in the Medical Field

• Virtual reality in medical applications

• Patient simulator • Da Vinci Surgical System

Page 7: 01_MM1A03

Computers in Law Enforcement

Computer forensics

Page 8: 01_MM1A03

Computers in the Legal Fields

Surveillance camerasForensic animation

Page 9: 01_MM1A03

Computers in Education

Web SitesInteractive LearningDistance Education

Page 10: 01_MM1A03

Computers and the Sciences

• Supercomputers• Archeology• Meteorology

Page 11: 01_MM1A03

Computers and the SciencesSupercomputers

The University of Toronto has partnered with IBM with its new supercomputer. Capable of performing 360 trillion calculations per second, the supercomputer the machine is expected to be among the top 20 fastest supercomputers in the world, 30 times faster than the peak performance of Canada's current largest research system. A major area of research for this system is to explore the modern scientific mystery of why matter has mass and what constitutes the mass of the universe.

Page 12: 01_MM1A03

Computers in Sports

• Training• Timing and

scorekeeping• Data storage and

statistics• “Smartballs” sense

when soccer goals are scored

Page 13: 01_MM1A03

Computers at Home

• Robotics• Smart appliances

Robomower

Internet-connected refrigerator

Technology of Tomorrow

Page 14: 01_MM1A03

Nanoscience• Molecules and nanostructures• Nanomachines

Four-α-helix protein scaffold

5.4nm

Technology of Tomorrow

Page 15: 01_MM1A03

Artificial Intelligence

• Robots, Neurons vs. Microchips

Technology of Tomorrow

Page 16: 01_MM1A03

Challenges Facing a Digital Society

• Computer use ethics• Privacy risks• Personal data collection• Monitoring e-mail• Copyright infringement • Software piracy

Page 18: 01_MM1A03

Computers are Data Processing Devices

Four major functions:– Input data

– Process data– Output information

– Store data and information

DATA IN

INFORMATION OUT

Page 19: 01_MM1A03

Bits and Bytes: The Language of Computers

• Bit– Binary digit– 0 or 1

• Byte– Eight bits

• ASCII – Each byte represents a letter, number or special character

OFF0

ON1

Microchip Switch

10 0 001 1= 4

0

0 0 0 0 01 1= A

0

Page 20: 01_MM1A03

Bits and Bytes: The Language of Computers

• In order to process data into information, computers need to work in a language they understand. This language, called binary language, consists of just two digits: 0 and 1.

• Everything a computer does is broken down into a series of 0s and 1s. Each 0 and 1 is a binary digit, or bit for short.

• Eight binary digits (or bits) combine to create 1 byte. • In computers, each letter of the alphabet, each number, and

each special character (such as the @ sign) consists of a unique combination of 8 bits, or a string of eight 0s and 1s.

Page 21: 01_MM1A03

Bits and Bytes: The Language of Computers

As it turns out, if 8 bits are put together there are 256 possible combinations that they can be in. That number of combinations allows for a code that can include all the upper and lower cases of the alphabet, all 10 digits, punctuation and a number of other much-used symbols. We call these 8 bits working together a byte. Bytes are the basic measurement for storage in a computer.

Page 22: 01_MM1A03

How Much is a Byte?NAME ABBREVIATION NUMBER OF

BYTESRELATIVE SIZE

Byte B 1 byte Can hold one character of data.

Kilobyte KB 1,024 bytes Can hold 1,024 characters or about half of a typewritten page double-spaced.

Megabyte MB 1,048,576 bytes A floppy disk holds approximately 1.4 MB of data, or approximately 768 pages of typed text.

Gigabyte GB 1,073,741,824 bytes Approximately 786,432 pages of text. Since 500 sheets of paper is approximately 2 inches, this represents a stack of paper 262 feet high.

Terabyte TB 1,099,511,627,776 bytes This represents a stack of typewritten pages almost 51 miles high.

Petabyte PB 1,125,899,906,842,624 bytes

The stack of pages is now 52,000 miles high, or about one-fourth the distance from the Earth to the moon.

Page 23: 01_MM1A03

Computer Hardware

• Input devices• System unit• Output devices• Storage devices

Page 24: 01_MM1A03

Input DevicesEnter data to be processed

– Keyboard– Scanners– Mouse– Trackball– Touch screen– Microphone– Game controller

A BCD

Page 25: 01_MM1A03

System Unit

• Cabinet that houses all components• Motherboard• CPU• Memory modules

System UnitCPU

Motherboard

Memory Module

Page 26: 01_MM1A03

Output Devices• Enable us to see or hear the processed

information– Monitor

– Speakers– Printers

Page 27: 01_MM1A03

Storage Devices• Enable us to store data or information to be

accessed again

Hard Disk Drive CD / DVD Drive

Flash Drive

Page 28: 01_MM1A03

Specialty Computers

• PDA• Server• Mainframe• Supercomputer• Microcontrollers

Server

Mainframe

SupercomputerPDA