JP2006246151A - Software radio set - Google Patents

Software radio set Download PDF

Info

Publication number
JP2006246151A
JP2006246151A JP2005060511A JP2005060511A JP2006246151A JP 2006246151 A JP2006246151 A JP 2006246151A JP 2005060511 A JP2005060511 A JP 2005060511A JP 2005060511 A JP2005060511 A JP 2005060511A JP 2006246151 A JP2006246151 A JP 2006246151A
Authority
JP
Japan
Prior art keywords
software
communication
standby
defined radio
communication systems
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
JP2005060511A
Other languages
Japanese (ja)
Inventor
Morikatsu Takahashi
守克 高橋
Kazunori Akaha
和徳 赤羽
Sei Kobayashi
聖 小林
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005060511A priority Critical patent/JP2006246151A/en
Publication of JP2006246151A publication Critical patent/JP2006246151A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a software radio set capable of communicating with a plurality of communication systems while suppressing the increase of memory size. <P>SOLUTION: Programs are separated into programs for the stand-by state of the software radio set and programs for the operating state of the software radio set, the programs for the stand-by state are developed in a main memory and a plurality of communication systems can be processed by a single resource. The programs for the operating state are constituted so as to respectively store processing programs for the plurality of communication systems in a program memory and read in the processing program corresponding to the communication system received in the stand-by state to the main memory. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、1以上の周波数および1以上の通信システムに対応する通信を実施する無線機とその構成方法に関し、特にソフトウェアにより構成されるソフトウェア無線機に関する。   The present invention relates to a radio that performs communication corresponding to one or more frequencies and one or more communication systems and a configuration method thereof, and more particularly, to a software defined radio configured by software.

一般的な無線通信機器の場合、あらかじめ規定されている単一の通信システムヘ対応することを前提としている。したがって、異なる複数の周波数および複数の通信システムに対応する通信機器の場合は、通常は該当する各通信システムに1対1に対応するハードウェアを複数系統内蔵するマルチモード無線機の構成として製造される。この場合、それぞれ各システム毎に独立または連動して動作するが、製造後に使用者の段階で、対応する周波数・通信システムを変更することは困難で、使用者の使い勝手に限界がある。   In the case of a general wireless communication device, it is assumed that it corresponds to a single communication system defined in advance. Therefore, in the case of a communication device corresponding to a plurality of different frequencies and a plurality of communication systems, it is usually manufactured as a multi-mode radio configuration in which each corresponding communication system includes a plurality of systems corresponding to one-to-one hardware. The In this case, each system operates independently or in conjunction with each other. However, it is difficult to change the corresponding frequency / communication system at the user's stage after manufacture, and the user's usability is limited.

一方、ソフトウェアにより動作が制御される無線機は、シーケンス・通信機能・その他通信に必要な機能をソフトウェアで定義し、該ソフトウェアを切り替えることで、製造後においても、異なる周波数・通信システムヘの変更が可能となっている。   On the other hand, a radio whose operation is controlled by software defines the sequence, communication function, and other functions required for communication by software, and changes to a different frequency / communication system even after manufacturing by switching the software. Is possible.

「ソフトウェア無線機の基礎と応用」サイペック(株)ナレッジサービス事業部門発行、40〜45頁、平成14年10月"Basics and Applications of Software Defined Radio", Issued by Knowledge Service Division, Sipec Corporation, pages 40-45, October 2002

前記のような、従来のソフトウェア無線機においても、なお、以下のような問題があった。   The conventional software defined radio as described above still has the following problems.

1)ソフトウェア単体のサイズによるリソースの制限:ソフトウェアによる通信システムの更新が可能であるため、多種多様な通信システムに使用者段階で対応可能なソフトウェア無線機ではあるが、ソフトウェアを展開するべきメモリその他ハードウェアリソースは、ハードウェアによるマルチモード無線機と同様に有限であり、製造時の搭載メモリの容量を超える大きなサイズのソフトウェアは実装できない。   1) Resource limitation due to the size of the software itself: Since the communication system can be updated by software, it is a software defined radio that can handle a wide variety of communication systems at the user stage. Hardware resources are finite, as is the case with hardware multi-mode radios, and software of a large size that exceeds the capacity of installed memory at the time of manufacture cannot be implemented.

2)複数ソフトウェアの積み上げによるリソースの制限:ソフトウェア無線機のメリットのひとつは単一のハードウェアで複数の通信システムを運用できることである。しかし、対応すべきシステムの数が増加すれば、それに伴ってソフトウェアサイズも大きくなる。また、或る通信システムを運用している間は、その他の通信システムに関するソフトウェアは使用されていないため不要なメモリサイズを消費する。   2) Resource limitation by stacking multiple software: One of the advantages of software defined radios is that multiple communication systems can be operated with a single piece of hardware. However, as the number of systems to be supported increases, the software size increases accordingly. In addition, while operating a certain communication system, software related to other communication systems is not used, and thus an unnecessary memory size is consumed.

3)切り替え時間の制限:外部メディアに使用しないソフトウェアを配置しておき、新しい通信システムに切り替える際に対応するソフトウェアに切り替える方法もあるが、この方法では、切り替え時にソフトウェアを何らかの形で外部からロードする必要があり、切り替えの度にローディングのための切り替え時間を必要とする。   3) Limitation of switching time: There is also a method of placing software that is not used for external media and switching to the corresponding software when switching to a new communication system, but with this method, some form of software is loaded from the outside at the time of switching Therefore, a switching time for loading is required for each switching.

4)マルチバンド化によるリソースの制限:同時に複数の通信システムを待ち受ける、いわゆるマルチバンド対応を行う場合には、すべての通信システムについて、すべての機能を同時に実装する必要があり、やはりメモリサイズを消費する。   4) Resource limitation due to multi-banding: When performing so-called multi-band support that waits for multiple communication systems at the same time, it is necessary to implement all functions simultaneously for all communication systems, which also consumes memory size. To do.

以上のように、従来の方法では通信システム増加のためにはメモリサイズの大型化は免れず、このことから、本発明においてはメモリサイズの増加を抑制しながら、単一のソフトウェア無線機を用いて、複数の通信システムに対応し得るソフトウェア無線機を提供することを目的としている。   As described above, the conventional method cannot avoid increasing the memory size in order to increase the communication system. Therefore, in the present invention, a single software defined radio is used while suppressing the increase in the memory size. An object of the present invention is to provide a software defined radio capable of supporting a plurality of communication systems.

上記の目的を達成するために、本発明では、ソフトウェア無線機において対応しようとする通信システムについて、ソフトウェアにより実現する機能を、待ち受けをはじめとする通信システム毎にそれぞれ定義される待機運用の状態にある時に要求されるシーケンス・通信機能・その他必要な機能部分である待機ソフトウェアモジュールと、実際の通信を行う際に必要となるシーケンス・通信機能・その他すべての機能部分である主ソフトウェアモジュールとに分離する。これにより待機運用の状態においては、待機ソフトウェアモジュールのみをメインメモリ内に展開しておけばよく、すべての機能を実装する場合に比較して、ソフトウェアサイズを小さくすることが可能となり、この結果、複数の通信システムに対応しても、待機運用時に必要となるメモリサイズは小さくてすむ。   In order to achieve the above object, according to the present invention, for a communication system to be supported by a software defined radio, a function realized by software is changed to a standby operation state defined for each communication system including standby. Separated into standby software module, which is a required sequence / communication function / other necessary functional parts, and main software module, which is a sequence / communication function / all other functional parts required for actual communication To do. As a result, in the standby operation state, only the standby software module needs to be expanded in the main memory, and the software size can be reduced as compared with the case where all functions are implemented. Even when supporting a plurality of communication systems, the memory size required for standby operation can be reduced.

すなわち、以上のことを実現するため、本発明の請求項1においては、無線通信のシーケンス・通信機能・その他通信に必要な機能をソフトウェアにより追加・変更可能なソフトウェア無線機において、待機運用時に要求される1つ以上の待機ソフトウェアモジュールと、待機運用時以外に要求される1つ以上の主ソフトウェアモジュールとを分離して実装されているソフトウェア無線機について規定している。ここで、待機ソフトウェアモジュールとは待機運用の状態で要求されるシーケンス・通信機能・その他必要な機能部分に対応するソフトウェアグループを指し、主ソフトウェアモジュールとは、実際の通信を実行する際に必要となるシーケンス・通信機能・その他必要な機能部分に対応するソフトウェアグループを指す。   That is, in order to realize the above, in claim 1 of the present invention, a request is made at the time of standby operation in a software defined radio capable of adding / changing wireless communication sequences / communication functions / other functions necessary for communication by software. It defines a software defined radio in which one or more standby software modules and one or more main software modules required other than during standby operation are separately mounted. Here, the standby software module refers to the software group corresponding to the sequence, communication function, and other necessary functional parts required in the standby operation state, and the main software module is required for actual communication. The software group corresponding to the sequence, communication function, and other necessary functional parts.

請求項2においては、請求項1に記載のソフトウェア無線機において、前記待機ソフトウェアモジュールによって、複数の通信システムに対応する待機運用時に要求されるシーケンス・通信機能・その他通信に必要な機能を実現するソフトウェアモジュールを実装しているソフトウェア無線機について規定している。   According to claim 2, in the software defined radio according to claim 1, the standby software module realizes a sequence, a communication function, and other functions required for communication required for standby operation corresponding to a plurality of communication systems. It stipulates software defined radios that implement software modules.

請求項3においては、請求項2に記載のソフトウェア無線機において、前記主ソフトウェアモジュールを前記複数の通信システム毎に実装しているソフトウェア無線機について規定している。   According to a third aspect of the present invention, in the software defined radio according to the second aspect, the software defined radio in which the main software module is mounted for each of the plurality of communication systems is defined.

請求項4においては、請求項3に記載のソフトウェア無線機において、前記待機ソフトウェアモジュールが、待機運用中に前記複数の通信システムの何れかに関し、前記待機ソフトウェアモジュールが実行する機能以外の機能を要求する状態への遷移を監視する機能を有するソフトウェア無線機について規定している。   4. The software defined radio according to claim 3, wherein the standby software module requests a function other than the function executed by the standby software module with respect to any of the plurality of communication systems during standby operation. It defines the software defined radio that has the function of monitoring the transition to the state.

請求項5においては、請求項4に記載のソフトウェア無線機において、前記遷移をトリガとし、前記遷移を引き起こしたトリガによって指示される通信システムの主ソフトウェアモジュールを選択・ロードし、該ソフトウェアモジュールにより無線機を再構成する構成のソフトウェア無線機について規定している。   According to a fifth aspect of the present invention, in the software defined radio according to the fourth aspect, the transition is a trigger, a main software module of a communication system indicated by the trigger that has caused the transition is selected and loaded, and the software module performs wireless communication. It defines the software defined radio that reconfigures the radio.

本発明によれば、メモリ・その他のリソースが制限されている中で、単一のソフトウェア無線機を用い、複数の通信システムに対して同時に待機状態とすることが可能となる。   According to the present invention, while a memory and other resources are limited, a single software defined radio can be used and a plurality of communication systems can be simultaneously set in a standby state.

本発明においては、無線通信のシーケンス・通信機能・その他通信に必要な機能をソフトウェアにより追加・変更が可能なソフトウェア無線機でソフトウェアにより実現する機能を、待ち受けをはじめとする待機運用の状態に要求されるシーケンス・通信機能・その他必要な機能部分に対応する待機ソフトウェアモジュールと、実際の通信を行う際に必要となるシーケンス・通信機能・その他必要な機能部分に対応する主ソフトウェアモジュールとに分離する構成を基本としている。これにより、無線機運用時においてはそれぞれの機能に対して必要なソフトウェアモジュールのみをメインメモリに移して使用することによりメインメモリの有効利用を可能としている。したがって、基本的には複数の通信システムに対応する待機ソフトウェアモジュールにより構成されるソフトウェアモジュールと、当該ソフトウェアモジュールが対応可能な通信システムにそれぞれ対応する1つ以上の主ソフトウェアモジュールでソフトウェア無線機は構成される。   In the present invention, a wireless communication sequence, a communication function, and other functions required for communication can be added / changed by software, and a function realized by software is required in a standby operation state including standby. The standby software module corresponding to the sequence / communication function / other necessary functional parts is separated from the main software module corresponding to the sequence / communication function / other necessary functional parts necessary for actual communication. Based on configuration. As a result, when the wireless device is operated, only the software modules necessary for each function are transferred to the main memory and used, thereby enabling the main memory to be used effectively. Therefore, a software defined radio is basically composed of a software module composed of standby software modules corresponding to a plurality of communication systems and one or more main software modules respectively corresponding to communication systems that can support the software modules. Is done.

ここで、待機運用の状態とは、各通信システムによって定義が異なる。例えばRFタグリーダの場合は、RFタグを検索している状態と定義することができる。一方、携帯電話の場合は、着信を待ちつつ、基地局からの情報を監視している状態と定義することもできる。これらの待機運用の状態とその他の状態の分類は1つの例であり、これとは異なる分類を行うことも可能である。具体的な例を図1を用いて説明する。   Here, the definition of the standby operation state differs depending on each communication system. For example, in the case of an RF tag reader, it can be defined that the RF tag is being searched. On the other hand, in the case of a mobile phone, it can be defined as a state in which information from a base station is monitored while waiting for an incoming call. The classification of these standby operation states and other states is one example, and different classifications are possible. A specific example will be described with reference to FIG.

図1(a)にRFタグリーダの場合についての待機運用の処理フローの例を示す。待機状態A1のRFタグリーダは、RFタグが存在するかまたはRFタグを検索するために、タイマで計測した一定の時間T1毎に定期的なビーコンを送信(A2)している。RFタグリーダは送信したビーコンに対して、RFタグからの返答があるかを検証(A3)し、RFタグの存在を認識した場合(A3;Yes)、待機状態から運用状態(A4)へ遷移する。もしRFタグからの返答を確認できない場合(A3;No)、再び待機状態(A1)となる。   FIG. 1A shows an example of a standby operation process flow in the case of an RF tag reader. The RF tag reader in the standby state A1 transmits (A2) a regular beacon at a predetermined time T1 measured by a timer in order to search for an RF tag if an RF tag exists. The RF tag reader verifies whether there is a response from the RF tag to the transmitted beacon (A3), and recognizes the presence of the RF tag (A3; Yes), transitions from the standby state to the operational state (A4). . If the response from the RF tag cannot be confirmed (A3; No), the standby state (A1) is entered again.

図1(b)に携帯電話の場合についての待機運用の状態に対する処理フローの例を示す。待機状態1(B1)の携帯電話は、タイマにより計測された一定の時間T2毎に、基地局から報知されるビーコンを定期的に受信(B2)する。もしビーコンがなければ(B2;No)待機状態1(B1)に戻る。ビーコンが確認できた場合(B2;Yes)、端末情報を基地局に送信(B3)する。送信の成否を検証(B4)し、送信が完了している場合、待機状態2(B8)へ遷移する。完了しなかった場合は(B4;No)、あらかじめ決められた回数Nの再送を行う。試行回数がNを超えるか判断(B5)し、超える場合(B5;Yes)、待機状態1(B1)に戻る。待機状態2(B8)にある携帯電話は基地局から着信があるか判断(B6)し、着信がなければこの動作を繰り返し、着信があった場合(B6;Yes)、運用状態(B7)へ遷移する。   FIG. 1B shows an example of a processing flow for a standby operation state in the case of a mobile phone. The mobile phone in the standby state 1 (B1) periodically receives (B2) a beacon notified from the base station at every fixed time T2 measured by the timer. If there is no beacon (B2; No), the process returns to the standby state 1 (B1). When the beacon is confirmed (B2; Yes), the terminal information is transmitted to the base station (B3). The success or failure of the transmission is verified (B4), and when the transmission is completed, the state transits to the standby state 2 (B8). If not completed (B4; No), a predetermined number N of retransmissions are performed. It is determined whether the number of trials exceeds N (B5). If it exceeds (B5; Yes), the process returns to the standby state 1 (B1). The mobile phone in the standby state 2 (B8) determines whether there is an incoming call from the base station (B6). If there is no incoming call, this operation is repeated. Transition.

以下、上記のような待機運用の状態で必要となるソフトウェアをInitia1 Program、その他の通常運用の状態で必要となるソフトウェアをMain Programと呼ぶことにする。Initial Programは複数の通信システムに対応する待機ソフトウェアモジュール群とも言える。
以下、本発明による実施の形態について、例を用いて説明する。図2〜図4は例であり、実現手段・実現方法をこの形態に限定するものではない。
図2は例として通信システムA〜C3種の通信システムの場合についてのブロック図を示している。これは4種以上でもまったく動作原理は変わらない。図3は具体例としてRFタグ21とソフトウェア無線機により構成されたタグリーダ20との間の動作の概略を示すタイミング図である。図4はプログラムサイズについて、図2と同様に通信システムA・B・Cの3種のシステムについて、従来のメモリの使用例に対して本発明におけるメモリの使用例の優位性を表したものである。
Hereinafter, software required in the standby operation state as described above will be referred to as “Initia 1 Program”, and other software required in the normal operation state will be referred to as “Main Program”. The Initial Program can be said to be a standby software module group corresponding to a plurality of communication systems.
Hereinafter, embodiments according to the present invention will be described using examples. 2 to 4 are examples, and the realizing means and the realizing method are not limited to this form.
FIG. 2 shows a block diagram of the communication systems A to C3 as an example. Even if there are four or more types, the operating principle does not change at all. FIG. 3 is a timing chart showing an outline of the operation between the RF tag 21 and the tag reader 20 configured by a software defined radio as a specific example. FIG. 4 shows the advantage of the memory usage example in the present invention over the conventional memory usage example for the three types of communication systems A, B, and C as in FIG. is there.

図2において、ソフトウェア無線機10は通信システムA・B・Cに対応する無線機である。ソフトウェア無線機10はベースバンド処理部16とRF部17とから構成される。ここでRF部17はマルチバンドに対応しているものとして例示しているが、シングルバンドのRF部を複数もつシステムとしても、本発明の効果に影響はない。   In FIG. 2, the software defined radio 10 is a radio corresponding to the communication systems A, B, and C. The software defined radio 10 includes a baseband processing unit 16 and an RF unit 17. Here, although the RF unit 17 is illustrated as being compatible with multi-band, a system having a plurality of single-band RF units does not affect the effects of the present invention.

各通信システムに対応する待機ソフトウェアモジュールにより構成されるInitia1 Program14は、プロセッサ11内のメインメモリ12に展開されている。これとは別にプログラムを格納するプログラムメモリ13が存在し、各通信システムA・B・Cに対応する主ソフトウェアモジュールを構成しているMain Program A・B・C(13a〜13c)がそれぞれ通信システム毎に格納されている。また、本発明では、Main Programは各通信システムの、待機運用時以外の動作を定義する。このソフトウェアは常時実行されているわけではないことから、メインメモリに常時展開しておく必要がなく、メインメモリとは別個のプログラムメモリ13に通信システム毎に記憶されている。したがってメインメモリの有効利用が可能となる。   The Initia1 program 14 configured by standby software modules corresponding to each communication system is expanded in the main memory 12 in the processor 11. In addition to this, there is a program memory 13 for storing programs, and main programs A, B, and C (13a to 13c) constituting main software modules corresponding to the communication systems A, B, and C are respectively communication systems. Stored every time. In the present invention, the Main Program defines the operation of each communication system other than during standby operation. Since this software is not always executed, there is no need to always develop it in the main memory, and it is stored for each communication system in the program memory 13 separate from the main memory. Therefore, the main memory can be effectively used.

すなわち、Initia1 Programは複数の通信システムに対応するものとして、複数の通信システムに対応する待機運用の状態で要求されるシーケンス・通信機能・その他必要な機能を実現するソフトウェアモジュールを実装する。この結果、従来のように複数の通信システムに対するソフトウェアモジュール全体をメモリ上に同時に展開する必要がなくなる。また、同時に複数の通信システムを待ち受けることが出来ることから、使用者の使い勝手を向上する効果がある。   That is, the Initia 1 Program is adapted to a plurality of communication systems, and a software module that implements a sequence, a communication function, and other necessary functions required in a standby operation state corresponding to the plurality of communication systems is installed. As a result, it is not necessary to simultaneously deploy the entire software module for a plurality of communication systems on the memory as in the prior art. In addition, since it is possible to wait for a plurality of communication systems at the same time, there is an effect of improving user convenience.

本発明では、Initia1 Programによって実現されている各通信システムについて、待機運用を行う。このとき待機ソフトウェアモジュールが待機運用中の複数の通信システムのうち何れかに関し、待機ソフトウェアモジュールが実行する機能以外の機能を要求する状態へ遷移するためのトリガを受信したかどうか、Initia1 Programによる監視を行う。   In the present invention, standby operation is performed for each communication system realized by the Initia1 Program. At this time, whether or not a trigger for transitioning to a state requiring a function other than the function executed by the standby software module has been received for any one of the plurality of communication systems in standby operation by the standby software module is monitored by the Initia1 Program I do.

監視の結果、上記の状態遷移が検出されたら、この状態遷移をトリガとし、このトリガによって指示される通信システムの主ソフトウェアモジュールを選択し、メインメモリ内に展開し、この主ソフトウェアモジュールにより無線機を再構成する。   If the above state transition is detected as a result of monitoring, this state transition is used as a trigger, the main software module of the communication system indicated by this trigger is selected, expanded in the main memory, and the wireless software is transmitted by this main software module. Reconfigure.

制御部15はInitia1 Program14による待機運用の状態における上記監視結果により、Main Program(13a〜13c)の何れかをメインメモリ12内に展開したり、処理終了後Initia1 Program14へ戻したり等、プログラムメモリ13とメインメモリ12間のプログラムの展開制御を司る。   The control unit 15 expands any one of the main programs (13a to 13c) in the main memory 12 based on the monitoring result in the standby operation state by the Initia1 program 14, returns it to the Initia1 program 14 after the processing, and the like. And the development control of the program between the main memory 12 and the main memory 12.

ここで外部より通信相手18の放射する通信システムAに相当する無線による信号を受信したとすると、Initia1 Program14は通信システムAの信号を受信したことを制御部15へ送信する。制御部15はInitia1 Program14より受けた受信メッセージをトリガとして、プログラムメモリ13から通信システムAに相当するMain Program13aをメインメモリ12へ展開し、ソフトウェア無線機10を通信状態に再構成し、通信相手18との通信を継続する。
次に図3を用いて、時間的な動作の詳細を示す。タグリーダ20は複数のタグリーダ規格(通信システムに相当)に対応しているものとする。タグリーダ20は待機運用の状態において、実装されている規格のWake UpメッセージS1の送信を繰り返し、これにより待機運用の状態からその他の状態に遷移するトリガの監視を行う。時刻T1に送信したWake Upメッセージに対し、あるRFタグ21がResponseメッセージS2を時刻T2にタグリーダ側に返すとすると、タグリーダ側では、それを受信した時刻T2においてInitia1 Program14は制御部15に対し、受信通知メッセージS3を対応する通信システム呼び出し用のトリガとして送信する。受信通知メッセージS3を受信した制御部15は、プログラムメモリ13からMain Program(13a〜13c)の何れか受信した通信システムに対応するプログラム(主ソフトウェアモジュール)を、プロセッサ11内のメインメモリ12へ展開し、Main Programをメインメモリに実装する(矢印K)。展開したプログラムによりタグリーダ20を再構成する。再構成が完了したタグリーダ20は、RFタグ21に対し、ResponseメッセージS2に対する返答として、Rep1yメッセージS4を返す。
このように、前記トリガを受信した場合、該当する通信システムについて定義されたMain Programが呼び出され、メモリ上に展開され、無線機の再構成を行う。これにより、異なる複数の通信システムの同時待ち受けと、メモリの有効利用とを両立させることができる。なお、このときResponseメッセージS2が送信されてから、Rep1yメッセージS4が返信されるまでの時間Trは各タグリーダの規格に依存する。
次に図4を用いて、本発明によるプログラムサイズの低減効果について説明する。
従来のメモリの使用例に示すとおり、これまではメインメモリ12内に、対応する通信システムのソフトウェアをすべて展開していた。しかし待機状態では各ソフトウェアとも使用しない部分が存在する。そこで本発明によるメモリの使用例にあるように、待機状態に必要なソフトウェア部分のみを各通信システムのソフトウェアから取り出し、Initia1 Program14としてメインメモリ12内に展開する。このときInitia1 Program14は各通信システムのソフトウェアすべてを展開するよりも、プログラムサイズを圧縮できる。さらに図3に示すInitia1 Program14から制御部15へ受信通知メッセージS3が通知された場合、メインメモリ12に対し、プログラムメモリ13から対応する通信システムのMain Program(13a−13c)の何れかひとつがメインメモリ12へ展開される。最適な何れか一つのプログラムのみ展開されるため、すべての通信システム用のソフトウェアを展開する従来のメモリの使用方法に比較して、メインメモリ12の有効利用が可能となる。以上から、本発明によればメインメモリ12を有効に利用しつつ、複数の通信システムに対応することが可能となる。
Here, if a wireless signal corresponding to the communication system A radiated by the communication partner 18 is received from the outside, the Initia 1 Program 14 transmits to the control unit 15 that the signal of the communication system A has been received. The control unit 15 expands the main program 13a corresponding to the communication system A from the program memory 13 to the main memory 12 by using the received message received from the Initia 1 program 14 as a trigger, reconfigures the software defined radio 10 to the communication state, and communicates with the communication partner 18. Continue communication with.
Next, details of the temporal operation will be described with reference to FIG. The tag reader 20 is assumed to support a plurality of tag reader standards (corresponding to communication systems). In the standby operation state, the tag reader 20 repeatedly transmits the Wake Up message S1 of the implemented standard, thereby monitoring a trigger that makes a transition from the standby operation state to another state. If a certain RF tag 21 returns a response message S2 to the tag reader side at time T2 in response to the Wake Up message transmitted at time T1, the tag reader side receives the message at time T2 and the Initia1 Program 14 The reception notification message S3 is transmitted as a trigger for calling the corresponding communication system. The control unit 15 that has received the reception notification message S3 expands a program (main software module) corresponding to the communication system that has received any of the main programs (13a to 13c) from the program memory 13 to the main memory 12 in the processor 11. Then, the Main Program is mounted on the main memory (arrow K). The tag reader 20 is reconfigured by the developed program. The tag reader 20 that has been reconfigured returns a Rep1y message S4 to the RF tag 21 as a response to the Response message S2.
In this way, when the trigger is received, the Main Program defined for the corresponding communication system is called and expanded on the memory, and the radio is reconfigured. Thereby, simultaneous standby of a plurality of different communication systems and effective use of the memory can be made compatible. At this time, the time Tr from when the Response message S2 is transmitted until the Rep1y message S4 is returned depends on the standard of each tag reader.
Next, the effect of reducing the program size according to the present invention will be described with reference to FIG.
As shown in the conventional memory usage example, all the software of the corresponding communication system has been developed in the main memory 12 until now. However, there is a part that is not used by each software in the standby state. Therefore, as in the use example of the memory according to the present invention, only the software part necessary for the standby state is extracted from the software of each communication system and is expanded in the main memory 12 as the Initia Program 14. At this time, the Initia1 Program 14 can compress the program size rather than deploying all the software of each communication system. Further, when the reception notification message S3 is notified from the Initia1 program 14 shown in FIG. 3 to the control unit 15, any one of the main programs (13a-13c) of the corresponding communication system from the program memory 13 to the main memory 12 is the main. Expanded to the memory 12. Since only one of the optimum programs is expanded, the main memory 12 can be effectively used as compared with the conventional method of using the memory in which the software for all communication systems is expanded. As described above, according to the present invention, it is possible to cope with a plurality of communication systems while effectively using the main memory 12.

通信システムにおける待機状態の処理フロー図、(a)RFタグリーダの待機状態の処理フロー図、(b)携帯電話の待機状態の処理フロー図。The processing flow figure of the standby state in a communication system, (a) The processing flow figure of the standby state of RF tag reader, (b) The processing flow figure of the standby state of a mobile telephone. ソフトウェア無線機の構成を示すブロック図。The block diagram which shows the structure of a software defined radio. タグリーダ動作のタイミング図。The timing diagram of tag reader operation. 従来および本発明におけるメモリ使用割り当て図。The memory use allocation figure in the past and this invention.

符号の説明Explanation of symbols

10:ソフトウェア無線機 11:プロセッサ
12:メインメモリ 13:プログラムメモリ
14:Initial Program
15:制御部 16:ベースバンド処理部
17:RF部 18:通信相手
20:タグリーダ 21:タグ

10: software defined radio 11: processor 12: main memory 13: program memory 14: initial program
15: Control unit 16: Baseband processing unit 17: RF unit 18: Communication partner 20: Tag reader 21: Tag

Claims (5)

無線通信のシーケンス・通信機能・その他通信に必要な機能をソフトウェアにより追加・変更可能なソフトウェア無線機において、
待機運用時に要求される1つ以上の待機ソフトウェアモジュールと、
待機運用時以外に要求される1つ以上の主ソフトウェアモジュールとを分離して有することを特徴とするソフトウェア無線機。
Software radios that can add / change wireless communication sequences / communication functions / other functions required for communication by software.
One or more standby software modules required during standby operation;
A software defined radio having one or more main software modules that are required at times other than standby operation.
請求項1に記載のソフトウェア無線機において、
前記待機ソフトウェアモジュールを用いて、複数の通信システムに対応する待機運用時に要求されるシーケンス・通信機能・その他通信に必要な機能を実現するソフトウェアモジュールを実装していることを特徴とするソフトウェア無線機。
The software defined radio according to claim 1,
A software defined radio equipped with a software module that implements a sequence, a communication function, and other functions required for communication that are required for standby operation corresponding to a plurality of communication systems using the standby software module .
請求項2に記載のソフトウェア無線機において、
前記主ソフトウェアモジュールを前記複数の通信システム毎に実装していることを特徴とするソフトウェア無線機。
The software defined radio according to claim 2,
A software defined radio having the main software module mounted for each of the plurality of communication systems.
請求項3に記載のソフトウェア無線機において、前記待機ソフトウェアモジュールが、待機運用中に前記複数の通信システムの何れかに関し、前記待機ソフトウェアモジュールが実行する機能以外の機能を要求する状態への遷移を監視することを特徴とするソフトウェア無線機。   4. The software defined radio according to claim 3, wherein the standby software module makes a transition to a state requesting a function other than the function executed by the standby software module with respect to any of the plurality of communication systems during standby operation. Software defined radio characterized by monitoring. 請求項4に記載のソフトウェア無線機において、前記遷移をトリガとし、前記遷移を引き起こしたトリガによって指示される通信システムの主ソフトウェアモジュールを選択・ロードし、該ソフトウェアモジュールにより無線機を再構成することを特徴とするソフトウェア無線機。   5. The software defined radio according to claim 4, wherein the transition is a trigger, a main software module of a communication system indicated by the trigger that has caused the transition is selected and loaded, and the radio is reconfigured by the software module. A software defined radio.
JP2005060511A 2005-03-04 2005-03-04 Software radio set Pending JP2006246151A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005060511A JP2006246151A (en) 2005-03-04 2005-03-04 Software radio set

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005060511A JP2006246151A (en) 2005-03-04 2005-03-04 Software radio set

Publications (1)

Publication Number Publication Date
JP2006246151A true JP2006246151A (en) 2006-09-14

Family

ID=37052073

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005060511A Pending JP2006246151A (en) 2005-03-04 2005-03-04 Software radio set

Country Status (1)

Country Link
JP (1) JP2006246151A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011070306A (en) * 2009-09-24 2011-04-07 Japan Radio Co Ltd Program starting method
JP2011518447A (en) * 2007-12-13 2011-06-23 イセラ・インコーポレーテッド Wireless access technology

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011518447A (en) * 2007-12-13 2011-06-23 イセラ・インコーポレーテッド Wireless access technology
JP2011070306A (en) * 2009-09-24 2011-04-07 Japan Radio Co Ltd Program starting method

Similar Documents

Publication Publication Date Title
CN112119649B (en) Method and terminal equipment for receiving signals
TWI400919B (en) Method and apparatus for antenna allocation on a multi-radio platform
JP5487274B2 (en) Digital receiver for software radio implementation
US8576901B2 (en) Modem and method of operating a wireless device
CN101626599B (en) Techiques for management of shared resources in wireless multi-communication devices
JP2010278825A (en) Radio communication apparatus, radio communication system, and radio communication method
JP6538677B2 (en) Method of management of wireless interface of device and corresponding wireless device
US20090088199A1 (en) Multiradio power management
WO2016131263A1 (en) Terminal communication method and device, and radio frequency transceiving device
CN109392139A (en) It is a kind of to receive the resource location indicating means to broadcast the message, apparatus and system
US11317453B2 (en) Device to device communication method for reducing mutual interference between different types of terminal devices, terminal device and network device
CN104918225A (en) Implementation method and device of bi-pass function of double-card single-pass terminal
JP4309399B2 (en) Wireless system reconnectable during electromagnetic interference, reconnect method and computer readable medium thereof
JP2009124463A (en) Radio communication device and method
CN103428682A (en) Auxiliary information sending method, user equipment, network side configuration method and network side
US8649788B1 (en) Dynamic wireless transceiver selection in a wireless communication device
EP3258617B1 (en) Antenna configuration method and terminal
US10736031B2 (en) Access point energy saving method and access point
JP5792753B2 (en) Communication device and communication device operation state transition method
JP2006246151A (en) Software radio set
US11223392B2 (en) Radio module configurations for antennas
JP2006345274A (en) Interference evasion method of bluetooth (r) terminal
CN102833827A (en) Multi-IP (internal protocol)-based heterogeneous network paging method
JP4880739B2 (en) Wireless LAN system, data communication control method, and access point
JP2011188100A (en) Communication system, communication system control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090413

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090421

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090518

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20090518

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090619

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091201