SlideShare a Scribd company logo
1 of 33
Download to read offline
Chapter 4
SC161: Principles of Information Technology
Communication and Network
Part 1: Data Communication
Thiti Theerathean
Center for Teaching Excellence
University of the Thai Chamber of Commerce
E-mail : thiti_the@utcc.ac.th
2
• Introduction to Data Communication.
- Data Communicationand Telecommunication
- Type of Signals
- The Basic Components of Communication
• Data Transmission.
- Line configurations
- Directionof Transmisssion
- TransmissionMode
• Communication Channel.
- Guided Media
- Unguided Media
• Wireless Technology.
- Long-distance wireless communication
- Short-range wirelesscommunication
SC161: Principlesof Information Technology
3SC161: Principlesof Information Technology
Data Communications is any transfer of data within a computer, between a computer
and another device, or between two computers.
Telecommunication is communications over a distance.
Tele- distance
4SC161: Principlesof Information Technology
Data and Information travels through a communication system in the form of
eletromagnetic signals. Signals are represented in two ways
• Continuous waveform.
• Three basic components :
- Amplitude (Volt)
- Frequency (Hz)
- Phase (Radian)
• Infinite number of points between minimum and maximum amplitude.
• Use an Amplifier to increase power for transmission over long distances and
reduce noise by Filter.
• Used for Voice Communication.
5SC161: Principlesof Information Technology
Data and Information travels through a communication system in the form of
eletromagnetic signals. Signals are represented in two ways
• Discrete waveform.
• Only two different values:
- 1 is high voltage/on electrical pulses.
- 0 is low voltage/off electrical pulses.
• The number of times a signal changes value per second is called “Baud rate”
• Use Repeater to transmission the data over long distances.
• Used for Data Communication.
time
amplitude(power)
6SC161: Principlesof Information Technology
Sender
Communication Channel
Receiver
Step 1: ……
Step 2: …...
Step 3: …...
Step 1: ……
Step 2: …...
Step 3: …...
Protocol
Message
The Basic Components of Communication.
7SC161: Principlesof Information Technology
8SC161: Principlesof Information Technology
There are two principal line configurations.
9SC161: Principlesof Information Technology
When two computers are in communication, data can flow in three ways:
A B
Only transmits. Only receives.
A B
Transmits when B receives. Transmits when A receives.
A B
Transmits and receives
while B transmits and received.
Transmits and receives
while A transmits and received.
10SC161: Principlesof Information Technology
Data is transmitted in two ways.
Sender Receiver
01110011 01110011
1 1 0 0 1 1 1 0
Sender Receiver
01110011 01110011
0
1
1
1
0
0
1
1
Bits are transmitted sequentially, one after
the other.
Bits are transmitted through separate lines
simultaneously.
11SC161: Principlesof Information Technology
How does the receiving equipment know where one byte ends
and another begins ?
Sender Receiver
1 1 0 0 1 1 1 0
11001110
01011100
0 1 0 1 1 1 0 0 100 1
Start bit
0
Stop bit
1
Parity check bit
• Start bit and Stop bit are added.
• High overhead.
• low-speed communication
12SC161: Principlesof Information Technology
How does the receiving equipment know where one byte ends
and another begins ?
Sender Receiver
Parity check bit
1
• basic unit transmitted is called a “packet”
• Use sync bytes to announce the beginning
and end of an entire packet.
SyncSyncSync Sync
Sync byte
1 1 0 0 1 1 1 00 1 0 1 1 1 0 0
Packet
11001110
01011100
13SC161: Principlesof Information Technology
14SC161: Principlesof Information Technology
Communication channels are the means by which data are transmitted from one device
in a network to another. A channel can utilize different kinds of communication
transmission media :
- Twisted-Pair Cable
- Coaxial Cable
- Fiber Optics Cable
- Infrared Transmission
- Radio Frequency
- Microwave and Satellite
15SC161: Principlesof Information Technology
Twisted-Pair Cable
• Two insulated copper wires that are twisted together.
• The pairs can be shielded (STP) or unshielded (UTP).
• The standard connector for unshielded twisted pair cabling is an RJ-45 connector.
16SC161: Principlesof Information Technology
Advantages:
• High availability.
• Low installation cost.
Disadvantages:
• Limited data rates.
• Limited range.
• High susceptibility to electromagnetic and
radio frequency interference.
Twisted-Pair Cable Categories:
1 - primarily for voice, less than 9600 bps
2 - T-1 and ISBN line, 4 Mbps
3 - 16 MHz of bandwidth; 10Mbps
4 - 20 MHz of bandwidth; 16Mbps
5/5e - 100 MHz of bandwidth; 100 Mbps (4 pairs/cable)
6 - 400 MHz of bandwidth; 1Gbps (4 pairs/cable)
17SC161: Principlesof Information Technology
Twisted-Pair Cable
18SC161: Principlesof Information Technology
Coaxial Cable
• A single copper wire, surrounded by an insulator and an outer conductor.
• Two primary types : Thick coaxial (10mm) and Thin coaxial (4mm).
• Speed : 56 kbps to 200 Mbps.
19SC161: Principlesof Information Technology
Coaxial Cable
Advantages:
• High capacity (370-1000 times more than twisted pair)
• Low susceptibility to noise and crosstalk (because of shielding)
Disadvantages:
• Requites Amplifier or Repeater every few km.
• High installation cost.
Common Uses:
• Cable TV (Old: RG-59; New: RG-6)
• Ethernet (RG-58:10Base2 ; RG-8:10Base5)
• Amateur radio.
20SC161: Principlesof Information Technology
Fiber Optic Cable
A thin glass core surrounded by cladding that reflects light into the core, surrounded
by a protective plastic buffer/jacket.
• Light source is called a photo diode.
• Light travels through the core and bounces off of the cladding to "make turns"
• The signal degrades because of impurities in the glass
cladding
core
21SC161: Principlesof Information Technology
Fiber Optic Cable The two basic types of optical fiber.
Multi-mode optical fiber
Single-mode optical fiber
Step-indexmultimode
Graded-indexmultimode
22SC161: Principlesof Information Technology
Advantages:
• High capacity.
• Reduce size and weight cable.
• no crosstalk and lower bit error rates.
• Signal security and difficult to tap.
Disadvantages:
• Can be bent.
• Each fiber is one-way transmission of data.
• High cost of interfaces.
• Lack of standardization.
23SC161: Principlesof Information Technology
Guided Media Typical use Data Rate Range
Twistedpair
Category 1 - 2
Category 3 - 6
Telephone system
LANs
Less than 2 Mbps
100 Mbps
5 km.
100 m (328 feet)
Coaxial Cable
Thin (Single channel)
Thick (Multi channel)
LANs
LANs
Cable TV
10 Mbps
10 Mbps
100 m.
5 km.
Fiber Optic Cable
Single-mode
Multi-mode
LANs
WANs
HD interconnection
10 Gbps 160 km.
24SC161: Principlesof Information Technology
Electromagnetic Spectrum.
25SC161: Principlesof Information Technology
Infrared Transmission • Using infrared-light waves at a frequency too low.
• Short-range communication (no more than 5 meters)
in IrDA standard.
• Cannot penetrate walls and work only in the direct
"line of sight"
• Speed less than 4 Mbps.
Radio Frequencies
• Distributes radio signals through the air.
• Speed more than 2 Mbps.
• Long distances: cellular phone, broadcast radio and TV.
• Short distances: Bluetooth and Wi-Fi
26SC161: Principlesof Information Technology
Microwave • Transmits data more than 45 Mbps as High frequency radio wave.
• Sending signals from one microwave station to another.
• Line-of-sight transmission.
27SC161: Principlesof Information Technology
Satellite • Microwave relay station in orbit around the earth.
• Transmitting a signal from a ground station is called “uplink”,
the reverse is called “downlink”
28SC161: Principlesof Information Technology
29SC161: Principlesof Information Technology
Long-distance wireless communication
The global Positioning System (GPS) consists of 24 earth-orbiting satellites
continuously transmitting timed radio signals that can be used to identify earth locations.
30SC161: Principlesof Information Technology
Long-distance wireless communication
Evolution of Mobile wireless Technology
1st Generation
2nd Generation
3rd Generation
4th Generation
• Analog cellphones
• Only voice communication.
• Digital cellphones
• launched on the GSM standard.
• Voice and data service.
• Standards defined by the ITU.
• Voice data and multimedia communication.
• High speed data rate.
• Support VoIP and interactive TV.
31SC161: Principlesof Information Technology
Short-range wireless communication
The Bluetooth is a short-range wireless digital standard aimed at linking devices via
a piconet. The piconet typically has a range of about 10 m and a transfer rate between
about 400 and 700 kbps.
32SC161: Principlesof Information Technology
Short-range wireless communication
The WiFi is a short-range wireless digital standard aimed at helping devices to
communicate with hi-speed at distances up to 10 m from access points. It is known
formally as an 802.11 Network.
33SC161: Principlesof Information Technology

More Related Content

What's hot

Massive mimo
Massive mimoMassive mimo
Massive mimodbayuaji
 
Mimo wireless system
Mimo wireless systemMimo wireless system
Mimo wireless systemAKASH SINGH
 
Diversity techniques presentation material
Diversity techniques presentation materialDiversity techniques presentation material
Diversity techniques presentation materialNini Lashari
 
Modulación ask
Modulación ask Modulación ask
Modulación ask David Inati
 
Handoff in cellular systems
Handoff in cellular systemsHandoff in cellular systems
Handoff in cellular systemsRaviteja437
 
2.4 code division multiple access
2.4   code division multiple access2.4   code division multiple access
2.4 code division multiple accessJAIGANESH SEKAR
 
Baud rate is the number of change in signal
Baud rate is the number of change in signalBaud rate is the number of change in signal
Baud rate is the number of change in signalAbhishek Pathak
 
cellular communication
cellular communicationcellular communication
cellular communicationjhcid
 
Antennas in Wireless Communication
Antennas in Wireless CommunicationAntennas in Wireless Communication
Antennas in Wireless CommunicationWani Zahoor
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?mahipal9
 
Spread-Spectrum Techniques
Spread-Spectrum TechniquesSpread-Spectrum Techniques
Spread-Spectrum Techniquesmohammedalimahdi
 
Communication system 1 chapter 1 ppt
Communication system 1 chapter  1 pptCommunication system 1 chapter  1 ppt
Communication system 1 chapter 1 pptBetelihemMesfin1
 
Capitulo 2 - Arquitectura de red UMTS (3G)
Capitulo 2 - Arquitectura de red UMTS (3G)Capitulo 2 - Arquitectura de red UMTS (3G)
Capitulo 2 - Arquitectura de red UMTS (3G)Andy Juan Sarango Veliz
 
Frequency-Shift Keying
Frequency-Shift KeyingFrequency-Shift Keying
Frequency-Shift KeyingJessie Rama
 
dsl (digital subscriber line)
dsl (digital subscriber line)dsl (digital subscriber line)
dsl (digital subscriber line)waheed iqbal
 

What's hot (20)

Codificación de línea
Codificación de líneaCodificación de línea
Codificación de línea
 
DSL a Brief
DSL a BriefDSL a Brief
DSL a Brief
 
Massive mimo
Massive mimoMassive mimo
Massive mimo
 
Mimo wireless system
Mimo wireless systemMimo wireless system
Mimo wireless system
 
Diversity techniques presentation material
Diversity techniques presentation materialDiversity techniques presentation material
Diversity techniques presentation material
 
Wireless networking
Wireless networkingWireless networking
Wireless networking
 
Modulación ask
Modulación ask Modulación ask
Modulación ask
 
Handoff in cellular systems
Handoff in cellular systemsHandoff in cellular systems
Handoff in cellular systems
 
Precoding
PrecodingPrecoding
Precoding
 
2.4 code division multiple access
2.4   code division multiple access2.4   code division multiple access
2.4 code division multiple access
 
Baud rate is the number of change in signal
Baud rate is the number of change in signalBaud rate is the number of change in signal
Baud rate is the number of change in signal
 
cellular communication
cellular communicationcellular communication
cellular communication
 
Antennas in Wireless Communication
Antennas in Wireless CommunicationAntennas in Wireless Communication
Antennas in Wireless Communication
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?
 
Spread-Spectrum Techniques
Spread-Spectrum TechniquesSpread-Spectrum Techniques
Spread-Spectrum Techniques
 
Communication system 1 chapter 1 ppt
Communication system 1 chapter  1 pptCommunication system 1 chapter  1 ppt
Communication system 1 chapter 1 ppt
 
Capitulo 2 - Arquitectura de red UMTS (3G)
Capitulo 2 - Arquitectura de red UMTS (3G)Capitulo 2 - Arquitectura de red UMTS (3G)
Capitulo 2 - Arquitectura de red UMTS (3G)
 
Frequency-Shift Keying
Frequency-Shift KeyingFrequency-Shift Keying
Frequency-Shift Keying
 
3G Radio Network Planning
3G Radio Network Planning3G Radio Network Planning
3G Radio Network Planning
 
dsl (digital subscriber line)
dsl (digital subscriber line)dsl (digital subscriber line)
dsl (digital subscriber line)
 

Viewers also liked

Nfs short version 10 april 2008
Nfs short version 10 april 2008Nfs short version 10 april 2008
Nfs short version 10 april 2008Coinoor
 
Conference Networking 101
Conference Networking 101Conference Networking 101
Conference Networking 101Lisa Gualtieri
 
First class teaching techniques
First class teaching techniquesFirst class teaching techniques
First class teaching techniquesThiti Theerathean
 
Data communication
Data communicationData communication
Data communicationAnuja Lad
 
Prof Klaus: Terminology Management
Prof Klaus: Terminology ManagementProf Klaus: Terminology Management
Prof Klaus: Terminology Managementakashjd
 
Publish versin host monitoring and outbound load balancing(0915113656)
Publish versin host monitoring and outbound load balancing(0915113656)Publish versin host monitoring and outbound load balancing(0915113656)
Publish versin host monitoring and outbound load balancing(0915113656)gmolina200
 
Data Communications,Data Networks
Data Communications,Data NetworksData Communications,Data Networks
Data Communications,Data NetworksSrinivasa Rao
 
Information and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriya
Information and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriyaInformation and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriya
Information and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriyaVijiPriya Jeyamani
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introductionAbdul-Hamid Donde
 
Do you know about cat 8 cable
Do you know about cat 8 cableDo you know about cat 8 cable
Do you know about cat 8 cableAngelina Li
 
Routing algorithm
Routing algorithmRouting algorithm
Routing algorithmBushra M
 
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...VijiPriya Jeyamani
 
Comparison between aodv and olsr protocol
Comparison between aodv and olsr protocolComparison between aodv and olsr protocol
Comparison between aodv and olsr protocolMehedi
 
Management Information System 6
Management Information System 6Management Information System 6
Management Information System 6Warawut
 

Viewers also liked (20)

Nfs short version 10 april 2008
Nfs short version 10 april 2008Nfs short version 10 april 2008
Nfs short version 10 april 2008
 
Conference Networking 101
Conference Networking 101Conference Networking 101
Conference Networking 101
 
First class teaching techniques
First class teaching techniquesFirst class teaching techniques
First class teaching techniques
 
Data communication
Data communicationData communication
Data communication
 
Prof Klaus: Terminology Management
Prof Klaus: Terminology ManagementProf Klaus: Terminology Management
Prof Klaus: Terminology Management
 
Internet explorer
Internet explorerInternet explorer
Internet explorer
 
Team Work
Team Work Team Work
Team Work
 
Publish versin host monitoring and outbound load balancing(0915113656)
Publish versin host monitoring and outbound load balancing(0915113656)Publish versin host monitoring and outbound load balancing(0915113656)
Publish versin host monitoring and outbound load balancing(0915113656)
 
Data Communications,Data Networks
Data Communications,Data NetworksData Communications,Data Networks
Data Communications,Data Networks
 
data communication
data communicationdata communication
data communication
 
Information and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriya
Information and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriyaInformation and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriya
Information and Communication Technology Chapter 1,2 ,3 - Dr.J.VijiPriya
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introduction
 
Do you know about cat 8 cable
Do you know about cat 8 cableDo you know about cat 8 cable
Do you know about cat 8 cable
 
Security
SecuritySecurity
Security
 
Routing algorithm
Routing algorithmRouting algorithm
Routing algorithm
 
Ch 1
Ch 1Ch 1
Ch 1
 
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
 
Comparison between aodv and olsr protocol
Comparison between aodv and olsr protocolComparison between aodv and olsr protocol
Comparison between aodv and olsr protocol
 
Management Information System 6
Management Information System 6Management Information System 6
Management Information System 6
 
Traffic analysis
Traffic analysisTraffic analysis
Traffic analysis
 

Similar to SC161-Lecture4-1

Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1admercano101
 
Sept 2017 communication system and protocols
Sept 2017  communication system and protocolsSept 2017  communication system and protocols
Sept 2017 communication system and protocolsshahin raj
 
Network Fundamentals: Ch8 - Physical Layer
Network Fundamentals: Ch8 - Physical LayerNetwork Fundamentals: Ch8 - Physical Layer
Network Fundamentals: Ch8 - Physical LayerAbdelkhalik Mosa
 
Computer NW Security - Kizza - ch01 (1).ppt
Computer NW Security - Kizza - ch01 (1).pptComputer NW Security - Kizza - ch01 (1).ppt
Computer NW Security - Kizza - ch01 (1).pptTestUser621581
 
Ch 01 part 2 - history of telecommunications and regulations
Ch 01    part 2 - history of telecommunications and regulations Ch 01    part 2 - history of telecommunications and regulations
Ch 01 part 2 - history of telecommunications and regulations sakariachromabook
 
Power Line Communication
Power Line CommunicationPower Line Communication
Power Line CommunicationPiyush Chand
 
IS740 Chapter 06
IS740 Chapter 06IS740 Chapter 06
IS740 Chapter 06iDocs
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission MediaSyed Ahmed Zaki
 
Data transmission and optical fiber
Data transmission and optical fiberData transmission and optical fiber
Data transmission and optical fiberYogeshLayalu
 
2017104419250_Chapter-1 Introduction.pdf
2017104419250_Chapter-1 Introduction.pdf2017104419250_Chapter-1 Introduction.pdf
2017104419250_Chapter-1 Introduction.pdfShibiUmesh
 
HPE Training uts prs PowerPoint presentation
HPE Training uts   prs    PowerPoint presentationHPE Training uts   prs    PowerPoint presentation
HPE Training uts prs PowerPoint presentationurmishabm
 
Networking_and_Data_communication.pptx
Networking_and_Data_communication.pptxNetworking_and_Data_communication.pptx
Networking_and_Data_communication.pptxUniversity of Lucknow
 
Data Communications and Optical Network - Forouzan
Data Communications and Optical Network - ForouzanData Communications and Optical Network - Forouzan
Data Communications and Optical Network - ForouzanPradnya Saval
 
Lecture handouts-Data Communication.pdf
Lecture handouts-Data Communication.pdfLecture handouts-Data Communication.pdf
Lecture handouts-Data Communication.pdfSnehanshuShekhar5
 

Similar to SC161-Lecture4-1 (20)

SC161-Lecture4Part2
SC161-Lecture4Part2 SC161-Lecture4Part2
SC161-Lecture4Part2
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1
 
Physical Layer
Physical LayerPhysical Layer
Physical Layer
 
Sept 2017 communication system and protocols
Sept 2017  communication system and protocolsSept 2017  communication system and protocols
Sept 2017 communication system and protocols
 
Smart grid communications and measurement technology
Smart grid communications and measurement technologySmart grid communications and measurement technology
Smart grid communications and measurement technology
 
Network Fundamentals: Ch8 - Physical Layer
Network Fundamentals: Ch8 - Physical LayerNetwork Fundamentals: Ch8 - Physical Layer
Network Fundamentals: Ch8 - Physical Layer
 
Computer NW Security - Kizza - ch01 (1).ppt
Computer NW Security - Kizza - ch01 (1).pptComputer NW Security - Kizza - ch01 (1).ppt
Computer NW Security - Kizza - ch01 (1).ppt
 
Ethernet copper physical layer finally unveiled - Frederic Depuydt, KU Leuven
Ethernet copper physical layer finally unveiled -  Frederic Depuydt, KU LeuvenEthernet copper physical layer finally unveiled -  Frederic Depuydt, KU Leuven
Ethernet copper physical layer finally unveiled - Frederic Depuydt, KU Leuven
 
Ch 01 part 2 - history of telecommunications and regulations
Ch 01    part 2 - history of telecommunications and regulations Ch 01    part 2 - history of telecommunications and regulations
Ch 01 part 2 - history of telecommunications and regulations
 
Power Line Communication
Power Line CommunicationPower Line Communication
Power Line Communication
 
IS740 Chapter 06
IS740 Chapter 06IS740 Chapter 06
IS740 Chapter 06
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission Media
 
Data transmission and optical fiber
Data transmission and optical fiberData transmission and optical fiber
Data transmission and optical fiber
 
2017104419250_Chapter-1 Introduction.pdf
2017104419250_Chapter-1 Introduction.pdf2017104419250_Chapter-1 Introduction.pdf
2017104419250_Chapter-1 Introduction.pdf
 
Communicating to Your Meters
Communicating to Your MetersCommunicating to Your Meters
Communicating to Your Meters
 
HPE Training uts prs PowerPoint presentation
HPE Training uts   prs    PowerPoint presentationHPE Training uts   prs    PowerPoint presentation
HPE Training uts prs PowerPoint presentation
 
Networking_and_Data_communication.pptx
Networking_and_Data_communication.pptxNetworking_and_Data_communication.pptx
Networking_and_Data_communication.pptx
 
TESCO Tuesday: Communication Equipment
TESCO Tuesday: Communication EquipmentTESCO Tuesday: Communication Equipment
TESCO Tuesday: Communication Equipment
 
Data Communications and Optical Network - Forouzan
Data Communications and Optical Network - ForouzanData Communications and Optical Network - Forouzan
Data Communications and Optical Network - Forouzan
 
Lecture handouts-Data Communication.pdf
Lecture handouts-Data Communication.pdfLecture handouts-Data Communication.pdf
Lecture handouts-Data Communication.pdf
 

More from Thiti Theerathean

More from Thiti Theerathean (7)

Intro to iHybrid - 2015
Intro to iHybrid - 2015Intro to iHybrid - 2015
Intro to iHybrid - 2015
 
ห้องเรียนในศตวรรษที่ 21
ห้องเรียนในศตวรรษที่ 21ห้องเรียนในศตวรรษที่ 21
ห้องเรียนในศตวรรษที่ 21
 
SC161 Lecture 6
SC161 Lecture 6SC161 Lecture 6
SC161 Lecture 6
 
SC161 Lecture 5
SC161 Lecture 5SC161 Lecture 5
SC161 Lecture 5
 
SC161-Lecture3
SC161-Lecture3SC161-Lecture3
SC161-Lecture3
 
SC161-Lecture2
SC161-Lecture2SC161-Lecture2
SC161-Lecture2
 
SC161-Lecture1
SC161-Lecture1SC161-Lecture1
SC161-Lecture1
 

Recently uploaded

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
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
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 

Recently uploaded (20)

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
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
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 

SC161-Lecture4-1

  • 1. Chapter 4 SC161: Principles of Information Technology Communication and Network Part 1: Data Communication Thiti Theerathean Center for Teaching Excellence University of the Thai Chamber of Commerce E-mail : thiti_the@utcc.ac.th
  • 2. 2 • Introduction to Data Communication. - Data Communicationand Telecommunication - Type of Signals - The Basic Components of Communication • Data Transmission. - Line configurations - Directionof Transmisssion - TransmissionMode • Communication Channel. - Guided Media - Unguided Media • Wireless Technology. - Long-distance wireless communication - Short-range wirelesscommunication SC161: Principlesof Information Technology
  • 3. 3SC161: Principlesof Information Technology Data Communications is any transfer of data within a computer, between a computer and another device, or between two computers. Telecommunication is communications over a distance. Tele- distance
  • 4. 4SC161: Principlesof Information Technology Data and Information travels through a communication system in the form of eletromagnetic signals. Signals are represented in two ways • Continuous waveform. • Three basic components : - Amplitude (Volt) - Frequency (Hz) - Phase (Radian) • Infinite number of points between minimum and maximum amplitude. • Use an Amplifier to increase power for transmission over long distances and reduce noise by Filter. • Used for Voice Communication.
  • 5. 5SC161: Principlesof Information Technology Data and Information travels through a communication system in the form of eletromagnetic signals. Signals are represented in two ways • Discrete waveform. • Only two different values: - 1 is high voltage/on electrical pulses. - 0 is low voltage/off electrical pulses. • The number of times a signal changes value per second is called “Baud rate” • Use Repeater to transmission the data over long distances. • Used for Data Communication. time amplitude(power)
  • 6. 6SC161: Principlesof Information Technology Sender Communication Channel Receiver Step 1: …… Step 2: …... Step 3: …... Step 1: …… Step 2: …... Step 3: …... Protocol Message The Basic Components of Communication.
  • 8. 8SC161: Principlesof Information Technology There are two principal line configurations.
  • 9. 9SC161: Principlesof Information Technology When two computers are in communication, data can flow in three ways: A B Only transmits. Only receives. A B Transmits when B receives. Transmits when A receives. A B Transmits and receives while B transmits and received. Transmits and receives while A transmits and received.
  • 10. 10SC161: Principlesof Information Technology Data is transmitted in two ways. Sender Receiver 01110011 01110011 1 1 0 0 1 1 1 0 Sender Receiver 01110011 01110011 0 1 1 1 0 0 1 1 Bits are transmitted sequentially, one after the other. Bits are transmitted through separate lines simultaneously.
  • 11. 11SC161: Principlesof Information Technology How does the receiving equipment know where one byte ends and another begins ? Sender Receiver 1 1 0 0 1 1 1 0 11001110 01011100 0 1 0 1 1 1 0 0 100 1 Start bit 0 Stop bit 1 Parity check bit • Start bit and Stop bit are added. • High overhead. • low-speed communication
  • 12. 12SC161: Principlesof Information Technology How does the receiving equipment know where one byte ends and another begins ? Sender Receiver Parity check bit 1 • basic unit transmitted is called a “packet” • Use sync bytes to announce the beginning and end of an entire packet. SyncSyncSync Sync Sync byte 1 1 0 0 1 1 1 00 1 0 1 1 1 0 0 Packet 11001110 01011100
  • 14. 14SC161: Principlesof Information Technology Communication channels are the means by which data are transmitted from one device in a network to another. A channel can utilize different kinds of communication transmission media : - Twisted-Pair Cable - Coaxial Cable - Fiber Optics Cable - Infrared Transmission - Radio Frequency - Microwave and Satellite
  • 15. 15SC161: Principlesof Information Technology Twisted-Pair Cable • Two insulated copper wires that are twisted together. • The pairs can be shielded (STP) or unshielded (UTP). • The standard connector for unshielded twisted pair cabling is an RJ-45 connector.
  • 16. 16SC161: Principlesof Information Technology Advantages: • High availability. • Low installation cost. Disadvantages: • Limited data rates. • Limited range. • High susceptibility to electromagnetic and radio frequency interference. Twisted-Pair Cable Categories: 1 - primarily for voice, less than 9600 bps 2 - T-1 and ISBN line, 4 Mbps 3 - 16 MHz of bandwidth; 10Mbps 4 - 20 MHz of bandwidth; 16Mbps 5/5e - 100 MHz of bandwidth; 100 Mbps (4 pairs/cable) 6 - 400 MHz of bandwidth; 1Gbps (4 pairs/cable)
  • 17. 17SC161: Principlesof Information Technology Twisted-Pair Cable
  • 18. 18SC161: Principlesof Information Technology Coaxial Cable • A single copper wire, surrounded by an insulator and an outer conductor. • Two primary types : Thick coaxial (10mm) and Thin coaxial (4mm). • Speed : 56 kbps to 200 Mbps.
  • 19. 19SC161: Principlesof Information Technology Coaxial Cable Advantages: • High capacity (370-1000 times more than twisted pair) • Low susceptibility to noise and crosstalk (because of shielding) Disadvantages: • Requites Amplifier or Repeater every few km. • High installation cost. Common Uses: • Cable TV (Old: RG-59; New: RG-6) • Ethernet (RG-58:10Base2 ; RG-8:10Base5) • Amateur radio.
  • 20. 20SC161: Principlesof Information Technology Fiber Optic Cable A thin glass core surrounded by cladding that reflects light into the core, surrounded by a protective plastic buffer/jacket. • Light source is called a photo diode. • Light travels through the core and bounces off of the cladding to "make turns" • The signal degrades because of impurities in the glass cladding core
  • 21. 21SC161: Principlesof Information Technology Fiber Optic Cable The two basic types of optical fiber. Multi-mode optical fiber Single-mode optical fiber Step-indexmultimode Graded-indexmultimode
  • 22. 22SC161: Principlesof Information Technology Advantages: • High capacity. • Reduce size and weight cable. • no crosstalk and lower bit error rates. • Signal security and difficult to tap. Disadvantages: • Can be bent. • Each fiber is one-way transmission of data. • High cost of interfaces. • Lack of standardization.
  • 23. 23SC161: Principlesof Information Technology Guided Media Typical use Data Rate Range Twistedpair Category 1 - 2 Category 3 - 6 Telephone system LANs Less than 2 Mbps 100 Mbps 5 km. 100 m (328 feet) Coaxial Cable Thin (Single channel) Thick (Multi channel) LANs LANs Cable TV 10 Mbps 10 Mbps 100 m. 5 km. Fiber Optic Cable Single-mode Multi-mode LANs WANs HD interconnection 10 Gbps 160 km.
  • 24. 24SC161: Principlesof Information Technology Electromagnetic Spectrum.
  • 25. 25SC161: Principlesof Information Technology Infrared Transmission • Using infrared-light waves at a frequency too low. • Short-range communication (no more than 5 meters) in IrDA standard. • Cannot penetrate walls and work only in the direct "line of sight" • Speed less than 4 Mbps. Radio Frequencies • Distributes radio signals through the air. • Speed more than 2 Mbps. • Long distances: cellular phone, broadcast radio and TV. • Short distances: Bluetooth and Wi-Fi
  • 26. 26SC161: Principlesof Information Technology Microwave • Transmits data more than 45 Mbps as High frequency radio wave. • Sending signals from one microwave station to another. • Line-of-sight transmission.
  • 27. 27SC161: Principlesof Information Technology Satellite • Microwave relay station in orbit around the earth. • Transmitting a signal from a ground station is called “uplink”, the reverse is called “downlink”
  • 29. 29SC161: Principlesof Information Technology Long-distance wireless communication The global Positioning System (GPS) consists of 24 earth-orbiting satellites continuously transmitting timed radio signals that can be used to identify earth locations.
  • 30. 30SC161: Principlesof Information Technology Long-distance wireless communication Evolution of Mobile wireless Technology 1st Generation 2nd Generation 3rd Generation 4th Generation • Analog cellphones • Only voice communication. • Digital cellphones • launched on the GSM standard. • Voice and data service. • Standards defined by the ITU. • Voice data and multimedia communication. • High speed data rate. • Support VoIP and interactive TV.
  • 31. 31SC161: Principlesof Information Technology Short-range wireless communication The Bluetooth is a short-range wireless digital standard aimed at linking devices via a piconet. The piconet typically has a range of about 10 m and a transfer rate between about 400 and 700 kbps.
  • 32. 32SC161: Principlesof Information Technology Short-range wireless communication The WiFi is a short-range wireless digital standard aimed at helping devices to communicate with hi-speed at distances up to 10 m from access points. It is known formally as an 802.11 Network.