CSCI-235 Micro-Computer in Science Introduction. Course Overview  Class webpage

Slides:



Advertisements
Similar presentations
Computer Skills Preparatory Year Presented by: L. Obead Alhadreti.
Advertisements

Introduction to Computers 2010 Class: ________________ Name: ________________.
Introduction to Computer Programming Nai-Wei Lin Department of Computer Science and Information Engineering National Chung Cheng University.
INTRODUCTION OF COMPUTER
11 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
History of Computing -- Soujanya. Contents Definition Abacus(600 B.C) Cardboard Calculator First Calculator Difference Engine(1822) Well-Known Early Computers.
What Is A Computer System?
CSCI-235 Micro-Computers in Science Course Information & Introduction.
Chapter Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe.
History of Computing Define a computer before 1935?
Computer History Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology.
Appendix The Continuing Story of the Computer Age.
Lecture 2 Computer development history. Topic History of computer development Computer generation Programming language.
History of Computers Lecture 1. History of Computers Mechanical Computers –Abacus –Jacquard Loom –Player Piano –Difference Engine –Analytical Engine –Hollerith.
From Calculation to Communication Computer Currents: 1.
1 Chapter 1 The Big Picture. 2 2 Computing systems are dynamic entities used to solve problems and interact with their environment. They consist of devices,
Some of these slides are based on material from the ACM Computing Curricula 2005.
Introduction to Information and Communication Technologies
History of Computers Computer Technology Introduction.
KEYBOARD – an input device used to type data.
History of computers By Anne Perera.
Evolution of Computers
Introduction to Computers. Are Computers Important? OF COURSE!
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 01 Nell Dale & John Lewis.
R.D.D. HIGH SCHOOL, BONAIGARH
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
BACS 287 Basics of Programming BACS 287.
The History of Computers
THE HISTORY OF COMPUTERS Presenter: Miss T. Johnson Grade:8.

 the gradual transformation or development of certain specie to a new form.
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
ITGS Chapter 1: Computer history and basics. Slide 1.
 2002 Prentice Hall Computer Currents: From Calculation to Communication Chapter 1.
Chapter 1 The Big Picture.
1.1 The Computer Revolution. Computer Revolution Early calculating machines Mechanical devices used to add and subtract By Babylonian (Iraq) 5000 years.
1 History of Computers (Excerpts from CMPE3). 2 The History of Computers The history of computers is interesting (or should be if you are in this class)
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
CSCI 161 Class 1 Martin van Bommel.
COMP 268 Computer Organization and Assembly Language A Brief History of Computing Architecture.
History of Computers.
Chapter 1 Introduction.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.

Computing Computer Peripherals (Input, Output and Storage Technologies)
CSCI-100 Introduction to Computing Hardware Part I.
History of Computer Wyatt Feiling Did you know... The first idea for a computer was in the early 1800s Charles Babbage is the man who is credited with.
Chapter One Computers in Context.  1999 Addison Wesley Longman1.2 Chapter Outline Living without Computers Computers in Perspective: An Evolving Idea.
History of the Computer and Internet!
Why build a computer? u Computers were developed to mechanize mathematical computations. u Two definitions:  A computer is “a programmable electronic.
Who invented the computer?
@2012 by Pedernal Jemerson G. Pedernal Jemerson G ICT Network Specialist Palawan State University.
History of Computers March 26, 2012Greer Potadle.
Computer History Suranjana G7Y(A). Introduction Many people didn’t actually know how computers were created. These computers were actually created with.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 1 Computers: Tools for an Information Age.
ECEN209-Computer Architecture (chapter 1 in reference)
Evolution of the Computer. Zeroth Generation- Mechanical 1.Blaise Pascal –Mechanical calculator only perform Von Leibiniz –Mechanical.
Emad Salem. CHAPTER (1) COMPUTER HARDWARE Computer A computer is a machine that can be programmed to process data (input) into useful information (output).computerdatainformation.
Computer A Computer may be defined as an electronic device that operates upon data. So, a computer can store, process and retrieve data as and when desired.
HISTORY OF COMPUTER TECHNOLOGY By: Parveer Grewal.
The History of Computer Science
CSCI 161: Introduction to Programming
History of computer science
Chapter 1 The Big Picture
Computer Organization and Architecture
Computer Applications
Introduction to Computing Lecture # 1
HISTROY CLASS EVOLUTION..
CSCI-100 Introduction to Computing
Presentation transcript:

CSCI-235 Micro-Computer in Science Introduction

Course Overview  Class webpage

© Prentice-Hall, Inc What Is a Computer?  A machine that can be programmed to accept data, process it into useful information, and store it away Data Data raw facts representing people and eventsraw facts representing people and events Information Information data that is organized, meaningful, and usefuldata that is organized, meaningful, and useful

© Prentice-Hall, Inc The Processing Cycle of a Computer

A Brief History of the Computer  First “computer”? The first actual calculating mechanism known to us is the abacus, which was invented about 2000 years ago The first actual calculating mechanism known to us is the abacus, which was invented about 2000 years agoabacus Abacus: The art of calculating with beads Abacus: The art of calculating with beadsAbacus: The art of calculating with beadsAbacus: The art of calculating with beads Adapted From:

A Brief History of the Computer  Many references cite the French mathematician, physicist, and theologian Blaise Pascal as being the inventor of the first mechanical calculator in 1642, the Arithmetic Machine Blaise Pascal Arithmetic MachineBlaise Pascal Arithmetic Machine Adapted From:

A Brief History of the Computer  However, it now appears that the first mechanical calculator may have been conceived by someone else almost 150 years earlier than Pascal's machine. Can you guess who? Leonardo Da Vinci Adapted From:

A Brief History of the Computer  In the early 1800s, a French silk weaver called Joseph-Marie Jacquard invented a way of automatically controlling the warp and weft threads on a silk loom by recording patterns of holes in a string of cards Adapted From:

A Brief History of the Computer  The first device that might be considered to be a computer in the modern sense of the word was the Difference Engine to automatically calculate mathematical tables conceived in 1822 by the British mathematician and inventor Charles Babbage Difference Engine Difference Engine Adapted From:

A Brief History of the Computer  The Difference Engine was only partially completed when Babbage conceived the idea of another, more sophisticated machine called the Analytical Engine Analytical EngineAnalytical Engine  The Analytical Engine was intended to use loops of Jacquard's punched cards to control an automatic calculator, which could make decisions based on the results of previous computations Analytical Engine Analytical Engine Adapted From:

A Brief History of the Computer  Working with Babbage was Augusta Ada Lovelace, the daughter of the English poet Lord Byron. Ada, who was a splendid mathematician and one of the few people who fully understood Babbage's vision, created a program for the Analytical Engine  Ada is now credited as being the first computer programmer and, in 1979, a modern programming language was named ADA in her honor Adapted From:

© Prentice-Hall, Inc A Brief History of the Computer   In 1939, a German engineer, Konrad Zuse built the first programmable, general- purpose digital computer. His computer was built from electric relays to automate engineering calculations   “I was too lazy to calculate and so I invented the computer.”

© Prentice-Hall, Inc A Brief History of the Computer   John Atanasoff invented the Atanasoff-Berry Computer (ABC) —the first electronic digital computer. Built in 1939, this computer used vacuum tubes and was based on binary arithmetic. It was never a fully operational product.

© Prentice-Hall, Inc A Brief History of the Computer  In 1944, Howard Aiken completed the Mark I, the largest electromechanical calculator ever built. It was built with electromechanical relays and followed instructions punched in paper tape

© Prentice-Hall, Inc A Brief History of the Computer  The first computer “bug”

© Prentice-Hall, Inc A Brief History of the Computer   In 1945, Mauchly and Eckert built the ENIAC (Electronic Numerical Integrator and Computer). The ENIAC was built with 18,000 vacuum tubes that failed on an average of once every seven minutes   After the war, they created the UNIVAC I - the first general- purpose commercial computer

© Prentice-Hall, Inc First-Generation Computers  1930s – 1940s  Vacuum tubes used as switches  Large computers  Extremely slow by today’s standards  Prone to frequent failure  Includes the ABC, Mark I, ENIAC, UNIVAC, and others of similar design

© Prentice-Hall, Inc Second-Generation Computers  1950s – mid-1960s  Transistors used as switches  Smaller than vacuum-tube-built computers  As much as a thousand times faster than first-generation computers  More reliable and less expensive

© Prentice-Hall, Inc Third-Generation Computers  Late 1960s  Hundreds of transistors packed into a single integrated circuit on a silicon chip  Dramatic reduction in size and cost  Significant increases in reliability, speed, and efficiency  Mass production techniques to manufacture chips inexpensively

© Prentice-Hall, Inc Fourth-Generation Computers  1970s to present  Complete computer on a chip  Radical change in the appearance, capability and availability of computers

© Prentice-Hall, Inc Computer System Components  Hardware Equipment associated with the system Equipment associated with the system  Software Instructions that tell the hardware what to do Instructions that tell the hardware what to do  People Computer programmer: writes software Computer programmer: writes software User: purchases and uses software User: purchases and uses software Often called end-userOften called end-user

© Prentice-Hall, Inc Hardware: The Basic Components of a Computer  Four primary components: Input Devices Input Devices Processor Processor Output devices Output devices Storage Storage

© Prentice-Hall, Inc Input Devices: Keyboard  Most common input device Generates electrical signals which are translated into characters Generates electrical signals which are translated into characters

© Prentice-Hall, Inc Input Devices: Mouse  Moves over a flat surface Movement of mouse ball causes corresponding movement of pointer on screen Movement of mouse ball causes corresponding movement of pointer on screen

© Prentice-Hall, Inc The Processor  Also called central processing unit (CPU)  Center of activity in the computer Consists of electronic circuits Consists of electronic circuits Interprets and executes program instructionsInterprets and executes program instructions Communicates with input, output, and storage devicesCommunicates with input, output, and storage devices  Actually transforms data into information

© Prentice-Hall, Inc Storage: Primary Storage  Used to temporarily hold data After it is retrieved from input device and before it is processed After it is retrieved from input device and before it is processed After it is processed and before it is released to output device After it is processed and before it is released to output device  Temporary (volatile) storage Data in memory lost if power is lost or program closed Data in memory lost if power is lost or program closed

© Prentice-Hall, Inc Storage: Secondary Storage  Provides long-term storage Separate from memory Separate from memory  Common media Magnetic disks Magnetic disks Optical disks Optical disks Magnetic tape Magnetic tape

© Prentice-Hall, Inc Magnetic Disks  The most common storage media Diskette: 3.5” flexible diskette in plastic case Diskette: 3.5” flexible diskette in plastic case Hard Disk: more storage capacity and faster access than diskette Hard Disk: more storage capacity and faster access than diskette

© Prentice-Hall, Inc Optical Disks  Use a laser beam to read large volumes of data inexpensively CD-ROMs CD-ROMs DVD-ROMs DVD-ROMs

© Prentice-Hall, Inc Magnetic Tape  Stores large amounts of data inexpensively  Often used for system backup

© Prentice-Hall, Inc Software  All the programs that give the computer its instructions  Two categories of software: System software Application software System software Application software