Data Processing SS1…1st Term.

Slides:



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

Computer History.
Introduction to Computers 2010 Class: ________________ Name: ________________.
Lecture 1 “History and Evolution of Computers” Informatics.
History of Computers. Definition of Computer One who computes A device for making calculations A programmable electronic device that stores, retrieves,
History of Computing Define a computer before 1935?
Computer Architecture CPSC 321 Andreas Klappenecker.
Computer History Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology.
Some of these slides are based on material from the ACM Computing Curricula 2005.
End Show History of Computers Ancient Times In the beginning, man used his fingers and toes to perform simple computations such as addition and subtraction.
Prepared by: Jasper Francisco. The Early Years 1  In the early years, before the computer was invented, there were several inventions of counting machine.
KEYBOARD – an input device used to type data.
Evolution of the Computer Land marks of the Computer History.
Chapter 1 An Introduction to Computer Science
Computer history timeline
CREATION OF THE COMPUTER & THE GRAND IDEAS OF COMPUTER SCIENCE
History of Digital Computers
The History of Computers
The History of Computers. People have almost always looked for tools to aid in calculation. The human hand was probably the first tool used to help people.
ELN230 – Bazlur slide 1 ELN230 Lecture – 02a PC History.
EVOLUTION OF COMPUTERS
THE HISTORY OF COMPUTERS Presenter: Miss T. Johnson Grade:8.

 the gradual transformation or development of certain specie to a new form.
The U.S. Military and the History of Computing War! What is it good for? Absolutely Nothing! -Edwin Starr.
History of Computers By: Madelyn Skinner Just Another Name? There are more people, that we have knowledge on, who helped invent the computer. We will.
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)
From the abacus to microprocessors Exploring the Digital Domain The History of Digital Computers.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
1 History of Computers Source – IEEE 50 th anniversary of modern computing timeline Up to 50 years.
History of Computers.
Lesson 2: History of Computers
Chapter 1 Introduction.

2 WELCOME TO HISTORYPRESENTATION OF COMPUTER WELCOME TO HISTORYPRESENTATION OF COMPUTER.
Computer History How did we get here?.
LECTURE#2 INTRODUCTION TO COMPUTERS, HISTORY AND APPLICATIONS INSTRUCTOR: M. MATEEN YAQOOB.
Why build a computer? u Computers were developed to mechanize mathematical computations. u Two definitions:  A computer is “a programmable electronic.
History of Computers. Do you know who this really happy looking guy is???? Charles Babbage- also known as the Father of Computers.
Information Age “An in depth look at the exciting history of the Calculator and Computer”
Computing Through History1 The History of Computing Computing by mechanical means has been desired for more than 5,000 years. The tools have improved as.
Introduction to Information Technology, D3 FMIPA UGM Chapter 1 Brief History of Computer Technology 1.
History of computer science
Chapter 0: Introduction
Chapter 1: An Overview of Computers and Programming Languages
Chapter 1 The Big Picture
Computer Organization and Architecture
The History of Computing
No one think of modern life without computers.
History of calculation
Evolution of Computer Hardware
History Computers.
Chapter 1 Introduction.
History And Development Of Computer
Computer Applications
Milestones in Computer Development
Chapter 0 Introduction © 2007 Pearson Addison-Wesley.
History of the Computer
History of the Computer
COMS 161 Introduction to Computing
Chapter 0: Introduction
INTRODUCTION Term “Computer” Computer definition Data Information
Technology History - Goal: To make human tasks easier
HISTROY CLASS EVOLUTION..
EVOLUTION OF COMPUTER SYSTEMS IN THE EARLY YEARS, BEFORE THE COMPUTER WAS INVENTED, THERE ARE SEVERAL INVENTIONS OF COUNTING MACHINES.
Chapter 0: Introduction
Computer History Timeline Computer History Timeline
Pascal’s calculating machine around 1600
Presentation transcript:

Data Processing SS1…1st Term

HTML Entering behaviour questions: What is HTML What is HTML used for? What do you use for HTML How to save html files How to open and edit html files How to test your html Hypertext markup Language Designing web pages Plain text editor .html, or .htm Right click and select Open with and select Notepad Open with any browser

Activity Launch notepad and carry out the following Save as Select All files Enter the file name “index.html” Click on Save Enter the following in the blank file and save again. When you are done, locate the file on the computer and open it with your browser

<html> <head> <title> Your name here</title> </head> <body> <h1>This is my note </h1> <h2>Created with html code</h2> <h3>Concrete devices used in Computing</h3> <h4>Abacus</h4> <h5>Slide rule</h5> <h6>Napier’s Bone</h6> <h6>The heading tags are used in this demonstration</h6> </body> </html>

Information Age This is the computer age or Digital Age It is the knowledge age Man is majorly concerned with the creation , distribution and application of information In this age, transmission of information is faster Access to information is easier, faster and cheaper This has led to Fast evolution of technology Advancement in educational life style ICT is the tool used in this age

Evolution of the Information age Agricultural age: Primitive era to 1800s Man applied hand tools to cultivate lands Industrial age: 1800s to 1957 Period of industrial revolution Man applied mechanical tools to simplify work processes Information Age: from 1957 till date What does man apply in the information age?

History of Computing Read up introduction. To be tested in the next lesson Data Processing for Senior Secondary School. Bk 1, by Olufemi Ayandoye et al. B4 1935-human beings were employed as clerks to carry out calculations in accordance with predefined procedures. Thousands of people (human computers) were employed to carry out data collection, collation, sorting, analysis or calculations -Today all the activities above can be done by computers -A computing machine is “a device that accepts input, processes data, stores data and produces output(information)” – Von Neumann’s definition

Concrete Devices in Computing

Abacus Also called counting frame Bamboo frame with beads sliding on wires

Slide rule Developed by William Oughtred (17th century) Also called slapstick It is a mechanical analog computer It can carry out multiplication, division, roots, logarithm and trigonometry Not for addition or subtraction Based on emerging work on logarithm by John Napier. B4 the advent the pocket calculator, it was the most commonly used calculation tool.

Napier’s Bone By john Napier It is similar to the multiplication tables John Napier is the inventor of logarithm He was the first to use decimal point in numbers. Its like multiplication table – the diff is each product is represented in tens and units. Check more on YouTube

Pascal’s calculator By Blaise Pascal (1623-1662) Also called pascaline Has dials like analogue phone box It used series of gears Could carry out Addition Subtraction Multiplication and division were not directly supported because multiplication and division were done by repeated addition and subtraction

LEIBNIZ MULTIPLIER 1694 By Gottfried Leibniz(1646-1716) It’s an improvement on the Pascaline in that it could also multiply It also worked by a system of gears like it’s predecessor

JACQUARD’S LOOM Joseph Jacquard Invented in 1801 First device to use punch card The punch card controls the operation of the device

Analytical Engine (1834) Charles Babbage (1791-1871) First fully automatic calculating machine Could evaluate any mathematical formula He also built the difference engine in 1820. Analytic engine was more powerful.

Hollerith’s Census Machine Called electronic tabulator Used in 1890 census in St. Louis Missouri It worked with punch cards A card reader reads the information on the cards The components are electrically operated The 1880 census had taken seven years to process. it was estimated that the 1890 census would take approximately 13 years to complete

Colossus-1940 Vacuum tube computing machine Helped during world war II Helped in breaking the German’s codes or Hitler's codes -encrypted high-level telegraphic messages between the German High Command and their army commands

Eniac - 1946 Electronic Numerical Integrator and computer Built by John Mauchly and Presper Eckert First large-scale general-purpose electronic computer First used in university of Pennsylvania in 1946 It contained 19000 vacuum tubes.

Read up… Vacuum tube based technology UNIVAC-Punch card technology Transistor based technology IC based technology The birth of internet

Binary Number System Also called base two Base two numbers are made up of two numerals – 0 and 1 0 and 1 are also called bits or binary digits These represent OFF or ON in electrical or electronic devices Examples are 10111, 100011, 111, etc.

Examples Expand 10111 10111= 1x24+1x22+1x21+1x20 = 16+4+2+1 =23.

Expand 100011 11111101

Answer 35 253

Key to remembering Bits Ten Two 1 2 10 21 3 11 4 100 22 5 101 6 110 7 111 8 1000 23 9 1001 Ten Two … 16 24 32 25

Why binary numbers? Binary digits are the original dialect of the machine. Hence, older computers were programmed using binary codes.

Hexadecimal These are numbers in base 16 It comprises 0, 1, 2, 3, … 9, A, B, C,D,E, F. There are 16 numerals making up hexadecimal numbers. 10 = A 11= B 12 = C 13= D 14 = E 15 = F

Hexadecimal to Binary 2B 10 1011 2B = 101011 Convert 3A to binary

Exercise Rewrite the following in base two 3B 2A 42 6C 111011 101010 1000010 1101100

Solution 111011 101010 1000010 1101100

DIGITALIZATION OF DATA Digitalisation is the process of converting data or information into a digital format In this digital format, data or information is Easier and quicker to access and retrieved Easier to share or transmit

Areas of application Every area of human endeavour has been affected by digitalisation. Printed documents Audios Videos Database

Types of digitalisation Manual Heads-up digitalisation Write short notes using your study material, on manual and heads-up digitalisation. Drafting table with a smooth surface.