SlideShare a Scribd company logo
1 of 46
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 (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 1MAXWIN
 
Calendário Acadêmico 2015
Calendário Acadêmico 2015Calendário Acadêmico 2015
Calendário Acadêmico 2015whogivesafox
 
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 crawlingDawn 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_projetoBRETAS, 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
 
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 Infanciaeugeniahd
 

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 RepresentationKyle
 
SD & D Representing Positive Numbers
SD & D Representing Positive NumbersSD & D Representing Positive Numbers
SD & D Representing Positive NumbersForrester 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 PptKyle
 
Learning& Teaching Systems Ppt
Learning& Teaching  Systems PptLearning& Teaching  Systems Ppt
Learning& Teaching Systems PptNaruin
 
New Computer Systems
New Computer SystemsNew Computer Systems
New Computer Systemsmrsmackenzie
 
Computer Systems
Computer SystemsComputer Systems
Computer Systemsdrs
 
Bits and the organization of memory
Bits and the organization of memoryBits and the organization of memory
Bits and the organization of memorydmendonsa
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawabAmmar_n
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptxODAATUBE1
 
data representation
 data representation data representation
data representationHaroon_007
 
Pertemuan 2 - Sistem Bilangan
Pertemuan 2 - Sistem BilanganPertemuan 2 - Sistem Bilangan
Pertemuan 2 - Sistem Bilanganahmad 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

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 

Recently uploaded (20)

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 

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.