SlideShare a Scribd company logo
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

Hard disk PPT
Hard disk PPTHard disk PPT
Hard disk PPT
George Ranson
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
DOS Operating System
DOS Operating SystemDOS Operating System
DOS Operating System
Anjan Mahanta
 
Computer organization
Computer organizationComputer organization
Computer organization
ishapadhy
 
Computer architecture
Computer architecture Computer architecture
Computer architecture
International Islamic University
 
Computer memory
Computer memoryComputer memory
Computer memory
arunavasava
 
Ms DOS
Ms DOSMs DOS
Ms DOS
Gunjan Singh
 
Floppy disk
Floppy diskFloppy disk
Floppy disk
Tarun Bagga
 
Operating system
Operating systemOperating system
Operating system
Tanmay Kataria
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
Rajat More
 
IGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation AuthoringIGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation Authoring
Shamir George
 
CS4109 Computer System Architecture
CS4109 Computer System ArchitectureCS4109 Computer System Architecture
CS4109 Computer System Architecture
ktosri
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
Gihan Chanaka
 
01 Information Processing Cycle
01 Information Processing Cycle01 Information Processing Cycle
01 Information Processing Cycle
ryan.hackl
 
Defragmentation
DefragmentationDefragmentation
Defragmentation
Rohit Rajput
 
Software and hardware
Software and hardwareSoftware and hardware
Software and hardware
meryy21
 
Flash Memory Storage
Flash Memory StorageFlash Memory Storage
Flash Memory Storage
Sayam Asjad
 
TYPES OF MEMORY
TYPES OF MEMORYTYPES OF MEMORY
TYPES OF MEMORY
Surkhab Shelly
 
ROM (Read Only Memory)
ROM (Read Only Memory)ROM (Read Only Memory)
ROM (Read Only Memory)
JaneAlamAdnan
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
Md. Rafid Abrar Miah
 

What's hot (20)

Hard disk PPT
Hard disk PPTHard disk PPT
Hard disk PPT
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
Random Access Memory ppt
 
DOS Operating System
DOS Operating SystemDOS Operating System
DOS Operating System
 
Computer organization
Computer organizationComputer organization
Computer organization
 
Computer architecture
Computer architecture Computer architecture
Computer architecture
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Ms DOS
Ms DOSMs DOS
Ms DOS
 
Floppy disk
Floppy diskFloppy disk
Floppy disk
 
Operating system
Operating systemOperating system
Operating system
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
 
IGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation AuthoringIGCSE ICT (0417) P3 Presentation Authoring
IGCSE ICT (0417) P3 Presentation Authoring
 
CS4109 Computer System Architecture
CS4109 Computer System ArchitectureCS4109 Computer System Architecture
CS4109 Computer System Architecture
 
RAM And ROM
RAM And ROMRAM And ROM
RAM And ROM
 
01 Information Processing Cycle
01 Information Processing Cycle01 Information Processing Cycle
01 Information Processing Cycle
 
Defragmentation
DefragmentationDefragmentation
Defragmentation
 
Software and hardware
Software and hardwareSoftware and hardware
Software and hardware
 
Flash Memory Storage
Flash Memory StorageFlash Memory Storage
Flash Memory Storage
 
TYPES OF MEMORY
TYPES OF MEMORYTYPES OF MEMORY
TYPES OF MEMORY
 
ROM (Read Only Memory)
ROM (Read Only Memory)ROM (Read Only Memory)
ROM (Read Only Memory)
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 

Similar to Computer fundamental unit 1

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
LÊ Tuấn
 
Memory devices
Memory devicesMemory devices
Memory devices
arpit sharma
 
8085 interfacing with memory chips
8085 interfacing with memory chips8085 interfacing with memory chips
8085 interfacing with memory chips
Srikrishna Thota
 
Memory unit
Memory unitMemory unit
Memory unit
Sajal Sirohi
 
Main Memory RAM and ROM
Main Memory RAM and ROMMain Memory RAM and ROM
Main Memory RAM and ROM
Archana Gopinath
 
Memory
MemoryMemory
Memory
Vijay Kumar
 
memory
memorymemory
memory
Saurabh Soni
 
Satish gupta
Satish guptaSatish gupta
Satish gupta
sateesh gupta
 
Computer Introduction-Lecture02
Computer Introduction-Lecture02Computer Introduction-Lecture02
Computer Introduction-Lecture02
Dr. Mazin Mohamed alkathiri
 
Computer memory presentation
Computer memory presentationComputer memory presentation
Computer memory presentation
Ritu Jhalani
 
computer Unit 5
computer Unit 5computer Unit 5
computer Unit 5
Aqeel Rehman
 
Unit v computer, number system
Unit  v computer, number systemUnit  v computer, number system
Unit v computer, number system
indra Kishor
 
lecture 3
 lecture 3 lecture 3
lecture 3
umardanjumamaiwada
 
0 lecture 3
0 lecture 30 lecture 3
0 lecture 3
umardanjumamaiwada
 
introduction to Computer system
introduction to Computer systemintroduction to Computer system
introduction to Computer system
umardanjumamaiwada
 
Memory & storage devices
Memory & storage devicesMemory & storage devices
Memory & storage devices
Hamza Mughal
 
COMPUTER MEMORY
COMPUTER MEMORYCOMPUTER MEMORY
COMPUTER MEMORY
Rajat More
 
Primary and secondary storage devices
Primary and secondary storage devicesPrimary and secondary storage devices
Primary and secondary storage devices
Pichano Kikon
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
Swarnima Tiwari
 
Computer storage & type of storage.
Computer storage & type of storage.Computer storage & type of storage.
Computer storage & type of storage.
Niloy Biswas
 

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
 
lecture 3
 lecture 3 lecture 3
lecture 3
 
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
 
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 2
SURBHI SAROHA
 
Management Information System(Unit 2).pptx
Management Information System(Unit 2).pptxManagement Information System(Unit 2).pptx
Management Information System(Unit 2).pptx
SURBHI 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).pptx
SURBHI 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).pptx
SURBHI SAROHA
 
JAVA (UNIT 5)
JAVA (UNIT 5)JAVA (UNIT 5)
JAVA (UNIT 5)
SURBHI SAROHA
 
DBMS (UNIT 5)
DBMS (UNIT 5)DBMS (UNIT 5)
DBMS (UNIT 5)
SURBHI SAROHA
 
DBMS UNIT 4
DBMS UNIT 4DBMS UNIT 4
DBMS UNIT 4
SURBHI SAROHA
 
JAVA(UNIT 4)
JAVA(UNIT 4)JAVA(UNIT 4)
JAVA(UNIT 4)
SURBHI SAROHA
 
OOPs & C++(UNIT 5)
OOPs & C++(UNIT 5)OOPs & C++(UNIT 5)
OOPs & C++(UNIT 5)
SURBHI SAROHA
 
OOPS & C++(UNIT 4)
OOPS & C++(UNIT 4)OOPS & C++(UNIT 4)
OOPS & C++(UNIT 4)
SURBHI SAROHA
 
DBMS UNIT 3
DBMS UNIT 3DBMS UNIT 3
DBMS UNIT 3
SURBHI SAROHA
 
JAVA (UNIT 3)
JAVA (UNIT 3)JAVA (UNIT 3)
JAVA (UNIT 3)
SURBHI SAROHA
 
Keys in dbms(UNIT 2)
Keys in dbms(UNIT 2)Keys in dbms(UNIT 2)
Keys in dbms(UNIT 2)
SURBHI SAROHA
 
DBMS (UNIT 2)
DBMS (UNIT 2)DBMS (UNIT 2)
DBMS (UNIT 2)
SURBHI SAROHA
 
JAVA UNIT 2
JAVA UNIT 2JAVA UNIT 2
JAVA 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 1
SURBHI SAROHA
 
Database Management System(UNIT 1)
Database Management System(UNIT 1)Database Management System(UNIT 1)
Database Management System(UNIT 1)
SURBHI SAROHA
 
OOPs & C++ UNIT 3
OOPs & C++ UNIT 3OOPs & C++ UNIT 3
OOPs & C++ UNIT 3
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

Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
ssuser13ffe4
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Leena Ghag-Sakpal
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 

Recently uploaded (20)

Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 

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