JP2007274054A - Portable telephone and scheduling control method of data transmission - Google Patents

Portable telephone and scheduling control method of data transmission Download PDF

Info

Publication number
JP2007274054A
JP2007274054A JP2006093885A JP2006093885A JP2007274054A JP 2007274054 A JP2007274054 A JP 2007274054A JP 2006093885 A JP2006093885 A JP 2006093885A JP 2006093885 A JP2006093885 A JP 2006093885A JP 2007274054 A JP2007274054 A JP 2007274054A
Authority
JP
Japan
Prior art keywords
priority
information
packet data
logical channel
application software
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.)
Pending
Application number
JP2006093885A
Other languages
Japanese (ja)
Inventor
Kazumasa Igawa
和正 井川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2006093885A priority Critical patent/JP2007274054A/en
Publication of JP2007274054A publication Critical patent/JP2007274054A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a portable telephone in which the time required for processing a service provided to a user can be shortened through an application software. <P>SOLUTION: The portable telephone comprises an application software executer 12, and a wireless control software section 14 connected with the application software executer 12 through a logical bus and delivering packet data received from a wireless base station to the application software executer 12. The wireless control software section 14 transmits the packet data received from the wireless base station sequentially starting from a logical channel of highest priority to an application software established communication, with reference to a priority management table 21 storing the number of at least one logical channel for delivering the packet data in association with information indicative of the priority. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、W−CDMA(Wideband-Code Division Multiple Access)移動通信方式のネットワーク、特に、UMTS(Universal Mobile Telecommunications System)無線アクセスネットワークで使用される携帯電話機に関する。   The present invention relates to a W-CDMA (Wideband-Code Division Multiple Access) mobile communication system network, and more particularly to a mobile phone used in a UMTS (Universal Mobile Telecommunications System) radio access network.

特許文献1には、無線LANに接続される無線端末であって、データのヘッダ(通信ポート番号)と優先度とを対応付けた優先データテーブルを備え、制御回路が、優先データテーブルを参照して、アプリケーションに供給されるデータ(通信ポート番号を含む)の優先度を決定するように構成された無線端末が記載されている。通信ポート番号は、アプリケーションに対して一意に設定されるので、通信ポート番号と優先度とを対応付けることで、アプリケーション毎に優先度を設定することができる。
特開2003−298593号公報
Patent Document 1 is a wireless terminal connected to a wireless LAN, and includes a priority data table in which a data header (communication port number) is associated with a priority, and a control circuit refers to the priority data table. A wireless terminal configured to determine the priority of data (including a communication port number) supplied to an application is described. Since the communication port number is uniquely set for the application, the priority can be set for each application by associating the communication port number with the priority.
JP 2003-298593 A

UMTS無線ネットワークにおける携帯電話機においては、無線状態およびPDP(Packet Data Protocol)のサービスクラスに基づく優先制御についての規定はあるが、基地局から受信した同一のPDPサービスクラスにおける携帯電話機内での処理、より具体的には、無線制御ソフトウェア部からアプリケーションソフトウェア実行部へU−Planeパケットデータを引き渡す処理における、データ伝送のスケジューリング方式についての規定はない。したがって、従来の携帯電話機では、そのような処理におけるデータ伝送のスケジューリングは行われていなかった。このため、CPUの使用率が増大して、CPUに対する処理の負荷が増大した場合には、パケットデータの受信において、同一のPDPサービスクラスでの輻輳が発生して、以下のような問題が生じる可能性があった。   In a mobile phone in a UMTS wireless network, there are provisions for priority control based on the wireless state and the service class of PDP (Packet Data Protocol), but processing in the mobile phone in the same PDP service class received from the base station, More specifically, there is no provision for a data transmission scheduling method in the process of delivering U-Plane packet data from the radio control software unit to the application software execution unit. Therefore, the conventional mobile phone has not been scheduled for data transmission in such processing. For this reason, when the usage rate of the CPU increases and the processing load on the CPU increases, congestion in the same PDP service class occurs in reception of packet data, resulting in the following problems. There was a possibility.

複数の同一のサービスクラスのPDP通信が確立されている状態において、送受信データ量が多くなると、携帯電話機内でのCPUの処理負荷が増大し、パケットデータを終端するアプリケーションソフトウェア実行部から下位の無線制御ソフトウェア部に対するデータ受信応答の遅延が発生する。無線制御ソフトウェア部は、基地局から受信したパケットデータおよびそのパケットデータを処理する際のキューを格納しておくためのバッファを有しており、上記のデータ受信応答の遅延が大きくなると、そのバッファが溢れ、その結果、携帯電話機とUMTS無線アクセスネットワークの間における無線リンク上で送受信されるパケットデータに欠損が生じる。パケットデータに欠損が生じると、アプリケーションソフトウェア実行部から、UMTS無線アクセスネットワークに接続されているコアネットワーク内の対向終端箇所に対して、プロトコルデータの再送要求が送信されることとなる。このプロトコルデータの再送要求は、携帯電話機と無線基地局の間で送受信されるパケットデータ量の増加を招き、その結果、アプリケーションソフトを介してユーザに提供するサービスに関する処理に多くの時間を要する、といった問題が生じる。   In a state where a plurality of PDP communications of the same service class are established, if the amount of transmitted / received data increases, the processing load on the CPU in the mobile phone increases, and the application software execution unit that terminates the packet data lowers the wireless A delay in data reception response to the control software unit occurs. The radio control software unit has a buffer for storing packet data received from the base station and a queue for processing the packet data. When the delay of the data reception response increases, the buffer As a result, packet data transmitted and received on the radio link between the mobile phone and the UMTS radio access network is lost. When packet data is lost, a protocol data retransmission request is transmitted from the application software execution unit to the opposite end location in the core network connected to the UMTS radio access network. This retransmission request of protocol data causes an increase in the amount of packet data transmitted and received between the mobile phone and the radio base station, and as a result, it takes a lot of time for processing related to the service provided to the user via the application software. Problems arise.

特許文献1に記載の無線端末においては、通信ポート単位で、アプリケーションソフトウェア実行部へのデータ伝送を優先制御することができる。しかし、この通信ポート単位の優先制御では、携帯電話機内のソフトウェアコンポーネント間における、無線基地局から受信したパケットデータ(User-Plane用パケットデータ)を受け渡すデータ伝送処理において用いられる論理チャネルの優先制御、すなわちPDP単位での優先制御を行うことはできない。このため、特許文献1に記載の無線端末においても、ソフトウェアコンポーネント間のデータ伝送処理において、上記のような同一のPDPサービスクラスでの輻輳に基づく問題が生じる。   In the wireless terminal described in Patent Literature 1, data transmission to the application software execution unit can be preferentially controlled for each communication port. However, in this priority control for each communication port, priority control of logical channels used in data transmission processing for passing packet data (user-plane packet data) received from a radio base station between software components in a cellular phone That is, priority control in PDP units cannot be performed. For this reason, the wireless terminal described in Patent Document 1 also has a problem based on congestion in the same PDP service class as described above in data transmission processing between software components.

本発明の目的は、上記の問題を解決し、アプリケーションソフトを介してユーザに提供するサービスに関する処理に要する時間をより短くすることのできる携帯電話機を提供することにある。   An object of the present invention is to provide a mobile phone capable of solving the above-described problems and further reducing the time required for processing related to a service provided to a user via application software.

上記目的を達成するため、本発明の携帯電話機は、
それぞれがパケットデータプロトコルによるパケットデータの通信を行う複数のアプリケーションソフトウェア実行部と、
前記複数のアプリケーションソフトウェア実行部のそれぞれと論理バスを介して接続され、外部の無線装置から受信した前記パケットデータの、前記複数のアプリケーションソフトウェア実行部への受け渡しを行う無線制御ソフトウェア部と、を有し、
前記無線制御ソフトウェア部は、前記複数のアプリケーションソフトウェア実行部のそれぞれについて、前記パケットデータを受け渡すための少なくとも1つの論理チャンネルの番号と優先度を示す情報とを関連付けて格納した優先度管理テーブルを備え、該優先度管理テーブルを参照して、前記外部の無線装置から受信した前記パケットデータを、前記優先度の高い論理チャンネルから順に、通信の確立したアプリケーションソフトウェア実行部へ送信する、ことを特徴とする。
In order to achieve the above object, the mobile phone of the present invention is
A plurality of application software execution units each for communicating packet data according to a packet data protocol;
A wireless control software unit that is connected to each of the plurality of application software execution units via a logical bus and that transfers the packet data received from an external wireless device to the plurality of application software execution units. And
The radio control software unit stores a priority management table in which each of the plurality of application software execution units is associated with a number indicating at least one logical channel for transferring the packet data and information indicating a priority. The packet data received from the external wireless device is transmitted to the established application software execution unit in order from the logical channel with the highest priority with reference to the priority management table. And

上記の構成によれば、優先度管理テーブルは論理チャンネル別に優先度を指定するように構成されているため、ソフトウェアコンポーネント間のデータ伝送処理において、PDP単位で優先度を指定することが可能である。外部の無線装置から受信したパケットデータは、優先度の高い論理チャンネルから順に、アプリケーションに供給される。このように、ソフトウェアコンポーネント間のデータ伝送処理において、指定された優先度別にスケジューリングが行われるため、複数の同一のサービスクラスのPDP通信が確立されている状態において、上記のような同一のPDPサービスクラスでの輻輳に基づく問題が生じることはない。   According to the above configuration, since the priority management table is configured to specify the priority for each logical channel, it is possible to specify the priority for each PDP in the data transmission process between software components. . Packet data received from an external wireless device is supplied to the application in order from the logical channel with the highest priority. In this way, in the data transmission process between software components, scheduling is performed according to the designated priority, so that the same PDP service as described above is established in a state where a plurality of identical service class PDP communications are established. There is no problem based on congestion in the class.

本発明によれば、ソフトウェアコンポーネント間のデータ伝送処理において、PDP単位で優先度を指定してスケジューリングを行うことができるので、CPUの処理が高負荷となった場合において、無線基地局と携帯電話機間のパケットデータ送受信量を軽減することが可能である。したがって、アプリケーションソフトを介してユーザに提供するサービスに関する処理に要する時間を従来のものに比べて短くすることできる、という効果を得られる。   According to the present invention, in data transmission processing between software components, it is possible to perform scheduling by designating priority in units of PDPs. Therefore, when the CPU processing becomes heavy, the radio base station and the mobile phone It is possible to reduce the amount of packet data transmitted and received during the period. Therefore, it is possible to obtain an effect that the time required for processing related to the service provided to the user via the application software can be shortened as compared with the conventional one.

次に、本発明の実施形態について図面を参照して説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

図1に、本発明の一実施形態である携帯電話機の概略構成を示す。図1を参照すると、携帯電話機4は、UMTS無線アクセスネットワーク1における移動体通信端末であって、その主要部は、アンテナ5、無線通信部6、キー入力部7、表示部9、および記憶部10と、これら各部とバス11を介して接続されたCPU(中央処理装置)8とからなる。   FIG. 1 shows a schematic configuration of a mobile phone according to an embodiment of the present invention. Referring to FIG. 1, a mobile phone 4 is a mobile communication terminal in the UMTS radio access network 1, and its main parts are an antenna 5, a radio communication unit 6, a key input unit 7, a display unit 9, and a storage unit. 10 and a CPU (Central Processing Unit) 8 connected to these units via a bus 11.

キー入力部7は、ユーザインタフェースであって、文字や数字、記号などの情報の入力が可能である。表示部9は、LCDに代表される表示デバイスより構成される。記憶部10は、半導体メモリに代表される記憶装置よりなり、携帯電話機4を動作させるために必要なプログラムやデータが格納される。   The key input unit 7 is a user interface, and can input information such as letters, numbers, and symbols. The display unit 9 includes a display device represented by an LCD. The storage unit 10 includes a storage device represented by a semiconductor memory, and stores programs and data necessary for operating the mobile phone 4.

無線通信部6は、アンテナ2を備える無線基地局3との間に設定される無線リンク上でデータを送受信する。無線通信部6は、アンテナ5を介して受信した無線信号からU−Planeパケットデータを抽出し、バス11を介してCPU8上で動作しているソフトウェア(具体的には、後述するMAC)に伝達する。U−Planeは、通信手段としてインターネットプロトコルを活用するものであり、U−Planeパケットデータは、U−Planeを通じてエンドユーザ間で送受信されるユーザデータである。   The wireless communication unit 6 transmits and receives data on a wireless link set up with the wireless base station 3 including the antenna 2. The wireless communication unit 6 extracts U-Plane packet data from the wireless signal received via the antenna 5 and transmits the U-Plane packet data to software (specifically, a MAC described later) operating on the CPU 8 via the bus 11. To do. U-Plane utilizes the Internet protocol as a communication means, and U-Plane packet data is user data transmitted and received between end users through U-Plane.

CPU8は、キー入力部7からの入力を受け付けて各部の動作を制御する。また、記憶部10には、種々のソフトウェアに関するプログラムが格納されており、CPU8が、それらプログラムを実行することで、ユーザに様々なサービスを提供する。CPU8上で動作するソフトウェアは、ユーザに様々なサービスを提供するアプリケーションソフトウェアと、無線通信部6を通じてUMTS無線アクセスネットワーク1における無線通信サービスを実現するための機能を具備した無線制御ソフトウェアとを含む。ここでは、アプリケーションソフトウェアの実行によって実現される処理機能をアプリケーションソフトウェア実行部と称す。   The CPU 8 receives input from the key input unit 7 and controls the operation of each unit. The storage unit 10 stores programs related to various software, and the CPU 8 provides the user with various services by executing the programs. The software that operates on the CPU 8 includes application software that provides various services to the user, and radio control software that has a function for realizing a radio communication service in the UMTS radio access network 1 through the radio communication unit 6. Here, a processing function realized by execution of application software is referred to as an application software execution unit.

図2に、無線制御ソフトウェア部とアプリケーションソフトウェア実行部の具体的なソフトウェア構成要素を示す。図2を参照すると、無線制御ソフトウェア部14は、RRC(Radio Resource Control)20、PDCP(Packet Data Convergence Protocol)15、RLC(Radio Link Control)16、およびMAC(Medium Access Control)18からなる。PDCP15、RLC16、MAC18、およびRRC20は、UMTS無線アクセスネットワークで規定された、既知の機能を具備するソフトウェアであるため、ここでは、その詳細については省略し、特徴となる部分についてのみ説明する。   FIG. 2 shows specific software components of the radio control software unit and the application software execution unit. Referring to FIG. 2, the radio control software unit 14 includes an RRC (Radio Resource Control) 20, a PDCP (Packet Data Convergence Protocol) 15, an RLC (Radio Link Control) 16, and a MAC (Medium Access Control) 18. Since PDCP15, RLC16, MAC18, and RRC20 are software having a known function defined in the UMTS radio access network, the details thereof will be omitted here, and only characteristic parts will be described.

RLC16とアプリケーションソフトウェア実行部12の間は論理チャネル23により接続されている。RLC16とRRC20の間は論理チャネル24により接続されている。MAC18とRLC16の間は論理チャネル25により接続されている。RLC16とPDCP15の間は論理チャネル26により接続されている。RRC20とPDCP15の間は論理チャネル27により接続されている。   The RLC 16 and the application software execution unit 12 are connected by a logical channel 23. The RLC 16 and the RRC 20 are connected by a logical channel 24. The MAC 18 and the RLC 16 are connected by a logical channel 25. The RLC 16 and the PDCP 15 are connected by a logical channel 26. The RRC 20 and the PDCP 15 are connected by a logical channel 27.

MAC18は、管理テーブル28および受信バッファ19を有する。RLC16は、優先度管理テーブル21、SDU(Service Data Unit)構築部22、およびU−Planeパケットデータ受信キュー17を有する。SDUは、エンティティ間でデータの受け渡しをするデータ単位であり、このSDUに制御情報(ヘッダ情報)を付加したものがPDU(Protocol Data Unit)である。   The MAC 18 has a management table 28 and a reception buffer 19. The RLC 16 includes a priority management table 21, an SDU (Service Data Unit) construction unit 22, and a U-Plane packet data reception queue 17. The SDU is a data unit for exchanging data between entities. A PDU (Protocol Data Unit) is obtained by adding control information (header information) to the SDU.

アプリケーションソフトウェア実行部12は、ユーザに様々なサービスを提供するためのアプリケーション層のソフトウェアである。このソフトウェアは、例えばTCP/IPを終端するものであり、キー入力部7からユーザが入力した内容を表示部9へ表示する、といったユーザインタフェースの制御も行う。   The application software execution unit 12 is application layer software for providing various services to the user. This software terminates TCP / IP, for example, and also controls the user interface such as displaying the content input by the user from the key input unit 7 on the display unit 9.

また、アプリケーションソフトウェア実行部12は、バッファ部13と、無線制御ソフトウェア部14との間で論理バス23を介してプリミティブメッセージを送受信するためのインタフェースとを備えている。アプリケーションソフトウェア実行部12は、無線制御ソフトウェア部14からプリミティブ通知メッセージを受信すると、受信バッファ部19からバッファ部13へのU−Planeパケットデータのコピー処理を行い、受信したプリミティブ通知メッセージに含まれていたメッセージ識別子を含むプリミティブ応答メッセージを無線制御ソフトウェア部14へ送信する処理を行う。逆に、アプリケーションソフトウェア実行部12がU−Planeパケットデータを送信する起点となる場合は、アプリケーションソフトウェア実行部12が、プリミティブ要求メッセージを無線制御ソフトウェア部14に送信することも可能である。   The application software execution unit 12 includes a buffer unit 13 and an interface for transmitting and receiving primitive messages to and from the radio control software unit 14 via the logical bus 23. When the application software execution unit 12 receives the primitive notification message from the radio control software unit 14, the application software execution unit 12 performs a copy process of the U-Plane packet data from the reception buffer unit 19 to the buffer unit 13 and is included in the received primitive notification message. The primitive response message including the received message identifier is transmitted to the wireless control software unit 14. Conversely, when the application software execution unit 12 is a starting point for transmitting U-Plane packet data, the application software execution unit 12 can also transmit a primitive request message to the radio control software unit 14.

MAC18は、無線通信部6から受信したU−Planeパケットデータを格納しておくための受信バッファ部19と、受信バッファ部19を管理するための管理テーブル28とを備えている。MAC18は、受信したU−PlaneパケットデータをRLC16へ受け渡すために使用されるプリミティブメッセージの送受信機能を有する。MAC8は、無線通信部6から伝達されたパケットデータを受信バッファ部19に格納し、プリミティブメッセージ識別子、受信バッファ部19のパケットデータが格納されたアドレスの値、論理チャネル番号(後述の各PDPを識別するために使用される)を、それぞれ管理テーブル28に記録した後、それら記録した情報を含むプリミティブ通知メッセージを、論理バス25を介してRLC16に送信する。図3に、管理テーブル28の内部構成要素を示す。図3を参照すると、管理テーブル28は、インデックス29、論理チャネル番号30、アドレス31、およびメッセージ識別子32の項目からなる。   The MAC 18 includes a reception buffer unit 19 for storing U-Plane packet data received from the wireless communication unit 6 and a management table 28 for managing the reception buffer unit 19. The MAC 18 has a primitive message transmission / reception function used for passing the received U-Plane packet data to the RLC 16. The MAC 8 stores the packet data transmitted from the wireless communication unit 6 in the reception buffer unit 19, and stores the primitive message identifier, the value of the address where the packet data of the reception buffer unit 19 is stored, the logical channel number (each PDP described later). Are recorded in the management table 28, and a primitive notification message including the recorded information is transmitted to the RLC 16 via the logical bus 25. FIG. 3 shows internal components of the management table 28. Referring to FIG. 3, the management table 28 includes items of an index 29, a logical channel number 30, an address 31, and a message identifier 32.

MAC18は、プリミティブ通知メッセージを送信した際に設定したメッセージ識別子と同じ値が含まれたプリミティブ応答メッセージを受信すると、メッセージ識別子に基づいて、管理テーブル28を参照して、受信バッファ部19における該当するパケットデータの解放を行う。   When the MAC 18 receives a primitive response message including the same value as the message identifier set when the primitive notification message is transmitted, the MAC 18 refers to the management table 28 based on the message identifier and corresponds to the reception buffer unit 19. Release packet data.

RLC16は、U-Planeパケットデータをアプリケーションソフトウェア実行部12へ通知する順序制御(優先度別のスケジューリング方式)を行うために、優先度別のU-Planeパケットデータ受信キューを生成する。この受信キューの生成処理は、携帯電話機1とUMTS無線アクセスネットワーク1との間でPDP(RLC16上においては、論理チャネルとして識別される)の確立時に、RRC20もしくはPDCP26からのプリミティブ要求メッセージを受信した時に行われ、生成したキューは論理チャネル番号によって識別される。また、RLC16は、MAC18とは論理パス25を、RRC20とは論理パス24を、PDCP15とは論理パス26を、アプリケーションソフトウェア実行部12とは論理パス23をそれぞれ介してプリミティブメッセージの通信を行う。   The RLC 16 generates a priority-specific U-Plane packet data reception queue in order to perform order control (scheduling method according to priority) for notifying the application software execution unit 12 of U-Plane packet data. In this reception queue generation process, a primitive request message from RRC 20 or PDCP 26 is received when a PDP (identified as a logical channel on RLC 16) is established between mobile phone 1 and UMTS radio access network 1. Occasionally, the created queue is identified by a logical channel number. The RLC 16 communicates primitive messages via the logical path 25 with the MAC 18, logical path 24 with the RRC 20, logical path 26 with the PDCP 15, and logical path 23 with the application software execution unit 12.

プリミティブメッセージには、通知、応答、要求の種別があり、Control−Plane(以下、C−Plane)用とU−Plane用のデータをそれぞれ伝達するのにプリミティブメッセージが用いられる。また、プリミティブメッセージのトランザクションを各ソフトウェアコンポーネントが識別するために、メッセージ識別子が用いられる。   Primitive messages include notification, response, and request types, and primitive messages are used to transmit data for Control-Plane (hereinafter referred to as C-Plane) and U-Plane. In addition, a message identifier is used for each software component to identify a transaction of a primitive message.

RLC16は、MAC18から受信したプリミティブ通知メッセージに対するMAC18への応答を、論理パス23を介してアプリケーションソフトウェア実行部12からプリミティブ応答メッセージを受信した際に、論理バス25を介して送信する。このとき、送信するプリミティブ応答メッセージのメッセージ識別子には、アプリケーションソフトウェア実行部12から受信したプリミティブ応答メッセージに含まれている値が設定される。   The RLC 16 transmits a response to the MAC 18 in response to the primitive notification message received from the MAC 18 via the logical bus 25 when the primitive response message is received from the application software execution unit 12 via the logical path 23. At this time, the value included in the primitive response message received from the application software execution unit 12 is set in the message identifier of the primitive response message to be transmitted.

RLC16では、SDU構築部22が、MAC18から受信したプリミティブ通知メッセージに含まれるPDUアドレス値からSDUを生成し、生成が完了したSDUから順番にU−Planeパケットデータ受信キュー13に優先度管理テーブルを参照し登録する。なお、各キューへのSDU登録の順序を制御する方式には、FIFO(First In First Out)方式が用いられる。   In the RLC 16, the SDU construction unit 22 generates SDUs from the PDU address values included in the primitive notification message received from the MAC 18, and sets the priority management table in the U-Plane packet data reception queue 13 in order from the generated SDUs. Browse and register. A FIFO (First In First Out) method is used as a method for controlling the order of SDU registration in each queue.

RLC16は、優先度別のU−Planeパケットデータ受信キューから優先度別スケジューリング方式でキューを取り出し、プリミティブ通知メッセージを生成し、論理パス23を介してアプリケーションソフトウェア実行部12にSDUを送信する。   The RLC 16 extracts the queue from the priority-specific U-Plane packet data reception queue by the priority-specific scheduling method, generates a primitive notification message, and transmits the SDU to the application software execution unit 12 via the logical path 23.

図4に、優先度管理テーブル21の内部構成要素を示す。図4を参照すると、優先度管理テーブル21は、インデックス33、優先度34、および論理チャネル番号35の項目からなる。インデックス33は、優先度管理テーブル21の配列の添え字を示す。優先度34には、RRC20もしくはPDCP15から通知された優先度が設定される。論理チャネル番号35には、対応する論理チャネル番号が一つまたは複数個登録される。なお、図4において、優先度は、数字の低い方が高優先(例えば、「1」>「2」>「3」)とする。デフォルト(初期値)状態では、全ての論理チャネルが同一優先度に設定される。PDPの切断がRRC20もしくはPDCP15から通知された場合には、優先度管理テーブル21内の該当する情報が削除される。   FIG. 4 shows internal components of the priority management table 21. Referring to FIG. 4, the priority management table 21 includes items of an index 33, a priority 34, and a logical channel number 35. The index 33 indicates a subscript of the array of the priority management table 21. As the priority 34, the priority notified from the RRC 20 or PDCP 15 is set. In the logical channel number 35, one or a plurality of corresponding logical channel numbers are registered. In FIG. 4, the lower priority is the higher priority (for example, “1”> “2”> “3”). In the default (initial value) state, all logical channels are set to the same priority. When the disconnection of the PDP is notified from the RRC 20 or PDCP 15, the corresponding information in the priority management table 21 is deleted.

携帯電話機4には、ユーザが、表示部9とキー入力部7を通じて起動することのできるPDP通信の優先度を指定するためのグラフィカルユーザインタフェース(以下、GUI)が具備されている。ユーザによって指定された優先度の情報は、アプリケーションソフトウェア実行部12からRRC20もしくはPDCP15へ通知され、RLC16におけるU−Planeパケットデータ受信キュー生成の処理に用いられる。ユーザにより特に指定がされなかった場合には、デフォルトの優先度が設定される。デフォルト状態では、全論理チャネルが同一の優先度とされ、ベストエフォート型のスケジューリング方式によりデータ伝送が行われる。   The mobile phone 4 is provided with a graphical user interface (hereinafter, GUI) for designating the priority of PDP communication that can be activated by the user through the display unit 9 and the key input unit 7. The priority information designated by the user is notified from the application software execution unit 12 to the RRC 20 or PDCP 15 and used for the U-Plane packet data reception queue generation processing in the RLC 16. If no specification is made by the user, a default priority is set. In the default state, all logical channels have the same priority, and data transmission is performed by a best effort type scheduling method.

次に、本実施形態の携帯電話機におけるデータ伝送のスケジューリング制御の動作を説明する。   Next, the operation of scheduling control of data transmission in the mobile phone of this embodiment will be described.

まず、PDP通信開始時の動作について簡単に説明する。図5に、PDP通信開始時におけるアプリケーションソフトウェア実行部12とRRC20またはPDCP15との間の通信動作を示す。   First, the operation at the start of PDP communication will be briefly described. FIG. 5 shows a communication operation between the application software execution unit 12 and the RRC 20 or PDCP 15 at the start of PDP communication.

ユーザが、キー入力部7にて、PDP通信を開始するための入力操作を行うと(ステップ36)、アプリケーションソフトウェア実行部12が、その入力操作を受け付け、通信開始要求メッセージをRRC20またはPDCP15に送信する(ステップ37)。この通信開始要求メッセージの送信の際に、アプリケーションソフトウェア実行部12は、優先度の情報をRRC20またはPDCP15に通知する。RRC20またはPDCP15は、アプリケーションソフトウェア実行部12からの通信開始要求メッセージに応じて、プリミティブ応答メッセージを要求元のアプリケーションソフトウェア実行部12に送信する(ステップ38)。こうして無線通信が開始され、UMTS無線アクセスネットワーク1からの通信データがユーザに提供される(ステップ39)。   When the user performs an input operation for starting PDP communication at the key input unit 7 (step 36), the application software execution unit 12 accepts the input operation and transmits a communication start request message to the RRC 20 or the PDCP 15. (Step 37). When transmitting this communication start request message, the application software execution unit 12 notifies the RRC 20 or PDCP 15 of priority information. In response to the communication start request message from the application software execution unit 12, the RRC 20 or the PDCP 15 transmits a primitive response message to the requesting application software execution unit 12 (step 38). Wireless communication is thus started, and communication data from the UMTS wireless access network 1 is provided to the user (step 39).

上記のようにして携帯電話機1とUMTS無線アクセスネットワーク1との間でPDP通信が確立されると、RRC20もしくはPDCP26は、プリミティブ要求メッセージをRLC16に送信する。RLC16は、プリミティブ要求メッセージを受信すると、U−Planeパケットデータをアプリケーションソフトウェア実行部12へ通知する順序制御(優先度別のスケジューリング方式)を行うために、優先度別のU−Planeパケットデータ受信キュー13を生成する。   When PDP communication is established between the mobile phone 1 and the UMTS radio access network 1 as described above, the RRC 20 or the PDCP 26 transmits a primitive request message to the RLC 16. When the RLC 16 receives the primitive request message, the RLC 16 performs priority control (priority scheduling method) for notifying the application software execution unit 12 of the U-Plane packet data. 13 is generated.

次に、MAC18、RLC16、アプリケーションソフトウェア実行部12の間におけるプリミティブメッセージの送受信の動作を簡単に説明する。図6は、そのプリミティブメッセージの送受信の動作を説明するためのシーケンス図である。   Next, the operation of transmitting and receiving primitive messages among the MAC 18, RLC 16, and application software execution unit 12 will be briefly described. FIG. 6 is a sequence diagram for explaining the transmission / reception operation of the primitive message.

図6を参照すると、MAC18は、無線通信部6からU−Planeパケットデータを受信すると、受信パケットデータを受信バッファ部19に格納するとともに、プリミティブメッセージ識別子、アドレス値、論理チャネル番号を、それぞれ管理テーブル28に記録し、それら記録した情報を含むプリミティブ通知メッセージを、論理バス25を介してRLC16に送信する(ステップ57)。   Referring to FIG. 6, when receiving the U-Plane packet data from the wireless communication unit 6, the MAC 18 stores the received packet data in the reception buffer unit 19 and manages the primitive message identifier, the address value, and the logical channel number. A primitive notification message recorded in the table 28 and including the recorded information is transmitted to the RLC 16 via the logical bus 25 (step 57).

RLC16では、SDU構築部22が、MAC18から受信したプリミティブ通知メッセージに含まれるPDUアドレス値からSDUを生成し、生成が完了したSDUから順番にU−Planeパケットデータ受信キュー13に優先度管理テーブル21を参照し登録する。そして、RLC16は、優先度別のU−Planeパケットデータ受信キュー13から優先度別スケジューリング方式でキューを取り出し、プリミティブ通知メッセージを生成してアプリケーションソフトウェア実行部12に送信する(ステップ59)。   In the RLC 16, the SDU construction unit 22 generates SDUs from the PDU address values included in the primitive notification message received from the MAC 18, and the priority management table 21 is added to the U-Plane packet data reception queue 13 in order from the generated SDUs. Refer to and register. Then, the RLC 16 extracts the queue from the priority-specific U-Plane packet data reception queue 13 by the priority-specific scheduling method, generates a primitive notification message, and transmits it to the application software execution unit 12 (step 59).

アプリケーションソフトウェア実行部12は、RLC16からのプリミティブ通知メッセージの応答として、プリミティブ応答メッセージをRLC16に送信する(ステップ60)。RLC16は、アプリケーションソフトウェア実行部12からプリミティブ応答メッセージを受信すると、MAC18から受信したプリミティブ通知メッセージに対する応答として、プリミティブ応答メッセージをMAC18に送信する(ステップ58)。   The application software execution unit 12 transmits a primitive response message to the RLC 16 as a response to the primitive notification message from the RLC 16 (step 60). Upon receiving the primitive response message from the application software execution unit 12, the RLC 16 transmits the primitive response message to the MAC 18 as a response to the primitive notification message received from the MAC 18 (step 58).

MAC18は、プリミティブ通知メッセージを送信した際に設定したメッセージ識別子と同じ値が含まれたプリミティブ応答メッセージをRLC16から受信すると、メッセージ識別子に基づいて、管理テーブル28を参照して、受信バッファ部19における該当するパケットデータの解放を行う。   When the MAC 18 receives a primitive response message including the same value as the message identifier set when the primitive notification message is transmitted from the RLC 16, the MAC 18 refers to the management table 28 based on the message identifier and Release the corresponding packet data.

次に、RLC16におけるMAC18から受信したU−Planeパケットデータの処理を具体的に説明する。   Next, processing of U-Plane packet data received from the MAC 18 in the RLC 16 will be specifically described.

図7に、優先度の情報なしでU−Planeパケットデータ受信キューを生成する場合の動作を模式的に示し、図8に、優先度別のU−Planeパケットデータ受信キューを生成する場合の動作を模式的に示す。   FIG. 7 schematically shows an operation when generating a U-Plane packet data reception queue without priority information, and FIG. 8 shows an operation when generating a priority-specific U-Plane packet data reception queue. Is shown schematically.

まず、優先度の情報なしでU−Planeパケットデータ受信キューを生成する場合の動作を、図7を参照して説明する。この場合は、RLCにおいて、プリミティブメッセージ受信部41が、MACからのプリミティブメッセージを受信する。次いで、SDU構築部42が、MACからプリミティブメッセージにて受信したPDUを元にSDUを生成し、構築が完了したSDUをU−Planeパケットデータ受信キュー44に登録する。このSDUの情報には、MAC内の受信バッファに格納されている、SDUを構成するためのPDUの先頭アドレス値と、SDU長の情報が含まれている。また、登録は、SDU構築部42で構築された順序で行われる。ここでは、SDU構築部42で生成された、論理チャネル番号#10、#11、#12のSDU1、SDU2、SDU3、SDU4の情報が、一つのU−Planeパケットデータ受信キュー43に登録される。そして、プリミティブメッセージ送信部45が、FIFO方式に従って、U−Planeパケットデータ受信キュー43からSDUをSDU1、SDU2、SDU3、SDU4の順に取り出し、プリミティブ通知メッセージ46を生成する。プリミティブ通知メッセージ46は、アプリケーションソフトウェアに送信される。   First, an operation when generating a U-Plane packet data reception queue without priority information will be described with reference to FIG. In this case, in RLC, the primitive message receiving unit 41 receives a primitive message from the MAC. Next, the SDU constructing unit 42 generates an SDU based on the PDU received from the MAC by the primitive message, and registers the constructed SDU in the U-Plane packet data reception queue 44. The SDU information includes the PDU head address value for configuring the SDU and the SDU length information stored in the reception buffer in the MAC. Registration is performed in the order constructed by the SDU constructing unit 42. Here, information on SDU1, SDU2, SDU3, and SDU4 of logical channel numbers # 10, # 11, and # 12 generated by the SDU constructing unit 42 is registered in one U-Plane packet data reception queue 43. Then, the primitive message transmission unit 45 extracts the SDUs from the U-Plane packet data reception queue 43 in the order of SDU1, SDU2, SDU3, and SDU4 according to the FIFO method, and generates a primitive notification message 46. The primitive notification message 46 is transmitted to the application software.

上記の処理に対して、本実施形態の携帯電話機4のRLC16では、図8に示すような処理が実行される。RLC16は、図2に示した優先度管理テーブル21、SDU構築部22およびU−Planeパケットデータ受信キュー17に加えて、プリティブメッセージ受信部48およびプリティブメッセージ送信部53を有する。   In contrast to the above processing, the RLC 16 of the mobile phone 4 according to the present embodiment executes processing as shown in FIG. In addition to the priority management table 21, the SDU constructing unit 22, and the U-Plane packet data reception queue 17 shown in FIG.

図8を参照すると、プリミティブメッセージ受信部41が、MAC18からのプリミティブメッセージ47を受信する。次いで、SDU構築部42が、MACからプリミティブメッセージにて受信したPDUを元にSDUを生成し、構築が完了したSDUを、優先度管理テーブル21を参照して、優先度別のU−Planeパケットデータ受信キュー17に登録する。この場合は、優先度に応じて、論理チャネル番号#10のSDU1、SDU2、SDU7、SDU8の情報が受信キュー50に登録され、論理チャネル番号#11、#12のSDU3、SDU4、SDU5、SDU6の情報が受信キュー51に登録される。そして、プリティブメッセージ送信部53が、優先度管理テーブル21に記された優先度毎の論理チャネル番号に従って、受信キュー50からSDUをSDU1、SDU2、SDU7、SDU8の順に取り出してプリミティブ通知メッセージ54を生成するとともに、受信キュー51からSDUをSDU3、SDU4、SDU5、SDU6の順に取り出してプリミティブ通知メッセージ55を生成する。生成されたプリミティブ通知メッセージ54、55は、アプリケーションソフトウェア実行部12に送信される。   Referring to FIG. 8, the primitive message receiving unit 41 receives a primitive message 47 from the MAC 18. Next, the SDU constructing unit 42 generates an SDU based on the PDU received by the primitive message from the MAC, and refers to the priority management table 21 for the SDU that has been constructed. Register in the data reception queue 17. In this case, information on SDU1, SDU2, SDU7, and SDU8 of logical channel number # 10 is registered in reception queue 50 according to priority, and SDU3, SDU4, SDU5, and SDU6 of logical channel numbers # 11 and # 12 are registered. Information is registered in the reception queue 51. Then, the primitive message transmission unit 53 extracts the SDUs from the reception queue 50 in the order of SDU1, SDU2, SDU7, SDU8 in accordance with the logical channel number for each priority described in the priority management table 21, and outputs the primitive notification message 54. At the same time, SDUs are extracted from the reception queue 51 in the order of SDU3, SDU4, SDU5, and SDU6, and a primitive notification message 55 is generated. The generated primitive notification messages 54 and 55 are transmitted to the application software execution unit 12.

上述のように本実施形態の携帯電話機のRLCにおける処理では、U−Planeパケットデータ受信キュー17内には、優先度毎にキューが設けられ、優先度管理テーブル21に記された優先度毎の論理チャネル番号に従って、各キューからSDUを取り出す、優先転送方式のスケジューリング制御が適用される。また、SDU構築部49には優先度管理テーブル56を参照して、優先度毎に前記U−Planeパケット受信キュー52内の各キュー50、51に登録を行うロジックを追加している。   As described above, in the processing in the RLC of the mobile phone according to the present embodiment, a queue is provided for each priority in the U-Plane packet data reception queue 17, and for each priority described in the priority management table 21. The scheduling control of the priority transfer method is applied, in which the SDU is taken out from each queue according to the logical channel number. Further, the SDU constructing unit 49 is added with logic for registering in each of the queues 50 and 51 in the U-Plane packet reception queue 52 with reference to the priority management table 56 for each priority.

なお、U−Planeパケットデータ受信キュー17は、RRC20もしくはPDCP15からのPDP確立通知を受けた時点(MAC18からU−Planeパケットデータを受信する前)において生成される。また、U−Planeパケットデータ受信キュー17は、動的に生成される性質を持つため、RRC20もしくはPDCP15からのPDP切断通知受信時に削除される(消滅する)。プリミティブ通知メッセージ17に含めたメッセージ識別子は、管理テーブル28へ登録される。管理テーブル28には、プリミティブ通知メッセージを送信した論理チャネル番号を識別するために、対応する論理チャネルと使用したメッセージ識別子が関連付けられて登録される。   The U-Plane packet data reception queue 17 is generated at the time of receiving a PDP establishment notification from the RRC 20 or PDCP 15 (before receiving U-Plane packet data from the MAC 18). Further, since the U-Plane packet data reception queue 17 has a dynamically generated property, it is deleted (disappears) when a PDP disconnection notification is received from the RRC 20 or the PDCP 15. The message identifier included in the primitive notification message 17 is registered in the management table 28. In the management table 28, in order to identify the logical channel number that transmitted the primitive notification message, the corresponding logical channel and the message identifier used are registered in association with each other.

以下、RLCにおいて行われる、キューの生成および優先度の登録の処理、SDUのキューへの登録からプリミティブ通知メッセージの生成までの処理をそれぞれ詳細に説明する。   Hereinafter, queue generation and priority registration processing performed in RLC, and processing from SDU registration to a primitive notification message will be described in detail.

U−Planeパケットデータ受信キュー17にはPDP通信が確立されたときに優先度毎にキュー50、51が生成され、同時に、優先度管理テーブル21への優先度の情報の登録が行われる。図4に示した優先度管理テーブルでは、優先度「1」に論理チャネル「10」が、優先度「2」に論理チャネル「11」、「12」が設定されている。優先度「3」は、論理チャネルが未確立である。   In the U-Plane packet data reception queue 17, queues 50 and 51 are created for each priority when PDP communication is established, and at the same time, priority information is registered in the priority management table 21. In the priority management table shown in FIG. 4, the logical channel “10” is set as the priority “1”, and the logical channels “11” and “12” are set as the priority “2”. A priority “3” indicates that a logical channel has not been established.

図9に、キューの生成および優先度の登録の処理の手順を示す。図9を参照すると、RLC16は、PDP通信が確立された時に、RRC20もしくはPDPC15からのプリミティブ要求メッセージを受信する(ステップ1)。プリミティブ要求メッセージは、確立された論理チャネル番号と、その優先度の値を含む。RLC16は、受信したプリミティブ要求メッセージに含まれている論理チャネル番号と優先度の値をチェックする(ステップ2)。   FIG. 9 shows a procedure of queue generation and priority registration processing. Referring to FIG. 9, the RLC 16 receives a primitive request message from the RRC 20 or the PDPC 15 when the PDP communication is established (step 1). The primitive request message includes the established logical channel number and its priority value. The RLC 16 checks the logical channel number and priority value included in the received primitive request message (step 2).

プリミティブ要求メッセージに矛盾がなければ(ステップ2の「Y」)、RLC16は、U−Planeパケットデータ受信キューを優先度毎に生成し(ステップ3)、優先度管理テーブル21への登録を行い(ステップ4)、プリミティブ応答メッセージにて成功を示すメッセージをRRC20もしくはPDPC15に送信する(ステップ5)。尚、後述するプリミティブメッセージ送信部53でのキュー登録チェックの判定処理を効率的に行うために、優先度の高い順に優先度管理テーブル21の配列要素の若番から登録を行っていく。尚、優先度は携帯電話機4のユーザにより指定された値が用いられる。   If there is no contradiction in the primitive request message (“Y” in Step 2), the RLC 16 creates a U-Plane packet data reception queue for each priority (Step 3) and registers it in the priority management table 21 ( In step 4), a message indicating success in the primitive response message is transmitted to the RRC 20 or PDPC 15 (step 5). In order to efficiently perform the queue registration check determination process in the primitive message transmission unit 53 to be described later, registration is performed from the youngest array element in the priority management table 21 in descending order of priority. As the priority, a value designated by the user of the mobile phone 4 is used.

プリミティブ要求メッセージに矛盾があった場合(ステップ2の「N」)には、RLC16は、プリミティブ応答メッセージにて、送信元のRRC20もしくはPDCP15へプリミティブ要求メッセージの受信に失敗したことを通知する(ステップ6)。   When there is a contradiction in the primitive request message (“N” in Step 2), the RLC 16 notifies the RRC 20 or PDCP 15 of the transmission source that the reception of the primitive request message has failed with a primitive response message (Step S1). 6).

SDU構築部22は、構築の完了したSDUから順に、MAC18から受信したプリミティブ通知メッセージに含まれている論理チャネル番号を参照して、受信キュー50もしくは51にSDUを登録する(図8参照)。この例では、優先度「1」のキュー50には、論理チャネル#10に関わる4つのSDU(SDU1、SDU2、SDU7、SDU8)が登録され、優先度「2」のキュー51には、論理チャネル#11、#12に関わる4つSDU(SDU3、SDU4、SDU5、SDU6)が登録されている。各SDUの数値「1〜8」は、SDU構築部22から登録された順番を示す。   The SDU constructing unit 22 registers the SDUs in the reception queue 50 or 51 with reference to the logical channel numbers included in the primitive notification message received from the MAC 18 in order from the SDU that has been constructed (see FIG. 8). In this example, four SDUs (SDU1, SDU2, SDU7, SDU8) related to the logical channel # 10 are registered in the queue 50 having the priority “1”, and the logical channel is registered in the queue 51 having the priority “2”. Four SDUs (SDU3, SDU4, SDU5, SDU6) related to # 11 and # 12 are registered. The numerical value “1-8” of each SDU indicates the order of registration from the SDU constructing unit 22.

SDUのキューへの登録後、プリミティブメッセージ送信部53は、優先度別のU−Planeパケットデータ受信キュー17のキュー登録状態をある単位時間間隔でチェックする。図10に、そのチェック処理のフローチャートに示す。   After registering the SDU in the queue, the primitive message transmission unit 53 checks the queue registration state of the U-Plane packet data reception queue 17 classified by priority at a unit time interval. FIG. 10 is a flowchart of the check process.

図4に示した優先度管理テーブル21のインデックス33の配列「0」に対応する優先度34の列「1」に格納されている論理チャネル番号35の列から論理チャネル番号の値を取得する(ステップ7)。取得した値が「0」で、かつ、配列要素数が最大値であった場合(ステップ8の「N」)には、処理を終了する。取得した値が「0」以外、もしくは、配列要素数が最大値以下である場合には、取得した優先度のキューに登録されているSDUの数をチェックして、キューにキューイングされているかどうか判断する(ステップ9)。SDU登録数が「0」であった場合には(ステップ10の「N」)、優先度管理テーブルのインデックス33の次配列要素に格納されている優先度の論理チャネル番号を取得し(ステップ13)、登録されている各論理チャネルのキューイングの状態をチェックする処理を繰り返す(ステップ8〜10)。SDU登録数が、「0」以外で、かつ、優先度管理テーブルの配列要素数以下であった場合には(ステップ10の「Y」)、キューを取得し、プリミティブ通知メッセージを生成してアプリケーションソフトウェアに送信する(ステップ11)。そして、プリミティブ通知メッセージに設定したメッセージ識別子をメッセージ管理テーブルに登録する(ステップ12)。その後、ステップ10に戻る。   The value of the logical channel number is acquired from the column of the logical channel number 35 stored in the column “1” of the priority 34 corresponding to the array “0” of the index 33 of the priority management table 21 shown in FIG. Step 7). If the acquired value is “0” and the number of array elements is the maximum value (“N” in step 8), the process is terminated. If the acquired value is other than “0” or the number of array elements is less than the maximum value, the number of SDUs registered in the acquired priority queue is checked, and is it queued in the queue? Judgment is made (step 9). When the SDU registration number is “0” (“N” in step 10), the logical channel number of the priority stored in the next array element of the index 33 of the priority management table is acquired (step 13). ), The process of checking the queuing state of each registered logical channel is repeated (steps 8 to 10). If the SDU registration number is other than “0” and is equal to or less than the number of array elements in the priority management table (“Y” in step 10), a queue is acquired, a primitive notification message is generated, and the application Transmit to software (step 11). Then, the message identifier set in the primitive notification message is registered in the message management table (step 12). Thereafter, the process returns to Step 10.

図4に示した例では、インデックス33の配列「0」には、論理チャネル番号「10」が格納されているため、優先度「1」の受信キュー50をチェックする。受信キュー50には、4つのSDU(SDU1、SDU2、SDU7、SDU8)が登録されているため、プリミティブメッセージ送信部53は、それら4つのキュー全てを、SDU1、SDU2、SDU7、SDU8の順序で取り出し、プリミティブ通知メッセージにてアプリケーションソフトウェア実行部12に送信する。優先度「1」のU−Planeパケットデータ受信キューが空になると、次の優先度「2」の受信キュー51の登録数をチェックする。受信キュー51には4つのSDU(SDU3、SDU4、SDU5、SDU6)が登録されているため、プリミティブメッセージ送信部53は、それら4つのキュー全てを、SDU3、SDU4、SDU5、SDU6の順序で取り出し、プリミティブ通知メッセージにてアプリケーションソフトウェア実行部12に送信する。   In the example shown in FIG. 4, since the logical channel number “10” is stored in the array “0” of the index 33, the reception queue 50 having the priority “1” is checked. Since four SDUs (SDU1, SDU2, SDU7, SDU8) are registered in the reception queue 50, the primitive message transmission unit 53 extracts all four queues in the order of SDU1, SDU2, SDU7, SDU8. And transmitted to the application software execution unit 12 by a primitive notification message. When the U-Plane packet data reception queue with the priority “1” becomes empty, the registration number of the reception queue 51 with the next priority “2” is checked. Since four SDUs (SDU3, SDU4, SDU5, SDU6) are registered in the reception queue 51, the primitive message transmission unit 53 extracts all the four queues in the order of SDU3, SDU4, SDU5, SDU6, It transmits to the application software execution part 12 by a primitive notification message.

図11に、ステップ9のキュー登録数取得の処理におけるキュー管理テーブルの構成を示す。図11を参照すると、キュー管理テーブルは、インデックス61、優先度62、およびキュー登録数63の項目からなる。キュー登録数63は、SDU構築部22によってSDUが登録される度に数値が1つインクリメントされ、プリミティブメッセージ送信部53によってキューが取り出される度に数値が1つデクリメントされる。   FIG. 11 shows the configuration of the queue management table in the queue registration number acquisition processing in step 9. Referring to FIG. 11, the queue management table includes items of an index 61, a priority 62, and a queue registration number 63. The queue registration number 63 is incremented by 1 each time an SDU is registered by the SDU construction unit 22 and decremented by 1 each time a queue is taken out by the primitive message transmission unit 53.

以上説明した本実施形態の携帯電話機によれば、ユーザにより自携帯電話機内における受信U−Planeパケットデータの処理優先度を指定することができるインタフェースを用意し、論理チャネル別の優先度を設けることで、複数のPDP通信を確立した場合には、ユーザの希望に応じた、データ伝送のスケジューリング制御を行うことができる。   According to the mobile phone of the present embodiment described above, an interface that allows the user to specify the processing priority of received U-Plane packet data in the mobile phone is prepared, and a priority for each logical channel is provided. Thus, when a plurality of PDP communications are established, scheduling control of data transmission can be performed according to the user's wishes.

また、論理チャネル別の優先度に基づいてデータ伝送のスケジューリング制御を行うことにより、CPU8の処理負荷が増大した場合において、指定された優先度別にスケジューリング処理が行われるため、無線基地局と携帯電話機間のパケットデータ送受信量を軽減する効果もある。   Further, by performing scheduling control of data transmission based on the priority for each logical channel, when the processing load of the CPU 8 increases, scheduling processing is performed for each designated priority. There is also an effect of reducing the amount of packet data transmitted and received during the period.

以下に、2つのアプリケーションAPL1、APL2がネットワークからデータを受信する際のシーケンス動作を例に、本実施形態の携帯電話機と従来の携帯電話機を比較した結果を説明する。   Hereinafter, a result of comparison between the mobile phone of this embodiment and the conventional mobile phone will be described by taking as an example a sequence operation when the two applications APL1 and APL2 receive data from the network.

図12に、本実施形態の携帯電話機におけるシーケンス動作を示す。図12に示す例では、APL2がAPL1より高優先度に設定されているため、APL1よりもAPL2での受信処理が優先して処理される。この場合、優先度の低いAPL1におけるデータ伝送処理において、応答時間の遅延が発生するが、優先度の高いAPL2におけるデータ伝送処理においては、応答時間の遅延は発生しない。よって、CPU8の処理負荷が増大した場合において、APL2によって提供されるサービスの処理に要する時間をより短くすることができる。APL1、2の優先度はユーザが指定することができるので、ユーザの所望するAPLに関するサービスの処理に要する時間をより短くする。   FIG. 12 shows a sequence operation in the mobile phone of this embodiment. In the example shown in FIG. 12, since APL2 is set to a higher priority than APL1, reception processing at APL2 is processed with priority over APL1. In this case, a response time delay occurs in the data transmission process in the low-priority APL1, but a response time delay does not occur in the data transmission process in the high-priority APL2. Therefore, when the processing load on the CPU 8 increases, the time required for processing the service provided by the APL 2 can be further shortened. Since the user can specify the priorities of the APLs 1 and 2, the time required for processing the service related to the APL desired by the user is further shortened.

図13に、従来の携帯電話機におけるシーケンスを示す。図13に示す例では、優先度を指定することができないため、APL1におけるPDU受信とAPL2におけるPDU受信の双方において、PDU欠損が同時に発生し、同じ時間分だけ、遅延が発生する。このため、サービスの処理に要する時間は、APL1、2ともに長くなってしまう。   FIG. 13 shows a sequence in a conventional mobile phone. In the example shown in FIG. 13, since priority cannot be specified, PDU loss occurs simultaneously in both PDU reception in APL1 and PDU reception in APL2, and a delay occurs for the same time. For this reason, the time required for the service processing becomes longer for both APL 1 and APL 2.

以上説明した本実施形態の携帯電話機は、本発明の一例であり、その構成および動作は発明の趣旨を逸脱しない範囲で適宜に変更することができる。例えば、上述した実施形態では、RLCが、入力部から、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度管理情報を登録する旨の要求を受け付けると、該優先度管理情報を優先度管理テーブルに登録し、また、入力部から、優先度管理情報を更新するための、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度更新情報を受け付けると、該優先度更新情報に従って優先度管理テーブル内容を更新する、といった処理を行うようになっている。これに代えて、RLCが、無線基地局から、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度管理情報を登録する旨の要求を受け付けると、該優先度管理情報を優先度管理テーブルに登録し、また、無線基地局から、優先度管理情報を更新するための、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度更新情報を受け付けると、該優先度更新情報に従って優先度管理テーブルの内容を更新する、といった処理を行うようにしてもよい。RLCにおける優先度の指定や更新には、無線基地局から無線インタフェースを介して受信する無線制御用の制御メッセージを用いる。この場合は、携帯電話機は、制御メッセージによる優先度の指定を行うためのインタフェースを備え、新たに無線基地局からの指定により優先度を変更した場合は、その旨を示すメッセージを表示部9に表示するような構成とする。このメッセージの表示により、ユーザは優先度の変更を認識する。   The mobile phone according to the present embodiment described above is an example of the present invention, and the configuration and operation thereof can be changed as appropriate without departing from the spirit of the invention. For example, in the above-described embodiment, when the RLC receives a request from the input unit to register priority management information in which a logical channel number is associated with information indicating a priority, the priority management information is updated. Upon receiving priority update information that is registered in the priority management table and that associates the logical channel number and information indicating the priority for updating the priority management information from the input unit, Processing such as updating the contents of the priority management table according to the update information is performed. Instead, when the RLC receives a request from the radio base station to register the priority management information in which the logical channel number and the information indicating the priority are associated with each other, the priority management information is set to the priority level. When priority update information in which a logical channel number and information indicating priority are associated with each other is registered in the management table and updates the priority management information from the radio base station, the priority update information is received. Processing such as updating the contents of the priority management table according to the information may be performed. A control message for radio control received from a radio base station via a radio interface is used for specifying and updating the priority in RLC. In this case, the mobile phone has an interface for specifying the priority by the control message, and when the priority is newly changed by the designation from the radio base station, a message indicating that fact is displayed on the display unit 9. The display is configured to be displayed. By displaying this message, the user recognizes the change in priority.

本発明の一実施形態である携帯電話機の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the mobile telephone which is one Embodiment of this invention. 図1に示す無線制御ソフトウェア部とアプリケーションソフトウェアの具体的なソフトウェア構成要素を示すブロック図である。FIG. 2 is a block diagram showing specific software components of a radio control software unit and application software shown in FIG. 1. 図2に示す管理テーブルの内部構成要素を説明するための図である。It is a figure for demonstrating the internal component of the management table shown in FIG. 図2に示す優先度管理テーブルの内部構成要素を説明するための図である。It is a figure for demonstrating the internal component of the priority management table shown in FIG. PDP通信開始時におけるアプリケーションソフトウェアとRRCまたはPDCPとの間の通信動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating the communication operation | movement between application software and RRC or PDCP at the time of PDP communication start. MACとRLCとアプリケーションソフトウェアの間におけるプリミティブメッセージの送受信の動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating the operation | movement of transmission / reception of a primitive message among MAC, RLC, and application software. 優先度の情報なしでU−Planeパケットデータ受信キューを生成する場合の動作を説明するための模式図である。It is a schematic diagram for demonstrating operation | movement in the case of producing | generating a U-Plane packet data reception queue without the priority information. 優先度別のU−Planeパケットデータ受信キューを生成する場合の動作を説明するための模式図である。It is a schematic diagram for demonstrating operation | movement in the case of producing | generating the U-Plane packet data reception queue classified by priority. キューの生成および優先度の登録の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the production | generation of a queue, and the registration of a priority. 優先度別のU−Planeパケットデータ受信キューのキュー登録状態をある単位時間間隔でチェックする処理を説明するためのフローチャートである。It is a flowchart for demonstrating the process which checks the queue registration state of the U-Plane packet data reception queue according to priority at a certain unit time interval. キュー登録数取得の処理におけるキュー管理テーブルの内容を説明するための図である。It is a figure for demonstrating the content of the queue management table in the process of queue registration number acquisition. 本実施形態の携帯電話機におけるシーケンス動作を説明するための図である。It is a figure for demonstrating the sequence operation | movement in the mobile telephone of this embodiment. 従来の携帯電話機におけるシーケンス動作を説明するための図である。It is a figure for demonstrating the sequence operation | movement in the conventional mobile telephone.

符号の説明Explanation of symbols

1 UMTS無線アクセスネットワーク
2、5 アンテナ
3 無線基地局
4 携帯電話機
6 無線通信部
7 キー入力部
8 CPU
9 表示部
10 記憶部
11 バス
12 アプリケーションソフトウェア
13 バッファ部
14 無線制御ソフトウェア部
15 PDCP
16 RLC
17 U−Planeパケット受信キュー
18 MAC
19 受信バッファ
20 RRC
21 優先度管理テーブル
22 SDU構築部
23、24、25、26、27 論理バス
28 管理テーブル
DESCRIPTION OF SYMBOLS 1 UMTS radio | wireless access network 2, 5 Antenna 3 Wireless base station 4 Mobile telephone 6 Wireless communication part 7 Key input part 8 CPU
9 Display Unit 10 Storage Unit 11 Bus 12 Application Software 13 Buffer Unit 14 Radio Control Software Unit 15 PDCP
16 RLC
17 U-Plane packet reception queue 18 MAC
19 Receive buffer 20 RRC
21 Priority management table 22 SDU construction unit 23, 24, 25, 26, 27 Logical bus 28 Management table

Claims (10)

それぞれがパケットデータプロトコルによるパケットデータの通信を行う複数のアプリケーションソフトウェア実行部と、
前記複数のアプリケーションソフトウェア実行部のそれぞれと論理バスを介して接続され、外部の無線装置から受信した前記パケットデータの、前記複数のアプリケーションソフトウェア実行部への受け渡しを行う無線制御ソフトウェア部と、を有し、
前記無線制御ソフトウェア部は、前記複数のアプリケーションソフトウェア実行部のそれぞれについて、前記パケットデータを受け渡すための少なくとも1つの論理チャンネルの番号と優先度を示す情報とを関連付けて格納した優先度管理テーブルを備え、該優先度管理テーブルを参照して、前記外部の無線装置から受信した前記パケットデータを、前記優先度の高い論理チャンネルから順に、通信の確立したアプリケーションソフトウェア実行部へ送信する、ことを特徴とする、携帯電話機。
A plurality of application software execution units each for communicating packet data according to a packet data protocol;
A wireless control software unit that is connected to each of the plurality of application software execution units via a logical bus and that transfers the packet data received from an external wireless device to the plurality of application software execution units. And
The radio control software unit stores a priority management table in which each of the plurality of application software execution units is associated with a number indicating at least one logical channel for transferring the packet data and information indicating a priority. The packet data received from the external wireless device is transmitted to the established application software execution unit in order from the logical channel with the highest priority with reference to the priority management table. Mobile phone.
情報の入力が可能な入力部を、さらに有し、
前記無線制御ソフトウェア部は、前記入力部から、前記論理チャンネルの番号と優先度を示す情報とを対応付けた優先度管理情報を登録する旨の要求を受け付けると、該優先度管理情報を前記優先度管理テーブルに登録する、請求項1に記載の携帯電話機。
It further has an input unit capable of inputting information,
When the wireless control software unit receives a request for registering priority management information in which the logical channel number and information indicating priority are associated with each other from the input unit, the wireless management software unit assigns the priority management information to the priority management information. The mobile phone according to claim 1, which is registered in the degree management table.
前記無線制御ソフトウェア部は、前記入力部から、前記優先度管理情報を更新するための、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度更新情報を受け付けると、該優先度更新情報に従って前記優先度管理テーブル内容を更新する、請求項2に記載の携帯電話機。   When the wireless control software unit receives priority update information that associates a logical channel number and information indicating a priority for updating the priority management information from the input unit, the wireless control software unit updates the priority The mobile phone according to claim 2, wherein the content of the priority management table is updated according to the information. 前記無線制御ソフトウェア部は、前記外部の無線装置から、前記論理チャンネルの番号と優先度を示す情報とを対応付けた優先度管理情報を登録する旨の要求を受け付けると、該優先度管理情報を前記優先度管理テーブルに登録する、請求項1に記載の携帯電話機。   When the wireless control software unit receives a request from the external wireless device to register priority management information in which the logical channel number is associated with information indicating priority, the priority management information is received. The mobile phone according to claim 1, wherein the mobile phone is registered in the priority management table. 前記無線制御ソフトウェア部は、前記外部の無線装置から、前記優先度管理情報を更新するための、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度更新情報を受け付けると、該優先度更新情報に従って前記優先度管理テーブル内容を更新する、請求項4に記載の携帯電話機。   When receiving the priority update information in which the logical channel number and the information indicating the priority are associated with each other from the external wireless device, the wireless control software unit updates the priority management information. The mobile phone according to claim 4, wherein the priority management table content is updated according to the degree update information. 複数のアプリケーションソフトウェア実行部のそれぞれがパケットデータプロトコルによるパケットデータの通信を行う第1のステップと、
前記複数のアプリケーションソフトウェア実行部のそれぞれと論理バスを介して接続された無線制御ソフトウェア部が、外部の無線装置から受信したパケットデータの、前記複数のアプリケーションソフトウェア実行部への受け渡しを行う第2のステップと、を含み、
前記第2のステップは、前記無線制御ソフトウェア部が、前記複数のアプリケーションソフトウェア実行部のそれぞれについて、前記パケットデータを受け渡すための少なくとも1つの論理チャンネルの番号と優先度を示す情報とを関連付けて格納した優先度管理テーブルを参照して、前記外部の無線装置から受信した前記パケットデータを、前記優先度の高い論理チャンネルから順に、通信の確立したアプリケーションソフトウェア実行部へ送信するステップを含む、データ伝送のスケジューリング方法。
A first step in which each of the plurality of application software execution units performs packet data communication according to a packet data protocol;
A second wireless control software unit connected to each of the plurality of application software execution units via a logical bus transfers packet data received from an external wireless device to the plurality of application software execution units. And including steps,
In the second step, the radio control software unit associates, with respect to each of the plurality of application software execution units, at least one logical channel number for passing the packet data and information indicating priority. Data including the step of referring to the stored priority management table and transmitting the packet data received from the external wireless device to the established application software execution unit in order from the logical channel with the highest priority. Transmission scheduling method.
前記無線制御ソフトウェア部が、入力部から、前記論理チャンネルの番号と優先度を示す情報とを対応付けた優先度管理情報を登録する旨の要求を受け付けると、該優先度管理情報を前記優先度管理テーブルに登録するステップを、さらに含む、請求項6に記載のデータ伝送のスケジューリング方法。   When the radio control software unit receives a request from the input unit to register priority management information in which the logical channel number and information indicating the priority are associated, the priority management information is set to the priority level. The data transmission scheduling method according to claim 6, further comprising a step of registering in the management table. 前記無線制御ソフトウェア部が、前記入力部から、前記優先度管理情報を更新するための、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度更新情報を受け付けると、該優先度更新情報に従って前記優先度管理テーブル内容を更新するステップをさらに含む、請求項7に記載の携帯電話機。   When the radio control software unit receives priority update information in which the logical channel number and information indicating the priority are associated with each other to update the priority management information from the input unit, the priority update information is received. The mobile phone according to claim 7, further comprising a step of updating contents of the priority management table according to information. 前記無線制御ソフトウェア部が、前記外部の無線装置から、前記論理チャンネルの番号と優先度を示す情報とを対応付けた優先度管理情報を登録する旨の要求を受け付けると、該優先度管理情報を前記優先度管理テーブルに登録するステップをさらに含む、請求項6に記載のデータ伝送のスケジューリング方法。   When the wireless control software unit receives a request from the external wireless device to register priority management information in which the logical channel number is associated with information indicating priority, the priority management information is The data transmission scheduling method according to claim 6, further comprising a step of registering in the priority management table. 前記無線制御ソフトウェア部が、前記外部の無線装置から、前記優先度管理情報を更新するための、論理チャンネルの番号と優先度を示す情報とを対応付けた優先度更新情報を受け付けると、該優先度更新情報に従って前記優先度管理テーブル内容を更新するステップをさらに含む、請求項9に記載のデータ伝送のスケジューリング方法。   When the wireless control software unit receives priority update information that associates a logical channel number and information indicating a priority for updating the priority management information from the external wireless device, The data transmission scheduling method according to claim 9, further comprising a step of updating contents of the priority management table according to degree update information.
JP2006093885A 2006-03-30 2006-03-30 Portable telephone and scheduling control method of data transmission Pending JP2007274054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006093885A JP2007274054A (en) 2006-03-30 2006-03-30 Portable telephone and scheduling control method of data transmission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006093885A JP2007274054A (en) 2006-03-30 2006-03-30 Portable telephone and scheduling control method of data transmission

Publications (1)

Publication Number Publication Date
JP2007274054A true JP2007274054A (en) 2007-10-18

Family

ID=38676447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006093885A Pending JP2007274054A (en) 2006-03-30 2006-03-30 Portable telephone and scheduling control method of data transmission

Country Status (1)

Country Link
JP (1) JP2007274054A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013051575A1 (en) * 2011-10-06 2013-04-11 株式会社エヌ・ティ・ティ・ドコモ Base station and communications control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013051575A1 (en) * 2011-10-06 2013-04-11 株式会社エヌ・ティ・ティ・ドコモ Base station and communications control method
JP2013085031A (en) * 2011-10-06 2013-05-09 Ntt Docomo Inc Base station and communications control method

Similar Documents

Publication Publication Date Title
TWI392393B (en) Method and apparatus for performing buffer status reporting
JP5951670B2 (en) Method for transmitting RLC data blocks
JP4387393B2 (en) Method and apparatus for processing control PDU upon re-establishment of transmitting side in wireless communication system
US8165066B2 (en) Method and apparatus for performing buffer status reporting
CN108270687B (en) Load balancing processing method and device
JP2007300630A (en) Method device for dividing and numbering sdu in radio communication system
US20170164231A1 (en) Data transmission method and base station
JP4940304B2 (en) Database management in wireless communication systems
KR101004757B1 (en) Method of radio resource allocation and related communication apparatus
US9992793B2 (en) Method and apparatus for performing buffer status reporting
JP4110077B2 (en) Data transmission method for mobile communication system
JP2018107680A (en) Communication apparatus, communication method, and program
CN103442357A (en) Method and device for increasing maximum number of supported users
JP2007274054A (en) Portable telephone and scheduling control method of data transmission
CN114040510B (en) Data transmission method and related device
JP2003157190A (en) Synchronizing message processing method
JP4385025B2 (en) DTM communication apparatus and method
JP4413121B2 (en) Data communication apparatus and data communication method using TCP / IP socket
US20090042514A1 (en) Transmission method, transmission device and computer program
JP2007043580A (en) Communication device and data reception method
WO2024093729A1 (en) Communication method and apparatus
US20240007895A1 (en) Communication control device, communication control method and recording medium
WO2023030329A1 (en) Data transmission method, and device
CN115088300A (en) Techniques for queuing packet data units at a medium access control layer
JP2005020528A (en) Radio equipment