JP3916446B2 - Communication system for device controller development - Google Patents

Communication system for device controller development Download PDF

Info

Publication number
JP3916446B2
JP3916446B2 JP2001347949A JP2001347949A JP3916446B2 JP 3916446 B2 JP3916446 B2 JP 3916446B2 JP 2001347949 A JP2001347949 A JP 2001347949A JP 2001347949 A JP2001347949 A JP 2001347949A JP 3916446 B2 JP3916446 B2 JP 3916446B2
Authority
JP
Japan
Prior art keywords
communication
data
controller
predetermined
device control
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.)
Expired - Fee Related
Application number
JP2001347949A
Other languages
Japanese (ja)
Other versions
JP2003150401A (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.)
Toyota Technical Development Corp
Original Assignee
Toyota Technical Development 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 Toyota Technical Development Corp filed Critical Toyota Technical Development Corp
Priority to JP2001347949A priority Critical patent/JP3916446B2/en
Publication of JP2003150401A publication Critical patent/JP2003150401A/en
Application granted granted Critical
Publication of JP3916446B2 publication Critical patent/JP3916446B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明が属する技術分野】
本発明は装置制御用コントローラ開発用通信方式に関する。
【0002】
【従来の技術】
車両に装備されてエンジンや種々の装置を制御する自動車用電子制御装置(ECU)などとして用いられている多くのマイクロコンピュータ方式の装置制御用コントローラの開発、特にその動作検証作業(装置制御用コントローラに格納したプログラムのデバッグ作業を含む)では、装置制御用コントローラと、その入出力ポートに必要なデータを与えて装置制御用コントローラに試験動作を行わせる開発支援装置とを交信させることにより、装置制御用コントローラの制御動作の検証を行っている。
【0003】
この従来の装置制御用コントローラ開発方式では、開発支援装置から装置制御用コントローラに入力されるべき種々の入力データの更新(送信)頻度は同じとされ、装置制御用コントローラから開発支援装置に出力される種々の出力データの更新(送信)頻度は同じとされていた。
【0004】
【発明が解決しようとする課題】
しかしながら、上述した従来の装置制御用コントローラ開発方式では、装置制御用コントローラの演算能力すなわちデータ処理能力の大部分は、当然、本来の装置制御のために割り当てられるべきものであり、上記開発支援装置との間の通信に割ける装置制御用コントローラのハードウエア資源には大きな制約があるので、単位時間当たりの通信可能なデータ量の最大値、すなわち両者間の通信帯域には大きな制約があった。
【0005】
このため、たとえば高頻度の入力データ採取や高頻度の出力状態変更が必要な制御プログラムを開発支援装置側で代行(エミュレーション)しようとする場合などは両者間での高速通信が必要となるため、上記した両者間の通信帯域がネックとなってそれを実現できなかった。
【0006】
通信性能を向上させた装置制御用コントローラを新規に製造すれば、この問題は解決できるが、このようなハードウエア開発は大きなコストを必要とするので実際には容易ではなく、そのうえ種々の開発用ハードウエア側装置もそれに合わせて通信使用の変更が新たに必要となるので、通信プロトコルの新開発を含め、実現は困難であった。
【0007】
本発明は、上記問題を解決するためになされたものであり、ハードウエア変更やそれに付随する作業変更の負担を低減しつつ装置制御用コントローラと開発支援装置との間の実効的なデータ通信性能向上が可能な装置制御用コントローラ開発用通信方式を提供することを、その目的としている。
【0008】
【課題を解決するための手段】
請求項1記載の装置制御用コントローラ開発用通信方式は、入力ポートに外部から入力された複数種類の入力データに基づいて内蔵の所定の制御用プログラムによる所定の制御用演算を行って演算結果を出力ポートに出力するための入出力インターフェイス、CPU、メモリを含むマイクロコンピュータ装置を含むとともに、所定の通信手順にしたがって所定の通信タイミングで外部と交信する装置制御用コントローラと、前記装置制御用コントローラと前記所定の通信手順にて前記所定の通信タイミングで交信するとともに、前記装置制御用コントローラの装置制御プログラムの一部又は全部を代行するエミレーション動作を行うことにより前記装置制御用コントローラを所定条件で試験動作させる開発支援装置との間で行われる装置制御用コントローラ開発用通信方式において、
前記装置制御用コントローラの入出力インターフェイスと前記開発支援装置の入出力インターフェイスとの間を接続する1乃至複数のシリアル通信チャンネルを通じて前記装置制御用コントローラと前記開発支援装置との間で授受される所定種類のデータのうち、前記試験動作において高頻度更新を要する所定の前記データの通信頻度は、前記試験動作において高頻度更新を要しない残りの前記データの通信頻度よりも大きく設定され、前記開発支援装置は、前記両者間で授受される前記各データの通信頻度を個別に設定する通信頻度設定手段を有することを特徴としている。
【0009】
さらに説明すると、本発明者らは、開発支援装置を用いたエミュレーションのために装置制御用コントローラと開発支援装置との間で通信される各種のデータには、高頻度更新が必要なものと、低頻度の更新で実用上差し支えがないものとがあることに着目した。つまり、直列伝送方式を採用するか並列伝送方式を採用するかに関わらず、所定の通信帯域をもつ装置制御用コントローラー開発支援装置通信系において、低頻度の更新で実用上差し支えがないデータは低頻度の更新で我慢して通信帯域の余裕をできるだけ稼ぎ、それを高頻度更新が必要なデータの通信に振り向けることで、ハードウエア資源の新規開発、運用に伴う種々のデメリットを回避しつつ限られた通信帯域でも実質的な高速通信が可能となり、開発支援装置による高通信負荷が生ずるエミュレーションを実現することが可能となる。
【0010】
なお、上述した通信帯域とは、上記両装置間の純粋の通信能力だけでなく、両装置特に装置制御用コントローラの通信データを処理する能力たとえば受信データの内部メモリへの書き込み動作や、送信データを準備するのに付帯する能力なども含むものとする。
【0011】
また、上記通信データは、装置制御用コントローラの所定の制御用プログラム書き換え用データを含み、開発支援装置は、装置制御用コントローラの装置制御プログラムの一部又は全部を代行(エミュレーション)する
【0012】
本発明では更に、前記開発支援装置は、前記両者間で授受される前記各データの通信頻度を個別に設定する通信頻度設定手段を有する。
【0013】
発支援装置は、装置制御用コントローラと所定プロトコル(所定手順)で所定タイミングで交信するためのデータ通信制御装置と、このデータ通信制御装置を通じて装置制御用コントローラと交信するエミュレーション作業用のコンピュータとを含むデータ通信制御装置は、使用すべき通信プロトコルを含み自己が記憶する通信プログラムにしたがって又は外部からの指令にもとづいて装置制御用コントローラとの必要なデータ通信すなわちデータ授受、並びに、開発支援装置との必要なデータ通信すなわちデータ授受を制御する。本質的に通信中継器として機能するこの種のデータ通信制御装置は周知である。データ通信制御装置は、データの通信用のデータ通信用チャンネルの他に開発支援装置や装置制御用コントローラと必要な動作指令を授受するための指令通信用チャンネルを持つこともできるし、持たなくてもよく、要するに公知の種々の通信プロトコル、通信技術を採用すればよい。
【0014】
このようなデータ通信制御装置を用いる場合、通信される上記各データの更新頻度(更新周期)は、このデータ通信制御装置にテーブルとして保持させるのが簡単である。もちろん、開発支援装置内部に同様の通信機能を内蔵してもよい。このデータ通信装置は、両装置へのデータアクセス要求の頻度を、通信される各データごとにあるいはデータグループごとに変更することにより、両装置間の各データの通信頻度を個別制御することができる。
【0015】
好適な態様において、前記開発支援装置は、前記両者間で授受される前記各データの通信頻度を書き換え可能に保持する通信頻度記憶手段を有し、前記通信頻度設定手段は、前記通信頻度記憶手段の記憶結果に基づいて前記通信頻度の設定を行うことを特徴とする。この構成によれば、状況に応じて各データの通信頻度を変更する事ができるので、使い勝手を向上することができる。
【0016】
好適な態様において、前記各入力データのうちの一つは高頻度で送信され、前記各入力データのうちの他の一つは低頻度で送信される。好適な態様において、前記各出力データのうちの一つは高頻度で送信され、前記各出力データのうちの他の一つは低頻度で送信される。
好適な態様において、前記装置制御用コントローラの入出力インターフェイスと前記開発支援装置の入出力インターフェイスとの間を接続する複数のシリアル通信チャンネルを通じて前記装置制御用コントローラと前記開発支援装置との間で授受される所定種類のデータのうち、前記試験動作において高頻度更新を要する所定の前記データは、前記試験動作において高頻度更新を要しない残りの前記データとは異なるシリアル通信チャンネルを通じて通信される。
【0017】
【発明を実施するための形態】
上述した本発明の装置制御用コントローラの好適実施例を以下に説明する
【0018】
【実施例】
図1は、自動車用ECUのプログラム改良のための開発システムを示す。
【0019】
1は自動車用ECUであり、入出力インターフェイス11、CPU12、メモリ13を含むマイクロコンピュータ装置として簡単に図示されている。2はマイクロコンピュータ装置構成の開発支援装置であり、少なくとも入出力インターフェイス21、CPU22、メモリ23を含んでいる。3は、自動車用ECU1と開発支援装置2との間に配置されて両者間の交信を中継する通信補助装置(データ通信制御装置、中継器)である。
【0020】
通信補助装置3もマイクロコンピュータ装置からなり、内部メモリに格納した通信プロトコルおよび後述する通信データごとの通信頻度表に従って、自動車用ECU1と開発支援装置2との間の通信を取り仕切ることにより、好適タイミングで必要な入力データを装置制御用コントローラである自動車用ECU1から開発支援装置2へ、好適タイミングで必要な出力データを開発支援装置2から自動車用ECU1へ送り込む。
【0021】
これら各装置1、2、3の構成、動作自体は、上記通信頻度表以外は本質的に同じであるので、詳細な説明を省略する。
【0022】
図2に、それぞれシリアルデータである通信データ100〜106の通信頻度表を示し、この通信頻度表に基づいて通信補助装置3が自動車用ECU1との間で行う通信制御の一例を図3のタイミングチャートに示す。Tは各チャンネルごとに一定タイミングで実行されるデータ通信のためのデータ通信期間であり、第一チャンネルXは、高頻度更新を要するデータ100の通信を行い、第二チャンネルYは、中間頻度更新でよいデータ101,105の通信を交互に行い、第三チャンネルZは、低頻度更新でよいデータ102〜105の通信を順番に行う。
【0023】
この実施例では、次に通信されるべきデータの種類の決定と、それが伝送されるチャンネルの指定を各データ通信期間Tの前に自動車用ECU1および開発支援装置2にそれぞれ通報する方式を採用するが、通信補助装置3がデータ通信開始に当たって各データの通信順序を示す制御情報を自動車用ECU1および開発支援装置2にそれぞれ通報し、自動車用ECU1および開発支援装置2がこの制御情報にしたがって送信すべきデータの送信と受信したデータの判別とを行うようにしてもよい。また、図3では、定期的にデータ通信を行ったが、自動車用ECU1および開発支援装置2は、不定期的に通信補助装置3の要求があるごとにデータを送信するようにしてもよい。更に、図3において、各データ通信期間Tは連続して順番に実施されてもよい。
【0024】
図4に、通信補助装置3が行う通信制御の一例を示す。
【0025】
この制御は電源投入とともに開始され、初期設定、通信可能かどうかのテスト通信ルーチンの実行の後で、あらかじめ記憶する各データごとの通信頻度の値からなる通信頻度テーブルの内容を読み込み(S100)、読み込んだ通信頻度テーブルの内容にしたがって自動車用ECU1と開発支援装置2との間のデータ通信の制御を行い(S102)、外部から又は開発支援装置2からの通信終了命令の受領により(S104)、制御を終了する。
【0026】
(変形態様)
なお、図3では通信は3チャンネルで並列に実施されているが、通信の具体的なやり方は自由であり、たとえば1チャンネルで行ってもよく、更に自動車用ECU1と通信補助装置3との通信方式と、開発支援装置2と通信補助装置3との通信方式とを異なる形式としてもよい。
【0027】
(変形態様)
上記実施例では、狭い総合通信帯域で所定データの実効的な通信性能向上を実現する事ができるので、それを利用して開発支援装置2により自動車用ECU1の装置制御プログラムの一部又は全部の代行(エミュレーション)を行うこともできる。
【図面の簡単な説明】
【図1】 本発明の装置制御用コントローラ開発用通信方式を実施する自動車用ECU開発システムを示すブロック図図である。
【図2】 図1のシステムで用いる通信頻度表を示す図である。
【図3】 図2の通信頻度表に基づいて行われる通信制御の一例を示すタイミングチャートである。
【図4】 通信補助装置が行う通信制御の一例を示すフローチャートである。
【符号の説明】
1 自動車用ECU(装置制御用コントローラ)
2 開発支援装置
3 通信補助装置(開発支援装置、通信頻度記憶手段、通信頻度設定手段)
[0001]
[Technical field to which the invention belongs]
The present invention relates to a communication system for developing an apparatus control controller.
[0002]
[Prior art]
Development of many microcomputer-type device control controllers used as automotive electronic control units (ECUs) that are installed in vehicles and control engines and various devices, especially the operation verification work (device control controllers) In this case, the device control controller and the development support device that supplies the necessary data to the input / output port and causes the device control controller to perform a test operation are communicated with each other. The control operation of the controller for control is verified.
[0003]
In this conventional device control controller development method, the update (transmission) frequency of various input data to be input from the development support device to the device control controller is the same, and is output from the device control controller to the development support device. The update (transmission) frequency of various output data is the same.
[0004]
[Problems to be solved by the invention]
However, in the conventional device control controller development system described above, most of the calculation capability, that is, the data processing capability of the device control controller is naturally to be allocated for the original device control. There is a large restriction on the hardware resources of the device control controller that can be used for communication with the device, so the maximum amount of data that can be communicated per unit time, that is, the communication bandwidth between the two has a large restriction. .
[0005]
For this reason, for example, when trying to substitute (emulate) a control program that requires frequent input data collection or frequent output state changes on the development support device side, high-speed communication between the two is required. The communication bandwidth between the two has become a bottleneck and cannot be realized.
[0006]
This problem can be solved if a new controller for device control with improved communication performance is manufactured, but such hardware development is expensive because it requires a large amount of cost, and it is also difficult for various developments. Since the hardware side device also needs to change the communication usage accordingly, it has been difficult to realize it including the new development of the communication protocol.
[0007]
The present invention has been made in order to solve the above-described problem, and effective data communication performance between the device control controller and the development support device while reducing the burden of hardware changes and the accompanying work changes. The object is to provide a communication method for developing a controller for device control that can be improved.
[0008]
[Means for Solving the Problems]
In the communication system for developing a controller for controlling an apparatus according to claim 1, a predetermined control calculation is performed by a predetermined control program built in based on a plurality of types of input data externally input to the input port, and the calculation result is obtained. A device control controller that includes a microcomputer device including an input / output interface for output to an output port, a CPU, and a memory, and communicates with the outside at a predetermined communication timing according to a predetermined communication procedure; and the device control controller; While communicating at the predetermined communication timing in the predetermined communication procedure, the device control controller is controlled under a predetermined condition by performing an emulation operation that substitutes a part or all of the device control program of the device control controller. Device control performed with a development support device for test operation In the communication system for controller development,
A predetermined exchange between the device control controller and the development support device through one or more serial communication channels connecting the input / output interface of the device control controller and the input / output interface of the development support device. Among the types of data, the communication frequency of the predetermined data that requires high frequency update in the test operation is set larger than the communication frequency of the remaining data that does not require high frequency update in the test operation, and the development support The apparatus has a communication frequency setting means for individually setting the communication frequency of each data exchanged between the two .
[0009]
To further illustrate, the present inventors have found that the various data to be communicated with the development support device and the device control controller for error Myuresho down using the development support device, what is needed is frequently updated We focused on the fact that there are some cases where there is no practical problem with low-frequency updates. In other words, regardless of whether a serial transmission method or a parallel transmission method is adopted, in a device development controller development support device communication system having a predetermined communication band, data that can be used practically with low frequency updates is low. Be patient with frequency updates and earn as much communication bandwidth as possible, and divert it to data communications that require high-frequency updates, while avoiding various disadvantages associated with new development and operation of hardware resources. It was also enables substantial speed communication in the communication band, high communication load by aid device it is possible to realize the Rue Myuresho emissions may arise from.
[0010]
The communication band mentioned above is not only the pure communication capability between the two devices, but also the capability of processing the communication data of both devices, particularly the device control controller, for example, the write operation to the internal memory of the received data, the transmission data It also includes the ability to attend to prepare.
[0011]
Further, the communication data is seen containing a predetermined control program rewriting data for device control controller, development support device, acting for some or all of the device control program of the apparatus control controller (emulation).
[0012]
In the present invention , the development support apparatus further includes communication frequency setting means for individually setting the communication frequency of the data exchanged between the two.
[0013]
The development support device, and a data communication control apparatus for communicating with a predetermined timing device control controller with a predetermined protocol (predetermined procedure), Rue Myuresho down operation industry to communicate with device control controller through the data communication control device Computer for use . The data communication control device includes the communication protocol to be used and the necessary data communication with the device control controller in accordance with a communication program stored by itself or based on an external command, that is, data exchange, and development support device. Control necessary data communication, ie data exchange. This type of data communication control device which essentially functions as a communication repeater is well known. In addition to the data communication channel for data communication, the data communication control device can have or not have a command communication channel for exchanging necessary operation commands with the development support device and the device control controller. In short, various known communication protocols and communication techniques may be employed.
[0014]
When such a data communication control device is used, it is easy to store the update frequency (update cycle) of each data to be communicated as a table in the data communication control device. Of course, a similar communication function may be built in the development support apparatus. This data communication device can individually control the communication frequency of each data between both devices by changing the frequency of data access requests to both devices for each data to be communicated or for each data group. .
[0015]
In a preferred aspect, the development support apparatus includes a communication frequency storage unit that rewriteably holds a communication frequency of each data exchanged between the two, and the communication frequency setting unit includes the communication frequency storage unit The communication frequency is set based on the stored result. According to this configuration, since the communication frequency of each data can be changed according to the situation, usability can be improved.
[0016]
In a preferred embodiment, one of the input data is transmitted with high frequency, and the other one of the input data is transmitted with low frequency. In a preferred embodiment, one of the output data is transmitted with high frequency, and the other one of the output data is transmitted with low frequency.
In a preferred aspect, the device control controller and the development support device are exchanged through a plurality of serial communication channels connecting the input / output interface of the device control controller and the input / output interface of the development support device. Among the predetermined types of data, the predetermined data requiring high frequency update in the test operation is communicated through a serial communication channel different from the remaining data not requiring high frequency update in the test operation.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
A preferred embodiment of the above-described apparatus control controller of the present invention will be described below .
[0018]
【Example】
FIG. 1 shows a development system for improving the program of an automotive ECU.
[0019]
Reference numeral 1 denotes an automobile ECU, which is simply illustrated as a microcomputer device including an input / output interface 11, a CPU 12, and a memory 13. Reference numeral 2 denotes a development support device having a microcomputer device configuration, which includes at least an input / output interface 21, a CPU 22, and a memory 23. Reference numeral 3 denotes a communication auxiliary device (data communication control device, repeater) that is arranged between the vehicle ECU 1 and the development support device 2 and relays communication between the two.
[0020]
The communication auxiliary device 3 is also composed of a microcomputer device, and controls communication between the automotive ECU 1 and the development support device 2 in accordance with a communication protocol stored in an internal memory and a communication frequency table for each communication data described later, so that a suitable timing is obtained. The necessary input data is sent from the vehicle ECU 1 which is a device control controller to the development support device 2, and the necessary output data is sent from the development support device 2 to the vehicle ECU 1 at a suitable timing.
[0021]
Since the configuration and operation of each of the devices 1, 2, and 3 are essentially the same except for the communication frequency table, detailed description thereof is omitted.
[0022]
FIG. 2 shows a communication frequency table of communication data 100 to 106 as serial data, and an example of communication control performed by the communication auxiliary device 3 with the vehicle ECU 1 based on the communication frequency table is shown in FIG. Shown in the chart. T is a data communication period for data communication executed at a fixed timing for each channel, the first channel X performs communication of data 100 requiring high frequency update, and the second channel Y performs intermediate frequency update. The third channel Z sequentially communicates data 102 to 105 that may be updated infrequently.
[0023]
In this embodiment, a method is adopted in which the determination of the type of data to be communicated next and the designation of the channel through which the data is transmitted are notified to the automotive ECU 1 and the development support device 2 before each data communication period T. However, when the communication auxiliary device 3 starts data communication, the control information indicating the communication order of each data is notified to the vehicle ECU 1 and the development support device 2, respectively, and the vehicle ECU 1 and the development support device 2 transmit according to this control information. Transmission of data to be performed and determination of received data may be performed. In FIG. 3, data communication is periodically performed. However, the automotive ECU 1 and the development support device 2 may transmit data every time there is a request from the communication auxiliary device 3. Further, in FIG. 3, each data communication period T may be sequentially performed in sequence.
[0024]
FIG. 4 shows an example of communication control performed by the communication auxiliary device 3.
[0025]
This control is started when the power is turned on, and after the initial setting and execution of the test communication routine to determine whether communication is possible, the contents of the communication frequency table including the communication frequency values for each data stored in advance are read (S100), According to the content of the read communication frequency table, control of data communication between the automotive ECU 1 and the development support apparatus 2 is performed (S102), and upon receipt of a communication end command from the outside or the development support apparatus 2 (S104), End control.
[0026]
(Modification)
In FIG. 3, the communication is performed in parallel on three channels. However, the specific method of communication is free, for example, it may be performed on one channel, and communication between the vehicle ECU 1 and the communication auxiliary device 3 is possible. The method and the communication method between the development support device 2 and the communication auxiliary device 3 may be different from each other.
[0027]
(Modification)
In the above embodiment, since effective communication performance improvement of predetermined data can be realized in a narrow total communication band, a part or all of the device control program of the automotive ECU 1 is used by the development support device 2 by using it. It is also possible to perform substitution (emulation).
[Brief description of the drawings]
FIG. 1 is a block diagram showing an automotive ECU development system that implements an apparatus control controller development communication system according to the present invention.
FIG. 2 is a diagram showing a communication frequency table used in the system of FIG.
FIG. 3 is a timing chart showing an example of communication control performed based on the communication frequency table of FIG.
FIG. 4 is a flowchart illustrating an example of communication control performed by a communication auxiliary device.
[Explanation of symbols]
1 Automotive ECU (controller for device control)
2 Development support device 3 Communication support device (Development support device, communication frequency storage means, communication frequency setting means)

Claims (3)

入力ポートに外部から入力された複数種類の入力データに基づいて内蔵の所定の制御用プログラムによる所定の制御用演算を行って演算結果を出力ポートに出力するための入出力インターフェイス、CPU、メモリを含むマイクロコンピュータ装置を含むとともに、所定の通信手順にしたがって所定の通信タイミングで外部と交信する装置制御用コントローラと、前記装置制御用コントローラと前記所定の通信手順にて前記所定の通信タイミングで交信するとともに、前記装置制御用コントローラの装置制御プログラムの一部又は全部を代行するエミレーション動作を行うことにより前記装置制御用コントローラを所定条件で試験動作させる開発支援装置との間で行われる装置制御用コントローラ開発用通信方式において、
前記装置制御用コントローラの入出力インターフェイスと前記開発支援装置の入出力インターフェイスとの間を接続する1乃至複数のシリアル通信チャンネルを通じて前記装置制御用コントローラと前記開発支援装置との間で授受される所定種類のデータのうち、前記試験動作において高頻度更新を要する所定の前記データの通信頻度は、前記試験動作において高頻度更新を要しない残りの前記データの通信頻度よりも大きく設定され
前記開発支援装置は、前記両者間で授受される前記各データの通信頻度を個別に設定する通信頻度設定手段を有することを特徴とする装置制御用コントローラ開発用通信方式
An input / output interface, a CPU, and a memory for performing a predetermined control calculation by a built-in predetermined control program based on a plurality of types of input data input from the outside to the input port and outputting the calculation result to the output port together comprising a microcomputer device comprising, a device control controller to communicate with the outside at a predetermined communication timing in accordance with a predetermined communication procedure, to communicate with the predetermined communication timing with the device control controller in said predetermined communication procedure In addition, for device control performed with a development support device that performs a test operation of the device control controller under predetermined conditions by performing an emulation operation that represents part or all of the device control program of the device control controller In the communication system for controller development,
A predetermined exchange between the device control controller and the development support device through one or more serial communication channels connecting the input / output interface of the device control controller and the input / output interface of the development support device. Among the types of data, the communication frequency of the predetermined data that requires high frequency update in the test operation is set to be greater than the communication frequency of the remaining data that does not require high frequency update in the test operation ,
The development support apparatus has a communication frequency setting means for individually setting the communication frequency of each data exchanged between the two .
請求項記載の装置制御用コントローラ開発用通信方式において、
前記開発支援装置は、前記両者間で授受される前記各データの通信頻度を前記各データごとに書き換え可能に保持する通信頻度記憶手段を有し、前記通信頻度設定手段は、前記通信頻度記憶手段の記憶結果に基づいて前記通信頻度の設定を行う装置制御用コントローラ開発用通信方式。
In the communication system for developing a controller for controlling an apparatus according to claim 1 ,
The development support apparatus includes a communication frequency storage unit that holds the communication frequency of each data exchanged between the two in a rewritable manner for each data, and the communication frequency setting unit includes the communication frequency storage unit line USo置制patronage controller development communication method setting of the communication frequency based on the stored results of the.
請求項2記載の装置制御用コントローラ開発用通信方式において、  In the communication system for developing a controller for controlling an apparatus according to claim 2,
前記装置制御用コントローラの入出力インターフェイスと前記開発支援装置の入出力インターフェイスとの間を接続する複数のシリアル通信チャンネルを通じて前記装置制御用コントローラと前記開発支援装置との間で授受される所定種類のデータのうち、前記試験動作において高頻度更新を要する所定の前記データは、前記試験動作において高頻度更新を要しない残りの前記データとは異なる前記シリアル通信チャンネルを通じて通信される装置制御用コントローラ開発用通信方式。  A predetermined type of exchange between the device control controller and the development support device through a plurality of serial communication channels connecting the input / output interface of the device control controller and the input / output interface of the development support device. Among the data, the predetermined data requiring high frequency update in the test operation is used for developing a controller for device control communicated through the serial communication channel different from the remaining data not requiring high frequency update in the test operation. Communication method.
JP2001347949A 2001-11-13 2001-11-13 Communication system for device controller development Expired - Fee Related JP3916446B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001347949A JP3916446B2 (en) 2001-11-13 2001-11-13 Communication system for device controller development

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001347949A JP3916446B2 (en) 2001-11-13 2001-11-13 Communication system for device controller development

Publications (2)

Publication Number Publication Date
JP2003150401A JP2003150401A (en) 2003-05-23
JP3916446B2 true JP3916446B2 (en) 2007-05-16

Family

ID=19160856

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001347949A Expired - Fee Related JP3916446B2 (en) 2001-11-13 2001-11-13 Communication system for device controller development

Country Status (1)

Country Link
JP (1) JP3916446B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5318745B2 (en) * 2009-12-25 2013-10-16 株式会社日立産機システム Programmable controller

Also Published As

Publication number Publication date
JP2003150401A (en) 2003-05-23

Similar Documents

Publication Publication Date Title
US8065464B2 (en) Method for transmitting data from and to a control device
US6647323B1 (en) Vehicle communication link automatic diagnostic tool detection
US7035956B2 (en) Transmission control circuit, reception control circuit, communications control circuit, and communications control unit
JP3916446B2 (en) Communication system for device controller development
JPH09331370A (en) Data communication equipment
JP4008162B2 (en) Communication method and communication apparatus
KR100633742B1 (en) Direct memory access controller for updating data transmission size automatically from peripheral, and control method thereof
JP3987548B2 (en) Communication method and communication apparatus
JP3659481B2 (en) Display system for PLC and data communication method between PLC and display
JP3940843B2 (en) Serial communication system and local terminal for serial communication
JP7382246B2 (en) How to rewrite the program of vehicle control device
EP0817013A2 (en) Data processing method and apparatus
JP3987549B2 (en) Communication method and communication apparatus
JPH11196097A (en) Data communication control device and method therefor
JP5998689B2 (en) In-vehicle control system
JP3350699B2 (en) Programmable controller
JPH1127297A (en) Intensive wiring system
KR100584583B1 (en) Apparatus and method controlling a serial bus
JPH09198331A (en) Interface device and method, and information processing system
JPH0721018Y2 (en) Communication device in vehicle control system
KR100427764B1 (en) Apparatus for Interface between Devices of different Data Bus
JPH04314157A (en) Communication equipment
JPH11232243A (en) Communication control equipment, its method and communication control system
JP2003264601A (en) Communication control unit and image formation system
JP4854598B2 (en) Data transfer control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040901

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060407

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20060629

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: 20070130

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070206

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees