WiFi/Bluetooth/ZigBee 3 in 1 Shield for Arduino

Wi-Fi architecture

Wi-Fi has two main modes: Infra and Adhoc networks

  1. Infra networks

    1. Minimum element: BSS (Basic Service Set), shown in Figure 1-4.

      1. One or more radio hosts;
      2. AP: Access Point, i.e., BS (Base Station)
      3. Radio hosts communicate with the outside by AP
      4. Inter-connection among APs by the inter-connection with Hub/Switch /Router
    2. SSID (Service Set Identification)

      1. Manager assigns a SSID less than 32 bytes for an AP;
      2. A BSS can exist lonely. It can also be connected to another BSS by the connection with DS (Distribution System) for the constitution of ESS.
    3. ESS (Extension Service Set)

      ESS is composed of several APs and DS. All of the APs share an ESSID, and an ESS can include several BSS, as shown in Figure 1-5.

    4. DS (Distribution System)

      1. Distribution System, which is used to the logical connection BSS, and provide the roam distribution system for the wireless APs.
      2. When DS is used, then all of the BSSes seem like a BSS in a BSS.
      3. DS is usually denoted by Ethernet, point-to-point link or other wireless networks.
  2. Adhoc networks

    1. No AP center control
    2. Generally no connection to the outside networks