Question

In: Computer Science

1. In a wireless LAN using infrastructure mode with N nodes (not including the AP (access...

1. In a wireless LAN using infrastructure mode with N nodes (not including the AP (access point)), describe the network’s communication topology. What is the average number of communication hops between any two end nodes in this WLAN.

2. In 802.15.4 beacon enabled wireless network, if there are multiple consecutive collisions during backoff process in CAP, what does it indicate? What can you do to address this problem?

Solutions

Expert Solution

1. The wireless LAN using infrastructure mode with N nodes is the ring topology as it does not have any access point router. A ring topology is a network configuration where device connections create a circular data path. Each networked device is connected to two others, like points on a circle. Together, devices in a ring topology are referred to as a ring network.

2. If multiple consecutive collision during the backoff process is when multiple sender meant to send to receiver or vice-versa, it impair the transmission reliability of emergency traffic under high traffic loads, which may result in loss of high valued medical information. To address this problem we use CSMA/CA, CSMA algorithms attempt to break symmetries of failing transmissions being restarted at almost the same time by using randomised binary exponential backoff procedures. While wired devices can listen during their own transmissions and employ CSMA with collision detection (CSMA/CD), stations in wireless networks usually cannot listen to their own transmissions, and consequently colliding transmissions can only be detected after they have been completed. Thus wireless devices use CSMA with collision avoidance (CSMA/CA or CSMA-CA).

So, the CSMA/CA is used to prevent against collision.

--------------------------------------------Please Upvote------------------------------------------------------------------------------------------


Related Solutions

A wing in the hospitals has requested a solution using multiple WAPs for wireless access. What...
A wing in the hospitals has requested a solution using multiple WAPs for wireless access. What should be different on each WAP to prevent wireless problems but ensures good roaming and WAP transitions?
Using the Composite Trapezoidal Rule, with evenly spaced nodes, and n=3, find an approximate value for...
Using the Composite Trapezoidal Rule, with evenly spaced nodes, and n=3, find an approximate value for interval where b=1 and a=0, e^(-x^2)dx. Estimate the error.
1.What is the transmission medium for wireless networks? 2.What is the difference between half-duplex mode and...
1.What is the transmission medium for wireless networks? 2.What is the difference between half-duplex mode and full-duplex mode? 3.What are the main differences between a hub and a switch? What makes a switch a better choice? 4.Which device would you use to connect two network segments with different subnet addresses? 5. Which device connects hosts using different transmission media on the same subnet? 6.Which type of server handles user authentications? 7.What is the role of a DHCP server? 8. What...
Wireless IEEE 802.11 LANs can use either CSMA/CD or CSMA/CA access methods; however, CSMA/CA is preferred since it eliminates all data collisions between nodes.
  Wireless IEEE 802.11 LANs can use either CSMA/CD or CSMA/CA access methods; however, CSMA/CA is preferred since it eliminates all data collisions between nodes. True False   “1GBaseT” is a separate standard that competes with “IEEE 802.3”. i.e., 1GBaseT is not compatible with IEEE 802.3. True False   IEEE 802.3 Ethernet only describes the OSI RM data link layer specification over UTP. True False
In Matlab (diary on), do the following: 1. Generate N+1=11 equi-spaced nodes Xi in the interval...
In Matlab (diary on), do the following: 1. Generate N+1=11 equi-spaced nodes Xi in the interval [−5,5]: X = [-5:1:5]; (to see values, omit the ;) or X = linspace(-5,5,11); and evaluate f(x) at these nodes: Y = 1./(1+X.^2); The N+1 points (Xi, Yi) are the data points to be interpolated by various methods. Plot them to see where they are: plot(X,Y,'o') title('N+1 = 11 equi-spaced points of Runge function') pause Also generate lots of points xi at which to...
1. (10 pts) Define the nodes in the LinkedList. Create the LinkedList using the ListNode class....
1. (10 pts) Define the nodes in the LinkedList. Create the LinkedList using the ListNode class. Create a method to find a node with given value in a LinkedList. Return the value is this value exists in the LinkedList. Return null if not exists. Use these two examples to test your method. Example 1: Input: 1 -> 2 -> 3, and target value = 3 Output: 3 Example 2: Input: 1 -> 2 -> 3, and target value = 4...
Project: IOT based gas powered water heater modules list: 1. wireless access point 2. power on/off...
Project: IOT based gas powered water heater modules list: 1. wireless access point 2. power on/off 3. set temperature 4. set schedule Question: Design methodology and software process model Explain and justify the choice of design methodology being followed. ( procedural). Also explain which process model are you following and why. Note: not objected oriented only procedural
Using the pumping lemma, prove that the language {1^n | n is a prime number} is...
Using the pumping lemma, prove that the language {1^n | n is a prime number} is not regular.
1. Using the following data, find the.. (show work) a. mean b. median c. mode d....
1. Using the following data, find the.. (show work) a. mean b. median c. mode d. range e. standard deviation 936 928 924 880 934 923 878 930 936 2. Make a box-plot for the following data: 34 36 39 43 51 53 62 63 73 79 3. The blood pressure of 40 women have a mean of 110.8 mm hg and a standard deviation of 17.1 mm hg. Is a measurement of 181 mm hg unusual?
Using the sample 3, 4, 6, 1, 10, 6 Find the median, mean, mode, and range...
Using the sample 3, 4, 6, 1, 10, 6 Find the median, mean, mode, and range Find the standard deviation Using the sample 8, 5, 1, 5, 2, 3 Find the median, mean, mode, and range Find the standard deviation
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT