JP5406079B2 - In-vehicle communication system - Google Patents

In-vehicle communication system Download PDF

Info

Publication number
JP5406079B2
JP5406079B2 JP2010051244A JP2010051244A JP5406079B2 JP 5406079 B2 JP5406079 B2 JP 5406079B2 JP 2010051244 A JP2010051244 A JP 2010051244A JP 2010051244 A JP2010051244 A JP 2010051244A JP 5406079 B2 JP5406079 B2 JP 5406079B2
Authority
JP
Japan
Prior art keywords
control unit
data
vehicle
state data
communication system
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
JP2010051244A
Other languages
Japanese (ja)
Other versions
JP2011183928A (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.)
Subaru Corp
Original Assignee
Fuji Jukogyo KK
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 Fuji Jukogyo KK filed Critical Fuji Jukogyo KK
Priority to JP2010051244A priority Critical patent/JP5406079B2/en
Publication of JP2011183928A publication Critical patent/JP2011183928A/en
Application granted granted Critical
Publication of JP5406079B2 publication Critical patent/JP5406079B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Description

本発明は、車両に配策された通信線に接続され、通信線を介して互いにデータを送受信する複数のコントロールユニットを備える車載通信システムに関する。   The present invention relates to an in-vehicle communication system including a plurality of control units that are connected to a communication line arranged in a vehicle and transmit / receive data to / from each other via the communication line.

従来、自動車等の車両においては、各種制御の高機能化や複雑化に伴い、それぞれの制御に対応して複数のECU(Electronic Control Unit)を搭載している。各ECUは、車両に構築された車内LAN(Local Area Network)によりそれぞれ接続され、各ECU間で種々のデータの送受信を可能としている。これにより、ECU毎にワイヤーハーネスを設ける必要が無くなり、ワイヤーハーネスの搭載性や軽量化等を実現して、ひいては車両の燃費向上等を図ることができる。   2. Description of the Related Art Conventionally, vehicles such as automobiles are equipped with a plurality of ECUs (Electronic Control Units) corresponding to each control as the various functions become more sophisticated and complicated. Each ECU is connected to each other by an in-vehicle LAN (Local Area Network) built in the vehicle, and various data can be transmitted and received between the ECUs. As a result, it is not necessary to provide a wire harness for each ECU, and it is possible to realize the mountability and weight reduction of the wire harness, thereby improving the fuel efficiency of the vehicle.

車内LANとしては、例えば、ビットレートが1〜20kbpsでエアコンやパワーウィンド等のボディ系に用いられるLIN(Local Interconnect Network)や、ビットレートが10k〜1Mbpsでエンジンやトランスミッション等のパワートレイン系に用いられるCAN(Controller Area Network)等が知られている。LINは1本の通信線(Bus)によるシングルマスタ−イベントドリブン型の通信方式を採用し、CANは2本の通信線によるマルチマスタ−イベントドリブン型の通信方式を採用している。これらのLINおよびCANは、ゲートウェイ等の統合ユニットを介して車両内で共存させることができる。   For in-vehicle LAN, for example, LIN (Local Interconnect Network) used for body systems such as air conditioners and power windows with a bit rate of 1 to 20kbps, and used for power train systems such as engines and transmissions with a bit rate of 10k to 1Mbps. CAN (Controller Area Network) is known. LIN employs a single master-event-driven communication system using one communication line (Bus), and CAN employs a multi-master-event-driven communication system using two communication lines. These LIN and CAN can coexist in the vehicle through an integrated unit such as a gateway.

CANにおいては、マルチマスタ−イベントドリブン型の通信方式を採用するため、複数のECUから同時に通信線にデータを送出することができる。これにより、リアルタイム性が要求されるパワートレイン系の制御に適したものとなっている。その反面、複数のデータが同時に通信線に送出された場合には、通信渋滞(ボトルネック)によるビットレートの低下等が懸念される。よって、各種制御の高機能化や複雑化に対応させて、通信線に送出されるデータの軽量化を図る工夫が必要となる。さらには、データの軽量化を図ることでECUを低スペックの仕様に代替できるようになる。つまり、データを軽量化した分、各ECUに設けられる受信バッファや送信バッファの数を減らすことができ、低スペックのECUで車載通信システムの高い信頼性を確保しつつ低コスト化を実現できる。   Since CAN employs a multi-master-event-driven communication system, data can be sent simultaneously from a plurality of ECUs to a communication line. As a result, it is suitable for powertrain control that requires real-time performance. On the other hand, when a plurality of data are simultaneously sent to the communication line, there is a concern that the bit rate may be reduced due to communication congestion (bottleneck). Therefore, it is necessary to devise a technique for reducing the weight of data sent to the communication line in response to the higher functionality and complexity of various controls. Furthermore, by reducing the weight of the data, the ECU can be replaced with low-spec specifications. In other words, as the data is lightened, the number of reception buffers and transmission buffers provided in each ECU can be reduced, and a low-spec ECU can achieve cost reduction while ensuring high reliability of the in-vehicle communication system.

図5は、データの軽量化を図る余地がある車載通信システムの例を示す回路図であり、図5に示す車載通信システム100は、クルーズコントロールユニット(C-CU)101,エンジンコントロールユニット(EG-CU)102,トランスミッションコントロールユニット(T-CU)103,メータコントロールユニット(M-CU)104を備えている。車載通信システム100は通信プロトコルとしてCANを採用しており、各コントロールユニット(ECU)101〜104は、一対の通信線(ツイスト線)105により接続されている。   FIG. 5 is a circuit diagram showing an example of an in-vehicle communication system with room for reducing the weight of data. The in-vehicle communication system 100 shown in FIG. 5 includes a cruise control unit (C-CU) 101, an engine control unit (EG -CU) 102, a transmission control unit (T-CU) 103, and a meter control unit (M-CU) 104. The in-vehicle communication system 100 employs CAN as a communication protocol, and each control unit (ECU) 101 to 104 is connected by a pair of communication lines (twist lines) 105.

各ECU101〜104は、通信線105から伝送されたデータ(データフレーム)を格納する複数の受信バッファおよび複数の送信バッファをそれぞれ備えている。ここで、C-CU101,EG-CU102,M-CU104においては送信バッファのみを示し、T-CU103においては受信バッファのみを示している。   Each of the ECUs 101 to 104 includes a plurality of reception buffers and a plurality of transmission buffers for storing data (data frames) transmitted from the communication line 105. Here, in C-CU101, EG-CU102, and M-CU104, only a transmission buffer is shown, and in T-CU103, only a reception buffer is shown.

そして、車載通信システム100を組み立て終えたシステム初期状態、つまり組み立て後の非通電の状態から車載通信システム100を通電すると、図中一点鎖線矢印に示すように、M-CU104の第1送信バッファ104aからT-CU103の第1受信バッファ103aに対して、通信線105を介して識別子ID400の車両諸元データが送出される。これにより第1受信バッファ103aには、当該車両にクルーズコントロール機能を有すること、つまりC-CU101を有することを示す車両諸元データ(ID400)が格納される。   Then, when the in-vehicle communication system 100 is energized from the initial system state after the in-vehicle communication system 100 is assembled, that is, the non-energized state after the assembly, as indicated by a dashed line arrow in the figure, the first transmission buffer 104a of the M-CU 104 To the first reception buffer 103a of the T-CU 103, the vehicle specification data of the identifier ID 400 is transmitted via the communication line 105. As a result, vehicle specification data (ID400) indicating that the vehicle has the cruise control function, that is, the C-CU 101, is stored in the first reception buffer 103a.

第1受信バッファ103aが車両諸元データ(ID400)を受信したことをトリガとして、T-CU103の第2受信バッファ103bは、識別子ID500のデータを受信できるようになる。そして、それ以降T-CU103の第2受信バッファ103bは、C-CU101の第1送信バッファ101aから送出されるT-CU協調データ(ID500)を受信して、これによりC-CU101とT-CU103との協調制御が実行される。   The second reception buffer 103b of the T-CU 103 can receive the data with the identifier ID500, triggered by the reception of the vehicle specification data (ID400) by the first reception buffer 103a. Thereafter, the second reception buffer 103b of the T-CU 103 receives the T-CU cooperation data (ID500) transmitted from the first transmission buffer 101a of the C-CU 101, and thereby the C-CU 101 and the T-CU 103. And cooperative control is executed.

このように、T-CU103の第1受信バッファ103a(ID400)は、C-CU101の第2受信バッファ101aからのT-CU協調データ(ID500)を受信できるようにするためにのみ用いられる。つまり、車載通信システム100のシステム初期状態にのみ用いられる第1受信バッファ103aは、車載通信システム100を一度通電した後においては使用されることが無い。よって、第1受信バッファ103aを無くす工夫をすることで、データの軽量化を実現できる。   As described above, the first reception buffer 103a (ID400) of the T-CU 103 is used only to enable reception of T-CU cooperation data (ID500) from the second reception buffer 101a of the C-CU101. That is, the first reception buffer 103a used only in the system initial state of the in-vehicle communication system 100 is not used after the in-vehicle communication system 100 is energized once. Therefore, weight reduction of data is realizable by devising which eliminates the 1st receiving buffer 103a.

その他、データの軽量化を図ることでECUやバス(通信線)への負荷を軽減させるようにした技術として、特許文献1や特許文献2に記載された技術が知られている。   In addition, as techniques for reducing the load on the ECU and the bus (communication line) by reducing the weight of data, techniques described in Patent Document 1 and Patent Document 2 are known.

特許文献1に記載された技術は、ECUの処理負荷を軽減させる技術であり、通信規約等の違い(CANやLIN等)に関わらずECUを共用化するために、ECUとは別に通信制御LSIを設け、当該通信制御LSIに受信フィルタリング手段を設けている。受信フィルタリング手段は、受信するデータのヘッダー部分に記載された宛先ノード番号を判別し、自己に接続されるECUを宛先とするデータは当該ECUに転送し、自己に接続されるECUを宛先としないデータは破棄する。これにより、ECUの処理負荷を軽減させている。   The technology described in Patent Document 1 is a technology that reduces the processing load of the ECU, and in order to share the ECU regardless of differences in communication protocols (CAN, LIN, etc.), a communication control LSI is provided separately from the ECU. And a receiving filtering means is provided in the communication control LSI. The reception filtering means discriminates the destination node number described in the header part of the received data, forwards the data destined for the ECU connected to itself to the ECU, and does not address the ECU connected to itself. Discard the data. This reduces the processing load on the ECU.

一方、特許文献2に記載された技術は、バスに対する負荷の上昇を抑制するために2つのCANネットワーク間にゲートウェイECUを設けている。ゲートウェイECUにはメッセージ中継制御手段が設けられ、当該メッセージ中継制御手段により異常メッセージを中継しないようにし、これによりバスへの負荷を抑制するようにしている。   On the other hand, in the technique described in Patent Document 2, a gateway ECU is provided between two CAN networks in order to suppress an increase in load on the bus. The gateway ECU is provided with message relay control means, so that the abnormal message is not relayed by the message relay control means, thereby suppressing the load on the bus.

特開2006−192970号公報(図3)JP 2006-192970 A (FIG. 3) 特開2007−038904号公報(図1)JP 2007-038904 A (FIG. 1)

しかしながら、上述の特許文献1に記載された技術によれば、通信線の端末に通信制御LSI等を有する通信コネクタを取り付ける必要がある。そのため、通信コネクタによる重量増大や車両への設置スペース制約等の問題が生じるばかりか、通信コネクタを各ECUに対応させて設ける必要があるため、製造コストが嵩むという問題も生じる。また、上述の特許文献2に記載された技術においても、メッセージ中継制御手段を有するゲートウェイECUを備えるため、製造コストが嵩むという問題が生じる。このように上述の各技術は、いずれも通信線に送出されるデータを軽量化しようとするものであるが、本発明においては、特に図5に示すような不要となるデータに着目し、ECUの構造を簡素化するために発案されたものである。   However, according to the technique described in Patent Document 1 described above, it is necessary to attach a communication connector having a communication control LSI or the like to the terminal of the communication line. For this reason, problems such as an increase in weight due to the communication connector and restrictions on installation space in the vehicle arise, and a problem arises that the manufacturing cost increases because the communication connector needs to be provided corresponding to each ECU. In the technique described in Patent Document 2 described above, the gateway ECU having the message relay control means is provided, which causes a problem that the manufacturing cost increases. As described above, each of the above-described technologies is intended to reduce the weight of data sent to the communication line. In the present invention, however, the ECU particularly focuses on unnecessary data as shown in FIG. It was invented to simplify the structure.

本発明の目的は、通信線に送出されるデータを軽量化してコントロールユニットに設けられるバッファの数を減らし、高い信頼性の確保と低コスト化を実現できる車載通信システムを提供することにある。   An object of the present invention is to provide an in-vehicle communication system capable of reducing the number of buffers provided in a control unit by reducing the weight of data transmitted to a communication line, and ensuring high reliability and cost reduction.

本発明の車載通信システムは、車両に配策された通信線に接続され、前記通信線を介して互いにデータを送受信する複数のコントロールユニットを備える車載通信システムであって、前記車両に設けた各種センサからの検出データを受信バッファに格納し、前記車両の走行状態データを求めて送信バッファに格納し、前記走行状態データを前記通信線に送出する走行状態コントロールユニットと、前記走行状態データを受信バッファに格納し、前記車両に設けた駆動源の駆動状態データを求めて送信バッファに格納し、前記走行状態データおよび前記駆動状態データを前記通信線に送出する駆動源コントロールユニットと、前記走行状態データおよび前記駆動状態データを受信する受信バッファを有し、前記走行状態データおよび前記駆動状態データに基づき前記車両の変速比を制御する変速比コントロールユニットとを備え、前記変速比コントロールユニットは、前記車両のシステム初期状態において、前記走行状態コントロールユニットが作動して前記駆動源コントロールユニットから前記走行状態データを受信すると、次回の制御周期から前記走行状態データを前記走行状態コントロールユニットから直接受信することを特徴とする。   An in-vehicle communication system according to the present invention is an in-vehicle communication system that includes a plurality of control units that are connected to a communication line arranged in a vehicle and transmit / receive data to / from each other via the communication line. The detection data from the sensor is stored in a reception buffer, the traveling state data of the vehicle is obtained and stored in a transmission buffer, the traveling state control unit for sending the traveling state data to the communication line, and the traveling state data is received A driving source control unit that stores in the buffer, obtains driving state data of a driving source provided in the vehicle, stores the driving state data in a transmission buffer, and sends the traveling state data and the driving state data to the communication line; and the traveling state A reception buffer for receiving the data and the driving state data, the driving state data and the driving state A transmission ratio control unit that controls a transmission ratio of the vehicle based on data, and the transmission ratio control unit operates from the drive source control unit by operating the traveling state control unit in an initial system state of the vehicle. When the traveling state data is received, the traveling state data is directly received from the traveling state control unit from the next control cycle.

本発明の車載通信システムは、前記走行状態コントロールユニットは、先行車との車間距離を一定に保持する追従制御を行うクルーズコントロールユニットであることを特徴とする。   In the in-vehicle communication system according to the present invention, the traveling state control unit is a cruise control unit that performs a follow-up control that maintains a constant inter-vehicle distance from a preceding vehicle.

本発明の車載通信システムは、前記通信線にメータコントロールユニットを接続し、前記メータコントロールユニットの送信バッファに車両諸元データを格納し、前記メータコントロールユニットは、前記走行状態コントロールユニット,前記駆動源コントロールユニットおよび前記変速比コントロールユニット以外のコントローラに、前記車両諸元データを送出することを特徴とする。   In the in-vehicle communication system of the present invention, a meter control unit is connected to the communication line, vehicle specification data is stored in a transmission buffer of the meter control unit, and the meter control unit includes the running state control unit, the drive source The vehicle specification data is sent to a controller other than the control unit and the gear ratio control unit.

本発明の車載通信システムによれば、走行状態コントロールユニット,駆動源コントロールユニットおよび変速比コントロールユニットを、車両に配策された通信線に接続し、変速比コントロールユニットは、車両のシステム初期状態において、走行状態コントロールユニットが作動して駆動源コントロールユニットから走行状態データを受信すると、次回の制御周期から走行状態データを走行状態コントロールユニットから直接受信する。したがって、変速比コントロールユニットには、走行状態コントロールユニットを有することを示す車両諸元データを格納する受信バッファを設ける必要が無い。よって、通信線に送出されるデータを軽量化して変速比コントロールユニットに設けられる受信バッファの数を減らすことができ、ひいては車載通信システムの高い信頼性の確保と低コスト化を実現できる。   According to the in-vehicle communication system of the present invention, the traveling state control unit, the drive source control unit, and the transmission ratio control unit are connected to the communication line arranged in the vehicle, and the transmission ratio control unit is in the initial system state of the vehicle. When the traveling state control unit is activated and the traveling state data is received from the drive source control unit, the traveling state data is directly received from the traveling state control unit from the next control cycle. Therefore, the transmission ratio control unit does not need to be provided with a reception buffer for storing vehicle specification data indicating that the traveling state control unit is provided. Therefore, the data sent to the communication line can be reduced in weight, and the number of reception buffers provided in the transmission ratio control unit can be reduced. As a result, high reliability and cost reduction of the in-vehicle communication system can be realized.

本発明の車載通信システムによれば、走行状態コントロールユニットを、先行車との車間距離を一定に保持する追従制御を行うクルーズコントロールユニットとすることができる。   According to the in-vehicle communication system of the present invention, the traveling state control unit can be a cruise control unit that performs follow-up control that maintains a constant inter-vehicle distance from the preceding vehicle.

本発明の車載通信システムによれば、通信線にメータコントロールユニットを接続し、メータコントロールユニットの送信バッファに車両諸元データを格納し、走行状態コントロールユニット,駆動源コントロールユニットおよび変速比コントロールユニット以外のコントロールユニットに、メータコントロールユニットから車両諸元データを送出させることができる。   According to the in-vehicle communication system of the present invention, the meter control unit is connected to the communication line, the vehicle specification data is stored in the transmission buffer of the meter control unit, and other than the traveling state control unit, the drive source control unit, and the gear ratio control unit. The vehicle specification data can be transmitted to the control unit from the meter control unit.

本発明における車載通信システムを搭載した車両を示す概略図である。It is the schematic which shows the vehicle carrying the vehicle-mounted communication system in this invention. 図1の車載通信システムを形成する各ECUの内部構造を説明する説明図である。It is explanatory drawing explaining the internal structure of each ECU which forms the vehicle-mounted communication system of FIG. 図1のC-CU,EG-CU,T-CU,M-CU間でのデータの送受信状態を説明する回路図である。It is a circuit diagram explaining the transmission / reception state of the data between C-CU of FIG. 1, EG-CU, T-CU, and M-CU. 図1のT-CUの動作内容を説明するフローチャート図である。It is a flowchart figure explaining the operation | movement content of T-CU of FIG. データの軽量化を図る余地がある車載通信システムの例を示す回路図である。It is a circuit diagram which shows the example of the vehicle-mounted communication system with the room which aims at weight reduction of data.

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

図1は本発明における車載通信システムを搭載した車両を示す概略図を、図2は図1の車載通信システムを形成する各ECUの内部構造を説明する説明図を、図3は図1のC-CU,EG-CU,T-CU,M-CU間でのデータの送受信状態を説明する回路図を、図4は図1のT-CUの動作内容を説明するフローチャート図をそれぞれ表している。   1 is a schematic diagram showing a vehicle equipped with an in-vehicle communication system according to the present invention, FIG. 2 is an explanatory diagram for explaining the internal structure of each ECU forming the in-vehicle communication system of FIG. 1, and FIG. 4 is a circuit diagram for explaining the data transmission / reception state among the CU, EG-CU, T-CU, and M-CU, and FIG. 4 is a flowchart for explaining the operation content of the T-CU in FIG. .

図1に示すように、車両としての自動車10には、パワートレイン系の制御に用いられるビットレート(データ転送速度)が500kbpsの高速CAN20と、ボディ系の制御に用いられるビットレートが125kbpsの低速CAN30とが構築されている。高速CAN20はISO11898(高速版)として、また低速CAN30はISO11519(低速版)としてそれぞれ規格化されている。高速CAN20および低速CAN30は、それぞれゲートウェイ等の統合ユニット11を介して、互いにデータを送受信できるよう電気的に接続される。ここで、本発明における車載通信システムは、高速CAN20,低速CAN30および統合ユニット11により構成される。   As shown in FIG. 1, an automobile 10 as a vehicle includes a high-speed CAN 20 having a bit rate (data transfer speed) of 500 kbps used for power train control and a low speed of 125 kbps used for body control. CAN30 is built. The high-speed CAN 20 is standardized as ISO11898 (high-speed version), and the low-speed CAN 30 is standardized as ISO11519 (low-speed version). The high-speed CAN 20 and the low-speed CAN 30 are electrically connected to each other via an integrated unit 11 such as a gateway so that data can be transmitted and received. Here, the in-vehicle communication system according to the present invention includes the high-speed CAN 20, the low-speed CAN 30, and the integrated unit 11.

車載通信システム12を形成する高速CAN20は、ECUとしてのクルーズコントロールユニット(C-CU)21,エンジンコントロールユニット(EG-CU)22,トランスミッションコントロールユニット(T-CU)23およびメータコントロールユニット(M-CU)24を備えている。各コントロールユニット(ECU)21〜24は、自動車10に配策された一対の通信線25(詳細は図2参照)に電気的に接続されている。各コントロールユニット21〜24は、通信線25を介して互いにデータを送受信するようになっている。通信線25には、自動車10に設けられた各種センサに加え、他のコントロールユニット(図示せず)が電気的に接続されている。   The high-speed CAN 20 forming the in-vehicle communication system 12 includes a cruise control unit (C-CU) 21, an engine control unit (EG-CU) 22, a transmission control unit (T-CU) 23 and a meter control unit (M- CU) 24. Each control unit (ECU) 21 to 24 is electrically connected to a pair of communication lines 25 (see FIG. 2 for details) arranged in the automobile 10. The control units 21 to 24 transmit / receive data to / from each other via the communication line 25. In addition to various sensors provided in the automobile 10, other control units (not shown) are electrically connected to the communication line 25.

高速CAN20は、各通信線25の電圧差で「0(ドミナント)」,「1(リセッシブ)」を判断する差動伝送方式を採用し、外来ノイズからの影響を受け難くしている。各通信線25は、図2に示すようにCAN_H,CAN_Lとなっており、各ECU21〜24は、この電圧差(例えば1.8Vの電圧差)で通信線25のレベル、つまりバスレベルを読み取り、論理「0」または論理「1」を判断する。これにより、通信線25に伝送されたデータ(データフレーム)が自己宛のデータなのか、または他のECU宛のデータなのかを判断し、ひいては各ECU21〜24間で種々のデータを送受信して、各ECU21〜24をそれぞれ個別に作動させることができる。   The high-speed CAN 20 employs a differential transmission system that determines “0 (dominant)” and “1 (recessive)” based on the voltage difference of each communication line 25, and is hardly affected by external noise. Each communication line 25 has CAN_H and CAN_L as shown in FIG. 2, and each ECU 21 to 24 reads the level of the communication line 25, that is, the bus level by this voltage difference (for example, voltage difference of 1.8V), A logic “0” or a logic “1” is determined. As a result, it is determined whether the data (data frame) transmitted to the communication line 25 is data addressed to itself or data addressed to another ECU, and various data are transmitted / received between the ECUs 21 to 24. The ECUs 21 to 24 can be operated individually.

ここで、宛先を示す識別子(ID)はデータフレームを形成するアービトレーションフィールド(11bit)に格納され、データ内容はデータフレームを形成するデータフィールド(0〜8byte)に格納される。データフィールドは、ユーザにより定義される領域である。   Here, the identifier (ID) indicating the destination is stored in the arbitration field (11 bits) forming the data frame, and the data content is stored in the data field (0 to 8 bytes) forming the data frame. The data field is an area defined by the user.

次に、本発明が適用される高速CAN20について、図2を用いて詳細に説明する。ここで、各ECU21〜24はそれぞれ略同様の構成であるため、符号を21〜24としてその内部構造を一の図面で説明する。   Next, the high-speed CAN 20 to which the present invention is applied will be described in detail with reference to FIG. Here, since the ECUs 21 to 24 have substantially the same configuration, the internal structure thereof will be described with reference to the drawings, with reference numerals 21 to 24.

各ECU21〜24は、CPU40,CANコントローラ41およびトランシーバ42を備えている。CPU40は、複数の受信バッファ40aおよび複数の送信バッファ40bを有し、各受信バッファ40aには、各種センサからの検出データや他のECUからのデータ等が格納される。CPU40は、各受信バッファ40aに格納したデータに基づいて所定の演算処理を実行し、各ECU21〜24の機能に見合ったデータを生成する。生成されたデータは、各送信バッファ40bに一旦格納され、各ECU21〜24のそれぞれの制御タイミングに合わせて通信線25に送出される。   Each ECU 21-24 includes a CPU 40, a CAN controller 41, and a transceiver 42. The CPU 40 includes a plurality of reception buffers 40a and a plurality of transmission buffers 40b. Each reception buffer 40a stores detection data from various sensors, data from other ECUs, and the like. The CPU 40 executes predetermined arithmetic processing based on the data stored in each reception buffer 40a, and generates data suitable for the functions of the ECUs 21 to 24. The generated data is temporarily stored in each transmission buffer 40b and sent to the communication line 25 in accordance with the control timing of each ECU 21-24.

さらに、CPU40にはバックアップRAM40cが設けられている。バックアップRAM40cには、車載通信システム12のシステム電源を落としたときに、前回の制御周期で生成したデータ等を記憶保持するようになっている。   Further, the CPU 40 is provided with a backup RAM 40c. The backup RAM 40c stores and holds data generated in the previous control cycle when the system power supply of the in-vehicle communication system 12 is turned off.

CANコントローラ41はCPU40に電気的に接続され、CPU40で処理したデータを、高速CAN20の通信プロトコルにしたがってトランシーバ42との間で通信する。つまり、CANコントローラ41は、トランシーバ42および通信線25を介して他のECUに向けてデータを通信制御するようになっている。   The CAN controller 41 is electrically connected to the CPU 40, and communicates data processed by the CPU 40 with the transceiver 42 according to the communication protocol of the high-speed CAN 20. That is, the CAN controller 41 performs communication control of data to other ECUs via the transceiver 42 and the communication line 25.

トランシーバ42は、CANコントローラ41からの出力レベルを、高速CAN20のバスレベル(CAN_H,CAN_L)に変換、つまり生成したデータを通信線25に送出可能なバス電圧に調整するようになっている。   The transceiver 42 converts the output level from the CAN controller 41 to the bus level (CAN_H, CAN_L) of the high-speed CAN 20, that is, adjusts the generated data to a bus voltage that can be sent to the communication line 25.

次に、各ECU21〜24の機能について、図2を用いて詳細に説明する。   Next, functions of the ECUs 21 to 24 will be described in detail with reference to FIG.

C-CU21内のCPU40に設けた各受信バッファ40aには、各種センサからの検出データが格納される。C-CU21のCPU40は、各受信バッファ40aに格納した検出データに基づいて所定の演算処理を実行し、T-CU23と協調するためのT-CU協調データ(走行状態データ)を生成する。生成されたT-CU協調データは、送信バッファ40bに一旦格納され、C-CU21の制御タイミングに合わせて通信線25に送出される。また、C-CU21の各受信バッファ40aには、自動車10の前端部分に設けられたレーザーレーダーユニット(図示せず)からの検出データが格納される。C-CU21は、レーザーレーダーユニットからの検出データに基づいて、自動車10の前方を走行する先行車との車間距離を算出し、算出した車間距離を一定に保持する追従制御を実行するようになっている。C-CU21は、この他にスロットル制御を自動で行い、自動車10の車速を一定に保持する一定速制御を実行するようになっている。ここで、C-CU21は、本発明における走行状態コントロールユニットを構成している。   Each reception buffer 40a provided in the CPU 40 in the C-CU 21 stores detection data from various sensors. The CPU 40 of the C-CU 21 executes predetermined arithmetic processing based on the detection data stored in each reception buffer 40a, and generates T-CU cooperation data (running state data) for cooperation with the T-CU 23. The generated T-CU cooperation data is temporarily stored in the transmission buffer 40b and transmitted to the communication line 25 in accordance with the control timing of the C-CU 21. Also, detection data from a laser radar unit (not shown) provided at the front end portion of the automobile 10 is stored in each reception buffer 40a of the C-CU 21. Based on the detection data from the laser radar unit, the C-CU 21 calculates an inter-vehicle distance from a preceding vehicle that travels in front of the automobile 10, and performs follow-up control that keeps the calculated inter-vehicle distance constant. ing. In addition to this, the C-CU 21 performs throttle control automatically, and executes constant speed control for keeping the vehicle speed of the automobile 10 constant. Here, the C-CU 21 constitutes a traveling state control unit in the present invention.

EG-CU22内のCPU40に設けた各受信バッファ40aには、各種センサからの検出データが格納される。EG-CU22のCPU40は、各受信バッファ40aに格納した検出データに基づいて所定の演算処理を実行し、自動車10に設けた駆動源としてのエンジン(図示せず)の回転数やトルク等の駆動状態データを生成する。また、EG-CU22内のCPU40に設けた他の受信バッファ40aには、C-CU21が作動中であることを示すクルコン制御データ(走行状態データ)が格納され、クルコン制御データおよび駆動状態データは、EG-CU22内のCPU40に設けた各送信バッファ40bに一旦格納される。その後、C-CU21と同様に、EG-CU22の制御タイミングに合わせて通信線25に送出される。ここで、EG-CU22は、本発明における駆動源コントロールユニットを構成している。   Detection data from various sensors is stored in each reception buffer 40 a provided in the CPU 40 in the EG-CU 22. The CPU 40 of the EG-CU 22 executes predetermined calculation processing based on the detection data stored in each reception buffer 40a, and drives the rotational speed, torque, etc. of an engine (not shown) as a drive source provided in the automobile 10 Generate state data. The other reception buffer 40a provided in the CPU 40 in the EG-CU 22 stores cruise control data (running state data) indicating that the C-CU 21 is in operation, and the cruise control data and drive state data are And temporarily stored in each transmission buffer 40b provided in the CPU 40 in the EG-CU22. Thereafter, as with the C-CU 21, the data is sent to the communication line 25 in accordance with the control timing of the EG-CU 22. Here, the EG-CU 22 constitutes a drive source control unit in the present invention.

T-CU23内のCPU40に設けた各受信バッファ40aには、C-CU21からのT-CU協調データおよびEG-CU22からのクルコン制御データ,駆動状態データが格納される。T-CU23のCPU40は、各受信バッファ40aに格納したT-CU協調データおよび駆動状態データに基づいて所定の演算処理を実行し、自動車10の最適な変速比を算出する。そして、T-CU23のCPU40は、算出した変速比に基づいてトランスミッション装置(図示せず)を制御し、これにより自動車10を最適な走行状態に制御する。ここで、T-CU23は、本発明における変速比コントロールユニットを構成している。   Each reception buffer 40a provided in the CPU 40 in the T-CU 23 stores T-CU cooperative data from the C-CU 21, cruise control data from the EG-CU 22, and driving state data. The CPU 40 of the T-CU 23 executes predetermined arithmetic processing based on the T-CU cooperation data and the driving state data stored in each reception buffer 40a, and calculates the optimum gear ratio of the automobile 10. Then, the CPU 40 of the T-CU 23 controls a transmission device (not shown) based on the calculated gear ratio, thereby controlling the automobile 10 to an optimal traveling state. Here, the T-CU 23 constitutes a gear ratio control unit in the present invention.

なお、T-CU23は、車載通信システム12(自動車10)を組み立て終えたシステム初期状態、つまり組み立て後の非通電の状態においては、C-CU21からのT-CU協調データを受信しない設定となっている。T-CU23は、車載通信システム12を初めて通電してC-CU21が作動し、EG-CU22からのクルコン制御データを受信した後に、C-CU21からT-CU協調データを直接受信できるようになる。つまりT-CU23は、EG-CU22からのクルコン制御データの受信をトリガとして、それ以降(次回の制御周期から)はC-CU21から直接受信したT-CU協調データに基づいて、自動車10の最適な変速比を算出するようになっている。   Note that the T-CU 23 is set not to receive T-CU cooperative data from the C-CU 21 in the initial system state after the in-vehicle communication system 12 (the automobile 10) is assembled, that is, in the non-energized state after the assembly. ing. The T-CU 23 can directly receive the T-CU cooperation data from the C-CU 21 after the C-CU 21 is activated when the vehicle-mounted communication system 12 is first energized and receives the cruise control data from the EG-CU 22. . That is, the T-CU 23 is triggered by the reception of cruise control data from the EG-CU 22, and thereafter (from the next control cycle) based on the T-CU cooperation data directly received from the C-CU 21, The gear ratio is calculated.

M-CU24内のCPU40に設けた各受信バッファ40aには、各種センサからの検出データおよびEG-CU22からの駆動状態データが格納される。M-CU24のCPU40は、各受信バッファ40aに格納した検出データおよび駆動状態データに基づいて所定の演算処理を実行し、自動車10のインストルメントパネルに設けた速度計,エンジン回転計,警告灯等(図示せず)を制御し、これにより自動車10の走行状態等を運転者に知らせるようになっている。また、M-CU24内のCPU40に設けた送信バッファ40bには、自動車10の車両諸元データが格納され、この車両諸元データは、各ECU21〜24以外の他のECUに通信線25を介して送出される。これにより、他のECUは自動車10の仕様(車両重量や装備された機能等)に見合った制御を実行することができる。   Each reception buffer 40a provided in the CPU 40 in the M-CU 24 stores detection data from various sensors and drive state data from the EG-CU 22. The CPU 40 of the M-CU 24 executes predetermined arithmetic processing based on the detection data and driving state data stored in each reception buffer 40a, and a speedometer, an engine tachometer, a warning light, etc. provided on the instrument panel of the automobile 10 (Not shown) is controlled to inform the driver of the traveling state of the automobile 10 and the like. Further, the vehicle specification data of the automobile 10 is stored in the transmission buffer 40b provided in the CPU 40 in the M-CU 24. This vehicle specification data is transmitted to the ECUs other than the ECUs 21 to 24 via the communication line 25. Are sent out. As a result, the other ECUs can execute control corresponding to the specifications of the automobile 10 (vehicle weight, equipped functions, etc.).

車載通信システム12を形成する低速CAN30は、図1に示すようにECUとしてのエアコンコントロールユニット(AC-CU)31,パワーウィンドコントロールユニット(PW-CU)32およびドアロックコントロールユニット(DL-CU)33を備えている。各コントロールユニット(ECU)31〜33においても、高速CAN20と同様に、一対の通信線34により電気的に接続されている。また、各ECU31〜33においても、高速CAN20を形成する各ECU21〜24と略同様の構成となっている。   The low-speed CAN 30 forming the in-vehicle communication system 12 includes an air conditioner control unit (AC-CU) 31, a power window control unit (PW-CU) 32, and a door lock control unit (DL-CU) as shown in FIG. 33 is provided. Each control unit (ECU) 31 to 33 is also electrically connected by a pair of communication lines 34, similarly to the high-speed CAN 20. Also, the ECUs 31 to 33 have substantially the same configuration as the ECUs 21 to 24 forming the high-speed CAN 20.

次に、以上のように形成した車載通信システム12を形成する高速CAN20の動作について、図3および図4を用いて詳細に説明する。   Next, the operation of the high-speed CAN 20 forming the in-vehicle communication system 12 formed as described above will be described in detail with reference to FIGS.

ここで、図2においては、各ECU21〜24の各受信バッファおよび各送信バッファにそれぞれ符号40a,40bを付して一の図面で説明したが、図3においては、各ECU21〜24間でのデータの送受信状態を分かり易くするために、各ECUに付した符号21,22,23,24の後に、a,bを付すととともに、第1受信バッファ,第2受信バッファのように細分化して説明する。また、図3においては、図5に示す車載通信システム100と同様に、C-CU21,EG-CU22,M-CU24においては送信バッファのみを示し、T-CU23においては受信バッファのみを示している。   Here, in FIG. 2, reference numerals 40a and 40b are assigned to the respective reception buffers and transmission buffers of the ECUs 21 to 24, respectively, and are described with reference to one drawing. However, in FIG. In order to make the data transmission / reception state easy to understand, a and b are added after the signs 21, 22, 23, and 24 attached to each ECU, and the data is subdivided into a first reception buffer and a second reception buffer. explain. 3, similarly to the in-vehicle communication system 100 shown in FIG. 5, only the transmission buffer is shown in C-CU21, EG-CU22, and M-CU24, and only the reception buffer is shown in T-CU23. .

図3に示すように、C-CU21の第1送信バッファ21a(斜線部分)は、識別子ID500のT-CU協調データを格納する。EG-CU22の第1送信バッファ22a(斜線部分)は、識別子ID600のクルコン制御データおよび駆動状態データを格納する。ここで、クルコン制御データは、非制御状態(クルコンオフ)を示すデータ「0」,一定速制御状態を示すデータ「1」,追従制御状態を示すデータ「2」により形成される。   As shown in FIG. 3, the first transmission buffer 21 a (shaded portion) of the C-CU 21 stores T-CU cooperation data with an identifier ID500. The first transmission buffer 22a (shaded portion) of the EG-CU 22 stores cruise control data and drive state data with an identifier ID600. Here, the cruise control data is formed by data “0” indicating a non-control state (crucon off), data “1” indicating a constant speed control state, and data “2” indicating a follow-up control state.

T-CU23の第1受信バッファ23a(斜線部分)は、通信線25から識別子ID600のデータを受信して格納する。T-CU23の第2受信バッファ23b(斜線部分)は、車載通信システム12を組み立て終えたシステム初期状態、つまり組み立て後の非通電の状態等においては識別子(ID)の設定は無く、EG-CU22からの識別子ID600のクルコン制御データが「2」のとき(ID600[2])、つまりEG-CU22がC-CU21の追従制御を認識したことをトリガとして、C-CU21から識別子ID500のT-CU協調データを受信する。   The first reception buffer 23a (shaded portion) of the T-CU 23 receives the data of the identifier ID 600 from the communication line 25 and stores it. The second reception buffer 23b (shaded portion) of the T-CU 23 has no identifier (ID) setting in the system initial state after the in-vehicle communication system 12 has been assembled, that is, the de-energized state after the assembly, and the EG-CU 22 When the cruise control data of the identifier ID600 from “2” (ID600 [2]), that is, the EG-CU 22 recognizes the follow-up control of the C-CU 21 as a trigger, the T-CU of the identifier ID 500 from the C-CU 21 Receive cooperative data.

M-CU24の第1送信バッファ24a(斜線部分)は、自動車10の車両重量や自動車10に装備された機能等(仕様)を示す車両諸元データ(ID400)を格納する。第1送信バッファ24aの車両諸元データは、C-CU21,EG-CU22およびT-CU23以外のコントロールユニットに送出され、例えばアンチロックブレーキシステム等のコントロールユニット(図示せず)に送出される。   The first transmission buffer 24a (shaded portion) of the M-CU 24 stores vehicle specification data (ID400) indicating the vehicle weight of the automobile 10, functions provided in the automobile 10, etc. (specifications). The vehicle specification data in the first transmission buffer 24a is sent to a control unit other than the C-CU 21, EG-CU 22 and T-CU 23, and is sent to a control unit (not shown) such as an anti-lock brake system.

図4に示すように、T-CU23は、イグニッションスイッチ(図示せず)をオン操作する等して、車載通信システム12を通電することで起動する(ステップS1)。続くステップS2では、T-CU23のバックアップアップRAM40cを読み込み、自動車10に追従クルコン機能が装備されているか否かを示す追従クルコン有りフラグbTKがセットされているか否か(bTK=1?)を判定する。ステップS2で追従クルコン有りであると判定(yes判定)した場合にはステップS5に進み、ステップS2で追従クルコン無しであると判定(no判定)した場合にはステップS3に進む。   As shown in FIG. 4, the T-CU 23 is activated by energizing the in-vehicle communication system 12 by turning on an ignition switch (not shown) (step S <b> 1). In the subsequent step S2, the backup up RAM 40c of the T-CU 23 is read and it is determined whether or not the following cruise control presence flag bTK indicating whether or not the automobile 10 is equipped with the following cruise control function is set (bTK = 1?). To do. If it is determined in step S2 that the following cruise control is present (yes determination), the process proceeds to step S5. If it is determined in step S2 that no tracking cruise control is present (no determination), the process proceeds to step S3.

ステップS3では、EG-CU22から転送される識別子ID600のデータ(クルコン制御データおよび駆動状態データ)の受信状態を確認する。ここでは、識別子ID600のデータが正常受信NGか否かを判定する。ステップS3で正常受信NGと判定(yes判定)した場合にはステップS8に進み、ステップS3で正常受信OKと判定(no判定)した場合にはステップS4に進む。   In step S3, the reception state of the data of the identifier ID 600 (the cruise control data and the driving state data) transferred from the EG-CU 22 is confirmed. Here, it is determined whether or not the data of the identifier ID 600 is normal reception NG. If it is determined as normal reception NG (yes determination) in step S3, the process proceeds to step S8. If it is determined normal reception OK (no determination) in step S3, the process proceeds to step S4.

ステップS4では、T-CU23がEG-CU22から識別子ID600のデータを正常受信したことを受けて、当該識別子ID600のデータ内容が、追従クルコン作動中であるか否か、ここではクルコン制御データが「2」以外であるか否かを判定する。ステップS4で追従制御(データ「2」)ではないと判定(yes判定)した場合にはステップS8に進み、ステップS4で追従制御であると判定(no判定)した場合にはステップS5に進む。   In step S4, in response to the fact that the T-CU 23 has successfully received the data of the identifier ID 600 from the EG-CU 22, whether or not the data content of the identifier ID 600 is in operation of the following cruise control. It is determined whether it is other than “2”. If it is determined in step S4 that the control is not follow-up control (data “2”) (yes determination), the process proceeds to step S8. If it is determined in step S4 that the control is follow-up (no determination), the process proceeds to step S5.

ステップS5では、ステップS2でyes判定、つまり追従クルコン有りフラグbTKがセットされていること、また、ステップS4でno判定、つまり識別子ID600のデータ内容が追従制御であることを受けて、T-CU23の第2受信バッファ23bのポートを開き、識別子ID500のデータ(T-CU協調データ)を受信できるようにする。ステップS5では、さらに、追従クルコン有りフラグbTKをセット(bTK=1)する。ここで、追従制御作動から識別子ID500のデータを受信できるようにするまでに要する時間は約20ms程度であり、この遅延時間(約20ms)は、T-CU23とC-CU21との協調制御に影響を及ぼすことは無い。   In step S5, in response to the yes determination in step S2, that is, the follow-up cruise control presence flag bTK is set, and in step S4, in response to the no determination, that is, the data content of the identifier ID 600 is the follow-up control. The port of the second reception buffer 23b is opened so that the data of identifier ID500 (T-CU cooperation data) can be received. In step S5, a follow cruise control presence flag bTK is further set (bTK = 1). Here, the time required from the tracking control operation to the reception of the data of the identifier ID500 is about 20 ms, and this delay time (about 20 ms) affects the cooperative control between the T-CU 23 and the C-CU 21. Will not affect.

続くステップS6では、ステップS5でセットした追従クルコン有りフラグbTKの情報をT-CU23のバックアップRAM40cに保存する。ここで、追従クルコン有りフラグbTKのクリアは、車載バッテリ(図示せず)を外した場合等にのみ行われる。また、追従クルコン有りフラグbTKをバックアップRAM40cに保存することで、次回にイグニッションスイッチをオンしたときに、T-CU23に追従クルコン(クルーズコントロールユニット)が有ることを最初から認識させることができる。これにより、追従クルコンの異常状態を早期に検知して、インストルメントパネル等に設けた警告灯等を点灯させ、運転者にいち早く異常状態を知らせることができる。   In the subsequent step S6, the information of the following cruise control presence flag bTK set in step S5 is stored in the backup RAM 40c of the T-CU 23. Here, the follow-up cruise control flag bTK is cleared only when the vehicle-mounted battery (not shown) is removed. Further, by storing the following cruise control presence flag bTK in the backup RAM 40c, the next time the ignition switch is turned on, the T-CU 23 can recognize from the beginning that there is a following cruise control (cruise control unit). As a result, an abnormal state of the following cruise control can be detected at an early stage, and a warning light or the like provided on the instrument panel or the like can be turned on to promptly notify the driver of the abnormal state.

その後ステップS7に進み、T-CU23によるC-CU21の認識処理が終了する。なお、図4に示すフローチャート(C-CU認識処理)は、イグニッションスイッチがオンされている間は常に実行される。   Thereafter, the process proceeds to step S7, and the recognition process of the C-CU 21 by the T-CU 23 ends. Note that the flowchart (C-CU recognition process) shown in FIG. 4 is always executed while the ignition switch is on.

ステップS8では、ステップS3でyes判定、つまりEG-CU22から転送される識別子ID600のデータが正常受信NG(異常受信)であること、また、EG-CU22から転送される識別子ID600のデータ内容が追従制御(データ「2」)でないことを受けて、T-CU23の第2受信バッファ23bの設定を、前回の制御周期と同様に設定、つまり追従クルコン有りフラグをbTK=bTKn-1(前回値)とする。これにより、通信異常時には異常検出直前までのデータを保持し、異常復帰時のクルコン制御をより車両の諸元に近い状態で行うことができるとともに、追従クルコン作動のトリガを検出するまでは、C-CU21の通信に対する故障診断を停止し、誤診断を抑制することが可能となる。   In step S8, yes determination is made in step S3, that is, the data of the identifier ID 600 transferred from the EG-CU 22 is normal reception NG (abnormal reception), and the data content of the identifier ID 600 transferred from the EG-CU 22 follows. In response to not being control (data “2”), the setting of the second reception buffer 23b of the T-CU 23 is set in the same manner as the previous control cycle, that is, the follow-up cruise control flag is set to bTK = bTKn-1 (previous value) And As a result, when communication abnormality occurs, data up to immediately before the abnormality detection is retained, cruise control at the time of abnormal recovery can be performed in a state closer to the specifications of the vehicle, and until the trigger of the following cruise control operation is detected, C -It is possible to stop the fault diagnosis for the communication of the CU 21 and suppress the erroneous diagnosis.

以上詳述したように、本実施の形態に係る車載通信システム12によれば、C-CU21,EG-CU22およびT-CU23を、自動車10に配策された通信線25に接続し、T-CU23は、自動車10のシステム初期状態において、C-CU21が作動してEG-CU22からクルコン制御データを受信すると、次回の制御周期からT-CU協調データをC-CU21から直接受信する。したがって、T-CU23には、C-CU21を有することを示す車両諸元データを格納する受信バッファを設ける必要が無い。よって、通信線25に送出されるデータを軽量化してT-CU23に設けられる受信バッファ40a(図2参照)の数を減らすことができ、ひいては車載通信システム12の高い信頼性の確保と低コスト化を実現できる。   As described above in detail, according to the in-vehicle communication system 12 according to the present embodiment, the C-CU 21, the EG-CU 22, and the T-CU 23 are connected to the communication line 25 arranged in the automobile 10, and the T- When the C-CU 21 operates and receives cruise control data from the EG-CU 22 in the system initial state of the automobile 10, the CU 23 directly receives T-CU coordination data from the C-CU 21 from the next control cycle. Therefore, it is not necessary to provide the T-CU 23 with a reception buffer for storing vehicle specification data indicating that the C-CU 21 is provided. Therefore, the data sent to the communication line 25 can be reduced in weight, and the number of reception buffers 40a (see FIG. 2) provided in the T-CU 23 can be reduced. As a result, high reliability and low cost of the in-vehicle communication system 12 can be ensured. Can be realized.

本発明は上記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることは言うまでもない。例えば、上記実施の形態においては、車載通信システム12を形成する高速CAN20に本発明を適用したものを示したが、本発明はこれに限らず、車載通信システム12を形成する低速CAN30に本発明を適用することができる。また、本発明を高速CAN20および低速CAN30の双方に適用することもできる。   It goes without saying that the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the invention. For example, in the above embodiment, the present invention is applied to the high-speed CAN 20 that forms the in-vehicle communication system 12, but the present invention is not limited to this, and the present invention is applied to the low-speed CAN 30 that forms the in-vehicle communication system 12. Can be applied. Further, the present invention can be applied to both the high-speed CAN 20 and the low-speed CAN 30.

また、上記実施の形態においては、走行状態コントロールユニットとして、C-CU21としたものを示したが、本発明はこれに限らず、アンチロックブレーキシステムを制御するブレーキコントロールユニット(BR-CU)等、EG-CU22およびT-CU23と協調制御し得るコントロールユニットとすることもできる。   In the above embodiment, the C-CU 21 is shown as the running state control unit. However, the present invention is not limited to this, and a brake control unit (BR-CU) for controlling the anti-lock brake system, etc. A control unit capable of cooperative control with the EG-CU 22 and the T-CU 23 can also be used.

さらに、上記実施の形態においては、駆動源コントロールユニットとして、EG-CU22としたものを示したが、本発明はこれに限らず、電気自動車のモータジェネレータを制御するモータジェネレータコントロールユニット(MG-CU)等、C-CU21およびT-CU23と協調制御し得るコントロールユニットとすることもできる。   Further, in the above embodiment, the drive source control unit is the EG-CU 22, but the present invention is not limited to this, and the motor generator control unit (MG-CU) for controlling the motor generator of the electric vehicle is not limited thereto. ), Etc., and can be a control unit that can be cooperatively controlled with the C-CU 21 and the T-CU 23.

10 自動車(車両)
12 車載通信システム
21 C-CU(走行状態コントロールユニット)
22 EG-CU(駆動源コントロールユニット)
23 T-CU(変速比コントロールユニット)
24 M-CU(メータコントロールユニット)
40a 受信バッファ
40b 送信バッファ
25 通信線
10 Automobile (vehicle)
12 In-vehicle communication system 21 C-CU (running state control unit)
22 EG-CU (drive source control unit)
23 T-CU (speed ratio control unit)
24 M-CU (Meter Control Unit)
40a reception buffer 40b transmission buffer 25 communication line

Claims (3)

車両に配策された通信線に接続され、前記通信線を介して互いにデータを送受信する複数のコントロールユニットを備える車載通信システムであって、
前記車両に設けた各種センサからの検出データを受信バッファに格納し、前記車両の走行状態データを求めて送信バッファに格納し、前記走行状態データを前記通信線に送出する走行状態コントロールユニットと、
前記走行状態データを受信バッファに格納し、前記車両に設けた駆動源の駆動状態データを求めて送信バッファに格納し、前記走行状態データおよび前記駆動状態データを前記通信線に送出する駆動源コントロールユニットと、
前記走行状態データおよび前記駆動状態データを受信する受信バッファを有し、前記走行状態データおよび前記駆動状態データに基づき前記車両の変速比を制御する変速比コントロールユニットとを備え、
前記変速比コントロールユニットは、前記車両のシステム初期状態において、前記走行状態コントロールユニットが作動して前記駆動源コントロールユニットから前記走行状態データを受信すると、次回の制御周期から前記走行状態データを前記走行状態コントロールユニットから直接受信することを特徴とする車載通信システム。
An in-vehicle communication system comprising a plurality of control units connected to a communication line arranged in a vehicle and transmitting / receiving data to / from each other via the communication line,
A detection state from various sensors provided in the vehicle is stored in a reception buffer, a traveling state data of the vehicle is obtained and stored in a transmission buffer, and a traveling state control unit that sends the traveling state data to the communication line;
Drive source control for storing the running state data in a reception buffer, obtaining driving state data of a driving source provided in the vehicle, storing the driving state data in a transmission buffer, and sending the running state data and the driving state data to the communication line Unit,
A transmission ratio control unit that has a reception buffer for receiving the traveling state data and the driving state data, and that controls a transmission ratio of the vehicle based on the traveling state data and the driving state data;
The gear ratio control unit receives the traveling state data from the next control cycle when the traveling state control unit operates and receives the traveling state data from the drive source control unit in an initial system state of the vehicle. An in-vehicle communication system characterized by receiving directly from a state control unit.
請求項1記載の車載通信システムにおいて、前記走行状態コントロールユニットは、先行車との車間距離を一定に保持する追従制御を行うクルーズコントロールユニットであることを特徴とする車載通信システム。   The in-vehicle communication system according to claim 1, wherein the traveling state control unit is a cruise control unit that performs a follow-up control that maintains a constant inter-vehicle distance from a preceding vehicle. 請求項1または2記載の車載通信システムにおいて、前記通信線にメータコントロールユニットを接続し、前記メータコントロールユニットの送信バッファに車両諸元データを格納し、前記メータコントロールユニットは、前記走行状態コントロールユニット,前記駆動源コントロールユニットおよび前記変速比コントロールユニット以外のコントロールユニットに、前記車両諸元データを送出することを特徴とする車載通信システム。   The in-vehicle communication system according to claim 1 or 2, wherein a meter control unit is connected to the communication line, vehicle specification data is stored in a transmission buffer of the meter control unit, and the meter control unit includes the travel state control unit. The vehicle specification data is sent to a control unit other than the drive source control unit and the gear ratio control unit.
JP2010051244A 2010-03-09 2010-03-09 In-vehicle communication system Expired - Fee Related JP5406079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010051244A JP5406079B2 (en) 2010-03-09 2010-03-09 In-vehicle communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010051244A JP5406079B2 (en) 2010-03-09 2010-03-09 In-vehicle communication system

Publications (2)

Publication Number Publication Date
JP2011183928A JP2011183928A (en) 2011-09-22
JP5406079B2 true JP5406079B2 (en) 2014-02-05

Family

ID=44790733

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010051244A Expired - Fee Related JP5406079B2 (en) 2010-03-09 2010-03-09 In-vehicle communication system

Country Status (1)

Country Link
JP (1) JP5406079B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE537570C2 (en) * 2013-10-24 2015-06-23 Scania Cv Ab Communication bus for motor vehicles
JP6965767B2 (en) 2018-01-23 2021-11-10 株式会社デンソー In-vehicle communication system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07135686A (en) * 1993-11-09 1995-05-23 Hitachi Ltd Multiplex data transmitter
JP2003040054A (en) * 2001-07-31 2003-02-13 Mitsubishi Motors Corp Vehicle specification identifying device
JP3979202B2 (en) * 2002-07-05 2007-09-19 株式会社デンソー In-vehicle communication system
JP4134672B2 (en) * 2002-10-18 2008-08-20 株式会社デンソー Vehicle control system
JP4289162B2 (en) * 2004-01-21 2009-07-01 株式会社デンソー In-vehicle system

Also Published As

Publication number Publication date
JP2011183928A (en) 2011-09-22

Similar Documents

Publication Publication Date Title
KR102320043B1 (en) Failure diagnosis apparatus and method for in-vehicle control unit
JP6094439B2 (en) Vehicle control system
CN107979505B (en) Vehicle-mounted network system, communication control method in vehicle-mounted network system and vehicle-mounted gateway
US11362858B2 (en) Method for transmitting data via a communication channel, correspondingly designed device and communication interface, as well as correspondingly designed computer program
US10668876B2 (en) In-vehicle network system
CN109843653A (en) Abnormal detector and method for detecting abnormality
Huo et al. A survey of in-vehicle communications: Requirements, solutions and opportunities in IoT
JP7076997B2 (en) In-vehicle system and detector hub
JP2008306592A (en) On-board communication system, on-board communication device, and on-vehicle communication method
JP6938353B2 (en) In-vehicle system
JP2017079406A (en) On-vehicle record system and on-vehicle controller
CN110641396B (en) Hybrid network architecture system of new energy commercial vehicle and new energy commercial vehicle
KR101033793B1 (en) A vehicle integrated control system
CN106427827A (en) Automobile computer control system
JP5406079B2 (en) In-vehicle communication system
WO2021084845A1 (en) On-vehicle communication device and vehicle communication method
JP4380082B2 (en) Communication system between automotive control devices
CN112937597A (en) Vehicle with different communication architectures and multiple gateway modules
WO2015072382A1 (en) Communication control device for use in vehicle
JP7162578B2 (en) vehicle control system
KR102219603B1 (en) Network system
KR20150004516A (en) Electronic system for vehicle including ethernet camera system
Kurt et al. In-vehicle network for conventional and next-generation vehicles
US20190386786A1 (en) Communication system and vehicle
KR100773076B1 (en) Method for transmitting and receiving dynamic can communication data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120927

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130930

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131008

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131031

R150 Certificate of patent or registration of utility model

Ref document number: 5406079

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

LAPS Cancellation because of no payment of annual fees