[go: up one dir, main page]

JP7388516B2 - control system - Google Patents

control system Download PDF

Info

Publication number
JP7388516B2
JP7388516B2 JP2022168068A JP2022168068A JP7388516B2 JP 7388516 B2 JP7388516 B2 JP 7388516B2 JP 2022168068 A JP2022168068 A JP 2022168068A JP 2022168068 A JP2022168068 A JP 2022168068A JP 7388516 B2 JP7388516 B2 JP 7388516B2
Authority
JP
Japan
Prior art keywords
unit
actuator
request
application execution
request arbitration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022168068A
Other languages
Japanese (ja)
Other versions
JP2023001152A (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 Motor Corp
Original Assignee
Toyota Motor 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 Motor Corp filed Critical Toyota Motor Corp
Priority to JP2022168068A priority Critical patent/JP7388516B2/en
Publication of JP2023001152A publication Critical patent/JP2023001152A/en
Priority to JP2023195157A priority patent/JP7552831B2/en
Application granted granted Critical
Publication of JP7388516B2 publication Critical patent/JP7388516B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)

Description

本発明は、制御システムに関する。 The present invention relates to control systems .

特許文献1には、フロントステア、リアステア及びブレーキのそれぞれに設けられたアクチュエータを駆動することにより、車両の横方向の運動を制御する車両横方向運動制御システムが記載されている。特許文献1に記載のシステムでは、各アクチュエータの制御可能範囲を表すアベイラビリティを取得し、取得したアベイラビリティを用いて、各アクチュエータをフィードフォワード制御するためのF/F要求値と、各アクチュエータをフィードバック制御するためのF/B要求値とを算出し、算出したF/F要求値及びF/B要求値に基づいて、制御対象となる機構と当該機構に最終的に発生させる制御量とを決定している。 Patent Document 1 describes a vehicle lateral motion control system that controls the lateral motion of a vehicle by driving actuators provided in each of a front steer, a rear steer, and a brake. In the system described in Patent Document 1, availability representing the controllable range of each actuator is acquired, and the acquired availability is used to determine the F/F request value for feedforward control of each actuator and feedback control of each actuator. Based on the calculated F/F required value and F/B required value, the mechanism to be controlled and the control amount to be finally generated by the mechanism are determined. ing.

特開2012-96619号公報Japanese Patent Application Publication No. 2012-96619

近年、車両に実装される運転支援機能の増加に伴って、複数のアプリケーションからの要求に対してアクチュエータが実行する処理が複雑化している。そこで、複数のアプリケーションと複数のアクチュエータとの間で信号の送受信を中継すると共に、複数のアプリケーションからの要求を調停する調停機能部を車両に設け、各アクチュエータの状態を、調停機能部を介して各アプリケーションにフィードバックするシステム構成が考えられる。 In recent years, as the number of driving support functions implemented in vehicles has increased, the processing performed by actuators in response to requests from multiple applications has become more complex. Therefore, the vehicle is equipped with an arbitration function unit that relays the transmission and reception of signals between multiple applications and multiple actuators, and arbitrates requests from multiple applications. A system configuration that provides feedback to each application can be considered.

本発明は、複数のアプリケーションからの要求を調停する制御システムを提供することを目的とする。 An object of the present invention is to provide a control system that arbitrates requests from multiple applications.

本発明の一実施態様は、車両に搭載された制御システムであって、複数の運転支援アプリケーションから複数の要求を受け付け、複数の要求を調停する要求調停部と、要求調停部による調停結果に基づいて、アクチュエータを制御する制御部とを備え、制御部は、要求調停部が異常でない場合、複数の運転支援アプリケーションに対して要求調停部を介してアクチュエータの状態情報を出力し、要求調停部が異常である場合、要求調停部を介さずに、複数の運転支援アプリケーションに対してアクチュエータの状態情報を出力するOne embodiment of the present invention is a control system installed in a vehicle, which includes a request arbitration unit that receives multiple requests from multiple driving support applications, arbitrates the multiple requests, and a and a control unit that controls the actuator, and the control unit outputs actuator status information to the plurality of driving support applications via the request arbitration unit if the request arbitration unit is not abnormal, and the request arbitration unit If there is an abnormality, the actuator status information is output to a plurality of driving support applications without going through the request arbitration unit .

本発明によれば、複数のアプリケーションからの要求を調停する制御システムを提供できる。 According to the present invention, it is possible to provide a control system that mediates requests from multiple applications.

実施形態に係る車両制御装置の機能ブロック図Functional block diagram of a vehicle control device according to an embodiment 図1に示した要求調停部の機能ブロック図Functional block diagram of the request arbitration unit shown in Figure 1 図1に示した制御部の機能ブロック図Functional block diagram of the control unit shown in Figure 1 図1に示した制御部が実行する制御処理を示すフローチャートFlowchart showing control processing executed by the control unit shown in FIG. 1

(概要)
本発明に係る車両制御装置は、運転支援機能を実現する複数のアプリケーション実行部と、アクチュエータを制御する制御部との間に、複数のアプリケーション実行部からの要求を調停する要求調停部を備える。アクチュエータを制御する制御部は、要求調停部の正常動作時には、アクチュエータの状態を示す情報を、要求調停部を通じてアプリケーション実行部にフィードバックし、要求調停部の異常時には、アクチュエータの状態を示す情報を直接アプリケーション実行部にフィードバックする。したがって、要求調停部の動作状態にかかわらず、運転支援機能を実現するアプリケーション実行部に対して、アクチュエータの状態を確実にフィードバックすることができる。
(overview)
The vehicle control device according to the present invention includes a request arbitration unit that arbitrates requests from the plurality of application execution units, between the plurality of application execution units that implement driving support functions and the control unit that controls the actuator. The control unit that controls the actuator feeds back information indicating the state of the actuator to the application execution unit through the request arbitration unit when the request arbitration unit is operating normally, and directly feeds back information indicating the state of the actuator when the request arbitration unit is abnormal. Provides feedback to the application execution unit. Therefore, regardless of the operating state of the request arbitration section, the state of the actuator can be reliably fed back to the application execution section that implements the driving support function.

(実施形態)
<構成>
図1は、実施形態に係る車両制御装置の機能ブロック図である。図1において、実線の矢印は、アプリケーション実行部5からアクチュエータ4までの要求信号の伝達経路を表し、破線の矢印は、アクチュエータ4からアプリケーション実行部5までの信号のフィードバック経路を表す。
(Embodiment)
<Configuration>
FIG. 1 is a functional block diagram of a vehicle control device according to an embodiment. In FIG. 1, solid arrows represent the transmission path of the request signal from the application execution unit 5 to the actuator 4, and dashed arrows represent the feedback path of the signal from the actuator 4 to the application execution unit 5.

車両制御装置10は、複数のアプリケーション実行部5からの要求に基づいて、車両に備わるアクチュエータ4を制御する装置である。アプリケーション実行部5は、自動運転や自動駐車、アダプティブクルーズコントロール、レーンキープアシスト、衝突軽減ブレーキ等の車両の運転支援機能を実現するアプリケーションを実行する装置であり、典型的には、ECUによって実現される。利用される運転支援機能に応じて、複数のアプリケーション実行部5が同時にアプリケーションを実行する場合がある。尚、図1においては、説明を簡略化するため、3つのアプリケーション実行部5を示しているが、運転支援機能を実現するアプリケーション実行部の数は限定されず、2以下または4以上のアプリケーション実行部が車両に実装される場合もある。アプリケーション実行部5は、アクチュエータ4を動作させるための要求信号を、後述する要求調停部1に出力する。アクチュエータ4は、パワートレイン(ドライブトレインと呼ばれる場合もある)やブレーキ装置、ステアリング装置等を動作させる駆動機構であり、後述する制御部3によって制御される。 The vehicle control device 10 is a device that controls actuators 4 provided in a vehicle based on requests from a plurality of application execution units 5. The application execution unit 5 is a device that executes applications that realize vehicle driving support functions such as automatic driving, automatic parking, adaptive cruise control, lane keep assist, and collision mitigation braking, and is typically implemented by an ECU. Ru. Depending on the driving support function used, a plurality of application execution units 5 may execute applications simultaneously. In addition, in FIG. 1, in order to simplify the explanation, three application execution units 5 are shown, but the number of application execution units that realize the driving support function is not limited, and it is possible to execute two or less applications or four or more applications. In some cases, parts are installed in vehicles. The application execution unit 5 outputs a request signal for operating the actuator 4 to the request arbitration unit 1, which will be described later. The actuator 4 is a drive mechanism that operates a power train (sometimes referred to as a drive train), a brake device, a steering device, etc., and is controlled by a control unit 3, which will be described later.

車両制御装置10は、要求調停部1と、要求生成部2と、制御部3とを備える。 The vehicle control device 10 includes a request arbitration section 1, a request generation section 2, and a control section 3.

要求調停部1は、複数のアプリケーション実行部5から出力された要求信号を受け付け、所定の選択基準に基づいて、受け付けた複数の要求信号の中から1つの要求信号を選択することにより、複数のアプリケーション実行部5からの要求を調停する。 The request arbitration unit 1 receives request signals output from a plurality of application execution units 5, and selects one request signal from among the plurality of received request signals based on predetermined selection criteria. Arbitrates requests from the application execution unit 5.

要求生成部2は、要求調停部1による調停結果、すなわち、要求調停部1によって選択された要求信号に基づいて、アクチュエータ4に対する駆動要求を生成し、生成した駆動要求を制御部3に出力する。 The request generation unit 2 generates a drive request for the actuator 4 based on the arbitration result by the request arbitration unit 1, that is, the request signal selected by the request arbitration unit 1, and outputs the generated drive request to the control unit 3. .

制御部3は、アクチュエータ4を制御するECUである。図1の例では、1つの制御部3が1つまたは2つのアクチュエータ4を制御しているが、制御部3が制御するアクチュエータの数は3以上であっても良い。 The control unit 3 is an ECU that controls the actuator 4. In the example of FIG. 1, one control unit 3 controls one or two actuators 4, but the number of actuators controlled by the control unit 3 may be three or more.

要求調停部1、要求生成部2、制御部3、アクチュエータ4及びアプリケーション実行部5は、通信ネットワークを介して通信可能に接続されており、図1に示すように、アクチュエータ4からアプリケーション実行部5への信号のフィードバック経路として、要求調停部1を経由してアプリケーション実行部5に信号を伝達する第1のフィードバック経路と、要求調停部1を経由せずに直接アプリケーション実行部5に信号を伝達する第2のフィードバック経路とが設けられている。この2種類のフィードバック経路の詳細は後述
する。要求調停部1を介してアクチュエータ4及びアプリケーション実行部5を接続する通信ネットワークと、ダイレクトにアクチュエータ4及びアプリケーション実行部5を接続する通信ネットワークとは同一であっても良いし、異なっていても良い。
The request arbitration unit 1, the request generation unit 2, the control unit 3, the actuator 4, and the application execution unit 5 are communicably connected via a communication network, and as shown in FIG. A first feedback path transmits signals to the application execution unit 5 via the request arbitration unit 1, and a first feedback route transmits signals directly to the application execution unit 5 without going through the request arbitration unit 1. A second feedback path is provided. Details of these two types of feedback paths will be described later. The communication network that connects the actuator 4 and the application execution unit 5 via the request arbitration unit 1 and the communication network that directly connects the actuator 4 and the application execution unit 5 may be the same or different. .

尚、図1の例では、車両制御装置10が3つの要求生成部2と3つの制御部3とを備える例を説明したが、要求生成部2及び制御部3の数はこれに限定されない。 In the example of FIG. 1, an example has been described in which the vehicle control device 10 includes three request generation sections 2 and three control sections 3, but the number of request generation sections 2 and control sections 3 is not limited to this.

以下、図2及び図3を参照しながら、要求調停部1及び制御部3の詳細な構成を説明する。 Hereinafter, detailed configurations of the request arbitration section 1 and the control section 3 will be explained with reference to FIGS. 2 and 3.

図2は、図1に示した要求調停部の機能ブロック図である。 FIG. 2 is a functional block diagram of the request arbitration section shown in FIG. 1.

要求調停部1は、調停処理部11と、状態情報受信部12と、状態情報出力部13とを備える。 The request arbitration unit 1 includes an arbitration processing unit 11, a status information receiving unit 12, and a status information output unit 13.

調停処理部11は、複数のアプリケーション実行部5からの要求信号を受信し、調停処理、すなわち、受信した複数の要求信号から1つの要求信号を選択する処理を実行する。 The arbitration processing unit 11 receives request signals from the plurality of application execution units 5 and executes an arbitration process, that is, a process of selecting one request signal from the plurality of received request signals.

状態情報受信部12は、アクチュエータ4の状態を表す状態情報を制御部3から受信する。状態情報は、アクチュエータ4が正常であるか、または、故障しているかを表す情報であり、アクチュエータ4を制御する制御部3によって取得または生成される。アクチュエータ4が故障している場合は、状態情報は、アクチュエータ4の故障モード、すなわち、アクチュエータ4がどのような故障状態にあるかを表す情報を含む。状態情報にアクチュエータ4の故障モードが含まれていれば、状態情報を受信したアプリケーション実行部5が、故障状態にあるアクチュエータ4に対して指示できる駆動要求と指示できない駆動要求とを切り分けることができる。 The status information receiving unit 12 receives status information representing the status of the actuator 4 from the control unit 3 . The status information is information indicating whether the actuator 4 is normal or malfunctioning, and is acquired or generated by the control unit 3 that controls the actuator 4. When the actuator 4 is out of order, the status information includes information representing the failure mode of the actuator 4, that is, what kind of failure state the actuator 4 is in. If the status information includes the failure mode of the actuator 4, the application execution unit 5 that has received the status information can distinguish between drive requests that can be instructed to the actuator 4 in the failure state and drive requests that cannot be instructed. .

状態情報出力部13は、状態情報受信部12によって受信された状態情報をアプリケーション実行部5に対して出力することにより、アクチュエータ4の状態のフィードバックを行う。 The state information output unit 13 provides feedback on the state of the actuator 4 by outputting the state information received by the state information receiving unit 12 to the application execution unit 5.

図3は、図1に示した制御部の機能ブロック図である。 FIG. 3 is a functional block diagram of the control section shown in FIG. 1.

制御部3のそれぞれは、検出部19と、状態取得部20と、第1の送信部21と、第2の送信部22とを備える。 Each of the control units 3 includes a detection unit 19, a status acquisition unit 20, a first transmission unit 21, and a second transmission unit 22.

検出部19は、要求調停部1が異常であるか否かを検出する。検出部19による要求調停部1の異常の判定方法は特に限定されず、例えば、要求調停部1が異常であることを表す情報を要求調停部1から受信したことに基づいて異常を判定しても良いし、要求調停部1からの要求信号や応答信号が所定時間検出できないことに基づいて異常を判定しても良いし、要求生成部2から受信した駆動要求が正常でないことに基づいて異常を判定しても良い。 The detection unit 19 detects whether the request arbitration unit 1 is abnormal. The method by which the detection unit 19 determines whether the request arbitration unit 1 is abnormal is not particularly limited. The abnormality may be determined based on the fact that the request signal or response signal from the request arbitration section 1 cannot be detected for a predetermined period of time, or the abnormality may be determined based on the fact that the drive request received from the request generation section 2 is not normal. may be determined.

状態取得部20は、アクチュエータ4の状態を検出し、アクチュエータ4の状態を表す状態情報を生成する。例えば、状態取得部20は、アクチュエータ4に対して出力した駆動信号に応答してアクチュエータ4から出力される応答信号や、アクチュエータ4またはその近傍に設けられたセンサ類の出力等に基づいて、アクチュエータ4の状態が正常であるか否かを判定し、アクチュエータ4が故障していると判定した場合は、どのような故障状態であるか(故障モード)を特定する。状態取得部20は、アクチュエータ4の状態の判定結果と特定した故障モードを含む状態情報を生成する。 The state acquisition unit 20 detects the state of the actuator 4 and generates state information representing the state of the actuator 4. For example, the state acquisition unit 20 may detect the actuator based on a response signal outputted from the actuator 4 in response to a drive signal outputted to the actuator 4, or outputs of sensors provided at or near the actuator 4. It is determined whether the state of actuator 4 is normal or not, and if it is determined that actuator 4 is malfunctioning, what kind of failure state it is (failure mode) is specified. The state acquisition unit 20 generates state information including the determination result of the state of the actuator 4 and the identified failure mode.

第1の送信部21は、状態取得部20によって生成された状態情報を要求調停部1に送信する。第1の送信部21によって要求調停部1に送信された状態情報は、要求調停部1の状態情報出力部からアプリケーション実行部5に出力される。第1の送信部21から要求調停部1を経由してアプリケーション実行部5に状態情報を送信する経路が上述した第1のフィードバック経路に相当する。 The first transmitter 21 transmits the status information generated by the status acquisition unit 20 to the request arbitration unit 1. The status information transmitted to the request arbitration unit 1 by the first transmission unit 21 is output from the status information output unit of the request arbitration unit 1 to the application execution unit 5. The route for transmitting status information from the first transmitter 21 to the application execution unit 5 via the request arbitration unit 1 corresponds to the above-described first feedback route.

第2の送信部22は、検出部19によって要求調停部1が異常であると判定された場合、または、アクチュエータ4が特定の故障状態にあると判定された場合に、状態取得部20によって生成された状態情報を、要求調停部1を介さずに、アプリケーション実行部5に送信する。ここで、アクチュエータ4の特定の故障状態とは、車両を速やかに安全な状態に遷移させることが必要とされる程度の故障が生じている状態をいう。第2の送信部22から要求調停部1を経由せずに、アプリケーション実行部5に状態情報を送信する経路が上述した第2のフィードバック経路に相当する。 The second transmitting unit 22 generates a signal generated by the status acquisition unit 20 when the detection unit 19 determines that the request arbitration unit 1 is abnormal or when the actuator 4 is determined to be in a specific failure state. The requested status information is sent to the application execution unit 5 without going through the request arbitration unit 1. Here, the specific failure state of the actuator 4 refers to a state in which a failure has occurred to the extent that it is necessary to quickly transition the vehicle to a safe state. The route for transmitting the status information from the second transmitter 22 to the application execution unit 5 without going through the request arbitration unit 1 corresponds to the second feedback route described above.

<制御処理>
図4は、図1に示した制御部が実行する制御処理を示すフローチャートである。図4の制御処理は、車両の始動スイッチがオンされたことを契機に開始され、車両の動作がオフされるまで繰り返し実行される。
<Control processing>
FIG. 4 is a flowchart showing control processing executed by the control unit shown in FIG. The control process in FIG. 4 is started when the vehicle's starting switch is turned on, and is repeatedly executed until the vehicle is turned off.

ステップS1:検出部19が、要求調停部1が異常であるか否かを判定する。ステップS1の判定がYESの場合、処理はステップS4に進み、それ以外の場合、処理はステップS2に進む。 Step S1: The detection unit 19 determines whether the request arbitration unit 1 is abnormal. If the determination in step S1 is YES, the process proceeds to step S4; otherwise, the process proceeds to step S2.

ステップS2:状態取得部20が、アクチュエータ4が故障しているか否かを判定する。ステップS2の判定がYESの場合、処理はステップS3に進み、それ以外の場合、処理はステップS5に進む。 Step S2: The status acquisition unit 20 determines whether the actuator 4 is out of order. If the determination in step S2 is YES, the process proceeds to step S3; otherwise, the process proceeds to step S5.

ステップS3:状態取得部20は、アクチュエータ4が特定の故障状態であるか否かを判定する。ステップS3の判定がYESの場合、処理はステップS4に進み、それ以外の場合、処理はステップS5に進む。 Step S3: The state acquisition unit 20 determines whether the actuator 4 is in a specific failure state. If the determination in step S3 is YES, the process proceeds to step S4; otherwise, the process proceeds to step S5.

ステップS4:第2の送信部22が、アクチュエータ4の状態情報をアプリケーション実行部5に直接送信する。その後、処理はステップS1に進む。 Step S4: The second transmitter 22 directly transmits the state information of the actuator 4 to the application execution unit 5. After that, the process proceeds to step S1.

ステップS5:第1の送信部21が、アクチュエータ4の状態情報を要求調停部1に送信する。その後、処理はステップS1に進む。尚、要求調停部1において、状態情報受信部12が第1の送信部21から送信された状態情報を受信すると、状態情報出力部13が受信した状態情報をアプリケーション実行部5に出力する。 Step S5: The first transmitter 21 transmits the state information of the actuator 4 to the request arbitration unit 1. After that, the process proceeds to step S1. In the request arbitration unit 1, when the status information receiving unit 12 receives the status information transmitted from the first transmitting unit 21, the status information output unit 13 outputs the received status information to the application execution unit 5.

<効果等>
本実施形態に係る車両制御装置10には、運転支援機能を実現するために各アクチュエータ4を動作させる複数のアプリケーション実行部5と、アクチュエータ4の制御部3との間に、要求調停部1が設けられている。要求調停部1は、アプリケーション実行部5と制御部3との間の信号の送受信を中継し、複数のアプリケーション実行部5からの要求を調停する機能を有する。要求調停部1を設けることにより、運転支援機能を実現するアプリケーション実行部5の数が増えた場合でも、アクチュエータ4に対する制御干渉を防止し、アプリケーション実行部5とアクチュエータ4との間の信号経路が複雑化することを抑制することができる。
<Effects, etc.>
The vehicle control device 10 according to the present embodiment includes a request arbitration unit 1 between a plurality of application execution units 5 that operate each actuator 4 to realize a driving support function and a control unit 3 of the actuator 4. It is provided. The request arbitration unit 1 has a function of relaying signal transmission and reception between the application execution unit 5 and the control unit 3 and arbitrating requests from a plurality of application execution units 5. By providing the request arbitration unit 1, even if the number of application execution units 5 that implement driving support functions increases, control interference with the actuator 4 can be prevented and the signal path between the application execution unit 5 and the actuator 4 can be maintained. Complications can be suppressed.

ただし、アプリケーション実行部5とアクチュエータ4との間の全ての信号の送受信を要求調停部1を経由して行う構成において、要求調停部1に故障等の異常が発生した場合、アクチュエータ4の状態情報をアプリケーション実行部5にフィードバックすることができず、制御性が悪化する可能性がある。また、車両を安全な状態に遷移させることが必要とされる程度の故障がアクチュエータ4に発生した場合、速やかに車両を安全な状態に制御できるように、アクチュエータ4の状態情報を遅延なくアプリケーション実行部5に伝達できることが好ましい。これらの技術的課題を解決するために、アクチュエータ4の状態情報を常時アプリケーション実行部5に直接送信することも考えられるが、この場合、車両に搭載された多数のアクチュエータ4からの信号により通信インフラストラクチャへの負荷の増大を招くという問題が生じる。 However, in a configuration in which all signals are sent and received between the application execution unit 5 and the actuator 4 via the request arbitration unit 1, if an abnormality such as a failure occurs in the request arbitration unit 1, the status information of the actuator 4 cannot be fed back to the application execution unit 5, and controllability may deteriorate. In addition, if a failure occurs in the actuator 4 that requires the vehicle to transition to a safe state, the application executes the state information of the actuator 4 without delay so that the vehicle can be quickly controlled to a safe state. It is preferable that the information can be transmitted to the section 5. In order to solve these technical problems, it may be possible to directly send the status information of the actuator 4 to the application execution unit 5 at all times, but in this case, the communication infrastructure is A problem arises in that the load on the structure increases.

本実施形態に係る車両制御装置10においては、通常時は、第1の送信部21から要求調停部1を介してアプリケーション実行部5にアクチュエータ4の状態情報を送信する。ただし、要求調停部1が異常であると判定された場合、または、アクチュエータ4が特定の故障状態にあると判定された場合には、第2の送信部22が、要求調停部1を介さずに、アクチュエータ4からアプリケーション実行部5へと直接状態情報を送信する。このように構成することにより、要求調停部1に異常が発生した場合においても、アクチュエータ4の状態情報をアプリケーション実行部5に確実にフィードバックすることができる。また、アクチュエータ4が、速やかに安全な状態に遷移させる必要がある程度の特定の故障状態となった場合、要求調停部1を介さず、アクチュエータ4の状態情報を直接アプリケーション実行部5に送信することにより、信号伝達の遅延を回避することができる。また、アクチュエータ4からアプリケーション実行部5に対して状態情報を直接フィードバックするのは、特定の条件下に限られるため、通信インフラストラクチャへの負荷の増大を最小限に留めることができる。 In the vehicle control device 10 according to the present embodiment, the state information of the actuator 4 is normally transmitted from the first transmitter 21 to the application execution unit 5 via the request arbitration unit 1. However, if it is determined that the request arbitration unit 1 is abnormal, or if it is determined that the actuator 4 is in a specific failure state, the second transmission unit 22 transmits the signal without going through the request arbitration unit 1. Then, the actuator 4 directly transmits the status information to the application execution unit 5. With this configuration, even if an abnormality occurs in the request arbitration unit 1, the status information of the actuator 4 can be reliably fed back to the application execution unit 5. Further, when the actuator 4 is in a specific failure state that requires prompt transition to a safe state, the state information of the actuator 4 can be directly transmitted to the application execution unit 5 without going through the request arbitration unit 1. This makes it possible to avoid delays in signal transmission. Furthermore, since the state information is directly fed back from the actuator 4 to the application execution unit 5 only under specific conditions, an increase in the load on the communication infrastructure can be kept to a minimum.

(その他の変形例)
尚、上記の実施形態においては、アクチュエータ4が特定の故障状態にあることが検出された場合に、第2の送信部22がアプリケーション実行部5に状態情報を直接フィードバックしているが、要求調停部1が異常でない場合には、通常時と同様に、第1の送信部21が要求調停部1を経由してアプリケーション実行部5に状態情報をフィードバックしても良い。ただし、上記の実施形態のように、アクチュエータ4が特定の故障状態にあることが検出された場合にも、第2の送信部22がアプリケーション実行部5に状態情報を直接フィードバックした方が、状態情報の伝達の遅延をより抑制できるので好ましい。
(Other variations)
Note that in the above embodiment, when it is detected that the actuator 4 is in a specific failure state, the second transmitter 22 directly feeds back the status information to the application execution unit 5. If the unit 1 is not abnormal, the first transmitting unit 21 may feed back the status information to the application execution unit 5 via the request arbitration unit 1 as in normal times. However, as in the above embodiment, even when it is detected that the actuator 4 is in a specific failure state, it is better for the second transmitting unit 22 to directly feed back the status information to the application execution unit 5. This is preferable because delays in information transmission can be further suppressed.

本発明は、運転支援機能が実装された車両を制御するための車両制御装置として利用できる。 INDUSTRIAL APPLICABILITY The present invention can be used as a vehicle control device for controlling a vehicle equipped with a driving support function.

1 要求調停部
2 要求生成部
3 制御部
4 アクチュエータ
5 アプリケーション実行部
10 車両制御装置
11 調停処理部
12 状態情報受信部
13 状態情報出力部
19 検出部
20 状態取得部
21 第1の送信部
22 第2の送信部
1 Request arbitration unit 2 Request generation unit 3 Control unit 4 Actuator 5 Application execution unit 10 Vehicle control device 11 Arbitration processing unit 12 Status information reception unit 13 Status information output unit 19 Detection unit 20 Status acquisition unit 21 First transmission unit 22 2 transmitter

Claims (2)

車両に搭載された制御システムであって、
複数の運転支援アプリケーションから複数の要求を受け付け、前記複数の要求を調停する要求調停部と、
前記要求調停部による調停結果に基づいて、アクチュエータを制御する制御部とを備え、
前記制御部は、
前記要求調停部が異常でない場合、前記複数の運転支援アプリケーションに対して前記要求調停部を介して前記アクチュエータの状態情報を出力し、
前記要求調停部が異常である場合、前記要求調停部を介さずに、前記複数の運転支援アプリケーションに対して前記アクチュエータの状態情報を出力する、制御システム。
A control system installed in a vehicle,
a request mediation unit that receives multiple requests from multiple driving support applications and mediates the multiple requests;
a control unit that controls the actuator based on the arbitration result by the request arbitration unit,
The control unit includes:
If the request arbitration unit is not abnormal, outputting state information of the actuator to the plurality of driving support applications via the request arbitration unit;
A control system that outputs state information of the actuator to the plurality of driving support applications without going through the request arbitration unit when the request arbitration unit is abnormal.
車両に搭載された制御システムであって、
複数の運転支援アプリケーションから複数の要求を受け付け、前記複数の要求を調停し、アクチュエータに対する駆動要求を生成する要求生成部
前記要求生成部による調停結果に基づいて、アクチュエータを制御する制御部とを備え、
前記制御部は、
前記要求生成部が異常でない場合、前記複数の運転支援アプリケーションに対して前記要求生成部を介して前記アクチュエータの状態情報を出力し、
前記要求生成部が異常である場合、前記要求生成部を介さずに、前記複数の運転支援アプリケーションに対して前記アクチュエータの状態情報を出力する、制御システム。
A control system installed in a vehicle,
a request generation unit that receives multiple requests from multiple driving support applications, mediates the multiple requests, and generates a drive request for the actuator;
a control unit that controls the actuator based on the arbitration result by the request generation unit,
The control unit includes:
If the request generation unit is not abnormal, outputting state information of the actuator to the plurality of driving support applications via the request generation unit;
A control system that outputs state information of the actuator to the plurality of driving support applications without going through the request generation unit when the request generation unit is abnormal.
JP2022168068A 2020-12-25 2022-10-20 control system Active JP7388516B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022168068A JP7388516B2 (en) 2020-12-25 2022-10-20 control system
JP2023195157A JP7552831B2 (en) 2020-12-25 2023-11-16 Control System

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020217866A JP7163952B2 (en) 2020-12-25 2020-12-25 Control device, system, control method and vehicle
JP2022168068A JP7388516B2 (en) 2020-12-25 2022-10-20 control system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020217866A Division JP7163952B2 (en) 2020-12-25 2020-12-25 Control device, system, control method and vehicle

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023195157A Division JP7552831B2 (en) 2020-12-25 2023-11-16 Control System

Publications (2)

Publication Number Publication Date
JP2023001152A JP2023001152A (en) 2023-01-04
JP7388516B2 true JP7388516B2 (en) 2023-11-29

Family

ID=75156899

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2020217866A Active JP7163952B2 (en) 2020-12-25 2020-12-25 Control device, system, control method and vehicle
JP2022168068A Active JP7388516B2 (en) 2020-12-25 2022-10-20 control system
JP2023195157A Active JP7552831B2 (en) 2020-12-25 2023-11-16 Control System

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2020217866A Active JP7163952B2 (en) 2020-12-25 2020-12-25 Control device, system, control method and vehicle

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023195157A Active JP7552831B2 (en) 2020-12-25 2023-11-16 Control System

Country Status (1)

Country Link
JP (3) JP7163952B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6636559B2 (en) 2018-04-02 2020-01-29 株式会社桑原 Apparatus and method for bleaching clothing

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005178626A (en) 2003-12-19 2005-07-07 Toyota Motor Corp Integrated control system for vehicles
JP4059194B2 (en) 2003-12-25 2008-03-12 トヨタ自動車株式会社 Integrated control system for vehicles
JP4478037B2 (en) 2004-01-30 2010-06-09 日立オートモティブシステムズ株式会社 Vehicle control device
JP2009137582A (en) 2009-01-13 2009-06-25 Toyota Motor Corp Integrated control system for vehicles
JP5672967B2 (en) 2010-10-29 2015-02-18 株式会社デンソー Vehicle motion control device
JP5672966B2 (en) 2010-10-29 2015-02-18 株式会社デンソー Vehicle motion control system
US9725089B2 (en) 2013-04-30 2017-08-08 Nissan Motor Co., Ltd. Vehicle control device and vehicle control method
JP6308233B2 (en) 2016-02-29 2018-04-11 トヨタ自動車株式会社 Vehicle control apparatus and vehicle control method

Also Published As

Publication number Publication date
JP7552831B2 (en) 2024-09-18
JP7163952B2 (en) 2022-11-01
JP2023001152A (en) 2023-01-04
JP2024009100A (en) 2024-01-19
JP2021049991A (en) 2021-04-01

Similar Documents

Publication Publication Date Title
RU2754284C1 (en) Control device
JP6756823B2 (en) How to operate a car steering system
KR20230113502A (en) Information processing apparatus
JP6220232B2 (en) Vehicle control device
JP6044709B2 (en) Vehicle control apparatus and vehicle control method
US20240123971A1 (en) Vehicle control device
US11787426B2 (en) Control system for a motor vehicle having a first control device and a second control device to control first and second functions of the motor vehicle and method for controlling a motor vehicle
JP2021536723A (en) Control architecture for vehicles
JP7388516B2 (en) control system
US20240211333A1 (en) Vehicle control device and vehicle control method
US11772668B2 (en) Vehicle control system and design method for vehicle control system
CN111176251B (en) Network system
JP2020032891A5 (en)
JP7512978B2 (en) Acceleration suppression device for pedal misapplication
WO2021019715A1 (en) Vehicle control device
US20240152138A1 (en) Vehicle control system and control device
JP7444806B2 (en) Vehicle control device, control method, control program, manager, and vehicle

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221020

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230711

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230712

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230906

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231030

R151 Written notification of patent or utility model registration

Ref document number: 7388516

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151