Sunday, January 24, 2010

Networking - Components

Now i come to my second post in the series pertaining to Networking. I will discuss about the notable physical entities participating in a typical PAN(Personal Area Network) such as the Modem, Splitter, Router, Access Point and Network Adapter.

Modems
Modem, an acronym for Modulator Demodulator simply converts the analog data from internet cables and supplies it to the PC in the digital form. Separate modems are now available for Dial-Up and DSL networks. The DSL Modem delivers the network to the PC via the Ethernet/USB port unlike Dial-Up. The other popular type of modems is the wireless modem, which provide a wireless interface between the modem and the ISP network. But this interface tends to be comparable to dial-up hugely attributed to the distance of the nearest ISP network transmitter. But recent years have seen a marked increase in the provided speed.

Splitter
A simple component becoming obsolete with the dial-up networks, which is used to split the PSTN line into two channels, Internet and Voice.

Routers
You can connect to your modem to gain internet access, but what do you do if you have a guest intending to access internet or simply more than one computer needing internet access simultaneously? The Router comes to the rescue. Routers manage the information transmitted between your LAN and the internet. As the name suggest they can handle/route the requests from multiple computers by splitting the internet signal. There is more to than meets the eye!

> Routers can connect together multiple LANs or even WANs(Wide Area Networks) thus acting as a Traffic Cop.
> The router is provided with a IP address by the ISP called the Public IP Address. The router then uses the DHCP (Dynamic Host Configuration Protocol) server to dynamically assign a Private IP Address to each of the computer that connects to it. A NAT(Network Address Translation) is in place to masquerade the IP address of the source comnputer, thus enabling the router to pose the request to have sourced from the router's IP instead, thus making the actual computers virtually invisible to the internet world.
> This NAT can act as a firewall, protecting the computer from deadly viruses or trojans sourced within the internet. However the firewall does not prevent the outflow of infections.

Wireless Access Points
With the advent of wireless technology, came the convenience of wireless networks. Wireless hotspots started emerging in cafes, public libraries and airports . All these employ something called as WAP(Wireless Access Points). Just like how self explanatory the rest of the networking jargons are so is this. So it is just a portal for wireless client to connect to a LAN or similar to a cellular tower emitting wireless signals. Point to note is that the WAP does not have the inbuilt ability to manage multiple connections unless connected to a router or a modem with inbuilt router, without which it is a dumb wireless signal transmitter supporting only one connection at a time.

Wireless Routers
When the WAP just adds a wireless interface to the wired router, why not come up with a router with inbuilt wireless interface is a question to which the Wireless Router is the answer. Presently these are gaining popularity with the ease of usage and configuration. However WAPs are still employed in public areas unlike at home where it is more of a luxury than a necessity.

I picked up a good illustration from the Microsoft website that simplifies all that I rambled until now :)

Networking - Dial Up / Cable / ADSL

Today I am sharing few information I gathered about the various technologies involved in obtaining an simple internet access. It all started with my thought of buying a wireless router for my mom to end her woes of using a cable to connect her laptop to the network.

With my trivial knowledge about wireless contraptions, I ventured to Sim Lim Square ,a Hub of Electronic shops in Singapore. Rest aside the notorious claims of tourists getting cheated over price, but this can be your only best bet to get hold of cheap electronics items. The very first product catalog i browsed through left me in a serious doubt whether I would be even able to explain the shopkeeper what I needed. A further attempt to explain to him, led to the shopkeeper asking me whether I needed a ADSL Gateway / 3G Router / Access Points and further specs. Baffled over his knowledge, I quit. It is necessary to keep in mind not to project yourself as unaware of gadget specs, otherwise it would serve as a perfect gesture to the shopkeeper to take you on a ride :) This applies to markets anywhere in the world, including the notorious Richie Street or SP Road markets in India.

So I returned to my apartment to do some research on wireless technology or internet access on a whole. Traditional access to internet were through dial-up connections. A dial-up modem and a PSTN(Public Switched Telephone Network) was all that you needed. The PC literally dials to the ISP(Internet Service Provider) and connects to his server and hence the internet. The speed(~56 kbps) and bandwidth were poor and so were the requirements then.

Slow advancements led to the DSL/ADSL(Asynchronous Digital Subscriber Line) technology, where the telephone line was split into separate channels dedicated for voice and data transfer. This led to the usage of telephone and internet simultaneously unlike in dial-up. The speed was higher with a wide range of 512-768 kbps, a definite leap. A potential rival is the Cable Modem that leverages the increased bandwidth of the conventional Cable TV lines. Since a typical urban household already had a Cable TV line, this too emerged as a good alternative. Presently there is almost equal number of users subscribed to either of them. Even though the Coaxial cables lines have a better bandwidth than the copper wired PSTN lines, the cable network speed is unpredictable due to the shared bandwidth on which the technology is based. Poor, that is the precise reason that Cable network vendors refrain from promising or even citing a specific speed !!

Currently any network that provides access to internet without disrupting the telephone usage is termed as Broadband. In the next post I will discuss about the various physical entities participating in a typical network.