WO2002032183A1 - A method and an arrangement for implementing communication between distributed radio modules and a single baseband - Google Patents

A method and an arrangement for implementing communication between distributed radio modules and a single baseband Download PDF

Info

Publication number
WO2002032183A1
WO2002032183A1 PCT/SE2001/000891 SE0100891W WO0232183A1 WO 2002032183 A1 WO2002032183 A1 WO 2002032183A1 SE 0100891 W SE0100891 W SE 0100891W WO 0232183 A1 WO0232183 A1 WO 0232183A1
Authority
WO
WIPO (PCT)
Prior art keywords
devices
hardware interface
baseband circuit
single baseband
hardware
Prior art date
Application number
PCT/SE2001/000891
Other languages
French (fr)
Inventor
Hans-Peter Kurz
Martin Johnsson
Original Assignee
Blue2Space Ab
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 Blue2Space Ab filed Critical Blue2Space Ab
Priority to AU2001252815A priority Critical patent/AU2001252815A1/en
Publication of WO2002032183A1 publication Critical patent/WO2002032183A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/04TPC
    • H04W52/18TPC being performed according to specific parameters
    • H04W52/24TPC being performed according to specific parameters using SIR [Signal to Interference Ratio] or other wireless path parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/04TPC
    • H04W52/38TPC being performed in particular situations
    • H04W52/42TPC being performed in particular situations in systems with time, space, frequency or polarisation diversity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/04Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
    • H04B7/06Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the transmitting station
    • H04B7/0602Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the transmitting station using antenna switching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/04Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
    • H04B7/08Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the receiving station
    • H04B7/0802Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas at the receiving station using antenna selection

Definitions

  • This invention relates to wireless distributed networks, and more particularly to a method and an arrangement for implementing communication between distributed radio modules and a single baseband.
  • Low power radio frequency systems allow communication between devices short distances typically ten's of meters.
  • the devices must each be capable of receiving and transmitting according to the system's protocol.
  • One low power radio frequency system is the Bluetooth system. Such a system is described in the patent application document WO 0042744. This system is designed to replace connecting wires and cables with wireless connectivity. For one device to communicate with another device, no wires connecting them will be necessary. Instead, each device will host a transceiver.
  • a transceiver has a baseband part and an RF part. The host itself may have a processing circuitry which is capable of doing the base band processing and that host will only require RF transceiver circuitry to be correctly connected to that processing circuitry.
  • the BlueRF specification describes the following features for an interface between Bluetooth RF transceiver (Phy) and base band devices:
  • BlueRF is designed to be a scalable interface that allows implementers to optimise the Phy design for different levels of integration, pad count, and pad voltage.
  • Figure 1 provides an overview of sections of a typical Bluetooth implementation and the RF data processing steps. Processes describing the BlueRF interface are shown in the grey boxes.
  • the Bluetooth standard specifies a recefving signal quality measure called Received Signal Strength Indicator (RSSI).
  • RSSI Received Signal Strength Indicator
  • the voltage on the RSSI in case of analogue radio
  • value of RSSI Register in case of digital radio
  • RSSI indicates the Strength of received Signal. If it is above some threshold level then only the data received is qualified. Data is considered valid when the correlation of the received access code against the expected one rises above a trigger level. The point when this happens is used also to synchronies slave clocks.
  • RSSI measurement may be used by the radio section to adjust a front-end attenuator in the receive chain, but in the Bluetooth spec the RSSI is only ever used for power control.
  • the transmit side must support Transmit Power Control and the receive side must support RSSI.
  • Support is indicated in the Locally Supported Features (Bluetooth Spec LI Part C (LMP) Section 3.11).
  • the RSSI need only be able to compare the incoming signal strength to two levels: the Upper and Lower Limits of the Golden Receiver Range.
  • the Lower Limit is between -56 dBm and 6 dB above the receive sensitivity (0.1% Bit Error Rate (13 E ) level) for the particular implementation.
  • the Upper Limit is 20 dB +/- 6 dB above this.
  • the RSSI level is monitored by the receive side's Link Controller. When it strays outside the Golden Receiver range the Link Manager is notified.
  • LMP Link Manager Protocol
  • LMP Link Manager Protocol
  • the step size must be between 2 and 8 dB. If the transmitter is a master it must maintain separate transmit powers for each slave. Host Controller Interface (HCI) commands exist to find out the current transmit power and RSSI level, but they are for information only. Layers above Link Manager are not directly involved in power control.
  • HCI Host Controller Interface
  • Support for Transmit Power Control is mandatory above +4 dBm - it must be controllable to less than +4 dBm. Below this level (i.e. all Class 2 and 3 modules) it is optional. Support for RSSI is always optional. The implication of this is that it is perfectly possible to sit a Class 1 module transmitting at +20 dBm right next to another module which does not support RSSI and hence can not limit the first's transmit power. If the second module's maximum receivable level is the Bluetooth spec of -20 dBm there is every chance its RF front end will be overloaded. So, RSSI, although not mandatory, is highly recommended.
  • the low power radio frequency systems allow communication between devices only over short distances.
  • the objective problem of the present invention is to provide a low power radio frequency system with an improved coverage area.
  • the provided hardware interface and method improve the coverage area for a radio system by using several 111" devices simultaneously connected to a single baseband via the hardware interface.
  • the hardware interface is adapted to connect the single baseband circuit to the plurality of Radio Frequency (RF) devices simultaneously, via the hardware interface, to receive a signal quality measurement from each of the RF devices that is connected to the baseband circuit to select the RF device having the highest signal quality, and to switch a communication to the selected RF device.
  • RF Radio Frequency
  • Another advantage of the present invention is that the use of a single multi-radio module i.e. an ordinary baseband and the baseband interface according to the present invention, together with many simple cheap RF devices and antennas significantly lower the overall system cost and complexity.
  • FIG 1 shows prior art and is described above under “description of related art”.
  • Figure 1 is a diagram that shows the standard BlueRF - Bluetooth baseband interface according to prior art.
  • Figure 2 depicts the use of multiple RF devices with individual antennas together with a hardware interface and a single baseband.
  • Figure 3 depicts the use of multiple RF devices with individual controllable antennas together with a hardware interface according to the present invention and a single baseband.
  • Figure 4 depicts the hardware interface according to the present invention in relation to the standard BlueRF - Bluetooth baseband interface.
  • Figure 5 shows an exemplary deployment of the multi-radio module's components in relation to a building floor plan according to one embodiment of the invention.
  • Figure 6 shows an exemplary deployment of the module's components in relation to a building floor plan according to one embodiment of the invention.
  • Figure 7 depicts the incorporation of RF devices in a cable with connectors to a distant multi-tadio module.
  • Figure 8 depicts the incorporation of RF devices in a cable with connectors to a distant multi-radio module.
  • Figure 9 depicts the use of the in Figure 8 and 9, described cables to cover an entire building from the outside.
  • Figure 10 depicts the use of the in Figure 8 and 9 described cables to an entire building from the inside.
  • Figure 11 depicts the use of the setup in Figure 10 together with wireless devices inside the building, creating a super base station of the multi-radio module.
  • Figure 12 shows an exemplary deployment of the module's components in relation to a street according to one embodiment of the invention.
  • FIG. 2 shows a low power radio frequency system according to the present invention, which system further on is called a multi-radio system.
  • Low power radio frequency systems which can be used are for examples BluetoothTM, HomcRFTM, FTipetLAN/2, and IEEE Standard 802.11b.
  • the system comprises a single baseband circuit 202, one or more Radio Frequency (RF) devices RF21, RF22, and RF23 and a hardware interface 204 to connect the single baseband module 202 to one or more RF devices RF21, RF22, RF23.
  • RF Radio Frequency
  • a user of a wireless terminal is connectable to the system via the RF ' devices.
  • the single baseband circuit 202 is an ordinary baseband, known from the art and is together with the RF device, i.e. the radio, constituting the physical layer according to the ISO 7-layer reference model for protocol software.
  • the radio interfaces the air and the digital baseband.
  • the baseband makes the physical RF link possible between wireless devices within a network and formats data for a robust and reliable transmission from higher protocol layers to the radio for further transmission. It is responsible for encoding and decoding of data and low layer synchronisation between the devices and for handling of the radio link for the transmission of a data packet.
  • Each of the one or more RF devices RF21, RF22, RF23 comprises a RF transmitter and a RF receiver for transmitting and receiving data.
  • Each of the one or more RF devices RF21, RF22, RF23 performs signal quality measurements, which are transferred to the hardware interface 204.
  • Each of the RF devices RF21, RF22, RF23 further comprises an antenna A21, A22, and
  • A23 includes steering capabilities such as antenna control devices.
  • each of the antennas AC 31, AC22 and AC23 comprises a respective antenna control device AC
  • the antennas include different polarization.
  • the baseband circuit 202 and the hardware interface 204 constitute a multi-radio module 206 and are connectable to a plurality of RF devices RF21, RF22, RF23 simultaneously.
  • the hardware interface 204 is further capable of receive a signal quality measurement from each of the RF devices that is connected to the baseband circuit 202, and to perform a selection, a majority or single selection of the RF device having the highest signal quality; and switch the communication to the selected RF device.
  • the measured signal quality is received from the RF device as what is denoted as the Received Signal Strength Indicator (RSSI) in accordance with the BlueRF standard document or the BluetoothTM Specification vl.OB or later Aversion.
  • RSSI Received Signal Strength Indicator
  • This quality measure is normally used to control the strength of the transmission level to reach an optimal level, but the hardware interface 204 also allows control of which antenna is receiving the best signal and switch to this one when communicating with a current device.
  • the hardware interface 204 may comprise capabilities to retrieve the address of the other RF/BluetoothTM devices it communicates with. It may further comprise means for storing the retrieved addresses and maybe also the previous best signal way for the next communication slo
  • the hardware interface constitutes a logic circuit, which could consider programmable hardware like for example Programmable Array Logic (PAL), Programmable Logic-Array (P A), Programmable Logic Controller (PLC), Gate Array Logic (GAL), Programmable Logic Device (PLD), Electrically Programmable Logic Device (EPLD), Complex PLD (CPLD), Dynamically programmable gate array (DPGA), Field Programmable Logic- Array (FP A), Field Programmable Gate Arrays (FPGA), etc., or custom made Application Specific Integrated Circuits (ASICs); however the use of a programmable device enables and ease interface enhancements and modifications.
  • PAL Programmable Array Logic
  • P A Programmable Logic-Array
  • PLC Programmable Logic Controller
  • GAL Gate Array Logic
  • the hardware interface 204 has the additional functionality to control the individual antenna characteristics such as to phase shift the individual antennas and other methods to control the individual antenna characteristics.
  • the antennas to be controlled A21, A22 and A23 each has an antenna control device AC31, AC32 and x ⁇ C33.
  • the hardware interface 204 automatically switches between the receiving RF ' device choosing the one (or the ones in a true diversity scheme) with the best signal quality
  • the hardware interface 204 will act as a completely transparent interface according to the interface specification and the standard communication protocol between the 111' " device and the Baseband (in the case of BluetoothTM the so called BlueRF) enabling to connect several standard RF devices to a standard baseband. There will hence be no extra need for processing in the baseband since it will not know that it is used together with several RF devices, enabling the use of ordinary components not specifically designed for diversity purposes.
  • the use of a single multi-radio module i.e. an ordinary baseband and the baseband interface according to the present invention, together with many simple cheap RF devices and antennas has potential to significantly lower the overall system cost and complexity.
  • Figure 4 depicts one example of the schematics of the hardware interface 204 according to the present invention, implemented in a BluetoothTM system.
  • the RF devices RF41 and 11F42 with their individual antennas A4l and A42 are connected to the baseband via the BlueRF interface and the hardware interface 204.
  • Reference number 412 represents the receiving (RX) baseband interface; 413, the transmitting (TX) baseband interface; and 414, the control baseband interface.
  • the required interface consists of the RX path 415 and 416 for receiving data, the TX path 417 and 418 for transmitting data and the control path 419 and 420 for selecting frequency channel and reading the signal quality measure (RSSI).
  • RSSI signal quality measure
  • the Address Retrieval module reads out the address of the slave from the data stream.
  • the Signal Quality Measuring & Decision Malting module reads the RSSI signal from the different RF devices and chooses the best path to switch to and stores it for use during the next communication slot.
  • the Switching & Antenna controlling controls the switching for the transmitting and receiving data channels and delivers data to the baseband 202. Meanwhile the invention should act transparently as there would be no device between the baseband 202 and the RF devices RF41 and RF42, such as if the baseband 202 was connected to a single RF device. However, extra functionality within the baseband 202 can be allowed to case and improve the functionality of the system.
  • FIG. 5 shows an exemplar ⁇ ' deployment of the multi-radio module's components in relation to a building floor plan according to one embodiment of the invention. It is shown a possible use of the present invention as would be to situate the different RF devices RF51, RF52 and RF53 and the antennas A51, A52 and A53 on different levels in a building switching between the different antennas and RF devices as a user using a portable RF entity connected to the system, changes level floor plan.
  • the multi-radio module 500 includes the baseband circuit 202 and the hardware interface 204. In this example the multi-radio module 500 is connected to the three RF de ⁇ tices RF51, RF52 and RF53.
  • the RF device RF51 including its antenna A51 is situated on a floor above the multi-radio 500 and is connected to the multi-radio 500 via a e.g. a cable 510.
  • the RF device RF52 including its antenna A52 is co-located with the multi-radio module 500.
  • the RF device RF53 is also co-located with the multi-radio module 500 but its antenna A53 is located at a floor beneath the multi-radio module 500 and connected to it ⁇ tia e.g. a cable 530.
  • the respective arrow 501, 502 and 503 indicates the wireless coverage areas of the antennas A51, A52 and A53.
  • a user being on the third floor wishes to communicate via the multi-radio module 500.
  • the hardware interface 204 within multi-radio module 500 receives signal quality measurements continuously or within certain time intervals from the three RF devices RF51, RF52 and RF53.
  • the signal quality from RF51 is highest and therefore the communication is switched to that RF device and thus the user sends and receives data via the antenna A51 and the RF device RF51.
  • the signal quality from the RF device RF52 becomes higher than that from RF device RF51.
  • the hardware interface 204 within the multi-radio 500 then switches the communication over to the RF device RF52 sending and receiving data through the antenna A52.
  • FIG. 6 depicts an arrangement of the present invention as would be to situate the different RF devices RF61, RF62 and RF63 and the antennas A61, A62 and A63 in different corridors and rooms Cl , C2 and 113 in a building, switching between the different antennas and RF devices as a user changes his position between different rooms.
  • the multi-radio module 600 including the hardware interface 204 (not shown) is connected to the three RF devices RF61, RF62 and RF ' 63.
  • the wireless coverage areas of the antennas A61, A62 and A63 are indicated by the respective area 601, 602 and 603.
  • Antenna A61 is located in corridor Cl
  • antenna A62 is located in corridor C2
  • antenna A63 is located in room R3.
  • a user being in the corridor Cl wishes to communicate via the multi-radio module 600.
  • the hardware interface 204 within multi-radio module 600 receives signal quality measurements continuously from the three RF devices RF61, RF62 and RF63.
  • the signal quality from RF61 is highest since the user is in the coverage area 601, and therefore the communication is switched to that RF device and thus the user sends and receives data via the antenna A61 and the RF device RF61.
  • the hardware interface 204 within the multi-radio 600 switches the communication over to the RF device RF62 sending and receiving data through the antenna A62.
  • the signal quality from the RF device RF63 becomes higher than that from RF RF62 since RF63, located in the corridor C2 has its antenna A63 located in room 113.
  • the hardware interface 204 within the multi-radio 600 then switches the communication over to the F device RF ' 63 for sending and receiving data through the antenna A63.
  • Figure 7 depicts a possible integration of the small RF device RF71 with an omni directional antenna into a small cable 701 with connectors to a distant multi-radio module (not shown) and with an approximate diameter of a couple of cm.
  • This cable consists of several RF devices interconnected to the baseband module having a certain length in between and could be used e.g. as the arrangement depicted in Figure 9 and Figure 10.
  • Figure 8 depicts a possible integration of the small RF device RF81 including an directional antenna A81 into a small cable 801 with connectors to a distant multi-radio module (not shown) and with an approximate diameter of a couple of cm.
  • This cable consists of several RF devices (not shown) interconnected having a certain length in between and could be used e.g. as the arrangement depicted in Figure 9 and Figure 10.
  • Figure 9 depicts a possible use of the present invention as would be to situate the different RF devices RF91-RF96 coupled by RF device cable 90, and unnumbered RF devices coupled by cables 91-95 at different levels of the outside on a building.
  • Figure 10 depicts a possible use of the present invention as would be to situate the different RF devices RF101-105 having the respective coverage areas 101-105 inside a building 106.
  • the RF devices RFlOl-105 are connected to the multi-radio module 100 by means of a RF device cable 107.
  • Figure 11 depicts a possible use of the present invention as would be to situate the different RF devices RF91-96 from Figure 9, connected to the multi-radio module 1100, ha ⁇ ting the total coverage area CA110 inside the building.
  • the multi-radio module 1100 ha ⁇ ting the total coverage area CA110 inside the building.
  • several separate communication modules 1101-1104 with antennas A111-A114 are located handling communication within coverage areas CA111-CA114.
  • area CAHO i.e., to a known device, when the user reaches the limit of the isolated coverage areas.
  • BluetoothTM it can take up to 10-20s to connect to an unknown device and about only a tenth of the time to connect to a known device.
  • the module 1100 will act as a super base station over the modules 1101-1104.
  • Figure 12 depicts a possible use of the present invention as would be to situate the different RF devices RF121-124 having the respective coverage areas G-V121-124 covering a street.
  • the RF devices RF121-124 are connected to the multi-radio module
  • the multi-radio module 1200 could be connected in a larger network by a wired 1201 or wireless connection (not shown).
  • the same scenario applies for USER32 using RF devices RF122 and 11F123 in coverage areas CA122 and CA123.
  • the data retrieved as of which RF device is currently used and which was used before, etc, can be retrieved and stored in a central database and used for instance for localization and tracking of the connected RF devices.
  • the method is implemented by means of a computer program product comprising the software code means for performing the steps of the method.
  • the computer program product is run on processing means in a baseband circuit, a hardware interface and a plurality of RF devices, within the multi-radio system.
  • the computer program product is loaded directly or from a computer usable medium, such as a floppy disc, a CD, the Internet etc.

Abstract

The invention relates to a hardware interface and method which improve the coverage area for a radio system by using several RF devices simultaneously connected to a single baseband via the hardware interface. The hardware interface is adapted to connect the single baseband circuit to the plurality of Radio Frequency (RF) devices simultaneously, via the hardware interface, to receive a signal quality measurement from each of the RF devices that is connected to the baseband circuit to select the RF device having the highest signal quality, and to switch a communication to the selected RF device.

Description

A method and an arrangement for implementing communication between distributed radio modules and a single baseband
FIELD OF INVENTION
This invention relates to wireless distributed networks, and more particularly to a method and an arrangement for implementing communication between distributed radio modules and a single baseband.
DESCRIPTION OF RELATED ART
Low power radio frequency systems allow communication between devices
Figure imgf000002_0001
short distances typically ten's of meters. The devices must each be capable of receiving and transmitting according to the system's protocol.
One low power radio frequency system is the Bluetooth system. Such a system is described in the patent application document WO 0042744. This system is designed to replace connecting wires and cables with wireless connectivity. For one device to communicate with another device, no wires connecting them will be necessary. Instead, each device will host a transceiver. A transceiver has a baseband part and an RF part. The host itself may have a processing circuitry which is capable of doing the base band processing and that host will only require RF transceiver circuitry to be correctly connected to that processing circuitry.
The BlueRF specification describes the following features for an interface between Bluetooth RF transceiver (Phy) and base band devices:
- Physical interface signals
- Timing
- Electrical characteristics
- Behaviour. The principal aims of the interface definition are to:
Define a digital interface between the Phy and base band
Enable use of the most effective process technologies and architectures on each side of the interface boundary
Provide guidelines as to how the Phy is controlled.
BlueRF is designed to be a scalable interface that allows implementers to optimise the Phy design for different levels of integration, pad count, and pad voltage. Figure 1 provides an overview of sections of a typical Bluetooth implementation and the RF data processing steps. Processes describing the BlueRF interface are shown in the grey boxes.
The Bluetooth standard specifies a recefving signal quality measure called Received Signal Strength Indicator (RSSI). When the baseband is in Receive Mode the voltage on the RSSI (in case of analogue radio), or value of RSSI Register (in case of digital radio) indicates the Strength of received Signal. If it is above some threshold level then only the data received is qualified. Data is considered valid when the correlation of the received access code against the expected one rises above a trigger level. The point when this happens is used also to synchronies slave clocks. Internally an RSSI measurement may be used by the radio section to adjust a front-end attenuator in the receive chain, but in the Bluetooth spec the RSSI is only ever used for power control.
To set up a power controlled link the transmit side must support Transmit Power Control and the receive side must support RSSI. Support is indicated in the Locally Supported Features (Bluetooth Spec LI Part C (LMP) Section 3.11). The RSSI need only be able to compare the incoming signal strength to two levels: the Upper and Lower Limits of the Golden Receiver Range. The Lower Limit is between -56 dBm and 6 dB above the receive sensitivity (0.1% Bit Error Rate (13 E ) level) for the particular implementation. The Upper Limit is 20 dB +/- 6 dB above this. The RSSI level is monitored by the receive side's Link Controller. When it strays outside the Golden Receiver range the Link Manager is notified. Λ Link Manager Protocol (LMP) message is sent to the transmit side requesting an increase or decrease in transmit power to bring the RSSI back in line. The step size must be between 2 and 8 dB. If the transmitter is a master it must maintain separate transmit powers for each slave. Host Controller Interface (HCI) commands exist to find out the current transmit power and RSSI level, but they are for information only. Layers above Link Manager are not directly involved in power control.
Support for Transmit Power Control is mandatory above +4 dBm - it must be controllable to less than +4 dBm. Below this level (i.e. all Class 2 and 3 modules) it is optional. Support for RSSI is always optional. The implication of this is that it is perfectly possible to sit a Class 1 module transmitting at +20 dBm right next to another module which does not support RSSI and hence can not limit the first's transmit power. If the second module's maximum receivable level is the Bluetooth spec of -20 dBm there is every chance its RF front end will be overloaded. So, RSSI, although not mandatory, is highly recommended.
As mentioned above, the low power radio frequency systems allow communication between devices only over short distances.
SUMMARY OF THE INVENTION
The objective problem of the present invention is to provide a low power radio frequency system with an improved coverage area.
The provided hardware interface and method improve the coverage area for a radio system by using several 111" devices simultaneously connected to a single baseband via the hardware interface. The hardware interface is adapted to connect the single baseband circuit to the plurality of Radio Frequency (RF) devices simultaneously, via the hardware interface, to receive a signal quality measurement from each of the RF devices that is connected to the baseband circuit to select the RF device having the highest signal quality, and to switch a communication to the selected RF device. An advantage with the present invention is that the signal quality is improved.
Another advantage of the present invention is that the use of a single multi-radio module i.e. an ordinary baseband and the baseband interface according to the present invention, together with many simple cheap RF devices and antennas significantly lower the overall system cost and complexity.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 shows prior art and is described above under "description of related art".
Figure 1 is a diagram that shows the standard BlueRF - Bluetooth baseband interface according to prior art. Figure 2 depicts the use of multiple RF devices with individual antennas together with a hardware interface and a single baseband. Figure 3 depicts the use of multiple RF devices with individual controllable antennas together with a hardware interface according to the present invention and a single baseband. Figure 4 depicts the hardware interface according to the present invention in relation to the standard BlueRF - Bluetooth baseband interface. Figure 5 shows an exemplary deployment of the multi-radio module's components in relation to a building floor plan according to one embodiment of the invention. Figure 6 shows an exemplary deployment of the module's components in relation to a building floor plan according to one embodiment of the invention. Figure 7 depicts the incorporation of RF devices in a cable with connectors to a distant multi-tadio module. Figure 8 depicts the incorporation of RF devices in a cable with connectors to a distant multi-radio module.
Figure 9 depicts the use of the in Figure 8 and 9, described cables to cover an entire building from the outside. Figure 10 depicts the use of the in Figure 8 and 9 described cables to
Figure imgf000006_0001
an entire building from the inside. Figure 11 depicts the use of the setup in Figure 10 together with wireless devices inside the building, creating a super base station of the multi-radio module. Figure 12 shows an exemplary deployment of the module's components in relation to a street according to one embodiment of the invention.
DETAILED DESCRIPTION
Figure 2 shows a low power radio frequency system according to the present invention, which system further on is called a multi-radio system. Low power radio frequency systems which can be used are for examples Bluetooth™, HomcRF™, FTipetLAN/2, and IEEE Standard 802.11b. The system comprises a single baseband circuit 202, one or more Radio Frequency (RF) devices RF21, RF22, and RF23 and a hardware interface 204 to connect the single baseband module 202 to one or more RF devices RF21, RF22, RF23. A user of a wireless terminal is connectable to the system via the RF' devices.
Baseband circuit The single baseband circuit 202 is an ordinary baseband, known from the art and is together with the RF device, i.e. the radio, constituting the physical layer according to the ISO 7-layer reference model for protocol software. The radio interfaces the air and the digital baseband. The baseband makes the physical RF link possible between wireless devices within a network and formats data for a robust and reliable transmission from higher protocol layers to the radio for further transmission. It is responsible for encoding and decoding of data and low layer synchronisation between the devices and for handling of the radio link for the transmission of a data packet.
RF device Each of the one or more RF devices RF21, RF22, RF23 comprises a RF transmitter and a RF receiver for transmitting and receiving data. Each of the one or more RF devices RF21, RF22, RF23 performs signal quality measurements, which are transferred to the hardware interface 204.
Each of the RF devices RF21, RF22, RF23 further comprises an antenna A21, A22, and
A23.
In a second embodiment of the present invention, some or each antenna A21, A22, and
A23 includes steering capabilities such as antenna control devices. In Figure 3 each of the antennas AC 31, AC22 and AC23 comprises a respective antenna control device AC
31, AC22 and AC23.
In a third embodiment (not shown), the antennas include different polarization.
Hardware interface
The baseband circuit 202 and the hardware interface 204 constitute a multi-radio module 206 and are connectable to a plurality of RF devices RF21, RF22, RF23 simultaneously. The hardware interface 204 is further capable of receive a signal quality measurement from each of the RF devices that is connected to the baseband circuit 202, and to perform a selection, a majority or single selection of the RF device having the highest signal quality; and switch the communication to the selected RF device.
In case of Bluetooth™, the measured signal quality is received from the RF device as what is denoted as the Received Signal Strength Indicator (RSSI) in accordance with the BlueRF standard document or the Bluetooth™ Specification vl.OB or later Aversion. This quality measure is normally used to control the strength of the transmission level to reach an optimal level, but the hardware interface 204 also allows control of which antenna is receiving the best signal and switch to this one when communicating with a current device.
To be capable of knowing which RF device, or in the case of Bluetooth™, which Bluetooth™ device the baseband is communicating with, one embodiment of the hardware interface 204 may comprise capabilities to retrieve the address of the other RF/Bluetooth™ devices it communicates with. It may further comprise means for storing the retrieved addresses and maybe also the previous best signal way for the next communication slo The hardware interface constitutes a logic circuit, which could consider programmable hardware like for example Programmable Array Logic (PAL), Programmable Logic-Array (P A), Programmable Logic Controller (PLC), Gate Array Logic (GAL), Programmable Logic Device (PLD), Electrically Programmable Logic Device (EPLD), Complex PLD (CPLD), Dynamically programmable gate array (DPGA), Field Programmable Logic- Array (FP A), Field Programmable Gate Arrays (FPGA), etc., or custom made Application Specific Integrated Circuits (ASICs); however the use of a programmable device enables and ease interface enhancements and modifications.
In a second embodiment of the present invention, depicted in Figure 3, the hardware interface 204 has the additional functionality to control the individual antenna characteristics such as to phase shift the individual antennas and other methods to control the individual antenna characteristics. In this case the antennas to be controlled A21, A22 and A23 each has an antenna control device AC31, AC32 and x\C33.
It is also possible to use a diversity scheme collecting the several signals analogous to create a single signal with better quality.
With this solution using a hardware interface in the form of a single logic circuit to enhance the interface between the baseband and several antennas with 1117 devices, the problem with handover between different devices can be eliminated partially or completely. Instead of switching between different basebands and their antennas when the communication drops in signal quality due to mobility of the users, creating much overhead in traffic and added system complexity, the hardware interface 204 according to the present invention automatically switches between the receiving RF' device choosing the one (or the ones in a true diversity scheme) with the best signal quality
The hardware interface 204 will act as a completely transparent interface according to the interface specification and the standard communication protocol between the 111'" device and the Baseband (in the case of Bluetooth™ the so called BlueRF) enabling to connect several standard RF devices to a standard baseband. There will hence be no extra need for processing in the baseband since it will not know that it is used together with several RF devices, enabling the use of ordinary components not specifically designed for diversity purposes. The use of a single multi-radio module i.e. an ordinary baseband and the baseband interface according to the present invention, together with many simple cheap RF devices and antennas has potential to significantly lower the overall system cost and complexity.
Figure 4 depicts one example of the schematics of the hardware interface 204 according to the present invention, implemented in a Bluetooth™ system. The RF devices RF41 and 11F42 with their individual antennas A4l and A42 are connected to the baseband via the BlueRF interface and the hardware interface 204.
The number of possible connected RF deλtices depends on the number of I/O's and the number of gates inside the logic circuit. Each RF deλάce interface requires approximately 10-15 connections. Reference number 412 represents the receiving (RX) baseband interface; 413, the transmitting (TX) baseband interface; and 414, the control baseband interface. The required interface consists of the RX path 415 and 416 for receiving data, the TX path 417 and 418 for transmitting data and the control path 419 and 420 for selecting frequency channel and reading the signal quality measure (RSSI). The Bluetooth standard only allow a master to communicate with a slave and vice versa. The communication protocol is divided into slot where the slave must respond the master during the next slot. The Address Retrieval module reads out the address of the slave from the data stream. The Signal Quality Measuring & Decision Malting module reads the RSSI signal from the different RF devices and chooses the best path to switch to and stores it for use during the next communication slot. The Switching & Antenna controlling controls the switching for the transmitting and receiving data channels and delivers data to the baseband 202. Meanwhile the invention should act transparently as there would be no device between the baseband 202 and the RF devices RF41 and RF42, such as if the baseband 202 was connected to a single RF device. However, extra functionality within the baseband 202 can be allowed to case and improve the functionality of the system. Figure 5 shows an exemplar}' deployment of the multi-radio module's components in relation to a building floor plan according to one embodiment of the invention. It is shown a possible use of the present invention as would be to situate the different RF devices RF51, RF52 and RF53 and the antennas A51, A52 and A53 on different levels in a building switching between the different antennas and RF devices as a user using a portable RF entity connected to the system, changes level floor plan. The multi-radio module 500 includes the baseband circuit 202 and the hardware interface 204. In this example the multi-radio module 500 is connected to the three RF deλtices RF51, RF52 and RF53. The RF device RF51 including its antenna A51 is situated on a floor above the multi-radio 500 and is connected to the multi-radio 500 via a e.g. a cable 510. The RF device RF52 including its antenna A52 is co-located with the multi-radio module 500. The RF device RF53 is also co-located with the multi-radio module 500 but its antenna A53 is located at a floor beneath the multi-radio module 500 and connected to it λtia e.g. a cable 530. The respective arrow 501, 502 and 503 indicates the wireless coverage areas of the antennas A51, A52 and A53.
A user being on the third floor wishes to communicate via the multi-radio module 500. The hardware interface 204 within multi-radio module 500 receives signal quality measurements continuously or within certain time intervals from the three RF devices RF51, RF52 and RF53. The signal quality from RF51 is highest and therefore the communication is switched to that RF device and thus the user sends and receives data via the antenna A51 and the RF device RF51.
When the user walks down to the second floor, the signal quality from the RF device RF52 becomes higher than that from RF device RF51. The hardware interface 204 within the multi-radio 500 then switches the communication over to the RF device RF52 sending and receiving data through the antenna A52.
In the same way, when the user walks down to the first floor, the signal quality from the 111" device RF53 becomes higher than that from RF device RF52 since RF53 located at the second floor has its antenna A53 located at the first floor. The hardware interface 204 within the multi-radio 500 then switches the communication over to the RF device 11F53 for sending and receiving data through the antenna Λ53. Figure 6 depicts an arrangement of the present invention as would be to situate the different RF devices RF61, RF62 and RF63 and the antennas A61, A62 and A63 in different corridors and rooms Cl , C2 and 113 in a building, switching between the different antennas and RF devices as a user changes his position between different rooms. The multi-radio module 600 including the hardware interface 204 (not shown) is connected to the three RF devices RF61, RF62 and RF'63.
The wireless coverage areas of the antennas A61, A62 and A63 are indicated by the respective area 601, 602 and 603. Antenna A61 is located in corridor Cl, antenna A62 is located in corridor C2 and antenna A63 is located in room R3. A user being in the corridor Cl wishes to communicate via the multi-radio module 600. The hardware interface 204 within multi-radio module 600 receives signal quality measurements continuously from the three RF devices RF61, RF62 and RF63. The signal quality from RF61 is highest since the user is in the coverage area 601, and therefore the communication is switched to that RF device and thus the user sends and receives data via the antenna A61 and the RF device RF61.
When the user walks to the corridor C2 the signal quality from the RF device RF62 becomes higher than that from RF device RF61. The hardware interface 204 within the multi-radio 600 then switches the communication over to the RF device RF62 sending and receiving data through the antenna A62. In the same way, when the user walks into to the room R3, the signal quality from the RF device RF63 becomes higher than that from RF
Figure imgf000011_0001
RF62 since RF63, located in the corridor C2 has its antenna A63 located in room 113. The hardware interface 204 within the multi-radio 600 then switches the communication over to the F device RF'63 for sending and receiving data through the antenna A63.
Figure 7 depicts a possible integration of the small RF device RF71 with an omni directional antenna into a small cable 701 with connectors to a distant multi-radio module (not shown) and with an approximate diameter of a couple of cm. This cable consists of several RF devices interconnected to the baseband module having a certain length in between and could be used e.g. as the arrangement depicted in Figure 9 and Figure 10. Figure 8 depicts a possible integration of the small RF device RF81 including an directional antenna A81 into a small cable 801 with connectors to a distant multi-radio module (not shown) and with an approximate diameter of a couple of cm. This cable consists of several RF devices (not shown) interconnected having a certain length in between and could be used e.g. as the arrangement depicted in Figure 9 and Figure 10.
Figure 9 depicts a possible use of the present invention as would be to situate the different RF devices RF91-RF96 coupled by RF device cable 90, and unnumbered RF devices coupled by cables 91-95 at different levels of the outside on a building.
Figure 10 depicts a possible use of the present invention as would be to situate the different RF devices RF101-105 having the respective coverage areas 101-105 inside a building 106. The RF devices RFlOl-105 are connected to the multi-radio module 100 by means of a RF device cable 107.
Figure 11 depicts a possible use of the present invention as would be to situate the different RF devices RF91-96 from Figure 9, connected to the multi-radio module 1100, haλting the total coverage area CA110 inside the building. Inside the building several separate communication modules 1101-1104 with antennas A111-A114 are located handling communication within coverage areas CA111-CA114. This ease the use of handover when a user moves between the different coverage areas CA111-CA114 as the user always switches to
Figure imgf000012_0001
area CAHO, i.e., to a known device, when the user reaches the limit of the isolated coverage areas. For instance with Bluetooth™ it can take up to 10-20s to connect to an unknown device and about only a tenth of the time to connect to a known device. Hence, the module 1100 will act as a super base station over the modules 1101-1104.
Figure 12 depicts a possible use of the present invention as would be to situate the different RF devices RF121-124 having the respective coverage areas G-V121-124 covering a street. The RF devices RF121-124 are connected to the multi-radio module
1200. When USER31 moves on the right side of the street towards the module 1200 it is first connected to RF device RF124 and when it passes coverage area CA124 into coverage area CA121 it is connected to the RF' device RF12L The multi-radio module 1200 could be connected in a larger network by a wired 1201 or wireless connection (not shown). The same scenario applies for USER32 using RF devices RF122 and 11F123 in coverage areas CA122 and CA123. The data retrieved as of which RF device is currently used and which was used before, etc, can be retrieved and stored in a central database and used for instance for localization and tracking of the connected RF devices.
The method is implemented by means of a computer program product comprising the software code means for performing the steps of the method. The computer program product is run on processing means in a baseband circuit, a hardware interface and a plurality of RF devices, within the multi-radio system. The computer program product is loaded directly or from a computer usable medium, such as a floppy disc, a CD, the Internet etc.
The present invention is not limited to the above-described preferred embodiments. Various alternatives, modifications and equivalents may be used. Therefore, the above embodiments should not be taken as limiting the scope of the invention, which is defined by the appending claims.

Claims

1. A hardware interface (204) between a single baseband circuit (202) and a plurality of Radio Frequency (RF) devices (RF21 , RF22, RF23), characterised in that it the hardware interface (204) is adapted to: connect the single baseband circuit (202) to the plurality of Radio Frequency (RF) devices (RF21, RF22, RF23) simultaneously, via the hardware interface (204); to receive a signal quality' measurement from each of the RF devices that is connected to the baseband circuit (202); - to select the RF device having the highest signal quality; and to switch a communication to the selected RF device.
2. The hardware interface (204) according to claim 1, wherein the selection is a majority selection.
3. The hardware interface (204) according to any of the claims 1-2, wherein it comprises means for retrieving and storing the addresses of each of the RF devices (RF21, RF22, RF23) connected to.
4. The hardware interface (204) according to any of the claims 1-3, wherein it comprises means for storing a previous best signal way for a next communication slot.
5. The hardware interface (204) according to any of the claims 1-4, wherein it constitutes a programmable hardware.
6. The hardware interface (204) according to claim 5, wherein the programmable hardware constitutes any of: Field Programmable Gate Arrays (FPGA), a Programmable x\rray Logic (PAL), a Programmable Logic-Array (PLA), a Programmable Logic Controller (PLC), a Gate Array Logic (GAL), a Programmable Logic Device (PLD), an Electrically Programmable Logic Device (EPLD), a Complex PLD (CPLD), a Dynamically programmable gate array (DPGA), or a Field Programmable Logic-Array (FPLA).
7. The hardware interface (204) according to any of the claims 1-4, wherein the hardware constitutes an Application Specific Integrated Circuit (ASIC).
8. The hardware interface (204) according to any of the claims 1-7, wherein an RF device (RF21, RF22, RF23) comprises an antenna (A21, A22, A23), which antenna comprises a steering capabilities (AC31, AC32, AC33), the hardware interface further comprises means for controlling the steering capabilities (AC31, AC32, AC33).
9. The hardware interface (204) according to any of the claims 1-8, wherein the single baseband circuit (202), the plurality of RF devices (RF21, RF22, RF23) and the hardware interface (204) uses Bluetooth™ technology.
10. The hardware interface (204) according to claim 9, wherein the hardware interface (204) comprises means for receiving said signal quality measurement as a Received Signal Strength Indicator (RSSI).
11. The hardware interface (204) according to any of the claims 1-8, wherein the single baseband circuit (202), the plurality of RF devices (RF21, RF22, RF23) and the hardware interface (204) uses any of the low powered radio frequency systems: HiperLAN/2, IEEE 802.11b or HomellF™.
12. A multi-radio module (206) comprising a single baseband circuit (202) and a hardware interface (204) according to any of the claims 1-11, interfacing the single baseband circuit (202).
13. The multi-radio module (206) according to claim 12, wherein it is used for localizing and tracking connected devices.
14. A multi-radio system comprising a single baseband circuit (202), a plurality of RF devices (RF21, RF22, RF23) and a hardware interface (204) according to any of the claims 1-110, interfacing the single baseband circuit (202) and the plurality of RF devices (RF21, RF22, 111X3).
15. The multi-radio system according to claim 14, wherein some of the to the single baseband connected RF devices (RF51- RF52) are located at different places.
16. The multi-radio system according to any of the claims 15-16, wherein the to the single baseband connected RF devices (RF 52, RF53) arc co-located but their respective antenna (A52, A53) are located in different places.
17. Method for communicating in communications system comprising a plurality of RF devices (RF21. RF22, RF23) a single baseband circuit (202) and a hardware interface (204), between the plurality of RF devices (RF21, RF22, RF23) and the baseband circuit (202), the method comprising the following steps, to be taken by the hardware Inte face: connecting the single baseband circuit (202) to the plurality of Radio Frequency (RF) devices (RF21, RF22, RF23); - receiving a signal quality measurement from each of the RF devices (RF21, RF22,
RF23) that is connected to the baseband circuit (202); selecting the RF device having the highest signal quality; and srvitching a communication to the selected RF device,
18. The method according to claim 17, wherein the selection is a majority selection.
19. The method according to any of the claims 17-18, comprising the further step of retrieving and storing the addresses of each of the III1'' devices (111 ''21, RF22, 11F23) connected to.
20. The method according to any of the claims 17-19, comprising the further step of storing a previous best signal way for a next communication slot.
21. The method according to any of the claims 17-20, wherein an RF device (RF21, RF22, RF23) comprise an antenna (A21, A22, A23), which antenna comprises a steering capabilities (AC31, AC32, AC33), the method further comprising the steps of controlling the steering capabilities (AC31, AC32, AC33).
22. The method according to any of the claims 17-21, wherein the single baseband circuit (202), the plurality of RF devices (RF21, RF22. RF23) and the hardware interface
(204) uses Bluetooth™ technology.
23. The method according to claim 22, wherein the step of receiving said signal quality measurement is performed as a Received Signal Strength Indicator (RSSI).
24. A computer program product directly loadable into the internal memory of a processing means within a baseband circuit (202), a hardware interface (204) and a plurality' of RF devices (RF21, RF22, RF23) in a multi-radio system, comprising the software code means for performing the steps of any of the claims 17-23.
25. A computer program product stored on a computer usable medium, comprising readable program for causing a processing means in a baseband circuit (202), a hardware interface (204) and a plurality of RF devices (RF21, RF22, RF23) in a multi- radio system, to control an execution of the steps of any of the claims 17-23.
PCT/SE2001/000891 2000-10-13 2001-04-26 A method and an arrangement for implementing communication between distributed radio modules and a single baseband WO2002032183A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001252815A AU2001252815A1 (en) 2000-10-13 2001-04-26 A method and an arrangement for implementing communication between distributed radio modules and a single baseband

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US60/240,260 1997-03-10
US24026000P 2000-10-13 2000-10-13

Publications (1)

Publication Number Publication Date
WO2002032183A1 true WO2002032183A1 (en) 2002-04-18

Family

ID=22905812

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2001/000891 WO2002032183A1 (en) 2000-10-13 2001-04-26 A method and an arrangement for implementing communication between distributed radio modules and a single baseband

Country Status (2)

Country Link
AU (1) AU2001252815A1 (en)
WO (1) WO2002032183A1 (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005099292A1 (en) * 2004-04-06 2005-10-20 Nokia Corporation Baseband module and data transmission method
EP2222130A1 (en) * 2007-11-21 2010-08-25 ZTE Corporation Base band unit, radio frequency unit and distributed bs system based on srio protocol
US8437251B2 (en) 2005-12-22 2013-05-07 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US8503938B2 (en) 2004-10-14 2013-08-06 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information including loading factors which can be used for interference control purposes
US8514771B2 (en) 2005-12-22 2013-08-20 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US8514692B2 (en) 2003-02-24 2013-08-20 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control purposes
US8694042B2 (en) 2005-10-14 2014-04-08 Qualcomm Incorporated Method and apparatus for determining a base station's transmission power budget
US8811348B2 (en) 2003-02-24 2014-08-19 Qualcomm Incorporated Methods and apparatus for generating, communicating, and/or using information relating to self-noise
US8965413B2 (en) 2006-04-12 2015-02-24 Qualcomm Incorporated Locating a wireless local area network associated with a wireless wide area network
US9119220B2 (en) 2005-12-22 2015-08-25 Qualcomm Incorporated Methods and apparatus for communicating backlog related information
US9125093B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus related to custom control channel reporting formats
US9125092B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US9137072B2 (en) 2005-12-22 2015-09-15 Qualcomm Incorporated Methods and apparatus for communicating control information
US9148795B2 (en) 2005-12-22 2015-09-29 Qualcomm Incorporated Methods and apparatus for flexible reporting of control information
US9191840B2 (en) 2005-10-14 2015-11-17 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control
US9338795B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9338767B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus of implementing and/or using a dedicated control channel
US9451491B2 (en) 2005-12-22 2016-09-20 Qualcomm Incorporated Methods and apparatus relating to generating and transmitting initial and additional control information report sets in a wireless system
US9462604B2 (en) 2005-12-22 2016-10-04 Qualcomm Incorporated Methods and apparatus related to selecting a request group for a request report
US9473265B2 (en) 2005-12-22 2016-10-18 Qualcomm Incorporated Methods and apparatus for communicating information utilizing a plurality of dictionaries
US9544860B2 (en) 2003-02-24 2017-01-10 Qualcomm Incorporated Pilot signals for use in multi-sector cells
US9603102B2 (en) 2003-02-24 2017-03-21 Qualcomm Incorporated Method of transmitting pilot tones in a multi-sector cell, including null pilot tones, for generating channel quality indicators
US9661519B2 (en) 2003-02-24 2017-05-23 Qualcomm Incorporated Efficient reporting of information in a wireless communication system
US10959120B2 (en) 2005-12-22 2021-03-23 Qualcomm Incorporated Methods and apparatus related to selecting control channel reporting formats

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0534681A2 (en) * 1991-09-24 1993-03-31 Nokia Mobile Phones Ltd. Power booster for a radiotelephone
EP0589753A1 (en) * 1992-09-15 1994-03-30 Alcatel Mobile Communication France Method of transmitting, together with a handover command in a cellular system, a timing advance signal to a mobile
US5533023A (en) * 1994-12-16 1996-07-02 Stanford Telecommunications, Inc. Practical means for dynamic allocation of individual demodulators to a multiplicity of received RF signals
EP0866628A2 (en) * 1997-03-19 1998-09-23 AT&T Corp. System and method for dynamic channel assignment
WO2001020940A1 (en) * 1999-09-15 2001-03-22 Nokia Corporation Apparatus, and associated method, for facilitating communication handovers in a radio communication system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0534681A2 (en) * 1991-09-24 1993-03-31 Nokia Mobile Phones Ltd. Power booster for a radiotelephone
EP0589753A1 (en) * 1992-09-15 1994-03-30 Alcatel Mobile Communication France Method of transmitting, together with a handover command in a cellular system, a timing advance signal to a mobile
US5533023A (en) * 1994-12-16 1996-07-02 Stanford Telecommunications, Inc. Practical means for dynamic allocation of individual demodulators to a multiplicity of received RF signals
EP0866628A2 (en) * 1997-03-19 1998-09-23 AT&T Corp. System and method for dynamic channel assignment
WO2001020940A1 (en) * 1999-09-15 2001-03-22 Nokia Corporation Apparatus, and associated method, for facilitating communication handovers in a radio communication system

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9661519B2 (en) 2003-02-24 2017-05-23 Qualcomm Incorporated Efficient reporting of information in a wireless communication system
US9603102B2 (en) 2003-02-24 2017-03-21 Qualcomm Incorporated Method of transmitting pilot tones in a multi-sector cell, including null pilot tones, for generating channel quality indicators
US9544860B2 (en) 2003-02-24 2017-01-10 Qualcomm Incorporated Pilot signals for use in multi-sector cells
US8514692B2 (en) 2003-02-24 2013-08-20 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control purposes
US8811348B2 (en) 2003-02-24 2014-08-19 Qualcomm Incorporated Methods and apparatus for generating, communicating, and/or using information relating to self-noise
KR100809675B1 (en) 2004-04-06 2008-03-05 노키아 코포레이션 Baseband module and data transmission method
US7813764B2 (en) 2004-04-06 2010-10-12 Nokia Siemens Networks Oy Baseband module and data transmission method
WO2005099292A1 (en) * 2004-04-06 2005-10-20 Nokia Corporation Baseband module and data transmission method
US8503938B2 (en) 2004-10-14 2013-08-06 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information including loading factors which can be used for interference control purposes
US8989084B2 (en) 2005-10-14 2015-03-24 Qualcomm Incorporated Methods and apparatus for broadcasting loading information corresponding to neighboring base stations
US9191840B2 (en) 2005-10-14 2015-11-17 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control
US8694042B2 (en) 2005-10-14 2014-04-08 Qualcomm Incorporated Method and apparatus for determining a base station's transmission power budget
US9137072B2 (en) 2005-12-22 2015-09-15 Qualcomm Incorporated Methods and apparatus for communicating control information
US9462604B2 (en) 2005-12-22 2016-10-04 Qualcomm Incorporated Methods and apparatus related to selecting a request group for a request report
US9125093B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus related to custom control channel reporting formats
US9125092B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US10959120B2 (en) 2005-12-22 2021-03-23 Qualcomm Incorporated Methods and apparatus related to selecting control channel reporting formats
US9148795B2 (en) 2005-12-22 2015-09-29 Qualcomm Incorporated Methods and apparatus for flexible reporting of control information
US9161313B2 (en) 2005-12-22 2015-10-13 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US8514771B2 (en) 2005-12-22 2013-08-20 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US9338795B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9338767B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus of implementing and/or using a dedicated control channel
US9451491B2 (en) 2005-12-22 2016-09-20 Qualcomm Incorporated Methods and apparatus relating to generating and transmitting initial and additional control information report sets in a wireless system
US9119220B2 (en) 2005-12-22 2015-08-25 Qualcomm Incorporated Methods and apparatus for communicating backlog related information
US9473265B2 (en) 2005-12-22 2016-10-18 Qualcomm Incorporated Methods and apparatus for communicating information utilizing a plurality of dictionaries
US8437251B2 (en) 2005-12-22 2013-05-07 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9572179B2 (en) 2005-12-22 2017-02-14 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9578654B2 (en) 2005-12-22 2017-02-21 Qualcomm Incorporated Methods and apparatus related to selecting reporting alternative in a request report
US10645693B2 (en) 2005-12-22 2020-05-05 Qualcomm Incorporated Methods and apparatus of implementing and/or using a control channel
US10159006B2 (en) 2005-12-22 2018-12-18 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US9893917B2 (en) 2005-12-22 2018-02-13 Qualcomm Incorporated Methods and apparatus for communicating control information
US8965413B2 (en) 2006-04-12 2015-02-24 Qualcomm Incorporated Locating a wireless local area network associated with a wireless wide area network
EP2222130A1 (en) * 2007-11-21 2010-08-25 ZTE Corporation Base band unit, radio frequency unit and distributed bs system based on srio protocol
EP2222130A4 (en) * 2007-11-21 2011-08-24 Zte Corp Base band unit, radio frequency unit and distributed bs system based on srio protocol

Also Published As

Publication number Publication date
AU2001252815A1 (en) 2002-04-22

Similar Documents

Publication Publication Date Title
WO2002032183A1 (en) A method and an arrangement for implementing communication between distributed radio modules and a single baseband
US10313894B1 (en) Beam steering techniques for external antenna configurations
US6717516B2 (en) Hybrid bluetooth/RFID based real time location tracking
TW200511749A (en) Antenna steering for an access point based upon control frames
US7616555B2 (en) Minimum variance location estimation in wireless networks
US7825804B2 (en) Methods and apparatus for opportunistic locationing of RF tags using location triggers
TW200516889A (en) Antenna steering for an access point based upon probe signals
AU714955B2 (en) Radio apparatus with diversity antennas
US7286833B2 (en) Selective termination of wireless connections to refresh signal information in wireless node location infrastructure
US20160105761A1 (en) Method for determining directionality using bluetooth low energy communications
US20050037822A1 (en) Antenna steering method and apparatus for an 802.11 station
CA2524692A1 (en) System and handover mechanism in frequency multiple band environment and equipment therefor
CN101019444A (en) Method and system for improved WLAN location
EP3618301B1 (en) Method and electronic device for forming beam in wireless communication system
KR20160141560A (en) Wireless communication apparatus and method of operating the same
JP2023511145A (en) Antenna routing method and related equipment
US9031147B2 (en) Multi-link wireless channel sounder and multi-link wireless channel measurement method thereof
JP2007515129A (en) WLAN with multiple antennas in both access point and mobile unit
WO2009095815A2 (en) Antenna interface circuit and method for transmitting and receiving signals in collocated wireless communication systems
Kanaris et al. Combining smart lighting and radio fingerprinting for improved indoor localization
US10382105B2 (en) Beacon frame transmission using learned beamforming parameters
JPH10505213A (en) Mobile radio fixed station with variable characteristic antenna
US11343780B2 (en) Method and circuit for determining an additional maximum power reduction for dual carrier operation
US20040156382A1 (en) Access point device and method for setting channel of the same
WO2022182264A1 (en) Wireless signal reflector and wireless communication method using the same

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

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: 2001926284

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2001926284

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP