Found 1627 Articles for Computer Network

Point Coordination Function (PCF)

Moumita
Updated on 19-Nov-2019 10:44:48

4K+ Views

Point coordination function (PCF) is an optional technique used to prevent collisions in IEEE 802.11-based WLAN standard including Wi-Fi. It is a medium access control (MAC) sublayer technique used in areas where carrier-sense multiple access with collision avoidance (CSMA/CA) is used.PCF is used additionally along with the mandatory distributed coordination function (DCF). It is used in centralised control system, and is present in the access point (AP) of the wireless network. An AP is generally a wireless router that coordinates network communication.Features of PCFIt is an optional function that resides on the top of the mandatory DCF. Both PCF and ... Read More

Distributed Coordination Function (DCF)

Moumita
Updated on 19-Nov-2019 10:41:47

7K+ Views

Distributed coordination function (DCF) is a mandatory technique used to prevent collisions in IEEE 802.11-based WLAN standard (Wi-Fi). It is a medium access control (MAC) sublayer technique used in areas where carrier-sense multiple access with collision avoidance (CSMA/CA) is used.TechniqueThe basic technique of DCF is as follows −When a station has a frame to transmit, it waits for a random backoff time. The random backoff time is defined by a contention window having a random number of time slots. The backoff time is given by the following equation −Timebackoff = random()×TimeslotsHere, the function generates a random number and is the ... Read More

The 802.11 MAC Sublayer Protocol

Moumita
Updated on 19-Nov-2019 10:32:16

18K+ Views

IEEE 802.11 standard, popularly known as WiFi, lays down the architecture and specifications of wireless LANs (WLANs). WiFi or WLAN uses high frequency radio waves instead of cables for connecting the devices in LAN. Users connected by WLANs can move around within the area of network coverage.The 802.11 MAC sublayer provides an abstraction of the physical layer to the logical link control sublayer and upper layers of the OSI network. It is responsible for encapsulating frames and describing frame formats.MAC Sublayer frame of IEEE 802.11The main fields of a frame of wireless LANs as laid down by IEEE 802.11 are ... Read More

Multiple Input Multiple Output (MIMO)

Moumita
Updated on 19-Nov-2019 10:18:16

4K+ Views

In wireless communications, when multiple antennas are used both at the transmitting end as well as the receiving end, the configuration is said to be multiple input, multiple output or MIMO. MIMO helps in sending and receiving multiple data signals simultaneously over the same radio channel. MIMO is a smart antenna technology, the other popular technology being multiple input, single output (MISO) and single input, multiple output (SIMO).The following diagram shows MIMO configuration −Advantage of MIMO over Traditional Wireless SystemsIn traditional wireless communication systems, a single antenna is used at the transmitter site, and another single antenna is used at ... Read More

How to build a wireless home network without a router

Lakshmi Srinivas
Updated on 12-May-2022 07:30:09

1K+ Views

Setting up a wireless internet connection without router is usually done using adhoc network. It is a latin phrase sometimes used to describe a quick fix which can be temporary. Small businesses generally establish ad-hoc computer to computer network, if they do not have access to a router. They use a wireless internet session to do different works like checking email, attending a web-based meeting or browsing the web for a short period of time.Ad-hoc NetworkMany are unaware that, if they have Windows Vista, Windows 7 or Windows XP installed in their system, they can build their own wireless network ... Read More

Upgrade your computer for free to windows 10

Lakshmi Srinivas
Updated on 18-Oct-2019 08:09:08

70 Views

People who have been using windows operating system usually encounter persistent messages to upgrade to Windows 10. The good news is that, upgrading to Windows 10 is now free. But in case of Apple, it allows its users to upgrade to newest operating system for free at any point. If users delay, they might land themselves in trouble as Windows is taking a very different approach.All those who have not upgraded their system to Windows 10 by June 29, 2016, they need to spend about $119. And those who consider, the cost of upgradation is more than they can handle. ... Read More

What is Network Port?

Arnab Chakraborty
Updated on 31-Jan-2020 10:55:38

6K+ Views

A port is a physical docking point using which an external device can be connected to the computer. It can also be programmatic docking point through which information flows from a program to the computer or over the Internet.A network port which is provided by the Transport Layer protocols of Internet Protocol suite, such as Transmission Control Protocol (TCP) and User Diagram Protocol (UDP) is a number which serving endpoint communication between two computers.To determine what protocol incoming traffic should be directed to, different port numbers are used. They allow a single host with a single IP address to run ... Read More

Complementary Code Keying (CCK)

Moumita
Updated on 07-Oct-2019 08:00:13

1K+ Views

Complementary Code Keying (CCK) is a modulation technique deployed in wireless local area networks (WLANs) that follow IEEE 802.11b specification. CCK came into use in 1999 whereby it replaced the Barker code in wireless networks. CCK helps in attaining data rates higher than 2 Mbps, though at the cost of shorter ranges.Features of CCKCCK is used in wireless LANs to attain theoretical maximum data rates of 11 Mbps.CCK is implemented for transmission in the radio frequency range (RF band) of 2.4GHz – 2.4835GHz.CCK includes a pair of codes called chipping sequences which are complementary to each other. In complementary codes, ... Read More

What is Rate Adaptation?

Moumita
Updated on 07-Oct-2019 07:58:53

1K+ Views

Rate adaptation is a criteria that determines the performance of IEEE 802.11 wireless networks, or WiFi. Rate adaptation allows transmission to be done at different rates within the wireless network, depending upon the network conditions.In wireless networks, the signal may be strong or weak. Through rate adaptation technique, the data transfer date can be changed depending upon the signal strength, i.e. when the signal is strong, high data rates are adopted, while low data rates are adopted during weak signals.Rate Adaptation AlgorithmsIn traditional rate adaptation algorithms, the lowest permissible data rate was selected for data transfer. Though this ensured that ... Read More

The 802.11 Physical Layer

Moumita
Updated on 07-Oct-2019 07:57:21

9K+ Views

IEEE 802.11 standard, popularly known as WiFi, lays down the architecture and specifications of wireless LANs (WLANs). WiFi or WLAN uses high frequency radio waves instead of cables for connecting the devices in LAN. Users connected by WLANs can move around within the area of network coverage.IEEE 802.11 ArchitectureThe physical layer architecture of IEEE 802.11 has the following components −Stations (STA) − Stations comprises of all devices and equipment that are connected to the wireless LAN. A station can be of two types −Wireless Access Point (WAP) − WAPs or simply access points (AP) are generally wireless routers that form ... Read More

Advertisements