JP5583073B2 - Tracking antenna control device - Google Patents

Tracking antenna control device Download PDF

Info

Publication number
JP5583073B2
JP5583073B2 JP2011112728A JP2011112728A JP5583073B2 JP 5583073 B2 JP5583073 B2 JP 5583073B2 JP 2011112728 A JP2011112728 A JP 2011112728A JP 2011112728 A JP2011112728 A JP 2011112728A JP 5583073 B2 JP5583073 B2 JP 5583073B2
Authority
JP
Japan
Prior art keywords
tracking
mode
tracking antenna
control device
drive
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.)
Active
Application number
JP2011112728A
Other languages
Japanese (ja)
Other versions
JP2012243093A (en
Inventor
繁 大河原
佳代子 田原
和美 上岡
智也 白川
元 西本
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 JP2011112728A priority Critical patent/JP5583073B2/en
Publication of JP2012243093A publication Critical patent/JP2012243093A/en
Application granted granted Critical
Publication of JP5583073B2 publication Critical patent/JP5583073B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Variable-Direction Aerials And Aerial Arrays (AREA)

Description

本発明は、追尾用アンテナ制御装置に関するものである。   The present invention relates to a tracking antenna control apparatus.

追尾用アンテナの用途は、人工衛星、ロケットの通信や天体望遠鏡など多岐に渡る。追尾用アンテナ制御装置の制御プログラムには、自動や手動で追尾する共通の駆動機能があり、これを駆動モードとして扱っている。例えば、ロケットの通信のための制御が持つ駆動モードには、自動追尾モードやプログラム追尾モードや手動モードがある。天体望遠鏡のための制御が持つ駆動モードには、プログラム追尾モードや手動モードがある。ここで、機種が異なっても、駆動モードのプログラム構造は類似している。そのため、機種間で駆動モードのプログラムを共通化して開発の効率化実現が望まれている。   The tracking antenna can be used for a variety of purposes, including satellites, rocket communications, and astronomical telescopes. The control program of the tracking antenna control apparatus has a common drive function for tracking automatically or manually, and this is handled as a drive mode. For example, drive modes possessed by the control for rocket communication include an automatic tracking mode, a program tracking mode, and a manual mode. The drive modes that the control for the astronomical telescope has include a program tracking mode and a manual mode. Here, even if the models are different, the program structure of the drive mode is similar. For this reason, it is desired to realize a development efficiency by sharing a drive mode program among models.

例えば、下記の特許文献1〜3にプログラムの共通化のための技術が記載されている。特許文献1には、推定アンテナ指向データを生成する副中央演算処理手段に同一のソフトウェアが各々搭載されていて、条件の変更があった場合に、変更追尾局に対応したサブCPUのソフトウェアのみの固有パラメータを操作することで設定変更する発明が記載されている。特許文献2には、車種毎の専用部が含まれている車両制御プログラムを選択的に実行することで、複数種類の車両に対応することを可能にする発明が記載されている。特許文献3には、ソフトウェア部品を複数のソフトウェアで共通な部分と異なる部分に分け、共通な部分については改変を許さず、異なる部分についても開発に支障ない範囲で制約を強くすることで、ソフトウェア部品の共有を行い、流用を行いやすくする発明が記載されている。   For example, the following patent documents 1 to 3 describe a technique for sharing a program. In Patent Document 1, the same software is installed in each sub-central processing means for generating estimated antenna directivity data, and when the condition is changed, only the software of the sub CPU corresponding to the changed tracking station is stored. An invention is described in which the setting is changed by manipulating the unique parameter. Patent Document 2 describes an invention that allows a plurality of types of vehicles to be handled by selectively executing a vehicle control program including a dedicated portion for each vehicle type. In Patent Document 3, software parts are divided into a common part and a different part in a plurality of software, the common part is not allowed to be modified, and different parts are strengthened to the extent that they do not hinder development. An invention for sharing parts and facilitating diversion is described.

特開平8−29525号公報JP-A-8-29525 特開2002−303203号公報JP 2002-303203 A 特開2005−56012号公報JP 2005-56012 A

特許文献1〜3では、パラメータ及び処理追加によるソフトウェアのカスタマイズ方法がそれぞれ提案されている。しかしながら、以下に示すような課題をそれぞれ有している。   In Patent Documents 1 to 3, software customization methods by adding parameters and processes are proposed. However, each has the following problems.

特許文献1に記載の技術は、固有パラメータを用いてソフトウェアの条件の変更に対応可能であるため、プログラムロジックが確立している機能に対しては、容易に機種固有の仕様を実現できるという利点がある。しかし、機種によってプログラムロジックの変更が必要になる場合には適用できないという問題点がある。   Since the technology described in Patent Document 1 can cope with changes in software conditions using specific parameters, it is possible to easily realize model-specific specifications for functions established by program logic. There is. However, there is a problem that it cannot be applied when the program logic needs to be changed depending on the model.

特許文献2に記載の技術は、機種毎に専用部を持たせて選択的に実行させることによって、複数種類の機種に対応することができるため、カスタマイズの自由度が高く、様々な機能のバリエーションに対応できるという利点がある。しかし、専用部のプログラムを車種ごとに作る必要があるので、製品系列全体で開発量が大きくなるという問題点がある。   The technology described in Patent Document 2 has a dedicated unit for each model and can be selectively executed to support multiple types of models. There is an advantage that it can respond to. However, since it is necessary to create a dedicated program for each vehicle type, there is a problem that the development amount of the entire product line becomes large.

特許文献3に記載の技術は、複数のソフトウェアに共通する部分を、他のソフトウェア開発時に再利用できるため、開発効率化ができるという利点がある。しかし、ソフトウェアの拡充に伴い、共通する部分に変更が発生する場合、開発効率が悪化するという問題点がある。   The technique described in Patent Document 3 has an advantage that development efficiency can be improved because a portion common to a plurality of software can be reused when developing other software. However, there is a problem in that development efficiency deteriorates when changes occur in common parts as software expands.

追尾用アンテナ制御装置の制御プログラムにおいては、プログラムの高い再利用性と機種展開に必要なカスタマイズの柔軟性の両立が課題である。追尾用アンテナ装置の制御プログラムの特徴として、駆動モードを選択することにより異なる制御方法を選択でき、この制御方法は機種によらずほぼ同じである一方で、特定の機種が備える駆動モードは製品系列全体で共通に定義された駆動モード群のサブセットであり、また、駆動モード間の遷移判定処理は機種ごとに大きく異なるという点が挙げられる。このような特徴を持つ追尾用アンテナ制御装置の制御プログラムを特許文献1〜3に挙げた方法で構築しようとすると、特許文献1〜3それぞれの項で説明した問題点により、機種単体での開発効率が低下するか、製品系列全体での開発量が増大するといった問題が生じてしまう。   In the control program of the tracking antenna control device, it is a challenge to achieve both high reusability of the program and customization flexibility required for model development. As a feature of the control program for the tracking antenna device, a different control method can be selected by selecting a drive mode, and this control method is almost the same regardless of the model, while the drive mode provided by a specific model is a product series. It is a subset of the drive mode group defined in common as a whole, and the transition determination process between the drive modes is greatly different for each model. If a control program for a tracking antenna control device having such a feature is to be constructed by the methods listed in Patent Documents 1 to 3, development by a single model is caused by the problems described in the respective sections of Patent Documents 1 to 3. There arises a problem that the efficiency is lowered or the development amount of the entire product line is increased.

本発明は、上記に鑑みてなされたものであって、追尾用アンテナを備えた機器を多機種展開する場合の開発効率を向上させることが可能な追尾用アンテナ制御装置を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to obtain a tracking antenna control apparatus capable of improving development efficiency when a variety of devices equipped with a tracking antenna are deployed. .

上述した課題を解決し、目的を達成するために、本発明は、追尾用アンテナの駆動機能である駆動モードとして、搭載される装置の種類によらず共通の複数種類の駆動モードの中から一つ以上を選択して前記追尾用アンテナを制御する追尾用アンテナ制御装置であって、前記追尾用アンテナの制御プログラムを、追尾用アンテナを備えた装置の種類によらず全ての機種で共通なコードからなる共通部と、追尾用アンテナを備えた装置のうち、特定種類の装置に固有の駆動モード遷移処理を実現するコードからなる固有部と、を含んで構成するとともに、前記制御プログラムの実行時に前記固有部に参照させるための情報として、前記複数種類の駆動モードの中から一つ以上の駆動モードを選択させた結果を保持しておく設定部、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a drive mode which is a drive function of a tracking antenna, and is selected from a plurality of common drive modes regardless of the type of device mounted. A tracking antenna control apparatus that controls the tracking antenna by selecting at least two codes, and the control program for the tracking antenna is a code that is common to all models regardless of the type of the apparatus having the tracking antenna. And a unique part consisting of a code that realizes a drive mode transition process unique to a specific type of device among devices equipped with a tracking antenna, and when executing the control program A setting unit that holds a result of selecting one or more drive modes from the plurality of types of drive modes as information to be referred to by the specific unit; And features.

本発明によれば、追尾用アンテナを備えた機器の追尾用アンテナ制御プログラムへの機能追加や変更が容易になり、多機種展開時の開発効率を向上できるという効果を奏する。   ADVANTAGE OF THE INVENTION According to this invention, the function addition or change to the tracking antenna control program of the apparatus provided with the tracking antenna becomes easy, and there exists an effect that the development efficiency at the time of multi-model expansion can be improved.

図1は、追尾用アンテナ制御装置の構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of a tracking antenna control apparatus. 図2は、駆動制御のプログラム構成と駆動処理の制御方法を示す図である。FIG. 2 is a diagram showing a drive control program configuration and a drive processing control method. 図3は、追尾用アンテナ制御装置における制御プログラムの処理の流れを示したフローチャートである。FIG. 3 is a flowchart showing a flow of processing of a control program in the tracking antenna control apparatus. 図4は、図3のステップS4で実行する処理の詳細を示したフローチャートである。FIG. 4 is a flowchart showing details of the process executed in step S4 of FIG. 図5は、図3のステップS4で実行する処理を示すソースコード例を示した図である。FIG. 5 is a diagram illustrating an example of source code indicating the process executed in step S4 of FIG. 図6は、図3のステップS5で実行する処理の詳細を示したフローチャートである。FIG. 6 is a flowchart showing details of the process executed in step S5 of FIG. 図7は、図3のステップS5で実行する処理を示すソースコード例を示した図である。FIG. 7 is a diagram illustrating an example of source code indicating the process executed in step S5 of FIG. 図8は、図3のステップS6で実行する処理の詳細を示したフローチャートである。FIG. 8 is a flowchart showing details of the process executed in step S6 of FIG. 図9は、図3のステップS6で実行する処理を示すソースコード例を示した図である。FIG. 9 is a diagram showing an example of source code indicating the process executed in step S6 of FIG. 図10は、図3のステップS7で実行する処理の詳細を示したフローチャートである。FIG. 10 is a flowchart showing details of the process executed in step S7 of FIG. 図11は、図3のステップS7で実行する処理を示すソースコード例を示した図である。FIG. 11 is a diagram showing an example of source code indicating the process executed in step S7 of FIG. 図12は、駆動処理の実行時の構成を示した図である。FIG. 12 is a diagram illustrating a configuration at the time of executing the driving process.

以下に、本発明にかかる追尾用アンテナ制御装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a tracking antenna control apparatus according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態.
図1は、本発明にかかる追尾用アンテナ制御装置の構成例を示す図である。この追尾用アンテナ制御装置は、詳細については後述するが、追尾用アンテナの駆動機能である駆動モードとして、搭載される機種によらず共通の複数種類の駆動モードの中から一つ以上を選択し、追尾用アンテナを制御する。また、図1に示したように、追尾用アンテナ制御装置1は、CPU2、ファイルシステム3およびRAM4を備える。
Embodiment.
FIG. 1 is a diagram showing a configuration example of a tracking antenna control apparatus according to the present invention. As will be described in detail later, this tracking antenna control device selects at least one of a plurality of common driving modes as a driving mode, which is a driving function of the tracking antenna, regardless of the installed model. Control the tracking antenna. As shown in FIG. 1, the tracking antenna control device 1 includes a CPU 2, a file system 3, and a RAM 4.

ファイルシステム3は制御プログラム5およびデータ6を含んで構成されている。制御プログラム5には共通部7および固有部8が含まれており、共通部7は、追尾用アンテナに関する製品系列内の全ての機種で共通に使用する制御プログラムである。そのため、共通部7は、実装する際、機種によらずプログラムの変更の必要がない。固有部8は、追尾用アンテナに関する製品系列内の特定の機種の動作を実現する制御プログラムである。特定の機種の動作とは、駆動モードの状態遷移処理であり、固有部8の制御プログラムは共通部7に設定された拡張点に追加される。また、データ6には設定部9が含まれている。設定部9は、追尾用アンテナの製品系列内に複数存在する駆動モードの有効/無効を機種ごとに切り替えるためのリスト(機能選択表10)と駆動モードの状態遷移処理を登録するためのリスト(構築リスト11)とを含んで構成されている。これらのリストは、制御プログラムが実装される機種に応じて予め変更される。機能選択表10には、実装される機種に搭載する駆動モードの選択結果が登録され、構築リスト11には、機能選択表10に対応する状態遷移処理が登録される。共通部7、固有部8および設定部9の実行プログラムをRAM4上に配置したメモリイメージが、共通部12、固有部13および設定部14である。   The file system 3 includes a control program 5 and data 6. The control program 5 includes a common unit 7 and a specific unit 8, and the common unit 7 is a control program that is commonly used by all models in the product line related to the tracking antenna. Therefore, the common unit 7 does not need to be changed regardless of the model when it is mounted. The specific unit 8 is a control program that realizes the operation of a specific model in the product line related to the tracking antenna. The operation of the specific model is a drive mode state transition process, and the control program of the specific unit 8 is added to the extension point set in the common unit 7. The data 6 includes a setting unit 9. The setting unit 9 includes a list (function selection table 10) for switching the valid / invalid of drive modes existing in the product series of tracking antennas for each model and a list for registering the state transition process of the drive mode ( And a construction list 11). These lists are changed in advance according to the model in which the control program is installed. The function selection table 10 registers the selection result of the drive mode to be mounted on the mounted model, and the construction list 11 registers the state transition process corresponding to the function selection table 10. A memory image in which execution programs of the common unit 7, the unique unit 8, and the setting unit 9 are arranged on the RAM 4 is the common unit 12, the unique unit 13, and the setting unit 14.

駆動制御のプログラムの構成と制御方法について、図2を参照して説明する。共通部7は、駆動モード71と、機能選択表呼び出し処理72と、機能選択表データ保管庫73と、機能選択表アクセスI/F74と、構築リスト呼び出し処理75と、拡張処理76と、拡張点77と、を備える。   The configuration and control method of the drive control program will be described with reference to FIG. The common unit 7 includes a drive mode 71, a function selection table call process 72, a function selection table data storage 73, a function selection table access I / F 74, a construction list call process 75, an extension process 76, and an extension point. 77.

駆動モード71は、機種間で共通の駆動モードの処理(本例では、自動追尾モード71a、プログラム追尾モード71b、手動モード71cおよびポジションモード71dの各処理としている)を持つ。自動追尾モード71aはロケットなどの追尾対象を自律的に追尾するモードであり、プログラム追尾モード71bはあらかじめプログラムされた軌道に従ってアンテナを動作させるモードである。また、手動モード71cは人の操作に従ってアンテナの軸を動作させるモード、ポジションモード71dは指定された特定の方向にアンテナを向けるモードである。   The drive mode 71 has a common drive mode process (in this example, an automatic tracking mode 71a, a program tracking mode 71b, a manual mode 71c, and a position mode 71d). The automatic tracking mode 71a is a mode for autonomously tracking a tracking target such as a rocket, and the program tracking mode 71b is a mode for operating the antenna in accordance with a pre-programmed trajectory. The manual mode 71c is a mode in which the antenna shaft is operated according to a human operation, and the position mode 71d is a mode in which the antenna is directed in a specified specific direction.

機能選択表呼び出し処理72は、設定部9にある機能選択表10を呼び出す処理である。機能選択表データ保管庫73は、機能選択表10の情報を保管する。機能選択表アクセスI/F74は、駆動モード71が機能選択データ保管庫73を参照するためのI/Fである。構築リスト呼び出し処理75は、設定部9にある構築リスト11を呼び出す処理である。拡張処理76は、拡張点77に登録された機種固有の駆動モード遷移処理を呼び出す処理である。拡張点77は、機種固有の駆動モード遷移処理を登録する箇所である。設定部9は、機種ごとに存在し、機能選択表10および構築リスト11を保持している。固有部8は、機種ごとに存在し、駆動モード遷移処理81および構築処理82を含んでいる。駆動モード遷移処理81は、機種固有の駆動モードの状態遷移処理である。構築処理82は、駆動モード遷移処理81を共通部7の拡張点77に登録するための処理である。   The function selection table calling process 72 is a process for calling the function selection table 10 in the setting unit 9. The function selection table data storage 73 stores the information of the function selection table 10. The function selection table access I / F 74 is an I / F for the drive mode 71 to refer to the function selection data storage 73. The construction list calling process 75 is a process for calling the construction list 11 in the setting unit 9. The extension process 76 is a process for calling a model-specific drive mode transition process registered in the extension point 77. The extension point 77 is a place where a model-specific drive mode transition process is registered. The setting unit 9 exists for each model, and holds a function selection table 10 and a construction list 11. The unique unit 8 exists for each model and includes a drive mode transition process 81 and a construction process 82. The drive mode transition process 81 is a state transition process of a model-specific drive mode. The construction process 82 is a process for registering the drive mode transition process 81 in the extension point 77 of the common unit 7.

図3は、本実施の形態の追尾用アンテナ制御装置における制御プログラムの処理の流れを示したフローチャートである。この図3を参照して、制御プログラムの処理の流れを説明する。まず、ステップS1では、図2に示した共通部7、固有部8および設定部9の実行プログラムをRAM4(図1参照)上に展開する。次に、ステップS2においてプログラムの初期化処理を行い、ステップS3ではプログラムの初期化後処理を行う。   FIG. 3 is a flowchart showing the flow of processing of the control program in the tracking antenna control apparatus of the present embodiment. With reference to FIG. 3, the flow of processing of the control program will be described. First, in step S1, the execution programs of the common unit 7, the specific unit 8, and the setting unit 9 shown in FIG. 2 are expanded on the RAM 4 (see FIG. 1). Next, in step S2, program initialization processing is performed, and in step S3, program initialization processing is performed.

ステップS2の初期化処理では、まず、駆動モード遷移処理81を共通部7の拡張点77に登録し(ステップS4)、次に、機能選択表10に従い、共通部7の駆動モードの有効/無効処理を決定する(ステップS5)。   In the initialization process in step S2, first, the drive mode transition process 81 is registered in the extension point 77 of the common unit 7 (step S4), and then the drive mode of the common unit 7 is enabled / disabled according to the function selection table 10. Processing is determined (step S5).

ステップS4の詳細について、図4のフローチャートと図5のソースコード例を参照して説明する。なお、図4のフローチャートは、ステップS4で実行する処理の詳細を示したものである。ステップS4の処理を開始するにあたっては、まず、共通部7に含まれている構築呼び出し処理75(図2参照)より、設定部9にある構築リスト11を呼び出す。図5のC3には、構築リストとして、駆動モード遷移処理81を実行する関数(construct_drive_mode_hook_impl)が定義されている。この構築リストのアドレスをC1に示した構築呼び出し処理の関数(constructlist_call)の引数とし、構築呼び出し処理が構築リスト11を呼び出す。   Details of step S4 will be described with reference to the flowchart of FIG. 4 and the source code example of FIG. Note that the flowchart of FIG. 4 shows details of the processing executed in step S4. In starting the process of step S4, first, the construction list 11 in the setting unit 9 is called from the construction call processing 75 (see FIG. 2) included in the common unit 7. In C3 of FIG. 5, a function (construct_drive_mode_hook_impl) for executing the drive mode transition process 81 is defined as a construction list. The construction call process calls the construction list 11 using the address of the construction list as an argument of the function (constructlist_call) of the construction call process indicated by C1.

構築リスト11を呼び出すと、次に、呼び出した構築リスト11を上から順番に読みこみ、読み込んだ行が末尾であるかどうかを判定する(ステップS41)。読み込んだ行が末尾である場合(ステップS41:Yes)、処理を終了する。一方、読み込んだ行が末尾ではない場合(ステップS41:No)、構築リスト11に構築処理が登録されているかどうかを判定する(ステップS42)。これらのステップS41およびS42は、図5のC1に示した構築リスト呼び出し処理のif文に対応し、構築リストの末尾と構築処理の登録有無判定を行う。ステップS42の判定の結果、構築処理が登録されている場合(ステップS42:Yes)、構築呼び出し処理75が構築処理82を呼び出し、駆動モード遷移処理81の関数のアドレスを共通部7の拡張点77に設定する(ステップS43)。このステップS43では、図5のC1に示したconstructlist_callがC4に示した構築処理を実行する関数construct_drive_mode_hook_implを呼び出し、C2に示した拡張点init,pre,postに駆動モード遷移処理の関数を登録する。   When the construction list 11 is called, the called construction list 11 is read sequentially from the top, and it is determined whether or not the read line is the end (step S41). If the read line is at the end (step S41: Yes), the process ends. On the other hand, when the read line is not the end (step S41: No), it is determined whether or not the construction process is registered in the construction list 11 (step S42). These steps S41 and S42 correspond to the if statement of the construction list call process shown in C1 of FIG. 5, and determine the end of the construction list and whether or not the construction process is registered. If the construction process is registered as a result of the determination in step S42 (step S42: Yes), the construction call process 75 calls the construction process 82, and the address of the function of the drive mode transition process 81 is the extension point 77 of the common unit 7. (Step S43). In step S43, the constructlist_call shown in C1 of FIG. 5 calls the function construct_drive_mode_hook_impl that executes the construction process shown in C4, and registers the function of the drive mode transition process in the extension points init, pre, and post shown in C2.

ステップS43を実行した後、または、ステップS42において構築処理が登録されてないと判定した場合(ステップS42:No)、次の処理として、構築リスト11のポインタを一つ進める(ステップS44)。そして、上述したステップS41〜S43を再度実行する。以降、ステップS41において「末尾」と判定するまで処理を継続する(「末尾」と判定すると処理を終了する)。   After executing step S43, or when it is determined in step S42 that the construction process is not registered (step S42: No), the pointer of the construction list 11 is advanced by one as the next process (step S44). And step S41-S43 mentioned above is performed again. Thereafter, the processing is continued until it is determined as “end” in step S41 (the processing ends when it is determined as “end”).

つづいて、ステップS5の詳細について、図6のフローチャートと図7のソースコード例を参照して説明する。なお、図6のフローチャートは、ステップS5で実行する処理の詳細を示したものである。   Next, details of step S5 will be described with reference to the flowchart of FIG. 6 and the source code example of FIG. Note that the flowchart of FIG. 6 shows details of the processing executed in step S5.

ステップS5においては、まず、共通部7の機能選択表呼び出し処理72が、機能選択表10を呼び出す(ステップS51)。図7のC5には、機能選択表10の例が示されており、例示した機能選択表には駆動モードの有効(YES)/無効(NO)が定義されている。この定義はC7に示すvariabilityに格納され、variabilityのアドレスをC7に示す機能選択表呼び出し処理の関数setVariabilityの引数とし、機能選択表呼び出し処理72が機能選択表10を呼び出す。さらに、機能選択表呼び出し処理72が、機能選択データ保管庫73に駆動モードの有効/無効情報を登録する(ステップS52)。図7のC6には、機能選択データ保管庫73に相当する変数w_variabilityが記載されており、このステップS52では、変数w_variability有効/無効情報を登録する。図7の例に従った場合、機能選択データ保管庫73には、自動追尾モードは「無効」、プログラム追尾モードは「有効」、手動モードは「有効」、ポジションモードは「無効」の情報が登録される。   In step S5, first, the function selection table calling process 72 of the common unit 7 calls the function selection table 10 (step S51). In C5 of FIG. 7, an example of the function selection table 10 is shown. In the illustrated function selection table, valid (YES) / invalid (NO) of the drive mode is defined. This definition is stored in the variable indicated by C7, and the function selection table call processing 72 calls the function selection table 10 using the variable address as an argument of the function setVariability of the function selection table call processing indicated by C7. Further, the function selection table calling process 72 registers the valid / invalid information of the drive mode in the function selection data storage 73 (step S52). In C6 of FIG. 7, a variable w_variability corresponding to the function selection data storage 73 is described. In this step S52, variable w_variability valid / invalid information is registered. When the example of FIG. 7 is followed, the function selection data storage 73 stores information indicating that the automatic tracking mode is “invalid”, the program tracking mode is “valid”, the manual mode is “valid”, and the position mode is “invalid”. be registered.

図3の説明に戻り、ステップS3の処理(プログラムの初期化後処理)では、まず、各駆動モードの処理を実行し(ステップS6)、次に、共通部7の拡張点77に登録した駆動モード(上記のステップS4において登録した駆動モード)の遷移処理を実行する(ステップS7)。ステップS7の処理が終了するとステップS6を再度実行する。すなわち、これらのステップS6,S7の処理を繰り返す。   Returning to the description of FIG. 3, in the process of step S <b> 3 (post-program initialization process), first, the process of each drive mode is executed (step S <b> 6), and then the drive registered in the extension point 77 of the common unit 7. A transition process of the mode (the drive mode registered in step S4 above) is executed (step S7). When the process of step S7 ends, step S6 is executed again. That is, the processes in steps S6 and S7 are repeated.

ステップS6の詳細について、図8のフローチャートと図9のソースコード例を参照して説明する。なお、図8のフローチャートは、ステップS6で実行する処理の詳細を示したものである。   Details of step S6 will be described with reference to the flowchart of FIG. 8 and the source code example of FIG. The flowchart in FIG. 8 shows details of the process executed in step S6.

ステップS6においては、まず、共通部7の各駆動モード71が、機能選択表アクセスI/F74を介して、機能選択データ保管庫73を参照する(ステップS61)。図9のC8には機能選択表アクセスI/Fの関数getVariabilityを示している。この関数getVariabilityにより、機能選択データ保管庫73(図7のC6)に格納された変数w_variabilityのアドレスを返す。次に、駆動モードの有効/無効の判定を行う(ステップS62)。「有効」の場合は(ステップS62:Yes)、駆動モードの処理を実行する(ステップS63)。「無効」の場合は処理を終了する(ステップS62:No)。これらのステップS61〜S63は、図9のC9に示した有効/無効処理のif文に対応し、駆動モードが有効か無効を判定する。判定の結果、有効であれば駆動モードの処理を実行する。図示したソースコード例では、プログラム追尾モードと手動モードが有効であり(図7のC5参照)、これらの駆動モードの処理を実行する。   In step S6, first, each drive mode 71 of the common unit 7 refers to the function selection data storage 73 via the function selection table access I / F 74 (step S61). C8 in FIG. 9 shows function getVariability of the function selection table access I / F. This function getVariability returns the address of the variable w_variability stored in the function selection data storage 73 (C6 in FIG. 7). Next, it is determined whether the drive mode is valid / invalid (step S62). If it is “valid” (step S62: Yes), a drive mode process is executed (step S63). If it is “invalid”, the process is terminated (step S62: No). These steps S61 to S63 correspond to the if statement of the valid / invalid process shown in C9 of FIG. 9, and determine whether the drive mode is valid or invalid. If the result of determination is that it is valid, processing in the drive mode is executed. In the illustrated source code example, the program tracking mode and the manual mode are effective (see C5 in FIG. 7), and the processing of these drive modes is executed.

つづいて、ステップS7の詳細について、図10のフローチャートと図11のソースコード例を参照して説明する。なお、図10のフローチャートは、ステップS7で実行する処理の詳細を示したものである。   Next, details of step S7 will be described with reference to the flowchart of FIG. 10 and the source code example of FIG. Note that the flowchart of FIG. 10 shows details of the processing executed in step S7.

ステップS7においては、まず、共通部7の拡張処理76が、上記ステップS43で拡張点77に登録された駆動モード遷移処理81のアドレスを呼び出し(ステップS71)、次に、呼び出したアドレスを介して、駆動モード遷移処理81を実行する(ステップS72)。これらのステップS71,S72では、図11のC4に示した構築処理を実行して登録したdrive_mode_hooks.init、drive_mode_hooks.pre、drive_mode_hooks.postを、C10に示した拡張処理にて呼び出し、拡張点に登録された関数init_drive_mode_hook_impl、pre_drive_mode_hook_impl、post_drive_mode_hook_implを実行する。   In step S7, first, the extension process 76 of the common unit 7 calls the address of the drive mode transition process 81 registered in the extension point 77 in step S43 (step S71), and then via the called address. Then, the drive mode transition process 81 is executed (step S72). In these steps S71 and S72, drive_mode_hooks.init, drive_mode_hooks.pre, and drive_mode_hooks.post registered by executing the construction process shown in C4 of FIG. 11 are called in the extension process shown in C10 and registered in the extension point. The executed functions init_drive_mode_hook_impl, pre_drive_mode_hook_impl, and post_drive_mode_hook_impl are executed.

図12は、駆動処理の実行時の構成を示した図であり、上述したソースコードに従って駆動処理を実行した場合の構成例を示している。この例では、プログラム追尾モード71bと手動モード71cの処理が実行され、駆動モード遷移処理81は拡張処理76により呼び出され実行される。   FIG. 12 is a diagram illustrating a configuration at the time of executing the driving process, and illustrates a configuration example when the driving process is executed according to the above-described source code. In this example, the program tracking mode 71b and the manual mode 71c are executed, and the drive mode transition process 81 is called and executed by the extension process 76.

このように、本実施の形態の追尾用アンテナ制御装置においては、駆動モードの制御プログラムの構成を、機種によらず不変の共通部、すなわち、プログラム構造が類似する駆動モードのプログラムを共通化し、追尾用アンテナに関する製品系列内の全ての機種で共通に使用するブロックと、機種に固有の機能を実現するための固有部、すなわち、追尾用アンテナに関する製品系列内の特定の機種の動作である駆動モード遷移処理を持ち、固有部の追加処理で駆動モード遷移処理をカスタマイズ可能なブロックと、搭載される機種によらずプログラムが固定でなおかつ搭載される機種が可変の複数の駆動モード(全ての機種において選択的に搭載可能な複数の駆動モード)それぞれについて、有効無効を設定する設定部、すなわち、追尾用アンテナに関する製品系列内に複数存在する駆動モードの有効/無効を機種ごとに切り替え、機種ごとに必要な駆動モードを選択可能なブロックと、を備えた構成とした。これにより、単一の共通部のモジュールを全ての機種で再利用することができる。また、頻度が少ないロジック変更である遷移条件の変更の場合は、固有部への処理追加で対応することができる。また、機種間で相違が現れやすい利用可能な駆動モード種別については、データ設定だけで特定機種に適用することができる。   As described above, in the tracking antenna control device of the present embodiment, the configuration of the drive mode control program is made common to the common part that is invariant regardless of the model, that is, the drive mode program having a similar program structure, Blocks that are commonly used by all models in the product line related to the tracking antenna, and specific parts for realizing functions specific to the model, that is, driving that is the operation of a specific model in the product line related to the tracking antenna A block that has a mode transition process and can customize the drive mode transition process by adding a unique part, and multiple drive modes (all models that have a fixed program and can be mounted regardless of the model installed) A plurality of drive modes that can be selectively mounted in the setting unit for setting valid / invalid, ie, tracking Enables / disables the drive mode there are a plurality of each model within the product sequence for container, and the configuration and a block selectable drive modes required for each model. Thus, a single common module can be reused in all models. In addition, in the case of changing the transition condition, which is a logic change that is less frequent, it can be dealt with by adding a process to the specific part. Also, the available drive mode types that are likely to show differences between models can be applied to specific models only by data setting.

以上のことから、本実施の形態の追尾用アンテナ制御装置によれば、追尾用アンテナを備えた複数種類の機器における制御プログラムのより多くの部分を共通化し、制御プログラムへの機能追加や変更が容易になり、多機種展開する際の開発効率を向上できるという効果が得られる。   From the above, according to the tracking antenna control apparatus of the present embodiment, more parts of the control program in a plurality of types of devices equipped with the tracking antenna are shared, and functions can be added or changed to the control program. It becomes easy and the effect that the development efficiency at the time of multi-model deployment can be improved is acquired.

以上のように、本発明は、追尾用アンテナを備えた各種機器の開発効率の向上に寄与する追尾用アンテナ制御装置として有用である。   As described above, the present invention is useful as a tracking antenna control apparatus that contributes to improving the development efficiency of various devices including a tracking antenna.

1 追尾用アンテナ制御装置
2 CPU
3 ファイルシステム
4 RAM
5 制御プログラム
6 データ
7,12 共通部
8,13 固有部
9,14 設定部
10 機能選択表
11 構築リスト
71 駆動モード
71a 自動追尾モード
71b プログラム追尾モード
71c 手動モード
71d ポジションモード
72 機能選択表呼び出し処理
73 機能選択表データ保管庫
74 機能選択表アクセスI/F
75 構築リスト呼び出し処理
76 拡張処理
77 拡張点
81 駆動モード遷移処理
82 構築処理
1 Tracking antenna control device 2 CPU
3 File system 4 RAM
5 Control program 6 Data 7, 12 Common part 8, 13 Specific part 9, 14 Setting part 10 Function selection table 11 Construction list 71 Drive mode 71a Automatic tracking mode 71b Program tracking mode 71c Manual mode 71d Position mode 72 Function selection table calling process 73 Function selection table data storage 74 Function selection table access I / F
75 Construction list call processing 76 Extension processing 77 Extension point 81 Drive mode transition processing 82 Construction processing

Claims (6)

追尾用アンテナの駆動機能である駆動モードとして、搭載される装置の種類によらず共通の複数種類の駆動モードの中から一つ以上を選択して前記追尾用アンテナを制御する追尾用アンテナ制御装置であって、
前記追尾用アンテナの制御プログラムを、
追尾用アンテナを備えた装置の種類によらず全ての機種で共通なコードからなる共通部と、
追尾用アンテナを備えた装置のうち、特定種類の装置に固有の駆動モード遷移処理を実現するコードからなる固有部と、
を含んで構成するとともに、
前記制御プログラムの実行時に前記固有部に参照させるための情報として、前記複数種類の駆動モードの中から一つ以上の駆動モードを選択させた結果を保持しておく設定部、
を備えることを特徴とする追尾用アンテナ制御装置。
Tracking antenna control device for controlling the tracking antenna by selecting one or more driving modes from among a plurality of common driving modes as a driving mode that is a driving function of the tracking antenna. Because
A control program for the tracking antenna
A common part consisting of a code common to all models regardless of the type of device equipped with a tracking antenna, and
Among the devices equipped with the tracking antenna, a unique part consisting of a code that realizes a drive mode transition process unique to a specific type of device,
And comprising
A setting unit that holds a result of selecting one or more drive modes from among the plurality of types of drive modes as information to be referred to by the specific unit when the control program is executed,
A tracking antenna control device comprising:
前記複数種類の駆動モードは、追尾対象を自律的に追尾する自動追尾モードを含み、当該自動追尾モードの有効/無効の設定情報を前記設定部で保持することを特徴とする請求項1に記載の追尾用アンテナ制御装置。   The plurality of types of drive modes include an automatic tracking mode for autonomously tracking a tracking target, and setting information for valid / invalid of the automatic tracking mode is held in the setting unit. Tracking antenna control device. 前記複数種類の駆動モードは、あらかじめプログラムされた軌道に従って追尾用アンテナを動作させるプログラム追尾モードを含み、当該プログラム追尾モードの有効/無効の設定情報を前記設定部で保持することを特徴とする請求項1に記載の追尾用アンテナ制御装置。   The plurality of types of drive modes include a program tracking mode in which a tracking antenna is operated according to a pre-programmed trajectory, and setting information for valid / invalid of the program tracking mode is held in the setting unit. Item 5. The tracking antenna control device according to Item 1. 前記複数種類の駆動モードは、人の操作に従ってアンテナの軸を動作させる手動モードを含み、当該手動モードの有効/無効の設定情報を前記設定部で保持することを特徴とする請求項1に記載の追尾用アンテナ制御装置。   The plurality of types of drive modes include a manual mode in which an antenna shaft is operated in accordance with a human operation, and setting information for valid / invalid of the manual mode is held in the setting unit. Tracking antenna control device. 前記複数種類の駆動モードは、指定された特定の方向にアンテナを向けるポジションモードを含み、当該ポジションモードの有効/無効の設定情報を前記設定部で保持することを特徴とする請求項1に記載の追尾用アンテナ制御装置。   The plurality of types of drive modes include a position mode in which an antenna is directed in a specified specific direction, and setting information for valid / invalid of the position mode is held in the setting unit. Tracking antenna control device. 前記固有部および前記設定部は、追尾用アンテナを備えた複数種類の装置ごとに存在することを特徴とする請求項1に記載の追尾用アンテナ制御装置。   The tracking antenna control device according to claim 1, wherein the unique unit and the setting unit exist for each of a plurality of types of devices including a tracking antenna.
JP2011112728A 2011-05-19 2011-05-19 Tracking antenna control device Active JP5583073B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011112728A JP5583073B2 (en) 2011-05-19 2011-05-19 Tracking antenna control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011112728A JP5583073B2 (en) 2011-05-19 2011-05-19 Tracking antenna control device

Publications (2)

Publication Number Publication Date
JP2012243093A JP2012243093A (en) 2012-12-10
JP5583073B2 true JP5583073B2 (en) 2014-09-03

Family

ID=47464737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011112728A Active JP5583073B2 (en) 2011-05-19 2011-05-19 Tracking antenna control device

Country Status (1)

Country Link
JP (1) JP5583073B2 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06300828A (en) * 1993-04-15 1994-10-28 Nec Aerospace Syst Ltd Radio transmission system
JPH08129483A (en) * 1994-10-31 1996-05-21 Matsushita Electric Ind Co Ltd Event driving type process controller
JPH10246762A (en) * 1997-03-04 1998-09-14 Mitsubishi Electric Corp Antenna orientation controller for artificial satellite
JPH11103211A (en) * 1997-09-25 1999-04-13 Nec Eng Ltd Antenna control device
JP2003037549A (en) * 2001-07-24 2003-02-07 Toshiba Tec Corp Wireless communication system
JP4815938B2 (en) * 2005-08-16 2011-11-16 ソニー株式会社 Information processing apparatus and method, and program
JP2010245698A (en) * 2009-04-02 2010-10-28 Yamatake Corp System and method for supporting communication setting

Also Published As

Publication number Publication date
JP2012243093A (en) 2012-12-10

Similar Documents

Publication Publication Date Title
JP6754622B2 (en) Software updater and software update system
JP2021503681A (en) Generating and deploying machine learning model packages
US7721258B2 (en) Integrated development environment with managed platform registry
CN105378689B (en) Method and apparatus for unified Extensible Firmware Interface (UEFI) driver and agreement
US8761526B2 (en) Image data processing apparatus, image data processing method, and computer readable medium
CN113419750B (en) Model reasoning service calling system and method
US9477457B1 (en) Automated software installation using a click area prediction model
CN110780921A (en) Data processing method and device, storage medium and electronic device
US7363338B2 (en) Selective assembly loading and execution based on platform capabilities
CN102231671A (en) Method for upgrading upgrade object, apparatus, equipment and system thereof
CN104160723A (en) Techniques for using software application-related metadata in near field communication transmissions
CN107111502A (en) Across multiple systematic difference installation/unloadings
CN111143031A (en) Method and device for changing capacity of virtual machine
US20130191446A1 (en) Server, arithmatic processing method, and arithmatic processing system
US7814261B2 (en) Flash memory and method of dynamically loading firmware operation module in optical drive
JP5583073B2 (en) Tracking antenna control device
CN110192191A (en) Operating system is fetched
CN102129385B (en) Management method capable of dynamically expanding management function of virtual machine
CN105138365B (en) The upgrade method and device of interface convertor
CN101075200B (en) Apparatus and method for performing a task
JP6504001B2 (en) POS terminal and POS driver installed therein
KR20130023567A (en) Method and apparatus for copying file
CN106648870A (en) Service restarting method and device
JP2005092708A (en) Software update system and method, and computer program
US11126421B2 (en) Apparatus for providing update for vehicle and computer-readable storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131007

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140530

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140617

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140715

R150 Certificate of patent or registration of utility model

Ref document number: 5583073

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250