SlideShare une entreprise Scribd logo
1  sur  36
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Units
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Bit
Nibble
Byte
Kilobyte
Megabyte
Gigabyte
Terabyte
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Binary
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Computers only
communicate via electronic
signals (on or off). These
are represented to human
by 1s and 0s.
You need to be able to
convert numbers to binary.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Hexadecimal
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Binary numbers are
confusing for programmers
so hexadecimal are easier
to understand and use.
You need to be able to
convert numbers to
hexadecimal.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Overflow
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
When two 8 bit
numbers are added
together and the result
does not fit into an 8 bit
number.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Binary in
Characters
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Characters (A-Z…) are
all represented by
binary numbers so
computers can
understand them.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Character
Set
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
The numerical values
for characters are
stored in a character
set.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
ASCII
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
American Standard Code
for Information Interchange
An example of a character
set. Contains 7 bits worth
of characters (127), used
in English speaking
countries.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
UNICODE
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Universal Code
An example of a
character set. Contains 3
bytes worth of characters
(64,000), used in all
countries.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Pixel
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
An individual ‘dot’
within an image
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Metadata
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
The details to go with
an image (height,
width, colour depth,
resolution…)
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Colour Depth
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
The amount of bits used in each
pixel.
The more bits, the more colours.
1 bit = 2 colours (1 or 0)
2 bit = 4 colours (00,01,10 or 11)
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Resolution
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
The amount of pixels
per square inch of an
image.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Sound in
Binary
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Sound is converted
into binary by
‘sampling’ the height of
the sound wave at
different intervals
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Sample Rate
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
How often the sound is
sampled.
The more the sound it
sampled, the more the
data will sound like the
original.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Bit Rate
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
How much data is
recorded per sample.
The higher the bit rate,
the better the quality, but
the file size will be larger.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Instructions
in Binary
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
When a peripheral
device sends an
instruction to the CPU
this is sent as binary. It is
broken into two bits, the
opcode and operand.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Opcode
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
ADD 34
The opcode is the first
part, the instruction. This
example is saying that a
value needs to be
added.
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
Operand
Learning Objectives
REVISION
2.1.4 Representation of data
in computer systems
ADD 34
The operand is the
second part, the data.
This example is saying
that 34 needs to be
added.

Contenu connexe

Tendances

Tendances (7)

Elements of digital images day06
Elements of digital images  day06Elements of digital images  day06
Elements of digital images day06
 
Visual Cryptography for biometric privacy
Visual Cryptography for biometric privacyVisual Cryptography for biometric privacy
Visual Cryptography for biometric privacy
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
From paper to screen: Putting maps on the web
From paper to screen:  Putting maps on the webFrom paper to screen:  Putting maps on the web
From paper to screen: Putting maps on the web
 
Soundpres
SoundpresSoundpres
Soundpres
 
Visual CryptoGraphy
Visual CryptoGraphyVisual CryptoGraphy
Visual CryptoGraphy
 
Real time DSP algorithms for Mobile communication
Real time DSP algorithms for Mobile communicationReal time DSP algorithms for Mobile communication
Real time DSP algorithms for Mobile communication
 

En vedette

Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3
Halizah Ahmad
 
Data base management system
Data base management systemData base management system
Data base management system
Navneet Jingar
 

En vedette (20)

GCSE Computing Networks Key terms
GCSE Computing Networks Key termsGCSE Computing Networks Key terms
GCSE Computing Networks Key terms
 
GCSE Computing Software Key Terms
GCSE Computing Software Key TermsGCSE Computing Software Key Terms
GCSE Computing Software Key Terms
 
GCSE Compuitng Hardware Key terms
GCSE Compuitng Hardware Key termsGCSE Compuitng Hardware Key terms
GCSE Compuitng Hardware Key terms
 
Programming Key terms Flash Cards
Programming Key terms Flash CardsProgramming Key terms Flash Cards
Programming Key terms Flash Cards
 
Database Key terms Flash Cards
Database Key terms Flash CardsDatabase Key terms Flash Cards
Database Key terms Flash Cards
 
Gcse computing mooc_-_so_p
Gcse computing mooc_-_so_pGcse computing mooc_-_so_p
Gcse computing mooc_-_so_p
 
Computer science
Computer scienceComputer science
Computer science
 
Computer science ppt
Computer science pptComputer science ppt
Computer science ppt
 
Year 9 Options Evening (For Year 10 pupils in 2016-2018)
Year 9 Options Evening (For Year 10 pupils in 2016-2018)Year 9 Options Evening (For Year 10 pupils in 2016-2018)
Year 9 Options Evening (For Year 10 pupils in 2016-2018)
 
Let's Learn
Let's LearnLet's Learn
Let's Learn
 
As Level Computer Science Book -2
As Level Computer Science  Book -2As Level Computer Science  Book -2
As Level Computer Science Book -2
 
As Level Computer Science Book -1
As Level Computer Science  Book -1As Level Computer Science  Book -1
As Level Computer Science Book -1
 
Databases
DatabasesDatabases
Databases
 
Ryedale School Options booklet 2017
Ryedale School Options booklet 2017Ryedale School Options booklet 2017
Ryedale School Options booklet 2017
 
computer science JAVA ppt
computer science JAVA pptcomputer science JAVA ppt
computer science JAVA ppt
 
Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3
 
An Introduction to Entities in Semantic Search
An Introduction to Entities in Semantic SearchAn Introduction to Entities in Semantic Search
An Introduction to Entities in Semantic Search
 
Data base management system
Data base management systemData base management system
Data base management system
 
Dbms
DbmsDbms
Dbms
 
Database management system
Database management systemDatabase management system
Database management system
 

Similaire à GCSE Computing Data Key terms

Learning&Teaching Systems Ppt
Learning&Teaching Systems PptLearning&Teaching Systems Ppt
Learning&Teaching Systems Ppt
ekul
 
Learning& Teaching Systems Ppt
Learning& Teaching  Systems PptLearning& Teaching  Systems Ppt
Learning& Teaching Systems Ppt
Naruin
 
Learning&Teaching Systems Ppt
Learning&Teaching Systems PptLearning&Teaching Systems Ppt
Learning&Teaching Systems Ppt
Kyle
 
Software development slides
Software development slidesSoftware development slides
Software development slides
iarthur
 
Chapter 2Hardware2.1 The System Unit2.2 Data and P
Chapter 2Hardware2.1 The System Unit2.2 Data and PChapter 2Hardware2.1 The System Unit2.2 Data and P
Chapter 2Hardware2.1 The System Unit2.2 Data and P
EstelaJeffery653
 
Number systems.17
Number systems.17Number systems.17
Number systems.17
myrajendra
 

Similaire à GCSE Computing Data Key terms (20)

Computer Systems
Computer SystemsComputer Systems
Computer Systems
 
Learning&Teaching Systems Ppt
Learning&Teaching Systems PptLearning&Teaching Systems Ppt
Learning&Teaching Systems Ppt
 
Learning& Teaching Systems Ppt
Learning& Teaching  Systems PptLearning& Teaching  Systems Ppt
Learning& Teaching Systems Ppt
 
Learning&Teaching Systems Ppt
Learning&Teaching Systems PptLearning&Teaching Systems Ppt
Learning&Teaching Systems Ppt
 
New Computer Systems
New Computer SystemsNew Computer Systems
New Computer Systems
 
Data Representation in Computers
Data Representation in ComputersData Representation in Computers
Data Representation in Computers
 
Sounds and images
Sounds and imagesSounds and images
Sounds and images
 
101 Presentation Sample
101 Presentation Sample101 Presentation Sample
101 Presentation Sample
 
Multimedia System
Multimedia SystemMultimedia System
Multimedia System
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Ipv4 Final
Ipv4 FinalIpv4 Final
Ipv4 Final
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
Chapter 2Hardware2.1 The System Unit2.2 Data and P
Chapter 2Hardware2.1 The System Unit2.2 Data and PChapter 2Hardware2.1 The System Unit2.2 Data and P
Chapter 2Hardware2.1 The System Unit2.2 Data and P
 
CODING OF INFORMATION : sounds, images, printable & non printable data
CODING OF INFORMATION : sounds, images, printable & non printable dataCODING OF INFORMATION : sounds, images, printable & non printable data
CODING OF INFORMATION : sounds, images, printable & non printable data
 
2.1 system concept
2.1 system concept2.1 system concept
2.1 system concept
 
Data representation in a computer
Data representation in a computerData representation in a computer
Data representation in a computer
 
Computer-Number-Systems (1).ppt FCIT HG x
Computer-Number-Systems (1).ppt FCIT HG xComputer-Number-Systems (1).ppt FCIT HG x
Computer-Number-Systems (1).ppt FCIT HG x
 
Binary no
Binary noBinary no
Binary no
 
Quantitative Analysis 2
Quantitative Analysis 2Quantitative Analysis 2
Quantitative Analysis 2
 
Number systems.17
Number systems.17Number systems.17
Number systems.17
 

Dernier

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Dernier (20)

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

GCSE Computing Data Key terms