JP2011086140A - Software radio device - Google Patents

Software radio device Download PDF

Info

Publication number
JP2011086140A
JP2011086140A JP2009238970A JP2009238970A JP2011086140A JP 2011086140 A JP2011086140 A JP 2011086140A JP 2009238970 A JP2009238970 A JP 2009238970A JP 2009238970 A JP2009238970 A JP 2009238970A JP 2011086140 A JP2011086140 A JP 2011086140A
Authority
JP
Japan
Prior art keywords
control
control command
logical device
software
software components
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
JP2009238970A
Other languages
Japanese (ja)
Inventor
Michitomo Suzuki
道奉 鈴木
Yusuke Kanehashi
祐輔 金橋
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2009238970A priority Critical patent/JP2011086140A/en
Publication of JP2011086140A publication Critical patent/JP2011086140A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a radio device for unitarily controlling a plurality of software components by means of one device to efficiently process each of the software components. <P>SOLUTION: The radio device includes: a control command output means for outputting a plurality of control commands to the plurality of software components so as to wholly perform radio communication processing; a plurality of control command reception means for receiving the control commands so that the control command reception means corresponding to the software components to be controlled by the control commands outputted via the control command output means among the plurality of control command reception means which are a plurality of control command reception means corresponding to each of the plurality of software components; and one control means for controlling the plurality of software components according to the received control commands by receiving all control commands from the plurality of control command reception means. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ソフトウェア無線装置に関する。   The present invention relates to a software defined radio apparatus.

例えば、特許文献1は、CORBA対応のソフトウェア無線機がCORBA未対応のハードウェアデバイスを利用できるようなCORBA対応ソフトウェアを実現するソフトウェア無線機を開示する。   For example, Patent Literature 1 discloses a software defined radio that implements CORBA compatible software that allows a CORBA compatible software defined radio to use a hardware device that is not compatible with CORBA.

特開2004−334735号公報JP 2004-334735 A

本発明は、上述のような背景からなされたものであり、複数のソフトウェアコンポーネントを、1つのデバイスにより一元的に制御して、各ソフトウェアコンポーネントの処理を効率よく行うことができるよう改良された無線装置を提供することを目的とする。   The present invention has been made from the background described above, and has been improved so that a plurality of software components can be centrally controlled by a single device so that each software component can be processed efficiently. An object is to provide an apparatus.

上記目的を達成するために、本発明に係る無線装置(1)は、全体として無線通信処理を行うように、複数のソフトウェアコンポーネント(222)に対する複数の制御命令を出力する制御命令出力手段(262)と、前記複数のソフトウェアコンポーネントそれぞれに対応する複数の制御命令受入手段(224)であって、この複数の制御命令受入手段のうち、前記制御命令出力手段により出力された制御命令により制御されるソフトウェアコンポーネントに対応する制御命令受入手段が、この制御命令を受け入れる複数の制御命令受入手段と、前記複数の制御命令受入手段から、すべての制御命令を受け入れて、受け入れた制御命令に応じて、複数のソフトウェアコンポーネントを制御する1つの制御手段(226)とを有する。
なお、ここで付された符号は、本願発明の理解を助けることを意図するものであり、本願発明の技術的範囲を限定することを意図するものではない。
In order to achieve the above object, the wireless device (1) according to the present invention outputs a plurality of control commands for a plurality of software components (222) so as to perform a wireless communication process as a whole. ) And a plurality of control command receiving means (224) corresponding to each of the plurality of software components, the control command being output by the control command output means among the plurality of control command receiving means. A control command accepting unit corresponding to the software component has a plurality of control command accepting units that accept the control command, and receives all control commands from the plurality of control command accepting units. And a control means (226) for controlling the software components of the system.
In addition, the code | symbol attached | subjected here intends helping an understanding of this invention, and does not intend limiting the technical scope of this invention.

本発明に係る無線装置によれば、複数のソフトウェアコンポーネントを、1つのデバイスにより一元的に制御して、各ソフトウェアコンポーネントの処理を効率よく行うことができる。   According to the wireless device of the present invention, a plurality of software components can be centrally controlled by a single device, and processing of each software component can be performed efficiently.

本発明に係るソフトウェア無線装置の構成を例示する図である。It is a figure which illustrates the structure of the software defined radio apparatus according to the present invention. 図1に示したソフトウェア無線装置において動作する制御処理プログラムの構成を例示する図である。It is a figure which illustrates the structure of the control processing program which operate | moves in the software defined radio apparatus shown in FIG. 図1に示したソフトウェア無線装置の全体動作例を示すシーケンス図である。It is a sequence diagram which shows the example of whole operation | movement of the software defined radio apparatus shown in FIG.

[本発明の背景]
本発明の理解を助けるために、まず、本発明がなされるに至った背景を説明する。
例えば、無線装置は、ソフトウェア実行環境を備えた複数の演算処理装置と、CORBA(Common Object Request Broker Architecture)対応の複数のソフトウェアコンポーネントとを有し、無線通信処理の内容に応じて、複数のソフトウェアコンポーネントの中から必要なソフトウェアコンポーネントを、演算処理装置上の適切なソフトウェア実行環境に配置して実行するように構成される。
また、上述の無線装置は、各ソフトウェアコンポーネントに対応する論理デバイスを有する。
論理デバイスは、対応するソフトウェアコンポーネントを、適切な実行環境に配置して、起動(つまり、プロセスとして実行)させたり、DSP(Digital Signal Processor)などのCORBA非対応のハードウェアデバイスにアクセスしたりするためのインタフェースを提供するデバイスインタフェースである。
また、論理デバイスは、必要に応じて、対応するソフトウェアコンポーネントによる処理を終了させて、実行環境への当該ソフトウェアコンポーネントの配置を解除する。
[Background of the present invention]
In order to help understanding of the present invention, first, the background that led to the present invention will be described.
For example, a wireless device has a plurality of arithmetic processing devices having a software execution environment and a plurality of software components compatible with CORBA (Common Object Request Broker Architecture), and a plurality of software is selected according to the contents of wireless communication processing. Necessary software components among the components are arranged and executed in an appropriate software execution environment on the arithmetic processing unit.
Further, the above-described wireless device has a logical device corresponding to each software component.
The logical device places a corresponding software component in an appropriate execution environment and starts (that is, executes as a process), or accesses a hardware device that does not support CORBA such as a DSP (Digital Signal Processor). It is a device interface that provides an interface.
Further, the logical device terminates the processing by the corresponding software component as necessary, and cancels the placement of the software component in the execution environment.

つまり、上述の無線装置が有する論理デバイスは、各ソフトウェアコンポーネントに対する起動、終了処理などを行うように実装される。
そのため、各ソフトウェアコンポーネントに対する起動、終了などの処理が、同じような内容を示す場合でも、各ソフトウェアコンポーネントに対応する論理デバイスすべてを同じように実装する必要があり、各ソフトウェアコンポーネントに対する処理が非効率的になる場合がある。
本発明に係る無線装置は、このような背景からなされたものであり、複数のソフトウェアコンポーネントを、1つのデバイスにより一元的に制御して、各ソフトウェアコンポーネントに対する処理を効率よく行うことができるよう工夫されている。
That is, the logical device included in the above-described wireless apparatus is mounted so as to perform activation and termination processing for each software component.
For this reason, even if processing such as activation and termination for each software component shows similar contents, it is necessary to implement all the logical devices corresponding to each software component in the same way, and the processing for each software component is inefficient. It may become a target.
The wireless device according to the present invention has been made from such a background, and has been devised so that a plurality of software components can be centrally controlled by a single device and processing for each software component can be performed efficiently. Has been.

[無線装置1]
図1は、本発明に係る無線装置1の構成を例示する図である。
図1に示すように、無線装置1は、RF部102と、RF部102に接続されたアンテナ100と、CompactPCI(Peripheral Component Interconnect)などのバス104を介して接続されたモデム部22、コーデック部24および制御部26から構成される。
また、図1に示すように、モデム部22は、メモリ220およびCPU108を含み、コーデック部24は、メモリ240、CPU108、および、ネットワーク接続を行うためのLANインタフェース(IF)110を含み、制御部26は、メモリ260、CPU108およびLAN−IF110を含む。
無線装置1は、制御部26により、モデム部22およびコーデック部24を制御して、必要な処理を行い、RF部102およびアンテナ100を介して、予め定められた無線方式の信号を送受信して、無線通信処理を行う。
なお、以下の各図において、実質的に同じ構成部分には、同じ符号が付される。
[Wireless device 1]
FIG. 1 is a diagram illustrating a configuration of a wireless device 1 according to the present invention.
As shown in FIG. 1, a wireless device 1 includes an RF unit 102, an antenna 100 connected to the RF unit 102, a modem unit 22 connected via a bus 104 such as Compact PCI (Peripheral Component Interconnect), and a codec unit. 24 and a control unit 26.
As shown in FIG. 1, the modem unit 22 includes a memory 220 and a CPU 108. The codec unit 24 includes a memory 240, the CPU 108, and a LAN interface (IF) 110 for network connection. 26 includes a memory 260, a CPU 108, and a LAN-IF 110.
The wireless device 1 controls the modem unit 22 and the codec unit 24 by the control unit 26, performs necessary processing, and transmits / receives a signal of a predetermined wireless method via the RF unit 102 and the antenna 100. Wireless communication processing is performed.
In addition, in each following figure, the same code | symbol is attached | subjected to the substantially same component.

[制御処理プログラム20]
以下、無線装置1(図1)において動作する制御処理プログラム20を説明する。
図2は、無線装置1のモデム部22、コーデック部24および制御部26で実行される制御処理プログラム20の構成を例示する図である。
図2に示すように、制御処理プログラム20は、モデム部のメモリ220およびコーデック部のメモリ240に記憶されるソフトウェアコンポーネント222−1〜222−n(n≧1;nは常に同じ数を示すとは限らない)、論理デバイス224−1〜224−n、汎用論理デバイス226、コネクション228−1〜228−nと、制御部のメモリ260に記憶される制御コンポーネント262およびドメインプロファイル264とから構成される。
[Control processing program 20]
Hereinafter, the control processing program 20 that operates in the wireless device 1 (FIG. 1) will be described.
FIG. 2 is a diagram illustrating a configuration of the control processing program 20 executed by the modem unit 22, the codec unit 24, and the control unit 26 of the wireless device 1.
As shown in FIG. 2, the control processing program 20 has software components 222-1 to 222-n (n ≧ 1; n are always the same number) stored in the memory 220 of the modem unit and the memory 240 of the codec unit. Not limited), logical devices 224-1 to 224-n, general-purpose logical devices 226, connections 228-1 to 228-n, and control components 262 and domain profiles 264 stored in the memory 260 of the control unit. The

ソフトウェアコンポーネント222−1〜222−n、論理デバイス224−1〜224−n、および、制御コンポーネント262は、バス104(図1)内のソフトウェアバスであるORB(Object Request Broker)200を介して接続され、CORBAを構成する。
なお、以下、ソフトウェアコンポーネント222−1〜222−n、論理デバイス224−1〜224−n、および、汎用論理デバイス226を、「CORBAアプリケーション」と総称することがある。
The software components 222-1 to 222-n, the logical devices 224-1 to 224-n, and the control component 262 are connected via an ORB (Object Request Broker) 200 that is a software bus in the bus 104 (FIG. 1). And constitutes CORBA.
Hereinafter, the software components 222-1 to 222-n, the logical devices 224-1 to 224-n, and the general-purpose logical device 226 may be collectively referred to as “CORBA applications”.

各CORBAアプリケーションは、モデム部のメモリ220、コーデック部のメモリ240、および、制御部のメモリ260に記憶されて無線装置1(図1)に供給され、必要に応じて、無線装置1にインストールされたOS(図示せず)上で、無線装置1のハードウェア資源を、具体的に利用して実行される。
CORBAを構成する各CORBAアプリケーションは、スケルトンおよびスタブ(図示せず)を介してORB200と通信することにより、必要な処理を行う。
なお、以下、ソフトウェアコンポーネント222−1〜222−nなど、複数ある構成部分のいずれかを示すときは、単に、ソフトウェアコンポーネント222と記載することがある。
Each CORBA application is stored in the memory 220 of the modem unit, the memory 240 of the codec unit, and the memory 260 of the control unit, supplied to the wireless device 1 (FIG. 1), and installed in the wireless device 1 as necessary. On the other OS (not shown), the hardware resources of the wireless device 1 are specifically used.
Each CORBA application constituting the CORBA performs necessary processing by communicating with the ORB 200 via a skeleton and a stub (not shown).
Hereinafter, when any one of a plurality of components such as the software components 222-1 to 222-n is indicated, it may be simply referred to as the software component 222.

制御コンポーネント262は、ORB200を介して、無線通信処理を行うための制御命令を、論理デバイス224に対して出力する。
制御命令は、例えば、無線通信処理の内容に応じて、ソフトウェアコンポーネント222を選択して起動させることや、起動させたソフトウェアコンポーネント222を終了させることを示す。
また、制御コンポーネント262は、後述するドメインプロファイル264に記述された情報に基づいて、論理デバイス224と汎用論理デバイス226との間に、コネクション228を追加する。
The control component 262 outputs a control command for performing wireless communication processing to the logical device 224 via the ORB 200.
The control command indicates, for example, that the software component 222 is selected and activated according to the content of the wireless communication process, or that the activated software component 222 is terminated.
In addition, the control component 262 adds a connection 228 between the logical device 224 and the general-purpose logical device 226 based on information described in the domain profile 264 described later.

ドメインプロファイル264には、無線通信処理を行うために必要な情報が、予め定められた形式(例えば、XML(eXtensible Markup Language)形式)で記述される。
例えば、ドメインプロファイル264には、どの論理デバイス224と、汎用論理デバイス226との間にコネクション228を追加するかを示すコネクション情報が記述される。
ソフトウェアコンポーネント222は、後述する汎用論理デバイス226からの制御に応じて、様々な処理を実行する。
The domain profile 264 describes information necessary for performing wireless communication processing in a predetermined format (for example, XML (eXtensible Markup Language) format).
For example, the domain profile 264 describes connection information indicating which logical device 224 and the general-purpose logical device 226 are to be added with the connection 228.
The software component 222 executes various processes in accordance with control from a general-purpose logical device 226 described later.

論理デバイス224は、ORB200を介して、制御コンポーネント262から入力された、複数のソフトウェアコンポーネント222のうちのいずれかに対する制御命令を受け入れる。
例えば、論理デバイス224−1は、ソフトウェアコンポーネント222−1に対する制御命令を受け入れ、論理デバイス224−2は、ソフトウェアコンポーネント222−2に対する制御命令を受け入れ、論理デバイス224−nは、ソフトウェアコンポーネント222−nに対する制御命令を受け入れる。
また、論理デバイス224は、受け入れた制御命令に応じて、対応するソフトウェアコンポーネント222を処理するよう指示する処理命令を、コネクション228を介して、汎用論理デバイス226に対して出力する。
The logical device 224 receives a control instruction for any of the plurality of software components 222 input from the control component 262 via the ORB 200.
For example, logical device 224-1 accepts control instructions for software component 222-1, logical device 224-2 accepts control instructions for software component 222-2, and logical device 224-n receives software component 222-n. Accept control commands for.
In addition, the logical device 224 outputs a processing instruction that instructs to process the corresponding software component 222 to the general-purpose logical device 226 via the connection 228 in accordance with the received control instruction.

汎用論理デバイス226は、論理デバイス224から、コネクション228を介して入力された処理命令を受け入れると、処理命令に基づいて、処理命令が示すソフトウェアコンポーネント222を制御する。
具体的には、例えば、受け入れた処理命令が、ソフトウェアコンポーネント222−1の起動を示すときは、汎用論理デバイス226は、ソフトウェアコンポーネント222−1を起動させる。
コネクション228は、ドメインプロファイル264に記述された情報に基づいて、制御コンポーネント262により、論理デバイス224と汎用論理デバイス226との間に追加される。
When the general-purpose logical device 226 receives a processing instruction input from the logical device 224 via the connection 228, the general-purpose logical device 226 controls the software component 222 indicated by the processing instruction based on the processing instruction.
Specifically, for example, when the received processing instruction indicates activation of the software component 222-1, the general-purpose logic device 226 activates the software component 222-1.
The connection 228 is added between the logical device 224 and the general-purpose logical device 226 by the control component 262 based on information described in the domain profile 264.

また、論理デバイス224と汎用論理デバイス226との間にコネクション228が追加されているときは、コネクション228は、当該論理デバイス224から入力された処理命令を、汎用論理デバイス226に対して出力する。
つまり、コネクション228は、各論理デバイス224が、対応するソフトウェアコンポーネント222に対して行う制御処理を、汎用論理デバイス226により一元的に行うことができるように、各論理デバイス224と、汎用論理デバイス226とを接続する。
Further, when a connection 228 is added between the logical device 224 and the general-purpose logical device 226, the connection 228 outputs a processing instruction input from the logical device 224 to the general-purpose logical device 226.
In other words, the connection 228 is configured so that each logical device 224 and the general-purpose logical device 226 can perform control processing performed by the logical device 224 on the corresponding software component 222 in a unified manner. And connect.

[無線装置1の全体動作例]
図3は、無線装置1の全体動作例を示すシーケンス図である。
以下、図3を参照して、無線装置1(図1)の全体動作例を説明する。
なお、説明の明確化・具体化のために、本動作例においては、図3に示すように、論理デバイス224と、ソフトウェアコンポーネント222が3つずつ存在し、論理デバイス224−1は、ソフトウェアコンポーネント222−1に対応し、論理デバイス224−2は、ソフトウェアコンポーネント222−2に対応し、論理デバイス224−3は、ソフトウェアコンポーネント222−3に対応する場合を具体例として説明するが、これに限定されるものではない。
[Example of overall operation of wireless device 1]
FIG. 3 is a sequence diagram illustrating an overall operation example of the wireless device 1.
Hereinafter, an example of the overall operation of the wireless device 1 (FIG. 1) will be described with reference to FIG.
For the sake of clarification and realization of the explanation, in this operation example, as shown in FIG. 3, there are three logical devices 224 and three software components 222, and the logical device 224-1 is a software component. The case where the logical device 224-2 corresponds to the software component 222-2 and the logical device 224-2 corresponds to the software component 222-3 will be described as a specific example. Is not to be done.

ステップ300(S300)において、制御コンポーネント262(図2)は、論理デバイス224−1〜224−3それぞれと、汎用論理デバイス226との間にコネクション228を追加する。
ステップ302(S302)において、制御コンポーネント262は、論理デバイス224−1に対して、ソフトウェアコンポーネント222−1に対する制御命令を出力する。
ステップ304(S304)において、論理デバイス224−1は、S302において、制御コンポーネント262から入力された制御命令に基づく処理命令を、汎用論理デバイス226に対して出力する。
In step 300 (S300), the control component 262 (FIG. 2) adds a connection 228 between each of the logical devices 224-1 to 224-3 and the general-purpose logical device 226.
In step 302 (S302), the control component 262 outputs a control instruction for the software component 222-1 to the logical device 224-1.
In step 304 (S304), the logical device 224-1 outputs a processing instruction based on the control instruction input from the control component 262 to the general-purpose logical device 226 in S302.

ステップ306(S306)において、汎用論理デバイス226は、S304において、論理デバイス224−1から入力された処理命令に基づいて、ソフトウェアコンポーネント222−1を制御する。
ステップ308(S308)において、ソフトウェアコンポーネント222−1は、S306における汎用論理デバイス226からの制御に応じて、必要な処理を実行する。
In step 306 (S306), the general-purpose logical device 226 controls the software component 222-1 based on the processing instruction input from the logical device 224-1 in S304.
In step 308 (S308), the software component 222-1 executes necessary processing in accordance with the control from the general-purpose logical device 226 in S306.

ステップ310(S310)において、制御コンポーネント262は、論理デバイス224−2に対して、ソフトウェアコンポーネント222−2に対する制御命令を出力する。
ステップ312(S312)において、論理デバイス224−2は、S310において、制御コンポーネント262から入力された制御命令に基づく処理命令を、汎用論理デバイス226に対して出力する。
ステップ314(S314)において、汎用論理デバイス226は、S312において、論理デバイス224−2から入力された処理命令に基づいて、ソフトウェアコンポーネント222−2を制御する。
ステップ316(S316)において、ソフトウェアコンポーネント222−2は、S314おける汎用論理デバイス226からの制御に応じて、必要な処理を実行する。
In step 310 (S310), the control component 262 outputs a control instruction for the software component 222-2 to the logical device 224-2.
In step 312 (S312), the logical device 224-2 outputs a processing instruction based on the control instruction input from the control component 262 to the general-purpose logical device 226 in S310.
In step 314 (S314), the general-purpose logical device 226 controls the software component 222-2 based on the processing instruction input from the logical device 224-2 in S312.
In step 316 (S316), the software component 222-2 executes necessary processing in accordance with the control from the general-purpose logic device 226 in S314.

ステップ318(S318)において、制御コンポーネント262は、論理デバイス224−3に対して、ソフトウェアコンポーネント222−3に対する制御命令を出力する。
ステップ320(S320)において、論理デバイス224−3は、S318において、制御コンポーネント262から入力された制御命令に基づく処理命令を、汎用論理デバイス226に対して出力する。
ステップ322(S322)において、汎用論理デバイス226は、S320において、論理デバイス224−3から入力された処理命令に基づいて、ソフトウェアコンポーネント222−3を制御する。
ステップ324(S324)において、ソフトウェアコンポーネント222−3は、S322おける汎用論理デバイス226からの制御に応じて、必要な処理を実行する。
In step 318 (S318), the control component 262 outputs a control instruction for the software component 222-3 to the logical device 224-3.
In step 320 (S320), the logical device 224-3 outputs a processing instruction based on the control instruction input from the control component 262 to the general-purpose logical device 226 in S318.
In step 322 (S322), the general-purpose logical device 226 controls the software component 222-3 based on the processing instruction input from the logical device 224-3 in S320.
In step 324 (S324), the software component 222-3 performs necessary processing in accordance with the control from the general-purpose logic device 226 in S322.

なお、図3に示す全体動作例においては、ソフトウェアコンポーネント222−1、ソフトウェアコンポーネント222−2、および、ソフトウェアコンポーネント222−3の順に、処理が実行される場合を具体例として説明したが、この処理順序に限定されるものではない。
また、例えば、S308における処理の実行が、S310における制御命令の出力よりも先に行われている場合を具体例として説明したが、この順序に限定されるものではない。
In the overall operation example shown in FIG. 3, the case where the processing is executed in the order of the software component 222-1, the software component 222-2, and the software component 222-3 has been described as a specific example. The order is not limited.
For example, although the case where the execution of the process in S308 is performed prior to the output of the control command in S310 has been described as a specific example, it is not limited to this order.

[無線装置1の特徴]
以下、無線装置1(図1)の特徴を説明する。
以上説明したように、無線装置1において、制御コンポーネント262(図2)は、各ソフトウェアコンポーネント222に対する制御命令を、それぞれのソフトウェアコンポーネントに対応する各論理デバイス224に対して出力しているが、図3に示すように、各論理デバイス224は、対応するソフトウェアコンポーネント222に対する処理を、汎用論理デバイス226に委譲する。
つまり、各ソフトウェアコンポーネント222に対する制御処理は、汎用論理デバイス226により一元的に行われるので、必要な各制御処理は、各論理デバイス224すべてに実装する必要がなく、汎用論理デバイス226にのみ実装すればよい。
したがって、本発明に係る無線装置1によれば、複数のソフトウェアコンポーネントを、1つのデバイスにより一元的に制御して、各ソフトウェアコンポーネントの処理を効率よく行うことができる。
[Features of the wireless device 1]
Hereinafter, features of the wireless device 1 (FIG. 1) will be described.
As described above, in the wireless device 1, the control component 262 (FIG. 2) outputs a control command for each software component 222 to each logical device 224 corresponding to each software component. As shown in FIG. 3, each logical device 224 delegates processing for the corresponding software component 222 to the general-purpose logical device 226.
That is, since the control processing for each software component 222 is performed centrally by the general-purpose logical device 226, each necessary control processing does not need to be implemented in all the logical devices 224, and is implemented only in the general-purpose logical device 226. That's fine.
Therefore, according to the wireless device 1 according to the present invention, a plurality of software components can be centrally controlled by one device, and processing of each software component can be performed efficiently.

1・・・無線装置,100・・・アンテナ,102・・・RF部,104・・・バス,108・・・CPU,110・・・LAN−IF,22・・・モデム部,220・・・メモリ,24・・・コーデック部,240・・・メモリ,26・・・制御部,260・・・メモリ,20・・・制御処理プログラム,200・・・ORB,222・・・ソフトウェアコンポーネント,224・・・論理デバイス,226・・・汎用論理デバイス,228・・・コネクション,262・・・制御コンポーネント,264・・・ドメインプロファイル   DESCRIPTION OF SYMBOLS 1 ... Wireless device, 100 ... Antenna, 102 ... RF part, 104 ... Bus, 108 ... CPU, 110 ... LAN-IF, 22 ... Modem part, 220 ... Memory 24... Codec section 240. Memory 26. Control section 260. Memory 20 Control processing program 200 ORB 222 222 Software component 224 ... Logical device, 226 ... General purpose logical device, 228 ... Connection, 262 ... Control component, 264 ... Domain profile

Claims (1)

全体として無線通信処理を行うように、複数のソフトウェアコンポーネントに対する複数の制御命令を出力する制御命令出力手段と、
前記複数のソフトウェアコンポーネントそれぞれに対応する複数の制御命令受入手段であって、この複数の制御命令受入手段のうち、前記制御命令出力手段により出力された制御命令により制御されるソフトウェアコンポーネントに対応する制御命令受入手段が、この制御命令を受け入れる複数の制御命令受入手段と、
前記複数の制御命令受入手段から、すべての制御命令を受け入れて、受け入れた制御命令に応じて、複数のソフトウェアコンポーネントを制御する1つの制御手段と
を有する無線装置。
Control command output means for outputting a plurality of control commands for a plurality of software components so as to perform wireless communication processing as a whole;
A plurality of control command accepting means corresponding to each of the plurality of software components, and a control corresponding to the software component controlled by the control command output by the control command output means among the plurality of control command accepting means A plurality of control command receiving means for receiving the control command;
A radio apparatus comprising: one control unit that receives all control commands from the plurality of control command receiving units and controls a plurality of software components according to the received control commands.
JP2009238970A 2009-10-16 2009-10-16 Software radio device Pending JP2011086140A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009238970A JP2011086140A (en) 2009-10-16 2009-10-16 Software radio device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009238970A JP2011086140A (en) 2009-10-16 2009-10-16 Software radio device

Publications (1)

Publication Number Publication Date
JP2011086140A true JP2011086140A (en) 2011-04-28

Family

ID=44079036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009238970A Pending JP2011086140A (en) 2009-10-16 2009-10-16 Software radio device

Country Status (1)

Country Link
JP (1) JP2011086140A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018168343A1 (en) * 2017-03-16 2018-09-20 株式会社日立国際電気 Software radio equipment and method of using wireless communication software program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018168343A1 (en) * 2017-03-16 2018-09-20 株式会社日立国際電気 Software radio equipment and method of using wireless communication software program
US11159184B2 (en) 2017-03-16 2021-10-26 Hitachi Kokusai Electric Inc. Software-defined radio device and method of using radio communication software programs

Similar Documents

Publication Publication Date Title
JP6961686B2 (en) GPU remote communication using trigger operation
US6968411B2 (en) Interrupt processing apparatus, system, and method
JP5657799B2 (en) System and method for facilitating wireless communication during a pre-boot phase of a computer device
JP2011154711A (en) Improved computing architecture, related system and method
US20090228895A1 (en) Method and system for polling network controllers
JP2010141555A (en) Radio equipment
US20160034411A1 (en) Subsystem Peripheral Ownership Scheduling and Reconfiguration for Highly Integrated System on Chips
US8589602B2 (en) Data transfer engine with delay circuitry for blocking transfers
US9990317B2 (en) Full-mask partial-bit-field (FM-PBF) technique for latency sensitive masked-write
JP2011086140A (en) Software radio device
GB2466982A (en) Signaling the receipt of a specific data item in a peripheral interface receive FIFO buffer
JP5102528B2 (en) Information processing apparatus and control method
US10963561B2 (en) System and method to identify a no-operation (NOP) sled attack
JP2006120029A (en) Multiprocessor system controller, scalable node, scalable multiprocessor system and multiprocessor system control method
JP5534801B2 (en) Software defined radio
WO2009131167A1 (en) Multiprocessor control apparatus, method therefor, and program therefor
JP5540678B2 (en) Information processing device
JP2004334735A (en) Software radio
JP2009163328A (en) Information processor and its control method
JP2005519393A5 (en)
JP2005275452A (en) Data transfer control system
JP2014203230A (en) Computer system, interruption processing program of computer system and interruption processing method of computer system
JP2008181524A (en) Digital signal processor using handshake interface system, and its driving method
JP2009245428A (en) Software radio device
JP4507888B2 (en) Microcomputer