SlideShare a Scribd company logo
1 of 30
WELCOME
MIS – 104:
Computing
Fundamentals
BBA
Department of MIS
University of Dhaka
3
Books
1.Introduction to Computer
Peter Norton
2. Computer Fundamentals
Dr. M Lutfar Rahman
3. Computer Fundamentals
Pradeep K. Sinha
4
Previous class
>>Organization of computer
Input Unit
Output Unit
Memory unit
Control Unit
ALU
Today’s Class
Memory Unit
7
Memory
Memory:
– One or more set of chips that stores data or
programmed instructions either temporarily or
permanently.
Classification of memory:
1. Primary memory
2. Secondary memory
8
Location of different memories
ALU
MAIN MEMORY
OR
RESISTERS
CONTROL
UNITINPUT
UNIT
OUTPUT
UNIT
SECONDARY MEMORY
9
Calculations of storage capacity
01 BYTE (B) 08 bit
01KB 1024 B
01 MB 1024.1024 B
01 GB 1024.1024.1024 B
01 TB 1024.1024.1024.1024 B
10
Memory Terminologies
• Memory Address:
– Memory locations are
identified by numbers
100
B
X
Y
A
0000
0001
0002
FFFD
FFFE
FFFF
11
Memory Terminologies
• Memory Word:
– When memory is read or written, a
block of bit is read or written instead of
a single bit.
– The block is considered to be a unit of
operation/processing
– A set of bit with which read/write
operation is done in a certain storage
device is called memory word
– Example: 08 bits or 01 Byte memory
word clearly 01000000 (08 bits)
represents 64 and its character is @;
here, this digital 08 bits in combine
known as a memory word
100
B
X
Y
A
0000
0001
0002
FFFD
FFFE
FFFF
12
Memory Terminologies
• Destructive:
– composed of capacitors, data disappears when
read operation is done, needs re-write
operation to retain data
• Non-destructive:
– reverse nature
– Example: semiconductor, switch, flash
memory, pen drive
13
Memory Terminologies
• Volatile:
– Type of memory where data remains only
when the power supply is on.
– Ex-RAM
• Non-volatile:
– here content remains even the power is turned
off
– Example: hard disk, floppy disk, flash drive etc
14
Memory Terminologies:
Memory operation
• Memory store/write:
– The process of storing or writing data at the
specific location of the memory
– Data is stored as bits
– Ex- CD writing operation
15
Memory Terminologies:
Memory operation
• Memory read:
– Also called ‘fetch operation’
– To read stored data or to process that stored
data
– A binary word is selected from a specific
address of memory and this is transferred to
another device
– Example: To hear a song from CD or any drive
16
Memory Terminologies:
Memory access
• Random access:
– Any location of storage can be accessed at
any moment
– Does not matter whether the desired access
location is too close or a far away
– Consumes almost same amount of time
– Found in primary and secondary memory
17
Memory Terminologies:
Memory access
• Sequential:
– accessing a bit of information in a serial order,
one after another
– Access time depends on the last
order/information execution time
– Example: Off line storage such as playing a
song from magnetic tape
18
Primary memory
• Includes RAM & ROM
• CPU access directly on this memory
• Normally volatile in nature
19
Primary memory: RAM
• Central storage unit
• Volatile
• Temporary in nature
• Holds operating systems, application
programme, data in current use
• Other name is (Read/Write) memory
20
Different types of RAM
• S RAM- Exhibits data remanance but still
volatile as data dissolves when turn off
• D RAM- Data disappears after a certain
period automatically if it is not refreshed.
This type of RAM needs periodically re-
read or re-written. Ex- Z-RAM, TT-RAM,
A-RAM
21
Primary memory: ROM
• Proportionally read operation is more than write
operation
• Contains user programmed instructions like
Bootstrap loader
• Non-volatile
• permanent
22
Different types of ROM
ROM
Mask ROM PROM EPROM EEPROM
23
Secondary memory
• Auxiliary unit
• Storing capacity is huge
• Normally non-volatile
• Normally two types-
1. Magnetic
2. Optical
24
Secondary memory: Magnetic
• Variation of ‘Magnet polarity’ determines
whether the bit will be 0 or 1
• Data write process is done by
electromagnetic head
• Ex- hard disk, floppy disk, magnetic tape
25
Secondary memory: Optical
• Variation of light reflection determines the
nature of bits
• Data is written with the help of LASER or
UV rays
• Ex-CD-R/RW, DVD-R/RW, BD-R
26
Memory address:
• It is a number or a set of digital number
(bit/Bytes) in the memory
• This address specially represented by
binary numbers
• Decimal, Octal, Hex-decimal numbers are
also used for addressing
27
Virtual memory:
• When secondary memory is used as primary
memory then this is called virtual
• Provide assistance to the RAM, by creating
space for the great amount of data
• When RAM finishes it’s access, virtual memory
vanishes
• Virtual memory can be selected by user
28
Cache memory:
• Small memory chip is attached between
CPU & main memory
• Give the assistance to the resisters
• Speed up the data process
• Three types of cache memory is found e.g.
L1(CPU resident), L2 & L3 (mother board)
29
Resisters
• They are not the part of main memory but
store data and pass as directed by CPU
• The size of the resisters which is
sometimes called the word size,indicates
the amount of data with which CPU can
work/access.
• Ex- 32 bits processor means, 04 bytes
data processing capability
Question...???

More Related Content

What's hot

PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)Fizaril Amzari Omar
 
Itc lec 16 computer system components
Itc lec 16 computer system componentsItc lec 16 computer system components
Itc lec 16 computer system componentsAnzaDar3
 
PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)Fizaril Amzari Omar
 
Memory organisation
Memory organisationMemory organisation
Memory organisationankush_kumar
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory modulethensi
 
Category of Computer Memory in detail
Category of Computer Memory in detailCategory of Computer Memory in detail
Category of Computer Memory in detailNouman Baloch
 
Working of Volatile and Non-Volatile memory
Working of Volatile and Non-Volatile memoryWorking of Volatile and Non-Volatile memory
Working of Volatile and Non-Volatile memoryDon Caeiro
 
Auxiliary memory
Auxiliary memoryAuxiliary memory
Auxiliary memoryYuvrajVyas2
 
Basicarchitecturememory
BasicarchitecturememoryBasicarchitecturememory
BasicarchitecturememoryAditya Narang
 
Memory in computer
Memory in computerMemory in computer
Memory in computerahmed51236
 
Secondary storage tutorial
Secondary storage tutorialSecondary storage tutorial
Secondary storage tutorialMarvin Burke
 
COMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARECOMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWAREBelizaBangoy
 
Storage hardware
Storage hardwareStorage hardware
Storage hardwareAdnan Malak
 
Storage devices in computer systems
Storage devices in computer systemsStorage devices in computer systems
Storage devices in computer systemsKevin Philip Joseph
 

What's hot (20)

PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)
 
Basic+machine+organization
Basic+machine+organizationBasic+machine+organization
Basic+machine+organization
 
Itc lec 16 computer system components
Itc lec 16 computer system componentsItc lec 16 computer system components
Itc lec 16 computer system components
 
PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)
 
Cache memory presentation
Cache memory presentationCache memory presentation
Cache memory presentation
 
Memory organisation
Memory organisationMemory organisation
Memory organisation
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory module
 
Category of Computer Memory in detail
Category of Computer Memory in detailCategory of Computer Memory in detail
Category of Computer Memory in detail
 
Hard disk
Hard diskHard disk
Hard disk
 
Working of Volatile and Non-Volatile memory
Working of Volatile and Non-Volatile memoryWorking of Volatile and Non-Volatile memory
Working of Volatile and Non-Volatile memory
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Auxiliary memory
Auxiliary memoryAuxiliary memory
Auxiliary memory
 
Basicarchitecturememory
BasicarchitecturememoryBasicarchitecturememory
Basicarchitecturememory
 
Memory in computer
Memory in computerMemory in computer
Memory in computer
 
Secondary storage tutorial
Secondary storage tutorialSecondary storage tutorial
Secondary storage tutorial
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
COMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARECOMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARE
 
Storage hardware
Storage hardwareStorage hardware
Storage hardware
 
Storage devices in computer systems
Storage devices in computer systemsStorage devices in computer systems
Storage devices in computer systems
 
Computer insides
Computer insidesComputer insides
Computer insides
 

Viewers also liked

Cómo limpiar cueros con estampado
Cómo limpiar cueros con estampadoCómo limpiar cueros con estampado
Cómo limpiar cueros con estampadoRenzo Costa
 
Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...
Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...
Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...Cristian Castañeda Quiceno
 
HatchAnnualReview2013
HatchAnnualReview2013HatchAnnualReview2013
HatchAnnualReview2013Allen Migdal
 
Modul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatan
Modul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatanModul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatan
Modul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatanpjj_kemenkes
 
Intro to AWS Machine Learning
Intro to AWS Machine LearningIntro to AWS Machine Learning
Intro to AWS Machine LearningNVISIA
 
Crosscode Customer Interaction Management (CIM) Suite Datasheet
Crosscode Customer Interaction Management (CIM) Suite DatasheetCrosscode Customer Interaction Management (CIM) Suite Datasheet
Crosscode Customer Interaction Management (CIM) Suite Datasheetacuser30
 
The Guest house | Reinventing Work | www.the-guest-house.com
The Guest house | Reinventing Work | www.the-guest-house.comThe Guest house | Reinventing Work | www.the-guest-house.com
The Guest house | Reinventing Work | www.the-guest-house.comPhil Long
 
Carta de un padre con el nombre manchado
Carta de un padre con el nombre manchadoCarta de un padre con el nombre manchado
Carta de un padre con el nombre manchadoUnidiversidad
 

Viewers also liked (13)

Juan manuel
Juan manuelJuan manuel
Juan manuel
 
Cómo limpiar cueros con estampado
Cómo limpiar cueros con estampadoCómo limpiar cueros con estampado
Cómo limpiar cueros con estampado
 
Hicss2017
Hicss2017Hicss2017
Hicss2017
 
Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...
Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...
Perspectiva histórica y teleologica de los libros guía acerca de a evolución ...
 
HatchAnnualReview2013
HatchAnnualReview2013HatchAnnualReview2013
HatchAnnualReview2013
 
Modul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatan
Modul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatanModul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatan
Modul3 kb3 penerapan komunikasi terapeutik dalam konseling keperawatan
 
Министерство Энергетики РК
Министерство Энергетики РКМинистерство Энергетики РК
Министерство Энергетики РК
 
O magikos avlos
O magikos avlosO magikos avlos
O magikos avlos
 
στον ρυθμό της παρέλασης!
στον ρυθμό της παρέλασης!στον ρυθμό της παρέλασης!
στον ρυθμό της παρέλασης!
 
Intro to AWS Machine Learning
Intro to AWS Machine LearningIntro to AWS Machine Learning
Intro to AWS Machine Learning
 
Crosscode Customer Interaction Management (CIM) Suite Datasheet
Crosscode Customer Interaction Management (CIM) Suite DatasheetCrosscode Customer Interaction Management (CIM) Suite Datasheet
Crosscode Customer Interaction Management (CIM) Suite Datasheet
 
The Guest house | Reinventing Work | www.the-guest-house.com
The Guest house | Reinventing Work | www.the-guest-house.comThe Guest house | Reinventing Work | www.the-guest-house.com
The Guest house | Reinventing Work | www.the-guest-house.com
 
Carta de un padre con el nombre manchado
Carta de un padre con el nombre manchadoCarta de un padre con el nombre manchado
Carta de un padre con el nombre manchado
 

Similar to Lec 6 memory

storage devices. ITC FLOPPY DISC USB CLOUD STORAGE
storage devices. ITC FLOPPY DISC USB CLOUD STORAGEstorage devices. ITC FLOPPY DISC USB CLOUD STORAGE
storage devices. ITC FLOPPY DISC USB CLOUD STORAGEmahjabeen344727
 
Chapter 8 computer memory system overview
Chapter 8 computer memory system overviewChapter 8 computer memory system overview
Chapter 8 computer memory system overviewAhlamAli20
 
AI and EXPERT SYSTEM of expert system .pptx
AI and EXPERT SYSTEM of expert system .pptxAI and EXPERT SYSTEM of expert system .pptx
AI and EXPERT SYSTEM of expert system .pptxsanjutoppo93
 
Ppt oN yogi-converted.pptx
Ppt oN yogi-converted.pptxPpt oN yogi-converted.pptx
Ppt oN yogi-converted.pptxMohammadShahvan1
 
Ch3 computer hardware ppt.
Ch3 computer hardware ppt.Ch3 computer hardware ppt.
Ch3 computer hardware ppt.Anjum Nawaz
 
Computer architecture memory system
Computer architecture memory systemComputer architecture memory system
Computer architecture memory systemMazin Alwaaly
 
Memory Hierarchy PPT of Computer Organization
Memory Hierarchy PPT of Computer OrganizationMemory Hierarchy PPT of Computer Organization
Memory Hierarchy PPT of Computer Organization2022002857mbit
 
Memory organization (Computer architecture)
Memory organization (Computer architecture)Memory organization (Computer architecture)
Memory organization (Computer architecture)Sandesh Jonchhe
 
Memory hierarchy.pdf
Memory hierarchy.pdfMemory hierarchy.pdf
Memory hierarchy.pdfISHAN194169
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - StorageUnderstanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storageyaminohime
 

Similar to Lec 6 memory (20)

Unit IV Memory.pptx
Unit IV  Memory.pptxUnit IV  Memory.pptx
Unit IV Memory.pptx
 
Memory Presentation
Memory PresentationMemory Presentation
Memory Presentation
 
Upes ppt template
Upes ppt templateUpes ppt template
Upes ppt template
 
storage devices. ITC FLOPPY DISC USB CLOUD STORAGE
storage devices. ITC FLOPPY DISC USB CLOUD STORAGEstorage devices. ITC FLOPPY DISC USB CLOUD STORAGE
storage devices. ITC FLOPPY DISC USB CLOUD STORAGE
 
Basic of computer 2
Basic of computer 2Basic of computer 2
Basic of computer 2
 
Ch07
Ch07Ch07
Ch07
 
Chapter 8 computer memory system overview
Chapter 8 computer memory system overviewChapter 8 computer memory system overview
Chapter 8 computer memory system overview
 
AI and EXPERT SYSTEM of expert system .pptx
AI and EXPERT SYSTEM of expert system .pptxAI and EXPERT SYSTEM of expert system .pptx
AI and EXPERT SYSTEM of expert system .pptx
 
Presentation on memory
Presentation on memoryPresentation on memory
Presentation on memory
 
Ppt oN yogi-converted.pptx
Ppt oN yogi-converted.pptxPpt oN yogi-converted.pptx
Ppt oN yogi-converted.pptx
 
Computer Introduction-Lecture02
Computer Introduction-Lecture02Computer Introduction-Lecture02
Computer Introduction-Lecture02
 
ch3.pptx
ch3.pptxch3.pptx
ch3.pptx
 
Ch3
Ch3Ch3
Ch3
 
Ch3 computer hardware ppt.
Ch3 computer hardware ppt.Ch3 computer hardware ppt.
Ch3 computer hardware ppt.
 
Computer architecture memory system
Computer architecture memory systemComputer architecture memory system
Computer architecture memory system
 
Memory Hierarchy PPT of Computer Organization
Memory Hierarchy PPT of Computer OrganizationMemory Hierarchy PPT of Computer Organization
Memory Hierarchy PPT of Computer Organization
 
Esd mod 3
Esd mod 3Esd mod 3
Esd mod 3
 
Memory organization (Computer architecture)
Memory organization (Computer architecture)Memory organization (Computer architecture)
Memory organization (Computer architecture)
 
Memory hierarchy.pdf
Memory hierarchy.pdfMemory hierarchy.pdf
Memory hierarchy.pdf
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - StorageUnderstanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 3 - Storage
 

More from Protik Roy

Technology in education
Technology in educationTechnology in education
Technology in educationProtik Roy
 
Qualitative research
Qualitative researchQualitative research
Qualitative researchProtik Roy
 
Historical research
Historical researchHistorical research
Historical researchProtik Roy
 
Fundamental research
Fundamental researchFundamental research
Fundamental researchProtik Roy
 
Experimental research
Experimental researchExperimental research
Experimental researchProtik Roy
 
Appplied research
Appplied researchAppplied research
Appplied researchProtik Roy
 
Action research
Action researchAction research
Action researchProtik Roy
 
Nature of phylosophy in education presentation
Nature of phylosophy in education presentationNature of phylosophy in education presentation
Nature of phylosophy in education presentationProtik Roy
 
Presentation on virus
Presentation on virusPresentation on virus
Presentation on virusProtik Roy
 
Lect 30 dbms_fundamentals
Lect 30  dbms_fundamentalsLect 30  dbms_fundamentals
Lect 30 dbms_fundamentalsProtik Roy
 
Lec 5 output unit
Lec 5 output unitLec 5 output unit
Lec 5 output unitProtik Roy
 
Lec 5 input unit
Lec 5 input unitLec 5 input unit
Lec 5 input unitProtik Roy
 
Lec 5 input unit
Lec 5 input unitLec 5 input unit
Lec 5 input unitProtik Roy
 
Lec 4 oraganization
Lec 4 oraganizationLec 4 oraganization
Lec 4 oraganizationProtik Roy
 
Lec 3 classification
Lec 3 classificationLec 3 classification
Lec 3 classificationProtik Roy
 

More from Protik Roy (20)

Technology in education
Technology in educationTechnology in education
Technology in education
 
Qualitative research
Qualitative researchQualitative research
Qualitative research
 
Historical research
Historical researchHistorical research
Historical research
 
Fundamental research
Fundamental researchFundamental research
Fundamental research
 
Experimental research
Experimental researchExperimental research
Experimental research
 
Appplied research
Appplied researchAppplied research
Appplied research
 
Action research
Action researchAction research
Action research
 
Nature of phylosophy in education presentation
Nature of phylosophy in education presentationNature of phylosophy in education presentation
Nature of phylosophy in education presentation
 
Virus
VirusVirus
Virus
 
Software
SoftwareSoftware
Software
 
Presentation on virus
Presentation on virusPresentation on virus
Presentation on virus
 
Net 02 03_lan
Net 02 03_lanNet 02 03_lan
Net 02 03_lan
 
Lect 30 dbms_fundamentals
Lect 30  dbms_fundamentalsLect 30  dbms_fundamentals
Lect 30 dbms_fundamentals
 
Lec monitor
Lec monitorLec monitor
Lec monitor
 
Lec 8 alu_cu
Lec 8 alu_cuLec 8 alu_cu
Lec 8 alu_cu
 
Lec 5 output unit
Lec 5 output unitLec 5 output unit
Lec 5 output unit
 
Lec 5 input unit
Lec 5 input unitLec 5 input unit
Lec 5 input unit
 
Lec 5 input unit
Lec 5 input unitLec 5 input unit
Lec 5 input unit
 
Lec 4 oraganization
Lec 4 oraganizationLec 4 oraganization
Lec 4 oraganization
 
Lec 3 classification
Lec 3 classificationLec 3 classification
Lec 3 classification
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
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
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
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
 
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
 
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
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
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
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
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"
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
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
 
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
 
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
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

Lec 6 memory

  • 3. 3 Books 1.Introduction to Computer Peter Norton 2. Computer Fundamentals Dr. M Lutfar Rahman 3. Computer Fundamentals Pradeep K. Sinha
  • 4. 4 Previous class >>Organization of computer Input Unit Output Unit Memory unit Control Unit ALU
  • 7. 7 Memory Memory: – One or more set of chips that stores data or programmed instructions either temporarily or permanently. Classification of memory: 1. Primary memory 2. Secondary memory
  • 8. 8 Location of different memories ALU MAIN MEMORY OR RESISTERS CONTROL UNITINPUT UNIT OUTPUT UNIT SECONDARY MEMORY
  • 9. 9 Calculations of storage capacity 01 BYTE (B) 08 bit 01KB 1024 B 01 MB 1024.1024 B 01 GB 1024.1024.1024 B 01 TB 1024.1024.1024.1024 B
  • 10. 10 Memory Terminologies • Memory Address: – Memory locations are identified by numbers 100 B X Y A 0000 0001 0002 FFFD FFFE FFFF
  • 11. 11 Memory Terminologies • Memory Word: – When memory is read or written, a block of bit is read or written instead of a single bit. – The block is considered to be a unit of operation/processing – A set of bit with which read/write operation is done in a certain storage device is called memory word – Example: 08 bits or 01 Byte memory word clearly 01000000 (08 bits) represents 64 and its character is @; here, this digital 08 bits in combine known as a memory word 100 B X Y A 0000 0001 0002 FFFD FFFE FFFF
  • 12. 12 Memory Terminologies • Destructive: – composed of capacitors, data disappears when read operation is done, needs re-write operation to retain data • Non-destructive: – reverse nature – Example: semiconductor, switch, flash memory, pen drive
  • 13. 13 Memory Terminologies • Volatile: – Type of memory where data remains only when the power supply is on. – Ex-RAM • Non-volatile: – here content remains even the power is turned off – Example: hard disk, floppy disk, flash drive etc
  • 14. 14 Memory Terminologies: Memory operation • Memory store/write: – The process of storing or writing data at the specific location of the memory – Data is stored as bits – Ex- CD writing operation
  • 15. 15 Memory Terminologies: Memory operation • Memory read: – Also called ‘fetch operation’ – To read stored data or to process that stored data – A binary word is selected from a specific address of memory and this is transferred to another device – Example: To hear a song from CD or any drive
  • 16. 16 Memory Terminologies: Memory access • Random access: – Any location of storage can be accessed at any moment – Does not matter whether the desired access location is too close or a far away – Consumes almost same amount of time – Found in primary and secondary memory
  • 17. 17 Memory Terminologies: Memory access • Sequential: – accessing a bit of information in a serial order, one after another – Access time depends on the last order/information execution time – Example: Off line storage such as playing a song from magnetic tape
  • 18. 18 Primary memory • Includes RAM & ROM • CPU access directly on this memory • Normally volatile in nature
  • 19. 19 Primary memory: RAM • Central storage unit • Volatile • Temporary in nature • Holds operating systems, application programme, data in current use • Other name is (Read/Write) memory
  • 20. 20 Different types of RAM • S RAM- Exhibits data remanance but still volatile as data dissolves when turn off • D RAM- Data disappears after a certain period automatically if it is not refreshed. This type of RAM needs periodically re- read or re-written. Ex- Z-RAM, TT-RAM, A-RAM
  • 21. 21 Primary memory: ROM • Proportionally read operation is more than write operation • Contains user programmed instructions like Bootstrap loader • Non-volatile • permanent
  • 22. 22 Different types of ROM ROM Mask ROM PROM EPROM EEPROM
  • 23. 23 Secondary memory • Auxiliary unit • Storing capacity is huge • Normally non-volatile • Normally two types- 1. Magnetic 2. Optical
  • 24. 24 Secondary memory: Magnetic • Variation of ‘Magnet polarity’ determines whether the bit will be 0 or 1 • Data write process is done by electromagnetic head • Ex- hard disk, floppy disk, magnetic tape
  • 25. 25 Secondary memory: Optical • Variation of light reflection determines the nature of bits • Data is written with the help of LASER or UV rays • Ex-CD-R/RW, DVD-R/RW, BD-R
  • 26. 26 Memory address: • It is a number or a set of digital number (bit/Bytes) in the memory • This address specially represented by binary numbers • Decimal, Octal, Hex-decimal numbers are also used for addressing
  • 27. 27 Virtual memory: • When secondary memory is used as primary memory then this is called virtual • Provide assistance to the RAM, by creating space for the great amount of data • When RAM finishes it’s access, virtual memory vanishes • Virtual memory can be selected by user
  • 28. 28 Cache memory: • Small memory chip is attached between CPU & main memory • Give the assistance to the resisters • Speed up the data process • Three types of cache memory is found e.g. L1(CPU resident), L2 & L3 (mother board)
  • 29. 29 Resisters • They are not the part of main memory but store data and pass as directed by CPU • The size of the resisters which is sometimes called the word size,indicates the amount of data with which CPU can work/access. • Ex- 32 bits processor means, 04 bytes data processing capability