SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
UGC NET- ICT
MEMORY AND DATA
Megha V
Research Scholar
Kannur University
MEMORY STRUCTURE
Bit (Binary Digit) – A binary digit is logical 0 and 1
Nibble- A group of 4 bits
Byte – A group of 8 bits
Word - A group of fixed number of bits processed as a unit
- varies from computer to computer
By grouping bits together we can store more values
• 8 bits = 1 byte
• 16 bits = 2 bytes = 1 halfword
• 32 bits = 4 bytes = 1 word
LARGER UNITS OF INFORMATION STORAGE
• 1 Kilobyte (KB) = 210 bytes = 1,024 bytes
• 1 MegabByte (MB) = 1,024 KB = 220 bytes = 1 Million bytes
• 1 Gigabyte (GB) = 1,024 MB = 230 bytes = 1 Billion bytes
• 1 Terabyte(TB)=1024 GB =240 bytes = 1 Trillion bytes
• 1 Petabyte (PB)=1024 TB = 250 bytes = 1 quadrillion bytes
• 1 Exabyte(EB) =1024 PB= 260 bytes = 1 quintillion bytes
• 1 Zettabyte (ZB) = 1024 EB = 270 bytes = 1 sextillion bytes
• 1 Yottabyte (YB) = 1024 ZB= 280 bytes = 1 septillion bytes
NUMBER SYSTEM
Decimal (base-10) number system
• We have symbols (digits) that can represent ten integer values: 0, 1, 2, 3, 4, 5, 6, 7, 8,
9
• We represent integer values larger than 9 with combinations of two or more digits,
e.g.: 10, 11, 12, ..., 112, ..., 247
e.g.: 247
= (7 x 100 ) + (4 x 101 ) + (2 x 102 )
2 is the Most Significant Digit
7 is the Least Significant Digit
NUMBER SYSTEM
Binary (Base 2) Number system
• Computer systems store information electronically using bits (binary digits)
• Each bit can be in one of two states, which we can take to represent the binary (base-2)
digits 0 and 1
• The binary number system is a natural number system for computing (rather than the
decimal system)
• Using a single bit, we can represent integer values 0 and 1
• Using two bits, we can represent 0, 1, 10, 11
NUMBER CONVERSION
• Binary to Decimal Conversion
100101 = (1 x 20 ) +
(0 x 21 ) + LSB - Least Significant Bit
MSB LSB (1 x 22 ) + MSB – Most Significant Bit
(0 x 23 ) +
(0 x 24 ) +
(1 x 25 ) +
= 37 (100101)2 = (37)10
• Binary fraction to Decimal Conversion
NUMBER CONVERSION
11001.11
decimal part 11001= fractional part .11 =
( 1 x 20 ) = 1+ (1 x 2 -1 ) + = 0.50 +
( 0 x 21 ) = 0+ (1 x 2 -2 ) = 0.25
( 0 x 22 ) = 0 +
( 1x 23 ) = 8 + = .75
( 1 x 24 ) = 16
= 25
(11001.11)2 = (25.75)10
NUMBER CONVERSION
• Decimal to Binary Conversion
Convert 37 to its binary equivalent?
Quotient Remainder Binary digit
37 / 2 = 18 1 1
18 / 2 = 9 0 0
9 / 2 = 4 1 1
4 / 2 = 2 0 0
2 / 2 = 1 0 0
1 / 2 = 0 1 1 (37)10 = (100101)2
NUMBER CONVERSION
• Decimal fraction to Binary Conversion
Convert 25.75 to its binary equivalent?
Decimal Part 25 Fractional Part 0.75
Quotient Remainder Binary digit
25 / 2 = 12 1 1 0.75 x 2 = 1.50 1
12 / 2 = 6 0 0
6 / 2 = 3 0 0 0.50 x 2 = 1.0 1
3 / 2 = 1 1 1
1 / 2 = 0 1 1
(25.75)10 = (11001.11)2

More Related Content

PDF
Green function
PPT
Riemann sumsdefiniteintegrals
PDF
Bra and ket notations
PPTX
The Oxford Movement
PPT
introduction to Numerical Analysis
PPTX
newton raphson method
PPT
English Renaissance
PPT
Vedic Mathematics ppt
Green function
Riemann sumsdefiniteintegrals
Bra and ket notations
The Oxford Movement
introduction to Numerical Analysis
newton raphson method
English Renaissance
Vedic Mathematics ppt

What's hot (20)

PPTX
Applications of analytic functions and vector calculus
PPTX
Derivatives in graphing-dfs
PPT
The mayor of_casterbridge
PDF
Liner algebra-vector space-1 introduction to vector space and subspace
PPTX
Oxford Movement
PPTX
Number Systems and Arithmetic Operations.pptx
PPTX
Mahasweta Devi
PDF
Applied numerical methods lec12
PPT
Impact of renaissance on english literature
PDF
Inner product spaces
PPT
System Of Linear Equations
PDF
First fundamental form and metric tensor
PPTX
Limits and continuity powerpoint
PDF
Calculus Early Transcendentals 10th Edition Anton Solutions Manual
PDF
History of English Education in India
PPTX
John Keats as a romantic poet
PPTX
Initial value problems
PDF
Logical implication - Necessary and Sufficient conditions
PDF
New syllabus maths 7th ed 1 1
PPTX
NUMBER SYSTEM
Applications of analytic functions and vector calculus
Derivatives in graphing-dfs
The mayor of_casterbridge
Liner algebra-vector space-1 introduction to vector space and subspace
Oxford Movement
Number Systems and Arithmetic Operations.pptx
Mahasweta Devi
Applied numerical methods lec12
Impact of renaissance on english literature
Inner product spaces
System Of Linear Equations
First fundamental form and metric tensor
Limits and continuity powerpoint
Calculus Early Transcendentals 10th Edition Anton Solutions Manual
History of English Education in India
John Keats as a romantic poet
Initial value problems
Logical implication - Necessary and Sufficient conditions
New syllabus maths 7th ed 1 1
NUMBER SYSTEM
Ad

Similar to UGC NET Paper 1 ICT Memory and data (20)

PDF
Digital logic_ Number System.pdf advanced
PPTX
2013 1
PDF
Standard 9th Number System Power point presentation
PDF
Digital Electronics – Unit I.pdf
PPT
1. basic theories of information
PPTX
1 number systems-binary
PPT
Number systems and its conversion & complements.ppt
PPT
ENG241-Week1-NumberSystemsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
PPTX
Number System.pptx
PPTX
DLD-Introduction.pptx
PPT
Binary codes
PPTX
More on number system
PDF
UNIT-1- Logic gates and Boolean algebras
PPT
Number system
PPT
2. Computer_Organization_unit_ 1_win.ppt
PDF
Module 1 number systems and code1
PDF
Chapter 1
PPTX
EC8392 -DIGITAL ELECTRONICS -basics
PDF
Finite word length effects
PPTX
DLD lecture notes dld notes chapter 1 .pptx
Digital logic_ Number System.pdf advanced
2013 1
Standard 9th Number System Power point presentation
Digital Electronics – Unit I.pdf
1. basic theories of information
1 number systems-binary
Number systems and its conversion & complements.ppt
ENG241-Week1-NumberSystemsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Number System.pptx
DLD-Introduction.pptx
Binary codes
More on number system
UNIT-1- Logic gates and Boolean algebras
Number system
2. Computer_Organization_unit_ 1_win.ppt
Module 1 number systems and code1
Chapter 1
EC8392 -DIGITAL ELECTRONICS -basics
Finite word length effects
DLD lecture notes dld notes chapter 1 .pptx
Ad

More from Megha V (20)

PPTX
Soft Computing Techniques_Part 1.pptx
PPTX
JavaScript- Functions and arrays.pptx
PPTX
Introduction to JavaScript
PPTX
Python Exception Handling
PPTX
Python- Regular expression
PPTX
File handling in Python
PPTX
Python programming -Tuple and Set Data type
PPTX
Python programming –part 7
PPTX
Python programming Part -6
PPTX
Python programming: Anonymous functions, String operations
PPTX
Python programming- Part IV(Functions)
PPTX
Python programming –part 3
PPTX
Parts of python programming language
PPTX
Python programming
PPTX
Strassen's matrix multiplication
PPTX
Solving recurrences
PPTX
Algorithm Analysis
PPTX
Algorithm analysis and design
PPTX
Genetic algorithm
PPTX
Seminar presentation on OpenGL
Soft Computing Techniques_Part 1.pptx
JavaScript- Functions and arrays.pptx
Introduction to JavaScript
Python Exception Handling
Python- Regular expression
File handling in Python
Python programming -Tuple and Set Data type
Python programming –part 7
Python programming Part -6
Python programming: Anonymous functions, String operations
Python programming- Part IV(Functions)
Python programming –part 3
Parts of python programming language
Python programming
Strassen's matrix multiplication
Solving recurrences
Algorithm Analysis
Algorithm analysis and design
Genetic algorithm
Seminar presentation on OpenGL

Recently uploaded (20)

PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Classroom Observation Tools for Teachers
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Complications of Minimal Access Surgery at WLH
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
01-Introduction-to-Information-Management.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
master seminar digital applications in india
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Sports Quiz easy sports quiz sports quiz
PPTX
Final Presentation General Medicine 03-08-2024.pptx
Renaissance Architecture: A Journey from Faith to Humanism
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Classroom Observation Tools for Teachers
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
102 student loan defaulters named and shamed – Is someone you know on the list?
PPH.pptx obstetrics and gynecology in nursing
2.FourierTransform-ShortQuestionswithAnswers.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
GDM (1) (1).pptx small presentation for students
Complications of Minimal Access Surgery at WLH
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
01-Introduction-to-Information-Management.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
O7-L3 Supply Chain Operations - ICLT Program
master seminar digital applications in india
Microbial diseases, their pathogenesis and prophylaxis
STATICS OF THE RIGID BODIES Hibbelers.pdf
Sports Quiz easy sports quiz sports quiz
Final Presentation General Medicine 03-08-2024.pptx

UGC NET Paper 1 ICT Memory and data

  • 1. UGC NET- ICT MEMORY AND DATA Megha V Research Scholar Kannur University
  • 2. MEMORY STRUCTURE Bit (Binary Digit) – A binary digit is logical 0 and 1 Nibble- A group of 4 bits Byte – A group of 8 bits Word - A group of fixed number of bits processed as a unit - varies from computer to computer By grouping bits together we can store more values • 8 bits = 1 byte • 16 bits = 2 bytes = 1 halfword • 32 bits = 4 bytes = 1 word
  • 3. LARGER UNITS OF INFORMATION STORAGE • 1 Kilobyte (KB) = 210 bytes = 1,024 bytes • 1 MegabByte (MB) = 1,024 KB = 220 bytes = 1 Million bytes • 1 Gigabyte (GB) = 1,024 MB = 230 bytes = 1 Billion bytes • 1 Terabyte(TB)=1024 GB =240 bytes = 1 Trillion bytes • 1 Petabyte (PB)=1024 TB = 250 bytes = 1 quadrillion bytes • 1 Exabyte(EB) =1024 PB= 260 bytes = 1 quintillion bytes • 1 Zettabyte (ZB) = 1024 EB = 270 bytes = 1 sextillion bytes • 1 Yottabyte (YB) = 1024 ZB= 280 bytes = 1 septillion bytes
  • 4. NUMBER SYSTEM Decimal (base-10) number system • We have symbols (digits) that can represent ten integer values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 • We represent integer values larger than 9 with combinations of two or more digits, e.g.: 10, 11, 12, ..., 112, ..., 247 e.g.: 247 = (7 x 100 ) + (4 x 101 ) + (2 x 102 ) 2 is the Most Significant Digit 7 is the Least Significant Digit
  • 5. NUMBER SYSTEM Binary (Base 2) Number system • Computer systems store information electronically using bits (binary digits) • Each bit can be in one of two states, which we can take to represent the binary (base-2) digits 0 and 1 • The binary number system is a natural number system for computing (rather than the decimal system) • Using a single bit, we can represent integer values 0 and 1 • Using two bits, we can represent 0, 1, 10, 11
  • 6. NUMBER CONVERSION • Binary to Decimal Conversion 100101 = (1 x 20 ) + (0 x 21 ) + LSB - Least Significant Bit MSB LSB (1 x 22 ) + MSB – Most Significant Bit (0 x 23 ) + (0 x 24 ) + (1 x 25 ) + = 37 (100101)2 = (37)10
  • 7. • Binary fraction to Decimal Conversion NUMBER CONVERSION 11001.11 decimal part 11001= fractional part .11 = ( 1 x 20 ) = 1+ (1 x 2 -1 ) + = 0.50 + ( 0 x 21 ) = 0+ (1 x 2 -2 ) = 0.25 ( 0 x 22 ) = 0 + ( 1x 23 ) = 8 + = .75 ( 1 x 24 ) = 16 = 25 (11001.11)2 = (25.75)10
  • 8. NUMBER CONVERSION • Decimal to Binary Conversion Convert 37 to its binary equivalent? Quotient Remainder Binary digit 37 / 2 = 18 1 1 18 / 2 = 9 0 0 9 / 2 = 4 1 1 4 / 2 = 2 0 0 2 / 2 = 1 0 0 1 / 2 = 0 1 1 (37)10 = (100101)2
  • 9. NUMBER CONVERSION • Decimal fraction to Binary Conversion Convert 25.75 to its binary equivalent? Decimal Part 25 Fractional Part 0.75 Quotient Remainder Binary digit 25 / 2 = 12 1 1 0.75 x 2 = 1.50 1 12 / 2 = 6 0 0 6 / 2 = 3 0 0 0.50 x 2 = 1.0 1 3 / 2 = 1 1 1 1 / 2 = 0 1 1 (25.75)10 = (11001.11)2