IP Multicast, QoS Standards, and ADSL Modulation
Classified in Computers
Written on in
English with a size of 3.43 KB
IP Multicast and Group Management
Multidifusion (multicast) refers to the shipment of data to multiple destinations simultaneously. This process requires reserved multicast group addresses, specifically Type D addresses (e.g., 239.255.255.255). The IGMP (Internet Group Management Protocol) is used for IP Multicast management.
Internet multicast protocols include:
- IP Multicast
- NNTP (Network News Transfer Protocol)
- Internet Relay Chat (IRC)
- PSYC
- Peercasting
At Layer 3, the IP protocol is used alongside ICMP and IGMP.
Quality of Service (QoS) in Multimedia Networks
QoS is defined by the H.323 standard, which allows multimedia traffic over an IP network. Several parameters influence the behavior of voice streams, which are often challenged by:
- Packet Jitter: Includes time variation in the arrival of packets.
- Packet Loss: The disappearance of data packets during transmission.
The limit for a one-way voice channel is 400ms. The RSVP protocol (whose main function is managing data packets and giving priority to voice packets) does not guarantee quality of service as effectively as advanced networks like ATM QoS, which provides a standardized form of service.
Main Network Requirements for QoS
QoS is defined as the value of a set of performance parameters that assure the user of a quality service at acceptable levels. The main requirements are:
- Allocate bandwidth in a differentiated manner.
- Prevent and manage network congestion.
- Handle traffic according to set priorities.
- Model network traffic based on the type of traffic.
ADSL and xDSL Technologies
ADSL and other xDSL technologies offer various services, including:
- Intranet and Internet navigation
- Video conferencing
- Transparent remote access (LAN-to-LAN)
Modulation Types in ADSL
There are two types of modulation in ADSL, both based on QAM (Quadrature Amplitude Modulation):
- CAP (Carrierless Amplitude Phase): Divides the signal into segments.
- DMT (Discrete Multi-Tone): Divides the available bandwidth into units.
Additionally, FDM (Frequency Division Multiplexing) divides the channel into several subchannels. ADSL typically works using PPP over ATM (Asynchronous Transfer Mode).
Additional xDSL Service Details
Services you can offer with xDSL include Intranet navigation, Internet, video conferencing, and transparent remote access (LAN-to-LAN) services.
There are two types of modulation in ADSL: CAP (Carrierless Amplitude Phase) and DMT (Discrete Multi-Tone). Both are based on QAM.
CAP divides the signal into segments, while DMT divides the available bandwidth into units. FDM (Frequency Division Multiplexing) divides the channel into several subchannels. ADSL works on PPP over ATM (Asynchronous Transfer Mode).