SlideShare a Scribd company logo
1 of 61
Today’s world is an information-
rich world and it has become a
necessity for everyone to know
about computers.
DEFINITION
Computer is an electronic data
processing device which
• accepts and stores data input,
• processes the data input, and
• generates the output in a required
format.
• Store processed data.
Functionalities of a computer
Any digital computer carries out five functions in
gross terms:
•Takes data as input.
•Stores the data/instructions in its memory and
use them when required.
•Processes the data and converts it into useful
information.
•Generates the output
ADVANTAGES
High Speed
• Computer is a very fast device.
• It is capable of performing calculation of very large amount
of data.
• The computer has units of speed in microsecond,
nanosecond, and even the picoseconds.
• It can perform millions of calculations in a few seconds as
compared to man who will spend many months for doing
the same task.
Accuracy
• In addition to being very fast, computers are very
accurate.
• The calculations are 100% error free.
• Computers perform all jobs with 100% accuracy
provided that correct input has been given.
STORAGE CAPABILITY
• Memory is a very important characteristic of computers.
• A computer has much more storage capacity than human
beings.
• It can store large amount of data.
• It can store any type of data such as images, videos, text,
audio and many others.
Diligence
• Unlike human beings, a computer is free from
monotony, tiredness and lack of concentration.
• It can work continuously without any error and
boredom.
• It can do repeated work with same speed and
accuracy.
Versatility
• A computer is a very versatile machine.
• A computer is very flexible in performing the jobs to be
done.
• This machine can be used to solve the problems
related to various fields.
• At one instance, it may be solving a complex scientific
problem and the very next moment it may be playing a
card game.
Reliability
• A computer is a reliable machine.
• Modern electronic components have long lives.
• Computers are designed to make maintenance
easy
Automation
• Computer is an automatic machine.
• Automation means ability to perform the given task
automatically.
• Once a program is given to computer i.e., stored in
computer memory, the program and instruction can
control the program execution without human
interaction.
•Reduction in Paper Work
The use of computers for data processing in an
organization leads to reduction in paper work and
results in speeding up a process.
As data in electronic files can be retrieved as and when
required, the problem of maintenance of large number
of paper files gets reduced.
Reduction in Cost
Though the initial investment for installing a computer
is high but it substantially reduces the cost of each of
its transaction.
Disadvantages
• Following list demonstrates the disadvantages
of computers in today's arena
• No I.Q
• A computer is a machine that has no
intelligence to perform any task.
• Each instruction has to be given to computer.
• A computer cannot take any decision on its
own.
Dependency
• It functions as per a user’s instruction, so it is fully
dependent on human being
Environment
• The operating environment of computer should be
dust free and suitable.
No Feeling
• Computers have no feelings or emotions.
• It cannot make judgement based on feeling, taste,
experience, and knowledge unlike a human being.
APPLICATION OF COMPUTER
Business
• A computer has high speed of calculation, diligence,
accuracy, reliability, or versatility which made it an
integrated part in all business organisations.
• Computer is used in business organisations for:
• Payroll calculations
• Budgeting
• Sales analysis
• Financial forecasting
• Managing employees database
• Maintenance of stocks etc.
Banking
• Today banking is almost totally dependent on
computer.
• Banks provide following facilities:
• Banks provide online accounting facility, which
includes current balances, deposits, overdrafts,
interest charges, shares, and trustee records.
• ATM machines are making it even easier for customers
to deal with banks.
Insurance
• Insurance companies are keeping all records up-to-date with
the help of computers. The insurance companies, finance
houses and stock broking firms are widely using computers for
their concerns.
• Insurance companies are maintaining a database of all clients
with information showing
• procedure to continue with policies
• starting date of the policies
• next due installment of a policy
• maturity date
• interests due
• survival benefits
• bonus
Education
• The computer has provided a lot of facilities in the education
system.
• The computer provides a tool in the education system known as
CBE (Computer Based Education).
• CBE involves control, delivery, and evaluation of learning.
• The computer education is rapidly increasing the graph of number
of computer students.
• There are number of methods in which educational institutions can
use computer to educate the students.
• It is used to prepare a database about performance of a student
and analysis is carried out on this basis.
Marketing
• In marketing, uses of computer are following:
• Advertising - With computers, advertising
professionals create art and graphics, write and revise
copy, and print and disseminate ads with the goal of
selling more products.
• At Home Shopping - Home shopping has been made
possible through use of computerized catalogues that
provide access to product information and permit
direct entry of orders to be filled by the customers.
Health Care
Computers have become important part in hospitals, labs, and dispensaries.
The computers are being used in hospitals to keep the record of patients and
medicines. It is also used in scanning and diagnosing different diseases. ECG,
EEG, Ultrasounds and CT Scans etc., are also done by computerized
machines.
•Some major fields of health care in which computers are used are:
•Diagnostic System - Computers are used to collect data and identify cause of
illness.
•Lab-diagnostic System - All tests can be done and reports are prepared by
computer.
•Patient Monitoring System - These are used to check patient's signs for
abnormality such as in Cardiac Arrest, ECG etc.
•Pharma Information System - Computer checks Drug-Labels, Expiry dates,
harmful drug’s side effects etc.
•Surgery : Nowadays, computers are also used in performing surgery.
Engineering Design
• Computers are widely used in Engineering purpose.
• One of major areas is CAD (Computer aided design). That provides
creation and modification of images. Some fields are:
• Structural Engineering - Requires stress and strain analysis for
design of Ships, Buildings, Budgets, Airplanes etc.
• Industrial Engineering - Computers deal with design,
implementation and improvement of integrated systems of people,
materials and equipments.
• Architectural Engineering - Computers help in planning towns,
designing buildings, determining a range of buildings on a site using
both 2D and 3D drawings.
Military
• Computers are largely used in defence. Modern tanks,
missiles, weapons etc. Military also employs
computerised control systems. Some military areas
where a computer has been used are:
• Missile Control
• Military Communication
• Military Operation and Planning
• Smart Weapons
Communication
• Communication means to convey a message, an
idea, a picture or speech that is received and
understood clearly and correctly by the person for
whom it is meant for. Some main areas in this
category are:
• E-mail
• Chatting
• Usenet
• FTP
• Telnet
• Video-conferencing
Government
• Computers play an important role in government. Some
major fields in this category are:
• Budgets
• Sales tax department
• Income tax department
• Male/Female ratio
• Computerization of voters lists
• Computerization of driving licensing system
• Computerization of PAN card
• Weather forecasting
GENERATIONS OF COMPUTER
Generation in computer terminology is a change
in technology a computer is/was being used.
Initially, the generation term was used to
distinguish between varying hardware
technologies.
COMPUTER LANGUAGES
The computer performs its functions based on
the instructions given by the user. The set of
such instructions written for a particular task is
known as a computer program.
Program is the set of instructions that tells the
computer how to process the data, into the
form desired by the user.
• The language in which a computer program is
written is known as programming language.
The programming languages are classified as
Low-level language and High-level language.
LOW-LEVEL LANGUAGE is further classified as
Machine language and Assembly language.
MACHINE LANGUAGE is expressed in terms of
binary numbers i.e. 0 and 1 as the processor
understands binary numbers only. However, it
is difficult to read and write the program in
terms of 0s and 1s.
The MACHINE LANGUAGE CODE is further simplified
by converting it to the code called op code. The op
code depends upon the type of processor. The
program written in the op code is known as
ASSEMBLY LANGUAGE CODE. During the run time, it
is necessary to convert the op code into machine
language so that the processor will understand and
process the code.
The internal program that translates op code to
machine code is known as Assembler.
Usage of the Assembly language requires
knowledge of the Assembly language and
computer hardware. It is more convenient to
write a program in a High level language, which
comprises of instructions in simple English.
Examples of High level language are
BASIC,FORTRAN, COBOL etc. A compiler is the
internal program that translates High level
language to Machine language.
MAIN FIVE GENERATIONS OF COMPUTERS
First Generation
The period of first generation: 1946-1959. Vacuum tube based.
Second Generation
The period of second generation: 1959-1965. Transistor based.
Third Generation
The period of third generation: 1965-1971. Integrated Circuit based.
Fourth Generation
The period of fourth generation: 1971-1980. VLSI microprocessor based.
Fifth Generation
The period of fifth generation: 1980-onwards. ULSI microprocessor based
First Generation
Vacuum tubes as the basic components for
memory and circuitry for CPU (Central
Processing Unit. Therefore, were very expensive
and could be afforded only by very large
organizations.
THE MAIN FEATURES OF FIRST GENERATION ARE:
• Vacuum tube technology
• Unreliable
• Supported machine language only
• Very costly
• Generated lot of heat
• Slow input and output devices
• Huge size
• Need of A.C.
• Non-portable
• Consumed lot of electricity
SOME COMPUTERS OF THIS GENERATION WERE:
• ENIAC
• EDVAC
• UNIVAC
• IBM-701
• IBM-650
SECOND GENERATION
• In this generation transistors were used that
were cheaper, consumed less power, more
compact in size, more reliable and faster than the
first generation machines made of vacuum tubes.
In this generation assembly language and high-
level programming languages like FORTRAN,
COBOL were used. The computers used batch
processing and multiprogramming operating
system.
THE MAIN FEATURES OF SECOND GENERATION ARE:
• Use of transistors
• Reliable in comparison to first generation computers
• Smaller size as compared to first generation computers
• Generated less heat as compared to first generation
computers
• Consumed less electricity as compared to first
generation computers
• Faster than first generation computers
• Still very costly
• A.C. needed
• Supported machine and assembly languages
SOME COMPUTERS OF THIS GENERATION WERE:
• IBM 1620
• IBM 7094
• CDC 1604
• CDC 3600
• UNIVAC 1108
THIRD GENERATION COMPUTER
• The computers of third generation used integrated circuits
(IC's) in place of transistors. A single IC has many transistors,
resistors and capacitors along with the associated circuitry.
• In this generation remote processing, time-sharing, multi-
programming operating system were used. High-level
languages (FORTRAN-II TO IV, COBOL, PASCAL PL/1, BASIC,
ALGOL-68 etc.)
THE MAIN FEATURES OF THIRD GENERATION ARE:
• IC used
• More reliable in comparison to previous two
generations
• Smaller size
• Generated less heat
• Faster
• Lesser maintenance
• Still costly
• A.C needed
• Consumed lesser electricity
• Supported high-level language
SOME COMPUTERS OF THIS GENERATION WERE:
• IBM-360 series
• Honeywell-6000 series
• PDP(Personal Data Processor)
• IBM-370/168
• TDC-316
FOURTH GENERATION COMPUTER
The computers of fourth generation used Very Large Scale
Integrated (VLSI) circuits. VLSI circuits having about 5000
transistors and other circuit elements and their associated
circuits on a single chip made it possible to have
microcomputers of fourth generation.
In this generation time sharing, real time, networks, distributed
operating system were used. All the high-level languages like C,
C++, DBASE etc., were used in this generation.
FIFTH GENERATION COMPUTER
• In the fifth generation, the VLSI technology became ULSI (Ultra
Large Scale Integration) technology, resulting in the production of
microprocessor chips having ten million electronic components.
This generation is based on parallel processing hardware and AI
(Artificial Intelligence) software. AI is an emerging branch in
computer science, which interprets means and method of making
computers think like human beings. All the high-level languages like
C and C++, Java, .Net etc., are used in this generation.
Intel vs. AMD: Which brand of CPU
should you choose when building a
PC?
INTEL VS AMD
Intel Corporation is a portmanteau of Integrated Electronics (the
fact that "Intel" is the term for intelligence information also
made the name appropriate).Intel also makes motherboard
chipsets, network interface controllers and integrated circuits,
flash memory, graphic chips, embedded processors and other
devices related to communications and computing
graphic chips chipsets
flash memory
Headquartered in Santa Clara, California.
AMD or Advanced Micro Devices is a company that has been
producing semiconductors, microchips, CPUs, motherboards,
and other types of computer equipment for the last 40 years.
That makes them the second largest company in this sector
currently after Intel.
CPUs Motherboards
Graphic Chips
Headquarters in Sunnyvale, California
User Rating (236):
User Rating (195):
AMD-PRODUCTS
Microprocessors, Motherboard chipsets,
DTV decoder chips, Handheld media chips
INTEL-PRODUCTS
Microprocessors, Flash memory,
Motherboard chipsets, Network interface
cards, Bluetooth chipsets
Slogan
AMD
Smarter Choice
INTEL
Leap Ahead
Website www.amd.com www.intel.com
CEO Hector Ruiz Paul S Otellini
Stands for Advanced Micro Devices Intel Corporation
What is it?
A company that
produces CPU chips,
motherboards, and
other circuitry for
personal computers /
Windows software.
World’s leading
manufacturer of CPU
chips. Also produces
motherboards and other
circuitry for personal
computers / Windows
software
Main Products
The product line of Intel comprises of:
Microprocessors: The Pentium line, Celeron and Core. Latest
innovations include the Core i7-980X Extreme Edition with 6
physical and 12 logical cores. Servers: Intel has chipsets,
motherboards, software, memory and many more solutions for
servers.
Motherboards: Intel Server series and Intel Workstation series
for servers and the Intel Desktop board for Desktops. Others:
Intel manufacturers many communication and memory solution
equipment and software for Desktops and Notebooks also.
MAIN PRODUCT
Microprocessors: The Athlon variety, X2, K10, X2, AMD Opteron.
Servers: Processors of the Opteron like are available for servers
also.
Motherboards: The AMD Crossfire series are available in this line
along with many others.
Others: AMD recently acquired a leading video card manufacturer
and is promising more advanced video capabilities coded into
new versions of their motherboards. It also offers software and
memory solutions for businesses.
Competition and Market Share
Intel is the inventor of the x86 series of
Microprocessors and today both AMD and Intel
are competitors at this. While Intel is said to be
the largest producer of x86 based processors in
the world, AMD is number two in it. Intel came
out of 2006 with 77.7 per cent of the x86 CPU
market, up from 76.3 per cent. Its 1.4
percentage point gain matched a 1.4 percentage
point decline in AMD's x86 market share, which
fell from 2005's 23.7 per cent to 22.3 per cent.
TIPS FOR COMPARING CPUS
Intel and AMD are the two main manufacturers on the market. AMD is
generally less expensive and found in many budget computers, whereas
Intel is generally more expensive and found in high end computers.
If you are using your computer to do simple task like text editing and web
browsing, go for the cheaper processor. However, if you want it to
perform more complex functions like video editing and gaming, go for the
pricier multicore CPU.
CLOCK SPEED is measured in gigahertz and describes how many
calculations per second are carried out by a given processor.
Cores refer to how many individual processors are located on the chip
itself. Most processors on the market today are MULTICORE PROCESSORS.
If you’re looking to buy or build a computer, I highly recommend putting as
much money in your budget as possible towards your processor. It is the
hardest item to replace in a computer, while other components such as
memory and hard drives are easy to replace down the road.
Clock speed is pretty simple to understand - it’s how many calculations a
processor can crunch in a single second. This is generally measured in
gigahertz, abbreviated GHz. For example, if a processor says 3GHz, that
means it can perform 3 billion calculations per second.
Think of it like this, you have 4 engineers in a room solving math
problems. They can each solve a problem at the same speed. So if you
give them 100 problems, each will solve 25 problems and it would be
done 4 times faster than if you had one engineer.
CLOCK SPEED
Cores on the other hand are how many individual processors
are combined onto one board. So if a processor says it has 4
cores, then that means that there are 4 processors combined
onto one processor. Having multiple cores on a computer will
allow multiple tasks to be carried out at once more efficiently.
NUMBER OF CORES
COST EFFICIENCY
Generally speaking, AMD’s
chips are cheaper than their
Intel counterparts.
Not really cheap but it
is cool to buy
Not really expensive, but you need
to check your bills before getting
one
Overclocking
CPUs have a fixed clock speed, and they’re typically set at
a level which ensures that they’ll remain stable while
performing optimally. Users looking to get more
performance out of their CPU sometimes perform a
tweak to the processor known as “overclocking,” which
increases the CPU’s clock speed above the base
rate. AMD chips are solid options for overclocking, given
that they typically offer more cores for less money, and
are more receptive to users tinkering with their settings.
Intel chips are typically locked at their default clock
speed, without the option to overclock them unless you
opt for an unlocked version of their CPUs.
GPU efficiency
GPU (Graphics Processor Unit) efficiency is one area
where picking a CPU can get tricky. AMD processors can
save you a good deal of money, but more powerful Intel
i5 and i7 CPUs can take significantly better advantage of
a high-end graphics card if you’re working with a higher
budget. There can be a real, measurable difference in
frame rate and latency when comparing how an Intel
chip and an AMD chip are running apps when using the
same graphics card.

More Related Content

What's hot

Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentalsjasaniurvi
 
Basics of computer science
Basics of computer scienceBasics of computer science
Basics of computer sciencePaul Schmidt
 
IGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation AuthoringIGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation AuthoringShamir George
 
11 octal number system
11   octal number system11   octal number system
11 octal number systemLee Chadwick
 
Computer Science & Information Systems
Computer Science & Information SystemsComputer Science & Information Systems
Computer Science & Information SystemsLuis Borges Gouveia
 
Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing UnitJan Ralph
 
CPU and its components
CPU and its componentsCPU and its components
CPU and its componentssamina khan
 
Software and hardware
Software and hardwareSoftware and hardware
Software and hardwaremeryy21
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - BeginningDebbie Eitner
 
chapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computerschapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computersM Malik
 
Chapter 1 introduction to computers
Chapter 1   introduction to computersChapter 1   introduction to computers
Chapter 1 introduction to computershaider ali
 
Data Communications and Computer Networks
Data Communications and Computer Networks Data Communications and Computer Networks
Data Communications and Computer Networks Jubayer Alam Shoikat
 
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1REHAN IJAZ
 
Chapter 4 : I/O devices
Chapter   4 : I/O devicesChapter   4 : I/O devices
Chapter 4 : I/O devicesKaushik Panta
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computersHazel Anne Quirao
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of ComputerJack Frost
 

What's hot (20)

Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Brief history of computers
Brief history of computersBrief history of computers
Brief history of computers
 
Lecture 1 introduction to computing
Lecture 1 introduction to computingLecture 1 introduction to computing
Lecture 1 introduction to computing
 
Basics of computer science
Basics of computer scienceBasics of computer science
Basics of computer science
 
IGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation AuthoringIGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation Authoring
 
11 octal number system
11   octal number system11   octal number system
11 octal number system
 
Computer Science & Information Systems
Computer Science & Information SystemsComputer Science & Information Systems
Computer Science & Information Systems
 
Basics of information technology
Basics of information technologyBasics of information technology
Basics of information technology
 
Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing Unit
 
CPU and its components
CPU and its componentsCPU and its components
CPU and its components
 
Software and hardware
Software and hardwareSoftware and hardware
Software and hardware
 
Monitors.ppt
Monitors.pptMonitors.ppt
Monitors.ppt
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - Beginning
 
chapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computerschapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computers
 
Chapter 1 introduction to computers
Chapter 1   introduction to computersChapter 1   introduction to computers
Chapter 1 introduction to computers
 
Data Communications and Computer Networks
Data Communications and Computer Networks Data Communications and Computer Networks
Data Communications and Computer Networks
 
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1
 
Chapter 4 : I/O devices
Chapter   4 : I/O devicesChapter   4 : I/O devices
Chapter 4 : I/O devices
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of Computer
 

Similar to Introduction to Computer Engineering

Computer & generations
Computer & generationsComputer & generations
Computer & generationsAnkitdhiman43
 
Fundamentals of computer and information system(unit 1)
Fundamentals of computer and information system(unit 1)Fundamentals of computer and information system(unit 1)
Fundamentals of computer and information system(unit 1)SURBHI SAROHA
 
Introduction to computer system.pptx
Introduction to computer system.pptxIntroduction to computer system.pptx
Introduction to computer system.pptxGaurabPandey4
 
Basic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven SolvieBasic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven SolvieBrad Steven Solvie
 
IT-Fundamentals-Presentation BSIT 1.pptx
IT-Fundamentals-Presentation BSIT 1.pptxIT-Fundamentals-Presentation BSIT 1.pptx
IT-Fundamentals-Presentation BSIT 1.pptxMark Dave Morco
 
COMPUTER CHAPTER 1 NOTES (1).pptx
COMPUTER CHAPTER 1 NOTES (1).pptxCOMPUTER CHAPTER 1 NOTES (1).pptx
COMPUTER CHAPTER 1 NOTES (1).pptx21BEE088SANKALP
 
Introductoin of computer hardware and software
Introductoin of computer hardware and softwareIntroductoin of computer hardware and software
Introductoin of computer hardware and softwareUttara University
 
Applications of computer
Applications of computerApplications of computer
Applications of computerGummadi Naveen
 
Applications of computers
Applications of computersApplications of computers
Applications of computerslalith saie
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computersuraj pandey
 
Fundamentals of Computer Part 2
Fundamentals of Computer Part 2Fundamentals of Computer Part 2
Fundamentals of Computer Part 2SURBHI SAROHA
 
Lecture1.pdf
Lecture1.pdfLecture1.pdf
Lecture1.pdfJoyPalit
 
Management Information System 2
Management Information System 2Management Information System 2
Management Information System 2Jitendra Tomar
 
GEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwj
GEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwjGEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwj
GEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwjSuanMikeE
 
01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.ppt01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.pptAziziMtumwaIddi
 
Types of Computer Unit II.pptx
Types of Computer Unit II.pptxTypes of Computer Unit II.pptx
Types of Computer Unit II.pptxManeeshUpadhya1
 

Similar to Introduction to Computer Engineering (20)

Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Computer & generations
Computer & generationsComputer & generations
Computer & generations
 
Fundamentals of computer and information system(unit 1)
Fundamentals of computer and information system(unit 1)Fundamentals of computer and information system(unit 1)
Fundamentals of computer and information system(unit 1)
 
Introduction to computer system.pptx
Introduction to computer system.pptxIntroduction to computer system.pptx
Introduction to computer system.pptx
 
Basic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven SolvieBasic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven Solvie
 
IT-Fundamentals-Presentation BSIT 1.pptx
IT-Fundamentals-Presentation BSIT 1.pptxIT-Fundamentals-Presentation BSIT 1.pptx
IT-Fundamentals-Presentation BSIT 1.pptx
 
COMPUTER CHAPTER 1 NOTES (1).pptx
COMPUTER CHAPTER 1 NOTES (1).pptxCOMPUTER CHAPTER 1 NOTES (1).pptx
COMPUTER CHAPTER 1 NOTES (1).pptx
 
Introductoin of computer hardware and software
Introductoin of computer hardware and softwareIntroductoin of computer hardware and software
Introductoin of computer hardware and software
 
Applications of computer
Applications of computerApplications of computer
Applications of computer
 
Applications of computers
Applications of computersApplications of computers
Applications of computers
 
19_unit 1 PPT-1.ppt
19_unit 1 PPT-1.ppt19_unit 1 PPT-1.ppt
19_unit 1 PPT-1.ppt
 
19_unit 1 PPT-1.ppt
19_unit 1 PPT-1.ppt19_unit 1 PPT-1.ppt
19_unit 1 PPT-1.ppt
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Fundamentals of Computer Part 2
Fundamentals of Computer Part 2Fundamentals of Computer Part 2
Fundamentals of Computer Part 2
 
Lecture1.pdf
Lecture1.pdfLecture1.pdf
Lecture1.pdf
 
Management Information System 2
Management Information System 2Management Information System 2
Management Information System 2
 
GEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwj
GEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwjGEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwj
GEN-ED-PPT-MIKE.pptxhssjssjsjsjsjsjsjwwj
 
01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.ppt01IntroductiontoInformationTechnology_special.ppt
01IntroductiontoInformationTechnology_special.ppt
 
Types of Computer Unit II.pptx
Types of Computer Unit II.pptxTypes of Computer Unit II.pptx
Types of Computer Unit II.pptx
 
Lec1 ict
Lec1 ictLec1 ict
Lec1 ict
 

More from BESOR ACADEMY

Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]BESOR ACADEMY
 
Generations of computer
Generations of computerGenerations of computer
Generations of computerBESOR ACADEMY
 
Getting ready to teach computer
Getting ready to teach computerGetting ready to teach computer
Getting ready to teach computerBESOR ACADEMY
 
Connectors and plugs
Connectors and plugsConnectors and plugs
Connectors and plugsBESOR ACADEMY
 
Random access memory
Random access memoryRandom access memory
Random access memoryBESOR ACADEMY
 
Things you need to know about internet
Things you need to know about internetThings you need to know about internet
Things you need to know about internetBESOR ACADEMY
 
BESOR ACADEMY - TRAINING THE TRAINERS
BESOR ACADEMY - TRAINING THE TRAINERSBESOR ACADEMY - TRAINING THE TRAINERS
BESOR ACADEMY - TRAINING THE TRAINERSBESOR ACADEMY
 
Motherboard components and their functions
Motherboard components and their functionsMotherboard components and their functions
Motherboard components and their functionsBESOR ACADEMY
 
Learning the corel draw
Learning the corel drawLearning the corel draw
Learning the corel drawBESOR ACADEMY
 
Introduction to powerpoint
Introduction to powerpointIntroduction to powerpoint
Introduction to powerpointBESOR ACADEMY
 
INTRODUCTION TO MICROSOFT EXCEL FOR BEGINEER
INTRODUCTION TO MICROSOFT EXCEL FOR BEGINEERINTRODUCTION TO MICROSOFT EXCEL FOR BEGINEER
INTRODUCTION TO MICROSOFT EXCEL FOR BEGINEERBESOR ACADEMY
 
Empowering the Youth to engage in ICT
Empowering the Youth to engage in ICTEmpowering the Youth to engage in ICT
Empowering the Youth to engage in ICTBESOR ACADEMY
 

More from BESOR ACADEMY (20)

File extension
File extensionFile extension
File extension
 
Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]
 
Generations of computer
Generations of computerGenerations of computer
Generations of computer
 
Keyboard
KeyboardKeyboard
Keyboard
 
Getting ready to teach computer
Getting ready to teach computerGetting ready to teach computer
Getting ready to teach computer
 
Connectors and plugs
Connectors and plugsConnectors and plugs
Connectors and plugs
 
Computer resolution
Computer resolutionComputer resolution
Computer resolution
 
Computer languages
Computer languagesComputer languages
Computer languages
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
Printers
PrintersPrinters
Printers
 
Welcome to ms pub
Welcome to ms pubWelcome to ms pub
Welcome to ms pub
 
Things you need to know about internet
Things you need to know about internetThings you need to know about internet
Things you need to know about internet
 
BESOR ACADEMY - TRAINING THE TRAINERS
BESOR ACADEMY - TRAINING THE TRAINERSBESOR ACADEMY - TRAINING THE TRAINERS
BESOR ACADEMY - TRAINING THE TRAINERS
 
Motherboard
MotherboardMotherboard
Motherboard
 
Motherboard components and their functions
Motherboard components and their functionsMotherboard components and their functions
Motherboard components and their functions
 
Learning the corel draw
Learning the corel drawLearning the corel draw
Learning the corel draw
 
Introduction to powerpoint
Introduction to powerpointIntroduction to powerpoint
Introduction to powerpoint
 
INTRODUCTION TO MICROSOFT EXCEL FOR BEGINEER
INTRODUCTION TO MICROSOFT EXCEL FOR BEGINEERINTRODUCTION TO MICROSOFT EXCEL FOR BEGINEER
INTRODUCTION TO MICROSOFT EXCEL FOR BEGINEER
 
Empowering the Youth to engage in ICT
Empowering the Youth to engage in ICTEmpowering the Youth to engage in ICT
Empowering the Youth to engage in ICT
 
Ola oluwa
Ola oluwaOla oluwa
Ola oluwa
 

Recently uploaded

EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 

Recently uploaded (20)

EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 

Introduction to Computer Engineering

  • 1.
  • 2. Today’s world is an information- rich world and it has become a necessity for everyone to know about computers.
  • 3. DEFINITION Computer is an electronic data processing device which • accepts and stores data input, • processes the data input, and • generates the output in a required format. • Store processed data.
  • 4. Functionalities of a computer Any digital computer carries out five functions in gross terms: •Takes data as input. •Stores the data/instructions in its memory and use them when required. •Processes the data and converts it into useful information. •Generates the output
  • 5. ADVANTAGES High Speed • Computer is a very fast device. • It is capable of performing calculation of very large amount of data. • The computer has units of speed in microsecond, nanosecond, and even the picoseconds. • It can perform millions of calculations in a few seconds as compared to man who will spend many months for doing the same task.
  • 6. Accuracy • In addition to being very fast, computers are very accurate. • The calculations are 100% error free. • Computers perform all jobs with 100% accuracy provided that correct input has been given.
  • 7. STORAGE CAPABILITY • Memory is a very important characteristic of computers. • A computer has much more storage capacity than human beings. • It can store large amount of data. • It can store any type of data such as images, videos, text, audio and many others.
  • 8. Diligence • Unlike human beings, a computer is free from monotony, tiredness and lack of concentration. • It can work continuously without any error and boredom. • It can do repeated work with same speed and accuracy.
  • 9. Versatility • A computer is a very versatile machine. • A computer is very flexible in performing the jobs to be done. • This machine can be used to solve the problems related to various fields. • At one instance, it may be solving a complex scientific problem and the very next moment it may be playing a card game.
  • 10. Reliability • A computer is a reliable machine. • Modern electronic components have long lives. • Computers are designed to make maintenance easy
  • 11. Automation • Computer is an automatic machine. • Automation means ability to perform the given task automatically. • Once a program is given to computer i.e., stored in computer memory, the program and instruction can control the program execution without human interaction.
  • 12. •Reduction in Paper Work The use of computers for data processing in an organization leads to reduction in paper work and results in speeding up a process. As data in electronic files can be retrieved as and when required, the problem of maintenance of large number of paper files gets reduced. Reduction in Cost Though the initial investment for installing a computer is high but it substantially reduces the cost of each of its transaction.
  • 13. Disadvantages • Following list demonstrates the disadvantages of computers in today's arena • No I.Q • A computer is a machine that has no intelligence to perform any task. • Each instruction has to be given to computer. • A computer cannot take any decision on its own.
  • 14. Dependency • It functions as per a user’s instruction, so it is fully dependent on human being Environment • The operating environment of computer should be dust free and suitable. No Feeling • Computers have no feelings or emotions. • It cannot make judgement based on feeling, taste, experience, and knowledge unlike a human being.
  • 15. APPLICATION OF COMPUTER Business • A computer has high speed of calculation, diligence, accuracy, reliability, or versatility which made it an integrated part in all business organisations. • Computer is used in business organisations for: • Payroll calculations • Budgeting • Sales analysis • Financial forecasting • Managing employees database • Maintenance of stocks etc.
  • 16. Banking • Today banking is almost totally dependent on computer. • Banks provide following facilities: • Banks provide online accounting facility, which includes current balances, deposits, overdrafts, interest charges, shares, and trustee records. • ATM machines are making it even easier for customers to deal with banks.
  • 17. Insurance • Insurance companies are keeping all records up-to-date with the help of computers. The insurance companies, finance houses and stock broking firms are widely using computers for their concerns. • Insurance companies are maintaining a database of all clients with information showing • procedure to continue with policies • starting date of the policies • next due installment of a policy • maturity date • interests due • survival benefits • bonus
  • 18. Education • The computer has provided a lot of facilities in the education system. • The computer provides a tool in the education system known as CBE (Computer Based Education). • CBE involves control, delivery, and evaluation of learning. • The computer education is rapidly increasing the graph of number of computer students. • There are number of methods in which educational institutions can use computer to educate the students. • It is used to prepare a database about performance of a student and analysis is carried out on this basis.
  • 19. Marketing • In marketing, uses of computer are following: • Advertising - With computers, advertising professionals create art and graphics, write and revise copy, and print and disseminate ads with the goal of selling more products. • At Home Shopping - Home shopping has been made possible through use of computerized catalogues that provide access to product information and permit direct entry of orders to be filled by the customers.
  • 20. Health Care Computers have become important part in hospitals, labs, and dispensaries. The computers are being used in hospitals to keep the record of patients and medicines. It is also used in scanning and diagnosing different diseases. ECG, EEG, Ultrasounds and CT Scans etc., are also done by computerized machines. •Some major fields of health care in which computers are used are: •Diagnostic System - Computers are used to collect data and identify cause of illness. •Lab-diagnostic System - All tests can be done and reports are prepared by computer. •Patient Monitoring System - These are used to check patient's signs for abnormality such as in Cardiac Arrest, ECG etc. •Pharma Information System - Computer checks Drug-Labels, Expiry dates, harmful drug’s side effects etc. •Surgery : Nowadays, computers are also used in performing surgery.
  • 21. Engineering Design • Computers are widely used in Engineering purpose. • One of major areas is CAD (Computer aided design). That provides creation and modification of images. Some fields are: • Structural Engineering - Requires stress and strain analysis for design of Ships, Buildings, Budgets, Airplanes etc. • Industrial Engineering - Computers deal with design, implementation and improvement of integrated systems of people, materials and equipments. • Architectural Engineering - Computers help in planning towns, designing buildings, determining a range of buildings on a site using both 2D and 3D drawings.
  • 22. Military • Computers are largely used in defence. Modern tanks, missiles, weapons etc. Military also employs computerised control systems. Some military areas where a computer has been used are: • Missile Control • Military Communication • Military Operation and Planning • Smart Weapons
  • 23. Communication • Communication means to convey a message, an idea, a picture or speech that is received and understood clearly and correctly by the person for whom it is meant for. Some main areas in this category are: • E-mail • Chatting • Usenet • FTP • Telnet • Video-conferencing
  • 24. Government • Computers play an important role in government. Some major fields in this category are: • Budgets • Sales tax department • Income tax department • Male/Female ratio • Computerization of voters lists • Computerization of driving licensing system • Computerization of PAN card • Weather forecasting
  • 25. GENERATIONS OF COMPUTER Generation in computer terminology is a change in technology a computer is/was being used. Initially, the generation term was used to distinguish between varying hardware technologies.
  • 26. COMPUTER LANGUAGES The computer performs its functions based on the instructions given by the user. The set of such instructions written for a particular task is known as a computer program. Program is the set of instructions that tells the computer how to process the data, into the form desired by the user.
  • 27. • The language in which a computer program is written is known as programming language. The programming languages are classified as Low-level language and High-level language.
  • 28. LOW-LEVEL LANGUAGE is further classified as Machine language and Assembly language. MACHINE LANGUAGE is expressed in terms of binary numbers i.e. 0 and 1 as the processor understands binary numbers only. However, it is difficult to read and write the program in terms of 0s and 1s.
  • 29. The MACHINE LANGUAGE CODE is further simplified by converting it to the code called op code. The op code depends upon the type of processor. The program written in the op code is known as ASSEMBLY LANGUAGE CODE. During the run time, it is necessary to convert the op code into machine language so that the processor will understand and process the code. The internal program that translates op code to machine code is known as Assembler.
  • 30. Usage of the Assembly language requires knowledge of the Assembly language and computer hardware. It is more convenient to write a program in a High level language, which comprises of instructions in simple English. Examples of High level language are BASIC,FORTRAN, COBOL etc. A compiler is the internal program that translates High level language to Machine language.
  • 31. MAIN FIVE GENERATIONS OF COMPUTERS First Generation The period of first generation: 1946-1959. Vacuum tube based. Second Generation The period of second generation: 1959-1965. Transistor based. Third Generation The period of third generation: 1965-1971. Integrated Circuit based. Fourth Generation The period of fourth generation: 1971-1980. VLSI microprocessor based. Fifth Generation The period of fifth generation: 1980-onwards. ULSI microprocessor based
  • 32. First Generation Vacuum tubes as the basic components for memory and circuitry for CPU (Central Processing Unit. Therefore, were very expensive and could be afforded only by very large organizations.
  • 33. THE MAIN FEATURES OF FIRST GENERATION ARE: • Vacuum tube technology • Unreliable • Supported machine language only • Very costly • Generated lot of heat • Slow input and output devices • Huge size • Need of A.C. • Non-portable • Consumed lot of electricity
  • 34. SOME COMPUTERS OF THIS GENERATION WERE: • ENIAC • EDVAC • UNIVAC • IBM-701 • IBM-650
  • 35. SECOND GENERATION • In this generation transistors were used that were cheaper, consumed less power, more compact in size, more reliable and faster than the first generation machines made of vacuum tubes. In this generation assembly language and high- level programming languages like FORTRAN, COBOL were used. The computers used batch processing and multiprogramming operating system.
  • 36. THE MAIN FEATURES OF SECOND GENERATION ARE: • Use of transistors • Reliable in comparison to first generation computers • Smaller size as compared to first generation computers • Generated less heat as compared to first generation computers • Consumed less electricity as compared to first generation computers • Faster than first generation computers • Still very costly • A.C. needed • Supported machine and assembly languages
  • 37. SOME COMPUTERS OF THIS GENERATION WERE: • IBM 1620 • IBM 7094 • CDC 1604 • CDC 3600 • UNIVAC 1108
  • 38. THIRD GENERATION COMPUTER • The computers of third generation used integrated circuits (IC's) in place of transistors. A single IC has many transistors, resistors and capacitors along with the associated circuitry. • In this generation remote processing, time-sharing, multi- programming operating system were used. High-level languages (FORTRAN-II TO IV, COBOL, PASCAL PL/1, BASIC, ALGOL-68 etc.)
  • 39. THE MAIN FEATURES OF THIRD GENERATION ARE: • IC used • More reliable in comparison to previous two generations • Smaller size • Generated less heat • Faster • Lesser maintenance • Still costly • A.C needed • Consumed lesser electricity • Supported high-level language
  • 40. SOME COMPUTERS OF THIS GENERATION WERE: • IBM-360 series • Honeywell-6000 series • PDP(Personal Data Processor) • IBM-370/168 • TDC-316
  • 41. FOURTH GENERATION COMPUTER The computers of fourth generation used Very Large Scale Integrated (VLSI) circuits. VLSI circuits having about 5000 transistors and other circuit elements and their associated circuits on a single chip made it possible to have microcomputers of fourth generation. In this generation time sharing, real time, networks, distributed operating system were used. All the high-level languages like C, C++, DBASE etc., were used in this generation.
  • 42. FIFTH GENERATION COMPUTER • In the fifth generation, the VLSI technology became ULSI (Ultra Large Scale Integration) technology, resulting in the production of microprocessor chips having ten million electronic components. This generation is based on parallel processing hardware and AI (Artificial Intelligence) software. AI is an emerging branch in computer science, which interprets means and method of making computers think like human beings. All the high-level languages like C and C++, Java, .Net etc., are used in this generation.
  • 43. Intel vs. AMD: Which brand of CPU should you choose when building a PC?
  • 45. Intel Corporation is a portmanteau of Integrated Electronics (the fact that "Intel" is the term for intelligence information also made the name appropriate).Intel also makes motherboard chipsets, network interface controllers and integrated circuits, flash memory, graphic chips, embedded processors and other devices related to communications and computing graphic chips chipsets flash memory
  • 46. Headquartered in Santa Clara, California.
  • 47. AMD or Advanced Micro Devices is a company that has been producing semiconductors, microchips, CPUs, motherboards, and other types of computer equipment for the last 40 years. That makes them the second largest company in this sector currently after Intel. CPUs Motherboards Graphic Chips
  • 51. AMD-PRODUCTS Microprocessors, Motherboard chipsets, DTV decoder chips, Handheld media chips INTEL-PRODUCTS Microprocessors, Flash memory, Motherboard chipsets, Network interface cards, Bluetooth chipsets
  • 52. Slogan AMD Smarter Choice INTEL Leap Ahead Website www.amd.com www.intel.com CEO Hector Ruiz Paul S Otellini Stands for Advanced Micro Devices Intel Corporation What is it? A company that produces CPU chips, motherboards, and other circuitry for personal computers / Windows software. World’s leading manufacturer of CPU chips. Also produces motherboards and other circuitry for personal computers / Windows software
  • 53. Main Products The product line of Intel comprises of: Microprocessors: The Pentium line, Celeron and Core. Latest innovations include the Core i7-980X Extreme Edition with 6 physical and 12 logical cores. Servers: Intel has chipsets, motherboards, software, memory and many more solutions for servers. Motherboards: Intel Server series and Intel Workstation series for servers and the Intel Desktop board for Desktops. Others: Intel manufacturers many communication and memory solution equipment and software for Desktops and Notebooks also.
  • 54. MAIN PRODUCT Microprocessors: The Athlon variety, X2, K10, X2, AMD Opteron. Servers: Processors of the Opteron like are available for servers also. Motherboards: The AMD Crossfire series are available in this line along with many others. Others: AMD recently acquired a leading video card manufacturer and is promising more advanced video capabilities coded into new versions of their motherboards. It also offers software and memory solutions for businesses.
  • 55. Competition and Market Share Intel is the inventor of the x86 series of Microprocessors and today both AMD and Intel are competitors at this. While Intel is said to be the largest producer of x86 based processors in the world, AMD is number two in it. Intel came out of 2006 with 77.7 per cent of the x86 CPU market, up from 76.3 per cent. Its 1.4 percentage point gain matched a 1.4 percentage point decline in AMD's x86 market share, which fell from 2005's 23.7 per cent to 22.3 per cent.
  • 56. TIPS FOR COMPARING CPUS Intel and AMD are the two main manufacturers on the market. AMD is generally less expensive and found in many budget computers, whereas Intel is generally more expensive and found in high end computers. If you are using your computer to do simple task like text editing and web browsing, go for the cheaper processor. However, if you want it to perform more complex functions like video editing and gaming, go for the pricier multicore CPU. CLOCK SPEED is measured in gigahertz and describes how many calculations per second are carried out by a given processor. Cores refer to how many individual processors are located on the chip itself. Most processors on the market today are MULTICORE PROCESSORS. If you’re looking to buy or build a computer, I highly recommend putting as much money in your budget as possible towards your processor. It is the hardest item to replace in a computer, while other components such as memory and hard drives are easy to replace down the road.
  • 57. Clock speed is pretty simple to understand - it’s how many calculations a processor can crunch in a single second. This is generally measured in gigahertz, abbreviated GHz. For example, if a processor says 3GHz, that means it can perform 3 billion calculations per second. Think of it like this, you have 4 engineers in a room solving math problems. They can each solve a problem at the same speed. So if you give them 100 problems, each will solve 25 problems and it would be done 4 times faster than if you had one engineer. CLOCK SPEED
  • 58. Cores on the other hand are how many individual processors are combined onto one board. So if a processor says it has 4 cores, then that means that there are 4 processors combined onto one processor. Having multiple cores on a computer will allow multiple tasks to be carried out at once more efficiently. NUMBER OF CORES
  • 59. COST EFFICIENCY Generally speaking, AMD’s chips are cheaper than their Intel counterparts. Not really cheap but it is cool to buy Not really expensive, but you need to check your bills before getting one
  • 60. Overclocking CPUs have a fixed clock speed, and they’re typically set at a level which ensures that they’ll remain stable while performing optimally. Users looking to get more performance out of their CPU sometimes perform a tweak to the processor known as “overclocking,” which increases the CPU’s clock speed above the base rate. AMD chips are solid options for overclocking, given that they typically offer more cores for less money, and are more receptive to users tinkering with their settings. Intel chips are typically locked at their default clock speed, without the option to overclock them unless you opt for an unlocked version of their CPUs.
  • 61. GPU efficiency GPU (Graphics Processor Unit) efficiency is one area where picking a CPU can get tricky. AMD processors can save you a good deal of money, but more powerful Intel i5 and i7 CPUs can take significantly better advantage of a high-end graphics card if you’re working with a higher budget. There can be a real, measurable difference in frame rate and latency when comparing how an Intel chip and an AMD chip are running apps when using the same graphics card.