JP2013012817A - Radio base station and communication control method - Google Patents

Radio base station and communication control method Download PDF

Info

Publication number
JP2013012817A
JP2013012817A JP2011142746A JP2011142746A JP2013012817A JP 2013012817 A JP2013012817 A JP 2013012817A JP 2011142746 A JP2011142746 A JP 2011142746A JP 2011142746 A JP2011142746 A JP 2011142746A JP 2013012817 A JP2013012817 A JP 2013012817A
Authority
JP
Japan
Prior art keywords
mobile station
radio
radio channel
ranking
reception quality
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
Application number
JP2011142746A
Other languages
Japanese (ja)
Other versions
JP5679918B2 (en
Inventor
Hidehiro Eguchi
英寛 江口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Corp
Original Assignee
Kyocera Corp
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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2011142746A priority Critical patent/JP5679918B2/en
Publication of JP2013012817A publication Critical patent/JP2013012817A/en
Application granted granted Critical
Publication of JP5679918B2 publication Critical patent/JP5679918B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Transceivers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce necessary processing time if allocation processing of a radio channel is performed by parallel processing.SOLUTION: A radio base station performing radio communication with a mobile station receives information including a reception quality value of each radio channel in an available radio frequency band at its reception unit from a mobile station. Based on the received information, if a control unit allocates a radio channel to the mobile station having transmitted the information, one processing unit of a plurality of processing units included in the control unit gives first ranking to the reception quality value of the radio channel for each mobile station having transmitted the information, and each of the other plurality of processing units performs allocation processing of the radio channel to which it takes charge of allocation based on the first ranking for each mobile station given by the one processing unit.

Description

本発明は、無線接続する移動局に対して無線チャネルを割り当てて通信をする無線基地局及びその通信制御方法に関する。   The present invention relates to a radio base station that performs communication by allocating a radio channel to a mobile station to be connected by radio, and a communication control method thereof.

無線基地局と、移動局と、で構成される無線通信システムでは、無線信号を送受信する無線チャネルの割り当て方法に関し、各種検討がなされている(例えば、特許文献1を参照)。   In a wireless communication system including a wireless base station and a mobile station, various studies have been made regarding a method for assigning a wireless channel for transmitting and receiving wireless signals (see, for example, Patent Document 1).

特許文献1では、無線チャネルにおける無線基地局と移動局間の無線品質値に基づく優先度を利用して、各移動局に、無線チャネルを割り当てている。   In Patent Document 1, a radio channel is assigned to each mobile station using a priority based on a radio quality value between the radio base station and the mobile station in the radio channel.

特開2005−86588号公報JP 2005-86588 A

上述するような技術を、高度なアルゴリズムで行う場合、無線基地局には、処理負荷がかかる。そのため、単一のプロセッサを有する無線基地局は、処理負荷の影響で処理に遅延が生じ、移動局への無線チャネルの割り当て処理を適切なタイミングで行うことができない場合がある。   When the technique as described above is performed with an advanced algorithm, a processing load is applied to the radio base station. Therefore, a radio base station having a single processor may be delayed in processing due to the influence of processing load, and may not be able to perform radio channel assignment processing to a mobile station at an appropriate timing.

このような問題に対し、近年、コンピュータ等の情報機器では、より高い処理能力を達成するため、マルチプロセッサによるデータの並列処理が行われている。そして、無線基地局でも同様に、マルチプロセッサによる並列処理で移動局等の送信装置から送信されたデータの処理を行う技術が提案されている。   In order to solve such problems, in recent years, information devices such as computers have been subjected to parallel processing of data by multiprocessors in order to achieve higher processing capability. Similarly, a technique for processing data transmitted from a transmission apparatus such as a mobile station by parallel processing using a multiprocessor has also been proposed in a radio base station.

しかしながら、優先度を利用した各移動局への無線チャネルの割り当てを、複数のプロセッサによる並列処理で行おうとしても、優先度が高い移動局がどの無線リソースを利用するか決定されないと、次に優先度の高い移動局が利用する無線リソースを決定できないため、単に並列処理を適用するだけでは、その処理能力を無線チャネルの割り当てに活かすことができない。   However, even if radio channels are allocated to each mobile station using priority by parallel processing by a plurality of processors, it is not determined which radio resource is used by a mobile station with high priority. Since radio resources to be used by mobile stations with high priority cannot be determined, simply applying parallel processing cannot use the processing capability for radio channel allocation.

本発明は、このような問題点に鑑みてなされたものであり、本発明の目的は、複数のプロセッサを有し、並列処理が可能な無線基地局における、無線チャネルのスケジューリングに要する処理時間を低減できる無線基地局及び通信制御方法を提供することにある。   The present invention has been made in view of such problems, and an object of the present invention is to reduce the processing time required for radio channel scheduling in a radio base station having a plurality of processors and capable of parallel processing. It is an object to provide a radio base station and a communication control method that can be reduced.

上記課題を解決するために、本発明に係る無線基地局は、使用可能な無線周波数帯域内における各無線チャネルの受信品質値を含む情報を、移動局から受信する受信部と、前記受信部が受信した前記情報に基づいて、前記情報を送信した移動局に無線チャネルを割り当てる制御部と、を備え、前記制御部は、複数の処理部を含み、一の処理部が、前記情報を送信した移動局毎に無線チャネルの受信品質値の第1の順位付けを行い、他の複数の処理部の各々は、前記一の処理部が行った移動局毎の前記第1の順位付けに基づいて、割り当てを担当する無線チャネルの割り当て処理を行う、ことを特徴とする。   In order to solve the above problems, a radio base station according to the present invention includes a receiving unit that receives information including a reception quality value of each radio channel within a usable radio frequency band from a mobile station, and the receiving unit includes: A control unit that assigns a radio channel to the mobile station that transmitted the information based on the received information, the control unit including a plurality of processing units, and one processing unit transmitted the information A first ranking of radio channel reception quality values is performed for each mobile station, and each of the other processing units is based on the first ranking for each mobile station performed by the one processing unit. And assigning a radio channel in charge of assignment.

また、前記一の処理部は、前記移動局毎の各無線チャネルの受信品質値を、前記第1の順位付けに応じて補正し、各無線チャネルにおける、補正後の受信品質値に基づいて、前記情報を送信した移動局における第2の順位付けを行い、前記他の複数の処理部の各々は、前記一の処理部が行った前記第2の順位付けに基づいて、割り当てを担当する無線チャネルの割り当て処理を行う、ことを特徴とする。   Further, the one processing unit corrects the reception quality value of each radio channel for each mobile station according to the first ranking, and based on the corrected reception quality value in each radio channel, A second ranking is performed in the mobile station that has transmitted the information, and each of the other plurality of processing units is a radio unit that is assigned based on the second ranking performed by the one processing unit. Channel assignment processing is performed.

また、前記他の複数の処理部の各々は、前記受信品質値が最も良い移動局に対し、無線チャネルを割り当てる、ことを特徴とする。   Each of the other plurality of processing units assigns a radio channel to the mobile station having the best reception quality value.

上記課題を解決するために、本発明に係る通信制御方法は、移動局と無線通信を行う無線基地局の通信制御方法であって、使用可能な無線周波数帯域内における各無線チャネルの受信品質値を含む情報を、前記移動局から受信部が受信する受信ステップと、前記受信した前記情報に基づいて、制御部が前記情報を送信した移動局に無線チャネルを割り当てる割り当てステップと、を有し、前記割り当てステップでは、前記制御部に含まれる複数の処理部における、一の処理部が、前記情報を送信した移動局毎に無線チャネルの受信品質値の第1の順位付けを行い、他の複数の処理部の各々は、前記一の処理部が行った移動局毎の前記第1の順位付けに基づいて、割り当てを担当する無線チャネルの割り当て処理を行う、ことを特徴とする。   In order to solve the above problems, a communication control method according to the present invention is a communication control method of a radio base station that performs radio communication with a mobile station, and the reception quality value of each radio channel within a usable radio frequency band. Including a reception step in which a reception unit receives information including the mobile station, and an assignment step in which a control unit allocates a radio channel to the mobile station that has transmitted the information based on the received information. In the assignment step, one processing unit in the plurality of processing units included in the control unit performs first ranking of the reception quality value of the radio channel for each mobile station that has transmitted the information, Each of the processing units performs assignment processing of a radio channel in charge of assignment based on the first ranking for each mobile station performed by the one processing unit.

本発明によれば、各無線チャネルへ移動局を割り当てる処理を同時並行で実施できるので、無線チャネルのスケジューリングに要する処理時間を低減することができる。   According to the present invention, the process of assigning a mobile station to each radio channel can be performed in parallel, so that the processing time required for radio channel scheduling can be reduced.

本発明の第1実施形態に係る無線通信システムの構成を示す図である。It is a figure which shows the structure of the radio | wireless communications system which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る無線基地局の機能ブロック図である。FIG. 3 is a functional block diagram of a radio base station according to the first embodiment of the present invention. 本発明の第1実施形態に係る無線基地局の制御部の動作を説明するための図である。It is a figure for demonstrating operation | movement of the control part of the wireless base station which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る無線基地局の制御部の動作を説明するための図である。It is a figure for demonstrating operation | movement of the control part of the wireless base station which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る無線基地局が生成する割り当て候補リストを示す図である。It is a figure which shows the allocation candidate list which the wireless base station which concerns on 1st Embodiment of this invention produces | generates. 本発明の第1実施形態に係る無線基地局の動作を示すフローチャートである。6 is a flowchart showing an operation of the radio base station according to the first embodiment of the present invention. 本発明の第2実施形態に係る無線基地局の制御部の動作を説明するための図である。It is a figure for demonstrating operation | movement of the control part of the wireless base station which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る無線基地局の制御部の動作を説明するための図である。It is a figure for demonstrating operation | movement of the control part of the wireless base station which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る無線基地局が生成する割り当て候補リストを示す図である。It is a figure which shows the allocation candidate list which the wireless base station which concerns on 2nd Embodiment of this invention produces | generates. 本発明の第2実施形態に係る無線基地局の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the radio base station which concerns on 2nd Embodiment of this invention.

以下、図面を参照し、本発明に係る第1実施形態及び第2実施形態を詳細に説明する。   Hereinafter, a first embodiment and a second embodiment according to the present invention will be described in detail with reference to the drawings.

(第1実施形態)
図1は、本発明の第1実施形態に係る無線通信システム10を示す図である。同図に示すように、無線通信システム10は、無線基地局20と、移動局30(30A,30B,30C,30D)と、を含んで構成される。無線基地局20は、例えば、LTE(Long Term Evolution)ではeNB(evolved Node B)と、XGP(eXtended Global Platform)ではCS(Cell Station)と、称されるものである。移動局30は、LTEや、XGP等における無線通信端末である。そして、無線基地局20は、移動局30に対して無線チャネルを割り当ててデータを送受信する。なお、無線チャネルとは、LTEではリソースブロック(Resource Block:RB)と、XGPではPRU(Physical Resource Unit)と、称されるものである。
(First embodiment)
FIG. 1 is a diagram showing a radio communication system 10 according to the first embodiment of the present invention. As shown in the figure, the radio communication system 10 includes a radio base station 20 and mobile stations 30 (30A, 30B, 30C, 30D). The radio base station 20 is called eNB (evolved Node B) in LTE (Long Term Evolution) and CS (Cell Station) in XGP (eXtended Global Platform), for example. The mobile station 30 is a wireless communication terminal in LTE, XGP, or the like. The radio base station 20 transmits and receives data by assigning a radio channel to the mobile station 30. The radio channel is referred to as a resource block (RB) in LTE and a PRU (Physical Resource Unit) in XGP.

図2は、無線通信システム10における、無線基地局20の機能ブロック図である。   FIG. 2 is a functional block diagram of the radio base station 20 in the radio communication system 10.

無線基地局20は、アンテナANT、無線通信部210、変調・復調部220、記憶部230、I/F部240、及び、制御部250を含む。   The radio base station 20 includes an antenna ANT, a radio communication unit 210, a modulation / demodulation unit 220, a storage unit 230, an I / F unit 240, and a control unit 250.

無線通信部210は、アンテナANTを介して、移動局30から送信される無線信号を受信する。さらに、無線通信部210は、受信した無線信号をベースバンド信号に変換し、変調・復調部220に出力する。   The radio communication unit 210 receives a radio signal transmitted from the mobile station 30 via the antenna ANT. Further, the radio communication unit 210 converts the received radio signal into a baseband signal and outputs the baseband signal to the modulation / demodulation unit 220.

また、無線通信部210は、変調・復調部220から入力されたベースバンド信号を無線信号に変換する。そして、無線通信部210は、アンテナANTを介して、無線信号を移動局30に送信する。   Further, the wireless communication unit 210 converts the baseband signal input from the modulation / demodulation unit 220 into a wireless signal. Then, the radio communication unit 210 transmits a radio signal to the mobile station 30 via the antenna ANT.

変調・復調部220は、無線通信部210から入力されたベースバンド信号の復調及び復号処理を行う。これにより、移動局30から送信される無線信号に含まれるデータが得られる。変調・復調部220は、得られたデータを制御部250に出力する。   The modulation / demodulation unit 220 demodulates and decodes the baseband signal input from the wireless communication unit 210. As a result, data included in the radio signal transmitted from the mobile station 30 is obtained. The modulation / demodulation unit 220 outputs the obtained data to the control unit 250.

また、変調・復調部220は、制御部250から入力されたデータの符号化及び変調を行い、ベースバンド信号を得て、無線通信部210に出力する。   The modulation / demodulation unit 220 encodes and modulates data input from the control unit 250 to obtain a baseband signal and outputs the baseband signal to the wireless communication unit 210.

記憶部230は、例えば、メモリによって構成され、無線基地局20における制御などに用いられる各種情報を記憶する。また、記憶部230は、無線接続する移動局30に対して無線チャネルを割り当てる際、制御部250が参照する割り当て候補リストを記憶する。なお、制御部250が参照する割り当て候補リストの詳細については、後述する。   The storage unit 230 includes, for example, a memory and stores various types of information used for control in the radio base station 20. In addition, the storage unit 230 stores an assignment candidate list referred to by the control unit 250 when assigning a radio channel to the mobile station 30 to be wirelessly connected. Details of the allocation candidate list referred to by the control unit 250 will be described later.

I/F(インターフェース)部240は、ネットワークを介して、管理装置等の上位装置と通信を行う。   An I / F (interface) unit 240 communicates with a host device such as a management device via a network.

制御部250は、無線基地局20が具備する各種機能を制御する。   The control unit 250 controls various functions provided in the radio base station 20.

また、制御部250は、無線接続する移動局30にデータを送受信する際、各移動局30に対して無線チャネルを割り当てる。このとき、制御部250は、各無線チャネルの割り当て処理を並列処理で行う。そのため、制御部250は、主処理部252と、複数の従処理部254(254A,254B,254C,254D)と、を含んでおり、各処理部は、例えば、CPUによって構成される。   In addition, the control unit 250 allocates a radio channel to each mobile station 30 when transmitting / receiving data to / from the mobile station 30 to be wirelessly connected. At this time, the control unit 250 performs allocation processing of each radio channel by parallel processing. Therefore, the control unit 250 includes a main processing unit 252 and a plurality of sub-processing units 254 (254A, 254B, 254C, 254D), and each processing unit is configured by a CPU, for example.

主処理部252は、複数の従処理部254の各々が、無線チャネルを移動局30に割り当てる際に参照する、割り当て候補リストを生成し、記憶部230に記憶する。   The main processing unit 252 generates an assignment candidate list that is referred to when each of the plurality of sub-processing units 254 assigns a radio channel to the mobile station 30, and stores the assignment candidate list in the storage unit 230.

従処理部254の各々は、無線基地局20が使用可能な無線周波数帯に含まれる複数の無線チャネルのうち、担当する箇所の無線チャネルを移動局30に割り当てる割り当て処理を行う。ここでは、従処理部254Aは後述する無線チャネル1、従処理部254Bは後述する無線チャネル2、従処理部254Cは後述する無線チャネル3、従処理部254Dは後述する無線チャネル4、の無線チャネルの割り当て処理を行うものとする。そして、
従処理部254の各々は、記憶部230に記憶される割り当て候補リストから、担当する無線チャネルにおける移動局20の割り当て候補を抽出し、抽出した割り当て候補の最上位の移動局20に対して、無線チャネルを割り当てる。
Each of the slave processing units 254 performs an assignment process of assigning a radio channel of a location in charge to a mobile station 30 among a plurality of radio channels included in a radio frequency band that can be used by the radio base station 20. Here, the slave processing unit 254A is a wireless channel 1 described later, the slave processing unit 254B is a wireless channel 2 described later, the slave processing unit 254C is a wireless channel 3 described later, and the slave processing unit 254D is a wireless channel 4 described later. It is assumed that the allocation process is performed. And
Each of the slave processing units 254 extracts the allocation candidates of the mobile station 20 in the radio channel in charge from the allocation candidate list stored in the storage unit 230, and with respect to the top mobile station 20 of the extracted allocation candidates, Assign a radio channel.

次に、主処理部252における、割り当て候補リストの生成過程を、図3〜5を参照して説明する。   Next, the generation process of the allocation candidate list in the main processing unit 252 will be described with reference to FIGS.

主処理部252は、割り当て候補リストの生成にあたり、まず、所定時間ごとに、無線接続する各移動局30から、無線基地局20が使用可能な無線周波数帯に含まれる複数の各無線チャネルの受信品質値を含む情報を各移動局30から受信する。受信品質値を示すものとしては、例えば、RSSI(Receive Signal Strength Indication)やSNR(Signal to Noise Ratio)があり、第1実施形態においては、RSSIを利用するものとする。主処理部252が各移動局30から受信した受信品質値を含む情報をまとめると、図3に示すテーブルのようになる。なお、主処理部252は、図3に示すテーブルを生成し、記憶部230に記憶してもよい。   When generating the allocation candidate list, the main processing unit 252 first receives a plurality of radio channels included in a radio frequency band that can be used by the radio base station 20 from each mobile station 30 that is wirelessly connected, every predetermined time. Information including the quality value is received from each mobile station 30. Examples of the reception quality value include RSSI (Receive Signal Strength Indication) and SNR (Signal to Noise Ratio). In the first embodiment, RSSI is used. The information including the reception quality values received from each mobile station 30 by the main processing unit 252 is summarized as a table shown in FIG. The main processing unit 252 may generate the table shown in FIG. 3 and store it in the storage unit 230.

次に、主処理部252は、各移動局30から取得した受信品質値を含む情報を利用して、移動局30ごとに、受信品質値の良いものから無線チャネルの順位付け(第1の順位付け)を行う。図4は、順位付けの結果を示すテーブルである。無線チャネルの順位付けの結果は、例えば、移動局30Aでは、受信品質値の良いものから、無線チャネル3、無線チャネル1、無線チャネル2、無線チャネル4、という順位になる。なお、主処理部252は、図4に示すテーブルを生成し、記憶部230に記憶してもよい。   Next, the main processing unit 252 uses the information including the reception quality value acquired from each mobile station 30 to rank the radio channels from the one having the good reception quality value for each mobile station 30 (first ranking). Append). FIG. 4 is a table showing the ranking results. As a result of ranking the radio channels, for example, in the mobile station 30A, the radio channel 3, radio channel 1, radio channel 2, and radio channel 4 are ranked in descending order of reception quality values. The main processing unit 252 may generate the table shown in FIG. 4 and store it in the storage unit 230.

次に、主処理部252は、各移動局30における無線チャネルの受信品質値の順位を利用し、使用可能な無線周波数帯に含まれる各無線チャネルを割り当てる移動局30の順位付け(第2の順位付け)を行う。そして、主処理部252は、この順位付けの結果から、各無線チャネルにおける移動局30の割り当て候補を示すリスト(割り当て候補リスト)を生成する。主処理部252が生成する割り当て候補リストは、図5に示すようなテーブルとなる。割り当て候補リストの生成にあたり、主処理部252は、移動局30ごとに行った、各無線チャネルの受信品質値の良いものからの順位付け(第1の順位付け)の結果を利用する。そのため、ある無線チャネルに対する割り当ては、順位が良い移動局30ほど、当該無線チャネルを割り当てられる確率が高くなる。例えば、無線チャネル3では、図4に示されるように、移動局30Aは1位、移動局30Bは4位、移動局30Cは3位、移動局30Dは4位、となっている。この場合、主処理部252は、無線チャネル3において、図5に示すように、移動局30Aを割り当て候補の1位とし、以下、移動局C、移動局30Dまたは移動局30B、の順に順位付けする。   Next, the main processing unit 252 uses the rank of the reception quality value of the radio channel in each mobile station 30 to rank the mobile stations 30 to which each radio channel included in the usable radio frequency band is assigned (second Ranking). Then, the main processing unit 252 generates a list (assignment candidate list) indicating the assignment candidates of the mobile station 30 in each radio channel from the ranking result. The allocation candidate list generated by the main processing unit 252 is a table as shown in FIG. In generating the allocation candidate list, the main processing unit 252 uses the result of ranking (first ranking) performed for each mobile station 30 from the one with the good reception quality value of each radio channel. Therefore, as for the assignment to a certain radio channel, the higher the ranking of the mobile station 30, the higher the probability that the radio channel is assigned. For example, in the wireless channel 3, as shown in FIG. 4, the mobile station 30A is first, the mobile station 30B is fourth, the mobile station 30C is third, and the mobile station 30D is fourth. In this case, in the wireless channel 3, the main processing unit 252 sets the mobile station 30A as the first candidate for allocation, as shown in FIG. 5, and ranks the mobile station C, mobile station 30D, or mobile station 30B in this order. To do.

次に、第1実施形態における無線基地局20における無線チャネルの割り当て処理を、図6を用いて説明する。図6は、無線基地局20の動作を示すフローチャートである。   Next, radio channel assignment processing in the radio base station 20 in the first embodiment will be described with reference to FIG. FIG. 6 is a flowchart showing the operation of the radio base station 20.

図6に示すように、ステップS601において、無線基地局20の制御部250は、自局に無線接続する各移動局30から、使用可能な周波数帯域内の各無線チャネルの受信品質値を含む情報を受信する。   As shown in FIG. 6, in step S601, the control unit 250 of the radio base station 20 receives information including the reception quality value of each radio channel in the usable frequency band from each mobile station 30 wirelessly connected to its own station. Receive.

ステップS602において、制御部250の主処理部252は、ステップS601において受信した各移動局30からの受信品質値を含む情報を利用して、移動局30ごとに、受信品質値の良いものから無線チャネルの順位付け(第1の順位付け)を行う。   In step S602, the main processing unit 252 of the control unit 250 uses the information including the reception quality value received from each mobile station 30 received in step S601, and performs radio communication for each mobile station 30 with a good reception quality value. Channel ranking (first ranking) is performed.

ステップS603において、主処理部252は、各移動局30における無線チャネルの受信品質値の順位を利用し、使用可能な無線周波数帯に含まれる各無線チャネルを割り当てる際の移動局30の順位付け(第2の順位付け)を行い、順位付けの結果から割り当て候補リストを生成し、記憶部230に記憶する。   In step S603, the main processing unit 252 uses the ranking of the reception quality value of the radio channel in each mobile station 30, and ranks the mobile station 30 when assigning each radio channel included in the usable radio frequency band ( 2nd ranking) is performed, an allocation candidate list is generated from the ranking result, and stored in the storage unit 230.

ステップS604において、従処理部254の各々は、記憶部230に記憶される割り当て候補リストから、担当する無線チャネルにおける移動局20の割り当て候補を抽出し、抽出した割り当て候補の最上位の移動局20に対して、無線チャネルを割り当てる。   In step S604, each of the secondary processing units 254 extracts allocation candidates of the mobile station 20 in the radio channel in charge from the allocation candidate list stored in the storage unit 230, and the highest mobile station 20 of the extracted allocation candidates. Is assigned a radio channel.

上述したように、第1実施形態において、無線基地局20は、制御部250内の主処理部252が生成した、記憶部230に記憶される割り当て候補リストを参照することで、従処理部254は、担当する無線チャネルを割り当てる移動局30を特定することができるので、無線チャネルの割り当て処理を、並列処理で行った場合に必要な処理時間を低減することができる。   As described above, in the first embodiment, the radio base station 20 refers to the allocation candidate list stored in the storage unit 230 and generated by the main processing unit 252 in the control unit 250, so that the sub processing unit 254 is referred to. Since the mobile station 30 to which the assigned radio channel is assigned can be specified, the processing time required when the radio channel assignment process is performed in parallel can be reduced.

(第2実施形態)
上述した第1実施形態においては、無線基地局20の制御部250における、主処理部252が、割り当て候補リストの生成にあたり、各移動局30における無線チャネルの受信品質値の順位をそのまま利用する形態を説明した。
(Second Embodiment)
In the first embodiment described above, the main processing unit 252 in the control unit 250 of the radio base station 20 uses the rank of the reception quality value of the radio channel in each mobile station 30 as it is when generating the allocation candidate list. Explained.

第2実施形態においては、主処理部252が、割り当て候補リストの生成にあたり、各移動局30における無線チャネルの受信品質値の順位付け(第1の順位付け)に基づき、各無線チャネルの受信品質値を補正する。そして、主処理部252は、補正後の受信品質値を利用した移動局30の順位付け(第2の順位付け)を行い、この順位付けの結果を利用して割り当て候補リストを生成する形態について説明する。なお、以下の第2実施形態では、第1実施形態と異なる点を説明し、重複する説明を省略する。   In the second embodiment, when the main processing unit 252 generates the allocation candidate list, the reception quality of each radio channel is determined based on the ranking (first ranking) of the reception quality value of the radio channel in each mobile station 30. Correct the value. Then, the main processing unit 252 performs ranking (second ranking) of the mobile stations 30 using the corrected reception quality value, and generates an allocation candidate list using the ranking result. explain. In the following second embodiment, points different from the first embodiment will be described, and overlapping descriptions will be omitted.

第2実施形態においては、無線基地局20は、第1実施形態と同様な構成部を備えており、制御部250に含まれる主処理部252は、割り当て候補リストを生成し、記憶部230に記憶する。   In the second embodiment, the radio base station 20 includes the same components as in the first embodiment, and the main processing unit 252 included in the control unit 250 generates an allocation candidate list and stores it in the storage unit 230. Remember.

次に、主処理部252における、割り当て候補リストの生成過程を、図3,4,7,8を参照して説明する。   Next, the generation process of the allocation candidate list in the main processing unit 252 will be described with reference to FIGS.

主処理部252は、第1実施形態と同様に、各無線チャネルの受信品質値を含む情報を移動局30から受信し、受信した受信品質値を含む情報を利用して、移動局30ごとに、受信品質値の良いものから無線チャネルの順位付け(第1の順位付け)を行う(図3,4を参照)。   Similarly to the first embodiment, the main processing unit 252 receives information including the reception quality value of each radio channel from the mobile station 30, and uses the received information including the reception quality value for each mobile station 30. Then, the radio channels are ranked (first ranking) from the one having the good reception quality value (see FIGS. 3 and 4).

次に、主処理部252は、各無線チャネルの受信品質値に、図7に示すような、移動局30における各無線チャネルの受信品質値の順位に応じた補正値を加算する。主処理部252による、補正値を加算した後の、各移動局30における各無線チャネルの受信品質値は、図8に示すテーブルのようになる。なお、主処理部252は、図8に示すテーブルを生成し、記憶部230に記憶してもよい。   Next, the main processing unit 252 adds a correction value according to the rank of the reception quality value of each radio channel in the mobile station 30 as shown in FIG. 7 to the reception quality value of each radio channel. The reception quality value of each radio channel in each mobile station 30 after the correction value is added by the main processing unit 252 is as shown in a table shown in FIG. The main processing unit 252 may generate the table shown in FIG. 8 and store it in the storage unit 230.

次に、主処理部252は、補正値を加算した後の、各移動局30における、各無線チャネルの受信品質値を利用して、使用可能な無線周波数帯に含まれる各無線チャネルを割り当てる移動局30の順位付け(第2の順位付け)を行う。そして、主処理部252は、順位付けの結果から、各無線チャネルに対する移動局30の割り当て候補を示すリスト(割り当て候補リスト)を生成する。主処理部252が生成する、この割り当て候補リストは、図9に示すようなテーブルとなる。この割り当て候補リストを生成するにあたり、主処理部252は、各無線チャネルの補正後の受信品質値の良いものから順位付けを行う。そのため、ある無線チャネルに対する割り当ては、補正誤の受信品質値が良い移動局30ほど、当該無線チャネルを割り当てられる確率が高くなる。そのため、例えば、割り当て候補リストにおける無線チャネル3では、図9に示すように、移動局30Aを割り当て候補の1位とし、以下、移動局C、移動局30B、移動局30D、の順に順位付けする。   Next, the main processing unit 252 uses each reception quality value of each radio channel in each mobile station 30 after adding the correction value, to move each radio channel included in the usable radio frequency band. The stations 30 are ranked (second ranking). Then, the main processing unit 252 generates a list (assignment candidate list) indicating assignment candidates of the mobile station 30 for each radio channel from the ranking result. The allocation candidate list generated by the main processing unit 252 is a table as shown in FIG. In generating this allocation candidate list, the main processing unit 252 ranks the radio channels with the highest reception quality values after correction. For this reason, the allocation to a certain radio channel has a higher probability that the radio channel is allocated to the mobile station 30 having a higher reception quality value of correction error. Therefore, for example, in the wireless channel 3 in the allocation candidate list, as shown in FIG. 9, the mobile station 30A is ranked first among the allocation candidates, and the mobile station C, the mobile station 30B, and the mobile station 30D are ranked in this order. .

次に、第2実施形態における無線基地局20における無線チャネルの割り当て処理を、図10を用いて説明する。図10は、無線基地局20の動作を示すフローチャートである。   Next, radio channel assignment processing in the radio base station 20 in the second embodiment will be described with reference to FIG. FIG. 10 is a flowchart showing the operation of the radio base station 20.

図10に示すように、ステップS1001において、無線基地局20の制御部250は、自局に無線接続する各移動局30から、各移動局30における、使用可能な周波数帯域内の各無線チャネルの受信品質値を含む情報を受信する。   As shown in FIG. 10, in step S1001, the control unit 250 of the radio base station 20 transmits each radio channel in the usable frequency band in each mobile station 30 from each mobile station 30 that is wirelessly connected to its own station. Receive information including the reception quality value.

ステップS1002において、制御部250の主処理部252は、ステップS1001において受信した各移動局30からの受信品質値を含む情報を利用して、移動局30ごとに、受信品質値の良いものから無線チャネルの順位付け(第1の順位付け)を行う。   In step S1002, the main processing unit 252 of the control unit 250 uses the information including the reception quality value received from each mobile station 30 received in step S1001, and performs radio communication for each mobile station 30 with a good reception quality value. Channel ranking (first ranking) is performed.

ステップS1003において、主処理部252は、主処理部252は、各移動局30における無線チャネルの受信品質値の順位を利用し、各無線チャネルに、受信品質値の順位に応じた補正値を加算する。   In step S1003, the main processing unit 252 uses the rank of the reception quality value of the radio channel in each mobile station 30, and adds a correction value corresponding to the rank of the reception quality value to each radio channel. To do.

ステップS1004において、主処理部252は、補正値を加算した後の、各移動局30における、各無線チャネルの受信品質値を利用して、使用可能な無線周波数帯に含まれる各無線チャネルを割り当てる移動局30の順位付け(第2の順位付け)を行い、順位付けの結果から割り当て候補リストを生成し、記憶部230に記憶する。   In step S1004, the main processing unit 252 assigns each radio channel included in the usable radio frequency band using the reception quality value of each radio channel in each mobile station 30 after adding the correction value. The mobile stations 30 are ranked (second ranking), an allocation candidate list is generated from the ranking result, and stored in the storage unit 230.

ステップS1005において、従処理部254の各々は、記憶部230に記憶される割り当て候補リストから、担当する箇所の無線チャネルにおける移動局20の割り当て候補を抽出し、抽出した割り当て候補の最上位の移動局20に対して、無線チャネルを割り当てる。   In step S1005, each of the secondary processing units 254 extracts the allocation candidate of the mobile station 20 in the radio channel of the location in charge from the allocation candidate list stored in the storage unit 230, and moves the highest rank of the extracted allocation candidates. A radio channel is assigned to the station 20.

上述したように、第2実施形態において、無線基地局20は、制御部250内の主処理部252が生成した、記憶部230に記憶される割り当て候補リストを参照することで、従処理部254は、担当する無線チャネルを割り当てる移動局30を特定することができるので、無線チャネルの割り当て処理を、並列処理で行った場合に必要な処理時間を低減することができる。   As described above, in the second embodiment, the radio base station 20 refers to the assignment candidate list stored in the storage unit 230 and generated by the main processing unit 252 in the control unit 250, so that the sub processing unit 254 is referred to. Since the mobile station 30 to which the assigned radio channel is assigned can be specified, the processing time required when the radio channel assignment process is performed in parallel can be reduced.

以上、本発明を諸図面や実施例に基づき説明してきたが当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。したがって、これらの変形や修正は本発明の範囲に含まれることを留意されたい。例えば、各構成部、各ステップなどに含まれる機能などは論理的に矛盾しないように再配置可能であり、複数の手段やステップなどを1つに組み合わせたり、或いは分割したりすることが可能である。   Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and corrections based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, functions included in each component, each step, and the like can be rearranged so as not to be logically contradictory, and a plurality of means and steps can be combined into one or divided. is there.

例えば、上述した第1実施形態及び第2実施形態では、主処理部252は、無線チャネルの割り当て処理を行わなかったが、他の従処理部254と同様に、無線チャネルの割り当て処理を行ってもよい。   For example, in the first embodiment and the second embodiment described above, the main processing unit 252 does not perform the radio channel allocation process, but performs the radio channel allocation process in the same manner as the other sub-processing units 254. Also good.

10 無線通信システム、20 無線基地局、30 移動局、210 無線通信部、220 変調・復調部、230 記憶部、240 I/F部、250 制御部、252 主処理部、254 従処理部。
10 wireless communication systems, 20 wireless base stations, 30 mobile stations, 210 wireless communication units, 220 modulation / demodulation units, 230 storage units, 240 I / F units, 250 control units, 252 main processing units, 254 sub processing units.

Claims (4)

使用可能な無線周波数帯域内における各無線チャネルの受信品質値を含む情報を、移動局から受信する受信部と、
前記受信部が受信した前記情報に基づいて、前記情報を送信した移動局に無線チャネルを割り当てる制御部と、を備え、
前記制御部は、
複数の処理部を含み、
一の処理部が、前記情報を送信した移動局毎に無線チャネルの受信品質値の第1の順位付けを行い、
他の複数の処理部の各々は、前記一の処理部が行った移動局毎の前記第1の順位付けに基づいて、割り当てを担当する無線チャネルの割り当て処理を行う、
ことを特徴とする無線基地局。
A receiving unit that receives information including a reception quality value of each radio channel in the usable radio frequency band from the mobile station; and
A control unit that allocates a radio channel to a mobile station that has transmitted the information based on the information received by the receiving unit;
The controller is
Including a plurality of processing units,
One processing unit performs first ranking of reception quality values of radio channels for each mobile station that has transmitted the information,
Each of the other plurality of processing units performs assignment processing of a radio channel in charge of assignment based on the first ranking for each mobile station performed by the one processing unit.
A wireless base station characterized by that.
前記一の処理部は、
前記移動局毎の各無線チャネルの受信品質値を、前記第1の順位付けに応じて補正し、
各無線チャネルにおける、補正後の受信品質値に基づいて、前記情報を送信した移動局における第2の順位付けを行い、
前記他の複数の処理部の各々は、
前記一の処理部が行った前記第2の順位付けに基づいて、割り当てを担当する無線チャネルの割り当て処理を行う、
ことを特徴とする請求項1に記載の無線基地局。
The one processing unit is:
The reception quality value of each radio channel for each mobile station is corrected according to the first ranking,
Based on the corrected reception quality value in each radio channel, a second ranking is performed in the mobile station that transmitted the information,
Each of the other processing units is
Based on the second ranking performed by the one processing unit, performs assignment processing of a radio channel in charge of assignment,
The radio base station according to claim 1.
前記他の複数の処理部の各々は、前記受信品質値が最も良い移動局に対し、無線チャネルを割り当てる、
ことを特徴とする請求項1または2に記載の無線基地局。
Each of the other processing units assigns a radio channel to the mobile station having the best reception quality value.
The radio base station according to claim 1 or 2.
移動局と無線通信を行う無線基地局の通信制御方法であって、
使用可能な無線周波数帯域内における各無線チャネルの受信品質値を含む情報を、前記移動局から受信部が受信する受信ステップと、
前記受信した前記情報に基づいて、制御部が前記情報を送信した移動局に無線チャネルを割り当てる割り当てステップと、を有し、
前記割り当てステップでは、
前記制御部に含まれる複数の処理部における、一の処理部が、前記情報を送信した移動局毎に無線チャネルの受信品質値の第1の順位付けを行い、
他の複数の処理部の各々は、前記一の処理部が行った移動局毎の前記第1の順位付けに基づいて、割り当てを担当する無線チャネルの割り当て処理を行う、
ことを特徴とする通信制御方法。

A wireless base station communication control method for performing wireless communication with a mobile station,
A reception step in which a reception unit receives information including a reception quality value of each radio channel in an available radio frequency band from the mobile station; and
An assigning step of assigning a radio channel to a mobile station that has transmitted the information based on the received information;
In the assigning step,
In a plurality of processing units included in the control unit, one processing unit performs first ranking of reception quality values of radio channels for each mobile station that has transmitted the information,
Each of the other plurality of processing units performs assignment processing of a radio channel in charge of assignment based on the first ranking for each mobile station performed by the one processing unit.
A communication control method characterized by the above.

JP2011142746A 2011-06-28 2011-06-28 Radio base station and communication control method Expired - Fee Related JP5679918B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011142746A JP5679918B2 (en) 2011-06-28 2011-06-28 Radio base station and communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011142746A JP5679918B2 (en) 2011-06-28 2011-06-28 Radio base station and communication control method

Publications (2)

Publication Number Publication Date
JP2013012817A true JP2013012817A (en) 2013-01-17
JP5679918B2 JP5679918B2 (en) 2015-03-04

Family

ID=47686357

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011142746A Expired - Fee Related JP5679918B2 (en) 2011-06-28 2011-06-28 Radio base station and communication control method

Country Status (1)

Country Link
JP (1) JP5679918B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007336496A (en) * 2006-06-19 2007-12-27 Ntt Docomo Inc Base station, communication terminal, transmission method and receiving method
WO2010052782A1 (en) * 2008-11-06 2010-05-14 富士通株式会社 Wireless base station and signal processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007336496A (en) * 2006-06-19 2007-12-27 Ntt Docomo Inc Base station, communication terminal, transmission method and receiving method
WO2010052782A1 (en) * 2008-11-06 2010-05-14 富士通株式会社 Wireless base station and signal processing method

Also Published As

Publication number Publication date
JP5679918B2 (en) 2015-03-04

Similar Documents

Publication Publication Date Title
US9974077B2 (en) System and method for communicating resource allocation for D2D
CN105704822B (en) Spectrum resource management device and method, wireless communication device and method
JP6378335B2 (en) System and method for non-cellular wireless access
US10727993B2 (en) Apparatus and operating method for controlling interference between base stations in wireless communication system
JP2021503830A (en) Devices and methods in wireless communication systems, and computer-readable storage media
US11696141B2 (en) Control apparatus and method for wireless communication system supporting cognitive radio
JP2018518088A (en) SPECTRUM COOPERATION DEVICE AND METHOD, AND DEVICE AND METHOD IN WIRELESS COMMUNICATION SYSTEM
US10568110B2 (en) Apparatus and method for wireless communications, base station, and apparatus at user equipment side
CN103765793A (en) Support for asynchronous time division duplexing in adjacent cells of wireless communication system
US11290890B2 (en) Resource management method
US20210136845A1 (en) Electronic device and method for wireless communications
CN110139370B (en) Information indication method, communication device and communication system
WO2020118686A1 (en) Dmrs configuration
US12015931B2 (en) Electronic device and method for wireless communication, and computer readable storage medium
WO2020237534A1 (en) Methods, devices and computer storage media for communication
JP2019526185A (en) Channel correction method, channel correction apparatus, and communication system
JP5679918B2 (en) Radio base station and communication control method
WO2022147728A1 (en) Beam management for a device in an inactive mode
US11425731B2 (en) Electronic device, wireless communication method and computer readable medium for managing resource blocks
KR101199124B1 (en) Apparatus for establishing call connection in carrier aggregation environment
CN116114337A (en) Physical downlink control channel transmission method and device
JP2011155389A (en) Base station and method of determining channel allocation period thereof
US20170071012A1 (en) Base station, user equipment and associated methods

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140924

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141120

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150106

R150 Certificate of patent or registration of utility model

Ref document number: 5679918

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees