JP5169714B2 - Mobile station and base station - Google Patents

Mobile station and base station Download PDF

Info

Publication number
JP5169714B2
JP5169714B2 JP2008266720A JP2008266720A JP5169714B2 JP 5169714 B2 JP5169714 B2 JP 5169714B2 JP 2008266720 A JP2008266720 A JP 2008266720A JP 2008266720 A JP2008266720 A JP 2008266720A JP 5169714 B2 JP5169714 B2 JP 5169714B2
Authority
JP
Japan
Prior art keywords
period
communication
scan
scan period
base station
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.)
Expired - Fee Related
Application number
JP2008266720A
Other languages
Japanese (ja)
Other versions
JP2010098469A (en
Inventor
武司 児玉
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008266720A priority Critical patent/JP5169714B2/en
Priority to US12/512,460 priority patent/US8195113B2/en
Publication of JP2010098469A publication Critical patent/JP2010098469A/en
Application granted granted Critical
Publication of JP5169714B2 publication Critical patent/JP5169714B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0083Determination of parameters used for hand-off, e.g. generation or modification of neighbour cell lists
    • H04W36/0085Hand-off measurements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Communication Control (AREA)

Description

この発明は、移動局および基地局に関する。   The present invention relates to a mobile station and a base station.

無線通信システムには、移動局(MS:Mobile Station)の電力消費を抑えるために、間欠通信を行うものがある。間欠通信の一例を図17に示す。図17に示すように、間欠通信においては、移動局は、基地局(BS:Base Station)との同期を取りつつ、予め決められた通信期間で基地局と通信を行う。そして、移動局は、通信期間以外の非通信期間では通信のための処理部を休止させて、消費電力を抑制することができる。このような間欠通信を行う状態は、スリープモードと呼ばれることもある(例えば、特許文献1参照)。   Some wireless communication systems perform intermittent communication in order to reduce power consumption of a mobile station (MS). An example of intermittent communication is shown in FIG. As shown in FIG. 17, in intermittent communication, a mobile station communicates with a base station in a predetermined communication period while synchronizing with a base station (BS). Then, the mobile station can suppress power consumption by suspending the processing unit for communication in a non-communication period other than the communication period. Such a state in which intermittent communication is performed is sometimes referred to as a sleep mode (see, for example, Patent Document 1).

また、セル方式の無線通信システムでは、移動局がセル間を移動する際にスムーズにハンドオーバを実行できるように、スキャン処理が実行される。スキャン処理とは、次の通信先となる基地局を決定するため、現在通信を行っている基地局であるサービング基地局(SBS:ServingBS)に隣接する隣接基地局(NBS:NeighborBS)の電波の受信品質を測定する処理である。   Further, in a cell-based radio communication system, scan processing is performed so that a mobile station can smoothly perform handover when moving between cells. Scan processing is to determine the base station to be the next communication destination, so that the radio wave of the adjacent base station (NBS: NeighborBS) adjacent to the serving base station (SBS: ServingBS) that is the base station that is currently communicating. This is a process for measuring reception quality.

スキャン処理の一例を図18に示す。図18に示すように、移動局(MS)は、所定の条件が満たされると、サービング基地局(SBS)に対してスキャン期間を要求し、サービング基地局はその応答を返す。スキャン期間とは、スキャン処理が実行される期間である。そして、移動局は、スキャン期間において、隣接基地局(NBS)に同期し、隣接基地局の電波をスキャンした後にサービング基地局に同期を戻す。このように、スキャン期間においては、移動局は、隣接基地局に同期し、サービング基地局と通信を行わなくともよい。   An example of the scan process is shown in FIG. As shown in FIG. 18, when a predetermined condition is satisfied, the mobile station (MS) requests a scanning period from the serving base station (SBS), and the serving base station returns a response. The scan period is a period during which scan processing is executed. Then, the mobile station synchronizes with the adjacent base station (NBS) during the scan period, and returns synchronization to the serving base station after scanning the radio waves of the adjacent base station. Thus, in the scan period, the mobile station does not need to communicate with the serving base station in synchronization with the adjacent base station.

国際公開第2005/086379号パンフレットInternational Publication No. 2005/086379 Pamphlet

無線通信システムは、上記のような間欠通信を行う機能とスキャン処理を行う機能とを併せもつことができるが、そのような無線通信システムでは、通信効率が低下することがあった。この問題について図19を参照しながら説明する。   A wireless communication system can have both a function for performing intermittent communication as described above and a function for performing scan processing. However, in such a wireless communication system, communication efficiency may be reduced. This problem will be described with reference to FIG.

図19に示すように、間欠通信を行う機能とスキャン処理を行う機能とを併せもつ無線通信システムでは、スキャン期間が間欠通信における通信期間と重なってしまうことがある。間欠通信における通信期間は、移動局がサービング基地局と通信を行って音声等のユーザデータを送受信することができる期間であるが、この期間がスキャン期間と重なると、その重複期間は、移動局がサービング基地局と通信できない通信不能期間となる。その結果、移動局がサービング基地局との間でユーザデータを送受信する機会が減少し、通信効率が低下する。   As shown in FIG. 19, in a wireless communication system having both a function for performing intermittent communication and a function for performing scan processing, the scan period may overlap with the communication period in intermittent communication. The communication period in the intermittent communication is a period in which the mobile station can communicate with the serving base station and transmit and receive user data such as voice. When this period overlaps with the scan period, the overlap period is Becomes a period of communication inability to communicate with the serving base station. As a result, the opportunity for the mobile station to transmit / receive user data to / from the serving base station decreases, and communication efficiency decreases.

本発明の1側面では、通信効率に優れた移動局および基地局を提供することを目的とする。   An object of one aspect of the present invention is to provide a mobile station and a base station that are excellent in communication efficiency.

第1の案では、移動局は、一つの態様において、第1の基地局との間で通信を行う期間である通信期間と通信を行わない期間である非通信期間とを管理する間欠通信管理部と、第2の基地局の電波の受信状況を取得するスキャン処理を実行する期間であるスキャン期間が複数の通信期間と重複する場合に、前記スキャン期間を前記通信期間との重複期間が小さくなるようにシフトして設定するスキャン期間設定部と、前記スキャン期間設定部によって設定された前記スキャン期間において前記スキャン処理を実行するスキャン処理部とを備える。   In the first proposal, in one aspect, the mobile station manages, in one aspect, an intermittent communication management for managing a communication period that is a period for communicating with the first base station and a non-communication period that is a period for not performing communication. And the scan period, which is a period for executing the scan process for acquiring the radio wave reception status of the second base station, overlaps with the plurality of communication periods, the overlap of the scan period with the communication period is small. A scan period setting unit that shifts and sets the scan period, and a scan processing unit that executes the scan process in the scan period set by the scan period setting unit.

また、第2の案では、基地局は、一つの態様において、移動局との間で通信を行う期間である通信期間と通信を行わない期間である非通信期間とを管理する間欠通信管理部と、前記移動局が他の基地局の電波の受信状況を取得するスキャン処理を実行する期間であるスキャン期間が複数の通信期間と重複する場合に、前記スキャン期間を前記通信期間との重複期間が小さくなるようにシフトして設定するスキャン期間設定部と、前記スキャン期間設定部によって設定された前記スキャン期間において前記移動局に前記スキャン処理を実行させるスキャン処理部とを備える。   In the second plan, in one aspect, the base station, in one aspect, performs an intermittent communication management unit that manages a communication period in which communication is performed with a mobile station and a non-communication period in which communication is not performed. And when the scan period, which is a period during which the mobile station executes a scan process for acquiring the radio wave reception status of another base station, overlaps with a plurality of communication periods, the scan period is overlapped with the communication period. A scan period setting unit that shifts and sets the scan period to be small, and a scan processing unit that causes the mobile station to execute the scan process in the scan period set by the scan period setting unit.

通信効率に優れた移動局および基地局を得ることができる。   A mobile station and a base station with excellent communication efficiency can be obtained.

以下に添付図面を参照して、本発明の実施例について説明する。以下、WiMAX(Worldwide Interoperability for Microwave Access)方式の無線通信システムを1例に挙げて説明するが、本発明の適用対象はこれに限定されない。すなわち、本発明は、例えば、間欠通信を行う機能とスキャン処理を行う機能とを併せもった3Gや3.9G等の携帯電話システムにも適用することができる。   Embodiments of the present invention will be described below with reference to the accompanying drawings. Hereinafter, a WiMAX (Worldwide Interoperability for Microwave Access) wireless communication system will be described as an example, but the application target of the present invention is not limited thereto. That is, the present invention can also be applied to, for example, a 3G or 3.9G mobile phone system having a function of performing intermittent communication and a function of performing scan processing.

まず、本実施例におけるスキャン期間設定方法について図1を用いて説明する。図1に示すように、本実施例におけるスキャン期間設定方法では、スキャン期間が間欠通信における通信期間と重複する場合に、スキャン期間の位置を調整することによって重複期間を短縮させる。   First, the scan period setting method in the present embodiment will be described with reference to FIG. As shown in FIG. 1, in the scan period setting method in the present embodiment, when the scan period overlaps with the communication period in intermittent communication, the overlap period is shortened by adjusting the position of the scan period.

具体的には、本実施例におけるスキャン期間設定方法では、スキャン期間の始期がいずれかの非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの非通信期間に含まれるように設定される。   Specifically, in the scan period setting method in this embodiment, the start of the scan period is included in any non-communication period, and the end of the scan period is included in any non-communication period. The

スキャン期間の位置をこのように調整することにより、通信期間であるにも関わらずスキャン期間と重なったためにサービング基地局と通信を行わなくともよい期間である通信不能期間を短縮することができる。図1に示した例では、スキャン期間の位置をこのように調整することによって、未調整の場合における後半の通信不能期間が消滅している。   By adjusting the position of the scan period in this way, it is possible to reduce the incommunicable period, which is a period that does not require communication with the serving base station because the scan period overlaps with the scan period. In the example shown in FIG. 1, by adjusting the position of the scan period in this way, the communication incapable period in the latter half in the case of unadjustment has disappeared.

上記のように調整することができない場合、本実施例におけるスキャン期間設定方法では、図2に示すようにスキャン期間の始期が非通信期間の始期と一致するか、図3のようにスキャン期間の終期が非通信期間の終期と一致するように調整が行われる。このように調整することにより、スキャン期間が非通信期間と重複する期間を増やし、通信不能期間を相対的に短くすることができる。   When the adjustment cannot be performed as described above, in the scan period setting method according to the present embodiment, the start of the scan period coincides with the start of the non-communication period as shown in FIG. Adjustments are made so that the end coincides with the end of the non-communication period. By adjusting in this way, the period during which the scan period overlaps with the non-communication period can be increased, and the communication inability period can be relatively shortened.

なお、例えば、非通信期間の長さが変動するような場合には、スキャン期間の始期を非通信期間の始期と一致させた場合と、スキャン期間の終期を非通信期間の終期と一致させた場合とで、スキャン期間と通信期間の重複期間の長さが異なる。このような場合には、スキャン期間と通信期間の重複期間が短くなる方にスキャン期間の位置が調整される。   For example, when the length of the non-communication period varies, the start of the scan period is made coincident with the start of the non-communication period, and the end of the scan period is made coincident with the end of the non-communication period. Depending on the case, the length of the overlap period of the scan period and the communication period is different. In such a case, the position of the scan period is adjusted so that the overlap period of the scan period and the communication period becomes shorter.

次に、上記のスキャン期間設定方法を実行する移動局10の構成について説明する。なお、移動局10を含むネットワーク構成として、図4のような構成を想定する。すなわち、サービング基地局(SBS)と隣接基地局(NBS)の仕様は、以下の通りであるものとする。
[SBS]中心周波数:2498.5MHz,バンド幅:5MHz
[NBS]中心周波数:2503.5MHz,バンド幅:5MHz
Next, the configuration of the mobile station 10 that executes the above scan period setting method will be described. A network configuration including the mobile station 10 is assumed as shown in FIG. That is, the specifications of the serving base station (SBS) and the adjacent base station (NBS) are as follows.
[SBS] Center frequency: 2498.5 MHz, Bandwidth: 5 MHz
[NBS] Center frequency: 2503.5 MHz, Bandwidth: 5 MHz

図5は、移動局10の構成を示すブロック図である。図5に示すように、移動局10は、基地局20と無線通信を行う通信装置であり、スキャン実行判定部11と、スキャン期間長決定部12と、間欠通信管理部13と、優先度決定部14と、通信量測定部15と、スキャン期間設定部16と、重複期間算出部17と、スキャン処理部18とを有する。なお、図5では、間欠通信を行う機能とスキャン処理を行う機能に関連する部位以外の図示を省略している。   FIG. 5 is a block diagram showing the configuration of the mobile station 10. As illustrated in FIG. 5, the mobile station 10 is a communication device that performs wireless communication with the base station 20, and includes a scan execution determination unit 11, a scan period length determination unit 12, an intermittent communication management unit 13, and priority determination. Unit 14, communication amount measurement unit 15, scan period setting unit 16, overlap period calculation unit 17, and scan processing unit 18. In FIG. 5, illustrations other than the parts related to the function of performing intermittent communication and the function of performing scan processing are omitted.

スキャン実行判定部11は、所定の実行条件に基づいて、スキャン処理の実行が必要か否かを判定する。スキャンの実行条件の一例を図6に示す。図6に示す実行条件は、移動局10が隣接基地局から受信する受信信号の強度(RSSI:Receive Signal Strength Indicator)をスキャン実行判定部11が監視し、受信信号強度に対する信号雑音の比(CINR:Carrior Interference Noise Ratio)が閾値である20dBよりも小さくなるとスキャンの実行を決定することを示している。   The scan execution determination unit 11 determines whether or not the scan process needs to be executed based on a predetermined execution condition. An example of scan execution conditions is shown in FIG. The execution condition shown in FIG. 6 is that the scan execution determination unit 11 monitors the received signal strength (RSSI: Receive Signal Strength Indicator) received by the mobile station 10 from the adjacent base station, and the ratio of signal noise to the received signal strength (CINR). : Carrior Interference Noise Ratio) is less than 20 dB, which is a threshold value, and the execution of scanning is determined.

スキャン期間長決定部12は、スキャン期間の長さを決定する。スキャン期間の長さの決定は、どのような方式で行ってもよく、例えば、隣接基地局1つにつき40フレームというように、隣接基地局の数に応じて決定することができる。移動局10は、サービング基地局から周期的に送信されるMOB_NBR−ADVから隣接基地局に関する情報を取得して図7に示すように保持しており、スキャン期間長決定部12は、この情報から隣接基地局の数を知ることができる。   The scan period length determination unit 12 determines the length of the scan period. The length of the scan period may be determined by any method, and can be determined according to the number of adjacent base stations, for example, 40 frames per adjacent base station. The mobile station 10 acquires information about the neighboring base station from MOB_NBR-ADV periodically transmitted from the serving base station and holds it as shown in FIG. 7, and the scan period length determination unit 12 determines from this information. The number of adjacent base stations can be known.

間欠通信管理部13は、間欠通信の状態を管理する。具体的には、間欠通信管理部13は、PSC(PowerSavingClass)から、Listening Window(通信期間)の長さ、Sleeping Window(非通信期間)の長さ等の情報を取得して、間欠通信状態情報として保持する。   The intermittent communication management unit 13 manages the state of intermittent communication. Specifically, the intermittent communication management unit 13 acquires information such as the length of the listening window (communication period) and the length of the sleeping window (non-communication period) from the PSC (PowerSaving Class), and the intermittent communication state information Hold as.

間欠通信状態情報の一例を図8に示す。図8に示すように、間欠通信状態情報は、CID(Connection ID)、Listening Window長、Sleeping Window長、PSCの状態、間欠通信開始フレーム番号といった項目を有し、サービング基地局との通信接続を構成しているコネクション毎に情報が格納される。   An example of intermittent communication status information is shown in FIG. As shown in FIG. 8, the intermittent communication status information includes items such as CID (Connection ID), Listening Window length, Sleeping Window length, PSC status, and intermittent communication start frame number. Information is stored for each configured connection.

CIDは、コネクションを識別するための識別番号である。Listening Window長は、間欠通信における通信期間の長さであり、Sleeping Window長は、間欠通信における非通信期間の長さである。PSCの状態は、コネクションが間欠通信中であるか否かを示し、「活性化」と「非活性化」の何れかの値をとる。PSCの値が「活性化」の場合、対応するコネクションが間欠通信を行う状態であることを意味し、PSCの値が「非活性化」の場合、対応するコネクションが間欠通信を行う状態でないことを意味する。間欠通信開始フレーム番号は、間欠通信を開始したフレームの番号である。   The CID is an identification number for identifying a connection. The listening window length is the length of a communication period in intermittent communication, and the sleep window length is the length of a non-communication period in intermittent communication. The state of the PSC indicates whether or not the connection is in intermittent communication, and takes one of the values “activated” and “inactivated”. When the PSC value is “activated”, it means that the corresponding connection is in a state where intermittent communication is performed. When the PSC value is “inactive”, the corresponding connection is not in a state where intermittent communication is performed. Means. The intermittent communication start frame number is a frame number at which intermittent communication is started.

このように、移動局10は、コネクション毎に間欠通信を行うか否かを切り換えることができ、また、通信期間と非通信期間のタイミングをコネクション毎に独立して設定することができる。   Thus, the mobile station 10 can switch whether or not to perform intermittent communication for each connection, and can set the timing of the communication period and the non-communication period independently for each connection.

優先度決定部14は、各コネクションの優先度を決定する。優先度の決定は、どのような方式で行ってもよいが、ここでは、通信量測定部15によって測定されたコネクション毎の通信量に基づいて、通信量が多いコネクションほど優先度を高くするものとする。なお、優先度の決定は、例えば、コネクション毎に設定されたQoS(Quality of Service)に基づいて行ってもよい。   The priority determination unit 14 determines the priority of each connection. The priority may be determined by any method, but here, based on the traffic for each connection measured by the traffic measuring unit 15, the higher the priority for the connection with the larger traffic. And Note that the priority may be determined based on, for example, QoS (Quality of Service) set for each connection.

通信量測定部15は、コネクション毎に通信量を測定する。通信量測定部15による通信量の測定結果の一例を図9に示す。図9に示す例では、コネクション毎の通信量がフレーム単位で測定されている。   The communication amount measuring unit 15 measures the communication amount for each connection. An example of the measurement result of the communication amount by the communication amount measurement unit 15 is shown in FIG. In the example shown in FIG. 9, the communication amount for each connection is measured in units of frames.

スキャン期間設定部16は、スキャン実行判定部11によってスキャン処理の実行が必要であると判定された場合に、スキャン期間長決定部12によって決定された長さのスキャン期間の開始タイミングを決定する。   When the scan execution determination unit 11 determines that the scan process needs to be executed, the scan period setting unit 16 determines the start timing of the scan period having the length determined by the scan period length determination unit 12.

具体的には、スキャン期間設定部16は、間欠通信管理部13に対して間欠通信を行う状態にあるコネクションがあるか否かを問い合わせる。ここで、間欠通信を行う状態にあるコネクションがなければ、スキャン期間の開始タイミングとしても通信効率は同等である。そのため、間欠通信を行う状態にあるコネクションがない場合は、スキャン期間設定部16は、所定時間後をスキャン期間の開始タイミングとして決定する。   Specifically, the scan period setting unit 16 inquires of the intermittent communication management unit 13 whether there is a connection in a state in which intermittent communication is performed. Here, if there is no connection in a state where intermittent communication is performed, the communication efficiency is the same as the start timing of the scan period. Therefore, when there is no connection in a state where intermittent communication is performed, the scan period setting unit 16 determines a predetermined time later as the start timing of the scan period.

一方、間欠通信を行う状態にあるコネクションがあれば、スキャン期間設定部16は、間欠通信管理部13から各コネクションの通信期間と非通信期間を取得し、それらの論理和を求めて、共通非通信期間を取得する。ここでいう論理和は、いずれかのコネクションが通信期間であればその期間を通信期間とみなす処理を意味する。また、共通非通信期間は、いずれかのコネクションも通信期間となっていない期間を意味する。   On the other hand, if there is a connection in a state in which intermittent communication is performed, the scan period setting unit 16 acquires the communication period and the non-communication period of each connection from the intermittent communication management unit 13, obtains the logical sum of them, Get the communication period. The logical sum here means a process in which if any connection is a communication period, that period is regarded as a communication period. The common non-communication period means a period in which no connection is a communication period.

続いて、スキャン期間設定部16は、図10に示すように、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できるかを確認する。そして、設定できる場合は、その場合の開始タイミングをスキャン期間の開始タイミングと決定する。このように設定できれば、共通非通信期間とスキャン期間の重複時間を最も長く設定し、スキャン期間と通信期間の重複のために各コネクションがサービング基地局と通信を行うことができない期間を相対的に短くできるからである。   Subsequently, as illustrated in FIG. 10, the scan period setting unit 16 includes the start of the scan period included in any common non-communication period, and the end of the scan period included in any common non-communication period. In this way, it is confirmed whether the start timing of the scan period can be set. If it can be set, the start timing in that case is determined as the start timing of the scan period. If it can be set in this way, the overlap time between the common non-communication period and the scan period is set to be the longest, and the period during which each connection cannot communicate with the serving base station due to the overlap between the scan period and the communication period is relatively set. This is because it can be shortened.

上記のタイミングを設定できない場合、スキャン期間設定部16は、スキャン期間の始期を共通非通信期間の始期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部17に算出させる。そして、スキャン期間設定部16は、算出された各コネクションの重複時間を、優先度決定部14によって決定された優先度が高いコネクションの重複時間が長く評価されるように重みを付けて集計する。   When the above timing cannot be set, the scan period setting unit 16 calculates the overlap period between the communication period of each connection and the scan period when the start of the scan period coincides with the start of the common non-communication period. Let the part 17 calculate. Then, the scan period setting unit 16 aggregates the calculated duplication time of each connection with a weight so that the duplication time of the connection having a high priority determined by the priority determination unit 14 is long evaluated.

さらに、スキャン期間設定部16は、スキャン期間の終期を共通非通信期間の終期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部17に算出させる。そして、スキャン期間設定部16は、算出された各コネクションの重複時間を、優先度決定部14によって決定された優先度が高いコネクションの重複時間が長く評価されるように重みを付けて集計する。   Furthermore, the scan period setting unit 16 causes the overlap period calculation unit 17 to calculate the length of the overlap period between the communication period and the scan period of each connection when the end of the scan period coincides with the end of the common non-communication period. Then, the scan period setting unit 16 aggregates the calculated duplication time of each connection with a weight so that the duplication time of the connection having a high priority determined by the priority determination unit 14 is long evaluated.

そして、スキャン期間設定部16は、重複時間の集計値の小さい方のスキャン期間を採用する。重複時間は、間欠通信の観点からはサービング基地局と通信を行うことができる期間であるにも関わらず、スキャン期間との重複のためにサービング基地局と通信を行うことができない期間であり、通信効率を向上させるには短い方が好ましいからである。   Then, the scan period setting unit 16 employs the scan period with the smaller total value of the overlap times. The overlap time is a period in which communication with the serving base station can not be performed due to the overlap with the scan period in spite of the period in which communication with the serving base station can be performed from the viewpoint of intermittent communication, This is because the shorter one is preferable for improving the communication efficiency.

ここで、優先度に応じた重み付けを行うのは、優先度の高いコネクションの通信効率を優先的に向上させるためである。したがって、重みの大きさは、優先度の高いコネクションの通信効率をどれだけ優先することが必要かに応じて決定される。   Here, the weighting according to the priority is performed in order to preferentially improve the communication efficiency of the high priority connection. Therefore, the magnitude of the weight is determined according to how much priority is given to the communication efficiency of the high priority connection.

図11は、重複期間の比較の一例を示す図である。図11に示す例では、スキャン期間の始期が共通非通信期間の始期に一致するように、スキャン期間の開始タイミングをフレーム番号35の位置に設定した場合における各コネクションの重複期間は以下の通りになっている。
CID=1のコネクション:15フレーム
CID=2のコネクション:20フレーム
FIG. 11 is a diagram illustrating an example of comparison of overlapping periods. In the example shown in FIG. 11, the overlap period of each connection when the start timing of the scan period is set at the position of frame number 35 so that the start of the scan period coincides with the start of the common non-communication period is as follows. It has become.
Connection with CID = 1: 15 frames Connection with CID = 2: 20 frames

また、図11に示す例では、スキャン期間の終期が共通非通信期間の終期に一致するように、スキャン期間の開始タイミングをフレーム番号90の位置に設定した場合における各コネクションの重複期間は以下の通りになっている。
CID=1のコネクション:10フレーム
CID=2のコネクション:25フレーム
In the example shown in FIG. 11, the overlap period of each connection when the start timing of the scan period is set at the position of the frame number 90 so that the end of the scan period coincides with the end of the common non-communication period is as follows. It is on the street.
Connection with CID = 1: 10 frames Connection with CID = 2: 25 frames

ここで、CID=1のコネクションの優先度が最も高く、最も優先度が高いコネクションの重複時間を2倍に評価する重み付けが行われているとすると、重複時間の集計値は以下のようになる。
開始タイミングがフレーム番号35の場合:50
開始タイミングがフレーム番号90の場合:45
Here, assuming that the connection priority of the connection with CID = 1 is the highest and weighting is performed to evaluate the overlap time of the connection with the highest priority twice, the total value of the overlap time is as follows. .
When the start timing is frame number 35: 50
When the start timing is frame number 90: 45

この例では、スキャン期間の開始タイミングをフレーム番号90の位置に設定した場合の方が重複時間の集計値が小さいため、スキャン期間設定部16は、スキャン期間の開始タイミングをフレーム番号90の位置に決定する。   In this example, when the start timing of the scan period is set to the position of frame number 90, the total value of the overlap time is smaller, so the scan period setting unit 16 sets the start timing of the scan period to the position of frame number 90. decide.

図5の説明に戻って、重複期間算出部17は、通信期間とスキャン期間の重複期間の長さをコネクション毎に算出する。スキャン処理部18は、スキャン期間設定部16によって決定されたタイミングでスキャン期間が開始するようにサービング基地局と調整を行い、スキャン期間にスキャン処理を実行する。サービング基地局との間でのスキャン期間の調整は、例えば、MOB_SCN−REQとMOB_SCN−RSPのやりとりによって実現できる。   Returning to the description of FIG. 5, the overlap period calculation unit 17 calculates the length of the overlap period of the communication period and the scan period for each connection. The scan processing unit 18 adjusts with the serving base station so that the scan period starts at the timing determined by the scan period setting unit 16, and executes the scan process during the scan period. The adjustment of the scanning period with the serving base station can be realized, for example, by exchanging MOB_SCN-REQ and MOB_SCN-RSP.

次に、移動局10によるスキャン期間設定処理の処理手順について説明する。図12は、スキャン期間設定処理の処理手順を示すフローチャートである。図12に示すように、スキャン実行判定部11は、スキャン処理の実行が必要であるか否かを判定し(ステップS101)、必要ないと判断した場合は(ステップS101否定)、判定を再実行する(ステップS101)。   Next, a processing procedure of scan period setting processing by the mobile station 10 will be described. FIG. 12 is a flowchart showing the processing procedure of the scan period setting process. As shown in FIG. 12, the scan execution determination unit 11 determines whether or not it is necessary to execute a scan process (step S101). If it is determined that it is not necessary (No in step S101), the determination is re-executed. (Step S101).

そして、スキャン実行判定部11が、スキャン処理の実行が必要であると判断した場合は(ステップS101肯定)、スキャン期間長決定部12が、スキャン期間の長さを決定する(ステップS102)。続いて、スキャン期間設定部16が、間欠通信中のコネクションがあるか否かを間欠通信管理部13に問い合わせる。ここで、間欠通信中のコネクションがなければ(ステップS103否定)、スキャン期間設定部16は、所定時間後をスキャン期間の開始タイミングとして決定する(ステップS104)。そして、スキャン処理部18が、その開始タイミングでスキャン処理を実行し(ステップS115)、その後、ステップS101から処理が再開される。   When the scan execution determination unit 11 determines that the scan process needs to be executed (Yes at Step S101), the scan period length determination unit 12 determines the length of the scan period (Step S102). Subsequently, the scan period setting unit 16 inquires of the intermittent communication management unit 13 whether there is a connection during intermittent communication. If there is no connection during intermittent communication (No at Step S103), the scan period setting unit 16 determines a predetermined time later as the start timing of the scan period (Step S104). Then, the scan processing unit 18 executes the scan process at the start timing (step S115), and then the process is restarted from step S101.

一方、間欠通信中のコネクションがあれば(ステップS103肯定)、スキャン期間設定部16は、間欠通信管理部13から各コネクションの通信期間と非通信期間を取得する(ステップS105)。そして、それらの論理和を求めて、共通非通信期間を取得する(ステップS106)。続いて、スキャン期間設定部16は、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できるかを判定する(ステップS107)。   On the other hand, if there is a connection during intermittent communication (Yes at step S103), the scan period setting unit 16 acquires the communication period and non-communication period of each connection from the intermittent communication management unit 13 (step S105). And a common non-communication period is acquired by calculating | requiring those logical sums (step S106). Subsequently, the scan period setting unit 16 starts the scan period so that the start of the scan period is included in any common non-communication period, and the end of the scan period is included in any common non-communication period. Is determined (step S107).

そして、設定できる場合は(ステップS108肯定)、スキャン期間設定部16は、その場合の開始タイミングをスキャン期間の開始タイミングと決定する(ステップS109)。そして、スキャン処理部18が、その開始タイミングでスキャン処理を実行し(ステップS115)、その後、ステップS101から処理が再開される。   If it can be set (Yes at Step S108), the scan period setting unit 16 determines the start timing in this case as the start timing of the scan period (Step S109). Then, the scan processing unit 18 executes the scan process at the start timing (step S115), and then the process is restarted from step S101.

上記のタイミングを設定できない場合(ステップS108否定)、スキャン期間設定部16は、スキャン期間の始期を共通非通信期間の始期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部17に算出させる(ステップS110)。そして、スキャン期間設定部16は、算出された各コネクションの重複時間を、優先度に応じた重みを付けて集計する(ステップS111)。   When the above timing cannot be set (No at Step S108), the scan period setting unit 16 sets the length of the overlap period of the communication period and the scan period of each connection when the start of the scan period is matched with the start of the common non-communication period. The overlap period calculation unit 17 calculates the length (step S110). Then, the scan period setting unit 16 adds up the calculated overlap times of the respective connections with a weight according to the priority (step S111).

さらに、スキャン期間設定部16は、スキャン期間の終期を共通非通信期間の終期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部17に算出させる(ステップS112)。そして、スキャン期間設定部16は、算出された各コネクションの重複時間を、優先度に応じた重みを付けて集計する(ステップS113)。   Further, the scan period setting unit 16 causes the overlap period calculation unit 17 to calculate the length of the overlap period between the communication period and the scan period of each connection when the end of the scan period coincides with the end of the common non-communication period ( Step S112). Then, the scan period setting unit 16 adds up the calculated duplication time of each connection with a weight according to the priority (step S113).

そして、スキャン期間設定部16は、重複時間の集計値の小さい方のスキャン期間を採用する(ステップS112)。そして、スキャン処理部18が、採用された開始タイミングでスキャン処理を実行し(ステップS115)、その後、ステップS101から処理が再開される。   Then, the scan period setting unit 16 employs the scan period having the smaller total value of the overlap times (step S112). Then, the scan processing unit 18 executes the scan process at the adopted start timing (step S115), and then the process is restarted from step S101.

実施例1では、各コネクションの優先度をスキャン期間の設定に反映させるために優先度に応じて重複期間に重み付けを行う例を示したが、実施例2では、他のやり方で各コネクションの優先度をスキャン期間の設定に反映させる例を示す。   In the first embodiment, an example in which the overlap period is weighted according to the priority in order to reflect the priority of each connection in the setting of the scan period has been described, but in the second embodiment, the priority of each connection is given in another way. An example in which the degree is reflected in the setting of the scan period is shown.

まず、本実施例に係る移動局30の構成について説明する。なお、以下の説明では、既に説明した部位と同一の部位には、既に説明した部位と同一の符号を付し、重複する説明を省略することとする。   First, the configuration of the mobile station 30 according to the present embodiment will be described. In the following description, the same parts as those already described are denoted by the same reference numerals as those already described, and redundant description will be omitted.

図13は、移動局30の構成を示すブロック図である。図13に示すように、移動局30は、基地局20と無線通信を行う通信装置であり、スキャン実行判定部11と、スキャン期間長決定部12と、間欠通信管理部13と、優先度決定部14と、通信量測定部15と、スキャン期間設定部36と、重複期間算出部17と、スキャン処理部18とを有する。なお、図13では、間欠通信を行う機能とスキャン処理を行う機能に関連する部位以外の図示を省略している。   FIG. 13 is a block diagram showing the configuration of the mobile station 30. As illustrated in FIG. 13, the mobile station 30 is a communication device that performs wireless communication with the base station 20, and includes a scan execution determination unit 11, a scan period length determination unit 12, an intermittent communication management unit 13, and priority determination. Unit 14, communication amount measurement unit 15, scan period setting unit 36, overlap period calculation unit 17, and scan processing unit 18. In FIG. 13, illustrations other than portions related to the function of performing intermittent communication and the function of performing scan processing are omitted.

スキャン期間設定部36は、スキャン実行判定部11によってスキャン処理の実行が必要であると判定された場合に、スキャン期間長決定部12によって決定された長さのスキャン期間の開始タイミングを決定する。   When the scan execution determination unit 11 determines that the scan process needs to be executed, the scan period setting unit 36 determines the start timing of the scan period having the length determined by the scan period length determination unit 12.

具体的には、スキャン期間設定部36は、間欠通信管理部13に対して間欠通信を行う状態にあるコネクションがあるか否かを問い合わせる。ここで、間欠通信を行う状態にあるコネクションがなければ、スキャン期間設定部36は、所定時間後をスキャン期間の開始タイミングとして決定する。   Specifically, the scan period setting unit 36 inquires of the intermittent communication management unit 13 whether there is a connection in a state where intermittent communication is performed. Here, if there is no connection in a state where intermittent communication is performed, the scan period setting unit 36 determines a predetermined time later as the start timing of the scan period.

一方、間欠通信を行う状態にあるコネクションがあれば、スキャン期間設定部36は、間欠通信管理部13から各コネクションの通信期間と非通信期間を取得し、それらの論理和を求めて、共通非通信期間を取得する。   On the other hand, if there is a connection in a state where intermittent communication is performed, the scan period setting unit 36 acquires the communication period and the non-communication period of each connection from the intermittent communication management unit 13, obtains the logical sum of them, Get the communication period.

続いて、スキャン期間設定部36は、図10に示したように、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できるかを確認する。そして、設定できる場合は、その場合の開始タイミングをスキャン期間の開始タイミングと決定する。   Subsequently, as illustrated in FIG. 10, the scan period setting unit 36 includes the start of the scan period included in any common non-communication period, and the end of the scan period included in any common non-communication period. Check whether the start timing of the scan period can be set so that If it can be set, the start timing in that case is determined as the start timing of the scan period.

上記のタイミングを設定できない場合、スキャン期間設定部36は、優先度決定部14によって決定された優先度が最も低いコネクションを対象外として、共通非通信期間を取得し直す。   When the above timing cannot be set, the scan period setting unit 36 re-acquires the common non-communication period by excluding the connection with the lowest priority determined by the priority determination unit 14.

続いて、スキャン期間設定部36は、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できるかを確認する。そして、設定できる場合は、その場合の開始タイミングをスキャン期間の開始タイミングと決定する。   Subsequently, the scan period setting unit 36 starts the scan period so that the start of the scan period is included in any common non-communication period and the end of the scan period is included in any common non-communication period. Confirm that can be set. If it can be set, the start timing in that case is determined as the start timing of the scan period.

例えば、図10に示した例において上記のタイミングを設定できない場合、スキャン期間設定部36は、優先度の低い方のコネクションを対象外として共通非通信期間を取得し直す。この例の場合、CID=2のコネクションの方が優先度が低いとすると、CID=2のコネクションが対象外とされ、図14のように共通非通信期間が再設定される。再設定後の共通非通信期間は、再設定前よりも広くなり、上記のタイミングが設定され易くなっている。   For example, when the above timing cannot be set in the example illustrated in FIG. 10, the scan period setting unit 36 reacquires the common non-communication period by excluding the connection with the lower priority. In this example, if the connection with CID = 2 has a lower priority, the connection with CID = 2 is excluded, and the common non-communication period is reset as shown in FIG. The common non-communication period after resetting is wider than that before resetting, and the above timing is easily set.

このように、優先度の低いコネクションを1つずつ対象外としていきながら、最適なスキャン期間を設定できる開始タイミングを探索することにより、優先度の高いコネクションの通信効率を向上させることができる。   Thus, by searching for the start timing at which the optimum scan period can be set while excluding low priority connections one by one, the communication efficiency of high priority connections can be improved.

次に、移動局30によるスキャン期間設定処理の処理手順について説明する。図15は、スキャン期間設定処理の処理手順を示すフローチャートである。図15に示すように、スキャン実行判定部11は、スキャン処理の実行が必要であるか否かを判定し(ステップS201)、必要ないと判断した場合は(ステップS201否定)、判定を再実行する(ステップS201)。   Next, a processing procedure of scan period setting processing by the mobile station 30 will be described. FIG. 15 is a flowchart illustrating a processing procedure of the scan period setting process. As shown in FIG. 15, the scan execution determination unit 11 determines whether or not it is necessary to execute a scan process (step S201). If it is determined that the scan process is not necessary (No in step S201), the determination is re-executed. (Step S201).

そして、スキャン実行判定部11が、スキャン処理の実行が必要であると判断した場合は(ステップS201肯定)、スキャン期間長決定部12が、スキャン期間の長さを決定する(ステップS202)。続いて、スキャン期間設定部36が、間欠通信中のコネクションがあるか否かを間欠通信管理部13に問い合わせる。ここで、間欠通信中のコネクションがなければ(ステップS203否定)、スキャン期間設定部36は、所定時間後をスキャン期間の開始タイミングとして決定する(ステップS204)。そして、スキャン処理部18が、その開始タイミングでスキャン処理を実行し(ステップS215)、その後、ステップS201から処理が再開される。   When the scan execution determination unit 11 determines that the scan process needs to be executed (Yes at Step S201), the scan period length determination unit 12 determines the length of the scan period (Step S202). Subsequently, the scan period setting unit 36 inquires of the intermittent communication management unit 13 whether there is a connection during intermittent communication. If there is no connection during intermittent communication (No at Step S203), the scan period setting unit 36 determines a predetermined time later as the start timing of the scan period (Step S204). Then, the scan processing unit 18 executes the scan process at the start timing (step S215), and then the process is restarted from step S201.

一方、間欠通信中のコネクションがあれば(ステップS203肯定)、スキャン期間設定部36は、間欠通信管理部13から各コネクションの通信期間と非通信期間を取得する(ステップS205)。そして、それらの論理和を求めて、共通非通信期間を取得する(ステップS206)。続いて、スキャン期間設定部36は、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できるかを判定する(ステップS207)。   On the other hand, if there is a connection during intermittent communication (Yes at step S203), the scan period setting unit 36 acquires the communication period and non-communication period of each connection from the intermittent communication management unit 13 (step S205). And a common non-communication period is acquired by calculating | requiring those logical sums (step S206). Subsequently, the scan period setting unit 36 starts the scan period so that the start of the scan period is included in any common non-communication period and the end of the scan period is included in any common non-communication period. Is determined (step S207).

そして、設定できる場合は(ステップS208肯定)、スキャン期間設定部36は、その場合の開始タイミングをスキャン期間の開始タイミングと決定する(ステップS209)。そして、スキャン処理部18が、その開始タイミングでスキャン処理を実行し(ステップS215)、その後、ステップS201から処理が再開される。   If it can be set (Yes at Step S208), the scan period setting unit 36 determines the start timing in that case as the start timing of the scan period (Step S209). Then, the scan processing unit 18 executes the scan process at the start timing (step S215), and then the process is restarted from step S201.

上記のタイミングを設定できない場合(ステップS208否定)、スキャン期間設定部36は、共通非通信期間の取得対象外となっていないコネクションが1つだけであるかを確認する(ステップS210)。ここで、1つだけでなければ(ステップS210否定)、スキャン期間設定部36は、共通非通信期間の取得対象外となっていないコネクションのうち最も優先度の低いものを共通非通信期間の取得対象外とする(ステップS211)。そして、その後、ステップS205から処理が再開される。   When the above timing cannot be set (No at Step S208), the scan period setting unit 36 checks whether there is only one connection that is not excluded from the acquisition target of the common non-communication period (Step S210). Here, if there is not only one (No in step S210), the scan period setting unit 36 acquires the lowest priority among the connections that are not excluded from the acquisition target of the common non-communication period. It is excluded from the target (step S211). Then, the process is resumed from step S205.

一方、ステップS210で共通非通信期間の取得対象外となっていないコネクションが1つだけであった場合は(ステップS210肯定)、スキャン期間の始期を非通信期間の始期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部17に算出させる(ステップS212)。   On the other hand, if there is only one connection that is not excluded from the acquisition of the common non-communication period in step S210 (Yes in step S210), each of the cases when the start of the scan period coincides with the start of the non-communication period The overlap period calculation unit 17 is caused to calculate the length of the overlap period of the connection communication period and the scan period (step S212).

さらに、スキャン期間設定部36は、スキャン期間の終期を共通非通信期間の終期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部17に算出させる(ステップS213)。   Further, the scan period setting unit 36 causes the overlap period calculation unit 17 to calculate the length of the overlap period between the communication period and the scan period of each connection when the end of the scan period coincides with the end of the common non-communication period ( Step S213).

そして、スキャン期間設定部36は、重複時間の小さい方のスキャン期間を採用する(ステップS214)。そして、スキャン処理部18が、採用された開始タイミングでスキャン処理を実行し(ステップS215)、その後、ステップS201から処理が再開される。   Then, the scan period setting unit 36 employs the scan period with the smaller overlap time (step S214). Then, the scan processing unit 18 executes the scan process at the adopted start timing (step S215), and then the process is restarted from step S201.

実施例1および2では、移動局側でスキャン期間を設定することとしたが、基地局側でスキャン期間を設定することとしてもよい。そこで、実施例3では、基地局側でスキャン期間を設定する例について説明する。   In the first and second embodiments, the scan period is set on the mobile station side, but the scan period may be set on the base station side. In the third embodiment, an example in which the scan period is set on the base station side will be described.

まず、本実施例に係る基地局40の構成について説明する。図16は、基地局40の構成を示すブロック図である。図16に示すように、基地局40は、移動局50と無線通信を行う通信装置であり、スキャン実行判定部41と、スキャン期間長決定部42と、間欠通信管理部43と、優先度決定部44と、通信量測定部45と、スキャン期間設定部46と、重複期間算出部47と、スキャン処理部48とを有する。なお、図16では、間欠通信を行う機能とスキャン処理を行う機能に関連する部位以外の図示を省略している。   First, the configuration of the base station 40 according to the present embodiment will be described. FIG. 16 is a block diagram showing a configuration of the base station 40. As illustrated in FIG. 16, the base station 40 is a communication device that performs wireless communication with the mobile station 50, and includes a scan execution determination unit 41, a scan period length determination unit 42, an intermittent communication management unit 43, and priority determination. Unit 44, communication amount measurement unit 45, scan period setting unit 46, overlap period calculation unit 47, and scan processing unit 48. In FIG. 16, illustrations other than the parts related to the function of performing intermittent communication and the function of performing scan processing are omitted.

スキャン実行判定部41は、所定の実行条件に基づいて、スキャン処理の実行が必要か否かを、当該の基地局40と通信中の移動局50毎に判定する。例えば、スキャン実行判定部41は、通信中の移動局50から通知されるCINRに基づいて、スキャン処理の実行の要否の判定を行う。   The scan execution determination unit 41 determines, for each mobile station 50 in communication with the base station 40, whether or not the scan process needs to be executed based on a predetermined execution condition. For example, the scan execution determination unit 41 determines whether or not it is necessary to execute scan processing based on CINR notified from the mobile station 50 in communication.

スキャン期間長決定部42は、スキャン期間の長さを、当該の基地局40と通信中の移動局50毎に決定する。スキャン期間の長さの決定は、どのような方式で行ってもよく、例えば、隣接基地局1つにつき40フレームというように、移動局50の隣接基地局の数に応じて決定することができる。   The scan period length determination unit 42 determines the length of the scan period for each mobile station 50 that is communicating with the base station 40. The length of the scan period may be determined by any method, and can be determined according to the number of adjacent base stations of the mobile station 50, for example, 40 frames per adjacent base station. .

間欠通信管理部43は、間欠通信の状態を、当該の基地局40と通信中の移動局50毎に管理する。具体的には、間欠通信管理部43は、PSCから、Listening Window(通信期間)の長さ、Sleeping Window(非通信期間)の長さ等の情報を取得して、間欠通信状態情報として保持する。   The intermittent communication management unit 43 manages the state of intermittent communication for each mobile station 50 communicating with the base station 40. Specifically, the intermittent communication management unit 43 acquires information such as the length of the listening window (communication period) and the length of the sleeping window (non-communication period) from the PSC, and holds the information as intermittent communication state information. .

優先度決定部44は、各コネクションの優先度を、当該の基地局40と通信中の移動局50毎に決定する。優先度の決定は、どのような方式で行ってもよいが、ここでは、通信量測定部45によって測定されたコネクション毎の通信量に基づいて、通信量が多いコネクションほど優先度を高くするものとする。なお、優先度の決定は、例えば、コネクション毎に設定されたQoS(Quality of Service)に基づいて行ってもよい。   The priority determination unit 44 determines the priority of each connection for each mobile station 50 in communication with the base station 40. The priority may be determined by any method, but here, based on the communication amount for each connection measured by the communication amount measuring unit 45, the connection having a higher communication amount has a higher priority. And Note that the priority may be determined based on, for example, QoS (Quality of Service) set for each connection.

スキャン期間設定部46は、スキャン実行判定部41によってスキャン処理の実行が必要であると判定された移動局50に関して、スキャン期間長決定部42によって決定された長さのスキャン期間の開始タイミングを決定する。   The scan period setting unit 46 determines the start timing of the scan period of the length determined by the scan period length determination unit 42 for the mobile station 50 determined by the scan execution determination unit 41 to execute the scan process. To do.

具体的には、スキャン期間設定部46は、間欠通信管理部43に対して、スキャン処理の実行が必要であると判定された移動局50との間に間欠通信を行う状態にあるコネクションがあるか否かを問い合わせる。ここで、間欠通信を行う状態にあるコネクションがない場合は、スキャン期間設定部46は、所定時間後をスキャン期間の開始タイミングとして決定する。   Specifically, the scan period setting unit 46 has a connection that is in a state in which intermittent communication is performed with the mobile station 50 that is determined to require execution of scan processing with respect to the intermittent communication management unit 43. Inquire whether or not. Here, when there is no connection in a state where intermittent communication is performed, the scan period setting unit 46 determines a predetermined time later as the start timing of the scan period.

一方、間欠通信を行う状態にあるコネクションがあれば、スキャン期間設定部46は、間欠通信管理部43から、スキャン処理の実行が必要であると判定された移動局50の各コネクションの通信期間と非通信期間を取得する。そして、それらの論理和を求めて、共通非通信期間を取得する。   On the other hand, if there is a connection in a state where intermittent communication is performed, the scan period setting unit 46 determines the communication period of each connection of the mobile station 50 determined from the intermittent communication management unit 43 that the scan process needs to be executed. Get non-communication period. And a common non-communication period is acquired by calculating | requiring those OR.

続いて、スキャン期間設定部46は、図10に示したように、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できるかを確認する。そして、設定できる場合は、その場合の開始タイミングをスキャン期間の開始タイミングと決定する。   Subsequently, as illustrated in FIG. 10, the scan period setting unit 46 includes the start of the scan period included in any common non-communication period, and the end of the scan period included in any common non-communication period. Check whether the start timing of the scan period can be set so that If it can be set, the start timing in that case is determined as the start timing of the scan period.

上記のタイミングを設定できない場合、スキャン期間設定部46は、スキャン期間の始期を共通非通信期間の始期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部47に算出させる。なお、ここでの重複期間の算出は、スキャン処理の実行が必要であると判定された移動局50の各コネクションを対象とすればよい。そして、スキャン期間設定部46は、算出された各コネクションの重複時間を、優先度決定部44によって決定された優先度が高いコネクションの重複時間が長く評価されるように重みを付けて集計する。   When the above timing cannot be set, the scan period setting unit 46 calculates the length of the overlap period of the communication period and the scan period of each connection when the start of the scan period coincides with the start of the common non-communication period. The calculation is performed by the unit 47. Here, the calculation of the overlap period may be performed for each connection of the mobile station 50 that is determined to require the scan process. Then, the scan period setting unit 46 aggregates the calculated duplication time of each connection with a weight so that the duplication time of the connection having a high priority determined by the priority determination unit 44 is long evaluated.

さらに、スキャン期間設定部46は、スキャン期間の終期を共通非通信期間の終期と一致させた場合における各コネクションの通信期間とスキャン期間の重複期間の長さを重複期間算出部47に算出させる。なお、ここでの重複期間の算出も、スキャン処理の実行が必要であると判定された移動局50の各コネクションを対象とすればよい。そして、スキャン期間設定部46は、算出された各コネクションの重複時間を、優先度決定部44によって決定された優先度が高いコネクションの重複時間が長く評価されるように重みを付けて集計する。   Further, the scan period setting unit 46 causes the overlap period calculation unit 47 to calculate the length of the overlap period between the communication period and the scan period of each connection when the end of the scan period coincides with the end of the common non-communication period. Note that the calculation of the overlap period here may be performed for each connection of the mobile station 50 that is determined to require the execution of the scan process. Then, the scan period setting unit 46 aggregates the calculated duplication time of each connection with a weight so that the duplication time of the connection having a high priority determined by the priority determination unit 44 is long evaluated.

そして、スキャン期間設定部46は、重複時間の集計値の小さい方のスキャン期間を採用する。   Then, the scan period setting unit 46 employs the scan period with the smaller total value of the overlap times.

なお、スキャン期間の始期がいずれかの共通非通信期間に含まれ、かつ、スキャン期間の終期がいずれかの共通非通信期間に含まれるようにスキャン期間の開始タイミングを設定できない場合は、実施例2に示した方式でスキャン期間を設定してもよい。すなわち、優先度の低いコネクションから順に対象外として共通非通信期間を再設定しながら上記の条件が満たされる開始タイミングを探索することとしてもよい。   If the start timing of the scan period cannot be set so that the start of the scan period is included in any common non-communication period and the end of the scan period is included in any common non-communication period, the embodiment The scan period may be set by the method shown in FIG. That is, it is good also as searching for the start timing where said conditions are satisfy | filled, resetting a common non-communication period in order from a connection with a low priority in order.

重複期間算出部47は、通信期間とスキャン期間の重複期間の長さをコネクション毎に算出する。スキャン処理部48は、スキャン期間設定部46によって決定されたタイミングでスキャン期間が開始されるように移動局50と調整を行う。移動局50との間でのスキャン期間の調整は、例えば、MOB_SCN−REQとMOB_SCN−RSPのやりとりによって実現できる。   The overlap period calculation unit 47 calculates the length of the overlap period between the communication period and the scan period for each connection. The scan processing unit 48 performs adjustment with the mobile station 50 so that the scan period is started at the timing determined by the scan period setting unit 46. The adjustment of the scanning period with the mobile station 50 can be realized by, for example, exchange of MOB_SCN-REQ and MOB_SCN-RSP.

以上の各実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)第1の基地局との間で通信を行う期間である通信期間と、該第1の基地局との間で通信を行わない期間である非通信期間とを管理する間欠通信管理部と、
第2の基地局の電波の受信状況を取得するスキャン処理を実行可能な期間であるスキャン期間が、複数の前記通信期間と重複する場合に、前記スキャン期間を前記通信期間との重複期間が小さくなるようにシフトして設定するスキャン期間設定部と、
前記スキャン期間設定部によって設定されたスキャン期間において前記スキャン処理を実行するスキャン処理部と、
を備えたことを特徴とする移動局。
(Supplementary Note 1) Intermittent communication management for managing a communication period in which communication is performed with the first base station and a non-communication period in which communication is not performed with the first base station And
When a scan period that is a period in which a scan process for acquiring radio wave reception status of the second base station can be performed overlaps with a plurality of the communication periods, the overlap of the scan period with the communication period is small. A scan period setting unit that shifts and sets the
A scan processing unit that executes the scan process in the scan period set by the scan period setting unit;
A mobile station characterized by comprising:

(付記2)前記スキャン期間設定部は、前記スキャン期間を、該スキャン期間の始期が前記非通信期間のいずれかに含まれ、かつ、該スキャン期間の終期が前記非通信期間のいずれかに含まれるように設定することを特徴とする付記1に記載の移動局。 (Supplementary Note 2) The scan period setting unit includes the scan period in which the start of the scan period is included in any of the non-communication periods and the end of the scan period is included in any of the non-communication periods. The mobile station according to supplementary note 1, wherein the mobile station is set so as to be

(付記3)前記スキャン期間設定部は、前記スキャン期間の始期を前記非通信期間の始期と一致させることを特徴とする付記1に記載の移動局。 (Supplementary note 3) The mobile station according to supplementary note 1, wherein the scan period setting unit matches a start period of the scan period with a start period of the non-communication period.

(付記4)前記スキャン期間設定部は、前記スキャン期間の終期を前記非通信期間の終期と一致させることを特徴とする付記1に記載の移動局。 (Supplementary note 4) The mobile station according to supplementary note 1, wherein the scan period setting unit matches the end of the scan period with the end of the non-communication period.

(付記5)前記スキャン期間と前記通信期間の重複期間の長さを算出する重複期間算出部をさらに備え、
前記スキャン期間設定部は、始期を前記非通信期間の始期と一致させたスキャン期間と、終期を前記非通信期間の終期と一致させたスキャン期間のうち、前記重複期間算出部によって算出された重複期間の長さが短い方のスキャン期間を選択することを特徴とする付記1に記載の移動局。
(Additional remark 5) It further has the duplication period calculation part which calculates the length of the duplication period of the scan period and the communication period,
The scan period setting unit includes a duplication period calculated by the overlap period calculation unit among a scan period in which a start period coincides with a start period of the non-communication period and a scan period in which an end period coincides with the end of the non-communication period. The mobile station according to appendix 1, wherein a scan period having a shorter period is selected.

(付記6)前記スキャン期間設定部は、前記第1の基地局との間で複数のコネクションが確立されている場合に、優先度が高いコネクションほど前記スキャン期間と前記通信期間の重複期間の長さが短くなるように前記スキャン期間を設定すること特徴とする付記1に記載の移動局。 (Supplementary Note 6) When a plurality of connections are established with the first base station, the scan period setting unit determines that the higher the priority, the longer the overlap period of the scan period and the communication period. The mobile station as set forth in appendix 1, wherein the scan period is set so as to be shorter.

(付記7)移動局との間で通信を行う期間である通信期間と、該第1の基地局との間で通信を行わない期間である非通信期間とを管理する間欠通信管理部と、
前記移動局が他の基地局の電波の受信状況を取得するスキャン処理を実行可能な期間であるスキャン期間が複数の前記通信期間と重複する場合に、前記スキャン期間を前記通信期間との重複期間が小さくなるようにシフトして設定するスキャン期間設定部と、
前記スキャン期間設定部によって設定されたスキャン期間において前記移動局に前記スキャン処理を実行させるスキャン処理部と、
を備えたことを特徴とする基地局。
(Appendix 7) An intermittent communication management unit that manages a communication period in which communication is performed with a mobile station and a non-communication period in which communication is not performed with the first base station;
When a scan period in which the mobile station can execute a scan process for acquiring the radio wave reception status of another base station overlaps with the plurality of communication periods, the scan period is overlapped with the communication period. A scan period setting unit that shifts and sets the value to be smaller,
A scan processing unit that causes the mobile station to execute the scan process in a scan period set by the scan period setting unit;
A base station characterized by comprising:

(付記8)前記スキャン期間設定部は、前記スキャン期間を、該スキャン期間の始期が前記非通信期間のいずれかに含まれ、かつ、該スキャン期間の終期が前記非通信期間のいずれかに含まれるように設定することを特徴とする付記7に記載の基地局。 (Supplementary Note 8) The scan period setting unit includes the scan period in which the start of the scan period is included in any of the non-communication periods, and the end of the scan period is included in any of the non-communication periods. The base station according to appendix 7, wherein the base station is set so as to be

(付記9)前記スキャン期間設定部は、前記スキャン期間の始期を前記非通信期間の始期と一致させることを特徴とする付記7に記載の基地局。 (Supplementary note 9) The base station according to supplementary note 7, wherein the scan period setting unit matches a start period of the scan period with a start period of the non-communication period.

(付記10)前記スキャン期間設定部は、前記スキャン期間の終期を前記非通信期間の終期と一致させることを特徴とする付記7に記載の基地局。 (Supplementary note 10) The base station according to Supplementary note 7, wherein the scan period setting unit matches the end of the scan period with the end of the non-communication period.

(付記11)前記スキャン期間と前記通信期間の重複期間の長さを算出する重複期間算出部をさらに備え、
前記スキャン期間設定部は、始期を前記非通信期間の始期と一致させたスキャン期間と、終期を前記非通信期間の終期と一致させたスキャン期間のうち、前記重複期間算出部によって算出された重複期間の長さが短い方のスキャン期間を選択することを特徴とする付記7に記載の基地局。
(Additional remark 11) It further has the duplication period calculation part which calculates the length of the duplication period of the scan period and the communication period,
The scan period setting unit includes a duplication period calculated by the overlap period calculation unit among a scan period in which a start period coincides with a start period of the non-communication period and a scan period in which an end period coincides with the end of the non-communication period. The base station according to appendix 7, wherein a scan period having a shorter period is selected.

(付記12)前記スキャン期間設定部は、前記移動局との間で複数のコネクションが確立されている場合に、優先度が高いコネクションほど前記スキャン期間と前記通信期間の重複期間の長さが短くなるように前記スキャン期間を設定すること特徴とする付記7に記載の基地局。 (Supplementary note 12) When a plurality of connections are established with the mobile station, the scan period setting unit shortens the length of the overlap period of the scan period and the communication period for a connection with higher priority. The base station according to appendix 7, wherein the scan period is set to be

本実施例におけるスキャン期間設定方法について説明するための図である。It is a figure for demonstrating the scanning period setting method in a present Example. スキャン期間の始期を非通信期間の始期と一致させた場合の一例を示す図である。It is a figure which shows an example at the time of making the start of a scanning period correspond with the start of a non-communication period. スキャン期間の終期を非通信期間の終期と一致させた場合の一例を示す図である。It is a figure which shows an example at the time of making the end of a scanning period correspond with the end of a non-communication period. ネットワーク構成の一例を示す図である。It is a figure which shows an example of a network structure. 実施例1に係る移動局の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a mobile station according to Embodiment 1. FIG. スキャンの実行条件の一例を示す図である。It is a figure which shows an example of the execution conditions of a scan. 隣接基地局情報の一例を示す図である。It is a figure which shows an example of adjacent base station information. 間欠通信状態情報の一例を示す図である。It is a figure which shows an example of intermittent communication status information. 通信量の測定結果の一例を示す図である。It is a figure which shows an example of the measurement result of traffic. スキャン期間の設定の一例を示す図である。It is a figure which shows an example of the setting of a scanning period. 重複期間の比較の一例を示す図である。It is a figure which shows an example of a comparison of an overlap period. 実施例1に係る移動局によって実行されるスキャン期間設定処理の処理手順を示すフローチャートである。6 is a flowchart illustrating a processing procedure of scan period setting processing executed by the mobile station according to the first embodiment. 実施例2に係る移動局の構成を示すブロック図である。7 is a block diagram illustrating a configuration of a mobile station according to Embodiment 2. FIG. コネクションの排除の一例を示す図である。It is a figure which shows an example of the exclusion of a connection. 実施例2に係る移動局によって実行されるスキャン期間設定処理の処理手順を示すフローチャートである。12 is a flowchart illustrating a processing procedure of scan period setting processing executed by a mobile station according to the second embodiment. 実施例3に係る基地局の構成を示すブロック図である。FIG. 9 is a block diagram illustrating a configuration of a base station according to a third embodiment. 間欠通信について説明するための図である。It is a figure for demonstrating intermittent communication. スキャン期間について説明するための図である。It is a figure for demonstrating a scanning period. 非通信期間とスキャン期間が重なった場合の一例を示す図である。It is a figure which shows an example when a non-communication period and a scanning period overlap.

符号の説明Explanation of symbols

10、30、50 移動局
11 スキャン実行判定部
12 スキャン期間長決定部
13 間欠通信管理部
14 優先度決定部
15 通信量測定部
16、36 スキャン期間設定部
17 重複期間算出部
18 スキャン処理部
20、40 基地局
41 スキャン実行判定部
42 スキャン期間長決定部
43 間欠通信管理部
44 優先度決定部
45 通信量測定部
46 スキャン期間設定部
47 重複期間算出部
48 スキャン処理部
10, 30, 50 Mobile station 11 Scan execution determination unit 12 Scan period length determination unit 13 Intermittent communication management unit 14 Priority determination unit 15 Communication amount measurement unit 16, 36 Scan period setting unit 17 Overlapping period calculation unit 18 Scan processing unit 20 40 Base station 41 Scan execution determination unit 42 Scan period length determination unit 43 Intermittent communication management unit 44 Priority determination unit 45 Communication amount measurement unit 46 Scan period setting unit 47 Overlap period calculation unit 48 Scan processing unit

Claims (4)

第1の基地局との間で通信を行う期間である通信期間と、該第1の基地局との間で通信を行わない期間である非通信期間とを管理する間欠通信管理部と、
第2の基地局の電波の受信状況を取得するスキャン処理を実行可能な期間であるスキャン期間が、複数の前記通信期間と重複する場合に、前記スキャン期間を、該スキャン期間の始期が前記非通信期間のいずれかに含まれ、かつ、該スキャン期間の終期が前記非通信期間のいずれかに含まれるように設定する、前記スキャン期間の始期を前記非通信期間の始期と一致させるように設定する、または前記スキャン期間の終期を前記非通信期間の終期と一致させるように設定するスキャン期間設定部と、
前記スキャン期間設定部によって設定されたスキャン期間において前記スキャン処理を実行するスキャン処理部と、
を備えたことを特徴とする移動局。
An intermittent communication management unit that manages a communication period in which communication is performed with the first base station and a non-communication period in which communication is not performed with the first base station;
When a scan period in which a scan process for acquiring radio wave reception status of the second base station can be performed overlaps with a plurality of the communication periods, the scan period is defined as the start period of the scan period. Set so that the end of the scan period is included in any of the non-communication periods included in any of the communication periods, and the start of the scan period coincides with the start of the non-communication period Or a scan period setting unit that sets the end of the scan period to coincide with the end of the non-communication period ;
A scan processing unit that executes the scan process in the scan period set by the scan period setting unit;
A mobile station characterized by comprising:
第1の基地局との間で通信を行う期間である通信期間と、該第1の基地局との間で通信を行わない期間である非通信期間とを管理する間欠通信管理部と、
前記第1の基地局との間で複数のコネクションが確立されている場合に、優先度が高いコネクションほど重い重みを付けて、第2の基地局の電波の受信状況を取得するスキャン処理を実行可能な期間であるスキャン期間毎の各コネクションの重複期間を算出し、前記スキャン期間毎に重複期間を集計し、集計時間の集計値が小さい方のスキャン期間を設定するスキャン期間設定部と、
前記スキャン期間設定部によって設定されたスキャン期間において前記スキャン処理を実行するスキャン処理部と、
を備えたことを特徴とする移動局。
An intermittent communication management unit that manages a communication period in which communication is performed with the first base station and a non-communication period in which communication is not performed with the first base station;
When a plurality of connections are established with the first base station, a higher priority connection is weighted more heavily, and a scan process is performed to acquire the radio wave reception status of the second base station Calculating a duplication period of each connection for each scan period, which is a possible period, totaling the duplication period for each scan period, and setting a scan period with a smaller total value of the total time, a scan period setting unit,
A scan processing unit that executes the scan process in the scan period set by the scan period setting unit;
A mobile station characterized by comprising:
移動局との間で通信を行う期間である通信期間と、該移動局との間で通信を行わない期間である非通信期間とを管理する間欠通信管理部と、
前記移動局が他の基地局の電波の受信状況を取得するスキャン処理を実行可能な期間であるスキャン期間が複数の前記通信期間と重複する場合に、前記スキャン期間を、該スキャン期間の始期が前記非通信期間のいずれかに含まれ、かつ、該スキャン期間の終期が前記非通信期間のいずれかに含まれるように設定する、前記スキャン期間の始期を前記非通信期間の始期と一致させるように設定する、または前記スキャン期間の終期を前記非通信期間の終期と一致させるように設定するスキャン期間設定部と、
前記スキャン期間設定部によって設定されたスキャン期間において前記移動局に前記スキャン処理を実行させるスキャン処理部と、
を備えたことを特徴とする基地局。
An intermittent communication management unit that manages a communication period in which communication is performed with a mobile station and a non-communication period in which communication is not performed with the mobile station ;
When a scan period in which the mobile station can execute a scan process for acquiring the radio wave reception status of another base station overlaps with a plurality of the communication periods, the scan period is defined as the start period of the scan period. The scan period is set to be included in any of the non-communication periods and the end of the scan period is included in any of the non-communication periods, so that the start of the scan period coincides with the start of the non-communication period Or a scan period setting unit that sets the end of the scan period to coincide with the end of the non-communication period ;
A scan processing unit that causes the mobile station to execute the scan process in a scan period set by the scan period setting unit;
A base station characterized by comprising:
移動局との間で通信を行う期間である通信期間と、該移動局との間で通信を行わない期間である非通信期間とを管理する間欠通信管理部と、An intermittent communication management unit that manages a communication period in which communication is performed with a mobile station and a non-communication period in which communication is not performed with the mobile station;
前記移動局との間で複数のコネクションが確立されている場合に、優先度が高いコネクションほど重い重みを付けて、前記移動局が他の基地局の電波の受信状況を取得するスキャン処理を実行可能な期間であるスキャン期間毎の各コネクションの重複期間を算出し、前記スキャン期間毎に重複期間を集計し、集計時間の集計値が小さい方のスキャン期間を設定するスキャン期間設定部と、When a plurality of connections are established with the mobile station, the higher priority connection is weighted more heavily, and the mobile station executes a scanning process for acquiring the radio wave reception status of other base stations Calculating a duplication period of each connection for each scan period, which is a possible period, totaling the duplication period for each scan period, and setting a scan period with a smaller total value of the total time, a scan period setting unit,
前記スキャン期間設定部によって設定されたスキャン期間において前記移動局に前記スキャン処理を実行させるスキャン処理部と、A scan processing unit that causes the mobile station to execute the scan process in a scan period set by the scan period setting unit;
を備えたことを特徴とする基地局。A base station characterized by comprising:
JP2008266720A 2008-10-15 2008-10-15 Mobile station and base station Expired - Fee Related JP5169714B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2008266720A JP5169714B2 (en) 2008-10-15 2008-10-15 Mobile station and base station
US12/512,460 US8195113B2 (en) 2008-10-15 2009-07-30 Mobile station and base stations

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008266720A JP5169714B2 (en) 2008-10-15 2008-10-15 Mobile station and base station

Publications (2)

Publication Number Publication Date
JP2010098469A JP2010098469A (en) 2010-04-30
JP5169714B2 true JP5169714B2 (en) 2013-03-27

Family

ID=42099344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008266720A Expired - Fee Related JP5169714B2 (en) 2008-10-15 2008-10-15 Mobile station and base station

Country Status (2)

Country Link
US (1) US8195113B2 (en)
JP (1) JP5169714B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120035018A (en) * 2010-10-04 2012-04-13 삼성전자주식회사 Apparatus and method for performing communication in a network in which interferences between wireless communication systems exist

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6845238B1 (en) * 1999-09-15 2005-01-18 Telefonaktiebolaget Lm Ericsson (Publ) Inter-frequency measurement and handover for wireless communications
JP3885597B2 (en) * 2002-02-05 2007-02-21 ソニー株式会社 Wireless communication system, wireless communication control method, wireless communication apparatus, wireless communication method, and computer program
US20050124294A1 (en) * 2003-11-17 2005-06-09 Conextant Systems, Inc. Wireless access point simultaneously supporting basic service sets on multiple channels
JP2005159771A (en) * 2003-11-26 2005-06-16 Sony Corp Radio communication apparatus, radio communication method, radio communication system, and computer program
BRPI0508406A8 (en) 2004-03-04 2018-04-03 Samsung Electronics Co Ltd SYSTEM AND METHOD FOR CONTROLLING THE OPERATING MODE OF A MAC LAYER IN A BROADBAND WIRELESS ACCESS COMMUNICATION SYSTEM
JP4715237B2 (en) * 2004-03-12 2011-07-06 パナソニック株式会社 Wireless communication apparatus and wireless communication method
JP2006303733A (en) * 2005-04-18 2006-11-02 Nec Corp Base station search system for dual mode portable terminal
US7620390B2 (en) * 2006-05-22 2009-11-17 Nortel Networks Limited Establishing a call session during an advertisement time period
CN101483891B (en) * 2008-01-08 2012-12-05 株式会社Ntt都科摩 Method and apparatus setting activation period starting point to user equipment

Also Published As

Publication number Publication date
US8195113B2 (en) 2012-06-05
JP2010098469A (en) 2010-04-30
US20100093398A1 (en) 2010-04-15

Similar Documents

Publication Publication Date Title
JP5903172B2 (en) Method and apparatus for power saving in adaptive neighbor cell search duration during discontinuous reception
US12047153B2 (en) Communications device and method for adapting relaxed radio measurement procedure
JP5074609B2 (en) Improved inter-system cell reselection from GERAN to UTRAN
US8670415B2 (en) Apparatus and method for performing handoff in a communication system
KR100753369B1 (en) Method of inter-cell interference mitigation for a mobile communication system
US8140076B2 (en) Method for facilitating a mobile station to perform a fast handoff
JP2007251654A (en) Radio lan mobile station, radio lan system, handover control method, and handover control program
US20100124934A1 (en) Wireless System Improvements Based On Location Positioning System Data
CN101035358B (en) Method and system for channel switching in the radio communication system
US20100124200A1 (en) Method and apparatus for predicting handover in wireless communication network
EP1715711A1 (en) Idle mode handoff in a mobile communications system
US8478329B2 (en) Communication control method, communication control system and its control program
EP2329667A1 (en) Method and apparatus for making handover decisions in a heterogeneous network
KR100761697B1 (en) Apparatus and method for cell reselection in mobile communication terminal
WO2007128226A1 (en) A method and ue for measuring the adjacent cell
JP2002534027A (en) Method and apparatus for handover decision in a cellular wireless communication system
MX2012013881A (en) Method and arrangement for reducing interference and enhancing coverage.
JP4209720B2 (en) Mobile station
US9125099B2 (en) Access point, communication system and method for estimating a path loss value therefor
US8565155B2 (en) Mobile terminal, base station device and mobile communication system
JP5169714B2 (en) Mobile station and base station
US8588783B2 (en) Power control in wireless communications networks during hand-over
US8718660B2 (en) Apparatus for measuring radio environment of base station and method for measuring the same
CN114765847B (en) RRC inactivity positioning SRS network assisted transmit power control mechanism
EP1876856B1 (en) Apparatus and method for performing a handoff in a wireless communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120911

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121107

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121217

LAPS Cancellation because of no payment of annual fees