JP2008060699A - Wireless lan device - Google Patents
Wireless lan device Download PDFInfo
- Publication number
- JP2008060699A JP2008060699A JP2006232371A JP2006232371A JP2008060699A JP 2008060699 A JP2008060699 A JP 2008060699A JP 2006232371 A JP2006232371 A JP 2006232371A JP 2006232371 A JP2006232371 A JP 2006232371A JP 2008060699 A JP2008060699 A JP 2008060699A
- Authority
- JP
- Japan
- Prior art keywords
- signal
- threshold
- received signal
- strength
- threshold value
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
Images
Landscapes
- Small-Scale Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
本発明は、IEEE802.11に準拠した無線LAN装置に関し、特に、ネットワーク機器、プリンタ、MFP(Multi Function Peripherals)等に使用される無線LAN装置に関する。 The present invention relates to a wireless LAN device compliant with IEEE802.11. In particular, the present invention relates to a wireless LAN device used for network devices, printers, MFPs (Multi Function Peripherals), and the like.
IEEE802.11に規定される無線LAN装置においては、アクセスポイント(以下、単に「AP」という。)を経由したステーション端末(以下、単に「STA」という。)間通信であるインフラストラクチャモードと、STA間を直接通信するアドホックモードとがある。 In a wireless LAN device stipulated in IEEE 802.11, an infrastructure mode that is communication between station terminals (hereinafter simply referred to as “STA”) via an access point (hereinafter simply referred to as “AP”), and a STA There is an ad-hoc mode that communicates directly.
一般的に、無線LAN環境を構築する場合には、インフラストラクチャモードで構成することが多い。APを経由するデータ通信は、STAとAP間でのリンク確立を行った後で行われる。ここで言うリンク確立を行う方法としては、APから定期的に出されるビーコン(Beacon)信号をもとにSTAが接続を試みる方法と、STAがプローブ要求(Probe Request)をAPに向かって出した結果、APから返ってくるプローブ応答(Probe Response)をもとに接続を試みる方法がある。前者をパッシブスキャン(Passive Scan)、後者をアクティブスキャン(Active Scan)という。それぞれのスキャン結果をもとに、認証(Authentication)やアソシエーション(Association)を実行して、APとの接続確立が成功する。 Generally, when constructing a wireless LAN environment, it is often configured in an infrastructure mode. Data communication via the AP is performed after establishing a link between the STA and the AP. The link establishment method here is a method in which the STA attempts to connect based on a beacon signal periodically issued from the AP, and the STA issues a probe request to the AP. As a result, there is a method of attempting connection based on the probe response returned from the AP. The former is called passive scan, and the latter is called active scan. Based on the respective scan results, authentication (Authentication) and association (Association) are executed, and the connection with the AP is successfully established.
ここで、APから発せられるビーコン信号のMACヘッダと呼ばれる領域においては、図4に示すように、APのMACアドレスが送信元アドレスおよびBSSIDに含まれている。なお、フレームボディには、時間管理情報やAPの許容機能等が含まれている。また、規格対応によっては、AP自身が送信する信号の強度を通知してくるものもある。 Here, in the area called the MAC header of the beacon signal transmitted from the AP, as shown in FIG. 4, the AP MAC address is included in the source address and BSSID. The frame body includes time management information, an AP permission function, and the like. In addition, depending on the standard, there is also one that notifies the strength of the signal transmitted by the AP itself.
また、IEEE802.11規格に基づいた無線LANが普及してきた今日において、いろいろなロケーションで無線機器が設置されている。したがって、無線LANの普及と共に使用する周波数チャンネルが不足してきており、例えば、一つのオフィスの中で複数のAPが同じチャンネルで設置されることもある。 Also, today, wireless LANs based on the IEEE 802.11 standard have become widespread, and wireless devices are installed at various locations. Accordingly, the frequency channels used with the spread of wireless LANs are becoming scarce. For example, a plurality of APs may be installed in the same channel in one office.
これまでは、STAやAPが最大のパワーレベルでデータアクセスを行っていても大きな問題にはなっていなかったが、上述したようにAPが多数設置されるような環境になった場合には、送信パワーを押さえていかないと混信の原因となってしまい、本来の無線LANの利便性を享受することができなくなってしまう。 Until now, it was not a big problem even if STAs and APs were accessing data at the maximum power level. However, as described above, when the environment is such that many APs are installed, If the transmission power is not suppressed, interference will occur, and the convenience of the original wireless LAN cannot be enjoyed.
IEEE802.11規格では、混信した場合の回避法としては、CSMA/CA(Carrier Sense Multiple Access with Collision Avoidance)を使用した信号衝突回避が挙げられる。この方法では、信号キャリアを検出した場合には、バックオフに回って、次の送信機会を待つ。しかし、そもそもAPが乱立している状況では、ほとんどの無線機器が信号を検出してしまうためにバックオフに回ってしまい、送信機会がなかなか回ってこなくなる。 In the IEEE 802.11 standard, signal collision avoidance using CSMA / CA (Carrier Sense Multiple Access with Collision Avoidance) can be cited as a method for avoiding interference. In this method, when a signal carrier is detected, it goes to backoff and waits for the next transmission opportunity. However, in the first place, in a situation where APs are turbulent, most wireless devices detect signals, so they go back-off, and transmission opportunities do not easily go around.
また、STAは、そのSTAから見て遠くに設置されているAPからの信号が拾えた場合には、その受信信号のフレーム解析や、上位層へのデータ通知をしなければならない。しかし、一般的には、遠くに設置されているAPと接続することはほとんどなく、近くに設置されているAPとの接続確立を行った後にデータ送受信を行うことが普通である。したがって、遠くに設置されているAPの信号を拾い上げてフレーム解析等のソフトウェア処理を増やすことは、機能的にみても、消費電力を押さえるという観点からみてもあまりよいことではない。 Further, when a signal from an AP installed far away from the STA is picked up, the STA must analyze the frame of the received signal and notify the upper layer of data. However, in general, there is almost no connection with a remote AP, and data transmission / reception is usually performed after establishing a connection with a nearby AP. Therefore, picking up signals from APs installed far away and increasing software processing such as frame analysis is not very good from a functional standpoint and from the viewpoint of reducing power consumption.
また、必要のない信号はプロトコルレベルで処理をするのではなく、できるだけ下位層(物理層)で拒絶してしまうのがよい。ここで、物理層で拒絶する方法としては、受信キャリア信号強度を閾値と比べながら判定していく方法が知られている(例えば、特許文献1参照)。 In addition, it is preferable to reject unnecessary signals at the lower layer (physical layer) as much as possible instead of processing them at the protocol level. Here, as a method of rejecting in the physical layer, a method of making a determination while comparing the received carrier signal strength with a threshold value is known (for example, see Patent Document 1).
ここで、信号強度の求め方は、いろいろとあるが、例えば、RF(Radio Frequency)ブロックで生成されるRSSI(Receive Signal Strength Indicator)信号を利用する方法がある。また、受信した信号のベースバンドIQ成分から計算する方法もある。 Here, there are various methods for obtaining the signal strength. For example, there is a method of using an RSSI (Receive Signal Strength Indicator) signal generated by an RF (Radio Frequency) block. There is also a method of calculating from the baseband IQ component of the received signal.
前者の方法では、回路の雑音成分や温度依存性等により必ずしも正確に受信信号の強度を検出することができない。また、後者の方法では、ベースバンドIQ信号からの計算はADC(Analog to Digital Converter)の精度にも依るが入力範囲を超えた信号が入ってきたときにADCの入力範囲を超えて飽和してしまうために精度良く計算しきれない面もあった。 In the former method, the intensity of the received signal cannot always be accurately detected due to the noise component of the circuit, temperature dependency, and the like. In the latter method, the calculation from the baseband IQ signal is saturated beyond the input range of the ADC when a signal exceeding the input range is input depending on the accuracy of the ADC (Analog to Digital Converter). As a result, there were some aspects that could not be calculated accurately.
このような問題を解決するために、特許文献1には、動的に閾値変更を行い、対象とするAPの信号であるかどうかを判定することが記載されている。
しかしながら、特許文献1に記載されたものでは、不要とする信号の検出を信号強度判定だけに依存させてしまうため、精度良く不要信号の判定を行う点については改善の余地があった。
However, in the technique described in
本発明は、上述の事情に鑑みてなされたもので、精度良く不要信号の判定を行うことができる無線LAN装置を提供することを目的とする。 The present invention has been made in view of the above-described circumstances, and an object thereof is to provide a wireless LAN device capable of accurately determining an unnecessary signal.
本発明の無線LAN装置は、受信信号の強度を検出する受信信号強度検出手段と、第1の閾値を動的に変更する第1閾値変更手段と、前記受信信号強度検出手段によって検出された強度が前記第1の閾値以下であるか否かを判定する受信信号強度閾値判定手段と、受信信号に含まれるトレーニング信号の自己相関値を演算するトレーニング信号相関演算手段と、前記トレーニング信号相関演算手段によって演算された自己相関値が第2の閾値以下であるか否かを判定するトレーニング信号相関閾値判定手段と、前記受信信号強度閾値判定手段による判定結果と前記トレーニング信号相関閾値判定手段による判定結果とに基づいて、受信信号を拒絶するか否かを判定する受信信号拒絶判定手段と、を備えた構成を有している。 The wireless LAN device of the present invention includes a received signal strength detecting means for detecting the strength of a received signal, a first threshold changing means for dynamically changing a first threshold, and an intensity detected by the received signal strength detecting means. Received signal strength threshold value determining means for determining whether or not is equal to or less than the first threshold value, training signal correlation calculating means for calculating an autocorrelation value of a training signal included in the received signal, and the training signal correlation calculating means Training signal correlation threshold value determining means for determining whether or not the autocorrelation value calculated by the above is less than or equal to a second threshold value, a determination result by the received signal strength threshold value determining means, and a determination result by the training signal correlation threshold value determining means And a reception signal rejection determination means for determining whether or not to reject the reception signal based on the above.
この構成により、受信信号の強度と比較する閾値を動的に変更し、さらに、受信信号の強度に加えてトレーニング信号の自己相関値を用いて受信信号がIEEE802.11規格に準拠した信号であるか否かを判定するため、精度良く不要信号の判定を行うことができる。 With this configuration, the threshold value to be compared with the strength of the received signal is dynamically changed, and the received signal is a signal that conforms to the IEEE 802.11 standard using the autocorrelation value of the training signal in addition to the strength of the received signal. Therefore, it is possible to determine an unnecessary signal with high accuracy.
また、本発明の無線LAN装置は、前記第2の閾値を動的に変更する第2閾値変更手段を備えた構成を有している。 The wireless LAN device of the present invention has a configuration including a second threshold value changing unit that dynamically changes the second threshold value.
この構成により、トレーニング信号の自己相関値と比較する閾値を動的に変更するため、より精度良く不要信号の判定を行うことができる。 With this configuration, since the threshold value to be compared with the autocorrelation value of the training signal is dynamically changed, the unnecessary signal can be determined with higher accuracy.
また、本発明の無線LAN装置は、アクセスポイントとの接続確立を行う際の前記アクセスポイントからの受信信号に基づいて、前記第1の閾値を決定する第1の閾値決定手段を備え、前記受信信号強度閾値判定手段が、前記受信信号強度検出手段によって検出された強度が前記第1閾値決定手段によって決定された第1の閾値以下であるか否かを判定する構成を有している。 The wireless LAN device of the present invention further comprises first threshold value determining means for determining the first threshold value based on a received signal from the access point when establishing a connection with the access point, The signal strength threshold value determining means has a configuration for determining whether or not the intensity detected by the received signal strength detecting means is equal to or less than the first threshold value determined by the first threshold value determining means.
この構成により、アクセスポイントからの受信信号に基づいて閾値を決定するため、適切なアクセスポイントからの信号受信状態を維持することができる。 With this configuration, since the threshold value is determined based on the reception signal from the access point, it is possible to maintain a signal reception state from an appropriate access point.
また、本発明の無線LAN装置は、前記第1の閾値に基づいて、送信信号の強度を決定する送信信号強度決定手段を備えた構成を有している。 The wireless LAN device of the present invention has a configuration including transmission signal strength determining means for determining the strength of the transmission signal based on the first threshold value.
この構成により、送信信号の強度を最適化するため、消費電力を低減させることができる。また、接続したいアクセスポイント以外の端末への電波飛来を押さえることができるため、接続したアクセスポイント以外の端末の処理負荷を低減させることができる。したがって、アクセスポイントが多数ある環境においても不要な電波が必要以上に媒体に現れなくなり、無線LAN全体の送受信通信性能が向上する。 With this configuration, the power consumption can be reduced because the strength of the transmission signal is optimized. In addition, since it is possible to suppress radio waves coming to terminals other than the access point to be connected, the processing load on the terminals other than the connected access point can be reduced. Therefore, even in an environment where there are many access points, unnecessary radio waves do not appear on the medium more than necessary, and transmission / reception communication performance of the entire wireless LAN is improved.
また、本発明の無線LAN装置は、前記第1の閾値と前記第2の閾値とに基づいて、送信信号の強度を決定する送信信号強度決定手段を備えた構成を有している。 The wireless LAN device of the present invention has a configuration including transmission signal strength determining means for determining the strength of a transmission signal based on the first threshold value and the second threshold value.
この構成により、受信信号の強度だけを判断根拠にした場合に比べて、送信信号の強度をより最適化することができる。 With this configuration, it is possible to further optimize the strength of the transmission signal as compared with the case where only the strength of the received signal is used as a basis for determination.
また、本発明の無線LAN装置は、接続確立が成功したアクセスポイントのMACアドレスを保持するMACアドレス保持手段と、受信信号が前記MACアドレス保持手段によって保持されているMACアドレスのアクセスポイントからの信号であるか否かを判定するMACアドレス判定手段と、を備え、前記受信信号拒絶判定手段は、前記MACアドレス判定手段による判定結果に基づいて、受信信号を拒絶するか否かを判定する構成を有している。 In addition, the wireless LAN device of the present invention includes a MAC address holding unit that holds the MAC address of the access point that has been successfully established, and a signal from the access point of the MAC address that the received signal is held by the MAC address holding unit MAC address determination means for determining whether or not the received signal rejection determination means determines whether or not to reject the reception signal based on a determination result by the MAC address determination means. Have.
この構成により、受信信号強度検出手段によって検出された信号の強度が第1の閾値以下でないと判定され、かつ、トレーニング信号相関演算手段によって演算された自己相関値が第2の閾値以下でないと判定された場合であっても、受信信号が接続確立の成功したアクセスポイントからの信号であるか否かを判定するため、無線LAN装置に近い非接続アクセスポイントからの受信信号を拒絶することができる。 With this configuration, it is determined that the strength of the signal detected by the received signal strength detection unit is not less than the first threshold value, and the autocorrelation value calculated by the training signal correlation calculation unit is not less than the second threshold value. Even in such a case, it is possible to reject a reception signal from an unconnected access point close to the wireless LAN device in order to determine whether or not the reception signal is a signal from an access point for which connection establishment was successful. .
以上のように本発明によれば、精度良く不要信号の判定を行うことができるという効果を有する無線LAN装置を提供することができる。 As described above, according to the present invention, it is possible to provide a wireless LAN device having an effect that an unnecessary signal can be determined with high accuracy.
以下、本発明の実施の形態に係る無線LAN装置について、図面を参照して説明する。 Hereinafter, a wireless LAN device according to an embodiment of the present invention will be described with reference to the drawings.
(第1の実施の形態)
本実施の形態では、無線LAN装置として無線受信機を適用した場合について説明する。
(First embodiment)
In this embodiment, a case where a wireless receiver is applied as a wireless LAN device will be described.
図1は、本発明の第1の実施の形態に係る無線受信機を示す構成図である。 FIG. 1 is a configuration diagram showing a radio receiver according to the first embodiment of the present invention.
図1に示すように、無線受信機は、アンテナ101、102、スイッチ103、LNA(Low Noise Amplifier:低雑音増幅器)104、ミキサ105、109、フィルタ106、110、VGA(Variable Gain Amplifier:可変利得増幅器)107、受信信号強度検出器108、ADC(Analog to Digital Converter:アナログデジタル変換器)111、112、ベースバンド処理回路113等から構成される。
As shown in FIG. 1, the radio receiver includes
なお、本実施の形態において、受信信号強度検出器108は、本発明における受信信号強度検出手段を構成する。
In the present embodiment, reception
また、ベースバンド処理回路113は、受信信号強度閾値判定部114、受信信号強度閾値設定部115、トレーニング信号相関演算判定部116、トレーニング信号相関閾値設定部117、ベースバンド信号処理部118等から構成される。
The
なお、本実施の形態において、受信信号強度閾値判定部114は、本発明における受信信号強度閾値判定手段を構成する。また、本実施の形態において、受信信号強度閾値設定部115は、本発明における第1閾値変更手段を構成する。また、本実施の形態において、トレーニング信号相関演算判定部116は、本発明におけるトレーニング信号相関演算手段およびトレーニング信号相関閾値判定手段を構成する。さらに、本実施の形態において、ベースバンド信号処理部118は、本発明における受信信号拒絶判定手段を構成する。
In the present embodiment, received signal strength
アンテナ101、102のうち受信レベルの高いアンテナがスイッチ103で選択され、選択されたアンテナによって受信された微弱信号は、LNA104で増幅される。LNA104で増幅された信号は、ミキサ105で中間周波数に周波数変換された後、フィルタ106でイメージ信号が除去される。
Of the
フィルタ106を通過した信号は、VGA107で最適な信号レベルに変換された後、ミキサ109でベースバンド帯域に周波数変換される。ミキサ109で周波数変換された信号は、フィルタ110を通過した後、ADC112でデジタル信号に変換されてベースバンド処理回路113においてデジタル処理で復調が行われる。
The signal that has passed through the
一方、フィルタ106を通過した信号の強度が、受信信号強度検出器108で検出される。受信信号強度検出器108で検出された信号は、ADC111でデジタル信号に変換され、ベースバンド処理回路113に入力される。
On the other hand, the intensity of the signal that has passed through the
受信信号強度検出器108で検出された信号の強度が受信信号強度閾値設定部115で設定された閾値以下であるか否かが受信信号強度閾値判定部114で判定される。ここで、受信信号強度検出器108で検出された信号の強度が受信信号強度閾値設定部115で設定された閾値以下でないと判定された場合には、IEEE802.11規格に準拠した信号と判断される。
The reception signal strength
一方、受信信号強度検出器108で検出された信号の強度が受信信号強度閾値設定部115で設定された閾値以下であると判定された場合には、IEEE802.11規格に準拠した信号とは判断されない。
On the other hand, when it is determined that the intensity of the signal detected by the received
なお、受信信号強度閾値設定部115で設定される閾値は、受信した信号の強度や周囲の電波状況によって動的に変更される。例えば、無線受信機の周囲に存在するアクセスポイント(以下、単に「AP」という。)の数が少ないときには、閾値を低い値に設定しておき、なるべく多くの信号を拾えるようにしておくのがよい。一方、無線受信機の周囲に存在するAPの数が多いときには、閾値を高い値に設定しておき、今現在接続している近くのAP以外からの信号は拾わないようにしておくのがよい。
Note that the threshold set by the received signal strength
ここで、無線受信機の周囲に存在するAPの数が多いか少ないかの判断は、接続したAPとは異なるAPのアドレス情報を数えることにより可能となる。あるいは前もって、閾値を小さくしてAPがどれだけあるかを調べる方法や、動的に閾値を変えながら接続中のAP以外のAPに関する情報を取得する方法も考えられる。 Here, it is possible to determine whether the number of APs present around the wireless receiver is large or small by counting address information of an AP different from the connected AP. Alternatively, a method of examining the number of APs by reducing the threshold value in advance or a method of acquiring information on APs other than the connected AP while dynamically changing the threshold value can be considered.
また、ADC112からベースバンド処理回路113に入ってきた信号に対しては、トレーニング信号相関演算判定部116でトレーニング信号相関演算と判定が行われる。なお、トレーニング信号とは、本来の論理的に有効な信号とは別に無線受信機のゲイン調整や同期を取るためのあらかじめ規定された信号であり、プリアンブルとも呼ばれる。また、トレーニング信号は、同じベクトル値を0.8μsごとに繰り返した信号であるため自己相関が取れる。そして、この自己相関値から受信した信号の同期を取ることが可能となる。
Further, a training signal correlation calculation and determination are performed by the training signal correlation
トレーニング信号相関演算の結果得られた自己相関値がトレーニング信号相関閾値設定部117で設定された閾値以下であるか否かがトレーニング信号相関演算判定部116で判定される。ここで、トレーニング信号相関演算の結果得られた自己相関値のうちトレーニング信号相関閾値設定部117で設定された閾値を超えているものがあれば、その信号はIEEE802.11規格に準拠した信号であると判断できる。
Whether the autocorrelation value obtained as a result of the training signal correlation calculation is equal to or less than the threshold set by the training signal correlation
一方、トレーニング信号相関演算の結果得られた自己相関値のうちトレーニング信号相関閾値設定部117で設定された閾値を超えているものがなければ、その信号は別規格の信号や雑音等と判断できる。
On the other hand, if no autocorrelation value obtained as a result of the training signal correlation calculation exceeds the threshold set by the training signal correlation
次に、受信信号強度閾値判定部114による判定結果およびトレーニング信号相関演算判定部116による判定結果がベースバンド信号処理部118に入力される。
Next, the determination result by the received signal strength
受信した信号がIEEE802.11規格に準拠した信号であることを受信信号強度閾値判定部114による判定結果およびトレーニング信号相関演算判定部116による判定結果が示している場合には、ベースバンド信号処理部118で復調処理が行われ、図2に示すベースバンド処理回路やMAC制御回路から上位層への受信信号の送出が行われる。
When the determination result by the reception signal strength
一方、受信した信号がIEEE802.11規格に準拠した信号ではないことを判定結果が示している場合には、ベースバンド信号処理部118で受信信号は拒絶される、すなわち、復調処理が行われない。したがって、ベースバンド処理回路やMAC制御回路から上位層への受信信号の送出が行われない。
On the other hand, if the determination result indicates that the received signal is not a signal conforming to the IEEE 802.11 standard, the received signal is rejected by the baseband
以上のように本発明の第1の実施の形態に係る無線受信機によれば、受信信号の強度と比較する閾値を動的に変更し、さらに、受信信号の強度に加えてトレーニング信号の自己相関値を用いて受信信号がIEEE802.11規格に準拠した信号であるか否かを判定するため、精度良く不要信号の判定を行うことができる。 As described above, according to the wireless receiver according to the first embodiment of the present invention, the threshold value to be compared with the strength of the received signal is dynamically changed, and the self-training signal is added to the strength of the received signal. Since it is determined whether or not the received signal is a signal compliant with the IEEE 802.11 standard using the correlation value, the unnecessary signal can be determined with high accuracy.
なお、上述した受信信号強度閾値設定部115で設定される閾値と同様に、トレーニング信号自己相関閾値設定部117で設定される閾値は、受信した信号の強度や周囲の電波状況によって動的に変更されるようにしてもよい。この場合、本実施の形態において、トレーニング信号自己相関閾値設定部117は、本発明における第2閾値変更手段を構成する。
Similar to the threshold value set by the received signal strength threshold
これにより、トレーニング信号の自己相関値と比較する閾値を動的に変更するため、より精度良く不要信号の判定を行うことができる。 Thereby, since the threshold value compared with the autocorrelation value of the training signal is dynamically changed, it is possible to determine the unnecessary signal with higher accuracy.
また、APとの接続確立を行う際のAPからの受信信号に基づいて、受信信号強度閾値設定部115で設定される閾値が決定されるようになっていてもよい。閾値が決定された後に受信した信号については、この決定された閾値を用いて受信信号強度閾値判定部114で判定されることになる。この場合、本実施の形態において、受信信号強度閾値設定部115は、本発明における第1閾値決定手段を構成する。
Further, the threshold set by the received signal strength
IEEE802.11h規格においては、APからのビーコン信号にAP自身の送信信号の強度を付加してくることも可能である。このとき、無線受信機では、AP自身の送信信号の強度と実際に受信した信号の強度から換算してAPまでの距離を推測することができる。具体的には、図2に示すRFブロックのゲイン設定情報から、逆換算してアンテナ端に入ってきた信号の強度を推測する。そして、AP自身の送信信号の強度と逆換算したアンテナ端の信号の強度から、APと無線受信機間での減衰量がわかるため、その減衰量により距離推測が可能となる。この距離の推測結果から受信信号の強度の閾値を決定し、決定した閾値を設定する。 In the IEEE802.11h standard, the strength of the transmission signal of the AP itself can be added to the beacon signal from the AP. At this time, the wireless receiver can estimate the distance to the AP in terms of the intensity of the transmission signal of the AP itself and the intensity of the actually received signal. Specifically, the intensity of the signal that has been converted into the inverse and converted into the antenna end is estimated from the gain setting information of the RF block shown in FIG. Then, since the attenuation amount between the AP and the wireless receiver is known from the strength of the signal at the antenna end that is inversely converted from the strength of the transmission signal of the AP itself, the distance can be estimated based on the attenuation amount. A threshold of received signal strength is determined from the estimation result of the distance, and the determined threshold is set.
これにより、APからの受信信号に基づいて閾値を決定するため、適切なAPからの信号受信状態を維持することができる。 Thereby, since a threshold value is determined based on the received signal from AP, the signal reception state from appropriate AP can be maintained.
また、APから送信される信号にAP自身の送信信号の強度が含まれていない場合でも、受信信号の強度だけを使用して、その大きさからAPからの信号の強度を判定することができる。 Even if the signal transmitted from the AP does not include the strength of the transmission signal of the AP itself, the strength of the signal from the AP can be determined from the magnitude using only the strength of the received signal. .
具体的には、受信信号強度閾値判定部114が閾値表に基づいて判定することになる。例えば、デフォルトの閾値表を作成しておき、受信した信号のうち最も強度の大きい信号に対応するAPを接続すべきAPと判定する。このとき、APと接続ができた場合には、受信した信号の強度に基づいて閾値表を更新する。なお、受信した信号の強度がデフォルトの閾値より小さな値の場合は、APと接続しないか、または、受信した信号のうち最も強度の大きい信号に対応するAPと接続する。
Specifically, the received signal strength threshold
この場合には、接続したいAPが最も近くにあるAPであることが前提となってしまうが、一般的には至近のAPに接続することが多いので問題は少ない。また、閾値より大きな強度の受信信号を出すAPが、接続した後に発見された場合には、再度接続のし直しを行う等対処の方法はある。 In this case, it is assumed that the AP to be connected is the closest AP, but generally there are few problems because the AP is often connected to the nearest AP. In addition, when an AP that outputs a received signal having an intensity greater than the threshold is found after connection, there is a countermeasure method such as reconnecting.
(第2の実施の形態)
本実施の形態では、無線LAN装置として無線送受信機を適用した場合について説明する。なお、本実施の形態では、第1の実施の形態と同様の構成には同一番号を付して、その構成の説明を省略する。
(Second Embodiment)
In this embodiment, a case where a wireless transceiver is applied as a wireless LAN device will be described. In the present embodiment, the same components as those in the first embodiment are denoted by the same reference numerals, and the description of the components is omitted.
図3は、本発明の第2の実施の形態に係る無線送受信機を示す構成図である。 FIG. 3 is a block diagram showing a radio transceiver according to the second embodiment of the present invention.
図3に示すように、無線送受信機は、第1の実施の形態に係る無線受信機の構成に加えて、VGA201、204、ミキサ202、205、フィルタ203、206、DAC(Digital to Analog Converter:デジタルアナログ変換器)207、送信信号強度設定部209、スイッチ301等から構成される。
As shown in FIG. 3, in addition to the configuration of the wireless receiver according to the first embodiment, the wireless transceiver includes
なお、本実施の形態において、送信信号強度設定部209は、本発明における送信信号強度決定手段を構成する。
In the present embodiment, transmission signal
ベースバンド処理回路113で生成されたデジタル送信信号は、DAC207でアナログ信号に変換される。そして、このアナログ信号はフィルタ206を通過して、ミキサ205で中間周波数にアップコンバートされた後、VGA204で1段目の送信ゲインが調整される。
The digital transmission signal generated by the
VGA204で送信ゲインが調整された信号は、フィルタ203、およびミキサ202を通過してRF(Radio Frequency)帯域の信号が生成される。そして、VGA201で2段目の送信ゲインが調整される。また、スイッチ301は、送信時、受信時でそれぞれのアナログ信号の入出力を切り替える。
The signal whose transmission gain is adjusted by the
また、受信信号強度閾値設定部115で設定される閾値に基づいて、送信信号強度設定部209でAPとの距離を推測し、推測した距離に基づいて送信信号の強度が決定され、設定される。接続しているAPとの距離が近い場合には、低い強度が設定され、一方、接続しているAPとの距離が遠い場合には、高い強度が設定される。このとき、設定される強度は各国で定められている規制値を超えないようにする。そして、送信信号強度設定部209で設定された強度は、VGA201、204に反映されて送信信号の強度を制御することが可能となる。
The transmission signal
以上のように本発明の第2の実施の形態に係る無線送受信機によれば、送信信号の強度を最適化するため、消費電力を低減させることができる。また、接続したいAP以外の端末への電波飛来を押さえることができるため、接続したAP以外の端末の処理負荷を低減させることができる。したがって、APが多数ある環境においても不要な電波が必要以上に媒体に現れなくなり、無線LAN全体の送受信通信性能が向上する。 As described above, according to the radio transceiver according to the second embodiment of the present invention, the power consumption can be reduced because the strength of the transmission signal is optimized. Moreover, since it is possible to suppress radio waves coming to terminals other than the AP to be connected, the processing load of terminals other than the connected AP can be reduced. Therefore, even in an environment where there are many APs, unnecessary radio waves do not appear on the medium more than necessary, and the transmission / reception communication performance of the entire wireless LAN is improved.
なお、受信信号強度閾値設定部115で設定される閾値とトレーニング信号相関閾値設定部117で設定される閾値とに基づいて、送信信号強度設定部209で送信信号の強度が決定され、設定されるようにしてもよい。
The transmission signal
受信信号の強度だけを判断根拠にした場合、RF回路の雑音や温度特性等の影響を受けるからである。なお、相関値は、純粋に信号波形をもとに作られた相関値であるため、トレーニング信号相関閾値設定部117で設定される閾値の精度は良い。
This is because, when only the strength of the received signal is used as the basis for determination, it is affected by noise and temperature characteristics of the RF circuit. Since the correlation value is a correlation value that is purely based on the signal waveform, the accuracy of the threshold set by the training signal correlation
これにより、受信信号の強度だけを判断根拠にした場合に比べて、送信信号の強度をより最適化することができる。 As a result, the strength of the transmission signal can be further optimized as compared with the case where only the strength of the reception signal is used as a basis for determination.
また、図4に示すビーコンフレームに含まれるAPのMACアドレス情報を管理して、受信した信号を拒絶するか否かを判定するようになっていてもよい。この場合、拒絶の最終判定は、ベースバンド処理回路113ではなく、図2に示すMAC制御回路で行われる。すなわち、本実施の形態において、MAC制御回路は、本発明におけるMACアドレス判定手段および受信信号拒絶判定手段を構成する。また、本実施の形態において、図示しない格納手段は、本発明におけるMACアドレス保持手段を構成する。
Further, the MAC address information of the AP included in the beacon frame shown in FIG. 4 may be managed to determine whether or not to reject the received signal. In this case, the final decision of rejection is made not by the
具体的には、接続確立が成功したAPのMACアドレスを格納手段に格納しておき、信号を受信した際にその受信信号に含まれる送信元アドレス(MACアドレス)と格納されたMACアドレスとがMAC制御回路で比較される。比較された結果、その受信信号が接続先のAPから送信された信号でないと判断された場合には、その受信信号がMAC制御回路で拒絶される。一方、受信信号が接続先のAPから送信された信号であると判断された場合には、その受信信号がMAC制御回路から上位層へ送出される。 Specifically, the MAC address of the AP whose connection has been successfully established is stored in the storage means, and when the signal is received, the source address (MAC address) included in the received signal and the stored MAC address are It is compared with the MAC control circuit. As a result of the comparison, if it is determined that the received signal is not a signal transmitted from the connected AP, the received signal is rejected by the MAC control circuit. On the other hand, when it is determined that the received signal is a signal transmitted from the connected AP, the received signal is transmitted from the MAC control circuit to the upper layer.
これにより、受信信号強度検出器108で検出された信号の強度が受信信号強度閾値設定部115で設定された閾値以下でないと判定され、かつ、トレーニング信号相関演算の結果得られた自己相関値がトレーニング信号相関閾値設定部117で設定された閾値以下でないと判定された場合であっても、受信信号が接続確立の成功したAPからの信号であるか否かを判定するため、無線送受信機に近い非接続APからの受信信号を拒絶することができる。
Thereby, it is determined that the strength of the signal detected by the received
101、102 アンテナ
103、301 スイッチ
104 LNA
105、109、202、205 ミキサ
106、110、203、206 フィルタ
107、201、204 VGA
108 受信信号強度検出器
111、112 ADC
113 ベースバンド処理回路
114 受信信号強度閾値判定部
115 受信信号強度閾値設定部
116 トレーニング信号相関演算判定部
117 トレーニング信号相関閾値設定部
118 ベースバンド信号処理部
207 DAC
209 送信信号強度設定部
101, 102
105, 109, 202, 205
108 Received
113
209 Transmission signal strength setting section
Claims (6)
第1の閾値を動的に変更する第1閾値変更手段と、
前記受信信号強度検出手段によって検出された強度が前記第1の閾値以下であるか否かを判定する受信信号強度閾値判定手段と、
受信信号に含まれるトレーニング信号の自己相関値を演算するトレーニング信号相関演算手段と、
前記トレーニング信号相関演算手段によって演算された自己相関値が第2の閾値以下であるか否かを判定するトレーニング信号相関閾値判定手段と、
前記受信信号強度閾値判定手段による判定結果と前記トレーニング信号相関閾値判定手段による判定結果とに基づいて、受信信号を拒絶するか否かを判定する受信信号拒絶判定手段と、を備えたことを特徴とする無線LAN装置。 Received signal strength detecting means for detecting the strength of the received signal;
First threshold value changing means for dynamically changing the first threshold value;
A received signal strength threshold determination unit that determines whether or not the intensity detected by the received signal strength detection unit is equal to or lower than the first threshold;
Training signal correlation calculating means for calculating the autocorrelation value of the training signal included in the received signal;
Training signal correlation threshold determination means for determining whether or not the autocorrelation value calculated by the training signal correlation calculation means is equal to or less than a second threshold;
Receiving signal rejection determining means for determining whether or not to reject the received signal based on the determination result by the received signal strength threshold determining means and the determination result by the training signal correlation threshold determining means. A wireless LAN device.
前記受信信号強度閾値判定手段は、前記受信信号強度検出手段によって検出された強度が前記第1閾値決定手段によって決定された第1の閾値以下であるか否かを判定することを特徴とする請求項1または請求項2に記載の無線LAN装置。 A first threshold value determining means for determining the first threshold value based on a received signal from the access point when establishing a connection with the access point;
The received signal strength threshold determining means determines whether or not the intensity detected by the received signal strength detecting means is equal to or less than a first threshold determined by the first threshold determining means. Item 3. The wireless LAN device according to item 1 or item 2.
受信信号が前記MACアドレス保持手段によって保持されているMACアドレスのアクセスポイントからの信号であるか否かを判定するMACアドレス判定手段と、を備え、
前記受信信号拒絶判定手段は、前記MACアドレス判定手段による判定結果に基づいて、受信信号を拒絶するか否かを判定することを特徴とする請求項1乃至請求項5の何れかに記載の無線LAN装置。 MAC address holding means for holding the MAC address of the access point for which connection establishment was successful;
MAC address determination means for determining whether or not the received signal is a signal from an access point of the MAC address held by the MAC address holding means,
6. The radio according to claim 1, wherein the reception signal rejection determination unit determines whether or not to reject the reception signal based on a determination result by the MAC address determination unit. LAN device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006232371A JP5005297B2 (en) | 2006-08-29 | 2006-08-29 | Wireless LAN device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006232371A JP5005297B2 (en) | 2006-08-29 | 2006-08-29 | Wireless LAN device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008060699A true JP2008060699A (en) | 2008-03-13 |
JP5005297B2 JP5005297B2 (en) | 2012-08-22 |
Family
ID=39242987
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006232371A Expired - Fee Related JP5005297B2 (en) | 2006-08-29 | 2006-08-29 | Wireless LAN device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5005297B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011188053A (en) * | 2010-03-05 | 2011-09-22 | Fujitsu Ltd | Mobile station and power control method |
WO2017038217A1 (en) * | 2015-08-31 | 2017-03-09 | ソニー株式会社 | Communication device and communication method |
US9826475B1 (en) | 2016-07-28 | 2017-11-21 | Fuji Xerox Co., Ltd. | Mobile terminal device, network system, and non-transitory computer readable storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004007504A (en) * | 2002-03-25 | 2004-01-08 | Agere Systems Inc | Method for dynamically setting at least one threshold at access point in wireless local area network, and access point |
JP2005151199A (en) * | 2003-11-17 | 2005-06-09 | Ricoh Co Ltd | Radio receiving apparatus |
-
2006
- 2006-08-29 JP JP2006232371A patent/JP5005297B2/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004007504A (en) * | 2002-03-25 | 2004-01-08 | Agere Systems Inc | Method for dynamically setting at least one threshold at access point in wireless local area network, and access point |
JP2005151199A (en) * | 2003-11-17 | 2005-06-09 | Ricoh Co Ltd | Radio receiving apparatus |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011188053A (en) * | 2010-03-05 | 2011-09-22 | Fujitsu Ltd | Mobile station and power control method |
WO2017038217A1 (en) * | 2015-08-31 | 2017-03-09 | ソニー株式会社 | Communication device and communication method |
US10390368B2 (en) | 2015-08-31 | 2019-08-20 | Sony Corporation | Communication device and communication method |
US9826475B1 (en) | 2016-07-28 | 2017-11-21 | Fuji Xerox Co., Ltd. | Mobile terminal device, network system, and non-transitory computer readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
JP5005297B2 (en) | 2012-08-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3493626B1 (en) | Random access method, apparatus and system, terminal, and base station | |
US6983167B2 (en) | Wireless communication system and wireless station | |
US7809013B2 (en) | Channel scanning | |
EP2209332B1 (en) | Method and system for quick Bluetooth low energy (BLE) protocol signal presence detection for coexistence | |
US20180160334A1 (en) | Techniques for managing wlan ap-client mapping in a multi-radio systems | |
EP2051551A2 (en) | System and method for improving bluetooth performance in the presence of a coexistent, non-bluetooth, wireless device | |
US20180376467A1 (en) | Extension of beacon request/report mechanism for spatial reuse | |
KR101512414B1 (en) | Adaptive rf saturation detection in a wireless device implementing multiple wireless protocols | |
JP2010021765A (en) | Communication apparatus, communication program, and storage medium | |
JP2002290343A (en) | Alarm device and alarm generating method used for it, and its program | |
US7424278B2 (en) | Low IF mixer with improved selectivity performance | |
US20050266803A1 (en) | Apparatus and methods for adaptation of signal detection threshold of a WLAN receiver | |
JP2008545318A (en) | Switching protocol between channels in type 2 agile radio | |
US20060030267A1 (en) | Detecting and eliminating spurious energy in communications systems via multi-channel processing | |
JP3665628B2 (en) | Wireless communication system and wireless terminal device | |
CN105978645A (en) | Device and method for avoiding signal interference | |
US20150003436A1 (en) | Wlan device with parallel wlan reception using auxiliary receiver chain | |
JP5005297B2 (en) | Wireless LAN device | |
US20160014780A1 (en) | Wireless communication device and wireless communication method | |
US9544041B2 (en) | Independent and concurrent automatic gain control for wireless communication and spectral intelligence | |
US11632716B2 (en) | Wireless communication method used in wireless communication device and wireless communication device | |
US11438814B2 (en) | Wireless communication device and wireless communication method | |
KR20080056895A (en) | Method for performing handover of communication terminal for wireless local area network system | |
EP2945450B1 (en) | Wlan device with parallel wlan reception using auxiliary receiver chain | |
JP2011049795A (en) | Radio communication equipment and communication control method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090512 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110922 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111011 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120522 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120523 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150601 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5005297 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |