Wan Serial Connections
Perhaps you are reading these notes at college, or perhaps at home. Either way, unless you have saved this web page to your hard drive, you will be reading them over an Internet connection. Somehow, the contents of this page traveled from the web server it is stored on across the Internet , to your ISP's server and then onto your PC.
You should be familiar with the patch cables used on local area networks - used to connect devices together so they can communicate. However, to connect to and communicate with devices over a WAN you have to use a serial cable rather than a patch cable. Serial cables transmit data differently to LAN cables and other cables like parallel cables. With serial cables, the data is sent along the cable one bit at a time.
Now, I don't suppose you ran a serial cable all the way from your computer to your ISP's computer - did you? No, thought not!
If you have a dial-up connection, you will have a serial cable that runs from your pc to your modem.
Another cable runs from your modem to your telephone socket, that connects over the telephone line to your ISP's network. |
|
 |
On a LAN, the principle is the same, but the device used to connect to the ISP's network is likely to be a device with a higher throughput, such as an ISDN or ADSL line or dedicated high bandwidth lines like T1 or E1. Most WAN links are simply methods of serially connecting two routers through the public telephone network. Some links happen to be faster than others.
The table below shows the maximum length serial cable you should use for the different bandwidths.
|
|
EIA/TIA-449, X.21, V.35, EIA-530
|
| Rate (bps) |
Distance (m) |
Distance (m) |
| |
2400 |
|
60 |
|
1250 |
| 4800 |
|
30 |
|
625 |
| 9600 |
|
15 |
|
312 |
| 19200 |
|
7.6 |
|
156 |
| 38400 |
|
3.7 |
|
78 |
| 56000 |
|
2.6 |
|
31 |
| 1.544 Mbps (T1) |
|
N/A |
|
15 |
WAN Protocols and Connection Methods
Now let's look at different ways of connecting to a WAN:-
~~ Point-to-Point Protocol (PPP) ~~
PPP is a protocol for transporting IP traffic over point-to-point links. Many WAN serial connections use PPP as a method for connecting to an ISP. Typically, PPP supports modem dial-up users, as well as ISDN and DSL connections.
~~ Frame Relay ~~
Frame Relay is another kind of protocol used for transporting traffic over serial links. Frame Relay is a commonly used on both dedicated lines such as T1 and also X.25 networks. Frame Relay can allow multiple "virtual circuits " to exist on a single physical connection. It's main advantage is it's speed.
~~ Dial-Up Modem ~~
A modem is a device that converts analog signals to digital and vice-versa. At the sending end, a modem converts digital computer data to analog, so it can be transmitted over an analog telephone line. At the receiving end, a modem converts the analog signal back into digital signals and passes it along to the digital device (e.g. a PC.) The typical bandwidth of a modem today is 56 kbps
A dial-up modem uses the PPP protocol for communications. Typically a dial-up connection over PPP has the following features:
- Dial-on-demand: Activate a PPP connection and dial the phone when packets need to be sent out; bring the connection down after some period of inactivity.
- Redial: Activate a PPP connection whenever it goes down, to keep a line up.
~~ Integrated Services Digital Network (ISDN) ~~
ISDN was originally designed to replace the fairly slow dial-up modem over the plain old telephone system (POTS.) An ISDN connection is usually composed of a single delta channel (D channel) and two bearer channels (B channels).
The D channel runs at 16 kbps and is used for signaling and other link control tasks. The B-channels are used for transmitting data and run at 64 kbps each, making a total data bandwidth of 128 kbps. ISDN are dial-on-demand connections and PPP is the protocol typically used to carry data over the B channels.
~~ Digital Subscriber Line (DSL) ~~
Home users are demanding higher speed connections and so DSL broadband connections are becoming more and more popular.
DSL routers can come in two types - routers with usb connections to the PC and routers that connect to the PC's network card using UTP cable.
Amazingly , residential DSL connections can achieve T1 or even E1 speeds over existing telephone lines. Speeds from 512 kbps to over 2000 kbps are available.
|
|
|
~~ Cable Modem ~~
Cable connections are also becoming increasingly popular with home users. Such connections use existing coaxial cable TV lines. A coaxial cable line achieves speeds comparable to that of DSL.
~~ T1/ E1 Dedicated Leased Lines ~~
A T1 link is a dedicated digital highspeed circuit - leased from the phone company. A T1 line is contains 24 digital channels, each of which can carry one digitally encoded voice conversation. It provides a bandwidth of 1.544 Mbps. T2 to T4 lines are even faster. For example, the bandwidth of a T4 line is
over 274 Mbps.
E1 lines are used in Europe and they are formed from combining 32 digitized phone lines into a single digital data stream. The resulting data stream has a rate of 2.048Mbps.
Some WAN Serial Connectors
The table below summarizes the different connectors needed for various WAN connection methods.
|
|
|
| |
Modem |
|
RJ-11 |
Serial cable from PC to modem. Cable connecting modem to phone line has an RJ-11 connector |
| ISDN |
|
RJ-45 |
UTP straight-through with RJ-45 connectors at both ends of the cable run from the ISDN router to an NT1 connector that connects to a telephone line. |
| DSL |
|
RJ-11 |
The cable that runs from the DSL router has a RJ-11 connector at the end that plugs into the phone socket. A micro-filter is used to allow you to plug both a phone and a DSL cable into the phone socket. |
| Cable |
|
Coaxial |
The cable that runs from the cable router has a coaxial connector at the end that plugs into the phone socket. A splitter is used at the TV wall outlet so you can plug in your TV cable as well. |
|