Tuesday 29 May 2012

WEEK 12(INTERNET INFRASTRUCTURE)


Possibly to most important foundation block of Internet Infrastructure is the Network. Without a network connection no data can pass over the Internet. 

The Internet: Computer Network Hierarchy


Every computer that is connected to the Internet is part of a network. For example, you may use a modem to connect to an Internet Service Provider(ISP). When you connect to your ISP, you become part of their network. The ISP may then connect to a larger network and become part of their network. The Internet is simply a network of networks. DNS is an Internet service that translates domain names/hostnames to IP addresses and IP addresses to their associated domain names/host names. DNS helping each visitor refer to the desired website only by typing its alpha-numeric name (domain name) in the browser instead of its real numeric system name (IP address). 

Internet Protocol: IP Addresses

A typical IP address might be 216.27.22.162. Every machine on the Internet has a unique identifying number, called an IP Address. The IP stands for Internet Protocol, which is the language that computers use to communicate over the Internet. A typical IP address is make it easier for us humans to remember, IP addresses are normally expressed in decimal format. The four numbers in an IP address are called octets, because they each have eight positions when viewed in binary form. If you add all the positions together, you get 32, which is why IP addresses are considered 32-bit numbers.

The octets serve a purpose other than simply separating the numbers. They are used to create classes of IP addresses that can be assigned to a particular business, government or other entity based on size and need. The octets are split into two sections: Network and Host. The Network section always contains the first octet. It is used to identify the network that a computer belongs to. Host sometimes referred to as Node is identifies the actual computer on the network. The Host section always contains the last octet.


IP address structure and classification

Class A
Class A addresses are assigned to networks with a very large number of hosts. The high-order bit in a class A address is always set to 0. The next seven bits (completing the first octet) complete the network ID. The remaining 24 bits (the last three octets) represent the host ID. This allows for 126 networks and 16,777,214 hosts per network.

Class B
Class B addresses are assigned to medium-sized to large-sized networks. The two high-order bits in a class B address are always set to binary 1 0. The next 14 bits (completing the first two octets) complete the network ID. The remaining 16 bits (last two octets) represent the host ID. This allows for 16,384 networks and 65,534 hosts per network.

Class C
Class C addresses are used for small networks. The three high-order bits in a class C address are set to binary 1 1 0. The next 21 bits (completing the first three octets) complete the network ID. The remaining 8 bits (last octet) represent the host ID. This allows for 2,097,152 networks and 254 hosts per network.

Class D
Class D addresses are reserved for IP multicast addresses. The four high-order bits in a class D address are always set to binary 1 1 1 0. The remaining bits are for the address that interested hosts recognize. Microsoft supports class D addresses for applications to multicast data to multicast-capable hosts on an internetwork.

 Class E
Class E is an experimental address that is reserved for future use. The high-order bits in a class E address are set to 1111.

The network ID cannot begin with the number 127. The number 127 in a class A address is reserved for internal loopback functions. For example, 127.0.0.1 is the common loopback address.
Ø  Loopback means the interface created and designated to test a local port or interface. It routes test messages from their source device back to the source without any processing or modification.
Ø  The loopback IP address is the address used to access itself. A loopback interface is also known as a virtual IP, which does not associate with hardware interface.
Ø  The loopback address is used to test network software without physically installing a Network Interface Card (NIC), and without having to physically connect the machine to a TCP/IP network.

Internet Protocol: Domain Name System

Although people can type address information like http://207.241.148.80/ into their Web browser to visit sites, being able to use proper names like http://www.hotmail.com/ is much more practical. When someone types a site's name into their browser, DNS looks up the corresponding IP address for that site, the data required to make the desired network connections between Web browsers and Web servers. 

The DNS organizes its servers into a hierarchy. For the Internet, so-called root name servers reside at the top of the DNS hierarchy. The Internet root name servers manage DNS server information for the Web's top-level domains (like ".com" and ".uk"). Servers at the next lower level of the DNS hierarchy track second-level domain names and addresses (like "yahoo.com").



ISP
Short for Internet Service Provider, it refers to a computer access to the Internet. The service provider usually provides a software package,username and password. You can then log on to the Internet and browse the World Wide Web and send and receive e-mail. ISPs also serve large companies, providing a direct connection from the company's networks to the Internet. ISPs.

An ISP is a company that provides individuals and other companies access to the Internet and other related services such as Web site building and virtual hosting. An ISP has the equipment and the telecommunication line access required to have a point-of-presence on the Internet for the geographic area served. The larger ISPs have their own high-speed leased lines so that they are less dependent on the telecommunication providers and can provide better service to their customers.


HTTP  (Hypertext Transfer Protocol)
HTTP stands for Hypertext Transfer Protocol. It is an TCP/IP based communication protocol which is used to deliver virtually all files and other data, collectively called resources, on the World Wide Web. These resources could be HTML files, image files, query results, or anything else.Every Web server on the Internet conforms to the hypertext transfer protocol (HTTP). The Hypertext Transfer Protocol (HTTP) is an application-level TCP/IP based protocol with the lightness and speed necessary for distributed, collaborative, hypermedia information systems (internet).

There are three important things about HTTP of which you should be aware:


Ø  HTTP is connectionless: After a request is made, the client disconnects from the server and waits for a response. The server must re-establish the connection after it process the request.
Ø  HTTP is media independent: Any type of data can be sent by HTTP as long as both the client and server know how to handle the data content. How content is handled is determined by the MIME specification.
Ø  HTTP is stateless: This is a direct result of HTTP's being connectionless. The server and client are aware of each other only during a request. Afterwards, each forgets the other. For this reason neither the client nor the browser can retain information between different request across the web pages.

The diagram shows where HTTP Protocol fits in communication:















Tuesday 15 May 2012

WEEK 11 (UNBOUND MEDIA)


UNBOUND MEDIA  is based on air and implementations including microwave, laser, infrared and radio 
Microwaves travels at high frequency than radio waves and provide through put as a wireless network media. Micro wave transmission requires the sender to be inside of the receiver.

Microwave is divide b 2 ::
- Terrestial Micro Waves
- Satellitte Micro Waves

1. Terrestrial Micro waves:
Terrestrial Micro waves are used are used to transmit wireless signals across a few miles. Terrestrial system requires that direct parabolic antennas can be pointed to each other. These systems operate in a low Giga Hertz range. two types of antennas are used for terrestrial microwave communication are parabolic dish and horn antenna.

A parabolic dish antenna is good at catching a wide range of signal waves and directing them to a common point. Every wave that is parallel to the line of sight reflects back to the focus on a common point.

a horn antenna looks like a gigantic scoop that broadcasts the assembled signals that are deflected outward in a series of narrow parallel beams by the curve head. signals are received in a manner similar to the parabolic dish antenna and are deflected down into the stem.

DISH ANTENNA

             

HORN ANTENNA


2. Satellite Micro waves
The main problem with aero wave communication is the curvature of the earth, mountains & other structure often block the line of side. Due to this reason, many repeats are required for long distance which increases the cost of data transmission between the two points. This problem is recommended by using satellites.

Satellite micro wave transmission is used to transmit signals through out the world. These system use satellites in orbit about 50,000 Km above the earth. Satellite dishes are used to send the signals to the satellite where it is again send back down to the receiver satellite. These transmissions also use directional parabolic antenna’ with in line of side.

In satellite communication micro wave signals at 6 GHz is transmitted from a transmitter on the earth through the satellite position in space. By the time signal reaches the satellites becomes weaker due to 50,000 Km distance. The satellite amplifies week signals and transmits it back to the earth at the frequency less than 6 GHz.


IEEE (Institute of Electrical and Electronics Engineers).
The IEEE describes itself as "the world's largest technical professional society; promoting the development and application of electro technology and allied sciences for the benefit of humanity, the advancement of the profession, and the well-being of our members." One of the technologies they have developed is known as Ethernet 802 standard which governs local area networks (wired LANs). Ethernet governs the way in which Data Communications are done across the spectrum.




Difference Between 3G And 4G

4G - 4G speeds are meant to exceed that of 3G. Current 3G speeds are topped out at 14Mbps downlink and 5.8Mbps uplink. To be able to qualify as a 4G technology, speeds of up to 100Mbps must be reached for a moving user and 1Gbps for a stationary user. So far, these speeds are only reachable with wired LANs.

different:
1. 3G stands for 3rd generation while 4G stands for 4th generation.
2. 3G technologies are in widespread use while 4G compliant technologies are still in the horizon.
3. 4G speeds are much faster compared to 3G.
4. 3G is a mix of circuit and packet switching network while 4G is only a packet switching network.


Cellular phone
is a device that can make and receive telephone calls over a radio link whilst moving around a wide geographic area. It does so by connecting to a cellular network provided by a mobile phone operator, allowing access to the public telephone network. By contrast, a cordless telephone is used only within the short range of a single, private base station.
In addition to telephony, modern mobile phones also support a wide variety of other services such as text messaging, MMS, email, Internet access, short-range wireless communications (infrared, Bluetooth), business applications, gaming and photography. Mobile phones that offer these and more general computing capabilities are referred to as smartphones.


Radio frequency (RF) 
is a rate of oscillation in the range of about 3 kHz to 300 GHz, which corresponds to the frequency of radio waves, and the alternating currents which carry radio signals. RF usually refers to electrical rather than mechanical oscillations, although mechanical RF systems do exist.

Uplink and downlink
In satellite telecommunication, a downlink is the link from a satellite down to one or more ground stations or receivers, and an uplink is the link from a ground station up to a satellite. Some companies sell uplink and downlink services to television stations, corporations, and to other telecommunication carriers. A company can specialize in providing uplinks, downlinks, or both.
The following table shows the main frequency bands used for satellite links.


Frequency BandDownlinkUplink
C3,700-4,200 Mhz5,925-6,425 MHz
Ku11.7-12.2 GHz14.0-14.5 GHz
Ka17.7-21.2 GHz27.5-31.0 GHz








-


Thursday 26 April 2012

WEEK 10(CABLING)


(1) LAN Techonology Cabling :

    a) Cable is the medium through which information usually moves from one network device to another.
    b) Several types of cable are commonly used with LANs.
    c) In some cases,a network will utilize only one type of cable, other networks will use a variety of cable    types.


(2)Types of Cables :
   
    Unshielded Twiested Pair (UTP) cable 
    Shielded Twisted Pair (STP) cable
    Coaxial Cable
    Fiber Optic Cable
    Wireless LANs

(3) Unshielded Twisted Pair (UTP) cable






(4) Category 1 : Voice 9wayar Telefon)
    Category 2 : Data to 4 Mbps (Local Talk)
    Category 3 : Data to 10 Mbps (Ethernet)
    Category 4 : Data to 20 Mbps (16 Mbps Token Ring)
    Catogory 5 : Data to 100 mbps (Fast Ethernet)



5. The standard connector for unshielded twisted pair cabling is an RJ-45 connector



(6)Shielded Twisted Pair (STP) cable


- is a type of cable wrapped in a foil shielding
- to help provide a more reliable data communication
- using TOKEN RING topology


(7) Coaxial cable


  • o   a single copper conductor at its center
  • o   a plastic layer provides insulation
  • o   the metal shield helps to block interference
  • o   Bayone-Neill-Concelman (BNC) connector
  • o   T-connector, barrer connector, terminator






 (8) Fibre Optics


  • o   consists of a center glass core surrounded by several layers
  • o   transmit light rather than electronic signals
  • o   eliminate the problem of electrical interference
  • o   transmit signals over much longer distances than coaxial and twisted pair