Sir Sadiq s computer notes for class IX. Chapter no 1. Introduction to computer

Size: px
Start display at page:

Download "Sir Sadiq s computer notes for class IX. Chapter no 1. Introduction to computer"

Transcription

1 1

2 Q: Define the term computer. Ans: Computer is an electronic device that accepts data and instruction as input process the data according to the given instruction and produce information as output. Q: Define the terms Hardware and Software. Ans: Hardware: The physical or tangible components forming a computer are called hardware. It includes not only the computer but also the cables, connecters, power supply units and peripheral devices such as the keyboard, mouse, audio speaker, printer etc. Software: Software refers to the program that instructs the computer what to do and how to do. The term software refers to the non-physical elements of a computer system. Windows, Microsoft Office, Flash, Photoshop are the example of software. Q: Define language translator. Ans: A translator is required to execute any high-level language program. Each language has a different language translator, while the function of each translator is to convert high-level program into machine code. Or Language translators are the programs that are used to convert source program to object program. Q: What are (machine language) low-level language & high-level language? Ans: Low-Level Language (Machine Language): Every creation of this universe has its own language, likewise, computer has language that is called machine language, for instructing computer to perform specific task. It is the language of 0s and 1s. High-Level Language: High level languages are closer to human language than low-level language and include statement like GOTO and PRINT which are regular words. Q: Why the source code is needed to be translated into machine code? Computer program written in a high-level language which is converted into object code or machine code by a compiler is called source code. Source code is the only stage where a programmer can read or modify a 2

3 computer program. It is needed to be translated into machine code to execute it. Because computer only understand machine language. Q: What is assembly language? Ans: Assembly Language: Assembly language is the next level of programming language. Each computer has its own unique assembly language. In assembly language, the statements are written in symbolic codes. Assembly language is very close to machine language that is why it is called a low-level language. Q: What are assemblers? Ans: Assemblers: The assemblers are language translator for low-level symbolic language used in assembly language. Assemblers can translate Source Program into Object Program. An assembler translates one source instruction program into exact one machine code. Each low-level symbolic language has its own assembler. Q: Define interpreter. Ans: Interpreter: An interpreter normally means a computer program that executes, i.e. Programs, instructions written in a programming language. Most interpreting systems also perform some translation work, just like compilers. An interpreter may be a program that either executes the source code directly. Q: Define compiler. Ans: Compiler: Compiler is similar to assembler in a way that it translates the high-level language program into machine language. It is used to translate entire program at once. The original program is called Source program while translated program is called Object program. Each high-level language has its own compiler. Q: What are the types of computer? Or Define the types of computer according to data handle. Ans: Computer can be classified into three types. This classification is based on the hardware structure & the way through which physical quantities are represented in a computer. The three types are: 1. Analog computer 2. Digital computer 3. Hybrid Computer 3

4 Analog computer: The term analog is taken from the word analogous which means similar. Analog computers are commonly used for scientific and engineering problems, particularly in chemical industries, electric power plant & petroleum refineries. Digital Computer: Digital computers are computers that specialize in counting. Unlike the analog computer which receives data in a continuous form, the digital computer handles values that are in binary O or 1. All commonly used computers are digital. Hybrid computer: Hybrid computer is combination of analog and digital computer system. These are the machines that incorporate in a single computer both analog & digital features. A hybrid computer uses analog to digital conversion & digital to analog conversion, and may input or output either analog or digital data. These computers are used such as space vehicle simulations and training of astronauts. Q: What do you know about ABACUS? & where is used now a day? Ans: ABACUS: The Abacus, which was invented about 5000 years ago. The Abacus was developed and used in China. This is the simplest manual device which consist of a rectangular frame with vertical wires containing are number of beads for representing units, tens, hundreds, thousands and so on calculation were done by moving the beads along with the wires. Early merchants used the Abacus to keep trading transactions. But as the use of paper and pencil spread, the ABACUS lost its importance. It looks nearly 12 countries, however, for the next significant advance in computing devices to emerge. Q: What are the impacts of computer and the internet on society? Ans: society: Today computers are constantly becoming a part of everyday life and have significantly influenced our life style. Computers are used in everything from the home PC or Laptop to appliances such as microwaves oven, washing machines, entertainment devices, mobile phones and even in our cars. Not only have computers had a great impact on our family, life but also on education and the work place. Education: The use of computer for education purpose has been highly beneficial for the students and teachers. As well news, assignment, tests, lectures, notes etc can be on the internet for students to access both at school & from home. Children now learn online through websites and 4

5 videos and audio conferencing. Computers are also very beneficial for research purpose. Work Places Business: Computer technology has advanced greatly in the past couple of years and in May large business, computers have begun taking the place of human. It is more that they are helping us to do our work. Stores use computer to keep track of their files & many stores have also started using cash registers. All business keep records on computer & many of them depend entirely on their computer system. Today Social media web site are also introduced their business. Mostly work is done online through compute. Q: What are the advantages of 2 nd and 4 th generation? Ans: Second Generation: 1. Smaller in size as compared to first generation 2. Much reliable 3. Computations were performed in microseconds 4. Less hardware failures 5. Better portability 6. Commercially used Fourth Generation: 1. Smallest in size 2. Very reliable 3. Heat generated was negligible 4. No air conditioning was required in many cases 5. Minimal maintenance was required 6. Hardware failure was negligible 7. Very easy moveable 8. Totally general purpose 9. Very inexpensive 5

6 Q: Describe the types of computer according to capacity. Ans: Super Computer: These are the largest and fastest machine. Today where numerical computations are carried out at speeds of up to 50 million operations per second. Super computers are very sophisticated machines designed to perform complex calculations at fastest speed. Super computers are used to model very large dynamic systems, such as weather patterns, national or global weather forecasting, satellite tracking, cold-testing of atomic & nuclear weapon etc. Cray research & Intel are well-known producers of super computer. Mainframe Computer: A mainframe originally meant the cabinet containing the central processor unit of a very large computer. After minicomputer became available, the word mainframe came to refer the large computer itself. Large scale computer are very expensive machines and their main concern is to prove their cost effectiveness. These computers are valuable to the larger firms, which can provide concurrent & continuous applications, involving thousands of employs and hundreds of thousands of 6

7 customers accounts on a daily basis, for example, bank to keep track of millions of checks and deposits, airlines to schedule thousands of flights and make seat reservation & governments to keep track of their citizens etc. Minicomputer: Minicomputers are increasingly powerful & do almost anything that large computers do, only more slowly & at much lower cost than mainframes. These computers are smaller than mainframe & larger than microcomputers in size. A minicomputer is a multi-processor system having terminals attached to it and it is capable of supporting 4 to 200 users simultaneously. Micro-computer: Microcomputers are computers that are powered by micro-processors. Sometimes they are referred as single-chip processor or a system on a chip. Micro-computers or personal computers are the smallest computers, designed to be used by individuals for writing, illustrating, budgeting, playing games & communicating with other computers. 7

8 Q: Define different state between hardware & software. Hardware The physical components of computer & other attached input output devices are called hardware. All hardware components may be connected mechanically, electrically or electronically with each other. Hardware includes input devices, output devices, central processing unit, Backing storage, electronic circuit. Software Software is the set of instructions stored as program that makes the hardware run. They are designed by the manufacture or the programs to fulfill the requirement. Software are of two types: System software (DOS, Windows, Unix, Linux etc.) Application software (Microsoft Office, Photoshop, Flash, Inpage, Corel Draw etc) Q: What are the capabilities and limitation of computer? Ans: The Capabilities: The capabilities of computer are: Speed, repetitions, accuracy, logical operations, store and recall information, self-checking and self-operating. While its limitations are that it cannot generate information on its own, it cannot correct wrong instructions. It cannot come up with an original decision. Q: What is the difference between analog and digital computer? Analog Represent data continuously. Signal types-continuously varying electromagnetic wave. Transmission-means of transmission of analog signal without regret to their content. Applications-measurement of different physical quantities scientific applications. Digital Represent data discretely as 0s and 1s. Single types-sequence of voltage pulses over time. Transmission-concerned with content of signal. Application-business, science and home. 8

9 Q: Describe the classification according to capacity. Processing Power Size Applications Use User Super Computer Mainframe computer Extremely high Very high High Very large Scientific research development & Simulations of highly complex system Federal agencies research organization & Moderately Large Business, academic learning Centralized computing. Business university Medium Business, academic learning Centralized Computing Business university Minicomputer Microcomputer Moderate low to Small to handy Business, scientific, research & development academic learning General to specialize for variety of used & needs. Professional in business, Scientific & academic fields Q: Write a short story of the history and development of computers? Ans: History of computers: Today computers do much more than simply computer numbers. Name of early computing machine are ABACUS (3000 B.C), Napier s bones (1612 A.D), Slide Rule (1622 A.D), Pascaline (1642 A.D), Babbage s difference engine (1822 A.D), Babbage s Analytical engine (1832 A.D) and Hollerith s Tabulating Machine. These innovations were developed in a period termed as Dark age and Middle age of the computer. After Dark and Middle Ages, the computer technology and ideology improved and the period was termed as Modern age of computer. The computers in Modern age are categorized in five generations: 1 st generation (Vacuum Tube), 2 nd generation (Transistor), 3 rd generation (I.C), 4 th generation (microprocessor), 5 th generation (artificial intelligence). 9

10 Q: Describe the five generation with the help of generation table. Period Specialties First Generation Second Generation Third Generation Fourth Generation Fifth Generation Internal Computer Components Vacuum Tube Transistor s Integrated circuit IC large scale integration Very large scale Integratio n VLSI + microprocessor Microprocessor Size of the computer Very Huge Smaller the first generation, mini computer Much smaller than second generation, micro computer Very small Laptop Ting computer diary Speed of the computer Low speed compute r 10 times faster than first generation 100 times faster than second generation 10 times faster than third generatio n Much faster than fourth generatio n Storage devices Punch card and magnetic tapes Magnetic tapes Magnetic disk Disk storage, floppy disk Floppy disk, disk storage, CD-ROM Main memory Magnetic drum ROM, RAM PROM, DRAM EPROM, SPRAM EPROM, SIMM Programmin g language Quantity Used Machine language Hundred s Assembly language High level language Much easier high-level language Artificial language Thousands Ten Thousand Million Billion 10

11 Q: Define Napier s bones. Ans: Napier s Bone: In 1612, John Napier made the first printed use of the decimal point (after it had been invented in the Netherlands), and invented logarithms and several machines for multiplication. Best known of his machines was the bones or Napier s bones. This device consisted of a set of eleven bones or rods with numbers marked on them. Q: Define Babbage s difference engine. Ans: Babbage s difference engine: In 1812, Babbage noticed a natural harmony between machines and mathematics. Babbage s first attempt at solving this problem was in 1822 when he proposed a machine to perform differential equations, called difference engine. Powered by steam and large as a locomotive, the machine would have a stored program and could perform calculations and print the results automatically. Its goal was to output data as printed tables, a necessity for a number of financial, military, government, and engineering endeavors. Q: Define Babbage s Analytical engine. Ans: Babbage s analytical engine: Ten years later (after creation of difference engine) Babbage proposed a more general-purpose computer and called it an Analytical engine. The Analytical Engine would use steam for power, have storage capacity (memory of 1,000 numbers of up to 50 decimal digits long), and the ability to process instructions in any sequence. For input, the computer would use punched cards to enter the machine s instructions. 11

12 Q: Write Artificial Intelligence. Or fifth generation. Ans: Fifth Generation: Fifth generation computing devices, based on artificial intelligence, are still in development, though there are some applications, such as voice recognition, that are being used today. The use of parallel processing and superconductors is helping to make artificial intelligence a reality. Quantum computation and molecular and nanotechnology will radically change the face of computers in years to come. The goal of fifth- generation computing is to develop devices that respond to natural language input and are capable of learning and selforganization. Q: What is Artificial Intelligence. Or fifth generation Artificial intelligence (AI) is an area of computer science that emphasizes the creation of intelligent machines that work and react like humans. Some of the activities computers with artificial intelligence are designed for include: Speech recognition Learning Planning Problem Solving Sir Sadiq s Computer Notes for Class IX. Composed by: Sir Sadiq, smsadiqnoori@gmail.com 12

Overview of a computer

Overview of a computer Overview of a computer One marks 1. What is von Neumann concept also called as? Stored memory or stored program concept. 2. Who is the father of computer Charles Babbage 3. What is a computer? It is an

More information

HIGHER SECONDARY FIRST YEAR 2 MARK & 5 MARK NOTES CHAPTER 1 1. INTRODUCTION TO COMPUTER

HIGHER SECONDARY FIRST YEAR 2 MARK & 5 MARK NOTES CHAPTER 1 1. INTRODUCTION TO COMPUTER 1. What is computer? CHAPTER 1 1. INTRODUCTION TO COMPUTER A computer is an electronic machine, capable of performing basic operations like addition, subtraction, multiplication, division, etc. The computer

More information

COMPUTERIZED OFFICE MANAGEMENT

COMPUTERIZED OFFICE MANAGEMENT COMPUTERIZED OFFICE MANAGEMENT Module 1 (COMPUTER FUNDAMENTALS) COMPUTER FUNDAMENTALS : INTRODUCTION : The term computer is derived from the Latin word compute which means to calculate. Computer is a fast

More information

v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school

v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school STD: XI COMPUTER SCIENCE L.1. Introduction to computers 2 marks 1. What is a computer? Computer: A computer is an electronic machine, capable

More information

Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS

Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS History of Computers Outline Generations of Computers Types of Computers 2 History of Computers A computer is a machine that works with data and information

More information

SSRVM Content Creation Template

SSRVM Content Creation Template SSRVM Content Creation Template Title: Evolution of Computers Contributors: Sreeja. T Std: IV Submission Date: Reviewers: Approval Date: REF No: Brief Description: Goal: Brief History which reveals a clear

More information

Computer Fundamentals

Computer Fundamentals Computer Fundamentals Computers have made great inroads in our everyday life and thinking. They are put to use for all sorts of application ranging from complex calculations in the field or frontline research,

More information

1: History, Generation & Classification. Shobhanjana Kalita, Dept. of CSE, Tezpur University

1: History, Generation & Classification. Shobhanjana Kalita, Dept. of CSE, Tezpur University 1: History, Generation & Classification Shobhanjana Kalita, Dept. of CSE, Tezpur University History Computer originally (17 th century) meant someone who computes Only in the 20 th century it was associated

More information

EVOLUTION OF COMPUTERS. In the early years, before the computer was invented, there are several inventions of counting machines.

EVOLUTION OF COMPUTERS. In the early years, before the computer was invented, there are several inventions of counting machines. EVOLUTION OF COMPUTERS In the early years, before the computer was invented, there are several inventions of counting machines. 200 BC 500 BC CHINESE ABACUS EGYPTIAN ABACUS 1620 JOHN NAPIER NAPIER'S BONES

More information

INFS 214: Introduction to Computing

INFS 214: Introduction to Computing INFS 214: Introduction to Computing Session 1 History of Computing Lecturer: Dr. Ebenezer Ankrah, Dept. of Information Studies Contact Information: eankrah@ug.edu.gh College of Education School of Continuing

More information

ABC Atanasoff-Berry Computer

ABC Atanasoff-Berry Computer Chapter 1 Introduction to Computers A Brief History of Computers First Generation computers 1939-1959 Use vacuum tubes and wire circuits 1939 ABC computer completed, clock speed of 60 Hz, uses punch cards

More information

Great Inventions written by Bob Barton

Great Inventions written by Bob Barton COMPUTER Great Inventions written by Bob Barton Computers Computers help society function in many vital ways, often without our being aware of them. Computers control traffic lights and factory operations.

More information

Chapter 2 Basic Computer Configuration

Chapter 2 Basic Computer Configuration CSCA0101 COMPUTING BASICS Chapter 2 1 Topics: Basic Operations Computer Components Computer Categories 2 Computing Terminology Data Data is anything in a form suitable for use with a computer. Information

More information

Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering

Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering What is Computer? Computer is an advanced electronic device that takes raw data as input from the user

More information

Chapter 1 Introduction to the World of Computers

Chapter 1 Introduction to the World of Computers Understanding Computers in a Changing Society, 3 rd Edition Chapter 1 Introduction to the World of Computers Learning Objectives Explain why it is essential to learn about computers today and discuss several

More information

COMPUTER SKILLS COMP101

COMPUTER SKILLS COMP101 COMPUTER SKILLS COMP101 1 Course Content Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Introduction Numbering Systems Hardware Introduction to Computer Networks Introduction to the Internet

More information

Introduction to Computers. Joslyn A. Smith

Introduction to Computers. Joslyn A. Smith Introduction to Computers Joslyn A. Smith March 9, 2010 5/18/2011 1 What is a Computer? An electronic device that has the capability of performing the following tasks: Responds to input. Processes the

More information

1.2.1 Electronic computers based on digital switching

1.2.1 Electronic computers based on digital switching 1.2.1 Electronic computers based on digital switching The first true digital electronic computer was created by John V Atanasoff during 1937-1942. The Atanasoff-Berry Computer (called ABC figure 2.8) was

More information

1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine

1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine Quiz Questions 1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine 5/1/2006 Computer Programming TA 103 BE I year 2

More information

What is Information Technology. Chapter 1: Computer System. Why use Information Technology? What is Data?

What is Information Technology. Chapter 1: Computer System. Why use Information Technology? What is Data? What is Information Technology Chapter 1: Computer System Information Technology is the direct use of technology to process data. A more formal definition of IT would be: The acquisition, processing, storage

More information

CHAPTER1 : Part 2 INTRODUCTION & HISTORY OF COMPUTERS. UNIVERSITI TENAGA NASIONAL Generates Professionals

CHAPTER1 : Part 2 INTRODUCTION & HISTORY OF COMPUTERS. UNIVERSITI TENAGA NASIONAL Generates Professionals CHAPTER1 : Part 2 INTRODUCTION & HISTORY OF COMPUTERS Module Objectives At the end of the module, students should be able to: appreciate and understand the history of computers. describe the generations

More information

Second Generations Computers( )

Second Generations Computers( ) Second Generations Computers(1954-1962) Second Generations Computers(1954-1962) The invention of the transistor greatly changed the computer's development in 1948. The transistor replaced the large, cumbersome

More information

Chapter 1. Computer System Organization

Chapter 1. Computer System Organization Chapter 1 Computer System Organization Prepared By: Manish Kumar Prajapati PGT (Comp.Sc.) (First Shift) Kendriya Vidyalaya Bailey Road Patna-14 What is Computer? A computer is an electronic device that

More information

THE MICROCOMPUTER SYSTEM CHAPTER - 2

THE MICROCOMPUTER SYSTEM CHAPTER - 2 THE MICROCOMPUTER SYSTEM CHAPTER - 2 20 2.1 GENERAL ASPECTS The first computer was developed using vacuum tubes. The computers thus developed were clumsy and dissipating more power. After the invention

More information

Part 1: Computer and Information Literacy

Part 1: Computer and Information Literacy What is Computer? Understand Computers Part 1: Computer and Information Literacy Computer is an electronic devices that under a program s direction and control, perform four basic operations: Input, Processing,

More information

Introduction to Computer World Fall 2016

Introduction to Computer World Fall 2016 Introduction to Computer World Fall 2016 Introduction to Information and Communication Technologies CSD 102 Email: mehwish.fatima@ciitlahore.edu.pk Website: https://sites.google.com/a/ciitlahore.edu.pk/ict/

More information

Chapter 1: Introduction to Computers

Chapter 1: Introduction to Computers Slide 1/17 Learning Objectives In this chapter you will learn about: Computer Data processing Characteristic features of computers Computers evolution to their present form Computer generations Characteristic

More information

Chapter 1: Introduction to Computers. In this chapter you will learn about:

Chapter 1: Introduction to Computers. In this chapter you will learn about: Ref Page Slide 1/17 Learning Objectives In this chapter you will learn about: Computer Data processing Characteristic features of computers Computers evolution to their present form Computer generations

More information

Lyman Briggs Lecture Series. Group Question. Discussion Questions. Definition of Computer. Definition of Modern Computer. Definition of a Computer

Lyman Briggs Lecture Series. Group Question. Discussion Questions. Definition of Computer. Definition of Modern Computer. Definition of a Computer Lyman Briggs Lecture Series Emerging Issues in Abortion: Beyond Prolife and Pro-choice Adrienne Asch TONIGHT! 7:30 PM, C-106 Holmes Hall Group Question Get into a group of three people You have three minutes

More information

Learning Objectives. In this chapter you will learn about:

Learning Objectives. In this chapter you will learn about: Ref Page Slide 1/17 Learning Objectives In this chapter you will learn about: Computer Data processing Characteristic features of computers Computers evolution to their present form Computer generations

More information

(History of Computers) Lecture # 03 By: M.Nadeem Akhtar. Lecturer. URL:

(History of Computers) Lecture # 03 By: M.Nadeem Akhtar. Lecturer. URL: INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGIES. (History of Computers) Lecture # 03 By: M.. Lecturer. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures 1

More information

COMPUTER - GENERATIONS

COMPUTER - GENERATIONS COMPUTER - GENERATIONS http://www.tutorialspoint.com/computer_fundamentals/computer_generations.htm Copyright tutorialspoint.com Generation in computer terminology is a change in technology a computer

More information

Characteristics of Computers

Characteristics of Computers The word computer comes from word compute, which means to calculate. A computer is a programmable machine (or more precisely, a programmable sequential state machine) that operates on data and is used

More information

Introduction to Computer Systems

Introduction to Computer Systems Introduction to Computer Systems By Farhan Ahmad farhanahmad@uet.edu.pk Department of Chemical Engineering, University of Engineering & Technology Lahore Introducing Computer Systems Exploring computers

More information

Name: Jack Tulatammagul November 1, :52 PM

Name: Jack Tulatammagul November 1, :52 PM \ (1) Focus of your portfolio: The goal of SED 514 is to equip teachers with technical and pedagogical skills to enhance teaching and learning. You will prepare a 514-portfolio (electronic or paper) of

More information

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers LECTURE SCHEDULE 2 Units of Memory, Hardware, Software and Classification of Computers Units of Memory The memory unit is the principal storage of the computer. All the data and instructions that the computer

More information

1-1 Computer Structure

1-1 Computer Structure 1-1 Computer Structure Computer: A computer is a programmable, multiuse machine that accepts data-raw, fact and figures; processes, or manipulates it into information we can use, such as summaries, totals,

More information

You Will Need Floppy Disks for your labs!

You Will Need Floppy Disks for your labs! CIS121 Instructor: Lynne Mayer VoiceMail: (847) 697-1000 x 2328 Lmayer@elgin.edu Office Hours: ICT 122 Mon.: 9:15-10:15 AM, 5:15-6:00 PM Wed.: 9:15-10:15 AM Fri.: 2:30-3:30 PM Website: faculty.elgin.edu/lmayer

More information

Computer Evolution. Computer Generation. The Zero Generation (3) Charles Babbage. First Generation- Time Line

Computer Evolution. Computer Generation. The Zero Generation (3) Charles Babbage. First Generation- Time Line Computer Generation Computer Evolution Budditha Hettige Department of Computer Science 1. Zeroth generation- Mechanical Computers (1642-1940) 2. First generation - Vacuum Tubes (1940-1955) 3. Second Generation

More information

Computing Fundamentals and Programming Batch 2012 (Electronics and Telecomm) Chapter 1: Introduction and Overview to Computers.

Computing Fundamentals and Programming Batch 2012 (Electronics and Telecomm) Chapter 1: Introduction and Overview to Computers. Computing Fundamentals and Programming Batch 2012 (Electronics and Telecomm) Chapter 1: Introduction and Overview to Computers. Prepared by: Mr. Tauseef Mubeen (Assistant Professor, CED) (Electronics Sec

More information

What is the typical configuration of a computer sold today? 1-1

What is the typical configuration of a computer sold today? 1-1 What is the typical configuration of a computer sold today? 1-1 Computer Hardware Components In this chapter: How did the computer become known as the stored-program computer? Do they all have the same

More information

Computer Evolution. Budditha Hettige. Department of Computer Science

Computer Evolution. Budditha Hettige. Department of Computer Science Computer Evolution Budditha Hettige Department of Computer Science Computer Generation 1. Zeroth generation- Mechanical Computers (1642-1940) 2. First generation - Vacuum Tubes (1940-1955) 3. Second Generation

More information

Maninder Kaur.

Maninder Kaur. 1 Maninder Kaur professormaninder@gmail.com What is a Computer? System Unit A computer is an electronic machine that can be programmed to accept data (input), process it into useful information (output),

More information

Sir Sadiq s computer notes for class IX. Chapter no 4. Storage Devices

Sir Sadiq s computer notes for class IX. Chapter no 4. Storage Devices 17 Q: Define Computer memory or storage. Ans: Memory: Memory refers to the place where data is kept for later use. For example, a human being has a memory where he/she stores the things that can be recalled

More information

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle Looking Inside the Computer System NOS 116, 118, 218, 222 Handout 10 Hardware & Software Computer systems have four parts Hardware Software Data User 1 1B-2 Hardware Mechanical devices in the computer

More information

Fundamentals Of Computer

Fundamentals Of Computer Fundamentals Of Computer Brief History Of Computers Abacus Earlier people used figures, Stones and bones for calculations. Abacus was the first calculating device, It was mainly used by merchants and traders.

More information

Angel International School - Manipay 1 st Term Examination November, 2015 ICT

Angel International School - Manipay 1 st Term Examination November, 2015 ICT Grade 07 Angel International School - Manipay 1 st Term Examination November, 2015 ICT I. Underline the correct answer. Duration: 2 Hours Index No:- 1) Components of a computer CPU are (a) ALU, CU (b)

More information

SBI CLERK COMPUTER GENERAL KNOWLEDGE PAPER COMPUTER GENERAL KNOWLEDGE

SBI CLERK COMPUTER GENERAL KNOWLEDGE PAPER COMPUTER GENERAL KNOWLEDGE SBI CLERK COMPUTER GENERAL KNOWLEDGE PAPER COMPUTER GENERAL KNOWLEDGE 1. Register is a (a) Set of capacitors used to register input instructions in a digital computer (b) Set of paper tapes and cards put

More information

Foundation Computer Studies

Foundation Computer Studies Foundation Computer Studies for Primary Schools Book 3 UBE Edition Foundation Computer Studies for Primary Schools Book 3 UBE Edition E. O. Adegbeyeni Ph. D. Faculty of Administration University of Lagos

More information

HISTORY OF COMPUTING

HISTORY OF COMPUTING NAME: DATE: PERIOD: 01) Definition of computers: HISTORICAL DEVICES 02) How is the term Analog used when representing data? 03) Answer the questions for the two devices used prior to the invention of the

More information

Basic Computer Information Technology-I

Basic Computer Information Technology-I SYLLABUS Class B.Com. V Sem. Subject Basic Computer Information Technology-I Basic Computer Information Technology-I Unit-I Unit-II Unit-III Unit-IV Unit-V INTRODUCTION TO COMPUTER ORGANIZATION-I : History

More information

Welcome to COS151! 1.1

Welcome to COS151! 1.1 Welcome to COS151! Title: Introduction to Computer Science Course website: https://cs.up.ac.za/admin/courses/cos151 Find the study guide there Announcements Assignments (download & upload) Brief overview

More information

LECTURE -I BASIC CONCEPTS OF COMPUTERS

LECTURE -I BASIC CONCEPTS OF COMPUTERS LECTURE -I 1.1 INTRODUCTION BASIC CONCEPTS OF COMPUTERS Let us begin with the word compute. It means to calculate. We all are familiar with calculations in our day-to-day life. We apply mathematical operations

More information

History of Computing. Slides from NYU and Georgia Tech

History of Computing. Slides from NYU and Georgia Tech History of Computing Slides from NYU and Georgia Tech Early Computational Devices (Chinese) Abacus 2700 2300 BC Used for performing arithmetic operations Early Computational Devices Napier s Bones, 1617

More information

Chapter Two Computer Types

Chapter Two Computer Types Chapter Two Computer Types 2-1 Microcomputers - Personal Computers Microcomputers sit on, beside or under a desk. They process data quickly and are designed for one user. The cost is relatively low, depending

More information

INTRODUCTION TO COMPUTER

INTRODUCTION TO COMPUTER INTRODUCTION TO COMPUTER COMPUTER An electronic device which is capable of receiving information (data) in a particular form and of performing a sequence of operations in accordance with a predetermined

More information

2011 Francisco Delgadillo

2011 Francisco Delgadillo 1800 s: Analytical Engine Charles Babbage Dawn of Human Concept of Numbers Abacus 1642: Pascal s Machine 1880: Mechanical Tabulator Herman Hollerith 1674: Leibniz Calculating Machine 1911: Hollerith s

More information

Computer Fundamentals

Computer Fundamentals Computer Fundamentals 1 Draw the block diagram of computer architecture and explain each block. Computer is made up of mainly four components, 1) Central processing unit (CPU) 2) Input section 3) Output

More information

Algorithm: Program: Programming: Software: Hardware:

Algorithm: Program: Programming: Software: Hardware: 0-1 0-2 Terminology Algorithm: A set of steps that defines how a task is performed Program: A representation of an algorithm Programming: The process of developing a program Software: Programs and algorithms

More information

Computer Studies Theory Paper 840/1

Computer Studies Theory Paper 840/1 NAME stream.signature. Computer Studies Theory Paper 840/1 2½ mu Hours SHAMMAH HIGH SCHOOL EXAMINATION COUNCIL INSTRUCTIONS TO CANDIDATES: SENIOR THREE END OF TERM TWO 2018 COMPUTER STUDIES PAPER 1 2 HOURS

More information

CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

CREATED BY M BILAL & Arslan Ahmad Shaad Visit: CREATED BY M BILAL & Arslan Ahmad Shaad Visit: www.techo786.wordpress.com Q1: Define microprocessor? Short Questions Chapter No 01 Fundamental Concepts Microprocessor is a program-controlled and semiconductor

More information

COMPUTER ORGANISATION CHAPTER 1 BASIC STRUCTURE OF COMPUTERS

COMPUTER ORGANISATION CHAPTER 1 BASIC STRUCTURE OF COMPUTERS Computer types: - COMPUTER ORGANISATION CHAPTER 1 BASIC STRUCTURE OF COMPUTERS A computer can be defined as a fast electronic calculating machine that accepts the (data) digitized input information process

More information

(Types and Classifications of Computers Lecture # 02 By: M.Nadeem Akhtar. Lecturer. URL:

(Types and Classifications of Computers Lecture # 02 By: M.Nadeem Akhtar. Lecturer. URL: INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGIES. (Types and Classifications of Computers Lecture # 02 By: M.. Lecturer. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures

More information

Computer Programming for Engineering

Computer Programming for Engineering Chapter 1 213301 Computer Programming for Engineering Introduction to Computer The Amazing Computer What will be known :- List a few profession in which computers are routinely used and the way computers

More information

Learning Objectives. Computer Classification. In this chapter you will learn about:

Learning Objectives. Computer Classification. In this chapter you will learn about: Ref. Page Slide 1/26 Learning Objectives In this chapter you will learn about: Classifications of computers Common types of computers today Characteristic features of various types of computers in use

More information

HISTORY OF COMPUTERS HISTORY OF COMPUTERS. Mesleki İngilizce - Technical English. Punch Card. Digital Data. II Prof. Dr. Nizamettin AYDIN.

HISTORY OF COMPUTERS HISTORY OF COMPUTERS. Mesleki İngilizce - Technical English. Punch Card. Digital Data. II Prof. Dr. Nizamettin AYDIN. Mesleki İngilizce - Technical English II Prof. Dr. Nizamettin AYDIN naydin@yildiz.edu.tr Notes: In the slides, texts enclosed by curly parenthesis, { }, are examples. texts enclosed by square parenthesis,

More information

Types of Computers. Computer Technology (S1 Obj 1-1)

Types of Computers. Computer Technology (S1 Obj 1-1) Types of Computers Computer Technology (S1 Obj 1-1) Introduction There are many different types of computers available today. They are categorized into different types depending on their size and processing

More information

COURSE OVERVIEW. Introduction to Computer Engineering 2015 Spring by Euiseong Seo

COURSE OVERVIEW. Introduction to Computer Engineering 2015 Spring by Euiseong Seo COURSE OVERVIEW Introduction to Computer Engineering 2015 Spring by Euiseong Seo Course Objectives Introduction to computer engineering For computer engineer-wannabe For students studying other fields

More information

CSC 170 Introduction to Computers and Their Applications. Computers

CSC 170 Introduction to Computers and Their Applications. Computers CSC 170 Introduction to Computers and Their Applications Lecture #4 Digital Devices Computers At its core, a computer is a multipurpose device that accepts input, processes data, stores data, and produces

More information

CHAPTER 1 COMPUTER OVERVIEW

CHAPTER 1 COMPUTER OVERVIEW CHAPTER 1 COMPUTER OVERVIEW WHAT IS A COMPUTER? Def: A computer is an electronic device that can perform a variety of operations in accordance with set of instructions called program. DATA Data. Data in

More information

Contents: Computer definition Computer literacy Computer components Computer categories Computer usage. Tablet PC

Contents: Computer definition Computer literacy Computer components Computer categories Computer usage. Tablet PC bas design Prepared by: Assoc. Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Universiti Putra Malaysia Serdang Contents: Computer

More information

Computers in Engineering COMP 208. A Brief History. Mechanical Calculators. A Historic Perspective Michael A. Hawker

Computers in Engineering COMP 208. A Brief History. Mechanical Calculators. A Historic Perspective Michael A. Hawker Computers in Engineering COMP 208 A Historic Perspective Michael A. Hawker Sept 4th, 2007 Computers in Engineering 1 A Brief History Abacus considered first mechanical computing device Used beads and rods

More information

Computers in Engineering COMP 208

Computers in Engineering COMP 208 Computers in Engineering COMP 208 A Historic Perspective Michael A. Hawker Sept 4th, 2007 Computers in Engineering 1 A Brief History Abacus considered first mechanical computing device Used beads and rods

More information

TNBEDCSVIP.IN. S.No CONTEND Page No 1. NUMBER SYSTEM AND BASE CONVERSIONS TYPES OF NUMBER SYSTEM 1. Binary Number System:

TNBEDCSVIP.IN. S.No CONTEND Page No 1. NUMBER SYSTEM AND BASE CONVERSIONS TYPES OF NUMBER SYSTEM 1. Binary Number System: S.No CONTEND Page No 1. NUMBER SYSTEM AND BASE CONVERSIONS TYPES OF NUMBER SYSTEM 1. Binary Number System: 2. Octal Number System 3. Decimal Number System 4. Hexadecimal Number System 2. DIGITAL LOGIC

More information

Ms. Minerva A. Lagarde

Ms. Minerva A. Lagarde Ms. Minerva A. Lagarde Introduction Objectives At the end of this module, you should be able to: 1. explain how a computer works; 2. state the functions of each basic hardware component of a computer system;

More information

Computer Organization CS 206T

Computer Organization CS 206T Computer Organization CS 206T Topics Introduction Historical Background Structure & Function System Interconnection 2 1. Introduction Why study computer organization and architecture? Design better programs,

More information

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data. CHAPTER 1 Overview COMPUTER Programmable devices that can store, retrieve, and process data. COMPUTER DEVELOPMENTS- Smaller size - processors (vacuum tubes -> transistors ->IC chip) Microprocessor - miniaturized

More information

ZONAL EDUCATION OFFICE - JAFFNA

ZONAL EDUCATION OFFICE - JAFFNA ZONAL EDUCATION OFFICE - JAFFNA SECOND TERM EXAMINATION - 2014 Information and Communication Technology Grade 10 Time : 3 Hours Answer all the questions Part I 01. Which of the following is correct chronological

More information

Test Bank for Prelude to Programming Chapter 0

Test Bank for Prelude to Programming Chapter 0 Test Bank for Prelude to Programming Chapter 0 MULTIPLE CHOICE 1. Which of the following is not an attribute of a computer? a. can act on intermediate results without human intervention b. has its roots

More information

Downloaded from

Downloaded from Learning Objectives : After learning the Unit the students will be able to: learn about the various inventions in computers understand the technological changes occurs in computer in terms of hardware

More information

Agenda EE 224: INTRODUCTION TO DIGITAL CIRCUITS & COMPUTER DESIGN. Lecture 1: Introduction. Go over the syllabus 3/31/2010

Agenda EE 224: INTRODUCTION TO DIGITAL CIRCUITS & COMPUTER DESIGN. Lecture 1: Introduction. Go over the syllabus 3/31/2010 // EE : INTRODUCTION TO DIGITAL CIRCUITS & COMPUTER DESIGN Lecture : Introduction /9/ Avinash Kodi, kodi@ohio.edu Agenda Go over the syllabus Introduction ti to Digital it Systems // Why Digital Systems?

More information

CS 1 Notes 1 - Early Computing and 2 - Electronic Computing

CS 1 Notes 1 - Early Computing and 2 - Electronic Computing CS 1 Notes 1 - Early Computing and 2 - Electronic Computing Computer Science: The discipline that seeks to build a scientific foundation for such topics as: computer design computer programming information

More information

COMPUTER MERIT BADGE TROOP 301 HUTCHINSON

COMPUTER MERIT BADGE TROOP 301 HUTCHINSON COMPUTER MERIT BADGE TROOP 301 HUTCHINSON SEARCH ENGINES ONLINE SAFETY 1. Follow your family s rules for going online 2. Protect your privacy 3. Do not open emails or files you receive from people you

More information

Computer Concepts and C Programming. Unit I 06CCP13

Computer Concepts and C Programming. Unit I 06CCP13 Computer Concepts and C Programming () Unit I Unit Division Unit-I Introducing Computer Systems Interacting with Computer Unit-II Processing Data Storing Data Unit-III Using Operating Systems Networks

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking David Reed Creighton University Computer Basics 1 What is a Computer? a computer is a device that receives, stores, and processes information different types of

More information

INTRODUCTION TO THE COMPUTER

INTRODUCTION TO THE COMPUTER www.bankjobszone.com INTRODUCTION TO THE COMPUTER 1.1 Introduction A computer is an electronic device that manipulates information or a programmable machine designed to perform arithmetic and logical operations

More information

Chapter 20: Classification of Computers

Chapter 20: Classification of Computers Ref. Page Slide 1/26 Learning Objectives In this chapter you will learn about: Classifications of computers Common types of computers today Characteristic features of various types of computers in use

More information

MICROPROCESSOR SYSTEM DESIGN

MICROPROCESSOR SYSTEM DESIGN MICROPROCESSOR SYSTEM DESIGN COURSE INTRODUCTION 1 MICROPROCESSOR SYSTEM DESIGN ET011G History of Computer Micro-controllers Introduction Course Aims? Course contents? Invisible computing 2 History EARLY

More information

Fig 1.1 A designer working on a personal computer

Fig 1.1 A designer working on a personal computer Computer systems Computers are information processing machines. They process data to produce information. The most common mistake made by people when they talk about computers is to believe they are intelligent

More information

ENG 101 Lesson -6. History of Computers

ENG 101 Lesson -6. History of Computers Today's lesson will follow the pattern established by us in the earlier lessons.we will read a text to help us in comprehension then we will do exercises based on this text. ENG 101 Lesson -6 When you

More information

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

KULLEĠĠ SAN BENEDITTU Boys Secondary, Kirkop

KULLEĠĠ SAN BENEDITTU Boys Secondary, Kirkop KULLEĠĠ SAN BENEDITTU Boys Secondary, Kirkop Mark HALF-YEARLY EXAMINATION 2012/2013 Track 3 (JL) FORM 3 COMPUTING TIME: 1h 30min Question 1 2 3 4 5 6 7 8 Max. Mark 12 18 18 20 5 5 10 12 Mark Global Mark

More information

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound).

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound). ELECTRONIC COMPUTERS THEN AND NOW Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound). In the Past (i.e., during

More information

Trends in Computer System Capabilities

Trends in Computer System Capabilities Trends in Computer System Capabilities First Generation Second Generation Third Generation Fourth Generation Fifth Generation Trend: Toward Smaller, Faster, More Reliable, and Less Costly Vacuum Tubes

More information

What is a computer? Units of Measurement. - A machine that: - Counts.

What is a computer? Units of Measurement. - A machine that: - Counts. What is a computer? - A machine that: - Counts. - Does Arithmetic (Addition, Subtraction, Multiplication, and Division) in binary system. - Stores numbers. - Retrieves numbers. Units of Measurement - The

More information

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University Memory Overview Curtis Nelson Walla Walla University Overview - Memory Types n n n Magnetic tape (used primarily for long term archive) Magnetic disk n Hard disk (File, Directory, Folder) n Floppy disks

More information

Describe the layers of a computer system

Describe the layers of a computer system Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe the history of computer hardware and software

More information

Introduction to Computer Science. What is Computer Science?

Introduction to Computer Science. What is Computer Science? Introduction to Computer Science CS A101 What is Computer Science? First, some misconceptions. Misconception 1: I can put together my own PC, am good with Windows, and can surf the net with ease, so I

More information

Introduction To Computers. About the Course

Introduction To Computers. About the Course Introduction To Computers Chapter No 1 Introduction About the Course Course instructor Course policies Topics to be covered Course Website and Reference material Assignments and Projects ITC - Chapter

More information

Computer System architectures

Computer System architectures CSC 203 1.5 Computer System Architecture Budditha Hettige Department of Statistics and Computer Science University of Sri Jayewardenepura 1 Historical Developments 2 Computer Generation 1. Zeroth generation-

More information