Ch 3: Physical Layer Flashcards
(49 cards)
Five Key Benefits of Digital Transmission over Analog
- Digital transmission produces fewer errors than analog transmission
- Digital transmission permits higher maximum transmission rates
- Digital transmission is more efficient
- Digital transmission is more secure because it is easier to encrypt
- Integrating voice, video, and data on the same circuit is far simpler with digital transmission
Parameter Agreement
- Regardless of whether digital or analog transmission is used, transmission requires the sender and receiver to agree on two key parameters:
1. They have to agree on the symbols that will be used
2. Once these symbols are set, the sender and receiver have to agree on the symbol rate - Analog and digital transmissions are different, but both require a
commonly agreed on a set of symbols and a symbol rate
Circuits
- Circuit configuration is the basic physical layout of the circuit
- There are two fundamental circuit configurations:
1. Point-to-point
2. Multipoint
Point-to-Point Circuit
- Circuit goes from one point (say
a computer) to another point
(also likely a computer) - These circuits sometimes are
called dedicated circuits - Each computer has its own
circuit running from itself to the
other computers
Multipoint Circuit
- In this configuration, many computers are connected to the
same circuit - Also called a shared circuit
- The disadvantage is that only one computer can use the circuit
at a time - Advantage is they are more efficient and reduce the amount
of cable required
Data Flow
- Simplex transmission is one-way transmission, such as that with
radios and TVs - Half-duplex transmission is a two- way transmission, but you can
transmit in only one direction at a time, such as a walkie-talkie - The time half-duplex communication takes to switch between sending and receiving is called turnaround time
- Full-duplex transmission is when you can transmit in both directions simultaneously
Multiplexing
- Multiplexing means to break one high-speed physical communication circuit into several lower-speed logical circuits
- That way, many different devices can simultaneously use it but
still “think” that they have their own separate circuits - Multiplexing often is done in multiples of 4
Four Types of Multiplexing
- Frequency Division Multiplexing (FDM)
- Time-division Multiplexing (TDM)
- Statistical Time-division Multiplexing (STDM)
- Wavelength Division Multiplexing (WDM)
Frequency Division Multiplexing (FDM)
Divides the circuit “horizontally” so that many signals can travel a single communication circuit simultaneously
Time-division Multiplexing (TDM)
Shares a communication circuit among two or more computers by having them take turns
Statistical Time-division Multiplexing (STDM)
Selection of transmission speed for the multiplexed circuit is based on a statistical analysis of the usage requirements of the circuits to be multiplexed
Wavelength Division Multiplexing (WDM)
A version of FDM used in fiber-optic cables
Communication Media
- The medium/media is the physical matter or substance that carries the voice or data transmission
- There are two basic types of media:
1. Guided media are those in which the message flows through a physical medium such as a twisted-pair wire
2. Wireless media are those in which the message is broadcast through the air, such as microwave or satellite
Types of Media To Review
- Twisted-pair cable
- Coaxial cable
- Fiber-optic cable
- Radio
- Microwave
- Satellite
Twisted-Pair Cable
- With twisted-pair cable, insulated pairs of wires that are packed quite close together
- The wires usually are twisted to minimize the electromagnetic interference
- The twisted-pair cable used in LANs are usually packaged as four sets of pairs
Coaxial Cable
- Coaxial cable has a copper core with an outer cylindrical shell for insulation
- The outer shield, just under the shell, is the second conductor
- Less prone to interference and errors than basic low-cost twisted-pair wires
- Few companies are installing coaxial cable today
Fiber-Optic Cable
- Fiber-optic cable uses high-speed streams of light pulses from lasers or LEDs
- They carry information inside hair-thin strands of glass called
optical fibers - The effective distance is just under 1,000 meters
Radio
- One of the most commonly used forms of wireless media is radio
- When people used the term wireless, they usually mean radio
transmission - Each device or computer on the network has a radio receiver/transmitter
- The transmitters are very low power
Microwave
- Microwave transmission is an extremely high-frequency radio
communication beam that is transmitted over a direct line-of-sight path between any two points - Typically used for long-distance data or voice transmission
- Does not require the laying of any cable
Satellite
- Satellite transmission involves a satellite many miles up in space
- The satellite is geosynchronous
- One disadvantage of satellite transmission is the propagation
delay - Sometimes also affected by raindrop attenuation
Factors in Media Selection
- Type of network
- Cost
- Transmission distance
- Security
- Error rates
- Transmission speed
Digital Transmission of Digital Data
- All computer systems produce binary data
- Sender and receiver agree on a standard system for representing the message
- The coding scheme is the language that computers use to represent data
Coding
- A character is a symbol that has a common, constant meaning
- Characters in data communications are represented by groups of bits that are binary zeros and ones
- The groups of bits representing the set of characters that are the
“alphabet” of any given system are called a coding scheme, or simply a code
Parallel Transmission
- This is the way the internal transfer of binary data takes place inside a computer
- If the internal structure of the computer is 8bit, then all 8 bits of
the data element are transferred between the main memory and the central processing unit simultaneously on 8 separate connections - Each physical wire is used to send 1 bit