JP2005223788A - Software radio equipment and software download method thereof - Google Patents

Software radio equipment and software download method thereof Download PDF

Info

Publication number
JP2005223788A
JP2005223788A JP2004031703A JP2004031703A JP2005223788A JP 2005223788 A JP2005223788 A JP 2005223788A JP 2004031703 A JP2004031703 A JP 2004031703A JP 2004031703 A JP2004031703 A JP 2004031703A JP 2005223788 A JP2005223788 A JP 2005223788A
Authority
JP
Japan
Prior art keywords
module
software
communication
basic module
extension
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
JP2004031703A
Other languages
Japanese (ja)
Inventor
Hiroyuki Motozuka
裕幸 本塚
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004031703A priority Critical patent/JP2005223788A/en
Publication of JP2005223788A publication Critical patent/JP2005223788A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To realize software radio equipment which is capable of efficiently downloading and managing software with a little memory capacity. <P>SOLUTION: A function for realizing communication using each of communication schemes is divided into, at a minimum, a fundamental module required for downloading software using each of the communication schemes and an extension module required for realizing a higher-performance application. Only the fundamental module is held at all the time and the extension module is stored, as needed, by communication using the fundamental module. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、特にソフトウェア無線機とそのソフトウェアダウンロード方法に関する。   The present invention particularly relates to a software defined radio and a software download method thereof.

近年、携帯電話をはじめとする無線通信端末が広く普及している。それでもなお、無線通信技術は発展を続けている。したがって、「端末を購入した後も無線通信機能の性能向上や不具合修正をしたい」という要求や、「複数の新しい通信方式に1台の端末で対応したい」という要求がある。   In recent years, wireless communication terminals such as mobile phones have become widespread. Nevertheless, wireless communication technology continues to evolve. Therefore, there is a request “I want to improve the performance of wireless communication functions and correct defects after purchasing a terminal” and “I want to support a plurality of new communication methods with a single terminal”.

このような要求に応える技術として、ソフトウェア無線(SDR;Software-defined Radio)がある。この技術は、電気的な設定情報により無線通信機能を変更し、複数の通信方式に対応する無線通信装置を実現するためのものである。ここで、電気的な設定情報とは、DSP(Digital Signal Processor)やCPU(Central Processing Unit)のプログラム、FPGA(Field Programmable Gate Array)やリコンフィギュアラブルロジックのコンフィギュレーションデータ、特性を変更可能なアナログ回路を制御するための情報、を含む。以下、この電気的な設定情報をソフトウェアと呼び、上記個々のプログラムや制御情報をソフトウェアモジュール、あるいは単にモジュールと呼ぶ。   Software-defined radio (SDR) is a technology that meets such requirements. This technique is to change the wireless communication function according to the electrical setting information and realize a wireless communication apparatus that supports a plurality of communication methods. Here, the electrical setting information includes DSP (Digital Signal Processor) and CPU (Central Processing Unit) programs, FPGA (Field Programmable Gate Array) and reconfigurable logic configuration data, and analog whose characteristics can be changed. Information for controlling the circuit. Hereinafter, the electrical setting information is called software, and the individual programs and control information are called software modules or simply modules.

ソフトウェア無線機においては、メモリに通信方式ごとのソフトウェアを保存しておき、利用する通信方式のソフトウェアを前述のデバイス(DSP等)にロードすることにより複数の通信方式に対応する。したがって、多数の通信方式に対応するためには、多くのメモリ容量が必要となる。このことは、特に携帯端末にとっては小型化、低価格化、低消費電力化の妨げとなる。   In the software defined radio, the software for each communication method is stored in a memory, and the software for the communication method to be used is loaded into the above-described device (DSP or the like) to support a plurality of communication methods. Therefore, a large memory capacity is required to support a large number of communication methods. This hinders downsizing, cost reduction, and power consumption especially for portable terminals.

このような課題を解決する方法として、ソフトウェアを無線通信でダウンロードする方法がある。このような機能を有する従来のソフトウェア無線機として、例えば特許文献1に記載されているものがある。特許文献1に記載の無線通信機は、要求された機能に対応した必要なソフトウェアモジュールのみをダウンロードすることにより、不要なモジュールをダウンロードしないようになっている。
特開2003−44301号公報
As a method of solving such a problem, there is a method of downloading software by wireless communication. As a conventional software defined radio having such a function, there is one described in Patent Document 1, for example. The wireless communication device described in Patent Document 1 downloads only necessary software modules corresponding to the requested function, so that unnecessary modules are not downloaded.
Japanese Patent Laid-Open No. 2003-44301

しかしながら、特許文献1に記載の技術を用いると、それぞれ提供されている通信方式が異なるサービスエリア間を移動する場合などに不都合が生じるおそれがある。例えば、第1の通信方式で通信中に、第1の通信方式のサービスエリア外に移動したときには、第2の通信方式にハンドオーバ(通信方式の切替)する必要がある。このとき、ソフトウェア無線機は第2の通信方式のソフトウェアをダウンロードしようとするが、既に第1の通信方式のサービスエリア外であるため第1の通信方式では送受信できない。この結果、第2の通信方式のソフトウェアをダウンロードできず、ハンドオーバは失敗する。   However, using the technique described in Patent Document 1 may cause inconveniences when moving between service areas with different provided communication methods. For example, when moving outside the service area of the first communication method during communication using the first communication method, it is necessary to perform handover (switching of the communication method) to the second communication method. At this time, the software defined radio tries to download the software of the second communication method. However, since it is already out of the service area of the first communication method, transmission and reception cannot be performed using the first communication method. As a result, the software of the second communication method cannot be downloaded and the handover fails.

結局、利用者はあらかじめ第2の通信方式のソフトウェアをダウンロードしておく必要があるので、その分メモリ容量が必要となる。   Eventually, the user needs to download the software of the second communication method in advance, so that the memory capacity is required accordingly.

また特許文献1の技術を用いると、内部に実装されていないソフトウェアモジュールが必要となる場合には、アプリケーションを利用する都度ソフトウェアモジュールをダウンロードする必要がある。その結果、アプリケーションの起動が遅くなり、利用者の利便性が低下する可能性がある。   When the technology disclosed in Patent Document 1 is used, when a software module that is not mounted inside is required, it is necessary to download the software module every time the application is used. As a result, the startup of the application is delayed, and the convenience for the user may be reduced.

本発明はかかる点に鑑みてなされたものであり、複数の通信方式を利用可能なソフトウェア無線機において、ソフトウェアのダウンロードと管理を簡易な構成で効率的に行うことができるソフトウェア無線機及びソフトウェアダウンロード方法を提供することを目的とする。   The present invention has been made in view of the above points, and in a software defined radio capable of using a plurality of communication methods, a software defined radio capable of efficiently performing software download and management with a simple configuration and software download It aims to provide a method.

かかる課題を解決するため本発明のソフトウェア無線機は、各無線通信方式に対応したソフトウェアがロードされることにより、各無線通信方式を実現するコンフィギュアラブル無線通信手段と、少なくともソフトウェアを複数の無線通信方式により取得し得る基本モジュールと、基本モジュールを使って必要に応じて取得され、コンフィギュアラブル無線通信手段にロードされたとき、コンフィギュアラブル無線通信手段を、基本モジュールによって取得し得るデータに比して、より高性能のアプリケーションを実現するためのデータを取得し得るものに構築する、ソフトウェア構成の拡張モジュールと、拡張モジュールを格納する書き換え可能な記憶手段とを具備する構成を採る。   In order to solve such a problem, the software defined radio according to the present invention includes a configurable wireless communication unit that realizes each wireless communication system by loading software corresponding to each wireless communication system, and at least a plurality of wireless softwares. The basic module that can be acquired by the communication method and the data that can be acquired by the basic module when the basic module is acquired as needed and loaded into the configurable wireless communication means. On the other hand, a configuration including an expansion module having a software configuration and a rewritable storage means for storing the extension module, which is constructed so as to obtain data for realizing a higher performance application, is adopted.

この構成によれば、各無線通信方式を実現するための機能を、基本モジュールと拡張モジュールに分け、拡張モジュールは基本モジュールを使って必要に応じて取得するようにしたので、どの通信方式のサービスエリアであってもその通信方式に対応する基本モジュールを使って必要な拡張モジュールを迅速に取得できる。また基本モジュールは、ソフトウェアを取得し得る最低限の構成でよいので、メモリ容量(基本モジュールをソフトウェアで構成した場合)又はハードウェア量(基本モジュールをハードウェアで構成した場合)が少なくても済む。   According to this configuration, the function for realizing each wireless communication method is divided into a basic module and an expansion module, and the expansion module uses the basic module to acquire it as necessary. Even in an area, the necessary expansion module can be quickly acquired using the basic module corresponding to the communication method. Since the basic module may have a minimum configuration capable of acquiring software, the memory capacity (when the basic module is configured by software) or the amount of hardware (when the basic module is configured by hardware) may be small. .

本発明のソフトウェア無線機は、基本モジュールは、ソフトウェア構成でなり、かつ常時保持されている構成を採る。   In the software defined radio of the present invention, the basic module has a software configuration and is always maintained.

この構成によれば、特別なハードウェアを持たなくても、現在利用可能な通信方式に応じた基本モジュールをコンフィギュアラブル無線通信手段にロードすれば、いつでも必要な拡張モジュールを迅速に取得できるようになる。   According to this configuration, even if no special hardware is required, a necessary extension module can be quickly acquired at any time by loading a basic module corresponding to the currently available communication method into the configurable wireless communication means. become.

本発明のソフトウェア無線機は、拡張モジュールを、利用日時又は利用頻度に応じて記憶手段から消去する構成を採る。   The software defined radio according to the present invention employs a configuration in which the extension module is deleted from the storage unit according to the use date and time or the use frequency.

この構成によれば、記憶手段の限られたメモリ容量を有効活用して、利用者の利用状況に合わせた最適なモジュール構成を保つことができるようになる。例えば、利用頻度の高い拡張モジュールは、記憶手段に記憶されたままになるので、ダウンロードの回数を減らすことができる。   According to this configuration, it is possible to effectively use the limited memory capacity of the storage unit and maintain an optimal module configuration in accordance with the usage status of the user. For example, since an expansion module with high usage frequency remains stored in the storage means, the number of downloads can be reduced.

本発明のソフトウェア無線機のソフトウェアダウンロード方法は、複数の通信方式それぞれの基本モジュールを予め内蔵しておき、複数の通信方式の拡張モジュールを基本モジュールを使って必要に応じてダウンロードするようにする。   In the software download method for a software defined radio of the present invention, a basic module for each of a plurality of communication systems is built in beforehand, and an expansion module for a plurality of communication systems is downloaded as needed using the basic module.

このように本発明によれば、ソフトウェアのダウンロードと管理を簡易な構成で効率的に行うことができるソフトウェア無線機及びソフトウェアダウンロード方法を実現できる。   Thus, according to the present invention, it is possible to realize a software defined radio and a software download method capable of efficiently performing software download and management with a simple configuration.

本発明の骨子は、各通信方式によりソフトウェアをダウンロードすることが可能な最低限の機能モジュールを基本モジュールとして常時保持しておき、各通信方式の拡張モジュールについては基本モジュールを使って必要に応じてダウンロードするようにしたことである。これにより、どの通信方式のサービスエリアにいても基本モジュールを使って送受信することができるので、拡張モジュールをいつでもダウンロードできるようになる。また各通信方式の基本モジュールのみを常時保持しておけばよいので、基本モジュールをソフトウェアにより構成する場合には所要メモリ量が少なくて済み、また基本モジュールをハードウェアにより構成する場合にはハード量が少なくて済むようになる。   The essence of the present invention is that the minimum functional module capable of downloading software by each communication method is always held as a basic module, and the expansion module of each communication method is used as needed by using the basic module. It is to download. As a result, transmission and reception can be performed using the basic module in any communication service area, so that the extension module can be downloaded at any time. In addition, since only the basic module for each communication method needs to be held at all times, the required amount of memory is small when the basic module is configured by software, and the hardware amount when the basic module is configured by hardware. Will be less.

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

図1に、本実施の形態に係る通信システムとソフトウェア無線機の構成を示す。ソフトウェア無線機100は、ダウンロードサーバに所望のソフトウェアを要求し、要求に応じたソフトウェアをダウンロードサーバから取得するようになっている。   FIG. 1 shows a configuration of a communication system and a software defined radio according to the present embodiment. The software defined radio 100 requests desired software from the download server, and obtains software corresponding to the request from the download server.

ソフトウェア無線機100は、大きく分けて、コンフィギュアラブル無線通信回路110と、アプリケーション処理部120と、外部入出力部130と、記憶部140と、制御部150とを有する。   The software defined radio 100 roughly includes a configurable radio communication circuit 110, an application processing unit 120, an external input / output unit 130, a storage unit 140, and a control unit 150.

コンフィギュアラブル無線通信回路110は、ソフトウェアを変更することにより複数の通信方式に対応することができるようになっている。コンフィギュアラブル無線通信回路110は、RFフロントエンド111と、信号変換部112と、ディジタル信号処理部113を有する。   The configurable wireless communication circuit 110 can support a plurality of communication methods by changing software. The configurable wireless communication circuit 110 includes an RF front end 111, a signal conversion unit 112, and a digital signal processing unit 113.

RFフロントエンド111は、増幅器やダウンコンバータ、アップコンバータからなり、受信時には共用アンテナANからの受信信号を増幅及びダウンコンバートして信号変換部112に送出すると共に送信時には信号変換部112からの信号をアップコンバート及び増幅して共用アンテナANに送出する。   The RF front end 111 is composed of an amplifier, a down converter, and an up converter. At the time of reception, the reception signal from the shared antenna AN is amplified and down-converted and transmitted to the signal conversion unit 112. At the time of transmission, the signal from the signal conversion unit 112 is transmitted. Up-convert and amplify and send to shared antenna AN.

信号変換部112は、広帯域アナログディジタル変換器(A/D)と広帯域ディジタルアナログ変換器(D/A)とからなり、受信時にはRFフロントエンド111からの信号をアナログディジタル変換してディジタル信号処理部113に送出すると共に送信時にはディジタル信号処理部113からの信号をディジタルアナログ変換してRFフロントエンド111に送出する。   The signal converter 112 includes a wideband analog-to-digital converter (A / D) and a wideband digital-to-analog converter (D / A). Upon reception, the signal from the RF front end 111 is converted from analog to digital to a digital signal processing unit. The signal from the digital signal processing unit 113 is digital-analog converted and transmitted to the RF front end 111 during transmission.

ディジタル信号処理部113は、CPU(Central Processing Unit)やDSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)、リコンフィギュアラブルロジックで構成されている。さらに固定ハードウェアを含んでもよい。   The digital signal processing unit 113 includes a CPU (Central Processing Unit), a DSP (Digital Signal Processor), an FPGA (Field Programmable Gate Array), and a reconfigurable logic. Furthermore, fixed hardware may be included.

アプリケーション処理部120は、GUI(Graphical User Interface)機能や画像処理機能、メール機能、音声処理機能とそれらを統括するOS(operating system)を有する。外部入出力部130は表示部、入力キー、スピーカ、マイク、振動装置及びカメラを有し、アプリケーション処理部120で処理された受信画像データや受信音声データを、表示部に表示したり、スピーカから出力するようになっている。また例えば外部入出力部130から入力された音声データや画像データは、アプリケーション処理部120を介してコンフィギュアラブル無線通信回路110に入力される。   The application processing unit 120 has a GUI (Graphical User Interface) function, an image processing function, a mail function, a voice processing function, and an OS (operating system) that controls them. The external input / output unit 130 includes a display unit, input keys, a speaker, a microphone, a vibration device, and a camera, and displays received image data and received audio data processed by the application processing unit 120 on the display unit or from the speaker. It is designed to output. For example, audio data and image data input from the external input / output unit 130 are input to the configurable wireless communication circuit 110 via the application processing unit 120.

記憶部140には、コンフィギュアラブル無線通信回路110に供給するためのソフトウェアが格納されている。因みに、ソフトウェアは、機能モジュールごとに分割されている。そして機能モジュールの組合せにより、コンフィギュアラブル無線通信回路110にて各種の通信方式が実現される。   The storage unit 140 stores software to be supplied to the configurable wireless communication circuit 110. Incidentally, the software is divided for each functional module. Various communication systems are realized in the configurable wireless communication circuit 110 by combining the functional modules.

本実施の形態においては、ソフトウェアを、基本モジュールと拡張モジュールに分類する。基本モジュールは、想定する通信方式全てについて、最低限ソフトダウンロードを実行できるモジュールである。拡張モジュールは、コンフィギュアラブル無線通信回路110にロードされたとき、コンフィギュアラブル無線通信回路110を、基本モジュールによって取得し得るデータに比して、より高性能のアプリケーションを実現するためのデータを取得し得るものに構築するモジュールである。   In the present embodiment, software is classified into basic modules and extension modules. The basic module is a module that can execute at least software download for all assumed communication methods. When the extension module is loaded into the configurable radio communication circuit 110, the configurable radio communication circuit 110 receives data for realizing a higher performance application than the data that can be acquired by the basic module. A module that builds on what you can get.

本実施の形態においては、基本モジュールについては、常時記憶部140に保持するようになされている。一方、拡張モジュールについては、必要に応じてダウンロードサーバから取得し、必要がなくなったら消去するようになされている。基本モジュールは、ROM(Read Only Memory)等に書き込まれたものを製品出荷時に搭載してもよく、またはRAM(Random Access Memory)等の書込み可能なメモリにダウンロードサーバからダウンロードしてもよい。拡張モジュールは、RAM等の書き換え可能なメモリに格納される。   In the present embodiment, the basic module is always held in the storage unit 140. On the other hand, expansion modules are acquired from a download server as necessary, and are deleted when they are no longer needed. As the basic module, a module written in a ROM (Read Only Memory) or the like may be mounted at the time of product shipment, or may be downloaded from a download server to a writable memory such as a RAM (Random Access Memory). The expansion module is stored in a rewritable memory such as a RAM.

制御部150は、記憶部140に格納されたソフトウェア(基本モジュール及び又は拡張モジュール)を読み出し、コンフィギュアラブル無線通信回路110の各部111、112、113に必要なモジュールをロードする。この際、制御部150は、ディジタル信号処理部113の出力信号を監視することにより現在利用可能な(つまり、サービスエリアで適用されている)通信方式を認識し、コンフィギュアラブル無線通信回路110にこの利用可能な通信方式に対応するモジュールをロードする。さらに制御部150は、外部入出力部130から利用者による通信方式の指定情報が入力された場合には、現在利用可能な通信方式の中から指定情報に応じた通信方式を選択し、選択した通信方式に対応するモジュールをロードする。   The control unit 150 reads the software (basic module and / or extension module) stored in the storage unit 140 and loads the necessary modules into the respective units 111, 112, and 113 of the configurable wireless communication circuit 110. At this time, the control unit 150 monitors the output signal of the digital signal processing unit 113 to recognize a communication method that is currently available (that is, applied in the service area), and sends it to the configurable wireless communication circuit 110. Load the module corresponding to this available communication method. Further, when the designation information of the communication method by the user is input from the external input / output unit 130, the control unit 150 selects and selects the communication method corresponding to the designation information from the currently available communication methods. Load the module corresponding to the communication method.

さらに制御部150は、外部入出力部130から利用者によってあるアプリケーションを実行することを示す情報を受け取ると、現在記憶部140にそのアプリケーションを実行するのに必要な拡張モジュールが存在するか否かを検出する。そして、必要な拡張モジュールがなかった場合にはダウンロードサーバにその拡張モジュールを送信することを指示する信号を送信する。   Further, when the control unit 150 receives information indicating that an application is to be executed by the user from the external input / output unit 130, whether or not an extension module necessary to execute the application currently exists in the storage unit 140. Is detected. When there is no necessary extension module, a signal instructing the download server to transmit the extension module is transmitted.

このように、この実施の形態においては、ソフトウェアを基本モジュールと拡張モジュールに分類し、基本モジュールは常時格納しておき、拡張モジュールは必要に応じてダウンロードサーバからダウンロードする。   Thus, in this embodiment, software is classified into basic modules and expansion modules, the basic modules are always stored, and the expansion modules are downloaded from the download server as necessary.

これにより、ソフトウェア無線機100においては、各通信方式の基本モジュールをいつでも使うことができるので、どの通信方式のサービスエリアであってもその通信方式に対応する基本モジュールを使って必要な拡張モジュールを取得することができる。また基本モジュールは、拡張モジュールを取得できる最低限のソフトウェアでよいので、常時保持していなければならないソフトウェア量が少なくて済む。また基本モジュールの一部又は全部をハードウェアにより構成する場合であっても、拡張モジュールを取得できる最低限の機能をもたせればよいので、ハード量が少なくて済む。   As a result, in the software defined radio 100, the basic module of each communication method can be used at any time. Therefore, in any communication method service area, a necessary extension module can be installed using the basic module corresponding to the communication method. Can be acquired. Further, since the basic module may be the minimum software that can acquire the extension module, the amount of software that must be kept at all times is small. Even when a part or all of the basic module is configured by hardware, the minimum amount of hardware is sufficient because it is sufficient to provide a minimum function for acquiring the extension module.

図2に、基本モジュールと拡張モジュールの例を示す。ここではW−CDMA方式と無線LAN(IEEE802.11a)方式のモジュールを例にとって説明する。   FIG. 2 shows examples of basic modules and expansion modules. Here, a W-CDMA system and a wireless LAN (IEEE 802.11a) system module will be described as an example.

図中、〈1〉と書いたもの(以下これをクラス1と呼ぶ)が基本モジュールである。そして基本モジュール以外の〈2〉、〈3〉と書いたもの(以下これをクラス2、3と呼ぶ)が拡張モジュールである。   In the figure, <1> (hereinafter referred to as class 1) is a basic module. Those other than the basic module written as <2> and <3> (hereinafter referred to as classes 2 and 3) are extension modules.

本実施の形態では、ソフトウェア無線機100に、図示した11種類のクラス1以上のモジュールを予め内蔵するようにする。この基本モジュールは、上述したようにハードウェア構成で内蔵してもよく、あるいは、例えばW−CDMA方式の契約をしたときにW−CDMA方式のクラス1のモジュール全てをダウンロードするようにしてもよい。クラス1のモジュールは、できるだけプログラムサイズが小さくなるように設計されている。因みに、図2の例では、ソフトウェア無線機100はクラス2のFFT回路を基本モジュールとして持っている。これは、FFT回路は固定的な回路であり、ソフトウェアのダウンロードにより書き換えることはできないためである。   In the present embodiment, the 11 types of illustrated modules of class 1 or higher are built in the software defined radio 100 in advance. This basic module may be built in with a hardware configuration as described above, or, for example, all W-CDMA class 1 modules may be downloaded when a W-CDMA contract is made. . Class 1 modules are designed to be as small as possible in program size. In the example of FIG. 2, the software defined radio 100 has a class 2 FFT circuit as a basic module. This is because the FFT circuit is a fixed circuit and cannot be rewritten by software download.

このような基本モジュールのみを使った場合、ソフトウェア無線機100は、ごく限られた論理チャネルを用いて、ソフトウェアをダウンロードすることになる。   When only such a basic module is used, the software defined radio 100 downloads software using a very limited logical channel.

因みに、機能モジュールは、ダウンロード可能なものと不可能なものがある。ダウンロード可能なものとしては、CPUのプログラム(実行可能形式)、DSPのプログラム(実行可能形式)、FPGAのコンフィギュレーションデータ、リコンフィギュアラブルロジックのコンフィギュレーションデータなどがある。一方、ダウンロード不可能なものとしては、固定ハードウェア、ROMの内容で上記ダウンロード可能なものに準ずるものなどがある。従って、実施の形態でのソフトウェアとは、CPUやDSPで実行可能なプログラムや、FPGAやリコンフィギュアラブルのコンフィギュレーションデータなどをいう。   Incidentally, there are functional modules that can be downloaded and those that cannot. Examples of downloadable programs include a CPU program (executable format), a DSP program (executable format), FPGA configuration data, and reconfigurable logic configuration data. On the other hand, non-downloadable items include fixed hardware and ROM contents that are similar to the downloadable items. Therefore, the software in the embodiment refers to a program that can be executed by a CPU or DSP, FPGA, reconfigurable configuration data, or the like.

図3に、各アプリケーションを利用するために必要な各機能モジュールのクラスを示す。ここで、ソフトウェア無線機100がW−CDMA方式を利用可能なエリアに位置し、音声通話機能を利用する場合を考える。図3から、音声通話のためにはW−CDMA同期と等価器をクラス2にする必要がある。そこで、先ずこれらの拡張モジュールをダウンロードしてから通話を行う。W−CDMA方式が利用可能であるから、少なくともW−CDMA方式の基本モジュールを使うことで、上記拡張モジュールをダウンロードサーバからダウンロードできる。   FIG. 3 shows classes of each functional module necessary for using each application. Here, consider a case where the software defined radio 100 is located in an area where the W-CDMA system can be used and the voice call function is used. From FIG. 3, it is necessary to make the class equivalent to the W-CDMA synchronization and the equalizer for the voice call. Therefore, first, after downloading these extension modules, a call is made. Since the W-CDMA system can be used, the extension module can be downloaded from the download server by using at least the basic module of the W-CDMA system.

次に、WLAN方式が利用可能なエリアで高速データ通信を行う場合、クラス2の802.11a TOP、等価器、通信路復号、Viterbi Decoderが必要となる。この場合も、少なくともWLAN(802.11a)方式の基本モジュールを使うことで、上記拡張モジュールをダウンロードサーバからダウンロードできる。またソフトウェア無線機100が持っているW−CDMA方式の拡張モジュールを利用すれば、必要な拡張モジュールを一段と効率よく実行できるのであれば、W−CDMA方式を用いてダウンロードサーバからソフトウェアをダウンロードしてもよい。   Next, when performing high-speed data communication in an area where the WLAN system can be used, a Class 2 802.11a TOP, an equalizer, a channel decoding, and a Viterbi Decoder are required. Also in this case, the extension module can be downloaded from the download server by using at least a WLAN (802.11a) basic module. Also, if the W-CDMA system extension module possessed by the software defined radio 100 is used, if necessary extension modules can be executed more efficiently, the software can be downloaded from the download server using the W-CDMA system. Also good.

次に、モバイル環境下で高速データ通信を行う場合について考える。クラス2のW−CDMA同期と等価器は既にダウンロードされ記憶部140に保存されている。そこで、不足しているW−CDMA TOP、逆拡散、通信路復号、Turbo Decoderの各拡張モジュールをダウンロードする。このとき、記憶部140のメモリ容量が不足すれば、例えば802.11a 等価器を削除すればよい。   Next, consider the case of performing high-speed data communication in a mobile environment. The class 2 W-CDMA synchronization and the equivalent are already downloaded and stored in the storage unit 140. Therefore, the extension modules of W-CDMA TOP, despreading, channel decoding, and Turbo Decoder that are lacking are downloaded. At this time, if the memory capacity of the storage unit 140 is insufficient, for example, the 802.11a equalizer may be deleted.

次に、ソフトウェア無線機100における拡張モジュールのダウンロード動作について、図4を用いて説明する。図4のシーケンスは、利用者がアプリケーションを利用する直前に起動される。   Next, the download operation of the extension module in the software defined radio 100 will be described with reference to FIG. The sequence in FIG. 4 is activated immediately before the user uses the application.

ソフトウェア無線機100は、ステップST0で処理を開始すると、ステップST1において、制御部150が通信方式を変更する必要があるか否か判断する。具体的には、現在コンフィギュアラブル無線通信回路110にロードされているソフトウェアが、利用しようとしているアプリケーションに適していれば、ステップST8に移って当該処理を終了し、そのまま通信を開始する。これに対して、現在コンフィギュアラブル無線通信回路110にロードされているソフトウェアが、利用しようとしているアプリケーションに適していなければ、ステップST2に移る。   When the software defined radio 100 starts processing in step ST0, in step ST1, the control unit 150 determines whether or not it is necessary to change the communication method. Specifically, if the software currently loaded in the configurable wireless communication circuit 110 is suitable for the application to be used, the process proceeds to step ST8, where the processing is terminated and communication is started as it is. On the other hand, if the software currently loaded in the configurable wireless communication circuit 110 is not suitable for the application to be used, the process proceeds to step ST2.

ステップST2では、制御部150が不足しているモジュールがあるか否か判断する。具体的には、制御部150が、これから実行しようとしているアプリケーションに対応する拡張モジュールが記憶部140に存在するか否か判断する。そして存在する場合にはステップST7に移り、存在しない場合にはステップST3に移る。   In step ST2, the control unit 150 determines whether there is a missing module. Specifically, the control unit 150 determines whether an extension module corresponding to the application to be executed is present in the storage unit 140. If it exists, the process proceeds to step ST7, and if it does not exist, the process proceeds to step ST3.

ステップST3では、制御部150がダウンロードすべき拡張モジュールの容量を計算する。続くステップST4では、制御部150が、必要な拡張モジュールをダウンロードするだけの空き容量が記憶部140にあるか否か判断し、その分の空き容量がないと判断した場合には、ステップST5に移る。   In step ST3, the controller 150 calculates the capacity of the extension module to be downloaded. In the subsequent step ST4, the control unit 150 determines whether or not the storage unit 140 has enough free space to download the necessary extension module, and if it is determined that there is not enough free space, the control unit 150 proceeds to step ST5. Move.

ステップST5では、最も長い期間使用されていない拡張モジュールを削除する。但し、これから使用する必要があるモジュールは削除しない。ステップST4−ST5−ST4の処理を行うことで、記憶部140に、必要な拡張モジュールをダウンロードするだけの空き容量が確保されるとステップST6に移る。   In step ST5, the extension module that has not been used for the longest period is deleted. However, modules that need to be used are not deleted. When the processing of steps ST4 to ST5 to ST4 is performed and the storage unit 140 has enough free space to download the necessary extension module, the process proceeds to step ST6.

ステップST6では、必要な(不足している)拡張モジュールを全てダウンロードする。ここで、現在の設定ではダウンロードを実行できない場合には、コンフィギュアラブル無線通信回路110を再構成してダウンロードを実行する。この場合、ソフトウェア無線機100は、複数の通信方式に対応した基本モジュールを持っているので、どの通信方式のサービスエリアであっても、ダウンロードを実行できるようなものにコンフィギュアラブル無線通信回路110を再構成できる。   In step ST6, all necessary (shortage) extension modules are downloaded. If the download cannot be executed with the current settings, the configurable wireless communication circuit 110 is reconfigured and the download is executed. In this case, since the software defined radio 100 has a basic module corresponding to a plurality of communication methods, the configurable wireless communication circuit 110 can be configured to execute download regardless of the service area of any communication method. Can be reconfigured.

ステップST7では、制御部150がコンフィギュアラブル無線通信回路110に目的の通信方式に対応するモジュールをロードすることにより、コンフィギュアラブル無線通信回路110を目的の通信方式に再構成する。   In step ST7, the controller 150 reconfigures the configurable radio communication circuit 110 to the target communication system by loading the configurable radio communication circuit 110 with a module corresponding to the target communication system.

また本実施の形態では、一段と効率の良い拡張モジュールのダウンロードを行うために、図5に示すような処理を行うことを提案する。   Further, in the present embodiment, it is proposed to perform a process as shown in FIG. 5 in order to download an extension module more efficiently.

図5のシーケンスを行うことで、例えばWLAN方式の高速データ通信をほとんど利用しない利用者の場合、802.11a関連の拡張モジュールを削除することによって、メモリに空き容量を作ることができる。このとき、W−CDMA逆拡散のモジュールをクラス2からクラス3に変更することによって、よく利用するモバイル環境下での高速データ通信機能を高性能化することができる。以下の処理は、例えば制御部150で行うようにすればよい。   By performing the sequence of FIG. 5, for example, a user who hardly uses high-speed data communication of the WLAN system can make free space in the memory by deleting the extension module related to 802.11a. At this time, by changing the W-CDMA despreading module from class 2 to class 3, the high-speed data communication function in a frequently used mobile environment can be improved. The following processing may be performed by the control unit 150, for example.

具体的に説明する。先ず、ステップST10において、処理対象のモジュールm1を選択する。ステップST11では、モジュールm1が最高クラス(すなわち最高性能)のモジュールか否か判断し、最高クラスであった場合にはステップST18で処理を終了する。一方、最高クラスでない場合には、ステップST12に移る。   This will be specifically described. First, in step ST10, the module m1 to be processed is selected. In step ST11, it is determined whether or not the module m1 is the highest class (that is, the highest performance) module. If it is the highest class, the process ends in step ST18. On the other hand, if it is not the highest class, the process proceeds to step ST12.

ステップST12では、記憶部140の拡張モジュールの中でモジュールm1と関連がなく、かつ最終使用日時が最も古い拡張モジュールを削除候補として選択する。続くステップST13では、削除候補である拡張モジュールの最終使用日時がモジュールm1の最終使用日時よりも1週間以上前か否か判断し、1週間以上前であれば削除対象としてそのまま残してステップST15に移り、1週間以上前でなければそのモジュールは近日中に使う可能性があるので、削除対象から除外しステップST18で処理を終了する。   In step ST12, an expansion module that is not related to the module m1 and has the oldest last use date is selected as a deletion candidate from the expansion modules in the storage unit 140. In the subsequent step ST13, it is determined whether or not the last use date and time of the extension module that is a deletion candidate is one week or more before the last use date and time of the module m1, and if it is one week or more, it is left as a deletion target and is left as it is in step ST15. If it is not more than one week ago, the module may be used in the near future, so it is excluded from the deletion target and the process ends in step ST18.

ステップST15では、削除候補の拡張モジュールを削除すれば、モジュールm1をアップデートできるか否か(すなわちクラスをより高性能のものに上げることができるか否か)判断する。この判断は、アップデートした際のデータ量の増加と、削除候補の拡張モジュールのデータ量と、現在のメモリの空き容量とに基づいて行う。   In step ST15, it is determined whether or not the module m1 can be updated by deleting the deletion candidate extension module (that is, whether or not the class can be increased to a higher performance one). This determination is made based on the increase in the amount of data at the time of the update, the amount of data of the extension module as a deletion candidate, and the current free memory capacity.

そして削除候補の拡張モジュールを削除すれば、モジュールm1をアップデートできると判断した場合には、ステップST16に移って削除候補の拡張モジュールを記憶部140から削除し、続くステップST17でモジュールm1をアップデートする。   If it is determined that the module m1 can be updated by deleting the deletion candidate extension module, the process proceeds to step ST16 to delete the deletion candidate extension module from the storage unit 140, and the module m1 is updated in the subsequent step ST17. .

これに対して、削除候補の拡張モジュールを削除してもモジュールm1をアップデートできないと判断した場合には、ステップST14に移って、モジュールm1と関連がなく、かつ最終使用日時が次に古い拡張モジュールを削除候補として選択した後、ステップST13に戻る。   On the other hand, if it is determined that the module m1 cannot be updated even if the extension module as a deletion candidate is deleted, the process proceeds to step ST14, and the extension module that is not related to the module m1 and has the next oldest use date and time. After selecting as a deletion candidate, the process returns to step ST13.

因みに、図5のシーケンスは、利用者がアプリケーションを利用する直前に、使用するモジュールを対象に起動される。例えば、モバイル環境下で高速データ通信を行う際、W−CDMA逆拡散のモジュールをm1として起動する。図5のシーケンスを起動するとき、シーケンスが完了するまでにかかる時間をあらかじめ予測し、それが許容時間を越えると判断されるときこのシーケンスを起動しないようにすれば、利用者の使い勝手が向上する。   Incidentally, the sequence of FIG. 5 is activated for a module to be used immediately before the user uses the application. For example, when performing high-speed data communication in a mobile environment, the W-CDMA despreading module is activated as m1. When the sequence of FIG. 5 is activated, it is possible to predict the time required for the sequence to be completed in advance, and to prevent the activation of this sequence when it is determined that it exceeds the allowable time, the user convenience is improved. .

また図4のシーケンスは自宅等で充電器に接続されたときに、すべてのモジュールを対象として起動するようにするとよい。また充電器に接続されてから一定時間が経過した後でもよい。このようにすると、ソフトウェアをダウンロードしてもバッテリが消耗しなくて済む。さらにソフトウェア無線機の未使用時に自動的にソフトウェアのダウンロードが行われるようになるので、利用者の利用状況に合わせた最適なモジュール構成を保つことができるようになる。   The sequence of FIG. 4 may be activated for all modules when connected to a charger at home or the like. Further, it may be after a certain time has elapsed since the connection to the charger. In this way, even if the software is downloaded, the battery does not have to be consumed. Furthermore, since the software is automatically downloaded when the software defined radio is not used, it is possible to maintain an optimal module configuration in accordance with the usage situation of the user.

かくして本実施の形態によれば、各通信方式を用いて通信を実現するための機能を、最低限各通信方式でソフトウェアのダウンロードを実現するために必要となる基本モジュールと、より高性能なアプリケーションを実現する際に必要となる拡張モジュールとに分け、基本モジュールのみを常時保持すると共に拡張モジュールは基本モジュールを用いた通信により必要に応じて格納するようにしたことにより、どの通信方式のサービスエリアにいても必要なモジュールを迅速に取得することができるようになる。   Thus, according to the present embodiment, a function for realizing communication using each communication method, a basic module necessary for realizing software download in each communication method at a minimum, and a higher-performance application It is divided into the expansion modules that are required to realize the service, and only the basic module is always held, and the expansion module is stored as required by communication using the basic module, so that the service area of which communication method The necessary modules can be quickly acquired even if they are.

また実際にアプリケーションを利用するとき、基本モジュールのみで必要な機能・品質を満たせない場合にのみ、高性能な拡張モジュールをダウンロードし、利用すればよいので、全てのアプリケーションを少ないメモリ量で利用できるようになる。   In addition, when you actually use an application, you can download and use a high-performance expansion module only when the necessary functions and quality cannot be satisfied with only the basic module, so you can use all applications with a small amount of memory. It becomes like this.

また必要がある拡張モジュールをメモリに記憶する際に、最終使用日時が古かったり、利用頻度の低い拡張モジュールから優先的にメモリから削除するようにしたことにより、利用者の利用状況に合わせた最適なモジュール構成を保つことができるようになる。   Also, when storing necessary extension modules in memory, the last use date / time is old or the extension modules that are not frequently used are preferentially deleted from the memory, so it is optimal for the usage situation of the user. Module configuration can be maintained.

またメモリから最終使用日時が古かったり、利用頻度の低い拡張モジュールを削除し、その分、他の拡張モジュールをより高性能なものにアップデートするようにしたことにより、利用者の利用状況に合わせた最適なモジュール構成を保つことができるようになる。   In addition, the extension module with the last use date or the low usage frequency is deleted from the memory, and the other extension module is updated to a higher performance accordingly, so that it matches the usage situation of the user. An optimal module configuration can be maintained.

因みに、「よく使う機能」が限定される例としては、・音声通話と文字のメールしか使わない人、・無線LANを使わない人、・FOMAのエリア外に住んでいる人などがあげられる。   By the way, examples of limited “frequently used functions” include: • People who use only voice calls and text mail • People who do not use wireless LAN • People who live outside the FOMA area

なお、基本モジュールは、必ずしもダウンロードに特化・制限したものではなくてよい。例えば、最低限ダウンロードを実現できることを条件として、音声通話などの機能を基本モジュールのみで実現できるようにしてもよい。さらに、基本モジュールの一部の機能を拡張モジュールによって利用するようにしてもよい。   The basic module does not necessarily have to be specialized / restricted to download. For example, a function such as a voice call may be realized with only a basic module on condition that download can be realized at a minimum. Further, some functions of the basic module may be used by the extension module.

また基本モジュール又は拡張モジュールの一部を、固定ハードウェアとして構成するようにしてもよい。例えば、複数の通信方式で共通に利用する機能を固定ハードウェアとして持たせるようにすれば、ソフトウェア無線機を低コスト化できる。   Further, a part of the basic module or the extension module may be configured as fixed hardware. For example, if a function commonly used in a plurality of communication methods is provided as fixed hardware, the cost of the software defined radio can be reduced.

また基本モジュールを持っていない通信方式でも、その通信に必要な拡張モジュールをダウンロードできれば、その通信方式を実現することもできるようになる。例えば、海外に行く前に空港でダウンロードしたり、テーマパーク内のみで使える方式を入り口でダウンロードするなどの応用が考えられる。このようにすれば、普段使わない通信方式で、かつ予め使うことが分かっている場合に有効となる。   Even if a communication method does not have a basic module, the communication method can be realized if an extension module necessary for the communication can be downloaded. For example, you can download at the airport before going abroad, or download a method that can only be used in the theme park at the entrance. This is effective when the communication method is not normally used and it is known in advance that the communication method is used.

またダウンロードは、無線を使う他に、有線ネットワークへの接続や外部フラッシュメモリなどにより行うようにしてもよい。   In addition to using wireless communication, downloading may be performed by connecting to a wired network or using an external flash memory.

また上述した実施の形態では、拡張モジュールをアップデートする場合について述べたが、基本モジュールをダウンロードによりアップデートするようにしてもよい。   In the above-described embodiment, the case where the extension module is updated has been described. However, the basic module may be updated by downloading.

またダウンロードの対象とするソフトウェアは、無線通信の伝送処理を実現するものに限定されない。例えば、音声コーデック(符号化・復号化処理モジュール)や、画像コーデックを対象とすることもできる。これらのアプリケーション系ソフトウェアモジュールと、伝送系ソフトウェアモジュールは、利用頻度に関連性があるため、合わせて管理することによってメモリの利用効率を向上させることができる。さらにこのように構成すれば、記憶部の容量とコンフィギュアラブル無線通信回路内のディジタル信号処理部の演算能力を変更するだけで、端末全体の性能を変更することができるので、端末のスケーラビリティが向上し、利用者の多様なニーズに適合した端末を安価に提供することができるようになる。   The software to be downloaded is not limited to software that realizes wireless communication transmission processing. For example, an audio codec (encoding / decoding processing module) or an image codec can be targeted. Since these application software modules and transmission software modules are related to the usage frequency, the use efficiency of the memory can be improved by managing them together. Furthermore, if configured in this way, the performance of the entire terminal can be changed simply by changing the capacity of the storage unit and the computing capability of the digital signal processing unit in the configurable wireless communication circuit. As a result, it becomes possible to provide a low-cost terminal that meets the various needs of users.

本発明は、各通信方式に対応するソフトウェアをロードすることにより各通信方式を実現するソフトウェア無線機に適用し得る。   The present invention can be applied to a software defined radio that implements each communication method by loading software corresponding to each communication method.

本発明の実施の形態に係るソフトウェア無線機の構成を示すブロック図The block diagram which shows the structure of the software defined radio which concerns on embodiment of this invention 基本モジュールと拡張モジュールの例を示す図Diagram showing examples of basic modules and expansion modules 各アプリケーションを利用するために必要な各機能モジュールのクラスを示す図Diagram showing the class of each functional module required to use each application ソフトウェア無線機における拡張モジュールのダウンロード動作の説明に供するフローチャートFlow chart for explaining the download operation of the extension module in the software defined radio 機能モジュールのアップデート処理の説明に供するフローチャートFlow chart for explaining functional module update processing

符号の説明Explanation of symbols

100 ソフトウェア無線機
110 コンフィギュアラブル無線通信回路
111 RFフロントエンド
112 信号変換部
113 ディジタル信号処理部
120 アプリケーション処理部
130 外部入出力部
140 記憶部
150 制御部
DESCRIPTION OF SYMBOLS 100 Software defined radio 110 Configurable radio communication circuit 111 RF front end 112 Signal conversion unit 113 Digital signal processing unit 120 Application processing unit 130 External input / output unit 140 Storage unit 150 Control unit

Claims (4)

各無線通信方式に対応したソフトウェアがロードされることにより、各無線通信方式を実現するコンフィギュアラブル無線通信手段と、
少なくともソフトウェアを複数の無線通信方式により取得し得る基本モジュールと、
前記基本モジュールを使って必要に応じて取得され、前記コンフィギュアラブル無線通信手段にロードされたとき、前記コンフィギュアラブル無線通信手段を、前記基本モジュールによって取得し得るデータに比して、より高性能のアプリケーションを実現するためのデータを取得し得るものに構築する、ソフトウェア構成の拡張モジュールと、
前記拡張モジュールを格納する書き換え可能な記憶手段と
を具備することを特徴とするソフトウェア無線機。
Configurable wireless communication means for realizing each wireless communication method by loading software corresponding to each wireless communication method;
A basic module capable of acquiring at least software by a plurality of wireless communication methods; and
When acquired using the basic module as needed and loaded into the configurable radio communication means, the configurable radio communication means is more expensive than data that can be acquired by the basic module. An extension module of software configuration that is built to be able to acquire data for realizing performance applications,
A software defined radio comprising: rewritable storage means for storing the extension module.
前記基本モジュールは、ソフトウェア構成でなり、かつ常時保持されている
ことを特徴とする請求項1に記載のソフトウェア無線機。
The software defined radio according to claim 1, wherein the basic module has a software configuration and is always maintained.
前記拡張モジュールを、利用日時又は利用頻度に応じて前記記憶手段から消去する
ことを特徴とする請求項1に記載のソフトウェア無線機。
The software defined radio according to claim 1, wherein the extension module is deleted from the storage unit according to a use date and time or a use frequency.
複数の通信方式それぞれの基本モジュールを予め内蔵しておき、前記複数の通信方式の拡張モジュールを前記基本モジュールを使って必要に応じてダウンロードする
ことを特徴とするソフトウェア無線機のソフトウェアダウンロード方法。
A software download method for a software defined radio, wherein a basic module for each of a plurality of communication systems is built in in advance, and an extension module for the plurality of communication systems is downloaded as needed using the basic module.
JP2004031703A 2004-02-09 2004-02-09 Software radio equipment and software download method thereof Pending JP2005223788A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004031703A JP2005223788A (en) 2004-02-09 2004-02-09 Software radio equipment and software download method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004031703A JP2005223788A (en) 2004-02-09 2004-02-09 Software radio equipment and software download method thereof

Publications (1)

Publication Number Publication Date
JP2005223788A true JP2005223788A (en) 2005-08-18

Family

ID=34999061

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004031703A Pending JP2005223788A (en) 2004-02-09 2004-02-09 Software radio equipment and software download method thereof

Country Status (1)

Country Link
JP (1) JP2005223788A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007029556A1 (en) * 2005-09-07 2007-03-15 Matsushita Electric Industrial Co., Ltd. Wireless communication apparatus and communication control method
JP2007148844A (en) * 2005-11-29 2007-06-14 Hitachi Kokusai Electric Inc Domain management interface in software wireless machine
JP2009171504A (en) * 2008-01-21 2009-07-30 Kddi Corp Radio communication device and software radio control method
JP2010003204A (en) * 2008-06-23 2010-01-07 Nec System Technologies Ltd Switching device, switching program, and switching method
JP2011510528A (en) * 2007-12-14 2011-03-31 マイクロソフト コーポレーション Software-defined radio architecture
WO2013154398A1 (en) * 2012-04-12 2013-10-17 한양대학교 산학협력단 Method for distributing, installing and executing software-defined radio application
JP2014512577A (en) * 2010-12-24 2014-05-22 漢陽大学校産学協力団 Software-defined radio terminal device and radio application distribution and installation method
JP2015170934A (en) * 2014-03-06 2015-09-28 日本無線株式会社 Signal processing apparatus and signal processing supporting device
US9832592B2 (en) 2013-11-21 2017-11-28 Fujitsu Limited Radio communication device and radio communication method
JP2021096822A (en) * 2019-12-13 2021-06-24 株式会社日立産機システム Communication module, communication system, and communication method
WO2022224490A1 (en) * 2021-04-22 2022-10-27 株式会社日立産機システム Communication system and communication terminal

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007029556A1 (en) * 2005-09-07 2007-03-15 Matsushita Electric Industrial Co., Ltd. Wireless communication apparatus and communication control method
CN101258689B (en) * 2005-09-07 2011-08-17 松下电器产业株式会社 Wireless communication apparatus and communication control method
US8165617B2 (en) 2005-09-07 2012-04-24 Panasonic Corporation Wireless communication apparatus and communication control method
JP2007148844A (en) * 2005-11-29 2007-06-14 Hitachi Kokusai Electric Inc Domain management interface in software wireless machine
JP2011510528A (en) * 2007-12-14 2011-03-31 マイクロソフト コーポレーション Software-defined radio architecture
JP2009171504A (en) * 2008-01-21 2009-07-30 Kddi Corp Radio communication device and software radio control method
JP2010003204A (en) * 2008-06-23 2010-01-07 Nec System Technologies Ltd Switching device, switching program, and switching method
JP2014512577A (en) * 2010-12-24 2014-05-22 漢陽大学校産学協力団 Software-defined radio terminal device and radio application distribution and installation method
WO2013154398A1 (en) * 2012-04-12 2013-10-17 한양대학교 산학협력단 Method for distributing, installing and executing software-defined radio application
US9350848B2 (en) 2012-04-12 2016-05-24 Industry-University Cooperation Foundation Hanyang University Method for distributing, installing and executing software-defined radio application
US9832592B2 (en) 2013-11-21 2017-11-28 Fujitsu Limited Radio communication device and radio communication method
JP2015170934A (en) * 2014-03-06 2015-09-28 日本無線株式会社 Signal processing apparatus and signal processing supporting device
JP2021096822A (en) * 2019-12-13 2021-06-24 株式会社日立産機システム Communication module, communication system, and communication method
JP7330929B2 (en) 2019-12-13 2023-08-22 株式会社日立産機システム Communication module, communication system and communication method
WO2022224490A1 (en) * 2021-04-22 2022-10-27 株式会社日立産機システム Communication system and communication terminal
JP7373521B2 (en) 2021-04-22 2023-11-02 株式会社日立産機システム Communication systems and communication terminals

Similar Documents

Publication Publication Date Title
US8285268B2 (en) System and method for delta-based over-the-air software upgrades for a wireless mobile station
US7461373B2 (en) Apparatus and method for upgrading software of a wireless mobile station
US8254357B2 (en) Maintaining network availability for wireless clients in a wireless local area network
US7369873B2 (en) Apparatus and method for remotely modifying reconfigurable hardware in a mobile station
US8572597B2 (en) Apparatus and method for performing an over-the-air software update in a dual processor mobile station
US7359699B2 (en) System and method for peer-to-peer handset communication
EP1703382A1 (en) Method for loading applications to a mobile device
US6351638B1 (en) Method and apparatus for accessing a plurality of communication networks
US7738914B2 (en) Method and device for adapting the configuration of an application of a mobile terminal to an accessible data connection
EP1401224A1 (en) Software download to software definable radio by intermediate communication unit
JP2005223788A (en) Software radio equipment and software download method thereof
JP2008536425A (en) Method, device and system for effectively encoding and decoding video data
US20080126511A1 (en) Method for Handing Off Applications for WebOS-Enabled User Devices
JP2007208312A (en) Multi-mode radio communication terminal
CN102273260A (en) Method, apparatus and computer program product for source identification for single radio voice call continuity
US8279802B1 (en) Cellular-telephone-based servers
JP5092708B2 (en) Terminal software download system, terminal software download method and program used therefor
KR20050085395A (en) System and method for software download to wireless communication device
JP2007228461A (en) Radio communication system
JP2007281896A (en) Communication software download method and software radio terminal device
JP2020068464A (en) Communication device, control method of the same, and program
JP2003229783A (en) Wireless communication apparatus
KR100659230B1 (en) The mobile device to providing celluar service
KR20000056405A (en) Software downloading method for radio interface unit in wireless local loop
KR100858849B1 (en) Methods and apparatus for content delivery to a mobile device