WO2006111826A1 - Reducing beacon slot acquisition time in a distributed media access control network - Google Patents

Reducing beacon slot acquisition time in a distributed media access control network Download PDF

Info

Publication number
WO2006111826A1
WO2006111826A1 PCT/IB2006/000925 IB2006000925W WO2006111826A1 WO 2006111826 A1 WO2006111826 A1 WO 2006111826A1 IB 2006000925 W IB2006000925 W IB 2006000925W WO 2006111826 A1 WO2006111826 A1 WO 2006111826A1
Authority
WO
WIPO (PCT)
Prior art keywords
beacon
time interval
slots
repeating time
slot
Prior art date
Application number
PCT/IB2006/000925
Other languages
French (fr)
Inventor
Ulrico Celentano
Leonardo Goratti
Juha Salokannel
Original Assignee
Nokia Corporation
Nokia Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Corporation, Nokia Inc. filed Critical Nokia Corporation
Priority to JP2008507185A priority Critical patent/JP2008537423A/en
Priority to EP06744519.7A priority patent/EP1872491B1/en
Priority to BRPI0608164-9A priority patent/BRPI0608164A2/en
Priority to MX2007011224A priority patent/MX2007011224A/en
Publication of WO2006111826A1 publication Critical patent/WO2006111826A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/24Radio transmission systems, i.e. using radiation field for communication between two or more posts
    • H04B7/26Radio transmission systems, i.e. using radiation field for communication between two or more posts at least one of which is mobile
    • H04B7/2612Arrangements for wireless medium access control, e.g. by allocating physical layer transmission capacity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/0001Arrangements for dividing the transmission path
    • H04L5/0003Two-dimensional division
    • H04L5/0005Time-frequency
    • H04L5/0007Time-frequency the frequencies being orthogonal, e.g. OFDM(A), DMT
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/02Selection of wireless resources by user or terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]
    • H04W74/0833Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure
    • H04W74/0841Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure with collision treatment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/04Scheduled or contention-free access

Definitions

  • the present invention relates to wireless communications. More particularly, the present invention relates to techniques that enhance network join operations in distributed media access control network environments.
  • Short-range wireless proximity networks typically involve devices that have a communications range of one hundred meters or less. To provide communications over long distances, these proximity networks often interface with other networks. For example, short-range networks may interface with cellular networks, wireline telecommunications networks, and the Internet.
  • PHY physical layer
  • EEEE 802.15.3a The existing IEEE 802.15.3 media access control layer (MAC) is supposed to be used as much as possible with the selected PHY.
  • MAC media access control layer
  • One of these candidates is based on frequency hopping application of orthogonal frequency division multiplexing (OFDM).
  • OFDM orthogonal frequency division multiplexing
  • the other candidate is based on M-ary Binary offset Keying.
  • the OFDM proposal is called Multiband OFDM (MBO).
  • MBO Multiband OFDM
  • MBOA MultiBand OFDM Alliance
  • MBO utilizes OFDM modulation and frequency hopping.
  • MBO frequency hopping may involve the transmission of each of the OFDM symbols at various frequencies according to pre-defined codes, such as Time Frequency Codes (TFCs).
  • TFCs Time Frequency Codes
  • CONFIRWiATlON COPY Time Frequency Codes can be used to spread interleaved information bits across a larger frequency band.
  • a current version of the MBOA MAC involves a group of wireless communications devices (referred to as a beaconing group) that are capable of communicating with each other.
  • the timing of beaconing groups is based on a repeating pattern of "superframes" in which the devices may be allocated communications resources. )
  • a MAC frame may have various portions. Examples of such portions include frame headers and frame bodies.
  • a frame body includes a payload containing data associated with higher protocol layers, such as user applications. Examples of such user applications include web browsers, e-mail applications, messaging applications, and the like.
  • beacons are transmissions that devices use to convey non-payload information.
  • Each device in a beaconing group is assigned a portion of bandwidth to transmit beacons.
  • Such transmissions allow the MBOA MAC to operate according to a distributed control approach, in which multiple devices share MAC layer responsibilities. Accordingly, the current MBOA MAC Specification (version 0.95, April 11, 2005) provides various channel access mechanisms that allow devices to allocate portions of the transmission medium for communications traffic. These mechanisms include a protocol called the distributed reservation protocol (DRP), and a protocol called prioritized contention access (PCA).
  • DRP distributed reservation protocol
  • PCA prioritized contention access
  • the present invention provides a method, apparatus, and computer program product that selects a first beacon slot in a repeating time interval, and transmits beacons of the wireless communications device during the first beacon slot. However, when an announcement of the first beacon slot selection of step is not received from a remote device within a predetermined amount of time, a second beacon slot is selected. Upon this selection, beacons of the wireless communications device are transmitted during the second beacon slot instead of the first beacon slot.
  • the present invention allows for devices to efficiently join a network.
  • FIG. 1 is a diagram of an exemplary operational environment in which the principles of the present invention may be employed
  • FIG. 2 is a diagram showing an exemplary MBOA superframe format
  • FIG. 3 is a diagram of a beacon period occupancy information element according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of a typical beacon acquisition process according to embodiments of the present invention.
  • FIGs. 5 and 6 are diagrams of exemplary beacon acquisition scenarios according to embodiments of the present invention.
  • FIG. 7 is a flowchart of a beacon acquisition process employing contention management according to an embodiment of the present invention.
  • FIG. 8 is a block diagram of an exemplary wireless communications device architecture, according to embodiments of the present invention.
  • FIG. 9 is a diagram of an exemplary wireless communications device implementation, according to an embodiment of the present invention.
  • FIG. 1 is a diagram of an exemplary operational environment in which the principles of the present invention may be employed.
  • This environment includes multiple beaconing groups 101, each having a plurality of devices 102.
  • FIG. 1 shows a beaconing group 101a, which includes member devices (DEVs) 102a-e.
  • FIG. 1 also shows a beaconing group 101b, which includes DEVs 102f, 102g, 102h, and 102k (device 102k is operating in a hibernating mode).
  • each of DEVs 102a-d may communicate with
  • FIG 1 shows DEV 102a communicating with DEV 102e across a link 120a.
  • each of devices 102a-e may communicate with each other directly.
  • FIG. 1 shows DEVs 102c and 102d communicating via a direct link 122a.
  • each of DEVs 102f and 102g may communicate with DEV 102h across a corresponding link 120.
  • DEV 102f communicates with DEV 102h across a link 12Of
  • DEV 102g communicates with DEV 102h across a link 12Og.
  • DEVs 102f and 102g in beaconing group 101b may also communicate with each other.
  • FIG. 1 shows DEVs 102f and 102g communicating across a link 122b.
  • Each of links 122 and 120 may employ various frequency hopping patterns. These patterns may include, for example, one or more Time Frequency Codes (TFCs). In embodiments of the present invention, each beaconing group 101 employs a particular frequency hopping pattern. These patterns may either be the same or different.
  • TFCs Time Frequency Codes
  • FIG. 1 also shows devices 102i and 102j, which do not belong to either of the beacon groups. Instead, both devices 102i and 102j may be willing to join to beacon group 101b simultaneously. For example, if these devices, when joining beacon group 101b transmit their beacon transmissions during the same beacon slot, a collision may occur. This may lead to unnecessary delays for the devices 102i and 102j to join the beacon group 101b.
  • the present invention provides improvements to network joining operations in such events.
  • FIG. 2 is a diagram showing an exemplary MBOA superframe format.
  • FIG. 2 shows a frame format having superframes 202a, 202b, and 202c.
  • superframe 202b immediately follows superframe 202a
  • superframe 202c immediately follows superframe 202b.
  • Each superframe 202 includes a beacon period 204 and a data transfer period 206.
  • Beacon periods 204 convey transmissions from each of the active devices in the beaconing group.
  • beacon period 204a has an announced length 208, which is less than or equal to a maximum beacon period length 210 (also referred to as mMaxBPLength 210).
  • beacon slots 212 exist during beacon period. During these slots, devices may transmit their respective beacons. Accordingly, each of these slots may correspond to a particular device in the beaconing group. For instance, FIG. 2 shows a device 7 transmitting in slot 212 2 , a device 3 in slot 212 4 , a device 2 in slot 212 6 , a device 5 in slot 212 7 , a device 8 in slot 212g, and a device 6 in slot 212 n .
  • the first two beacon slots are referred to as signaling slots. These slots are used, for example, to indicate changes in beacon period length. Accordingly, in certain situations, devices occupying the highest beacon slots may repeat their beacon transmissions in these slots. This repetition of beacon transmissions is performed in the same beacon period or in the same superframe.
  • Beacons may contain various overhead or networking information.
  • beacons may contain information regarding resource allocations and beaconing group configuration. Such information may be in the form of various information elements (IEs).
  • IEs information elements
  • One such IE is the beacon period occupancy IE (BPOIE).
  • BPOIE beacon period occupancy IE
  • Devices transmit BPOIEs in their beacons to provide information regarding the beacon period that they observe.
  • FIG. 3 is diagram of an exemplary BPOIE 300, according to an embodiment of the present invention. As shown in FIG. 3, BPOIE 300 includes various fields. These fields include an element ID field 302, a length field 304, a BP length field 306, a beacon slot information field 308, and device address fields 310.
  • Element ID field 302 identifies this information element as a BPOIE.
  • Length field 304 indicates the length of BPOIE 300.
  • BP length field 306 conveys the length of the beacon period in the number of beacon slots from the transmitting device's perspective.
  • Beacon slot information field 308 consists of multiple 2-bit elements to indicate the beacon slot occupancy and movability within beacon period.
  • Device address fields 310 correspond to beacon slots that are encoded as occupied by field 308. In particular, these fields provide device addresses for each of the occupied beacon slots.
  • data transfer periods 206 are used for devices to communicate data according to, for example, frequency hopping techniques that employ OFDM and/or TFCs.
  • data transfer periods 206 may support data communications across links 120 and 122.
  • devices e.g., DEVs 102a-e
  • data transfer periods 206 may use data transfer periods 206 to transmit control information, such as request messages to other devices.
  • each DEV may be assigned a particular time slot within each data transfer period 206. In the context of the MBOA MAC specification, these time slots are referred to as media access slots (MASs).
  • MASs media access slots
  • a MAS is a period of time within a data transfer period 206 in which two or more devices are protected from contention access by devices acknowledging the reservation.
  • MASs may be allocated by a distributed protocol, such as the distributed reservation protocol (DRP).
  • DRP distributed reservation protocol
  • resources may be allocated by the prioritized contention access (PCA) protocol.
  • PCA isn't constrained to reserving one or more entire MASs. Instead, PCA can be used to allocate any part of the superframe that is not reserved for beaconing or DRP reservations.
  • FIG. 4 is a flowchart of an operational sequence according to embodiments of the present invention. This sequence involves the acquisition of a beacon slot by a device. As shown in FIG. 4, this sequence includes a step 402, in which the device scans for beacons over a predetermined number (e.g., one or more) superframes.
  • a predetermined number e.g., one or more
  • step 404 operation proceeds to a step 405 if the device receives no beacon frames in step 402. Otherwise operation proceeds to a step 406 in which the device selects a beacon slot. This selected slot is any beacon slot after the highest numbered unavailable beacon slot the device observed in step 402 and within the maximum beacon period length announced by any of the neighboring devices in the beaconing group. Accordingly, in a step 408, the device transmits a beacon in the slot selected in step 406
  • a step 409 if the selected beacon slot is located beyond the beacon period length of any of the device's neighbors, then a step 410 is performed. In this step, the device also transmits the beacon (except for a beacon slot number field) in a signaling beacon slot that it randomly chooses.
  • a step 412 is performed in which the device determines whether a collision occurred in the transmission of its beacon. If so, then a step 414 is performed in which the device randomly chooses a different beacon slot for its subsequent beacon transmissions. This different beacon slot is located after the highest numbered unavailable beacon slot observed in step 402. Upon completion of steps 412 and/or 414, operation returns to step 408 for the continued transmission of beacons.
  • step 405 operation proceeds to step 405 if the device does not receive any beacon transmissions in step 402.
  • step 405 the device creates a new beacon period and sends a beacon in the first beacon slot that follows the signaling slots.
  • the device changes its selected beacon slot if a collision occurs.
  • a device may not always be able to detect such a collision. This inability may be attributed to various reasons, such as device coverage areas that do not completely overlap.
  • FIG. 5 is a diagram of an exemplary scenario in which two devices contend for the same beacon slot.
  • This scenario involves four devices (DEV A, DEV B, DEV C, and DEV D) and five beacon slots (slots 502i, 502 2 , 502 3 , 502 4 , and 502 5 ).
  • FIG. 5 shows that, in this scenario, DEV A occupies beacon slot 502 3 , and DEV B occupies beacon slot 502 4 .
  • Slot 502 4 is also the highest numbered beacon slot that is unavailable. Thus, devices attempting to acquire a beacon slot will select slot 502 5 .
  • DEV C and DEV D attempt to acquire beacon slot 502 5 during the same superframe. Due to these simultaneous attempts, the beacon transmissions collide. As a result, neither DEV A nor DEV B will be able to receive these beacon transmissions. Also, neither DEV A nor DEV B will be able to announce the presence of DEV C or D in their BPOIEs during the subsequent superframe. However, at this point DEV C and DEV D do not know whether a collision occurred or whether these devices simply failed to receive their beacon transmissions. Unfortunately, this contention situation may continue. In high demand situations involving many devices attempting to join a beaconing group, such situations could create contention bottlenecks.
  • the device(s) may announce on their subsequent BPOIE' s that the slot is reserved, by using a dedicated broadcast ID (also referred to as BsctAddr).
  • BsctAddr a dedicated broadcast ID
  • the announcing device reserves one or more beacon slots as available beacon slots after the beacon slot reserved for the broadcast ID.
  • DEV C and DEV D will again have to make the same competition for the one or more available beacon slots. This once more presents a possibility that their subsequent beacon transmissions will collide.
  • FIG. 6 is a diagram of an exemplary scenario according to an embodiment of the present invention.
  • the contention described with reference to FIG. 5 is resolved.
  • either or both of DEV C and DEV D may assume that a collision has occurred after a predetermined number of superframes without being announced in a BPOIE.
  • either or both of DEV C and DEV D may select (e.g., through a random process) a beacon slot that is greater than slot 502 5 .
  • DEV C selects a slot 502 10
  • DEV D selects a slot 502 8 .
  • each of these devices (through random selection) transmit their beacons using signaling slots 502i and 502 2 .
  • these devices randomly select the signaling slot, there is a chance that the signaling slot beacons may also collide.
  • the current MBOA MAC specification requires that the BP length become extended by a predetermined number of slots (by the mBPErrorExtension parameter of 8 slots) when an attempt of a beacon (an invalid checksum) is detected in a signaling slot.
  • FIGs. 5 and 6 are shown for purposes of illustration and not limitation. Accordingly, it should be noted that according to various embodiments there may be more than one available beacon slot at any time. Further, according to an alternative embodiment, there may no available beacon slots at any time. In any case, the present invention provides means for reducing beacon slot acquisition time whenever there are two or more colliding beacon transmissions on available beacon slots.
  • FIG. 7 is a flowchart of an operational sequence of a device involving the acquisition of a beacon slot. This sequence is similar to the sequence of FIG. 4. However, in FIG. 7, steps 412 and 414 have been replaced by a contention management process 700.
  • contention management process includes a step 702.
  • the device determines whether any neighboring devices have announced the presence of the device. Such announcements may be in the form of BPOIEs indicating the device's use of a particular beacon slot. [0048] If such an announcement has been made, operation proceeds to step 408 in which the device continues to transmit beacons in its previously selected beacon slot. However, if such an announcement has not been made, the device may select a different beacon slot or discontinue its attempts to acquire a beacon slot. Such determinations may be based on various factors. For instance, in embodiments, the device determines the consecutive number of times (i.e., the consecutive number of superframes) that it has not received an announcement of its presence.
  • the device determines the consecutive number of times that it has failed to receive such an announcement. If this consecutive number of times falls short of a predetermined range, then operation returns to step 408 in which the device continues to transmit beacons in its previously selected beacon slot or selects a free beacon slot after the previously selected beacon slot within last announced beacon period length in situations where the previously selected beacon is reserved. Alternatively, if this consecutive number of times is within a predetermined range, then the device assumes that a collision has occurred and operation proceeds to a step 706.
  • step 706 the device selects a new beacon slot that is beyond the last announced beacon period length. As described above, such lengths may be announced in neighboring devices' BPOIEs. As shown in FIG. 7, step 408 follows step 706 in which the device transmits its beacon during the newly selected beacon slot. In this case, the device will also (according to step 410) transmit its beacon in a signaling slot because the slot chosen in step 706 was beyond the last announced beacon length. As described previously in connection with FIG. 3, the BPOIE includes beacon slot information. This information indicates to other devices that the beacon period length has been extended as the new beacon slot is beyond the last announced beacon period length. Further, as indicated previously, even in situations where there is a collision between beacon transmissions in signaling slots, any device that detects an attempt of beacon transmission in signaling slots shall listen for a maximum time (also referred to as mBPErrorExtension) .
  • mBPErrorExtension also referred to as mBPErrorExtension
  • the device may stop trying to acquire a beacon slot.
  • FIG. 7 shows that the device may perform a step 708 if it determines in step 704 that the consecutive number of times an announcement of its presence has not been received is greater than the predetermined range. Accordingly, in step 708, the device discontinues its attempts to acquire a beacon slot. Moreover, in this step, the device may communicate to its upper protocol layers that communications are not currently possible.
  • step 710 may be performed.
  • the device may apply a collision detection scheme and try to select another slot from the available slots. If successful, then operation proceeds to step 408.
  • FIG. 8 is a block diagram of a wireless communications device 800 with
  • device 800 includes a physical layer (PHY) controller 802, a media access controller (MAC) 803, an OFDM transceiver 804, and upper protocol layer(s) 805.
  • PHY physical layer
  • MAC media access controller
  • OFDM OFDM transceiver
  • antenna 810 antenna
  • MAC controller 803 generates frames (data transmissions) and beacons for wireless transmission. In addition, MAC controller 803 receives and processes frames and beacon transmissions that are originated from remote devices. MAC controller 803 exchanges these frames and beacon transmissions with PHY controller 802. In turn, PHY controller 802 exchanges frames and beacon transmissions with OFDM transceiver 804. Further, MAC controller 803 may operate to acquire beacon slots. For example, in embodiments, MAC controller 803 may perform steps of FIG. 4 and 7.
  • OFDM transceiver is used to send and receive MBOA transmissions.
  • OFDM transceiver 804 includes a receiver portion 850 and a transmitter portion 860.
  • Transmitter portion 860 includes an inverse fast fourier transform (IFFT) module 814, a zero padding module 816, an upconverter 818, and a transmit amplifier 820.
  • IFFT module 814 receives frames for transmission from PHY controller 802. For each of these frames, IFFT module 814 generates an OFDM modulated signal. This generation involves performing one or more inverse fast fourier transform operations. As a result, this OFDM modulated signal includes one or more OFDM symbols.
  • This signal is sent to zero padding module 816, which appends one or more "zero samples" to the beginning of each OFDM symbol to produce a padded modulated signal.
  • Upconverter 818 receives this padded signal and employs carrier-based techniques to place it into one or more frequency bands. These one or more frequency bands are determined according to a frequency hopping pattern, such as one or more of the TFCs. As a result, upconverter 818 produces a frequency hopping signal, which is amplified by transmit amplifier 820 and transmitted through antenna 810.
  • FIG. 8 shows that receiver portion 850 includes a downconverter 822, a receive amplifier 824, and a fast fourier transform (FFT) module 826.
  • FFT fast fourier transform
  • antenna 810 receives wireless signals from remote devices that may employ frequency hopping patterns, such as one or more of the TFCs.
  • amplifier 824 receives wireless signals from remote devices that may employ frequency hopping patterns, such as one or more of the TFCs.
  • Amplifier 824 sends the amplified signals to downconverter 822.
  • downconverter 822 Upon receipt, downconverter 822 employs carrier-based techniques to convert these signals from its one or more frequency hopping bands (e.g.,TFC bands) into a predetermined lower frequency range. This results in modulated signals, which are received by FFT module 826, which performs OFDM demodulation on these signals. This demodulation involves performing a fast fourier transform for each symbol that is conveyed in the amplified signals.
  • FFT fast fourier transform
  • FFT module 826 produces one or more frames, which are sent to PHY controller 802. These frames may convey information, such as payload data and protocol header(s). Upon receipt, PHY controller 802 processes these frames. This may involve removing certain PHY layer header fields, and passing the remaining portions of the frames to MAC controller 803.
  • device 800 further includes one or more upper protocol layers 805. These layers may involve, for example, user applications. Accordingly, upper layers 805 may exchange information with remote devices. This involves layer(s) 805 exchanging protocol data units with MAC controller 803. In turn, MAC controller 803 operates with PHY controller 802 and transceiver 804 to transmit and receive corresponding wireless signals.
  • the device of FIG. 8 may be implemented in hardware, software, firmware, or any combination thereof.
  • upconverter 818, transmit amplifier 820, receive amplifier 824, and downconverter 822 may include electronics, such as amplifiers, mixers, and filters.
  • implementations of device 800 may include digital signal processor(s) (DSPs) to implement various modules, such as scanning module 806, IFFT module 814, zero padding module 816, and FFT module 826.
  • DSPs digital signal processor(s)
  • processor(s) such as microprocessors, executing instructions (i.e., software) that are stored in memory (not shown) may be used to control the operation of various components in these devices.
  • components, such as PHY controller 802 and MAC controller 803 may be primarily implemented through software operating on one or more processors.
  • FIG. 9 One such implementation of device 900 is shown in FIG. 9. As shown in
  • FIG. 9 this implementation includes a processor 910, a memory 912, and a user interface 914.
  • the implementation of FIG. 9 includes OFDM transceiver 804 and antenna 810. These components may be implemented as described above with reference to FIG. 8. However, the implementation of FIG. 9 may be modified to include different transceivers that support other wireless technologies.
  • Processor 910 controls device operation. As shown in FIG. 9, processor
  • Processor 910 is coupled to transceiver 804.
  • Processor 910 may be implemented with one or more microprocessors that are each capable of executing software instructions stored in memory 912, for example, as a computer system.
  • Memory 912 includes random access memory (RAM), read only memory
  • ROM read-only memory
  • modules stored in memory 912.
  • memory 912 may store software components that control the operation of transceiver 804.
  • memory 912 may store software components that provide for the functionality of PHY controller 802, MAC controller 803, and upper protocol layer(s) 805.
  • memory 912 may store software components that control the exchange of information through user interface 914.
  • user interface 914 is also coupled to processor 910.
  • User interface 914 facilitates the exchange of information with a user.
  • FIG. 9 shows that user interface 914 includes a user input portion 916 and a user output portion 918.
  • User input portion 916 may include one or more devices that allow a user to input information. Examples of such devices include keypads, touch screens, and microphones.
  • User output portion 918 allows a user to receive information from the device.
  • user output portion 918 may include various devices, such as a display, and one or more audio speakers (e.g., stereo speakers) and a audio processor and/or amplifier to drive the speakers.
  • exemplary displays include color liquid crystal displays (LCDs), and color video displays.
  • FIG. 9 may be coupled according to various techniques.
  • One such technique involves coupling transceiver 804, processor 910, memory 912, and user interface 914 through one or more bus interfaces.
  • each of these components is coupled to a power source, such as a removable and/or rechargeable battery pack (not shown).

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

A first beacon slot is selected by a wireless communications device in a repeating time interval. Accordingly, beacons of the wireless communications device are transmitted during the first beacon slot. However, when an announcement of the first beacon slot selection of step is not received from a remote device within a predetermined amount of time, a second beacon slot is selected. Upon this selection, beacons of the wireless communications device are transmitted during the second beacon slot instead of the first beacon slot.

Description

REDUCING BEACON SLOT ACQUISITION TIME IN A DISTRIBUTED MEDIA
ACCESS CONTROL NETWORK
This international application is based on and claims priority to U.S. Application Serial Number 11/111,869, entitled, "Reducing Beacon Slot Acquisition Time in a Distributed Media Access Control Network," filed April 22, 2005, of which the entire contents is incorporated herein by reference.
FIELD OF THE INVENTION
[0001] The present invention relates to wireless communications. More particularly, the present invention relates to techniques that enhance network join operations in distributed media access control network environments.
BACKGROUND OF THE INVENTION
[0002] Short-range wireless proximity networks typically involve devices that have a communications range of one hundred meters or less. To provide communications over long distances, these proximity networks often interface with other networks. For example, short-range networks may interface with cellular networks, wireline telecommunications networks, and the Internet.
[0003] A high rate physical layer (PHY) standard is currently being selected for
EEEE 802.15.3a. The existing IEEE 802.15.3 media access control layer (MAC) is supposed to be used as much as possible with the selected PHY. Currently, there are two remaining PHY candidates. One of these candidates is based on frequency hopping application of orthogonal frequency division multiplexing (OFDM). The other candidate is based on M-ary Binary offset Keying. The OFDM proposal is called Multiband OFDM (MBO). Moreover, in order to further develop the OFDM proposal outside of the IEEE, a new alliance has been formed called the MultiBand OFDM Alliance (MBOA).
[0004] MBO utilizes OFDM modulation and frequency hopping. MBO frequency hopping may involve the transmission of each of the OFDM symbols at various frequencies according to pre-defined codes, such as Time Frequency Codes (TFCs).
CONFIRWiATlON COPY Time Frequency Codes can be used to spread interleaved information bits across a larger frequency band.
[0005] Presently, there is an interest within the MBOA to create a Medium
Access Control (MAC) layer that would be used with the OFDM physical layer instead of the IEEE 802.15.3 MAC layer. A current version of the MBOA MAC involves a group of wireless communications devices (referred to as a beaconing group) that are capable of communicating with each other. The timing of beaconing groups is based on a repeating pattern of "superframes" in which the devices may be allocated communications resources. )
[0006] MAC layers govern the exchange among devices of transmissions called frames. A MAC frame may have various portions. Examples of such portions include frame headers and frame bodies. A frame body includes a payload containing data associated with higher protocol layers, such as user applications. Examples of such user applications include web browsers, e-mail applications, messaging applications, and the like.
[0007] In addition, MAC layers govern the allocation of resources. For instance, each device requires an allocated portion of the available communication bandwidth to transmit frames. The current MBOA MAC proposal provides for the allocation of resources to be performed through communications referred to as beacons. Beacons are transmissions that devices use to convey non-payload information. Each device in a beaconing group is assigned a portion of bandwidth to transmit beacons.
[0008] Such transmissions allow the MBOA MAC to operate according to a distributed control approach, in which multiple devices share MAC layer responsibilities. Accordingly, the current MBOA MAC Specification (version 0.95, April 11, 2005) provides various channel access mechanisms that allow devices to allocate portions of the transmission medium for communications traffic. These mechanisms include a protocol called the distributed reservation protocol (DRP), and a protocol called prioritized contention access (PCA).
[0009] This distributed control approach allows for devices a certain degree of autonomy in joining MBOA networks. While this may be efficient in certain circumstances, it may cause contention and inaccessibility in certain high demand scenarios. Accordingly, an improvement to the existing solution is needed.
SUMMARY OF THE INVENTION
[0010] The present invention provides a method, apparatus, and computer program product that selects a first beacon slot in a repeating time interval, and transmits beacons of the wireless communications device during the first beacon slot. However, when an announcement of the first beacon slot selection of step is not received from a remote device within a predetermined amount of time, a second beacon slot is selected. Upon this selection, beacons of the wireless communications device are transmitted during the second beacon slot instead of the first beacon slot.
[0011] The present invention allows for devices to efficiently join a network.
Further features an advantages of the present invention will become apparent from the following description and accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
[0012] In the drawings, like reference numbers generally indicate identical, functionally similar, and/or structurally similar elements. The drawing in which an element first appears is indicated by the leftmost digit(s) in the reference number. The present invention will be described with reference to the accompanying drawings, wherein:
[0013] FIG. 1 is a diagram of an exemplary operational environment in which the principles of the present invention may be employed;
[0014] FIG. 2 is a diagram showing an exemplary MBOA superframe format;
[0015] FIG. 3 is a diagram of a beacon period occupancy information element according to an embodiment of the present invention;
[0016] FIG. 4 is a flowchart of a typical beacon acquisition process according to embodiments of the present invention; [0017] FIGs. 5 and 6 are diagrams of exemplary beacon acquisition scenarios according to embodiments of the present invention;
[0018] FIG. 7 is a flowchart of a beacon acquisition process employing contention management according to an embodiment of the present invention;
[0019] FIG. 8 is a block diagram of an exemplary wireless communications device architecture, according to embodiments of the present invention; and
[0020] FIG. 9 is a diagram of an exemplary wireless communications device implementation, according to an embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
I. Operational Environment
[0021] Before describing the invention in detail, it is first helpful to describe an environment in which the present invention may be employed. Accordingly, FIG. 1 is a diagram of an exemplary operational environment in which the principles of the present invention may be employed. This environment includes multiple beaconing groups 101, each having a plurality of devices 102. For instance, FIG. 1 shows a beaconing group 101a, which includes member devices (DEVs) 102a-e. FIG. 1 also shows a beaconing group 101b, which includes DEVs 102f, 102g, 102h, and 102k (device 102k is operating in a hibernating mode).
[0022] In beaconing group 101a, each of DEVs 102a-d may communicate with
DEV 102e across a corresponding link 120. For instance, FIG 1 shows DEV 102a communicating with DEV 102e across a link 120a. In addition, in beaconing group 101a, each of devices 102a-e may communicate with each other directly. For instance, FIG. 1 shows DEVs 102c and 102d communicating via a direct link 122a.
[0023] In beaconing group 101b, each of DEVs 102f and 102g may communicate with DEV 102h across a corresponding link 120. For instance, DEV 102f communicates with DEV 102h across a link 12Of, while DEV 102g communicates with DEV 102h across a link 12Og. DEVs 102f and 102g in beaconing group 101b may also communicate with each other. For example, FIG. 1 shows DEVs 102f and 102g communicating across a link 122b.
[0024] Each of links 122 and 120 may employ various frequency hopping patterns. These patterns may include, for example, one or more Time Frequency Codes (TFCs). In embodiments of the present invention, each beaconing group 101 employs a particular frequency hopping pattern. These patterns may either be the same or different.
[0025] In addition, FIG. 1 also shows devices 102i and 102j, which do not belong to either of the beacon groups. Instead, both devices 102i and 102j may be willing to join to beacon group 101b simultaneously. For example, if these devices, when joining beacon group 101b transmit their beacon transmissions during the same beacon slot, a collision may occur. This may lead to unnecessary delays for the devices 102i and 102j to join the beacon group 101b. The present invention provides improvements to network joining operations in such events.
[0026] Transmissions of beaconing groups 101a and 101b are each based on a repeating pattern called a superframe. Accordingly, FIG. 2 is a diagram showing an exemplary MBOA superframe format. In particular, FIG. 2 shows a frame format having superframes 202a, 202b, and 202c. As shown in FIG. 2, superframe 202b immediately follows superframe 202a, and superframe 202c immediately follows superframe 202b.
[0027] Each superframe 202 includes a beacon period 204 and a data transfer period 206. Beacon periods 204 convey transmissions from each of the active devices in the beaconing group. As shown in FIG. 2, beacon period 204a has an announced length 208, which is less than or equal to a maximum beacon period length 210 (also referred to as mMaxBPLength 210).
[0028] Multiple beacon slots 212 exist during beacon period. During these slots, devices may transmit their respective beacons. Accordingly, each of these slots may correspond to a particular device in the beaconing group. For instance, FIG. 2 shows a device 7 transmitting in slot 2122, a device 3 in slot 2124, a device 2 in slot 2126, a device 5 in slot 2127, a device 8 in slot 212g, and a device 6 in slot 212n.
[0029] The first two beacon slots (i.e., slots 212i and 2122) are referred to as signaling slots. These slots are used, for example, to indicate changes in beacon period length. Accordingly, in certain situations, devices occupying the highest beacon slots may repeat their beacon transmissions in these slots. This repetition of beacon transmissions is performed in the same beacon period or in the same superframe.
[0030] Beacons may contain various overhead or networking information. For instance, beacons may contain information regarding resource allocations and beaconing group configuration. Such information may be in the form of various information elements (IEs). One such IE is the beacon period occupancy IE (BPOIE). Devices transmit BPOIEs in their beacons to provide information regarding the beacon period that they observe. FIG. 3 is diagram of an exemplary BPOIE 300, according to an embodiment of the present invention. As shown in FIG. 3, BPOIE 300 includes various fields. These fields include an element ID field 302, a length field 304, a BP length field 306, a beacon slot information field 308, and device address fields 310.
[0031] Element ID field 302 identifies this information element as a BPOIE.
Length field 304 indicates the length of BPOIE 300. BP length field 306 conveys the length of the beacon period in the number of beacon slots from the transmitting device's perspective. Beacon slot information field 308 consists of multiple 2-bit elements to indicate the beacon slot occupancy and movability within beacon period. Device address fields 310 correspond to beacon slots that are encoded as occupied by field 308. In particular, these fields provide device addresses for each of the occupied beacon slots.
[0032] Referring again to FIG. 2, data transfer periods 206 are used for devices to communicate data according to, for example, frequency hopping techniques that employ OFDM and/or TFCs. For instance, data transfer periods 206 may support data communications across links 120 and 122. In addition, devices (e.g., DEVs 102a-e) may use data transfer periods 206 to transmit control information, such as request messages to other devices. To facilitate the transmission of traffic, each DEV may be assigned a particular time slot within each data transfer period 206. In the context of the MBOA MAC specification, these time slots are referred to as media access slots (MASs).
[0033] A MAS is a period of time within a data transfer period 206 in which two or more devices are protected from contention access by devices acknowledging the reservation. MASs may be allocated by a distributed protocol, such as the distributed reservation protocol (DRP). Alternatively, resources may be allocated by the prioritized contention access (PCA) protocol. Unlike DRP, PCA isn't constrained to reserving one or more entire MASs. Instead, PCA can be used to allocate any part of the superframe that is not reserved for beaconing or DRP reservations.
II. BEACON SLOT ACQUISITION
[0034] FIG. 4 is a flowchart of an operational sequence according to embodiments of the present invention. This sequence involves the acquisition of a beacon slot by a device. As shown in FIG. 4, this sequence includes a step 402, in which the device scans for beacons over a predetermined number (e.g., one or more) superframes.
[0035] As indicated by a step 404, operation proceeds to a step 405 if the device receives no beacon frames in step 402. Otherwise operation proceeds to a step 406 in which the device selects a beacon slot. This selected slot is any beacon slot after the highest numbered unavailable beacon slot the device observed in step 402 and within the maximum beacon period length announced by any of the neighboring devices in the beaconing group. Accordingly, in a step 408, the device transmits a beacon in the slot selected in step 406
[0036] As indicated by a step 409, if the selected beacon slot is located beyond the beacon period length of any of the device's neighbors, then a step 410 is performed. In this step, the device also transmits the beacon (except for a beacon slot number field) in a signaling beacon slot that it randomly chooses.
[0037] As shown in FIG. 4, a step 412 is performed in which the device determines whether a collision occurred in the transmission of its beacon. If so, then a step 414 is performed in which the device randomly chooses a different beacon slot for its subsequent beacon transmissions. This different beacon slot is located after the highest numbered unavailable beacon slot observed in step 402. Upon completion of steps 412 and/or 414, operation returns to step 408 for the continued transmission of beacons.
[0038] As described above, operation proceeds to step 405 if the device does not receive any beacon transmissions in step 402. In step 405, the device creates a new beacon period and sends a beacon in the first beacon slot that follows the signaling slots. [0039] In the operational sequence of FIG. 4, the device changes its selected beacon slot if a collision occurs. However, a device may not always be able to detect such a collision. This inability may be attributed to various reasons, such as device coverage areas that do not completely overlap.
[0040] FIG. 5 is a diagram of an exemplary scenario in which two devices contend for the same beacon slot. This scenario involves four devices (DEV A, DEV B, DEV C, and DEV D) and five beacon slots (slots 502i, 5022, 5023, 5024, and 5025). FIG. 5 shows that, in this scenario, DEV A occupies beacon slot 5023, and DEV B occupies beacon slot 5024. Slot 5024 is also the highest numbered beacon slot that is unavailable. Thus, devices attempting to acquire a beacon slot will select slot 5025.
[0041] Accordingly, DEV C and DEV D attempt to acquire beacon slot 5025 during the same superframe. Due to these simultaneous attempts, the beacon transmissions collide. As a result, neither DEV A nor DEV B will be able to receive these beacon transmissions. Also, neither DEV A nor DEV B will be able to announce the presence of DEV C or D in their BPOIEs during the subsequent superframe. However, at this point DEV C and DEV D do not know whether a collision occurred or whether these devices simply failed to receive their beacon transmissions. Unfortunately, this contention situation may continue. In high demand situations involving many devices attempting to join a beaconing group, such situations could create contention bottlenecks.
[0042] In events where either or both of DEV A and DEV B is able to detect some transmission in the available beacon slot, the device(s) may announce on their subsequent BPOIE' s that the slot is reserved, by using a dedicated broadcast ID (also referred to as BsctAddr). In such circumstances, the announcing device reserves one or more beacon slots as available beacon slots after the beacon slot reserved for the broadcast ID. However, it should be noted that in order to optimize the communication throughput and energy consumption of the devices within a beacon group, it is desirable to keep the number of available beacon slots small generally. Therefore, DEV C and DEV D will again have to make the same competition for the one or more available beacon slots. This once more presents a possibility that their subsequent beacon transmissions will collide. [0043] To overcome such problematic events, the present invention provides a mechanism for handling and resolving beacon slot contention. FIG. 6 is a diagram of an exemplary scenario according to an embodiment of the present invention. In this scenario, the contention described with reference to FIG. 5 is resolved. For instance, either or both of DEV C and DEV D may assume that a collision has occurred after a predetermined number of superframes without being announced in a BPOIE. Accordingly, either or both of DEV C and DEV D may select (e.g., through a random process) a beacon slot that is greater than slot 5025. For instance, DEV C selects a slot 50210 and DEV D selects a slot 5028 .
[0044] In addition, each of these devices (through random selection) transmit their beacons using signaling slots 502i and 5022. This signals to DEV A and DEV B that the beacon period length has increased. When these devices randomly select the signaling slot, there is a chance that the signaling slot beacons may also collide. However, the current MBOA MAC specification requires that the BP length become extended by a predetermined number of slots (by the mBPErrorExtension parameter of 8 slots) when an attempt of a beacon (an invalid checksum) is detected in a signaling slot.
[0045] The scenario of FIGs. 5 and 6 are shown for purposes of illustration and not limitation. Accordingly, it should be noted that according to various embodiments there may be more than one available beacon slot at any time. Further, according to an alternative embodiment, there may no available beacon slots at any time. In any case, the present invention provides means for reducing beacon slot acquisition time whenever there are two or more colliding beacon transmissions on available beacon slots.
[0046] Consistent with the above technique, FIG. 7 is a flowchart of an operational sequence of a device involving the acquisition of a beacon slot. This sequence is similar to the sequence of FIG. 4. However, in FIG. 7, steps 412 and 414 have been replaced by a contention management process 700.
[0047] As shown in FIG. 7, contention management process includes a step 702.
In this step, the device determines whether any neighboring devices have announced the presence of the device. Such announcements may be in the form of BPOIEs indicating the device's use of a particular beacon slot. [0048] If such an announcement has been made, operation proceeds to step 408 in which the device continues to transmit beacons in its previously selected beacon slot. However, if such an announcement has not been made, the device may select a different beacon slot or discontinue its attempts to acquire a beacon slot. Such determinations may be based on various factors. For instance, in embodiments, the device determines the consecutive number of times (i.e., the consecutive number of superframes) that it has not received an announcement of its presence.
[0049] Accordingly, as indicated by a step 704, the device determines the consecutive number of times that it has failed to receive such an announcement. If this consecutive number of times falls short of a predetermined range, then operation returns to step 408 in which the device continues to transmit beacons in its previously selected beacon slot or selects a free beacon slot after the previously selected beacon slot within last announced beacon period length in situations where the previously selected beacon is reserved.. Alternatively, if this consecutive number of times is within a predetermined range, then the device assumes that a collision has occurred and operation proceeds to a step 706.
[0050] In step 706, the device selects a new beacon slot that is beyond the last announced beacon period length. As described above, such lengths may be announced in neighboring devices' BPOIEs. As shown in FIG. 7, step 408 follows step 706 in which the device transmits its beacon during the newly selected beacon slot. In this case, the device will also (according to step 410) transmit its beacon in a signaling slot because the slot chosen in step 706 was beyond the last announced beacon length. As described previously in connection with FIG. 3, the BPOIE includes beacon slot information. This information indicates to other devices that the beacon period length has been extended as the new beacon slot is beyond the last announced beacon period length. Further, as indicated previously, even in situations where there is a collision between beacon transmissions in signaling slots, any device that detects an attempt of beacon transmission in signaling slots shall listen for a maximum time (also referred to as mBPErrorExtension) .
[0051] As described above, the device may stop trying to acquire a beacon slot.
For instance, FIG. 7 shows that the device may perform a step 708 if it determines in step 704 that the consecutive number of times an announcement of its presence has not been received is greater than the predetermined range. Accordingly, in step 708, the device discontinues its attempts to acquire a beacon slot. Moreover, in this step, the device may communicate to its upper protocol layers that communications are not currently possible.
[0052] As an alternative to step 708, a step 710 may be performed. In this step, the device may apply a collision detection scheme and try to select another slot from the available slots. If successful, then operation proceeds to step 408.
in. DEVICE IMPLEMENTATION
[0053] FIG. 8 is a block diagram of a wireless communications device 800 with
MBOA capabilities. As shown in FIG. 8, device 800 includes a physical layer (PHY) controller 802, a media access controller (MAC) 803, an OFDM transceiver 804, and upper protocol layer(s) 805. In addition, device 800 includes an antenna 810.
[0054] MAC controller 803 generates frames (data transmissions) and beacons for wireless transmission. In addition, MAC controller 803 receives and processes frames and beacon transmissions that are originated from remote devices. MAC controller 803 exchanges these frames and beacon transmissions with PHY controller 802. In turn, PHY controller 802 exchanges frames and beacon transmissions with OFDM transceiver 804. Further, MAC controller 803 may operate to acquire beacon slots. For example, in embodiments, MAC controller 803 may perform steps of FIG. 4 and 7.
[0055] OFDM transceiver is used to send and receive MBOA transmissions. FIG.
8 shows that OFDM transceiver 804 includes a receiver portion 850 and a transmitter portion 860. Transmitter portion 860 includes an inverse fast fourier transform (IFFT) module 814, a zero padding module 816, an upconverter 818, and a transmit amplifier 820. IFFT module 814 receives frames for transmission from PHY controller 802. For each of these frames, IFFT module 814 generates an OFDM modulated signal. This generation involves performing one or more inverse fast fourier transform operations. As a result, this OFDM modulated signal includes one or more OFDM symbols. This signal is sent to zero padding module 816, which appends one or more "zero samples" to the beginning of each OFDM symbol to produce a padded modulated signal. Upconverter 818 receives this padded signal and employs carrier-based techniques to place it into one or more frequency bands. These one or more frequency bands are determined according to a frequency hopping pattern, such as one or more of the TFCs. As a result, upconverter 818 produces a frequency hopping signal, which is amplified by transmit amplifier 820 and transmitted through antenna 810.
[0056] FIG. 8 shows that receiver portion 850 includes a downconverter 822, a receive amplifier 824, and a fast fourier transform (FFT) module 826. These components (also referred to as a receiver) are employed in the reception of wireless signals from remote devices. In particular, antenna 810 receives wireless signals from remote devices that may employ frequency hopping patterns, such as one or more of the TFCs. These signals are sent to amplifier 824, which generates amplified signals. Amplifier 824 sends the amplified signals to downconverter 822. Upon receipt, downconverter 822 employs carrier-based techniques to convert these signals from its one or more frequency hopping bands (e.g.,TFC bands) into a predetermined lower frequency range. This results in modulated signals, which are received by FFT module 826, which performs OFDM demodulation on these signals. This demodulation involves performing a fast fourier transform for each symbol that is conveyed in the amplified signals.
[0057] As a result of this demodulation, FFT module 826 produces one or more frames, which are sent to PHY controller 802. These frames may convey information, such as payload data and protocol header(s). Upon receipt, PHY controller 802 processes these frames. This may involve removing certain PHY layer header fields, and passing the remaining portions of the frames to MAC controller 803.
[0058] As shown in FIG. 8, device 800 further includes one or more upper protocol layers 805. These layers may involve, for example, user applications. Accordingly, upper layers 805 may exchange information with remote devices. This involves layer(s) 805 exchanging protocol data units with MAC controller 803. In turn, MAC controller 803 operates with PHY controller 802 and transceiver 804 to transmit and receive corresponding wireless signals.
[0059] The device of FIG. 8 may be implemented in hardware, software, firmware, or any combination thereof. For instance, within OFDM transceiver 804, upconverter 818, transmit amplifier 820, receive amplifier 824, and downconverter 822 may include electronics, such as amplifiers, mixers, and filters. Moreover, implementations of device 800 may include digital signal processor(s) (DSPs) to implement various modules, such as scanning module 806, IFFT module 814, zero padding module 816, and FFT module 826. Moreover, in embodiments of the present invention, processor(s), such as microprocessors, executing instructions (i.e., software) that are stored in memory (not shown) may be used to control the operation of various components in these devices. For instance, components, such as PHY controller 802 and MAC controller 803, may be primarily implemented through software operating on one or more processors.
[0060] One such implementation of device 900 is shown in FIG. 9. As shown in
FIG. 9, this implementation includes a processor 910, a memory 912, and a user interface 914. In addition, the implementation of FIG. 9 includes OFDM transceiver 804 and antenna 810. These components may be implemented as described above with reference to FIG. 8. However, the implementation of FIG. 9 may be modified to include different transceivers that support other wireless technologies.
[0061] Processor 910 controls device operation. As shown in FIG. 9, processor
910 is coupled to transceiver 804. Processor 910 may be implemented with one or more microprocessors that are each capable of executing software instructions stored in memory 912, for example, as a computer system.
[0062] Memory 912 includes random access memory (RAM), read only memory
(ROM), and/or flash memory, and stores information in the form of data and software components (also referred to herein as modules). These software components include instructions that can be executed by processor 910. Various types of software components may be stored in memory 912. For instance, memory 912 may store software components that control the operation of transceiver 804. Also, memory 912 may store software components that provide for the functionality of PHY controller 802, MAC controller 803, and upper protocol layer(s) 805.
[0063] In addition, memory 912 may store software components that control the exchange of information through user interface 914. As shown in FIG. 9, user interface 914 is also coupled to processor 910. User interface 914 facilitates the exchange of information with a user. FIG. 9 shows that user interface 914 includes a user input portion 916 and a user output portion 918.
[0064] User input portion 916 may include one or more devices that allow a user to input information. Examples of such devices include keypads, touch screens, and microphones. User output portion 918 allows a user to receive information from the device. Thus, user output portion 918 may include various devices, such as a display, and one or more audio speakers (e.g., stereo speakers) and a audio processor and/or amplifier to drive the speakers. Exemplary displays include color liquid crystal displays (LCDs), and color video displays.
[0065] The elements shown in FIG. 9 may be coupled according to various techniques. One such technique involves coupling transceiver 804, processor 910, memory 912, and user interface 914 through one or more bus interfaces. In addition, each of these components is coupled to a power source, such as a removable and/or rechargeable battery pack (not shown).
IV. CONCLUSION
[0066] While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example only, and not in limitation. For instance, although examples have been described involving MBOA communications, other short-range and longer-range communications technologies are within the scope of the present invention. Moreover, the techniques of the present invention may be used with signal transmission techniques other than OFDM.
[0100] Accordingly, it will be apparent to persons skilled in the relevant art that various changes in form and detail can be made therein without departing from the spirit and scope of the invention. Thus, the breadth and scope of the present invention should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.

Claims

WHAT IS CLAIMED IS:
1. A method in a wireless communications device, comprising:
(a) detecting one or more beacons in a repeating time interval;
(b) first beacon slot in the repeating time interval, wherein the first beacon slot is selected from among a predefined number of beacon slots beyond a last detected beacon and within a maximum number of beacon slots within the repeating time interval; and
(c) transmitting beacons of the wireless communications device during one of two or more signaling slots dedicated for indicating change in a number of beacon slots within the repeating time interval and during the first beacon slot.
2. The method of claim 1, wherein the repeating time interval is an MBOA superframe.
3. The method of claim 1 , wherein the predefined number of beacon slots beyond the last detected beacon is defined by a mBPErrorExtension parameter.
4. The method of claim 1, wherein the predefined number of beacon slots beyond the last detected beacon is eight beacon slots.
5. The method of claim 1 , wherein the signaling slots are within two first occurring beacon slots of the repeating time interval.
6. A method in a wireless communications device, comprising: (a) detecting one or more beacons in a repeating time interval;
(b) selecting a first beacon slot in the repeating time interval, wherein the first beacon slot is selected from among a predefined number of beacon slots beyond a last detected beacon and within a maximum number of beacon slots within the repeating time interval;
(c) transmitting beacons of the wireless communications device during the first beacon slot;
(d) determining whether a collision has occurred in the first beacon slot; and
(e) if a collision in the first beacon slot is detected, selecting a second beacon slot within the repeating time interval.
7. The method of claim 6, wherein the repeating time interval is an MBOA superframe.
8. The method of claim 6, wherein the predefined number of beacon slots from among the first beacon slot is selected is defined by a mBPErrorExtension parameter.
9. The method of claim 6, wherein the predefined number of beacon slots from among the first beacon slot is selected is eight beacon slots.
10. The method of claim 6, further comprising transmitting beacons of the wireless communications device also during one of two or more signaling slots dedicated for indicating change in a number of beacon slots within the repeating time interval.
11. The method of claim 10, wherein the signaling slots dedicated for indicating change in the number of beacon slots within the repeating time interval comprise two first occurring beacon slots of the repeating time interval.
12. An apparatus, comprising: a controller configured to detect one or more beacons in a repeating time interval, and to select a first beacon slot in the repeating time interval, wherein the first beacon slot is selected from among a predefined number of beacon slots beyond a last detected beacon and within a maximum number of beacon slots within the repeating time interval; and a transceiver configured to transmit beacons of the apparatus during one of two or more signaling slots dedicated for indicating change in a number of beacon slots within the repeating time interval and during the first beacon slot.
13. The apparatus of claim 12, wherein the repeating time interval is an MBOA superframe.
14. The apparatus of claim 12, wherein the signaling slots are within two first occurring beacon slots of the repeating time interval.
15. An apparatus, comprising: a controller configured to detect one or more beacons in a repeating time interval, and to select a first beacon slot in the repeating time interval, wherein the first beacon slot is selected from among a predefined number of beacon slots beyond a last detected beacon and within a maximum number of beacon slots within the repeating time interval; and a transceiver configured to transmit beacons of the apparatus during the first beacon slot; wherein the controller is further configured to:
(i) determine whether a collision has occurred in the first beacon slot; and (ii) if a collision in the first beacon slot is detected, select a second beacon slot within the repeating time interval.
16. The apparatus of claim 15, wherein the transceiver is further configured to transmit beacons of the apparatus also during one of two or more signaling slots dedicated for indicating change in a number of beacon slots within the repeating time interval.
17. The apparatus of claim 16, wherein the signaling slots dedicated for indicating change in the number of beacon slots within the repeating time interval comprise two first occurring beacon slots of the repeating time interval.
18. A computer program product comprising a computer useable medium having computer program logic recorded thereon for enabling a processor in a computer system to control a wireless communications device, the computer program logic comprising: program code for detecting one or more beacons in a repeating time interval; program code for selecting a first beacon slot in the repeating time interval, wherein the first beacon slot is selected from among a predefined number of beacon slots beyond a last detected beacon and within a maximum number of beacon slots within the repeating time interval; and program code for transmitting beacons of the wireless communications device during one of two or more signaling slots dedicated for indicating change in a number of beacon slots within the repeating time interval and during the first beacon slot.
19. A computer program product comprising a computer useable medium having computer program logic recorded thereon for enabling a processor in a computer system to control a wireless communications device, the computer program logic comprising: program code for detecting one or more beacons in a repeating time interval; program code for selecting a first beacon slot in the repeating time interval, wherein the first beacon slot is selected from among a predefined number of beacon slots beyond a last detected beacon and within maximum number of beacon slots within the repeating time interval; program code for transmitting beacons of the wireless communications device during the first beacon slot; program code for determining whether a collision has occurred in the first beacon slot; and program code for, if a collision in the first beacon slot is detected, selecting a second beacon slot within the repeating time interval.
20. The computer program product of claim 19, further comprising program code for transmitting beacons of the wireless communications device also during one of two or more signaling slots dedicated for indicating change in a number of beacon slots within the repeating time interval.
21. The computer program product of claim 20, wherein the signaling slots dedicated for indicating change in the number of beacon slots within the repeating time interval comprise two first occurring beacon slots of the repeating time interval.
PCT/IB2006/000925 2005-04-22 2006-04-18 Reducing beacon slot acquisition time in a distributed media access control network WO2006111826A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2008507185A JP2008537423A (en) 2005-04-22 2006-04-18 Reduction of beacon slot acquisition time in distributed media access control networks
EP06744519.7A EP1872491B1 (en) 2005-04-22 2006-04-18 Reducing beacon slot acquisition time in a distributed media access control network
BRPI0608164-9A BRPI0608164A2 (en) 2005-04-22 2006-04-18 method and apparatus for reducing the acquisition time of the goal slot in a distributed media access control network
MX2007011224A MX2007011224A (en) 2005-04-22 2006-04-18 Reducing beacon slot acquisition time in a distributed media access control network.

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/111,869 2005-04-22
US11/111,869 US8027288B2 (en) 2005-04-22 2005-04-22 Reducing beacon slot acquisition time in distributed media access control network

Publications (1)

Publication Number Publication Date
WO2006111826A1 true WO2006111826A1 (en) 2006-10-26

Family

ID=37114750

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2006/000925 WO2006111826A1 (en) 2005-04-22 2006-04-18 Reducing beacon slot acquisition time in a distributed media access control network

Country Status (11)

Country Link
US (1) US8027288B2 (en)
EP (1) EP1872491B1 (en)
JP (1) JP2008537423A (en)
KR (1) KR100966505B1 (en)
CN (1) CN101164255A (en)
BR (1) BRPI0608164A2 (en)
MX (1) MX2007011224A (en)
MY (1) MY146744A (en)
TW (1) TW200707983A (en)
WO (1) WO2006111826A1 (en)
ZA (1) ZA200708517B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2451420A (en) * 2007-06-01 2009-02-04 Iti Scotland Ltd Beacon co-ordinated Medium Access Control protocol for dense UWB networks
JP2010533427A (en) * 2007-07-10 2010-10-21 クゥアルコム・インコーポレイテッド Data exchange method and apparatus in peer-to-peer communication
JP2010537538A (en) * 2007-08-22 2010-12-02 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Reduce the possibility of beacon collision
JP2011518503A (en) * 2008-04-09 2011-06-23 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ How to preempt data transmission on a discovery channel
WO2012004737A3 (en) * 2010-07-07 2012-08-02 Koninklijke Philips Electronics N.V. Enabling multiband transmission in wireless communication systems
US8385319B2 (en) 2006-12-04 2013-02-26 Interdigital Technology Corporation Method and apparatus of enabling multi band transmission
JP2016531525A (en) * 2013-09-05 2016-10-06 クゥアルコム・インコーポレイテッドQualcomm Incorporated Resource allocation for synchronization between distributed devices

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7890116B2 (en) * 2004-05-05 2011-02-15 Nokia Corporation Adaptive beacon period in a distributed network
US7496081B2 (en) * 2004-05-05 2009-02-24 Nokia Corporation Adaptive beacon period in a distributed network
US7454218B2 (en) * 2005-08-19 2008-11-18 Panasonic Corporation Method of band multiplexing to improve system capacity for a multi-band communication system
CN101421981B (en) * 2006-03-15 2013-11-27 松下电器产业株式会社 Distributed wireless medium access control protocol for ad-hoc networks
US8254922B2 (en) * 2006-10-16 2012-08-28 Stmicroelectronics, Inc. Zero delay frequency switching with dynamic frequency hopping for cognitive radio based dynamic spectrum access network systems
US8494546B2 (en) 2006-10-16 2013-07-23 Stmicroelectronics, Inc. Method of inter-system communications dynamic spectrum access network systems-logical control connections
US7869400B2 (en) * 2006-10-16 2011-01-11 Stmicroelectronics, Inc. Method of inter-system coexistence and spectrum sharing for dynamic spectrum access networks-on-demand spectrum contention
US20080130592A1 (en) * 2006-12-04 2008-06-05 Electronics And Telecommunications Research Institute Apparatus and method for managing medium access slot in wireless personal area network
EP2095657A2 (en) * 2006-12-18 2009-09-02 Koninklijke Philips Electronics N.V. Beacon transmission and reception using directional antennas
US7991967B2 (en) * 2007-06-29 2011-08-02 Microsoft Corporation Using type stability to facilitate contention management
TWI482456B (en) * 2007-12-07 2015-04-21 Koninkl Philips Electronics Nv Flexible mac superframe structure and beaconing method
TWI458284B (en) * 2007-12-07 2014-10-21 Koninkl Philips Electronics Nv Multiple channel support in distributed wireless systems
US8780882B2 (en) * 2008-01-16 2014-07-15 Stmicroelectronics, Inc. On-demand spectrum contention for inter-cell spectrum sharing in cognitive radio networks
US8824432B2 (en) * 2008-01-16 2014-09-02 Stmicroelectronics, Inc. Beaconing period framing for efficient multi-channel inter-cell communications in cognitive radio networks
JP4596031B2 (en) * 2008-04-07 2010-12-08 ソニー株式会社 Wireless communication apparatus, wireless communication method, program, and wireless communication system
US9445253B2 (en) 2008-04-30 2016-09-13 Maarten Menzo Wentink Methods and apparatus for scanning for mesh nodes
US9088946B2 (en) 2008-04-30 2015-07-21 Qualcomm Incorporated Methods and apparatus for power saving for mesh nodes
KR101258208B1 (en) * 2009-05-26 2013-04-30 한국전자통신연구원 handover method, Method and apparatus for beacon transmitting
US8861570B2 (en) 2010-02-03 2014-10-14 Qualcomm Incorporated Methods and apparatuses for beacon transmission
US8693495B2 (en) * 2010-11-15 2014-04-08 Hp Ventures A/S Wireless network medium access control protocol
US9426832B2 (en) * 2012-04-24 2016-08-23 Intel Corporation Methods and arrangements to coordinate communications in a wireless network
WO2017156748A1 (en) * 2016-03-17 2017-09-21 华为技术有限公司 Beacon transmission method and device, and network access method and device
CN107404374B (en) * 2016-05-18 2020-07-21 韩国电子通信研究院 Method and device for establishing association with terminal
CA3165436A1 (en) * 2020-01-27 2021-08-05 Michel Veillette Method and system for multi-channel beaconing in a time slotted channel hopping network

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050036475A1 (en) 2003-06-24 2005-02-17 Sony Corporation Wireless communication apparatus, wireless communication method, and computer program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7193986B2 (en) * 2002-05-30 2007-03-20 Nortel Networks Limited Wireless network medium access control protocol
US20040218683A1 (en) * 2003-05-01 2004-11-04 Texas Instruments Incorporated Multi-mode wireless devices having reduced-mode receivers
JP4824582B2 (en) * 2004-02-06 2011-11-30 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ System and method for dynamic beacon period in MAC distributed reservation protocol
WO2005076543A1 (en) 2004-02-06 2005-08-18 Koninklijke Philips Electronics, N.V. Beaconing protocol for ad-hoc networks
PL1730891T3 (en) 2004-03-24 2010-11-30 Koninl Philips Electronics Nv Distributed beaconing periods for ad-hoc networks
US7496081B2 (en) * 2004-05-05 2009-02-24 Nokia Corporation Adaptive beacon period in a distributed network
US7385958B2 (en) * 2004-06-30 2008-06-10 Intel Corporation Ad hoc mode of operation in wireless personal area networks
US7492736B2 (en) * 2004-10-29 2009-02-17 Texas Instruments Incorporated System and method for access and management of beacon periods in distributed wireless networks

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050036475A1 (en) 2003-06-24 2005-02-17 Sony Corporation Wireless communication apparatus, wireless communication method, and computer program

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
"High Rate Ultra Wideband PHY and MAC Standard", ECMA INTERNATIONAL, STANDARD ECMA-368 1ST EDITION, December 2005 (2005-12-01), pages 187 - 193, XP003000374, Retrieved from the Internet <URL:http://www.ecma-international.org/publications/files/ECDMA-ST/ECMA-368.pdf> *
G. R. HIERTZ: "Multiband OFDM Alliance - The next generation of Wireless Personal Area Networks", IEEE 802.15.3A WIRELESS PERSONAL AREA NETWORKS - THE MBOA APPROACH
HIERTZ G.R. ET AL.: "Multiband OFDM Alliance - The next generation of Wireless Personal Area Networks", ADVANCES IN WIRED AND WIRELESS COMMUNICATION, 2005 IEEE/SARNOFF SYMPOSIUM, 18 April 2005 (2005-04-18) - 19 April 2005 (2005-04-19), pages 208 - 214, XP002476976 *
See also references of EP1872491A4
TAVLI B. ET AL.: "MH-TRACE: multihop time reservation using adaptive control for energy efficiency", MILITARY COMMUNICATIONS CONFERENCE, 2003. MILCOM 2003. IEEE, vol. 2, 13 October 2003 (2003-10-13) - 16 October 2003 (2003-10-16), pages 1292 - 1297, XP010698569 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI513203B (en) * 2006-12-04 2015-12-11 內數位科技公司 Method and apparatus of enabling multi band transmission
US10117201B2 (en) 2006-12-04 2018-10-30 Interdigital Technology Corporation Method and apparatus of enabling multi band transmission
US9578615B2 (en) 2006-12-04 2017-02-21 Interdigital Technology Corporation Method and apparatus of enabling multi band transmission
US9337891B2 (en) 2006-12-04 2016-05-10 Interdigital Technology Corporation Method and apparatus of enabling multi band transmission
US8385319B2 (en) 2006-12-04 2013-02-26 Interdigital Technology Corporation Method and apparatus of enabling multi band transmission
GB2451420A (en) * 2007-06-01 2009-02-04 Iti Scotland Ltd Beacon co-ordinated Medium Access Control protocol for dense UWB networks
JP2010533427A (en) * 2007-07-10 2010-10-21 クゥアルコム・インコーポレイテッド Data exchange method and apparatus in peer-to-peer communication
US9037750B2 (en) 2007-07-10 2015-05-19 Qualcomm Incorporated Methods and apparatus for data exchange in peer to peer communications
US8942188B2 (en) 2007-08-22 2015-01-27 Koninklijke Philips N.V. Reducing beacon collision probability
JP2010537538A (en) * 2007-08-22 2010-12-02 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Reduce the possibility of beacon collision
JP2011518503A (en) * 2008-04-09 2011-06-23 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ How to preempt data transmission on a discovery channel
WO2012004737A3 (en) * 2010-07-07 2012-08-02 Koninklijke Philips Electronics N.V. Enabling multiband transmission in wireless communication systems
US9730216B2 (en) 2010-07-07 2017-08-08 Koninklijke Philips N.V. Method and system for enabling multiple transmission in wireless systems
JP2016531525A (en) * 2013-09-05 2016-10-06 クゥアルコム・インコーポレイテッドQualcomm Incorporated Resource allocation for synchronization between distributed devices

Also Published As

Publication number Publication date
EP1872491A1 (en) 2008-01-02
US8027288B2 (en) 2011-09-27
EP1872491B1 (en) 2014-12-03
MY146744A (en) 2012-09-14
US20060239220A1 (en) 2006-10-26
ZA200708517B (en) 2009-03-25
EP1872491A4 (en) 2013-03-20
MX2007011224A (en) 2007-10-17
TW200707983A (en) 2007-02-16
KR20080010396A (en) 2008-01-30
BRPI0608164A2 (en) 2009-11-10
KR100966505B1 (en) 2010-06-29
CN101164255A (en) 2008-04-16
JP2008537423A (en) 2008-09-11

Similar Documents

Publication Publication Date Title
EP1872491B1 (en) Reducing beacon slot acquisition time in a distributed media access control network
AU2008207622B2 (en) Techniques for interference reduction in wireless communications networks
US7809835B2 (en) Device discovery and connection establishment for ad hoc networks
JP5415534B2 (en) Device and storage device for multicast communication
US20060198335A1 (en) Embedding secondary transmissions in an existing wireless communications network
CA2586171C (en) Techniques for stream handling in wireless communications networks
WO2007105044A2 (en) Channel change procedures in a wireless communications network
Kang et al. Address-free contention in wireless access networks with common control channel for throughput improvement

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006744519

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 6703/DELNP/2007

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: MX/a/2007/011224

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 1020077023987

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 200680013109.2

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2008507185

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 1200702461

Country of ref document: VN

NENP Non-entry into the national phase

Ref country code: RU

WWW Wipo information: withdrawn in national office

Ref document number: RU

WWP Wipo information: published in national office

Ref document number: 2006744519

Country of ref document: EP

ENP Entry into the national phase

Ref document number: PI0608164

Country of ref document: BR

Kind code of ref document: A2