DOCSIS Upstream – Part II
This article will focus more specifically on DOCSIS 3.0 issues that will occur as you are deploying DOCSIS 3.0 or post -deployment.
This article will focus more specifically on DOCSIS 3.0 issues that will occur as you are deploying DOCSIS 3.0 or post -deployment.
If you have followed the "DOCSIS and Cable Modems - How it works" tutorials this far, congratulations! You now have a basic foundation of how DOCSIS networks operate and the ability to pick up the DOCSIS specification and read and comprehend it - this is hard to do for the novice. If you are just finding this blog for the first time, then I recommend that you go to the DOCSIS Tutorial Series and start at the beginning before proceeding.
DOCSIS 1.0 enabled data over coax with a "best effort" service using a data request-grant methodology. DOCSIS 1.1 and subsequent specifications added guaranteed Quality of Service (QoS) by providing Unsolicited Grant Synchronization (UGS) which means that a cable modem does not have to send a data request in order to receive a bandwidth grant from the CMTS. The new UGS service is an enabling technology which has allowed cable operators to successfully deploy the highly revenue generating Voice-over-IP (VoIP) services. In the following sections I will illustrate the differences between best-effort (request-grant) and QoS (UGS) services.
While the UCD provides the language of the DOCSIS network, the Station Maintenance messaging is the proverbial "heartbeat" of the DOCSIS network. A station maintenance session consists of a Range Request sent from a cable and a Range Response sent by the CMTS. The CMTS analyzes the signal quality of the Range Request message and sends back any necessary RF adjustments in the Range Response message. This "handshake" between every cable modem and the CMTS must occur once every 30 seconds as dictated by the DOCSIS specification.
Just as a picture is worth a thousand words, so is a complete Upstream Channel Descriptor (UCD) as seen by a cable modem. This message, sent every two seconds by the the CMTS, contains an enourmous amount of valuable information that every cable modem on a DOCSIS network needs to know in order to communicate. Often undervalued, the UCD is a virtual Hitchiker's Guide to the DOCSIS network! So without any further ado, let me show you an example of a full UCD message and then explain its contents further
DOCSIS Cable Modem Data Burst Defined Previously I have discussed that cable modems share the upstream channel by using Time Division Multiple Access (TDMA). This means that when a cable modem is not transmitting data its RF transmitter is turned off. In order to transmit data it must transmit a burst of data which contains a REQUEST to the CMTS. The REQUEST relays the cable modem's Service IDentifier and the number of bytes of information the modem has to transmit in its buffer. The CMTS prioritizes all incoming
In this blog I will address delay and jitter as they pertain to VoIP in a DOCSIS network. Delay, jitter and packet loss are the three primary impairment in a VoIP network, but packet loss was addressed in my Troubleshooting DOCSIS - VoIP Impairments > Packet Loss blog. After packet loss, delay is the second most disruptive impairment in VoIP networks. The effects of delay to the caller generally appear as echo and talker overlap. In PSTN communications, echo can arise as acoustic echo between the mouthpiece and
In this blog I am going to focus on VoIP packet loss, which is just one of the three (3) primary types of VoIP impairments that are present in a DOCSIS network. I will cover many RF and IP terms in this blog that I have not discussed in my previous tutorials, not to worry! This terminology is all fodder for future blogs. :-) To review, the three fundamental impairments which impact call quality of VoIP communications are as follows: * Packet Loss – The complete or partial loss of a packet containing actual voice payload. * Delay – The time a packet takes to traverse the space between the source and destination of a voice call. The space is comprised of both the physical distance the data must travel in addition to the active network routing and switching elements, which contribute additional delay. * Jitter – The variance of inter-packet arrival time from one transmitted packet to the next sequential packet.
In this blog I am going to digress for a moment from my standard DOCSIS 101 tutorial and spend a little time on DOCSIS troubleshooting basics, especially with respect to Voice-over-Internet Protocol (VoIP). I am doing this as due to many offline questions specific to this topic. Don't worry, though I may start to inter-mix some troubleshooting blogs now and again, just check the DOCSIS 101 page to stay on top of the latest DOCSIS tutorial blogs.
Through DOCSIS tutorial seminars, I have found the most effective way to bring someone up to speed on DOCSIS communications is by teaching the cable modem registration process. During the registration process, we will cover the RF physical layer, theDOCSIS Media Access Layer (MAC) and the Internet Protocol (IP) layer. Yes, the cable modem exercises the first three layers of the Open Systems Interconnection Reference Model (OSI Reference Model or OSI Model)...