SlideShare a Scribd company logo
1 of 29
UNIT 1
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 1
Computer Fundamentals
 Today’s world is an information-rich world and it has
become a necessity for everyone to know about
computers.
 A 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.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 2
Functionalities of a Computer
 If we look at it in a very broad sense, any digital
computer carries out the following five functions:
 Step 1 - Takes data as input.
 Step 2 - Stores the data/instructions in its memory
and uses them as required.
 Step 3 - Processes the data and converts it into
useful information.
 Step 4 - Generates the output.
 Step 5 - Controls all the above four steps.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 3
Diagram
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 4
The main five generations of
computers are:
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 5
Note:
 Very Large Scale Integrated (VLSI)
 Ultra Large Scale Integration(ULSI).
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 6
Types of Computer
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 7
PC (Personal Computer)
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 8
Workstation
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 9
Minicomputer
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 10
Mainframe
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 11
Supercomputer
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 12
-
Memory is primarily of three types
 Cache Memory
 Primary Memory/Main Memory
 Secondary Memory
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 13
Cache Memory
 Cache memory is a very high speed semiconductor
memory which can speed up the CPU.
 It acts as a buffer between the CPU and the main
memory.
 It is used to hold those parts of data and program
which are most frequently used by the CPU.
 The parts of data and programs are transferred from
the disk to cache memory by the operating system,
from where the CPU can access them.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 14
Advantages of cache memory
 Cache memory is faster than main memory.
 It consumes less access time as compared to main
memory.
 It stores the program that can be executed within a
short period of time.
 It stores data for temporary use.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 15
Disadvantages of cache memory
 Cache memory has limited capacity.
 It is very expensive.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 16
Primary Memory (Main Memory)
 Primary memory holds only those data and
instructions on which the computer is currently
working.
 It has a limited capacity and data is lost when power is
switched off.
 It is generally made up of semiconductor device.
These memories are not as fast as registers.
 The data and instruction required to be processed
resides in the main memory.
 It is divided into two subcategories RAM and ROM.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 17
Secondary Memory
 This type of memory is also known as external
memory or non-volatile.
 It is slower than the main memory. These are used for
storing data/information permanently.
 CPU directly does not access these memories, instead
they are accessed via input-output routines.
 The contents of secondary memories are first
transferred to the main memory, and then the CPU
can access it. For example, disk, CD-ROM, DVD, etc.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 18
Read Only Memory(ROM)
 ROM stands for Read Only Memory. The memory
from which we can only read but cannot write on it.
This type of memory is non-volatile.
 The information is stored permanently in such
memories during manufacture.
 A ROM stores such instructions that are required to
start a computer. This operation is referred to as
bootstrap.
 ROM chips are not only used in the computer but also
in other electronic items like washing machine and
microwave Oven.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 19
The various types of ROMs and
their characteristics
1. MROM (Masked ROM)
The very first ROMs were hard-wired devices that contained a
pre-programmed set of data or instructions. These kind of ROMs
are known as masked ROMs, which are inexpensive.
2. PROM (Programmable Read Only Memory)
PROM is read-only memory that can be modified only once by a
user. The user buys a blank PROM and enters the desired
contents using a PROM program. Inside the PROM chip, there
are small fuses which are burnt open during programming. It can
be programmed only once and is not erasable.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 20
Cont….
3. EPROM (Erasable and Programmable Read Only
Memory)
 EPROM can be erased by exposing it to ultra-violet light for
a duration of up to 40 minutes.
 Usually, an EPROM eraser achieves this function. During
programming, an electrical charge is trapped in an
insulated gate region.
 The charge is retained for more than 10 years because the
charge has no leakage path. For erasing this charge, ultra-
violet light is
passed through a quartz crystal window (lid). This
exposure to ultra-violet light dissipates the charge.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 21
Cont….
4. EEPROM (Electrically Erasable and
Programmable Read Only Memory)
 EEPROM is programmed and erased electrically. It can
be erased and reprogrammed about ten thousand
times. Both erasing and programming take about 4 to
10 ms (millisecond).
 In EEPROM, any location can be selectively erased and
programmed. EEPROMs can be erased one byte at a
time, rather than erasing the entire chip. Hence, the
process of reprogramming is flexible but slow.
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 22
The main memory storage units
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 23
Some higher storage units
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 24
Number System
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 25
Binary Number System
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 26
Octal Number System
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 27
Hexadecimal Number System
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 28
THANK YOU
8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 29

More Related Content

What's hot (20)

Basic computer organisation
Basic computer organisationBasic computer organisation
Basic computer organisation
 
CHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERSCHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERS
 
Lesson 1 computer safety and maintenance
Lesson 1   computer safety and maintenanceLesson 1   computer safety and maintenance
Lesson 1 computer safety and maintenance
 
Software components
Software componentsSoftware components
Software components
 
Access2 parts of a computer system
Access2 parts of a computer systemAccess2 parts of a computer system
Access2 parts of a computer system
 
computer fundamental
computer fundamental computer fundamental
computer fundamental
 
Primary Storage Devices
Primary Storage DevicesPrimary Storage Devices
Primary Storage Devices
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.
 
Defragmentation
DefragmentationDefragmentation
Defragmentation
 
Basics of computer
Basics of computerBasics of computer
Basics of computer
 
Introduction to computing
Introduction to computingIntroduction to computing
Introduction to computing
 
Booting in Computer
Booting in Computer Booting in Computer
Booting in Computer
 
Primary and secondary Storage devices
Primary and secondary Storage devicesPrimary and secondary Storage devices
Primary and secondary Storage devices
 
Memory in computer
Memory in computerMemory in computer
Memory in computer
 
Presentation on Computer Software.ppt
Presentation on Computer Software.pptPresentation on Computer Software.ppt
Presentation on Computer Software.ppt
 
The system unit
The system unitThe system unit
The system unit
 
Components of computer and organization
Components of computer and organizationComponents of computer and organization
Components of computer and organization
 
COMPUTER STORAGE
COMPUTER STORAGECOMPUTER STORAGE
COMPUTER STORAGE
 
Printer
PrinterPrinter
Printer
 
Loader
LoaderLoader
Loader
 

Similar to Computer fundamental unit 1

Similar to Computer fundamental unit 1 (20)

Giao trinh he thong nhung vdk h8
Giao trinh he thong nhung   vdk h8Giao trinh he thong nhung   vdk h8
Giao trinh he thong nhung vdk h8
 
Memory devices
Memory devicesMemory devices
Memory devices
 
8085 interfacing with memory chips
8085 interfacing with memory chips8085 interfacing with memory chips
8085 interfacing with memory chips
 
Memory unit
Memory unitMemory unit
Memory unit
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
 
Memory
MemoryMemory
Memory
 
memory
memorymemory
memory
 
Satish gupta
Satish guptaSatish gupta
Satish gupta
 
Computer Introduction-Lecture02
Computer Introduction-Lecture02Computer Introduction-Lecture02
Computer Introduction-Lecture02
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
 
computer Unit 5
computer Unit 5computer Unit 5
computer Unit 5
 
Unit v computer, number system
Unit  v computer, number systemUnit  v computer, number system
Unit v computer, number system
 
0 lecture 3
0 lecture 30 lecture 3
0 lecture 3
 
introduction to Computer system
introduction to Computer systemintroduction to Computer system
introduction to Computer system
 
lecture 3
 lecture 3 lecture 3
lecture 3
 
Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
 
Primary and secondary storage devices
Primary and secondary storage devicesPrimary and secondary storage devices
Primary and secondary storage devices
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
Computer storage & type of storage.
Computer storage & type of storage.Computer storage & type of storage.
Computer storage & type of storage.
 

More from SURBHI SAROHA

Cloud Computing (Infrastructure as a Service)UNIT 2
Cloud Computing (Infrastructure as a Service)UNIT 2Cloud Computing (Infrastructure as a Service)UNIT 2
Cloud Computing (Infrastructure as a Service)UNIT 2SURBHI SAROHA
 
Management Information System(Unit 2).pptx
Management Information System(Unit 2).pptxManagement Information System(Unit 2).pptx
Management Information System(Unit 2).pptxSURBHI SAROHA
 
Searching in Data Structure(Linear search and Binary search)
Searching in Data Structure(Linear search and Binary search)Searching in Data Structure(Linear search and Binary search)
Searching in Data Structure(Linear search and Binary search)SURBHI SAROHA
 
Management Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptxManagement Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptxSURBHI SAROHA
 
Introduction to Cloud Computing(UNIT 1).pptx
Introduction to Cloud Computing(UNIT 1).pptxIntroduction to Cloud Computing(UNIT 1).pptx
Introduction to Cloud Computing(UNIT 1).pptxSURBHI SAROHA
 
Keys in dbms(UNIT 2)
Keys in dbms(UNIT 2)Keys in dbms(UNIT 2)
Keys in dbms(UNIT 2)SURBHI SAROHA
 
Database Management System(UNIT 1)
Database Management System(UNIT 1)Database Management System(UNIT 1)
Database Management System(UNIT 1)SURBHI SAROHA
 
Object-Oriented Programming with Java UNIT 1
Object-Oriented Programming with Java UNIT 1Object-Oriented Programming with Java UNIT 1
Object-Oriented Programming with Java UNIT 1SURBHI SAROHA
 
Database Management System(UNIT 1)
Database Management System(UNIT 1)Database Management System(UNIT 1)
Database Management System(UNIT 1)SURBHI SAROHA
 

More from SURBHI SAROHA (20)

Cloud Computing (Infrastructure as a Service)UNIT 2
Cloud Computing (Infrastructure as a Service)UNIT 2Cloud Computing (Infrastructure as a Service)UNIT 2
Cloud Computing (Infrastructure as a Service)UNIT 2
 
Management Information System(Unit 2).pptx
Management Information System(Unit 2).pptxManagement Information System(Unit 2).pptx
Management Information System(Unit 2).pptx
 
Searching in Data Structure(Linear search and Binary search)
Searching in Data Structure(Linear search and Binary search)Searching in Data Structure(Linear search and Binary search)
Searching in Data Structure(Linear search and Binary search)
 
Management Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptxManagement Information System(UNIT 1).pptx
Management Information System(UNIT 1).pptx
 
Introduction to Cloud Computing(UNIT 1).pptx
Introduction to Cloud Computing(UNIT 1).pptxIntroduction to Cloud Computing(UNIT 1).pptx
Introduction to Cloud Computing(UNIT 1).pptx
 
JAVA (UNIT 5)
JAVA (UNIT 5)JAVA (UNIT 5)
JAVA (UNIT 5)
 
DBMS (UNIT 5)
DBMS (UNIT 5)DBMS (UNIT 5)
DBMS (UNIT 5)
 
DBMS UNIT 4
DBMS UNIT 4DBMS UNIT 4
DBMS UNIT 4
 
JAVA(UNIT 4)
JAVA(UNIT 4)JAVA(UNIT 4)
JAVA(UNIT 4)
 
OOPs & C++(UNIT 5)
OOPs & C++(UNIT 5)OOPs & C++(UNIT 5)
OOPs & C++(UNIT 5)
 
OOPS & C++(UNIT 4)
OOPS & C++(UNIT 4)OOPS & C++(UNIT 4)
OOPS & C++(UNIT 4)
 
DBMS UNIT 3
DBMS UNIT 3DBMS UNIT 3
DBMS UNIT 3
 
JAVA (UNIT 3)
JAVA (UNIT 3)JAVA (UNIT 3)
JAVA (UNIT 3)
 
Keys in dbms(UNIT 2)
Keys in dbms(UNIT 2)Keys in dbms(UNIT 2)
Keys in dbms(UNIT 2)
 
DBMS (UNIT 2)
DBMS (UNIT 2)DBMS (UNIT 2)
DBMS (UNIT 2)
 
JAVA UNIT 2
JAVA UNIT 2JAVA UNIT 2
JAVA UNIT 2
 
Database Management System(UNIT 1)
Database Management System(UNIT 1)Database Management System(UNIT 1)
Database Management System(UNIT 1)
 
Object-Oriented Programming with Java UNIT 1
Object-Oriented Programming with Java UNIT 1Object-Oriented Programming with Java UNIT 1
Object-Oriented Programming with Java UNIT 1
 
Database Management System(UNIT 1)
Database Management System(UNIT 1)Database Management System(UNIT 1)
Database Management System(UNIT 1)
 
OOPs & C++ UNIT 3
OOPs & C++ UNIT 3OOPs & C++ UNIT 3
OOPs & C++ UNIT 3
 

Recently uploaded

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Recently uploaded (20)

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

Computer fundamental unit 1

  • 1. UNIT 1 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 1
  • 2. Computer Fundamentals  Today’s world is an information-rich world and it has become a necessity for everyone to know about computers.  A 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. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 2
  • 3. Functionalities of a Computer  If we look at it in a very broad sense, any digital computer carries out the following five functions:  Step 1 - Takes data as input.  Step 2 - Stores the data/instructions in its memory and uses them as required.  Step 3 - Processes the data and converts it into useful information.  Step 4 - Generates the output.  Step 5 - Controls all the above four steps. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 3
  • 4. Diagram 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 4
  • 5. The main five generations of computers are: 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 5
  • 6. Note:  Very Large Scale Integrated (VLSI)  Ultra Large Scale Integration(ULSI). 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 6
  • 7. Types of Computer 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 7
  • 8. PC (Personal Computer) 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 8
  • 9. Workstation 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 9
  • 10. Minicomputer 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 10
  • 11. Mainframe 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 11
  • 12. Supercomputer 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 12
  • 13. - Memory is primarily of three types  Cache Memory  Primary Memory/Main Memory  Secondary Memory 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 13
  • 14. Cache Memory  Cache memory is a very high speed semiconductor memory which can speed up the CPU.  It acts as a buffer between the CPU and the main memory.  It is used to hold those parts of data and program which are most frequently used by the CPU.  The parts of data and programs are transferred from the disk to cache memory by the operating system, from where the CPU can access them. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 14
  • 15. Advantages of cache memory  Cache memory is faster than main memory.  It consumes less access time as compared to main memory.  It stores the program that can be executed within a short period of time.  It stores data for temporary use. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 15
  • 16. Disadvantages of cache memory  Cache memory has limited capacity.  It is very expensive. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 16
  • 17. Primary Memory (Main Memory)  Primary memory holds only those data and instructions on which the computer is currently working.  It has a limited capacity and data is lost when power is switched off.  It is generally made up of semiconductor device. These memories are not as fast as registers.  The data and instruction required to be processed resides in the main memory.  It is divided into two subcategories RAM and ROM. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 17
  • 18. Secondary Memory  This type of memory is also known as external memory or non-volatile.  It is slower than the main memory. These are used for storing data/information permanently.  CPU directly does not access these memories, instead they are accessed via input-output routines.  The contents of secondary memories are first transferred to the main memory, and then the CPU can access it. For example, disk, CD-ROM, DVD, etc. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 18
  • 19. Read Only Memory(ROM)  ROM stands for Read Only Memory. The memory from which we can only read but cannot write on it. This type of memory is non-volatile.  The information is stored permanently in such memories during manufacture.  A ROM stores such instructions that are required to start a computer. This operation is referred to as bootstrap.  ROM chips are not only used in the computer but also in other electronic items like washing machine and microwave Oven. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 19
  • 20. The various types of ROMs and their characteristics 1. MROM (Masked ROM) The very first ROMs were hard-wired devices that contained a pre-programmed set of data or instructions. These kind of ROMs are known as masked ROMs, which are inexpensive. 2. PROM (Programmable Read Only Memory) PROM is read-only memory that can be modified only once by a user. The user buys a blank PROM and enters the desired contents using a PROM program. Inside the PROM chip, there are small fuses which are burnt open during programming. It can be programmed only once and is not erasable. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 20
  • 21. Cont…. 3. EPROM (Erasable and Programmable Read Only Memory)  EPROM can be erased by exposing it to ultra-violet light for a duration of up to 40 minutes.  Usually, an EPROM eraser achieves this function. During programming, an electrical charge is trapped in an insulated gate region.  The charge is retained for more than 10 years because the charge has no leakage path. For erasing this charge, ultra- violet light is passed through a quartz crystal window (lid). This exposure to ultra-violet light dissipates the charge. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 21
  • 22. Cont…. 4. EEPROM (Electrically Erasable and Programmable Read Only Memory)  EEPROM is programmed and erased electrically. It can be erased and reprogrammed about ten thousand times. Both erasing and programming take about 4 to 10 ms (millisecond).  In EEPROM, any location can be selectively erased and programmed. EEPROMs can be erased one byte at a time, rather than erasing the entire chip. Hence, the process of reprogramming is flexible but slow. 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 22
  • 23. The main memory storage units 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 23
  • 24. Some higher storage units 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 24
  • 25. Number System 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 25
  • 26. Binary Number System 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 26
  • 27. Octal Number System 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 27
  • 28. Hexadecimal Number System 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 28
  • 29. THANK YOU 8/1/2017 Ms SURBHI SAROHA(ASST.PROFESSOR) 29