JP2003044301A - Radio communication equipment for realizing radio communication function by software - Google Patents

Radio communication equipment for realizing radio communication function by software

Info

Publication number
JP2003044301A
JP2003044301A JP2001225700A JP2001225700A JP2003044301A JP 2003044301 A JP2003044301 A JP 2003044301A JP 2001225700 A JP2001225700 A JP 2001225700A JP 2001225700 A JP2001225700 A JP 2001225700A JP 2003044301 A JP2003044301 A JP 2003044301A
Authority
JP
Japan
Prior art keywords
library
control
program
application program
control command
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
JP2001225700A
Other languages
Japanese (ja)
Inventor
Teruki Sunaga
輝己 須永
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001225700A priority Critical patent/JP2003044301A/en
Publication of JP2003044301A publication Critical patent/JP2003044301A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Transceivers (AREA)
  • Transmitters (AREA)
  • Circuits Of Receivers In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a software radio equipment in which the structure of an application program can be simplified. SOLUTION: The software radio equipment is provided with the application program 4 describing functional definition to realize radio functions, a library 102 to store control programs and control commands to control hardware and a library managing part 3 to investigate the control program and the control command required for functional realization by analyzing the functional definition described in the application program 4 and to instruct download of a lacking control program and control command when the required control program and control command are not stored in the library 102 and an external library downloader 1 to download the specified control program and control command from the external library 2 to the library 102.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェアによ
り無線通信機能を実現する無線通信機に関するものであ
り、特に、アプリケーションプログラムの構成を簡略化
可能な無線通信機に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a wireless communication device that realizes a wireless communication function by software, and more particularly to a wireless communication device that can simplify the configuration of an application program.

【0002】[0002]

【従来の技術】以下、ソフトウェアにより無線通信機能
を実現する従来の無線通信機(以降、ソフトウェア無線
機と呼ぶ)について説明する。従来のソフトウェア無線
機としては、たとえば、特願平11−341889に記
載の「ソフトウェアにより無線機能を実現する無線機、
受信機および送信機」がある。
2. Description of the Related Art A conventional radio communication device (hereinafter referred to as a software radio device) which realizes a radio communication function by software will be described below. As a conventional software defined radio, for example, Japanese Patent Application No. 11-341889 describes "a radio that realizes a wireless function by software,
There are receivers and transmitters ".

【0003】図6は、上記従来のソフトウェア無線機の
構成を示す図である。図6において、100は無線通信
機能を実現するためのアプリケーションプログラム(Ap
plication)であり、101はライブラリ管理部(Libra
ry management)であり、102はライブラリ(librar
y)であり、103はO/S(オペレーティングシステ
ム)であり、104はデバイスドライバ(Device Drive
r)であり、105はCPUであり、106は増幅器(A
mp.)であり、107はミキサ(Mixer)であり、108
はシンセサイザ(Synth)であり、109はD/A変換
器(DAC)であり、110はA/D変換器(ADC)であ
り、111はASIC(Application Specific Integra
ted Circuit)であり、112はFPGA(Field Progr
ammable Gate Array)であり、113はDSP(Digita
l Signal Processor)であり、114はI/Oである。
FIG. 6 is a diagram showing the configuration of the conventional software defined radio described above. In FIG. 6, 100 is an application program (Ap
replication), and 101 is a library management unit (Libra
ry management), and 102 is a library (librar
y), 103 is an O / S (operating system), and 104 is a device driver (Device Drive).
r), 105 is a CPU, and 106 is an amplifier (A
mp.), 107 is a mixer (Mixer), 108
Is a synthesizer (Synth), 109 is a D / A converter (DAC), 110 is an A / D converter (ADC), and 111 is an ASIC (Application Specific Integrator).
ted circuit), and 112 is an FPGA (Field Progr
It is an ammable gate array, and 113 is a DSP (Digita).
Signal Processor), and 114 is an I / O.

【0004】上記アプリケーションプログラム100
は、システム全体の動作記述およびライブラリ102の
初期状態で実装されているプログラムやコマンド以外
に、ダウンロードが必要となる上記個々のハードウェア
(H/W)に対する制御プログラム(H/W制御プログ
ラム)や制御コマンド(H/W制御コマンド)が含まれ
ている。このアプリケーションプログラム100に含ま
れるH/W制御プログラムやH/W制御コマンドは、上
記各H/Wを制御するための個別のプログラムである。
The application program 100
Is a control program (H / W control program) for the individual hardware (H / W) that needs to be downloaded, in addition to the operation description of the entire system and the programs and commands implemented in the initial state of the library 102. A control command (H / W control command) is included. The H / W control program and the H / W control command included in the application program 100 are individual programs for controlling the above H / W.

【0005】ライブラリ管理部101は、後述のライブ
ラリ102に実装された、あるいは以前にダウンロード
され格納された、H/W制御プログラムおよびH/W制
御コマンドを管理する。
The library management unit 101 manages an H / W control program and an H / W control command mounted in a library 102 described later or downloaded and stored previously.

【0006】ライブラリ102は、FPGA112のH
DL(Hardware Description Language)プログラム、
増幅器106やミキサ107やシンセサイザ108やD
/A変換器109やA/D変換器110やASIC11
1やI/O114の個々の機能を設定/制御するための
H/W制御コマンド、およびDSP113やCPU10
5のH/W制御プログラム、で使用する頻度の高いもの
を予め蓄えておく。さらに、このライブラリ102で
は、個々のハードの違いを吸収すると共に、無線部全体
の構成に係わるアプリケーションプログラム100の命
令を各ハードウェアに対して振り分け実行する役割を果
たす機能も併せ持つ。なお、105〜114は無線通信
機能を実現するハードウェアである。
The library 102 is the H of the FPGA 112.
DL (Hardware Description Language) program,
Amplifier 106, mixer 107, synthesizer 108, D
/ A converter 109, A / D converter 110, and ASIC 11
1 and I / O 114, H / W control commands for setting / controlling individual functions, and DSP 113 and CPU 10
The H / W control program of 5, which is frequently used, is stored in advance. Further, the library 102 also has a function of absorbing the difference in individual hardware and distributing and executing the instructions of the application program 100 related to the configuration of the entire wireless unit to each hardware. Note that 105 to 114 are hardware that realizes a wireless communication function.

【0007】O/S103は、CPU105上で動作す
る全体を制御するプログラムである。デバイスドライバ
104は、個々のハードウェアの制御を行うソフトウェ
アである。また、ライブラリ管理部101およびO/S
103はCPU105上のソフトウェアで実現される。
The O / S 103 is a program for controlling the entire operation on the CPU 105. The device driver 104 is software that controls individual hardware. Further, the library management unit 101 and the O / S
103 is realized by software on the CPU 105.

【0008】図7は、アプリケーションプログラム10
0の実行形態を示す図である。図7を用いて、上記ソフ
トウェア無線機の動作について説明する。ソフトウェア
無線機においては、アプリケーションプログラム100
に、どのような機能を実現するかを示す動作アルゴリズ
ム等の機能記述、個別のH/Wを制御するためのH/W
制御プログラム、およびH/W制御コマンド等が含まれ
ている。このソフトウェア無線機は、アプリケーション
プログラム100に従って、無線通信機の機能を実現す
る。
FIG. 7 shows an application program 10.
It is a figure which shows the execution form of 0. The operation of the software defined radio will be described with reference to FIG. In the software defined radio, the application program 100
, A functional description such as an operation algorithm indicating what kind of function is to be implemented, and an H / W for controlling individual H / W
A control program, H / W control command, etc. are included. The software defined radio realizes the function of the wireless communication device according to the application program 100.

【0009】ソフトウェア無線機では、アプリケーショ
ンプログラム100のコンパイル時あるいは読み込み時
に、ライブラリ102を参照する。このとき、ライブラ
リ管理部101では、予めライブラリ102に実装され
たH/W制御プログラムとH/W制御コマンド、および
以前にダウンロードされライブラリ102に保存された
H/W制御プログラムとH/W制御コマンドを管理(把
握)している。
The software defined radio refers to the library 102 when compiling or reading the application program 100. At this time, in the library management unit 101, the H / W control program and the H / W control command installed in the library 102 in advance, and the H / W control program and the H / W control command previously downloaded and stored in the library 102 are stored. Is managed (understood).

【0010】さらに、ライブラリ管理部101では、ア
プリケーションプログラム100中で無線通信機能を実
現するために必要となるH/W制御プログラムおよびH
/W制御コマンドを解析し、たとえば、ライブラリ10
2に無いH/W制御プログラムやH/W制御コマンドな
どが必要となる場合に、アプリケーションプログラム1
00中から、機能実現に必要となるH/W制御プログラ
ムやH/W制御コマンドをライブラリ102に取り込
む。
Further, in the library management unit 101, the H / W control program and H required for realizing the wireless communication function in the application program 100.
/ W control command is analyzed and, for example, the library 10
If an H / W control program or H / W control command that does not exist in 2 is required, the application program 1
From 00, the H / W control program and H / W control command necessary for realizing the function are loaded into the library 102.

【0011】このライブラリ管理部101の動作によ
り、無線通信機能実現のために必要となるH/W制御プ
ログラムおよびH/W制御コマンドが、ライブラリ10
2に蓄えられる。また、ライブラリ102の状態を管理
しているため、不要なプログラムやコマンドをロードす
ることなく、必要なH/W制御プログラムおよびH/W
制御コマンドだけをロードできる。
By the operation of the library management unit 101, the H / W control program and the H / W control command necessary for realizing the wireless communication function are stored in the library 10.
Stored in 2. Further, since the state of the library 102 is managed, the necessary H / W control program and H / W can be executed without loading unnecessary programs and commands.
Only control commands can be loaded.

【0012】不足するプログラムおよびコマンドのロー
ド完了後、ソフトウェア無線機では、アプリケーション
プログラム100の命令を、ライブラリ102に格納さ
れたH/W制御プログラムおよびH/W制御コマンドを
利用し、DSP113やFPGA112のプログラムあ
るいはその他のハードウェアへの制御コマンドに変換す
る。
After the completion of the loading of the insufficient programs and commands, the software defined radio uses the H / W control program and H / W control commands stored in the library 102 to execute the instructions of the application program 100, and Translate into control commands to programs or other hardware.

【0013】変換後のプログラムや制御コマンドを各ハ
ードウェアにロードすることで、各ハードウェアがソフ
トウェア無線機の機能ブロックとして動作する。なお、
アプリケーションプログラム100は、O/S103上
で実行され(読み込まれ)、各ハードウェアに対する制
御は、O/S103を介してデバイスドライバ104が
行うため、アプリケーションプログラム100がハード
ウェアに対して直接命令することはない。このように構
成することによって、アプリケーションプログラム10
0はハードウェアに依存しない汎用性を持ったプログラ
ムとして利用可能になる。そして、ハードウェア全体と
して無線通信機の機能が実現できる。
By loading the converted program and control command into each hardware, each hardware operates as a functional block of the software defined radio. In addition,
The application program 100 is executed (read) on the O / S 103, and since the device driver 104 controls each hardware via the O / S 103, the application program 100 directly commands the hardware. There is no. With this configuration, the application program 10
0 becomes available as a general-purpose program that does not depend on hardware. Then, the function of the wireless communication device can be realized as the entire hardware.

【0014】このように、従来のソフトウェア無線機で
は、ライブラリ102の初期状態において、H/W制御
プログラムおよびH/W制御コマンドが予め準備されて
おり、アプリケーションプログラム100を解析するこ
とで、ライブラリ管理部101が、ライブラリ102に
不足するH/W制御プログラムやH/W制御コマンドを
ダウンロードするようにしている。そのため、ソフトウ
ェア無線機が複数台存在し、かつ各ソフトウェア無線機
においてライブラリ102に実装もしくは過去にダウン
ロードされ保存されているH/W制御プログラムおよび
H/W制御コマンドが異なる場合であっても、ソフトウ
ェア無線機毎に、上記H/W制御プログラムおよびH/
W制御コマンドを管理する必要がない。
As described above, in the conventional software defined radio, the H / W control program and the H / W control command are prepared in advance in the initial state of the library 102, and the library management is performed by analyzing the application program 100. The unit 101 downloads the lacking H / W control program and H / W control command to the library 102. Therefore, even if there are a plurality of software defined radios and the H / W control programs and H / W control commands installed in the library 102 or downloaded and saved in the past are different in each software defined radio, the software H / W control program and H / W for each radio
There is no need to manage W control commands.

【0015】また、各ソフトウェア無線機では、ライブ
ラリ102の状態に応じてアプリケーションプログラム
100を変更する必要がなくなるため、同一のアプリケ
ーションプログラム100をすべてのソフトウェア無線
機で使用することができる。加えて、ライブラリ管理部
101を備え、ライブラリ102にて不足するH/W制
御プログラムおよびH/W制御コマンドのみをダウンロ
ードすることとしたため、ダウンロードするプログラム
のサイズは、ライブラリ管理部101を備えていない場
合に比べて小さくなる。
Further, in each software defined radio, it is not necessary to change the application program 100 according to the state of the library 102, so that the same application program 100 can be used in all software defined radios. In addition, since the library management unit 101 is provided and only the H / W control program and the H / W control command that are lacking in the library 102 are downloaded, the size of the downloaded program does not include the library management unit 101. It will be smaller than the case.

【0016】[0016]

【発明が解決しようとする課題】しかしながら、ソフト
ウェア無線機が複数台存在し、かつ各ソフトウェア無線
機にてライブラリ102に実装されている、もしくは過
去にダウンロードされ保存されている、H/W制御プロ
グラムおよびH/W制御コマンドが異なる場合、上記従
来のソフトウェア無線機においては、アプリケーション
プログラム100に、それぞれが必要とするH/W制御
プログラムおよびH/W制御コマンドのすべてを含んで
いる必要があった。そのため、アプリケーションプログ
ラム100からソフトウェア無線機内部のライブラリ1
02へダウンロードするプログラム等のサイズ自体は、
ライブラリ管理部101の動作により小さくなるが、ア
プリケーションプログラム100自体は、大きくなる、
という問題があった。
However, there are a plurality of software defined radios, and the H / W control program is installed in the library 102 by each software defined radio or downloaded and saved in the past. And the H / W control command is different, in the above-described conventional software defined radio, it is necessary for the application program 100 to include all of the H / W control program and the H / W control command required by each. . Therefore, from the application program 100 to the library 1 inside the software defined radio
The size itself of the program etc. downloaded to 02 is
The size of the application program 100 itself increases, although it decreases due to the operation of the library management unit 101.
There was a problem.

【0017】本発明は、上記に鑑みてなされたものであ
って、アプリケーションプログラムの構成を簡略化する
ことが可能な、すなわち、アプリケーションプログラム
自体の大きさを縮小することが可能なソフトウェア無線
機を得ることを目的とする。
The present invention has been made in view of the above, and provides a software defined radio capable of simplifying the configuration of an application program, that is, reducing the size of the application program itself. The purpose is to get.

【0018】[0018]

【課題を解決するための手段】上述した課題を解決し、
目的を達成するために、本発明にかかる無線通信機にあ
っては、ソフトウェアにより無線通信機能を実現する構
成とし、たとえば、無線通信機能を実現するためのアプ
リケーションプログラム(後述する実施の形態のアプリ
ケーションプログラム4に相当)に記述された機能定義
を解析して、ハードウェアを制御するための制御プログ
ラムおよび制御コマンドを調査し、不足の制御プログラ
ムおよび制御コマンドのダウンロードを指示するライブ
ラリ管理手段(ライブラリ管理部3に相当)と、指定さ
れた制御プログラムおよび制御コマンドを外部ライブラ
リからダウンロードするダウンロード実行手段(外部ラ
イブラリダウンローダ1に相当)と、を備えることを特
徴とする。
[Means for Solving the Problems]
In order to achieve the object, a wireless communication device according to the present invention is configured to realize a wireless communication function by software, and for example, an application program for realizing the wireless communication function (application of an embodiment described later) Library management means (library management) that analyzes the function definition described in (corresponding to program 4), investigates the control program and control command for controlling the hardware, and instructs the download of the insufficient control program and control command. (Corresponding to the unit 3) and download execution means (corresponding to the external library downloader 1) for downloading the designated control program and control command from the external library.

【0019】つぎの発明にかかる無線通信機において、
前記ライブラリ管理手段は、アプリケーションプログラ
ムの解析機能と、解析により得られたアプリケーション
プログラムの要求する制御プログラムおよび制御コマン
ドと、内部ライブラリに予め実装されている制御プログ
ラムおよび制御コマンドと、を比較し、不足する制御プ
ログラムまたは制御コマンドを検出する検出機能と、を
有することを特徴とする。
In a wireless communication device according to the next invention,
The library management means compares the analysis function of the application program, the control program and the control command requested by the application program obtained by the analysis, with the control program and the control command pre-installed in the internal library. And a detection function for detecting a control program or a control command to perform.

【0020】つぎの発明にかかる無線通信機において、
前記ダウンロード実行手段は、前記ライブラリ管理手段
からの指示を受け取った後、外部ライブラリと接続し、
指示された外部ライブラリ内の制御プログラムまたは制
御コマンドを内部ライブラリにダウンロードすることを
特徴とする。
In a wireless communication device according to the next invention,
The download execution means connects to an external library after receiving an instruction from the library management means,
The control program or control command in the designated external library is downloaded to the internal library.

【0021】[0021]

【発明の実施の形態】以下に、本発明にかかるソフトウ
ェア無線機の実施の形態を図面に基づいて詳細に説明す
る。なお、この実施の形態によりこの発明が限定される
ものではない。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a software defined radio according to the present invention will be described below in detail with reference to the drawings. The present invention is not limited to this embodiment.

【0022】実施の形態1.図1は、本発明にかかるソ
フトウェア無線機の構成を示す図である。図1におい
て、1は外部ライブラリダウンローダ(Ext. Library D
ownload)であり、2は外部ライブラリ(Ext. Librar
y)であり、3はライブラリ管理部(Library managemen
t)であり、4は無線通信機能を実現するためのアプリ
ケーションプログラム(Application)であり、102
はライブラリ(library)であり、103はO/S(オ
ペレーティングシステム)であり、104はデバイスド
ライバ(Device Driver)であり、105はCPUであ
り、106は増幅器(Amp.)であり、107はミキサ
(Mixer)であり、108はシンセサイザ(Synth)であ
り、109はD/A変換器(DAC)であり、110はA
/D変換器(ADC)であり、111はASICであり、
112はFPGAであり、113はDSPであり、11
4はI/Oである。なお、前述の従来技術と同様の構成
については、同一の符号を付してその説明を省略する。
Embodiment 1. FIG. 1 is a diagram showing a configuration of a software defined radio according to the present invention. In FIG. 1, 1 is an external library downloader (Ext. Library D
ownload), 2 is an external library (Ext. Librar
y), and 3 is the Library management department.
t), 4 is an application program (Application) for realizing the wireless communication function, and 102
Is a library, 103 is an O / S (operating system), 104 is a device driver (Device Driver), 105 is a CPU, 106 is an amplifier (Amp.), And 107 is a mixer. (Mixer), 108 is a synthesizer (Synth), 109 is a D / A converter (DAC), and 110 is A
Is an A / D converter (ADC), 111 is an ASIC,
112 is an FPGA, 113 is a DSP, 11
4 is an I / O. The same components as those of the above-described conventional technique are designated by the same reference numerals and the description thereof will be omitted.

【0023】外部ライブラリダウンローダ1では、外部
ライブラリ2をダウンロードする。外部ライブラリ2
は、上記ソフトウェア無線機内には存在せず、ソフトウ
ェア無線機に接続されたサーバー上に存在する。本実施
の形態では、ソフトウェア無線機の機能定義(アプリケ
ーションプログラム4の解析および読み込み)を行う場
合に、外部ライブラリ2をソフトウェア無線機に接続す
る。なお、アプリケーションプログラム4のプログラム
の解析および読み込み終了後は、外部ライブラリ2は、
ソフトウェア無線機から切り離すことができる。
The external library 2 is downloaded by the external library downloader 1. External library 2
Does not exist in the software defined radio, but exists on the server connected to the software defined radio. In this embodiment, the external library 2 is connected to the software defined radio when the function definition of the software defined radio (analysis and reading of the application program 4) is performed. After the analysis and reading of the program of the application program 4 is completed, the external library 2
It can be separated from the software defined radio.

【0024】ライブラリ管理部3では、ライブラリ10
2に実装された、あるいはダウンロードされ格納され
た、H/W制御プログラムおよびH/W制御コマンドを
管理する。アプリケーションプログラム4には、ソフト
ウェア無線機の機能定義のみが示されている。このアプ
リケーションプログラム4は、従来のソフトウェア無線
機で用いたアプリケーションプログラム100とは異な
り、H/W制御コマンドおよびH/W制御プログラムが
含まれていない。
In the library management unit 3, the library 10
2 manages the H / W control program and the H / W control command that are implemented on the computer 2 or downloaded and stored. In the application program 4, only the function definition of the software defined radio is shown. The application program 4 does not include the H / W control command and the H / W control program, unlike the application program 100 used in the conventional software defined radio.

【0025】図2は、アプリケーションプログラム4の
実行形態を示す図である。図2を用いて、上記ソフトウ
ェア無線機の動作を説明する。ライブラリ管理部3で
は、アプリケーションプログラム4に記述されたソフト
ウェア無線機の機能定義を、アプリケーションプログラ
ム4のコンパイル時または実行時に解析し、アプリケー
ションプログラム4の実行に際してどのようなH/W制
御プログラムおよびH/W制御コマンドが必要になるか
を調査する。そして、必要なH/W制御プログラムおよ
びH/W制御コマンドがライブラリ管理部3で管理して
いるライブラリ102に予め実装されているかを調査す
る。ここで、アプリケーションプログラム4の解析の結
果、実装されていないH/W制御プログラムまたはH/
W制御コマンドがアプリケーションプログラム4を実行
する上で必要となる場合、ライブラリ管理部3では、ラ
イブラリ102に存在しないH/W制御プログラムまた
はH/W制御コマンドのダウンロードを、外部ライブラ
リダウンローダ1に対して指示する。
FIG. 2 is a diagram showing an execution form of the application program 4. The operation of the software defined radio will be described with reference to FIG. The library management unit 3 analyzes the function definition of the software defined radio described in the application program 4 at the time of compiling or executing the application program 4, and when executing the application program 4, what H / W control program and H / W Investigate if W control command is required. Then, it is investigated whether or not the necessary H / W control program and H / W control command are installed in advance in the library 102 managed by the library management unit 3. Here, as a result of the analysis of the application program 4, an unimplemented H / W control program or H / W control program
When the W control command is required to execute the application program 4, the library management unit 3 downloads the H / W control program or the H / W control command that does not exist in the library 102 to the external library downloader 1. Give instructions.

【0026】外部ライブラリダウンローダ1では、ライ
ブラリ管理部3から指示された個別のH/W制御プログ
ラムおよびH/W制御コマンドを、外部ライブラリ2内
から検索し、ライブラリ102に対してダウンロードす
る。
The external library downloader 1 searches the external library 2 for the individual H / W control program and H / W control command instructed by the library management unit 3 and downloads them to the library 102.

【0027】ライブラリ102へのダウンロードが完了
すると、O/S103は、デバイスドライバ104経由
で個別のH/W制御コマンドおよびH/W制御プログラ
ムを各ハードウェア(105〜114)にロードする。
これにより、各ハードウェアが機能し、ソフトウェア無
線機としての機能を実現する。
When the download to the library 102 is completed, the O / S 103 loads an individual H / W control command and H / W control program into each hardware (105 to 114) via the device driver 104.
As a result, each hardware functions and the function as a software defined radio is realized.

【0028】ここで、上記ライブラリ管理部3および外
部ライブラリダウンローダ1の動作を、フローチャート
を用いて詳細に説明する。図3は、ライブラリ管理部3
および外部ライブラリダウンローダ1の動作フローチャ
ートを示す図である。なお、図3において、ステップS
1〜ステップS6は、ライブラリ管理部3の処理内容で
あり、ステップS7〜ステップS9は、外部ライブラリ
ダウンローダ1の処理内容である。また、ライブラリ管
理部3には、予めライブラリ102に備えられているH
/W制御プログラム,H/W制御コマンドのリストが保
有されている。
The operations of the library management section 3 and the external library downloader 1 will now be described in detail with reference to the flow chart. FIG. 3 shows the library management unit 3.
3 is a diagram showing an operation flowchart of an external library downloader 1. FIG. In FIG. 3, step S
1 to step S6 are processing contents of the library management unit 3, and steps S7 to S9 are processing contents of the external library downloader 1. Further, the library management unit 3 has an H that is provided in the library 102 in advance.
A list of / W control programs and H / W control commands is held.

【0029】ライブラリ管理部3では、実行するアプリ
ケーションプログラム4において、どのようなH/W制
御プログラム,H/W制御コマンドが必要になるかを解
析する(ステップS1)。そして、その解析結果に基づ
いて、アプリケーションプログラム4の実行に必要なH
/W制御プログラム,H/W制御コマンドのリストを生
成する(ステップS2)。
The library management unit 3 analyzes what kind of H / W control program and H / W control command are required in the application program 4 to be executed (step S1). Then, based on the analysis result, H required for executing the application program 4
A list of / W control programs and H / W control commands is generated (step S2).

【0030】つぎに、ライブラリ管理部3では、上記ス
テップS2の処理で生成したリストとライブラリ102
に予め実装されているリストとを比較し、ライブラリ1
02に予め実装されていないH/W制御プログラムおよ
びH/W制御コマンドを特定する(ステップS3)。た
とえば、アプリケーションプログラム4の実行に必要な
H/W制御プログラムまたはH/W制御コマンドがライ
ブラリ102に存在しない場合(ステップS4、Ye
s)、ライブラリ管理部3では、足りないH/W制御プ
ログラムまたはH/W制御コマンドのダウンロードを要
求する(ステップS5)。一方、アプリケーションプロ
グラム4の実行に必要なH/W制御プログラムおよびH
/W制御コマンドがライブラリ102に実装済みの場合
は(ステップS4、No)、そのままの状態で処理を終
了させる。
Next, in the library management section 3, the list and the library 102 generated in the process of the above step S2 are generated.
Compared with the list already implemented in
The H / W control program and the H / W control command which are not installed in 02 in advance are specified (step S3). For example, when the H / W control program or the H / W control command necessary for executing the application program 4 does not exist in the library 102 (step S4, Ye
s), the library management unit 3 requests the download of the missing H / W control program or H / W control command (step S5). On the other hand, the H / W control program and H necessary for executing the application program 4
If the / W control command has already been implemented in the library 102 (step S4, No), the process is terminated in that state.

【0031】なお、ステップS5の処理において、ライ
ブラリ管理部3では、外部ライブラリダウンローダ1に
対して足りないH/W制御プログラムまたはH/W制御
コマンドを通知し、それらのダウンロードを要求する。
In the process of step S5, the library management unit 3 notifies the external library downloader 1 of the insufficient H / W control program or H / W control command, and requests the download thereof.

【0032】この要求を受け取った外部ライブラリダウ
ンローダ1では、外部ライブラリ2と接続し(ステップ
S7)、要求されたH/W制御プログラムまたはH/W
制御コマンドを検索する(ステップS8)。そして、要
求されたH/W制御プログラムまたはH/W制御コマン
ドをライブラリ102へダウンロードし(ステップS
9)、ダウンロードの完了をライブラリ管理部3へ通知
する。
Upon receiving this request, the external library downloader 1 connects to the external library 2 (step S7), and requests the H / W control program or H / W.
A control command is retrieved (step S8). Then, the requested H / W control program or H / W control command is downloaded to the library 102 (step S
9) The library management unit 3 is notified of the completion of the download.

【0033】最後に、ダウンロードの完了を通知された
ライブラリ管理部3では、ライブラリ102に蓄えられ
たH/W制御プログラムおよびH/W制御コマンドのリ
ストを更新する(ステップS6)。なお、本実施の形態
では、上記動作フローチャートを用いて、ライブラリ管
理部3および外部ライブラリダウンローダ1の動作を説
明したが、これに限らず、H/W制御プログラムおよび
H/W制御コマンドを外部ライブラリ2からダウンロー
ドする動作であれば、上記と異なる動作フローチャート
を適用してもよい。
Finally, the library management section 3 notified of the completion of the download updates the list of H / W control programs and H / W control commands stored in the library 102 (step S6). In the present embodiment, the operation of the library management unit 3 and the external library downloader 1 has been described using the above operation flowchart, but the present invention is not limited to this, and the H / W control program and the H / W control command can be executed by the external library. The operation flowchart different from the above may be applied as long as it is the operation of downloading from 2.

【0034】このように、本実施の形態におけるソフト
ウェア無線機では、アプリケーションプログラム4が無
線通信機能を実現するための機能定義のみとなり、それ
以外の個別のH/W制御プログラムやH/W制御コマン
ドは、内部のライブラリ102もしくは外部接続された
外部ライブラリ2にあるものを利用する。これにより、
複数のソフトウェア無線機が存在した場合であっても、
アプリケーションプログラム4は共通の機能定義のみと
なり、ソフトウェア無線機間におけるH/Wの相違や各
ライブラリ102に格納されたH/W制御プログラムお
よび制御コマンドの相違は、ライブラリ管理部3および
外部ライブラリダウンローダ1によって吸収できる。ま
た、アプリケーションプログラム4で必要となるH/W
制御プログラムおよびH/W制御コマンドをすべて備え
た外部ライブラリ2を準備しておけば、ライブラリ10
2の状態の異なるソフトウェア無線機が複数台存在する
場合であっても、1つのアプリケーションプログラム4
で、すべてのソフトウェア無線機の機能を定義すること
ができる。
As described above, in the software defined radio according to the present embodiment, the application program 4 has only the function definition for realizing the wireless communication function, and other individual H / W control programs and H / W control commands are provided. Uses an internal library 102 or an externally connected external library 2. This allows
Even if there are multiple software defined radios,
The application program 4 has only a common function definition. Differences in H / W between software defined radios and differences in the H / W control programs and control commands stored in the respective libraries 102 cause the library management unit 3 and the external library downloader 1 to operate. Can be absorbed by Also, the H / W required for the application program 4
If the external library 2 equipped with all control programs and H / W control commands is prepared, the library 10
Even if there are a plurality of software defined radios in different states, one application program 4
With, you can define the functions of all software defined radios.

【0035】なお、図1および2に示したソフトウェア
無線機は、本実施の形態における一具体例であり、種々
の変形が可能である。たとえば、図において各ハードウ
ェア(105〜114)を用いることとしているが、こ
れらの一部が欠けている場合であっても、本実施の形態
の無線通信機能を実現できる。また、上記以外のソフト
ウェア(プログラムまたはコマンド)により制御される
他のハードウェアが付加された場合であっても、本実施
の形態の無線通信機能を実現できる。また、上記各ハー
ドウェア(105〜114)の一部が欠けて、かつソフ
トウェアで制御されない他のハードウェアが付加された
場合であっても、本実施の形態の無線通信機能を実現で
きる。また、上記以外のソフトウェアにより制御される
他のハードウェアが付加され、かつソフトウェアで制御
されない他のハードウェアが付加された場合であって
も、本実施の形態の無線通信機能を実現できる。
The software defined radio shown in FIGS. 1 and 2 is one specific example of the present embodiment, and various modifications are possible. For example, although each hardware (105 to 114) is used in the figure, the wireless communication function of the present embodiment can be realized even if some of these are missing. Further, even when other hardware controlled by software (a program or a command) other than the above is added, the wireless communication function of the present embodiment can be realized. Further, even when a part of each of the above hardware (105 to 114) is lacking and other hardware that is not controlled by software is added, the wireless communication function of the present embodiment can be realized. Further, even when other hardware controlled by software other than the above is added and other hardware not controlled by software is added, the wireless communication function of the present embodiment can be realized.

【0036】また、本実施の形態では、ソフトウェア無
線機における外部ライブラリ2との接続方法については
言及していないが、外部ライブラリ2への接続方法とし
ては、外部ライブラリ2に納められたH/W制御プログ
ラムおよびH/W制御コマンドがライブラリ102にダ
ウンロードできる構成であれば、どのような形態で接続
されていてもよい。
In the present embodiment, the method of connecting to the external library 2 in the software defined radio is not mentioned, but the method of connecting to the external library 2 is as follows: H / W stored in the external library 2. As long as the control program and the H / W control command can be downloaded to the library 102, they may be connected in any form.

【0037】実施の形態2.図4は、実施の形態1の構
成を適用したソフトウェアにより無線通信機能を実現す
る受信機の構成を示す図である。なお、前述の実施の形
態1と同様の構成については、同一の符号を付してその
説明を省略する。
Embodiment 2. FIG. 4 is a diagram showing a configuration of a receiver that realizes a wireless communication function by software to which the configuration of the first embodiment is applied. The same components as those in the first embodiment described above are designated by the same reference numerals and the description thereof will be omitted.

【0038】ここで、上記受信機の動作について説明す
る。本実施の形態では、アプリケーションプログラム4
により受信機としての機能が定義される。また、CPU
105において、ライブラリ102,ライブラリ管理部
3,O/S103,デバイスドライバ104が実現され
ている。
The operation of the receiver will be described below. In this embodiment, the application program 4
Defines the function as a receiver. Also, CPU
In 105, a library 102, a library management unit 3, an O / S 103, and a device driver 104 are realized.

【0039】まず、CPU105では、アプリケーショ
ンプログラム4に記述された受信機の機能定義内容を受
け取り、受信機の機能実現にどのようなプログラムおよ
びコマンドが必要になるかを解析する。ライブラリ管理
部3では、必要となるプログラムおよびコマンドと、ラ
イブラリ102に予め実装されたH/W制御プログラ
ム,H/W制御コマンド,過去にライブラリ102にダ
ウンロードされ現在も保存されているH/W制御プログ
ラム,H/W制御コマンドと、を比較し、不足するH/
W制御プログラムおよびH/W制御コマンドを検索す
る。
First, the CPU 105 receives the function definition contents of the receiver described in the application program 4, and analyzes what programs and commands are required to realize the functions of the receiver. In the library management unit 3, necessary programs and commands, H / W control programs installed in the library 102 in advance, H / W control commands, and H / W control downloaded to the library 102 in the past and still stored Comparing the program and H / W control command, H /
Search for W control programs and H / W control commands.

【0040】さらに、ライブラリ管理部3では、上記不
足するH/W制御プログラムおよびH/W制御コマンド
を外部ライブラリダウンローダ1へ通知する。外部ライ
ブラリダウンローダ1では、上記受信機に接続された外
部ライブラリ2から、不足するH/W制御プログラムお
よびH/W制御コマンドをダウンロードし、ライブラリ
102へ格納する。
Further, the library management section 3 notifies the external library downloader 1 of the above-mentioned insufficient H / W control program and H / W control command. The external library downloader 1 downloads the lacking H / W control program and H / W control command from the external library 2 connected to the receiver and stores them in the library 102.

【0041】その後、CPU105では、アプリケーシ
ョンプログラム4に記述された機能定義を、ライブラリ
102に蓄えられたH/W制御プログラムおよびH/W
制御コマンドに変換する。変換されたH/W制御プログ
ラムは、個々のハードウェア(106〜108,110
〜114)にロードされる。また、変換されたH/W制
御コマンドを用いて、デバイスドライバ104経由で各
ハードウェアを制御する。
After that, in the CPU 105, the function definition described in the application program 4 is stored in the library 102 as the H / W control program and the H / W.
Convert to control command. The converted H / W control program is executed by each hardware (106 to 108, 110).
~ 114). Moreover, each hardware is controlled via the device driver 104 using the converted H / W control command.

【0042】なお、上記H/W制御プログラムやH/W
制御コマンドによる制御は、すべてO/S103を介し
て行われる。また、本実施の形態では、たとえば、増幅
器106の利得の設定,ASIC111の設定,ミキサ
107の設定,シンセサイザ108の発振周波数の設
定,A/D変換器110やI/O114の設定等は、デ
バイスドライバ104経由で制御される。また、FPG
A112,DSP113には、デバイスドライバ104
経由でプログラムがダウンロードされる。この結果、各
ハードウェア(106〜108,110〜114)は、
受信機を構成する個々の機能ブロックとして動作するこ
とになり、ハードウェア全体として受信機の機能を実現
する。
The H / W control program and the H / W
All control by the control command is performed via the O / S 103. In addition, in the present embodiment, for example, the gain setting of the amplifier 106, the ASIC 111 setting, the mixer 107 setting, the oscillation frequency setting of the synthesizer 108, the A / D converter 110 and the I / O 114 setting are performed by the device. It is controlled via the driver 104. Also, FPG
A112, DSP113, device driver 104
The program is downloaded via. As a result, each hardware (106-108, 110-114)
It operates as an individual functional block that constitutes the receiver, and realizes the function of the receiver as a whole hardware.

【0043】このように、本実施の形態における受信機
では、アプリケーションプログラム4が受信機能を実現
するための機能定義のみとなり、それ以外の個別のH/
W制御プログラムやH/W制御コマンドは、内部のライ
ブラリ102もしくは外部接続された外部ライブラリ2
にあるものを利用する。これにより、複数の受信機が存
在した場合であっても、アプリケーションプログラム4
は共通の機能定義のみとなり、受信機間におけるH/W
の相違や各ライブラリ102に格納されたH/W制御プ
ログラムおよびH/W制御コマンドの相違は、ライブラ
リ管理部3および外部ライブラリダウンローダ1によっ
て吸収できる。また、アプリケーションプログラム4で
必要となるH/W制御プログラムおよびH/W制御コマ
ンドをすべて備えた外部ライブラリ2を準備しておけ
ば、ライブラリ102の状態の異なる受信機が複数台存
在する場合であっても、1つのアプリケーションプログ
ラム4で、すべての受信機能を定義することができる。
As described above, in the receiver according to the present embodiment, the application program 4 has only the function definition for realizing the receiving function, and other individual H /
The W control program and the H / W control command are executed by the internal library 102 or the externally connected external library 2
Use what is in. As a result, even if there are a plurality of receivers, the application program 4
H / W between receivers is only common function definition
And the difference between the H / W control program and the H / W control command stored in each library 102 can be absorbed by the library management unit 3 and the external library downloader 1. In addition, if the external library 2 including all H / W control programs and H / W control commands necessary for the application program 4 is prepared, there may be a case where a plurality of receivers having different states of the library 102 exist. However, all the receiving functions can be defined by one application program 4.

【0044】なお、図4に示す受信機は、本実施の形態
における一具体例であり、前述の実施の形態1と同様に
種々の変形が可能である。また、上記ハードウェアの接
続順序が異なる場合であっても、同様の受信機能を実現
できる。
The receiver shown in FIG. 4 is a specific example of the present embodiment, and various modifications can be made as in the first embodiment. Further, even if the connection order of the above hardware is different, the same receiving function can be realized.

【0045】また、本実施の形態では、CPU105
に、ライブラリ102,ライブラリ管理部3,外部ライ
ブラリダウンローダ1,O/S103,デバイスドライ
バ104を実装した形態について説明したが、CPU以
外のハードウェアにこれらの機能を実装した場合であっ
ても、同様の受信機能を実現できる。
Further, in this embodiment, the CPU 105
In the above description, the library 102, the library management unit 3, the external library downloader 1, the O / S 103, and the device driver 104 are described. However, even if these functions are implemented in hardware other than the CPU, the same applies. The reception function of can be realized.

【0046】また、本実施の形態では、ライブラリ管理
部3が、アプリケーションプログラム4を解析し、ライ
ブラリ102に保存されたプログラムまたはコマンドの
不足を検出した場合に、外部ライブラリ2から不足する
プログラムまたはコマンドを読み込むこととしたが、た
とえば、不足するプログラムまたはコマンドの読みこみ
要求を外部に出力し、外部ライブラリ2以外から不足す
るプログラムまたはコマンドを読み込むこととしてもよ
い。
Further, in the present embodiment, when the library management unit 3 analyzes the application program 4 and detects a shortage of the programs or commands stored in the library 102, the shortage of programs or commands from the external library 2 is detected. However, it is also possible to output a read request for a missing program or command to the outside and read the missing program or command from other than the external library 2, for example.

【0047】実施の形態3.図5は、実施の形態1の構
成を適用したソフトウェアにより無線通信機能を実現す
る送信機の構成を示す図である。なお、前述の実施の形
態1と同様の構成については、同一の符号を付してその
説明を省略する。
Embodiment 3. FIG. 5 is a diagram showing a configuration of a transmitter that realizes a wireless communication function by software to which the configuration of the first embodiment is applied. The same components as those in the first embodiment described above are designated by the same reference numerals and the description thereof will be omitted.

【0048】ここで、上記送信機の動作について説明す
る。本実施の形態では、アプリケーションプログラム4
により送信機としての機能が定義される。また、CPU
105において、ライブラリ102,ライブラリ管理部
3,O/S103,デバイスドライバ104が実現され
ている。
Here, the operation of the transmitter will be described. In this embodiment, the application program 4
Defines the function as a transmitter. Also, CPU
In 105, a library 102, a library management unit 3, an O / S 103, and a device driver 104 are realized.

【0049】まず、CPU105では、アプリケーショ
ンプログラム4に記述された送信機の機能定義内容を受
け取り、送信機の機能実現にどのようなプログラムおよ
びコマンドが必要になるかを解析する。ライブラリ管理
部3では、必要となるプログラムおよびコマンドと、ラ
イブラリ102に予め実装されたH/W制御プログラ
ム,H/W制御コマンド,過去にライブラリ102にダ
ウンロードされ現在も保存されているH/W制御プログ
ラム,H/W制御コマンドと、を比較し、不足するH/
W制御プログラムおよびH/W制御コマンドを検索す
る。
First, the CPU 105 receives the function definition contents of the transmitter described in the application program 4, and analyzes what programs and commands are required to realize the functions of the transmitter. In the library management unit 3, necessary programs and commands, H / W control programs installed in the library 102 in advance, H / W control commands, and H / W control downloaded to the library 102 in the past and still stored Comparing the program and H / W control command, H /
Search for W control programs and H / W control commands.

【0050】さらに、ライブラリ管理部3では、上記不
足するH/W制御プログラムおよびH/W制御コマンド
を外部ライブラリダウンローダ1へ通知する。外部ライ
ブラリダウンローダ1では、上記送信機に接続された外
部ライブラリ2から、不足するH/W制御プログラムお
よびH/W制御コマンドをダウンロードし、ライブラリ
102へ格納する。
Further, the library management section 3 notifies the external library downloader 1 of the above-mentioned insufficient H / W control program and H / W control command. The external library downloader 1 downloads the lacking H / W control program and H / W control command from the external library 2 connected to the transmitter and stores them in the library 102.

【0051】その後、CPU105では、アプリケーシ
ョンプログラム4に記述された機能定義を、ライブラリ
102に蓄えられたH/W制御プログラムおよびH/W
制御コマンドに変換する。変換されたH/W制御プログ
ラムは、個々のハードウェア(106〜108、110
〜114)にロードされる。また、変換されたH/W制
御コマンドを用いて、デバイスドライバ104経由で各
ハードウェアを制御する。
Thereafter, the CPU 105 stores the function definition described in the application program 4 in the H / W control program and the H / W stored in the library 102.
Convert to control command. The converted H / W control program is executed by each hardware (106 to 108, 110).
~ 114). Moreover, each hardware is controlled via the device driver 104 using the converted H / W control command.

【0052】なお、上記H/W制御プログラムやH/W
制御コマンドによる制御は、すべてO/S103を介し
て行われる。また、本実施の形態では、たとえば、増幅
器106の利得の設定,ASIC111の設定,ミキサ
107の設定,シンセサイザ108の発振周波数の設
定,D/A変換器109やI/O114の設定等は、デ
バイスドライバ104経由で制御される。また、FPG
A112およびDSP113には、デバイスドライバ1
04経由でプログラムがダウンロードされる。この結
果、各ハードウェア(106〜109,111〜11
4)は、送信機を構成する個々の機能ブロックとして動
作することになり、ハードウェア全体として送信機の機
能を実現する。
The above H / W control program and H / W
All control by the control command is performed via the O / S 103. Further, in the present embodiment, for example, the gain setting of the amplifier 106, the ASIC 111 setting, the mixer 107 setting, the oscillation frequency setting of the synthesizer 108, the D / A converter 109 and the I / O 114 setting are performed by the device. It is controlled via the driver 104. Also, FPG
The A112 and the DSP 113 include the device driver 1
The program is downloaded via 04. As a result, each hardware (106-109, 111-11
4) operates as individual functional blocks constituting the transmitter, and realizes the function of the transmitter as a whole hardware.

【0053】このように、本実施の形態における送信機
では、アプリケーションプログラム4が送信機能を実現
するための機能定義のみとなり、それ以外の個別のH/
W制御プログラムやH/W制御コマンドは、内部のライ
ブラリ102もしくは外部接続された外部ライブラリ2
にあるものを利用する。これにより、複数の受信機が存
在した場合であっても、アプリケーションプログラム4
は共通の機能定義のみとなり、受信機間におけるH/W
の相違や各ライブラリ102に格納されたH/W制御プ
ログラムおよびH/W制御コマンドの相違は、ライブラ
リ管理部3および外部ライブラリダウンローダ1によっ
て吸収できる。また、アプリケーションプログラム4で
必要となるH/W制御プログラムおよびH/W制御コマ
ンドをすべて備えた外部ライブラリ2を準備しておけ
ば、ライブラリ102の状態の異なる受信機が複数台存
在する場合であっても、1つのアプリケーションプログ
ラム4で、すべての受信機能を定義することができる。
As described above, in the transmitter according to the present embodiment, the application program 4 has only the function definition for realizing the transmission function, and other individual H /
The W control program and the H / W control command are executed by the internal library 102 or the externally connected external library 2
Use what is in. As a result, even if there are a plurality of receivers, the application program 4
H / W between receivers is only common function definition
And the difference between the H / W control program and the H / W control command stored in each library 102 can be absorbed by the library management unit 3 and the external library downloader 1. In addition, if the external library 2 including all H / W control programs and H / W control commands necessary for the application program 4 is prepared, there may be a case where a plurality of receivers having different states of the library 102 exist. However, all the receiving functions can be defined by one application program 4.

【0054】なお、図5に示す送信機は、本実施の形態
における一具体例であり、前述の実施の形態1と同様に
種々の変形が可能である。また、上記ハードウェアの接
続順序が異なる場合であっても、同様の送信機能を実現
できる。
The transmitter shown in FIG. 5 is a specific example of the present embodiment, and various modifications can be made as in the first embodiment. Further, even if the connection order of the above hardware is different, the same transmission function can be realized.

【0055】また、本実施の形態では、CPU105
に、ライブラリ102,ライブラリ管理部3,外部ライ
ブラリダウンローダ1,O/S103,デバイスドライ
バ104を実装した形態について説明したが、CPU以
外のハードウェアにこれらの機能を実装した場合であっ
ても、同様の送信機能を実現できる。
Further, in this embodiment, the CPU 105
In the above description, the library 102, the library management unit 3, the external library downloader 1, the O / S 103, and the device driver 104 are described. However, even if these functions are implemented in hardware other than the CPU, the same applies. The transmission function of can be realized.

【0056】また、本実施の形態では、ライブラリ管理
部3が、アプリケーションプログラム4を解析し、ライ
ブラリ102に保存されたプログラムまたはコマンドの
不足を検出した場合に、外部ライブラリ2から不足する
プログラムまたはコマンドを読み込むこととしたが、た
とえば、不足するプログラムまたはコマンドの読みこみ
要求を外部に出力し、外部ライブラリ2以外から不足す
るプログラムまたはコマンドを読み込むこととしてもよ
い。
Further, in the present embodiment, when the library management unit 3 analyzes the application program 4 and detects a shortage of the program or command stored in the library 102, the shortage of the program or command from the external library 2 is detected. However, it is also possible to output a read request for a missing program or command to the outside and read the missing program or command from other than the external library 2, for example.

【0057】また、アプリケーションプログラムで必要
となる制御プログラムおよび制御コマンドをすべて備え
た外部ライブラリを準備しておけば、内部ライブラリの
状態の異なる無線通信機が複数台存在する場合であって
も、1つのアプリケーションプログラムですべての無線
通信機能を定義することができる。これにより、アプリ
ケーションプログラムの構成を大幅に簡略化することが
できる。
If an external library having all the control programs and control commands required by the application program is prepared, even if there are a plurality of wireless communication devices having different states of the internal library, One application program can define all wireless communication functions. As a result, the configuration of the application program can be greatly simplified.

【0058】[0058]

【発明の効果】以上、説明したとおり、本発明によれ
ば、アプリケーションプログラムが無線通信機能を実現
するための機能定義となり、それ以外の個別の制御プロ
グラムや制御コマンドは、内部ライブラリもしくは外部
接続された外部ライブラリにあるものを利用する。これ
により、複数の無線通信機が存在する場合であっても、
アプリケーションプログラムは共通の機能定義となり、
他の無線通信機とのハードウェアの相違や内部ライブラ
リに格納された制御プログラムおよび制御コマンドの相
違を、ライブラリ管理手段およびダウンロード実行手段
によって吸収することができ、アプリケーションプログ
ラムの構成を簡略化できる、という効果を奏する。
As described above, according to the present invention, an application program serves as a function definition for realizing a wireless communication function, and other individual control programs and control commands are connected to an internal library or externally connected. Use what is in the external library. As a result, even when there are multiple wireless communication devices,
The application program has a common function definition,
Differences in hardware with other wireless communication devices and differences in control programs and control commands stored in the internal library can be absorbed by the library management means and the download execution means, and the configuration of the application program can be simplified. Has the effect.

【0059】つぎの発明によれば、ライブラリ管理手段
が、アプリケーションプログラムの解析により得られた
制御プログラムおよび制御コマンドと、内部ライブラリ
に予め実装されている制御プログラムおよび制御コマン
ドと、を比較する構成とした。これにより、不足する制
御プログラムまたは制御コマンドを効率よく検出するこ
とができる、という効果を奏する。
According to the next invention, the library management means compares the control program and control command obtained by analysis of the application program with the control program and control command pre-installed in the internal library. did. As a result, it is possible to efficiently detect the lacking control program or control command.

【0060】つぎの発明によれば、必要な制御プログラ
ムまたは制御コマンドに関する指示を受け取った後、ダ
ウンロード実行手段が外部ライブラリと無線通信を行う
構成とした。これにより、指示された外部ライブラリ内
の制御プログラムまたは制御コマンドを確実に内部ライ
ブラリにダウンロードすることができる、という効果を
奏する。
According to the next invention, the download execution means performs the wireless communication with the external library after receiving the instruction regarding the necessary control program or control command. Thus, it is possible to reliably download the instructed control program or control command in the external library to the internal library.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明にかかるソフトウェア無線機の構成を
示す図である。
FIG. 1 is a diagram showing a configuration of a software defined radio according to the present invention.

【図2】 アプリケーションプログラムの実行形態を示
す図である。
FIG. 2 is a diagram showing an execution form of an application program.

【図3】 ライブラリ管理部および外部ライブラリダウ
ンローダの動作フローチャートを示す図である。
FIG. 3 is a diagram showing an operation flowchart of a library management unit and an external library downloader.

【図4】 ソフトウェアにより無線通信機能を実現する
受信機の構成を示す図である。
FIG. 4 is a diagram showing a configuration of a receiver that realizes a wireless communication function by software.

【図5】 ソフトウェアにより無線通信機能を実現する
送信機の構成を示す図である。
FIG. 5 is a diagram showing a configuration of a transmitter that realizes a wireless communication function by software.

【図6】 従来のソフトウェア無線機の構成を示す図で
ある。
FIG. 6 is a diagram showing a configuration of a conventional software defined radio.

【図7】 アプリケーションプログラムの実行形態を示
す図である。
FIG. 7 is a diagram showing an execution form of an application program.

【符号の説明】[Explanation of symbols]

1 外部ライブラリダウンローダ(Ext. Library Downl
oad)、2 外部ライブラリ(Ext. Library)、3 ラ
イブラリ管理部(Library management)、4アプリケー
ションプログラム(Application)、102 ライブラ
リ(library)、103 O/S(オペレーティングシ
ステム)、104 デバイスドライバ(Device Drive
r)、105 CPU、106 増幅器(Amp.)、10
7 ミキサ(Mixer)、108 シンセサイザ(Synt
h)、109 D/A変換器(DAC)、110 A/D変
換器(ADC)、111 ASIC、112 FPGA、
113DSP、114 I/O。
1 External library downloader (Ext. Library Downl
oad), 2 external library (Ext. Library), 3 library management section (Library management), 4 application program (Application), 102 library (library), 103 O / S (operating system), 104 device driver (Device Drive)
r), 105 CPU, 106 amplifier (Amp.), 10
7 Mixer, 108 Synthesizer (Synt)
h), 109 D / A converter (DAC), 110 A / D converter (ADC), 111 ASIC, 112 FPGA,
113 DSP, 114 I / O.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウェアにより無線通信機能を実現
する無線通信機において、 無線通信機能を実現するためのアプリケーションプログ
ラム(ソフトウェア)に記述された機能定義を解析する
ことにより、当該アプリケーションプログラムにて要求
されるハードウェアを制御するための制御プログラムお
よび制御コマンドを調査し、内部ライブラリに不足する
制御プログラムまたは制御コマンドのダウンロードを指
示するライブラリ管理手段と、 指示された制御プログラムまたは制御コマンドを外部ラ
イブラリからダウンロードするダウンロード実行手段
と、 を備えることを特徴とする無線通信機。
1. In a wireless communication device that realizes a wireless communication function by software, by analyzing a function definition written in an application program (software) for realizing the wireless communication function, a request is made by the application program. Library control means for investigating control programs and control commands for controlling the hardware, and instructing the internal library to download the missing control program or control command, and downloading the instructed control program or control command from the external library. A wireless communication device, comprising:
【請求項2】 前記ライブラリ管理手段は、 アプリケーションプログラムの解析機能と、 解析により得られたアプリケーションプログラムの要求
する制御プログラムおよび制御コマンドと、内部ライブ
ラリに予め実装されている制御プログラムおよび制御コ
マンドと、を比較し、不足する制御プログラムまたは制
御コマンドを検出する検出機能と、 を有することを特徴とする請求項1に記載の無線通信
機。
2. The library management means includes an analysis function of an application program, a control program and a control command required by the application program obtained by the analysis, a control program and a control command pre-installed in an internal library, The wireless communication device according to claim 1, further comprising: a detection function of comparing the control program and the control command to detect a shortage.
【請求項3】 前記ダウンロード実行手段は、 前記ライブラリ管理手段からの指示を受け取った後、外
部ライブラリと接続し、指示された外部ライブラリ内の
制御プログラムまたは制御コマンドを内部ライブラリに
ダウンロードすることを特徴とする請求項1または2に
記載の無線通信機。
3. The download execution means, after receiving an instruction from the library management means, connects to an external library and downloads the instructed control program or control command in the external library to the internal library. The wireless communication device according to claim 1 or 2.
JP2001225700A 2001-07-26 2001-07-26 Radio communication equipment for realizing radio communication function by software Pending JP2003044301A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001225700A JP2003044301A (en) 2001-07-26 2001-07-26 Radio communication equipment for realizing radio communication function by software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001225700A JP2003044301A (en) 2001-07-26 2001-07-26 Radio communication equipment for realizing radio communication function by software

Publications (1)

Publication Number Publication Date
JP2003044301A true JP2003044301A (en) 2003-02-14

Family

ID=19058647

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001225700A Pending JP2003044301A (en) 2001-07-26 2001-07-26 Radio communication equipment for realizing radio communication function by software

Country Status (1)

Country Link
JP (1) JP2003044301A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007328811A (en) * 2007-08-06 2007-12-20 Sharp Corp Receiver
JP2009245428A (en) * 2008-03-11 2009-10-22 Hitachi Kokusai Electric Inc Software radio device
JP2010003204A (en) * 2008-06-23 2010-01-07 Nec System Technologies Ltd Switching device, switching program, and switching method
JP2010033555A (en) * 2008-06-30 2010-02-12 Olympus Corp Control unit, distributed processing system, and method of distributed processing
US7720506B1 (en) 2006-07-28 2010-05-18 Rockwell Collins, Inc. System and method of providing antenna specific front ends for aviation software defined radios
US7831255B1 (en) 2006-07-31 2010-11-09 Rockwell Collins, Inc. System and method of providing automated availability and integrity verification for aviation software defined radios
US7885409B2 (en) 2002-08-28 2011-02-08 Rockwell Collins, Inc. Software radio system and method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7885409B2 (en) 2002-08-28 2011-02-08 Rockwell Collins, Inc. Software radio system and method
US7720506B1 (en) 2006-07-28 2010-05-18 Rockwell Collins, Inc. System and method of providing antenna specific front ends for aviation software defined radios
US7831255B1 (en) 2006-07-31 2010-11-09 Rockwell Collins, Inc. System and method of providing automated availability and integrity verification for aviation software defined radios
JP2007328811A (en) * 2007-08-06 2007-12-20 Sharp Corp Receiver
JP4571171B2 (en) * 2007-08-06 2010-10-27 シャープ株式会社 Receiver
JP2009245428A (en) * 2008-03-11 2009-10-22 Hitachi Kokusai Electric Inc Software radio device
JP2010003204A (en) * 2008-06-23 2010-01-07 Nec System Technologies Ltd Switching device, switching program, and switching method
JP2010033555A (en) * 2008-06-30 2010-02-12 Olympus Corp Control unit, distributed processing system, and method of distributed processing

Similar Documents

Publication Publication Date Title
US7242929B2 (en) Method and apparatus for dynamic extension of device management tree data model on a mobile
US20050260979A1 (en) System and method for managing resources and applications of a wireless communication device
JP5658283B2 (en) Application operating method, apparatus and system
EP1938568B1 (en) Extensible human machine interface (hmi) plugin architecture for radio software system and related method and device
JP4565032B2 (en) Method, system, and computer program for installing software on a mobile computing device using Configuration Manager security features
US7680515B2 (en) Dual-mode reconfigurable base station and SCA-based service mode switching method thereof
US20050138620A1 (en) Virtual network interface
US20120084413A1 (en) Mechanism for Installing Monitoring Utilities Using Universal Performance Monitor
JP2004537803A (en) Wireless system using open system software support
WO2006071339A1 (en) Method and system for providing an open gateway initiative bundle over the air
US20100313197A1 (en) System and method for operating domain profile using database in core framework for sdr mobile terminals
US8214810B2 (en) Method of compiling source code, compiler, computer system, and computer program product
CN105323269A (en) Method for updating APP in Android system, terminal and storage medium
KR20080053086A (en) Apparatus and method for controlling a priority preference in an environment of sca multi-component and multi-port
JP2003044301A (en) Radio communication equipment for realizing radio communication function by software
US20070027996A1 (en) Configuring application settings based on changes associated with a network identifier
KR20070000867A (en) Apparatus and method for providing update file, and apparatus and method for downloading update file using the same
CN102929662B (en) A kind of method based on network batch subregion
CN112965832B (en) Remote Procedure Call (RPC) service calling method and related device
CN111683005B (en) Internet of things intelligent gateway equipment and construction method thereof
JP2001160765A (en) Radio machine realizing radio function by software, receiver and transmitter
CN113672243A (en) Linux system installation method, device, system, computer equipment and storage medium
CN111240685A (en) Cross-platform application program construction method and system
KR20200084294A (en) Operation server for searching code block using hot spot extraction and operation platform system including the same
US20090282070A1 (en) Application contention management system method thereof, and information processing terminal using the same