SlideShare a Scribd company logo
1 of 29
DATA
COMMUNICATION
LeCTUre-1LeCTUre-1
COUrse OUTLINeCOUrse OUTLINe
• Thecoursewill consist of :
 32 lectures
 5-10 assignments
 4 exams(3 midterm and 1 final)
• Grading Criteria:
 Two Best Midterm:40%
 Final Exam: 40%
 Assignments: 20%
TexTbOOkTexTbOOk
• “Data Communications and Networking” 4th
Edition by Behrouz A. Forouzan
• “Data and Computer Communication” 6th
Edition by William Stallings
OvervIew Of LeCTUre 1OvervIew Of LeCTUre 1
• DataCommunication
• DataCommunication System
• Factorseffecting DataCommunication system
• Componentsof datacommunication system
• DataRepresentation
DATA COMMUNICATIONDATA COMMUNICATION
“DataCommunication istheexchangeof
Data(in form of 0’sand 1’s) from one
entity (eg. Computer) to theother using
aTransmission Medium”
DATA COMMUNICATION (CONT..)DATA COMMUNICATION (CONT..)
 “Simply meanssharing of datalocally or remotely.”
 LOCAL
 communication usually occursfaceto face
 Communicating devices are present in the same building or a
similarly restricted geographical area.
 REMOTE
 remotecommunication takesplaceover distance.
 Communicating devicesarepresent farther apart.
 The term telecommunication, which includes telephony,
telegraphy, and television, means communication at a distance
(teleisGreek for "far").
DATA COMMUNICATION sysTeMDATA COMMUNICATION sysTeM
For DataCommunication to occur,
communicating devicesmust beapart of a
communication system madeup of a
combination of hardware(physical equipment)
and software(programs). Thissystem is
known as
“DATA COMMUNICATION SYSTEM”
effeCTIveNess Of DATAeffeCTIveNess Of DATA
COMM. sysTeMCOMM. sysTeM
• Effectiveness depends upon four fundamental
characteristics:
– Delivery (to thespecific/ correct destination)
– Accuracy (correctly/ accurately)
– Timeliness (data delivered in a timely manner, without
significant delay)
– Jitter (uneven/variation delay in the delivery of audio or
video packets)
• For exampleapostal mail.
Components of a simple DataComponents of a simple Data
CommuniCation systemCommuniCation system
Components of a DataComponents of a Data
CommuniCation systemCommuniCation system
• A Data communication system is made up of 5
components:
1. Message
2. Sender
3. Receiver
4. Medium
5. Protocol
messagemessage
• The message is the information (data) to be
communicated. A message is transmitted from sender
to receiver.
• It can
 datafile
 an audio or video file
 or any text message
“A messagealso keepsinformation likesender and
destination addresses.”
senDersenDer
• It isalso called “source”.
• It is the device which generates the message and
responsiblefor itstransmission.
• It can bea
• computer
• Workstation
• telephonehandset
• video camera
• or any communication device.
reCeiverreCeiver
• It isalso called “destination/sink”.
• It isthedevicethat receivesthetransmitted message.
• It may bea
• computer
• Workstation
• telephonehandset
• Television
• or any communication device.
meDiummeDium
• The transmission medium is the physical path by
which a message travels from sender to receiver. It
may bea
• guided medium
 coaxial cable
 twisted pair cable
 fiber optic
• unguided medium
 electro-magnetic waves
 micro waves
 infrared waves
protoColprotoCol
• Protocolsarealso called languageof communication.
• A protocol isaset of rulesthat governsdatacommunication.
• Both sender & receiver must have the same protocol for
communication.
• It representsan agreement between thecommunicating devices.
• Without a protocol, two devices may be connected but not
communicating, just as a person speaking French cannot be
understood by aperson who speaksonly Japanese.
a Complex Data Comm.a Complex Data Comm.
systemsystem
Components of a DataComponents of a Data
CommuniCation systemCommuniCation system
 Source
◦ generatesdatato betransmitted
 Transmitter
◦ Convertsdatainto transmittablesignals
 Transmission System
◦ Carriesdata
 Receiver
◦ Convertsreceived signal into data
 Destination
◦ Takesincoming data
eXampLe – eLeCtroniC maiLeXampLe – eLeCtroniC maiL
an aCtuaL DigitaL Dataan aCtuaL DigitaL Data
CommuniCation systemCommuniCation system
DataData
representationrepresentation
Data representationData representation
 Information today comesin different formssuch as;
1.Text
2.Numbers
3.Images
4.Audio
5.Video.
teXtteXt
• In data communications, text is represented as a bit pattern, a
sequence of bits (O’s or I’s).
• Different sets of bit patterns have been designed to represent
text symbols. Each set is called a code, and the process of
representing symbols is called coding.
• Today, the prevalent coding system is called Unicode, which
uses 32 bits to represent a symbol or character used in any
language in the world.
• The American Standard Code for Information Interchange
(ASCII), constitutes the first 127 characters in Unicode and is
also referred to as Basic Latin.
numbersnumbers
 Numbers are also represented by bit patterns. However, a code
such asASCII isnot used to represent numbers;
 The number is directly converted to a binary number to
simplify mathematical operations.
imagesimages
• Represented by bit patterns.
• Composed of amatrix of pixels(pictureelements).
• Pixel isasmall dot.
• The size of the pixel depends on the resolution. For example, an
imagecan bedivided into 1000 pixelsor 10,000 pixels.
• Better representation of theimage(better resolution), morememory
isneeded to storetheimage.
• After an image is divided into pixels, each pixel is assigned a bit
pattern.
• Thesizeand thevalueof thepattern depend on theimage.
• For an image made of only black and white dots (e.g., a
chessboard), aI-bit pattern isenough to represent apixel.
ImagesImages
• If an image is not made of pure white and pure black pixels, you
can increase the size of the bit pattern to include gray scale. For
example, to show four levels of gray scale, you can use 2-bit
patterns.
• A black pixel can be represented by 00, a dark gray pixel by 01, a
light gray pixel by 10, and awhitepixel by 11.
• Thereareseveral methodsto represent color images. Onemethod is
called RGB, so called because each color is made of a combination
of threeprimary colors: red, green, and blue.
• The intensity of each color is measured, and a bit pattern is
assigned to it. Another method is called YCM, in which a color is
made of a combination of three other primary colors: yellow, cyan,
and magenta.
audIoaudIo
 Audio refers to the recording or broadcasting of sound or
music.
 Audio is by nature different from text, numbers, or images. It is
continuous, not discrete.
 Even when we use a microphone to change voice or music to
an electric signal, wecreateacontinuoussignal.
VIdeoVIdeo
 Video refers to the recording or broadcasting of a picture or
movie.
 Video can either be produced as a continuous entity (e.g., by a
TV camera),
 or it can be a combination of images, each a discrete entity,
arranged to convey theideaof motion.
summarysummary
• DataCommunication
• DataCommunication System
• Factorseffecting DataCommunication system
• Componentsof datacommunication system
• DataRepresentation
suggested readIngsuggested readIng
• Section
• 1.1,
• “DataCommunicationsand Networking” 4th
Edition by Behrouz A.
Forouzan
• Sections
• 1.1,
• 1.2,
• “Dataand Computer Communication” 6th Edition by William Stallings

More Related Content

What's hot

Computer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTUComputer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTUSiddharaj Junnarkar
 
Data communications-concepts
Data communications-conceptsData communications-concepts
Data communications-conceptsWBUTTUTORIALS
 
Computer network (Lecture 1)
Computer network (Lecture 1)Computer network (Lecture 1)
Computer network (Lecture 1)Vishwajit Nandi
 
DITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingDITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingRasan Samarasinghe
 
Networking notes
Networking notesNetworking notes
Networking notes0718928964
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkRutwik Jadhav
 
computer networking and its application ppt
computer networking and its application pptcomputer networking and its application ppt
computer networking and its application pptNitesh Dubey
 
Computer Networking
Computer NetworkingComputer Networking
Computer NetworkingAlisha Jain
 
Computer networks a tanenbaum - 5th editionee
Computer networks   a tanenbaum - 5th editioneeComputer networks   a tanenbaum - 5th editionee
Computer networks a tanenbaum - 5th editioneepawan1809
 
Chapter 02 topology networking
Chapter 02  topology networkingChapter 02  topology networking
Chapter 02 topology networkingAinuddin Yousufzai
 
Basic Concepts of Networking
Basic Concepts of NetworkingBasic Concepts of Networking
Basic Concepts of NetworkingVivin NL
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devicesAnnajab
 
DITEC - Fundamentals in Networking (updated)
DITEC - Fundamentals in Networking (updated)DITEC - Fundamentals in Networking (updated)
DITEC - Fundamentals in Networking (updated)Rasan Samarasinghe
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingMayank Jain
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKINGbwire sedrick
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingRozitarmizi Mohammad
 

What's hot (20)

Computer Network
Computer NetworkComputer Network
Computer Network
 
Computer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTUComputer Networks-1 1st unit (10CS55) VTU
Computer Networks-1 1st unit (10CS55) VTU
 
Data communications-concepts
Data communications-conceptsData communications-concepts
Data communications-concepts
 
Computer network (Lecture 1)
Computer network (Lecture 1)Computer network (Lecture 1)
Computer network (Lecture 1)
 
DITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingDITEC - Fundamentals in Networking
DITEC - Fundamentals in Networking
 
Networking notes
Networking notesNetworking notes
Networking notes
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
computer networking and its application ppt
computer networking and its application pptcomputer networking and its application ppt
computer networking and its application ppt
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Computer networks a tanenbaum - 5th editionee
Computer networks   a tanenbaum - 5th editioneeComputer networks   a tanenbaum - 5th editionee
Computer networks a tanenbaum - 5th editionee
 
Chapter 02 topology networking
Chapter 02  topology networkingChapter 02  topology networking
Chapter 02 topology networking
 
Basic Concepts of Networking
Basic Concepts of NetworkingBasic Concepts of Networking
Basic Concepts of Networking
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devices
 
DITEC - Fundamentals in Networking (updated)
DITEC - Fundamentals in Networking (updated)DITEC - Fundamentals in Networking (updated)
DITEC - Fundamentals in Networking (updated)
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Ch 1 network
Ch 1  networkCh 1  network
Ch 1 network
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 

Viewers also liked

Whats New In Visual Studio 2010
Whats New In Visual Studio 2010Whats New In Visual Studio 2010
Whats New In Visual Studio 2010Daniel Egan
 
Dc lec-05 (protocols & standards)
Dc lec-05 (protocols & standards)Dc lec-05 (protocols & standards)
Dc lec-05 (protocols & standards)diaryinc
 
Parts of Speech
Parts of SpeechParts of Speech
Parts of Speechdiaryinc
 
Dc lec-06 & 07 (osi model)
Dc lec-06 & 07 (osi model)Dc lec-06 & 07 (osi model)
Dc lec-06 & 07 (osi model)diaryinc
 
Building DotNetNuke Modules
Building DotNetNuke ModulesBuilding DotNetNuke Modules
Building DotNetNuke ModulesEngage Software
 
Dc lec- (network models)
Dc lec- (network models)Dc lec- (network models)
Dc lec- (network models)diaryinc
 
Ethical implications of information technology
Ethical implications of information technologyEthical implications of information technology
Ethical implications of information technologyWish Mrt'xa
 
Ethics for IT Professionals and IT Users
Ethics for IT Professionals and IT UsersEthics for IT Professionals and IT Users
Ethics for IT Professionals and IT Usersalmario1988
 
Chapter 1 powerpoint
Chapter 1 powerpointChapter 1 powerpoint
Chapter 1 powerpointstanbridge
 
Ethics in Information Technology
Ethics in Information TechnologyEthics in Information Technology
Ethics in Information TechnologyAtul Kumar Pandey
 
Networking lecture 4 Data Link Layer by Mamun sir
Networking lecture 4 Data Link Layer by Mamun sirNetworking lecture 4 Data Link Layer by Mamun sir
Networking lecture 4 Data Link Layer by Mamun sirsharifbdp
 
IP addressing by Mamun Sir
IP addressing by Mamun SirIP addressing by Mamun Sir
IP addressing by Mamun Sirsharifbdp
 
Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksShafaan Khaliq Bhatti
 

Viewers also liked (19)

Whats New In Visual Studio 2010
Whats New In Visual Studio 2010Whats New In Visual Studio 2010
Whats New In Visual Studio 2010
 
Dc lec-05 (protocols & standards)
Dc lec-05 (protocols & standards)Dc lec-05 (protocols & standards)
Dc lec-05 (protocols & standards)
 
Osi layer notes
Osi layer notesOsi layer notes
Osi layer notes
 
Parts of Speech
Parts of SpeechParts of Speech
Parts of Speech
 
Dc lec-06 & 07 (osi model)
Dc lec-06 & 07 (osi model)Dc lec-06 & 07 (osi model)
Dc lec-06 & 07 (osi model)
 
Introduction to Visual Studio.NET
Introduction to Visual Studio.NETIntroduction to Visual Studio.NET
Introduction to Visual Studio.NET
 
Building DotNetNuke Modules
Building DotNetNuke ModulesBuilding DotNetNuke Modules
Building DotNetNuke Modules
 
Dc lec- (network models)
Dc lec- (network models)Dc lec- (network models)
Dc lec- (network models)
 
VB.Net GUI Unit_01
VB.Net GUI Unit_01VB.Net GUI Unit_01
VB.Net GUI Unit_01
 
Ethics in it
Ethics in itEthics in it
Ethics in it
 
Ethical implications of information technology
Ethical implications of information technologyEthical implications of information technology
Ethical implications of information technology
 
Ethics for IT Professionals and IT Users
Ethics for IT Professionals and IT UsersEthics for IT Professionals and IT Users
Ethics for IT Professionals and IT Users
 
Ethics for IT Professionals
Ethics for IT ProfessionalsEthics for IT Professionals
Ethics for IT Professionals
 
Chapter 1 powerpoint
Chapter 1 powerpointChapter 1 powerpoint
Chapter 1 powerpoint
 
Ethics in Information Technology
Ethics in Information TechnologyEthics in Information Technology
Ethics in Information Technology
 
Dotnet basics
Dotnet basicsDotnet basics
Dotnet basics
 
Networking lecture 4 Data Link Layer by Mamun sir
Networking lecture 4 Data Link Layer by Mamun sirNetworking lecture 4 Data Link Layer by Mamun sir
Networking lecture 4 Data Link Layer by Mamun sir
 
IP addressing by Mamun Sir
IP addressing by Mamun SirIP addressing by Mamun Sir
IP addressing by Mamun Sir
 
Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and Networks
 

Similar to Dc lec-01 (intro to data com)

2. overview of data communication part 1
2. overview of data communication   part 12. overview of data communication   part 1
2. overview of data communication part 1JAIGANESH SEKAR
 
ALL MOD NOTES.pdf
ALL MOD NOTES.pdfALL MOD NOTES.pdf
ALL MOD NOTES.pdfBhuvanaN18
 
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptxJackStephenG
 
Data Representation in Data Communication (1).pptx
Data Representation in Data Communication (1).pptxData Representation in Data Communication (1).pptx
Data Representation in Data Communication (1).pptxmoviebro1
 
CN R16 -UNIT-1.pdf
CN R16 -UNIT-1.pdfCN R16 -UNIT-1.pdf
CN R16 -UNIT-1.pdfJoshuaeeda1
 
Compter networks notes 1
Compter networks notes 1Compter networks notes 1
Compter networks notes 1GUMASHANKAR
 
chapter 1 dc ppt.pptx
chapter 1 dc ppt.pptxchapter 1 dc ppt.pptx
chapter 1 dc ppt.pptxJohn160915
 
Sept 2017 multimedia
Sept 2017   multimediaSept 2017   multimedia
Sept 2017 multimediashahin raj
 
MMC 1 module ppt.pdf program to set up a given number of two program to set u...
MMC 1 module ppt.pdf program to set up a given number of two program to set u...MMC 1 module ppt.pdf program to set up a given number of two program to set u...
MMC 1 module ppt.pdf program to set up a given number of two program to set u...Prajwalgh
 
CCN-module1.pdf
CCN-module1.pdfCCN-module1.pdf
CCN-module1.pdfJyothiMP3
 
Data Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal EncodingData Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal EncodingDr Rajiv Srivastava
 
Data Communication & Computer Networks
Data Communication & Computer NetworksData Communication & Computer Networks
Data Communication & Computer NetworksSreedhar Chowdam
 
unit1classday1-1.pptx
unit1classday1-1.pptxunit1classday1-1.pptx
unit1classday1-1.pptxshdt2002
 

Similar to Dc lec-01 (intro to data com) (20)

2. overview of data communication part 1
2. overview of data communication   part 12. overview of data communication   part 1
2. overview of data communication part 1
 
chapter 1.pptx
chapter 1.pptxchapter 1.pptx
chapter 1.pptx
 
Data communication
Data communicationData communication
Data communication
 
ALL MOD NOTES.pdf
ALL MOD NOTES.pdfALL MOD NOTES.pdf
ALL MOD NOTES.pdf
 
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
 
Data Representation in Data Communication (1).pptx
Data Representation in Data Communication (1).pptxData Representation in Data Communication (1).pptx
Data Representation in Data Communication (1).pptx
 
Multimedia System
Multimedia SystemMultimedia System
Multimedia System
 
CN R16 -UNIT-1.pdf
CN R16 -UNIT-1.pdfCN R16 -UNIT-1.pdf
CN R16 -UNIT-1.pdf
 
Compter networks notes 1
Compter networks notes 1Compter networks notes 1
Compter networks notes 1
 
chapter 1 dc ppt.pptx
chapter 1 dc ppt.pptxchapter 1 dc ppt.pptx
chapter 1 dc ppt.pptx
 
digital-communication-report.pptx
digital-communication-report.pptxdigital-communication-report.pptx
digital-communication-report.pptx
 
Ch01 introduction
Ch01   introductionCh01   introduction
Ch01 introduction
 
Sept 2017 multimedia
Sept 2017   multimediaSept 2017   multimedia
Sept 2017 multimedia
 
computer networks
computer networkscomputer networks
computer networks
 
MMC 1 module ppt.pdf program to set up a given number of two program to set u...
MMC 1 module ppt.pdf program to set up a given number of two program to set u...MMC 1 module ppt.pdf program to set up a given number of two program to set u...
MMC 1 module ppt.pdf program to set up a given number of two program to set u...
 
CCN-module1.pdf
CCN-module1.pdfCCN-module1.pdf
CCN-module1.pdf
 
Data Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal EncodingData Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal Encoding
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
Data Communication & Computer Networks
Data Communication & Computer NetworksData Communication & Computer Networks
Data Communication & Computer Networks
 
unit1classday1-1.pptx
unit1classday1-1.pptxunit1classday1-1.pptx
unit1classday1-1.pptx
 

More from diaryinc

Nationalization Act In Pakistan
Nationalization Act In PakistanNationalization Act In Pakistan
Nationalization Act In Pakistandiaryinc
 
SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”
SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”
SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”diaryinc
 
PURPOSE OF GOALS & PLANS
PURPOSE OF GOALS & PLANSPURPOSE OF GOALS & PLANS
PURPOSE OF GOALS & PLANSdiaryinc
 
STRATEGY FORMULATION AND IMPLEMENTATION
STRATEGY FORMULATION AND IMPLEMENTATIONSTRATEGY FORMULATION AND IMPLEMENTATION
STRATEGY FORMULATION AND IMPLEMENTATIONdiaryinc
 
Pakistan state Oil (PSO)
Pakistan state Oil (PSO)Pakistan state Oil (PSO)
Pakistan state Oil (PSO)diaryinc
 
Business plan of YOGA INSTITUTE
Business plan of YOGA INSTITUTE Business plan of YOGA INSTITUTE
Business plan of YOGA INSTITUTE diaryinc
 
Business plan for " A CHILDCARE CENTER IN PESHAWAR"
Business plan for " A CHILDCARE CENTER IN PESHAWAR"Business plan for " A CHILDCARE CENTER IN PESHAWAR"
Business plan for " A CHILDCARE CENTER IN PESHAWAR"diaryinc
 
Financial accounting solution manual
Financial accounting solution manualFinancial accounting solution manual
Financial accounting solution manualdiaryinc
 
Nts book-for-gat-general
Nts book-for-gat-generalNts book-for-gat-general
Nts book-for-gat-generaldiaryinc
 
Edwardes College Prospectus 2014-15
Edwardes College Prospectus 2014-15Edwardes College Prospectus 2014-15
Edwardes College Prospectus 2014-15diaryinc
 
The Role of the Library in Promoting Student in Learning
The Role of the Library in Promoting Student in LearningThe Role of the Library in Promoting Student in Learning
The Role of the Library in Promoting Student in Learningdiaryinc
 
Bank al habib Financial Statement.
Bank al habib Financial Statement.Bank al habib Financial Statement.
Bank al habib Financial Statement.diaryinc
 
Economic history of Pakistan.
Economic history of Pakistan.Economic history of Pakistan.
Economic history of Pakistan.diaryinc
 
Use of library by the students
 Use of library by the students Use of library by the students
Use of library by the studentsdiaryinc
 
Complete History of Pakistan
Complete History of PakistanComplete History of Pakistan
Complete History of Pakistandiaryinc
 
Black Magic & Fake Pir in Pakistan.
Black Magic & Fake Pir in Pakistan.Black Magic & Fake Pir in Pakistan.
Black Magic & Fake Pir in Pakistan.diaryinc
 
Role Of Industries In The Economy Of Pakistan
Role Of Industries In The Economy Of Pakistan Role Of Industries In The Economy Of Pakistan
Role Of Industries In The Economy Of Pakistan diaryinc
 
Technology and its impact on industrial world
Technology and its impact on industrial worldTechnology and its impact on industrial world
Technology and its impact on industrial worlddiaryinc
 
Economic Condition of Afghanistan
Economic Condition of Afghanistan Economic Condition of Afghanistan
Economic Condition of Afghanistan diaryinc
 
PEPSI VS COCA COLA
PEPSI VS COCA COLAPEPSI VS COCA COLA
PEPSI VS COCA COLAdiaryinc
 

More from diaryinc (20)

Nationalization Act In Pakistan
Nationalization Act In PakistanNationalization Act In Pakistan
Nationalization Act In Pakistan
 
SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”
SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”
SUMMARY OF “EVOLUTION OF MANAGEMENT THINKING”
 
PURPOSE OF GOALS & PLANS
PURPOSE OF GOALS & PLANSPURPOSE OF GOALS & PLANS
PURPOSE OF GOALS & PLANS
 
STRATEGY FORMULATION AND IMPLEMENTATION
STRATEGY FORMULATION AND IMPLEMENTATIONSTRATEGY FORMULATION AND IMPLEMENTATION
STRATEGY FORMULATION AND IMPLEMENTATION
 
Pakistan state Oil (PSO)
Pakistan state Oil (PSO)Pakistan state Oil (PSO)
Pakistan state Oil (PSO)
 
Business plan of YOGA INSTITUTE
Business plan of YOGA INSTITUTE Business plan of YOGA INSTITUTE
Business plan of YOGA INSTITUTE
 
Business plan for " A CHILDCARE CENTER IN PESHAWAR"
Business plan for " A CHILDCARE CENTER IN PESHAWAR"Business plan for " A CHILDCARE CENTER IN PESHAWAR"
Business plan for " A CHILDCARE CENTER IN PESHAWAR"
 
Financial accounting solution manual
Financial accounting solution manualFinancial accounting solution manual
Financial accounting solution manual
 
Nts book-for-gat-general
Nts book-for-gat-generalNts book-for-gat-general
Nts book-for-gat-general
 
Edwardes College Prospectus 2014-15
Edwardes College Prospectus 2014-15Edwardes College Prospectus 2014-15
Edwardes College Prospectus 2014-15
 
The Role of the Library in Promoting Student in Learning
The Role of the Library in Promoting Student in LearningThe Role of the Library in Promoting Student in Learning
The Role of the Library in Promoting Student in Learning
 
Bank al habib Financial Statement.
Bank al habib Financial Statement.Bank al habib Financial Statement.
Bank al habib Financial Statement.
 
Economic history of Pakistan.
Economic history of Pakistan.Economic history of Pakistan.
Economic history of Pakistan.
 
Use of library by the students
 Use of library by the students Use of library by the students
Use of library by the students
 
Complete History of Pakistan
Complete History of PakistanComplete History of Pakistan
Complete History of Pakistan
 
Black Magic & Fake Pir in Pakistan.
Black Magic & Fake Pir in Pakistan.Black Magic & Fake Pir in Pakistan.
Black Magic & Fake Pir in Pakistan.
 
Role Of Industries In The Economy Of Pakistan
Role Of Industries In The Economy Of Pakistan Role Of Industries In The Economy Of Pakistan
Role Of Industries In The Economy Of Pakistan
 
Technology and its impact on industrial world
Technology and its impact on industrial worldTechnology and its impact on industrial world
Technology and its impact on industrial world
 
Economic Condition of Afghanistan
Economic Condition of Afghanistan Economic Condition of Afghanistan
Economic Condition of Afghanistan
 
PEPSI VS COCA COLA
PEPSI VS COCA COLAPEPSI VS COCA COLA
PEPSI VS COCA COLA
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 

Dc lec-01 (intro to data com)

  • 2. COUrse OUTLINeCOUrse OUTLINe • Thecoursewill consist of :  32 lectures  5-10 assignments  4 exams(3 midterm and 1 final) • Grading Criteria:  Two Best Midterm:40%  Final Exam: 40%  Assignments: 20%
  • 3. TexTbOOkTexTbOOk • “Data Communications and Networking” 4th Edition by Behrouz A. Forouzan • “Data and Computer Communication” 6th Edition by William Stallings
  • 4. OvervIew Of LeCTUre 1OvervIew Of LeCTUre 1 • DataCommunication • DataCommunication System • Factorseffecting DataCommunication system • Componentsof datacommunication system • DataRepresentation
  • 5. DATA COMMUNICATIONDATA COMMUNICATION “DataCommunication istheexchangeof Data(in form of 0’sand 1’s) from one entity (eg. Computer) to theother using aTransmission Medium”
  • 6. DATA COMMUNICATION (CONT..)DATA COMMUNICATION (CONT..)  “Simply meanssharing of datalocally or remotely.”  LOCAL  communication usually occursfaceto face  Communicating devices are present in the same building or a similarly restricted geographical area.  REMOTE  remotecommunication takesplaceover distance.  Communicating devicesarepresent farther apart.  The term telecommunication, which includes telephony, telegraphy, and television, means communication at a distance (teleisGreek for "far").
  • 7. DATA COMMUNICATION sysTeMDATA COMMUNICATION sysTeM For DataCommunication to occur, communicating devicesmust beapart of a communication system madeup of a combination of hardware(physical equipment) and software(programs). Thissystem is known as “DATA COMMUNICATION SYSTEM”
  • 8. effeCTIveNess Of DATAeffeCTIveNess Of DATA COMM. sysTeMCOMM. sysTeM • Effectiveness depends upon four fundamental characteristics: – Delivery (to thespecific/ correct destination) – Accuracy (correctly/ accurately) – Timeliness (data delivered in a timely manner, without significant delay) – Jitter (uneven/variation delay in the delivery of audio or video packets) • For exampleapostal mail.
  • 9. Components of a simple DataComponents of a simple Data CommuniCation systemCommuniCation system
  • 10. Components of a DataComponents of a Data CommuniCation systemCommuniCation system • A Data communication system is made up of 5 components: 1. Message 2. Sender 3. Receiver 4. Medium 5. Protocol
  • 11. messagemessage • The message is the information (data) to be communicated. A message is transmitted from sender to receiver. • It can  datafile  an audio or video file  or any text message “A messagealso keepsinformation likesender and destination addresses.”
  • 12. senDersenDer • It isalso called “source”. • It is the device which generates the message and responsiblefor itstransmission. • It can bea • computer • Workstation • telephonehandset • video camera • or any communication device.
  • 13. reCeiverreCeiver • It isalso called “destination/sink”. • It isthedevicethat receivesthetransmitted message. • It may bea • computer • Workstation • telephonehandset • Television • or any communication device.
  • 14. meDiummeDium • The transmission medium is the physical path by which a message travels from sender to receiver. It may bea • guided medium  coaxial cable  twisted pair cable  fiber optic • unguided medium  electro-magnetic waves  micro waves  infrared waves
  • 15. protoColprotoCol • Protocolsarealso called languageof communication. • A protocol isaset of rulesthat governsdatacommunication. • Both sender & receiver must have the same protocol for communication. • It representsan agreement between thecommunicating devices. • Without a protocol, two devices may be connected but not communicating, just as a person speaking French cannot be understood by aperson who speaksonly Japanese.
  • 16. a Complex Data Comm.a Complex Data Comm. systemsystem
  • 17. Components of a DataComponents of a Data CommuniCation systemCommuniCation system  Source ◦ generatesdatato betransmitted  Transmitter ◦ Convertsdatainto transmittablesignals  Transmission System ◦ Carriesdata  Receiver ◦ Convertsreceived signal into data  Destination ◦ Takesincoming data
  • 18. eXampLe – eLeCtroniC maiLeXampLe – eLeCtroniC maiL
  • 19. an aCtuaL DigitaL Dataan aCtuaL DigitaL Data CommuniCation systemCommuniCation system
  • 21. Data representationData representation  Information today comesin different formssuch as; 1.Text 2.Numbers 3.Images 4.Audio 5.Video.
  • 22. teXtteXt • In data communications, text is represented as a bit pattern, a sequence of bits (O’s or I’s). • Different sets of bit patterns have been designed to represent text symbols. Each set is called a code, and the process of representing symbols is called coding. • Today, the prevalent coding system is called Unicode, which uses 32 bits to represent a symbol or character used in any language in the world. • The American Standard Code for Information Interchange (ASCII), constitutes the first 127 characters in Unicode and is also referred to as Basic Latin.
  • 23. numbersnumbers  Numbers are also represented by bit patterns. However, a code such asASCII isnot used to represent numbers;  The number is directly converted to a binary number to simplify mathematical operations.
  • 24. imagesimages • Represented by bit patterns. • Composed of amatrix of pixels(pictureelements). • Pixel isasmall dot. • The size of the pixel depends on the resolution. For example, an imagecan bedivided into 1000 pixelsor 10,000 pixels. • Better representation of theimage(better resolution), morememory isneeded to storetheimage. • After an image is divided into pixels, each pixel is assigned a bit pattern. • Thesizeand thevalueof thepattern depend on theimage. • For an image made of only black and white dots (e.g., a chessboard), aI-bit pattern isenough to represent apixel.
  • 25. ImagesImages • If an image is not made of pure white and pure black pixels, you can increase the size of the bit pattern to include gray scale. For example, to show four levels of gray scale, you can use 2-bit patterns. • A black pixel can be represented by 00, a dark gray pixel by 01, a light gray pixel by 10, and awhitepixel by 11. • Thereareseveral methodsto represent color images. Onemethod is called RGB, so called because each color is made of a combination of threeprimary colors: red, green, and blue. • The intensity of each color is measured, and a bit pattern is assigned to it. Another method is called YCM, in which a color is made of a combination of three other primary colors: yellow, cyan, and magenta.
  • 26. audIoaudIo  Audio refers to the recording or broadcasting of sound or music.  Audio is by nature different from text, numbers, or images. It is continuous, not discrete.  Even when we use a microphone to change voice or music to an electric signal, wecreateacontinuoussignal.
  • 27. VIdeoVIdeo  Video refers to the recording or broadcasting of a picture or movie.  Video can either be produced as a continuous entity (e.g., by a TV camera),  or it can be a combination of images, each a discrete entity, arranged to convey theideaof motion.
  • 28. summarysummary • DataCommunication • DataCommunication System • Factorseffecting DataCommunication system • Componentsof datacommunication system • DataRepresentation
  • 29. suggested readIngsuggested readIng • Section • 1.1, • “DataCommunicationsand Networking” 4th Edition by Behrouz A. Forouzan • Sections • 1.1, • 1.2, • “Dataand Computer Communication” 6th Edition by William Stallings