SlideShare a Scribd company logo
Higher Computing Mr Arthur
Course Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Computer Systems ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Aims of Lesson 1 ,[object Object],[object Object],[object Object],[object Object]
Data Representation 100 billion  switches  per sq. cm
Data Storage ,[object Object],[object Object]
Decimal Counting System ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
How Positive Whole Numbers are Stored ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Binary back to Decimal ,[object Object],[object Object],[object Object],[object Object],[object Object]
Binary to Decimal ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Binary Bingo ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Data Storage ,[object Object],[object Object],[object Object],[object Object],[object Object]
Aims of Lesson 2 ,[object Object],[object Object]
Representing Negative Numbers ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Representing Negative Numbers ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
2s Complement ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Negative Whole Numbers ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
2s Complement Questions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Aims of Lesson 3 ,[object Object],[object Object]
Representing Non Whole Numbers ,[object Object],[object Object],[object Object],128  64   32   16  8   4  2  1  0.5  0.25  0.125  0.0625  1  0  0  0  0  0  0  0  1  1  0  0
Mantissa and Exponent ,[object Object],[object Object],[object Object],[object Object],[object Object],128  64   32   16  8   4  2  1  0.5  0.25  0.125  0.0625  1  0  0  0  0  0  0  0  1  1  0  0  1  0  0  0  0  0  0  0  1  1  0  0
[object Object],[object Object],[object Object],[object Object],[object Object],1  0  0  1  1  0  0  0  1  0  1  0  0  1  1  0  0  0  1  0  How do we represent the number 38.125 using floating point 32  16  8   4  2  1  0.5  0.25  0.125  0.0625
Representing Non Whole Numbers ,[object Object],[object Object],[object Object],[object Object],8  4  2  1  0.5  0.25  0.125  0.075  0.0375  0.01875  0.009375
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Mantissa and Exponent 16  8  4  2  1  0.5  0.25  0.125 16 + 2 + 0.25 + 0.125 = 18.375
Aims of Lesson 4 ,[object Object],[object Object],[object Object],[object Object]
Storage Capacities 0 or 1 = 1 bit 8 bits = 1 byte 1024 bytes = 1 Kilobyte 1024 Kilobytes = 1 Megabyte 1024 Megabytes = 1 Gigabyte 1024 Gigabytes = 1 Terabyte
Storage Conversions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Storage Conversion Questions ,[object Object],[object Object]
Solutions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
How is Text Represented ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],7 97 110 0001 a 65 100 0001 A 49 011 0001 1 34 010 0010 ‘ 33 010 0001 ! 32 010 0000 space 13 000 1101 return 9 000 1001 tab Decimal Binary Character
How is Text Represented ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],16
Aims of Lesson 5 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
BIT Map Graphics SCREEN MEMORY PIXEL MEMORY REQUIRED 8 BITS X 8 BITS = 64 BITS = 8 BYTES Bit Map = the graphic is made up from a series of pixels
Graphics Resolution ,[object Object],[object Object],[object Object],Pixel Pattern using 8x8 grid  Pixel Pattern using 16x16 grid
Calculating Storage Capacities of Bit Mapped Images ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],7
Bit Map  V  Vector Graphics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Aims of Lesson 6 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
True Colour ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Bit Depth = 1 bit Human eye cannot distinguish between adjacent  shades of grey when looking at more than 200 shades between black and white  Bit Depth = 2 bit
Bit Depths Bit Depth = 2 bits 01 10 11 00
Solutions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Aims of Lesson 7 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Compression ,[object Object],[object Object],[object Object],[object Object]
Lossless Compression ,[object Object],[object Object],COLOUR  = 10011000 11100000 e.g. 16 bits NUMBER OF THE SAME PIXELS  = 32 100000  STORAGE REQUIRED  = 16 BITS + 6 BITS = 22 BITS
Lossy Compression ,[object Object],[object Object],[object Object],[object Object]
Data Representation – Learning Aims   ,[object Object],[object Object],[object Object],[object Object],[object Object]
Data Representation – Learning Aims   ,[object Object],[object Object],[object Object],[object Object],[object Object]

More Related Content

What's hot

Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
Hazel Anne Quirao
 
Data Representation
Data RepresentationData Representation
Data Representation
Education Front
 
Cmp104 lec 2 number system
Cmp104 lec 2 number systemCmp104 lec 2 number system
Cmp104 lec 2 number systemkapil078
 
Computer data representation (integers, floating-point numbers, text, images,...
Computer data representation (integers, floating-point numbers, text, images,...Computer data representation (integers, floating-point numbers, text, images,...
Computer data representation (integers, floating-point numbers, text, images,...
ArtemKovera
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
Prof. Dr. K. Adisesha
 
Topic 1 Data Representation
Topic 1 Data RepresentationTopic 1 Data Representation
Topic 1 Data Representationekul
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
sohag sikder
 
Data representation
 Data representation Data representation
Data representation
Ashraf Miraz
 
Chapter 02 Data Types
Chapter 02   Data TypesChapter 02   Data Types
Chapter 02 Data TypesNathan Yeung
 
Data representation
Data representationData representation
Data representation
Prof. Dr. K. Adisesha
 
Lec 02 data representation part 2
Lec 02 data representation part 2Lec 02 data representation part 2
Lec 02 data representation part 2Abdul Khan
 
Module 1 number systems and code1
Module 1  number systems and code1Module 1  number systems and code1
Module 1 number systems and code1
Deepak John
 
Digital electronics
Digital electronicsDigital electronics
Digital electronics
Sukriti Dhang
 
PPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMPPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEM
Rishabh Kanth
 

What's hot (19)

1. basic theories of information
1. basic theories of information1. basic theories of information
1. basic theories of information
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
W 9 numbering system
W 9 numbering systemW 9 numbering system
W 9 numbering system
 
Data Representation
Data RepresentationData Representation
Data Representation
 
Cmp104 lec 2 number system
Cmp104 lec 2 number systemCmp104 lec 2 number system
Cmp104 lec 2 number system
 
Computer data representation (integers, floating-point numbers, text, images,...
Computer data representation (integers, floating-point numbers, text, images,...Computer data representation (integers, floating-point numbers, text, images,...
Computer data representation (integers, floating-point numbers, text, images,...
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
Topic 1 Data Representation
Topic 1 Data RepresentationTopic 1 Data Representation
Topic 1 Data Representation
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
 
Data representation
Data representationData representation
Data representation
 
Data representation
 Data representation Data representation
Data representation
 
Meghna ppt.
Meghna ppt.Meghna ppt.
Meghna ppt.
 
Chapter 02 Data Types
Chapter 02   Data TypesChapter 02   Data Types
Chapter 02 Data Types
 
Data representation
Data representationData representation
Data representation
 
Lec 02 data representation part 2
Lec 02 data representation part 2Lec 02 data representation part 2
Lec 02 data representation part 2
 
Module 1 number systems and code1
Module 1  number systems and code1Module 1  number systems and code1
Module 1 number systems and code1
 
Digital electronics
Digital electronicsDigital electronics
Digital electronics
 
Lec 02
Lec 02Lec 02
Lec 02
 
PPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMPPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEM
 

Viewers also liked

Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...
Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...
Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...
Can Akin
 
Secundaria 14 1
Secundaria 14 1Secundaria 14 1
Secundaria 14 1
MAXWIN
 
TCC_POS_LUIZ
TCC_POS_LUIZTCC_POS_LUIZ
Lamborghini
LamborghiniLamborghini
Lamborghini
JuanBaronRojas
 
Planificacion 300306
Planificacion 300306Planificacion 300306
Planificacion 300306
Victorino Redondo Fidalgo
 
Calendário Acadêmico 2015
Calendário Acadêmico 2015Calendário Acadêmico 2015
Calendário Acadêmico 2015
whogivesafox
 
Rota do Cambuci - Faça Parte e promova o fruto símbolo da Mata Atlântica
Rota do Cambuci - Faça Parte e promova o fruto símbolo da Mata AtlânticaRota do Cambuci - Faça Parte e promova o fruto símbolo da Mata Atlântica
Rota do Cambuci - Faça Parte e promova o fruto símbolo da Mata Atlântica
Instituto AUÁ de Empreendedorismo Socioambiental
 
Bringing in the family to emphasise importance and win during crawling
Bringing in the family to emphasise importance and win during crawlingBringing in the family to emphasise importance and win during crawling
Bringing in the family to emphasise importance and win during crawling
Dawn Anderson MSc DigM
 
Técnicas e habilidades_funcionais_gerenciamento_do_projeto
Técnicas e habilidades_funcionais_gerenciamento_do_projetoTécnicas e habilidades_funcionais_gerenciamento_do_projeto
Técnicas e habilidades_funcionais_gerenciamento_do_projeto
BRETAS, Francisco Iglesias
 
Banco santander brasil guia de cocriaçao julho 2011 (2)
Banco santander brasil guia de cocriaçao julho 2011 (2)Banco santander brasil guia de cocriaçao julho 2011 (2)
Banco santander brasil guia de cocriaçao julho 2011 (2)
TheThinkingHotel
 
Presentacion UFPS ENFERMERIA exterior
Presentacion UFPS ENFERMERIA exteriorPresentacion UFPS ENFERMERIA exterior
Presentacion UFPS ENFERMERIA exterior
MAESTRIA EDUCACION UPA
 
Week11SubmitAssessmentsFinalProjectONealAPsychologicalreport
Week11SubmitAssessmentsFinalProjectONealAPsychologicalreportWeek11SubmitAssessmentsFinalProjectONealAPsychologicalreport
Week11SubmitAssessmentsFinalProjectONealAPsychologicalreportAudrey Jackie O'Neal
 
Técnico desarrollo rural
Técnico  desarrollo ruralTécnico  desarrollo rural
Técnico desarrollo ruralTolipaz PDP
 
Guerras del xx y xxi
Guerras del xx y xxiGuerras del xx y xxi
Guerras del xx y xxiAthos
 
2014 01 09_adm cap giro_aula 01
2014 01 09_adm cap giro_aula 012014 01 09_adm cap giro_aula 01
2014 01 09_adm cap giro_aula 01Claudio Parra
 
Curso Herramientas Web,Caries Temprana De La Infancia
Curso Herramientas Web,Caries Temprana De La InfanciaCurso Herramientas Web,Caries Temprana De La Infancia
Curso Herramientas Web,Caries Temprana De La Infancia
eugeniahd
 

Viewers also liked (20)

Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...
Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...
Mr Can Akın - Souls Had No More Endurance - Left To His Crying - Canlar Dayan...
 
Tobiasrotting Gestionaguacuencaaridamineria
Tobiasrotting GestionaguacuencaaridamineriaTobiasrotting Gestionaguacuencaaridamineria
Tobiasrotting Gestionaguacuencaaridamineria
 
Secundaria 14 1
Secundaria 14 1Secundaria 14 1
Secundaria 14 1
 
TCC_POS_LUIZ
TCC_POS_LUIZTCC_POS_LUIZ
TCC_POS_LUIZ
 
Lamborghini
LamborghiniLamborghini
Lamborghini
 
Planificacion 300306
Planificacion 300306Planificacion 300306
Planificacion 300306
 
Edadmedia
EdadmediaEdadmedia
Edadmedia
 
Calendário Acadêmico 2015
Calendário Acadêmico 2015Calendário Acadêmico 2015
Calendário Acadêmico 2015
 
Rota do Cambuci - Faça Parte e promova o fruto símbolo da Mata Atlântica
Rota do Cambuci - Faça Parte e promova o fruto símbolo da Mata AtlânticaRota do Cambuci - Faça Parte e promova o fruto símbolo da Mata Atlântica
Rota do Cambuci - Faça Parte e promova o fruto símbolo da Mata Atlântica
 
Bringing in the family to emphasise importance and win during crawling
Bringing in the family to emphasise importance and win during crawlingBringing in the family to emphasise importance and win during crawling
Bringing in the family to emphasise importance and win during crawling
 
Técnicas e habilidades_funcionais_gerenciamento_do_projeto
Técnicas e habilidades_funcionais_gerenciamento_do_projetoTécnicas e habilidades_funcionais_gerenciamento_do_projeto
Técnicas e habilidades_funcionais_gerenciamento_do_projeto
 
Banco santander brasil guia de cocriaçao julho 2011 (2)
Banco santander brasil guia de cocriaçao julho 2011 (2)Banco santander brasil guia de cocriaçao julho 2011 (2)
Banco santander brasil guia de cocriaçao julho 2011 (2)
 
Presentacion UFPS ENFERMERIA exterior
Presentacion UFPS ENFERMERIA exteriorPresentacion UFPS ENFERMERIA exterior
Presentacion UFPS ENFERMERIA exterior
 
Week11SubmitAssessmentsFinalProjectONealAPsychologicalreport
Week11SubmitAssessmentsFinalProjectONealAPsychologicalreportWeek11SubmitAssessmentsFinalProjectONealAPsychologicalreport
Week11SubmitAssessmentsFinalProjectONealAPsychologicalreport
 
Técnico desarrollo rural
Técnico  desarrollo ruralTécnico  desarrollo rural
Técnico desarrollo rural
 
Guerras del xx y xxi
Guerras del xx y xxiGuerras del xx y xxi
Guerras del xx y xxi
 
2014 01 09_adm cap giro_aula 01
2014 01 09_adm cap giro_aula 012014 01 09_adm cap giro_aula 01
2014 01 09_adm cap giro_aula 01
 
Projeto tecnologias na sala de aula
Projeto tecnologias na sala de aulaProjeto tecnologias na sala de aula
Projeto tecnologias na sala de aula
 
Paludismo 1.2
Paludismo 1.2Paludismo 1.2
Paludismo 1.2
 
Curso Herramientas Web,Caries Temprana De La Infancia
Curso Herramientas Web,Caries Temprana De La InfanciaCurso Herramientas Web,Caries Temprana De La Infancia
Curso Herramientas Web,Caries Temprana De La Infancia
 

Similar to Network Slides

Topic 1 Data Representation
Topic 1 Data RepresentationTopic 1 Data Representation
Topic 1 Data Representation
Kyle
 
SD & D Representing Positive Numbers
SD & D Representing Positive NumbersSD & D Representing Positive Numbers
SD & D Representing Positive Numbers
Forrester High School
 
Representation of Positive Numbers
Representation of Positive NumbersRepresentation of Positive Numbers
Representation of Positive Numbers
Forrester High School
 
Learning&Teaching Systems Ppt
Learning&Teaching Systems PptLearning&Teaching Systems Ppt
Learning&Teaching Systems Pptekul
 
Learning& Teaching Systems Ppt
Learning& Teaching  Systems PptLearning& Teaching  Systems Ppt
Learning& Teaching Systems PptNaruin
 
Learning&Teaching Systems Ppt
Learning&Teaching Systems PptLearning&Teaching Systems Ppt
Learning&Teaching Systems PptKyle
 
New Computer Systems
New Computer SystemsNew Computer Systems
New Computer Systems
mrsmackenzie
 
Computer Systems
Computer SystemsComputer Systems
Computer Systems
drs
 
Bits and the organization of memory
Bits and the organization of memoryBits and the organization of memory
Bits and the organization of memory
dmendonsa
 
Number system
Number system  Number system
Number system
anjineyalus
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawab
Ammar_n
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptx
ODAATUBE1
 
Binary numbers
Binary numbersBinary numbers
Binary numbers
SabahtHussein
 
data representation
 data representation data representation
data representation
Haroon_007
 
Number systems r002
Number systems  r002Number systems  r002
Number systems r002
arunachalamr16
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
Wollo UNiversity
 
Pertemuan 2 - Sistem Bilangan
Pertemuan 2 - Sistem BilanganPertemuan 2 - Sistem Bilangan
Pertemuan 2 - Sistem Bilangan
ahmad haidaroh
 

Similar to Network Slides (20)

Topic 1 Data Representation
Topic 1 Data RepresentationTopic 1 Data Representation
Topic 1 Data Representation
 
SD & D Representing Positive Numbers
SD & D Representing Positive NumbersSD & D Representing Positive Numbers
SD & D Representing Positive Numbers
 
Representation of Positive Numbers
Representation of Positive NumbersRepresentation of Positive Numbers
Representation of Positive Numbers
 
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
 
Computer Systems
Computer SystemsComputer Systems
Computer Systems
 
Bits and the organization of memory
Bits and the organization of memoryBits and the organization of memory
Bits and the organization of memory
 
W 9 numbering system
W 9 numbering systemW 9 numbering system
W 9 numbering system
 
Number system
Number system  Number system
Number system
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawab
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptx
 
Binary numbers
Binary numbersBinary numbers
Binary numbers
 
Integers
IntegersIntegers
Integers
 
data representation
 data representation data representation
data representation
 
Number systems r002
Number systems  r002Number systems  r002
Number systems r002
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
2013 1
2013 1 2013 1
2013 1
 
Pertemuan 2 - Sistem Bilangan
Pertemuan 2 - Sistem BilanganPertemuan 2 - Sistem Bilangan
Pertemuan 2 - Sistem Bilangan
 

More from iarthur

Info systems design and development
Info systems design and developmentInfo systems design and development
Info systems design and developmentiarthur
 
Software development slides
Software development slidesSoftware development slides
Software development slidesiarthur
 
All about me by mike
All about me by mikeAll about me by mike
All about me by mikeiarthur
 
Software development slides
Software development slidesSoftware development slides
Software development slidesiarthur
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceiarthur
 
Graphics slides
Graphics slidesGraphics slides
Graphics slidesiarthur
 
Internet slides
Internet slidesInternet slides
Internet slidesiarthur
 
Software development slides
Software development slidesSoftware development slides
Software development slidesiarthur
 
Int 2 software slides 2010
Int 2 software slides 2010Int 2 software slides 2010
Int 2 software slides 2010iarthur
 
Int 2 networks 2010
Int 2 networks 2010Int 2 networks 2010
Int 2 networks 2010iarthur
 
Int 2 peripherals 2010
Int 2 peripherals 2010Int 2 peripherals 2010
Int 2 peripherals 2010iarthur
 
Int 2 computer structure 2010
Int 2 computer structure 2010Int 2 computer structure 2010
Int 2 computer structure 2010iarthur
 
Networking slides
Networking slidesNetworking slides
Networking slidesiarthur
 
Networking slides
Networking slidesNetworking slides
Networking slidesiarthur
 
Non Profit Making
Non Profit MakingNon Profit Making
Non Profit Makingiarthur
 
Word Processing Slides
Word Processing SlidesWord Processing Slides
Word Processing Slidesiarthur
 
Intro To Computer Hardware
Intro To Computer HardwareIntro To Computer Hardware
Intro To Computer Hardwareiarthur
 
Spreadsheets
SpreadsheetsSpreadsheets
Spreadsheetsiarthur
 
Int 2 Accounting
Int 2 AccountingInt 2 Accounting
Int 2 Accountingiarthur
 
Admission Of A New Partner Accounts
Admission Of A New Partner AccountsAdmission Of A New Partner Accounts
Admission Of A New Partner Accountsiarthur
 

More from iarthur (20)

Info systems design and development
Info systems design and developmentInfo systems design and development
Info systems design and development
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
All about me by mike
All about me by mikeAll about me by mike
All about me by mike
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Graphics slides
Graphics slidesGraphics slides
Graphics slides
 
Internet slides
Internet slidesInternet slides
Internet slides
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
Int 2 software slides 2010
Int 2 software slides 2010Int 2 software slides 2010
Int 2 software slides 2010
 
Int 2 networks 2010
Int 2 networks 2010Int 2 networks 2010
Int 2 networks 2010
 
Int 2 peripherals 2010
Int 2 peripherals 2010Int 2 peripherals 2010
Int 2 peripherals 2010
 
Int 2 computer structure 2010
Int 2 computer structure 2010Int 2 computer structure 2010
Int 2 computer structure 2010
 
Networking slides
Networking slidesNetworking slides
Networking slides
 
Networking slides
Networking slidesNetworking slides
Networking slides
 
Non Profit Making
Non Profit MakingNon Profit Making
Non Profit Making
 
Word Processing Slides
Word Processing SlidesWord Processing Slides
Word Processing Slides
 
Intro To Computer Hardware
Intro To Computer HardwareIntro To Computer Hardware
Intro To Computer Hardware
 
Spreadsheets
SpreadsheetsSpreadsheets
Spreadsheets
 
Int 2 Accounting
Int 2 AccountingInt 2 Accounting
Int 2 Accounting
 
Admission Of A New Partner Accounts
Admission Of A New Partner AccountsAdmission Of A New Partner Accounts
Admission Of A New Partner Accounts
 

Recently uploaded

Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 

Recently uploaded (20)

Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 

Network Slides

  • 2.
  • 3.
  • 4.
  • 5. Data Representation 100 billion switches per sq. cm
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26. Storage Capacities 0 or 1 = 1 bit 8 bits = 1 byte 1024 bytes = 1 Kilobyte 1024 Kilobytes = 1 Megabyte 1024 Megabytes = 1 Gigabyte 1024 Gigabytes = 1 Terabyte
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33. BIT Map Graphics SCREEN MEMORY PIXEL MEMORY REQUIRED 8 BITS X 8 BITS = 64 BITS = 8 BYTES Bit Map = the graphic is made up from a series of pixels
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39. Bit Depths Bit Depth = 2 bits 01 10 11 00
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.