JP4570753B2 - Error code sending apparatus and method - Google Patents

Error code sending apparatus and method Download PDF

Info

Publication number
JP4570753B2
JP4570753B2 JP2000264959A JP2000264959A JP4570753B2 JP 4570753 B2 JP4570753 B2 JP 4570753B2 JP 2000264959 A JP2000264959 A JP 2000264959A JP 2000264959 A JP2000264959 A JP 2000264959A JP 4570753 B2 JP4570753 B2 JP 4570753B2
Authority
JP
Japan
Prior art keywords
identification code
error
code
network
message
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
JP2000264959A
Other languages
Japanese (ja)
Other versions
JP2002094535A (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.)
Motorola Solutions Inc
Original Assignee
Motorola Inc
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 Motorola Inc filed Critical Motorola Inc
Priority to JP2000264959A priority Critical patent/JP4570753B2/en
Publication of JP2002094535A publication Critical patent/JP2002094535A/en
Application granted granted Critical
Publication of JP4570753B2 publication Critical patent/JP4570753B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、エラーコード送出装置および方法に関するものであって、特に複数のモジュール間で識別コード付きのメッセージを通信するネットワークに対してエラーコードを送出するエラーコード送出装置および方法に関するものである。
【0002】
【発明の背景】
車載用ネットワーク、家電製品用ネットワーク、産業制御機器用ネットワークなどのような複数のモジュールを接続したネットワークとして、国際規格(ISO11898)のコントロールエリアネットワーク(CAN)が知られている。CANの伝送レートは最高1Mbpsであり、従来の通信方式に比べ非常に高速である。デジタル信号のハイ、ローを、ネットワーク上の二線間の差動電圧に置き換えるシリアル通信なので耐ノイズ性に優れている。また、ネットワークの異常検知とリカバリー動作の殆どをCANコントローラが自動的に行なってくれるという特長がある。
【0003】
車載用ネットワークの場合には、接続されるモジュールとして例えばエンジンコントローラ、メーターパネルコントローラ、トランスミッションコントローラなどが挙げられる。これらのモジュールは他のモジュールの制御対象の状態を知らないと自分の制御対象を制御できないという関係にある。従って、各モジュール間でお互いにデータを高速で交換し合う必要がある。これらのモジュールを対等かつ並列に接続するためにCANが有効である。
【0004】
CANはマルチマスタ能力を備えるバスシステムであり、全てのCANモジュールがバス上にデータを送信することができる。 また複数のCANモジュールが同時にバスの信号を受信することもできる(ブロードキャスティング方式)。CANネットワークにおいては、いわゆるステーションIDというものが原則的にはなく、代わりに、識別コードであるメッセージIDによりメッセージを識別する。各モジュールは受信したIDを基にメッセージを正式に取り込むべきかどうかを処理するフィルタリング機能を持つ。また、メッセージIDは複数のモジュールからのバスアクセスが競合した場合の優先権も決定する。 回線争奪の結果、通信調停に勝利したモジュールからのメッセージのみがバス上に現れる。
このようなCANネットワークに接続された1個のモジュールの一例を図1に示す。バス上のデータを受信する場合には、CANトランシーバ2が、バス1上の差動電圧信号で表されるメッセージを受信し、2値のデジタル信号(L、H)に変換して、CANコントローラ3に送る。バスにデータを送信する場合には、CANトランシーバ2が、CANコントローラ3からの2値のデジタル信号を差動電圧信号に変換してバス1上に送出する。より具体的には、最大1Mbpsのハイスピード系の場合、デジタルハイ信号がCANバス上の電位差で-1.0V〜+0.4V(リセッシブ、Recessive)に相当し、デジタルロー信号がCANバス上の電位差 +1.0V〜+5.0V(ドミナント、Dominant)に相当する。最大125Kbpsのフォルトトレラント系の場合、デジタルハイ信号がCANバス上の電位差 -5V〜-3.2V(リセッシブ、Recessive)に相当し、デジタルロー信号がCANバス上の電位差 -2.5V〜+5.0V(ドミナント、Dominant)に相当する。ただし、これらの電位差は、トランシーバの品種によって、若干異なる。
【0005】
CANコントローラ3は、受信したメッセージのIDすなわち識別コードが自分の受信すべきメッセージであることを示すとき、そのメッセージをメッセージバッファ5に記憶させ、割り込み信号で演算装置4に知らせる。そのメッセージを利用して、演算装置4が所定の処理をする。演算装置4がデータをバスに供給するときは、メッセージバッファ5にIDと送信データを書き込んで、CANトランシーバを介して送信する。CANコントローラは規格に従い、バスが空いているときにデータを自動的にバスラインに載せる。他の全てのモジュールがバスライン上のこのデータを受信することができる。
【0006】
もし、あるメッセージにエラーが生じた場合には、そのメッセージを受信したCANコントローラ3がエラーを検出する。エラーを検出すると、CANコントローラ3が、14ビットのエラーフレームをバス上に送出する。エラーフレームの形式はCANで規格化されており、6ビット分のエラーフラグと8ビット分のエラーデリミターである。具体的に、エラーフラグとは、モジュールのエラー検出状態によってことなり、通常状態(error-active)のとき、6ビットの連続ドミナントを意味し、エラー状態(error-passive)のとき、6ビットの連続リセッシブを意味する。また、エラーデリミターとは、8ビットの連続リセッシブ信号を意味する。複数のモジュールがバス上に異なる信号を供給した場合、1つでもドミナントがあればバスは必ずドミナント状態になる。6ビット分のドミナント信号の後の8ビット分のリセッシブ信号は、次のフレームを識別可能にするためである。もし、全てのモジュールがエラーを検出したのでなく、1つのモジュールでもエラーを検出しなかった場合、そのエラーを検出しなかったモジュールは、他のエラーを検出したモジュールが送出するエラーフレームを受信して、初めてエラーであると認識し、エラーフレームを送出する。つまり、エラーフレーム検出後、エラーフレームを送出する。このように、バス上では、エラーフレームの送出が互いに時間的にずれているとすると、みかけのエラーフレーム全体の長さが長くなってしまう。そこで、バス上に現れるみかけのエラーフレームは14ビットではなく全部で最大20ビットであると考えておくのがよい。
【0007】
あるメッセージについて、受信したモジュールの何れかからエラーフレームが送出され、そのメッセージを送信した送信側がそのエラーフレームを受信すると、送信側はメッセージ送信を停止する。次に送信できる状態になるまで待って再送する。送信側は、エラーカウンタを有し、カウンタの値がしきい値まで増える(つまりエラーの数がしきい値を越える)と、自動的にバスオフになる。
【0008】
【発明が解決しようとする課題】
上記のような従来のモジュールは、通常のメッセージの送受信やエラー発生状況のモニターなどの機能がある。モジュール開発者がエラーに対処するプログラムを作成しそれを検証する場合には、エラーが起こることが必要である。しかし通常エラーは起きないので、エラーを故意に起こす必要がある。劣悪な通信回線の状況で起こるエラーの検証を行うために、従来、例えば正弦波などのノイズをバス上に混入させる方法があった。しかし、バス上にノイズを混入させる方法では、全てのモジュールからの通信メッセージが対象となってしまい、特定のモジュールのみまたは特定のメッセージのみをエラー状態にするということができなかった。
【0009】
そこで本発明は、特定のモジュールのみまたは特定のメッセージのみをエラー状態にできるエラーコード送出装置および方法を提供することを目的としている。
【0010】
【実施例】
以下に本発明の実施例について図面を参照して説明する。図2には従来のものと同様なモジュール10と本発明の一実施例に従ったエラーコード送出装置20が示されている。これらは、一体に形成されても良いし、別個に形成されても良い。通常はスイッチング回路30がCANコントローラ3側に接続されており、正常なメッセージやエラーを含むメッセージを受信したときは、図1と同様な通常の処理をする。
【0011】
ある所定の識別コードをもつメッセージをエラー状態に変えることによって、そのメッセージに関するエラー検出を行いたい場合、本実施例のエラーコード送出装置が有効である。CANトランシーバ2が受信したデータは、デジタル2値出力のシリアルデータに変換され、CANモジュール10およびエラーコード送出装置20へ供給される。識別コード検出素子21が、CANトランシーバ2からのシリアルデジタルデータを受信し、識別コードを検出して保存する。識別コードが11ビットからなるデジタルコードであるとすると、識別コード検出素子21は11ビットのレジスタを含む。
【0012】
識別コードレジスタ23は、演算装置4からエラー状態にしたいメッセージの識別コードの供給を受け、記憶する。例えば11ビットのレジスタであって良い。識別コードレジスタはさらにワイルドカードレジスタ25を有しても良い。比較器22が、識別コードレジスタ23に記憶された識別コードと識別コード検出素子21に保存された識別コードとを比較して、これらのコードが完全に一致したときに一致信号を出力する。単一のメッセージではなく、あるメッセージグループ全体をエラー状態にしたい場合には、識別コードの一部だけが一致したときに一致信号を出力するようにすることもできる。この際、例えばワイルドカードレジスタ25が有用である。11ビットのワイルドカードレジスタのうち、例えば1が入っているビットについては、識別コード検出素子21と識別コードレジスタ23の値に関係なく両識別コードが一致しているとみなすことができる。例えば、(検出した識別コード XNOR 記憶してある識別コード)OR ワイルドカードレジスタ というような論理式で表される結果のビットが全て1になったときに、一致出力を出せばよい。
【0013】
比較器22からの一致出力に応答して、エラーフレーム発生器26が上述のようなエラーフレームおよび切り替え制御信号を発生して、それらをスイッチング回路30に出力する。エラーフレームに限らず、その対象メッセージが、無効(エラー)と解釈されるような信号やコードであれば、どのような形式のものであって良い。これらを総称してエラーコードと呼ぶ。スイッチング回路30は、切り替え制御信号に応答して、CANトランシーバへの出力をCANコントローラ3側からエラーフレーム発生器26側に切り替える。これにより、エラーフレーム発生器26からのエラーコードがCANトランシーバ2を介してバス1に送出される。
【0014】
一致出力はまた割込制御回路27にも送られて、演算装置4にエラーフレーム送出が起こることを知らせる。
【0015】
エラー状態に変えられたメッセージを送信したモジュール(エラーコード送信(マーキング)対象となるメッセージを送信したモジュール)がバス上のエラーコードを受信すると、送信エラー検出及び処理の手順に入ることができ、初期の目的が達成される。
【0016】
本発明はもちろんCAN以外のどのようなネットワークにも適用可能である。CANの場合にはCANコントローラが自動的にデータの送受信をしてしまい自由度が低いことから、本発明のエラーコード送出装置は特に有用である。
【0017】
【実施例の効果】
本発明の実施例は、上述のとおり構成されているので、エラーフレームのマーキング機能により、特定の識別コードを送信するモジュールまたはメッセージをエラー状態にすることができる。これによって、通常ではできなかったモジュール上で動作しているソフトウェアのアブノーマル処理(エラー復帰処理)を検証することができる。
【0018】
本実施例によれば、特定の識別コードのメッセージを無効(エラー)にすることができ、尚かつ、そのメッセージを送信したモジュールを送信エラー状態にする事ができる。特定の識別コードのメッセージを無効(エラー)にすることができるので、その無効にされたメッセージを必要とし、つまりこのメッセージ内のデータを受け取り、そのデータに基づいて内部処理しているモジュールがあったとすると(受信モジュール)、そのモジュールは、特定のデータ(メッセージ)が入らない状況になる。別の言い方をすると、複数の必要とするデータの中で、特定のデータが入らない状況を、意図的に作り出すことが可能であり、そのような事態に対処するためのアブノーマル処理の検証することが可能である。
さらに、そのメッセージを送信したモジュールを送信エラー状態にする事ができるので、送信エラーカウンタを意図的に上げる(カウントアップさせる)ことが可能である。
【図面の簡単な説明】
【図1】従来のCANモジュールの一例を示すブロック図である。
【図2】本発明の一実施例に従ったエラーコード送出装置を従来のCANモジュールとともに示すブロック図である。
【符号の説明】
10 エラーコード送出装置
23 識別コードレジスタ
21 識別コード検出素子
22 比較器
26 エラーコード発生器
25 ワイルドカードレジスタ
27 割込制御回路
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an error code transmitting apparatus and method, and more particularly to an error code transmitting apparatus and method for transmitting an error code to a network for communicating a message with an identification code between a plurality of modules.
[0002]
BACKGROUND OF THE INVENTION
An international standard (ISO11898) control area network (CAN) is known as a network connecting a plurality of modules such as an in-vehicle network, a home appliance network, and an industrial control device network. The CAN transmission rate is up to 1 Mbps, which is much faster than conventional communication methods. Serial communication that replaces high and low digital signals with differential voltages between two wires on the network, providing excellent noise resistance. Another feature is that the CAN controller automatically performs most network anomaly detection and recovery operations.
[0003]
In the case of an in-vehicle network, examples of the connected module include an engine controller, a meter panel controller, and a transmission controller. These modules have a relationship that their own control target cannot be controlled without knowing the status of the control target of other modules. Therefore, it is necessary to exchange data between modules at high speed. CAN is effective to connect these modules in equal and parallel fashion.
[0004]
CAN is a bus system with multi-master capability, and all CAN modules can transmit data on the bus. Multiple CAN modules can simultaneously receive bus signals (broadcasting). In a CAN network, there is no so-called station ID in principle. Instead, a message is identified by a message ID which is an identification code. Each module has a filtering function that processes whether or not a message should be formally captured based on the received ID. The message ID also determines the priority when bus accesses from a plurality of modules compete. As a result of the line contention, only messages from modules that have won communication arbitration appear on the bus.
An example of one module connected to such a CAN network is shown in FIG. When receiving data on the bus, the CAN transceiver 2 receives the message represented by the differential voltage signal on the bus 1 and converts it into a binary digital signal (L, H), and the CAN controller. Send to 3. When transmitting data to the bus, the CAN transceiver 2 converts the binary digital signal from the CAN controller 3 into a differential voltage signal and sends it to the bus 1. More specifically, in the case of a high-speed system with a maximum of 1 Mbps, the digital high signal corresponds to a potential difference of −1.0 V to +0.4 V (recessive) on the CAN bus, and the digital low signal corresponds to a potential difference on the CAN bus. Corresponds to + 1.0V to + 5.0V (Dominant). For fault-tolerant systems up to 125 Kbps, a digital high signal corresponds to a potential difference of -5 V to -3.2 V (recessive) on the CAN bus, and a digital low signal is a potential difference of -2.5 V to +5.0 V on the CAN bus ( Equivalent to Dominant). However, these potential differences differ slightly depending on the type of transceiver.
[0005]
When the ID of the received message, that is, the identification code indicates that it is a message to be received, the CAN controller 3 stores the message in the message buffer 5 and notifies the arithmetic unit 4 with an interrupt signal. The computing device 4 performs a predetermined process using the message. When the arithmetic unit 4 supplies data to the bus, the ID and transmission data are written in the message buffer 5 and transmitted via the CAN transceiver. The CAN controller follows the standard and automatically places data on the bus line when the bus is free. All other modules can receive this data on the bus line.
[0006]
If an error occurs in a message, the CAN controller 3 that has received the message detects the error. When an error is detected, the CAN controller 3 sends a 14-bit error frame onto the bus. The error frame format is standardized by CAN, and is an error flag for 6 bits and an error delimiter for 8 bits. Specifically, the error flag depends on the error detection status of the module, and means 6-bit continuous dominant in the normal state (error-active), and 6-bit in the error state (error-passive). Means continuous recessive. The error delimiter means an 8-bit continuous recessive signal. If multiple modules provide different signals on the bus, the bus will always be in a dominant state if there is even one dominant. This is because the recessive signal for 8 bits after the dominant signal for 6 bits makes it possible to identify the next frame. If not all modules have detected an error and one module has not detected an error, the module that has not detected the error will receive an error frame sent by the module that has detected the other error. For the first time, it is recognized as an error and an error frame is transmitted. That is, after detecting an error frame, an error frame is transmitted. As described above, on the bus, if the transmission of error frames is temporally shifted from each other, the total length of the apparent error frame becomes long. Therefore, it is better to consider that the apparent error frame appearing on the bus is a maximum of 20 bits instead of 14 bits.
[0007]
For a certain message, an error frame is transmitted from any of the received modules, and when the transmitting side that transmitted the message receives the error frame, the transmitting side stops message transmission. Wait until the next transmission is possible, then resend. The transmission side has an error counter, and when the value of the counter increases to a threshold value (that is, the number of errors exceeds the threshold value), the bus is automatically turned off.
[0008]
[Problems to be solved by the invention]
The conventional modules as described above have functions such as normal message transmission / reception and error occurrence monitoring. When a module developer creates a program to handle an error and validates it, an error must occur. However, since errors usually do not occur, errors must be deliberately generated. Conventionally, there has been a method of mixing noise such as a sine wave on a bus in order to verify an error that occurs in a poor communication line situation. However, in the method of mixing noise on the bus, communication messages from all modules are targeted, and it is not possible to put only a specific module or only a specific message into an error state.
[0009]
Therefore, an object of the present invention is to provide an error code transmission apparatus and method that can set only a specific module or a specific message to an error state.
[0010]
【Example】
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 shows a module 10 similar to the conventional one and an error code sending device 20 according to one embodiment of the present invention. These may be formed integrally or separately. Normally, the switching circuit 30 is connected to the CAN controller 3 side, and when a normal message or a message including an error is received, normal processing similar to that in FIG. 1 is performed.
[0011]
When it is desired to detect an error relating to a message by changing a message having a predetermined identification code to an error state, the error code transmission device of this embodiment is effective. The data received by the CAN transceiver 2 is converted into digital binary output serial data and supplied to the CAN module 10 and the error code sending device 20. The identification code detection element 21 receives the serial digital data from the CAN transceiver 2 and detects and stores the identification code. If the identification code is an 11-bit digital code, the identification code detection element 21 includes an 11-bit register.
[0012]
The identification code register 23 receives the supply of the identification code of the message to be put into an error state from the arithmetic unit 4 and stores it. For example, it may be an 11-bit register. The identification code register may further include a wild card register 25. The comparator 22 compares the identification code stored in the identification code register 23 with the identification code stored in the identification code detection element 21, and outputs a coincidence signal when these codes completely match. If it is desired to put an entire message group in an error state instead of a single message, a match signal may be output when only a part of the identification code matches. At this time, for example, the wild card register 25 is useful. Of the 11-bit wildcard register, for example, a bit containing 1 can be regarded as matching both identification codes regardless of the values of the identification code detection element 21 and the identification code register 23. For example, a coincidence output may be output when all the bits of the result expressed by a logical expression such as (detected identification code XNOR stored identification code) OR wildcard register become 1.
[0013]
In response to the coincidence output from the comparator 22, the error frame generator 26 generates the error frame and the switching control signal as described above and outputs them to the switching circuit 30. Not only the error frame but any signal or code whose target message is interpreted as invalid (error) may be used. These are collectively referred to as error codes. In response to the switching control signal, the switching circuit 30 switches the output to the CAN transceiver from the CAN controller 3 side to the error frame generator 26 side. As a result, the error code from the error frame generator 26 is sent to the bus 1 via the CAN transceiver 2.
[0014]
The coincidence output is also sent to the interrupt control circuit 27 to inform the arithmetic unit 4 that an error frame will be transmitted.
[0015]
When the module that sent the message that has been changed to the error state (the module that sent the message that is subject to error code transmission (marking)) receives the error code on the bus, it can enter the procedure for transmission error detection and processing The initial objective is achieved.
[0016]
The present invention is of course applicable to any network other than CAN. In the case of CAN, since the CAN controller automatically transmits and receives data and the degree of freedom is low, the error code transmission device of the present invention is particularly useful.
[0017]
[Effects of the embodiment]
Since the embodiment of the present invention is configured as described above, a module or message that transmits a specific identification code can be put into an error state by the error frame marking function. As a result, it is possible to verify the abnormal processing (error recovery processing) of the software operating on the module that could not be normally performed.
[0018]
According to the present embodiment, a message with a specific identification code can be invalidated (error), and a module that has transmitted the message can be placed in a transmission error state. Since a message with a specific identification code can be invalidated (error), there is a module that needs the invalidated message, that is, receives data in this message and performs internal processing based on that data. If this is the case (receiving module), the module will be in a situation where no specific data (message) is entered. In other words, it is possible to intentionally create a situation where specific data does not enter among multiple required data, and to verify the abnormal processing to cope with such a situation. Is possible.
Furthermore, since the module that transmitted the message can be put into a transmission error state, it is possible to intentionally increase (count up) the transmission error counter.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating an example of a conventional CAN module.
FIG. 2 is a block diagram showing an error code transmission device according to an embodiment of the present invention together with a conventional CAN module.
[Explanation of symbols]
10 Error Code Sending Device 23 Identification Code Register 21 Identification Code Detection Element 22 Comparator 26 Error Code Generator 25 Wild Card Register 27 Interrupt Control Circuit

Claims (5)

複数のモジュール間で識別コード付きのメッセージを通信するためのネットワークに対してエラーコードを送出するエラーコード送出装置であって:
所望の識別コードを予め記憶しておく識別コードレジスタ;
ネットワークから識別コードを受信・検出して、保存する識別コード検出素子;
前記識別コードレジスタ内の識別コードと前記識別コード検出素子内の識別コードとを比較して、少なくとも一部が一致したときに一致信号を出力する比較器;および
前記比較器からの一致信号に応答して、ネットワークに対してエラーコードを送出するエラーコード発生器;
から成ることを特徴とするエラーコード送出装置。
An error code sending device for sending an error code to a network for communicating a message with an identification code between a plurality of modules:
An identification code register for storing a desired identification code in advance;
An identification code detecting element for receiving and detecting the identification code from the network and storing it;
A comparator that compares the identification code in the identification code register with the identification code in the identification code detection element and outputs a coincidence signal when at least part of the identification code coincides; and responds to the coincidence signal from the comparator An error code generator that sends an error code to the network;
An error code sending device comprising:
前記ネットワークがコントロールエリアネットワークである、ことを特徴とする請求項1記載の装置。The apparatus of claim 1, wherein the network is a control area network. さらに、前記識別コード検出素子および前記エラーコード発生器とネットワークとの間にトランシーバを設けた、ことを特徴とする請求項2記載の装置。3. The apparatus according to claim 2, further comprising a transceiver provided between the identification code detecting element and the error code generator and a network. 前記識別コードレジスタがワイルドカードレジスタを有しており;
前記比較器は、前記識別コードレジスタ内の識別コードと前記識別コード検出素子内の識別コードとを比較して、所定の一部が一致したときに一致信号を出力する、ことを特徴とする請求項1記載の装置。
The identification code register comprises a wildcard register;
The comparator compares an identification code in the identification code register with an identification code in the identification code detection element, and outputs a coincidence signal when a predetermined part is coincident. Item 1. The apparatus according to Item 1.
複数のモジュール間で識別コード付きのメッセージを通信するためのネットワークに対してエラーコードを送出する方法であって:
所望の識別コードを予め記憶しておく段階;
ネットワークから識別コードを受信・検出して、保存する段階;
前記の予め記憶しておいた識別コードと前記の受信して保存した識別コードとを比較して、少なくとも一部が一致したときに一致信号を出力する段階;
前記一致信号に応答して、ネットワークに対してエラーコードを送出する段階;
から成り、エラーを含まないメッセージを見かけ上エラー状態にできることを特徴とする方法。
A method for sending an error code to a network for communicating messages with identification codes between multiple modules:
Storing a desired identification code in advance;
Receiving, detecting and storing the identification code from the network;
Comparing the pre-stored identification code with the received and stored identification code and outputting a coincidence signal when at least part of the identification codes coincide;
Sending an error code to the network in response to the match signal;
A method characterized in that it can be made into an error state apparently without any error.
JP2000264959A 2000-09-01 2000-09-01 Error code sending apparatus and method Expired - Fee Related JP4570753B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000264959A JP4570753B2 (en) 2000-09-01 2000-09-01 Error code sending apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000264959A JP4570753B2 (en) 2000-09-01 2000-09-01 Error code sending apparatus and method

Publications (2)

Publication Number Publication Date
JP2002094535A JP2002094535A (en) 2002-03-29
JP4570753B2 true JP4570753B2 (en) 2010-10-27

Family

ID=18752294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000264959A Expired - Fee Related JP4570753B2 (en) 2000-09-01 2000-09-01 Error code sending apparatus and method

Country Status (1)

Country Link
JP (1) JP4570753B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3761170B2 (en) 2002-11-07 2006-03-29 本田技研工業株式会社 Network connection form and data transmission / reception device
JP2015207937A (en) * 2014-04-22 2015-11-19 株式会社デンソー Communication apparatus
JP6863227B2 (en) 2017-10-26 2021-04-21 トヨタ自動車株式会社 Electronic control devices, communication management methods, and programs

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63164555A (en) * 1986-12-26 1988-07-07 Toshiba Corp Transmission line monitoring equipment
JPH04142133A (en) * 1990-10-02 1992-05-15 Toshiba Corp Local area network controller
JPH06141056A (en) * 1992-10-28 1994-05-20 Fujitsu Ltd Error adding circuit
JPH1032886A (en) * 1996-07-17 1998-02-03 Harness Sogo Gijutsu Kenkyusho:Kk Intra-vehicle communication controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63164555A (en) * 1986-12-26 1988-07-07 Toshiba Corp Transmission line monitoring equipment
JPH04142133A (en) * 1990-10-02 1992-05-15 Toshiba Corp Local area network controller
JPH06141056A (en) * 1992-10-28 1994-05-20 Fujitsu Ltd Error adding circuit
JPH1032886A (en) * 1996-07-17 1998-02-03 Harness Sogo Gijutsu Kenkyusho:Kk Intra-vehicle communication controller

Also Published As

Publication number Publication date
JP2002094535A (en) 2002-03-29

Similar Documents

Publication Publication Date Title
US10693905B2 (en) Invalidity detection electronic control unit, in-vehicle network system, and communication method
US8750351B2 (en) Configuration of bus transceiver
KR20150100790A (en) Data transmission using a protocol exception state
EP0469812A1 (en) Detection of duplicate alias addresses
CN114144997B (en) Error detection test device for subscriber stations of a serial bus system and method for detecting a mechanism for error detection in a communication in a serial bus system
EP3772841B1 (en) A security module for a can node
EP3772839B1 (en) Security module for a serial communications device
US11520600B2 (en) Controller area network transceiver and controller
EP0862296A2 (en) Data communication system and electronic control unit used therein
CN114747183B (en) Conflict detector for subscriber stations of a serial bus system and method for communication in a serial bus system
US6385211B1 (en) Network controller
US7685442B2 (en) Method and systems for a radiation tolerant bus interface circuit
JP4570753B2 (en) Error code sending apparatus and method
EP2940935A1 (en) Controller area network (CAN) device and method for controlling CAN traffic
US10541830B2 (en) Serial communication system
US20220329614A1 (en) Method for monitoring communication on a communication bus, electronic device for connection to a communication bus, and central monitoring device for connection to a communication bus
US6412016B1 (en) Network link bypass device
CN107659413B (en) Small-sized communication equipment
US8050176B2 (en) Methods and systems for a data processing system having radiation tolerant bus
JP2781397B2 (en) Multiplex transmission equipment
EP0785649B1 (en) Method and apparatus for correcting transmission errors and detecting faults during data transmission through data transferring media
JP3252556B2 (en) Communication device
KR102595722B1 (en) Communication network, method and apparatus for identifying node connected thereto
EP4068721B1 (en) Controller area network device
JP2002073430A (en) Device and method for transmitting error message

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070822

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20070822

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20080708

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100615

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100811

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130820

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130820

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees