WO2022209458A1 - 表示制御装置、表示制御方法 - Google Patents

表示制御装置、表示制御方法 Download PDF

Info

Publication number
WO2022209458A1
WO2022209458A1 PCT/JP2022/007562 JP2022007562W WO2022209458A1 WO 2022209458 A1 WO2022209458 A1 WO 2022209458A1 JP 2022007562 W JP2022007562 W JP 2022007562W WO 2022209458 A1 WO2022209458 A1 WO 2022209458A1
Authority
WO
WIPO (PCT)
Prior art keywords
main
image
drawing application
substitute
application
Prior art date
Application number
PCT/JP2022/007562
Other languages
English (en)
French (fr)
Inventor
耕作 柴田
Original Assignee
株式会社デンソー
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 株式会社デンソー filed Critical 株式会社デンソー
Publication of WO2022209458A1 publication Critical patent/WO2022209458A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory

Definitions

  • the present disclosure relates to display control technology.
  • Patent Document 1 discloses a rendering device that generates image data to be displayed on a display device by a shared GPU.
  • the rendering device disclosed in Patent Document 1 includes a sub-GPU as a backup of the shared GPU that generates image data instead of the shared GPU when the shared GPU malfunctions.
  • the rendering device disclosed in Patent Document 1 continuously activates the sub-GPU during operation.
  • the sub-GPU is more likely to malfunction as the duration of activation increases. If an abnormality occurs in the sub-GPU that is a backup of the shared GPU, it becomes impossible to generate image data to be displayed on the display device when the abnormality occurs in the shared GPU. Therefore, as the operation time of the drawing apparatus of Patent Document 1 increases, the possibility that the sub-GPU cannot perform alternative processing when an abnormality occurs in the shared GPU increases. In other words, the drawing device of Patent Document 1 may become less available as the operating time increases, and may not be able to continuously display image data on the display device.
  • An object of the present disclosure is to provide a highly available display control device. Another object of the present disclosure is to provide a display control method that improves the usability of the display control device.
  • a first aspect of the present disclosure is A display control device that includes a processor and controls display image generation of a display device,
  • the processor launching a main drawing application that generates a main image as a display image; activating a substitute drawing application that generates a substitute image that substitutes for the main image as a display image; detecting anomalies in the main drawing application; restarting the main drawing application when an abnormality of the main drawing application is detected; generating the alternate image by the alternate drawing application while the primary drawing application is restarting; restarting the alternative drawing application upon completion of restarting the main drawing application; configured to run
  • a second aspect of the present disclosure is A display control method executed by a processor for controlling display image generation of a display device, comprising: launching a main drawing application that generates a main image as a display image; activating a substitute drawing application that generates a substitute image that substitutes for the main image as a display image; detecting anomalies in the main drawing application; restarting the main drawing application when an abnormality of the main drawing application is detected; generating the alternate image by the alternate drawing application while the primary drawing application is restarting; restarting the alternative drawing application upon completion of restarting the main drawing application; including.
  • the substitute image is generated by the substitute drawing application, and the main drawing application The alternative drawing application is restarted upon completion of the restart. According to this, by substituting the substitute image for the main image, it is possible to sequentially initialize the main drawing application and the substitute drawing application while continuing to display the display image. Therefore, it is possible to improve the availability of the display control device.
  • FIG. 1 is a schematic diagram showing a vehicle equipped with a display control device according to a first embodiment
  • FIG. 2 is a block diagram showing the detailed configuration of the display control device according to the first embodiment
  • FIG. FIG. 4 is a schematic diagram showing the relationship between element images and substitute images according to the first embodiment
  • 4 is a schematic diagram showing the relationship between the main image and the substitute image according to the first embodiment
  • FIG. 4 is a flow chart showing a substitute image generation flow according to the first embodiment
  • 4 is a flow chart showing a display control method according to the first embodiment
  • 8 is a flow chart showing a display control method according to a second embodiment
  • the display control device 1 of the first embodiment is mounted on a vehicle 2. As shown in FIG. The display control device 1 generates a display image based on sensing data of the vehicle 2 and causes the display device 3 arranged in the interior of the vehicle 2 to display the display image.
  • the display device 3 is, for example, a MID (Multi-Information Display) that displays images related to driving to the driver of the vehicle 2, or a CID ( Center Information Display), etc.
  • MID Multi-Information Display
  • CID Center Information Display
  • the display control device 1 is connected to the display device 3, the switch group 4, and the sensor group 5 via at least one of, for example, a LAN (Local Area Network), a wire harness, an internal bus, and the like.
  • the switch group 4 includes, for example, an air conditioner switch for operating the air conditioner, an audio switch for operating the sound, a light switch for operating the lights, a mode switch for operating the driving mode, and the like. at least one of them.
  • the sensor group 5 is at least one of, for example, a vehicle speed sensor that detects the speed of the vehicle, a rotation speed sensor that detects the engine speed, and a travel distance sensor that detects the travel distance.
  • the display control device 1 includes at least one dedicated computer.
  • a dedicated computer that configures the display control device 1 is, for example, an HCU (HMI (Human Machine Interface) Control Unit) that controls information presentation of the vehicle 2 .
  • HCU HMI (Human Machine Interface) Control Unit
  • the display control device 1 includes at least one memory 10 and at least one processor 11 by including such a dedicated computer.
  • the memory 10 stores computer-readable programs and data non-temporarily, and includes at least one type of non-transitory tangible storage medium such as a semiconductor memory, a magnetic medium, and an optical medium. storage medium).
  • the processor 11 includes, as a core, at least one of a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), and a RISC (Reduced Instruction Set Computer)-CPU.
  • CPU Central Processing Unit
  • GPU Graphics Processing Unit
  • RISC Reduced Instruction Set Computer
  • the memory 10 stores, as application programs (hereinafter referred to as applications or applications) executed by the processor 11, a first main drawing application 111a, a second main drawing application 111b, a substitute drawing application 112, a data processing application 113, a and monitoring application 114 are stored.
  • a drawing driver 115 and an OS (Operating System) 116 are stored in the memory 10 as basic programs executed by the processor 11 .
  • the first main drawing application 111a generates the first elemental image 60a based on sensing data obtained from the input signal from the switch group 4 and the sensor signal from the sensor group 5.
  • the first element image 60a is displayed on the display device 3, it forms part of the main image 60 as shown in FIGS.
  • the status of normality and abnormality of the first main drawing application 111a is periodically notified to the monitoring application 114.
  • the monitor application 114 is notified of the abnormality occurrence state of the first main drawing application 111a. If the first main drawing application 111a stops operating due to the occurrence of an abnormality, the periodic notification is not given.
  • the second main drawing application 111b generates the second elemental image 60b based on sensing data obtained from the input signal from the switch group 4 and the sensor signal from the sensor group 5.
  • the second elemental image 60b constitutes a different part of the main image 60 from the first elemental image 60a by being displayed on the display device 3 as shown in FIGS.
  • the main drawing applications 111a and 111b generate the element images 60a and 60b in synchronization with each other. In this way, the second main drawing application 111b and the first main drawing application 111a generate the second elemental image 60b and the first elemental image 60a, which are part of the main image 60, respectively, so that the elemental images 60b , 60a will be combined to construct the main image 60 by the data processing application 113 described below.
  • the normal and abnormal states of the second main drawing application 111b are periodically notified to the monitoring application 114.
  • the monitoring application 114 is notified of the abnormality occurrence state of the second main drawing application 111b. If the second main drawing application 111b stops operating due to the occurrence of an abnormality, no regular notification is given.
  • the alternative drawing application 112 generates an alternative image 70 based on sensing data obtained from input signals from the switch group 4 and sensor signals from the sensor group 5 .
  • the substitute drawing application 112 generates the substitute image 70 independently of the element images 60a and 60b generated by the main drawing applications 111a and 111b.
  • the alternative drawing application 112 integrates at least a portion of each of the element images 60a and 60b as shown in FIGS.
  • An image is generated as a substitute image 70 . That is, the substitute image 70 is an image that is the same as at least a portion of the main image 60 or an image obtained by degenerating at least a portion of the main image 60 .
  • the substitute image 70 can substitute for the main image 60 by being displayed on the display device 3 . Since the processing performed by the substitute drawing application 112 is less than the processing performed by the main drawing applications 111a and 111b, the time required for starting the substitute drawing application 112 is shorter than the time required for starting the main drawing applications 111a and 111b.
  • the data processing application 113 constructs the main image 60 by synthesizing the element images 60a and 60b generated by the main drawing applications 111a and 111b.
  • the status of the data processing application 113 is periodically notified to the monitoring application 114 .
  • the monitoring application 114 activates and restarts the main drawing applications 111a and 111b and the alternate drawing application 112 by sending control instructions to the OS 116.
  • the monitoring application 114 sends a control command to the OS 116 to start and restart the entire display control device 1 .
  • Rebooting the entire display control device 1 means rebooting all the software that configures the display control device 1 .
  • the monitoring application 114 monitors abnormalities in the first main drawing application 111a and the second main drawing application 111b. If there is no notification from at least one of the first main drawing application 111a and the second main drawing application 111b for a certain period of time or longer, the monitoring application 114 receives a notification from at least one of the first main drawing application 111a and the second main drawing application 111b.
  • the monitoring application 114 determines that an abnormality is detected in at least one of the main drawing applications 111a and 111b, it sends a control command to the OS 116 to restart all the main drawing applications 111a and 111b.
  • the monitoring application 114 controls the state of the alternative drawing application 112 by sending control instructions to the OS 116 .
  • the monitoring application 114 controls the substitute drawing application 112 to a standby state in which the generation of the substitute image 70 is stopped while no abnormality is detected in the main drawing applications 111a and 111b.
  • the monitoring application 114 cancels the standby state of the alternative drawing application 112 while the main drawing applications 111a and 111b are being restarted when an abnormality of the main drawing applications 111a and 111b is detected, and By activating the alternative drawing process by 112, the alternative image 70 is generated by the alternative drawing application 112.
  • FIG. Further, the monitoring application 114 restarts the alternative drawing application 112 upon completion of restarting the main drawing applications 111a and 111b.
  • the drawing driver 115 causes the display device 3 to display the main image 60 constructed by the data processing application 113 and the substitute image 70 generated by the substitute drawing application 112 as display images.
  • the OS 116 comprehensively controls execution of each application.
  • the alternative image generation flow realized by the alternative drawing application 112 will be described below with reference to the flowchart shown in FIG.
  • the alternative image generation flow shown in FIG. 5 is started when the alternative drawing application 112 is activated, and restarted when it is restarted.
  • the alternative drawing application 112 determines whether the alternative drawing process is valid. If it is determined that the alternative rendering process is not valid, the alternative image generation flow advances to S203. On the other hand, if it is determined that the alternative rendering process is valid, the alternative image generation flow proceeds to S204.
  • the alternative drawing application 112 acquires sensing data obtained from the input signal from the switch group 4 and the sensor signal from the sensor group 5. In S205 following S204, the alternative drawing application 112 generates the alternative image 70 by executing alternative drawing processing based on the sensing data acquired in S204. After S205, the alternative image generation flow returns to S204.
  • the display control device 1 executes the processing shown in FIG. 6 immediately after either startup or restart.
  • the monitoring application 114 initializes display control processing.
  • the monitoring application 114 activates the main drawing applications 111a and 111b.
  • the monitoring application 114 acquires the states of the main drawing applications 111a and 111b.
  • the monitoring application 114 determines whether or not the main drawing applications 111a and 111b are in the process of starting up. If it is determined that the main drawing applications 111a and 111b are not in the activation process, the display control flow advances to S305. On the other hand, if it is determined that the main drawing applications 111a and 111b are in the process of starting up, the display control flow advances to S311.
  • the monitoring application 114 determines whether the main drawing applications 111a and 111b are in the ending process. If it is determined that the main drawing applications 111a and 111b are not ending, the display control flow advances to S306. On the other hand, if it is determined that the main drawing applications 111a and 111b are ending, the display control flow advances to S309.
  • the monitoring application 114 determines whether an abnormality in the main drawing applications 111a and 111b has been detected. Specifically, if the monitoring application 114 in S306 has not received a status notification of the first main drawing application 111a for a certain period of time or longer, or if it has received a notification of an abnormal state of the first main drawing application 111a, It is determined that an abnormality in the first main drawing application 111a has been detected.
  • the monitoring application 114 in S306 has not received a notification of the state of the second main drawing application 111b for a certain period of time or longer, or if it has received a notification of an abnormal state of the second main drawing application 111b, the monitoring application 114 It is determined that an abnormality has been detected in the secondary drawing application 111b.
  • the monitoring application 114 in S306 determines that an abnormality has been detected in the main drawing applications 111a and 111b when an abnormality in at least one of the first main drawing application 111a and the second main drawing application 111b is detected. On the other hand, in S306, the monitoring application 114 detects that neither the abnormality in the first main drawing application 111a nor the abnormality in the second main drawing application 111b has been detected. judge. If it is determined that no abnormality has been detected in the main drawing applications 111a and 111b, the display control flow returns to S303. If it is determined here that no abnormality has been detected in the main drawing applications 111a and 111b, each of the main drawing applications 111a and 111b is generating the element images 60a and 60b. On the other hand, if it is determined that an abnormality has been detected in the main drawing applications 111a and 111b, the display control flow proceeds to S307.
  • the monitoring application 114 cancels the standby state of the alternative drawing application 112 and enables alternative drawing processing by the alternative drawing application 112. , causes the alternate drawing application 112 to generate the alternate image 70 .
  • the substitute drawing application 112 generates the substitute image 70 while the main drawing applications 111a and 111b are being restarted.
  • the monitoring application 114 terminates all the main drawing applications 111a and 111b in order to restart all the main drawing applications 111a and 111b.
  • the monitoring application 114 determines whether the termination of the main drawing applications 111a and 111b has been completed. . If it is determined that the termination processing of the main drawing applications 111a and 111b has been completed, the display control flow returns to S302. On the other hand, if it is determined that the termination processing of the main drawing applications 111a and 111b has not been completed, the display control flow returns to S303.
  • the monitoring application 114 checks whether or not the main drawing applications 111a and 111b have been started including the restart. judge. If it is determined that activation of the main drawing applications 111a and 111b has been completed, the display control flow proceeds to S314. On the other hand, if it is determined that activation of the main drawing applications 111a and 111b has not been completed, the display control flow proceeds to S312.
  • the monitoring application 114 disables the alternative drawing process and starts or restarts the alternative drawing application 112. Specifically, the monitoring application 114 in S314 activates the alternative drawing application 112 that has not been activated. Also, in S314, the monitoring application 114 temporarily terminates the active alternative drawing application 112 and restarts it. After that, the display control flow returns to S303.
  • the monitoring application 114 determines whether or not a predetermined period of time or more has elapsed from the start of activation processing of the main drawing applications 111a and 111b. . If it is determined that a certain period of time or more has elapsed from the start of activation processing of the main drawing applications 111a and 111b, the display control flow proceeds to S313. On the other hand, if it is determined that the predetermined period of time or more has not elapsed since the activation process of the main drawing applications 111a and 111b was started, the display control flow returns to S303.
  • the monitoring application 114 restarts the entire display control device 1 , times out the display control flow, and terminates.
  • the substitute image 70 is generated by the substitute drawing application 112 and the main When the drawing applications 111a and 111b are completely restarted, the alternative drawing application 112 is restarted. According to this, by substituting the substitute image 70 for the main image 60, the main drawing applications 111a and 111b and the substitute drawing application 112 can be initialized sequentially while continuing to display the display image. Therefore, it is possible to improve the availability of the display control device 1 .
  • the substitute drawing application 112 is controlled to a standby state in which the generation of the substitute image 70 is stopped while an abnormality in the main drawing applications 111a and 111b is not detected. According to this, resource consumption by the alternative drawing application 112 can be suppressed while the alternative image generation by the alternative drawing application 112 is unnecessary. Furthermore, it is possible to prevent an abnormality from occurring in the alternative drawing application 112 while the alternative image generation by the alternative drawing application 112 is unnecessary.
  • the substitute drawing application 112 generates, as the substitute image 70, an image that is the same as a portion of the main image 60, or an image obtained by degenerating at least a portion of the main image 60.
  • part of the drawing functions of the main drawing applications 111a and 111b can be replaced by the drawing function of the alternative drawing application 112.
  • FIG. 1 part of the design, implementation, verification method, and evaluation method of the main drawing applications 111 a and 111 b can be used for the design, implementation, verification method, and evaluation method of the alternative drawing application 112 . Therefore, alternative drawing application 112 can be easily designed, implemented, verified, and evaluated.
  • all main drawing applications 111a, 111b are restarted. According to this, all the main drawing applications 111a and 111b are restarted regardless of which one of the plurality of main drawing applications 111a and 111b has an abnormality. Accordingly, different control for each of the main drawing applications 111a and 111b becomes unnecessary. Therefore, it is possible to simplify control when an abnormality occurs in the main drawing applications 111a and 111b. As a result, design, implementation, verification, and evaluation of the display control device 1 can be easily performed.
  • the substitute drawing application 112 integrates at least a portion of each of the element images 60a and 60b generated by the main drawing applications 111a and 111b as the substitute image 70, or the element images 60a and 60b.
  • An image is generated by degenerating and integrating at least a part of each.
  • the substitute image 70 can be generated by the single substitute control application 102 instead of providing substitute drawing applications corresponding to the respective main drawing applications 111a and 111b. Therefore, there is no need to design, implement, verify, and evaluate alternative drawing applications that individually substitute for the main drawing applications 111a and 111b, and the alternative drawing application 112 can be easily designed, implemented, verified, and evaluated.
  • the second embodiment is a modification of the first embodiment.
  • the display control method by the display control device 1 is different from that in the first embodiment.
  • the display control flow by the display control device 1 of the second embodiment will be described below with reference to the flowchart of FIG.
  • the display control device 1 executes the processing shown in FIG. 7 after the display control device 1 is activated.
  • the monitoring application 114 activates the alternative drawing application 112 before activating the main drawing applications 111a and 111b in S302. Furthermore, in S ⁇ b>315 , the monitoring application 114 enables the alternative drawing by the alternative drawing application 112 to cause the alternative drawing application 112 to generate the alternative image 70 . As described in the first embodiment, the processing performed by the substitute drawing application 112 is less than the processing performed by the main drawing applications 111a and 111b. shorter than the time required to start the
  • S302 to S313 are the same as the processes S302 to S313 described in the first embodiment.
  • the substitute drawing application 112 before starting the main drawing applications 111a and 111b, the substitute drawing application 112 having a shorter startup time than the main drawing applications 111a and 111b is started, and the starting of the main drawing applications 111a and 111b is completed. Until then, alternative image 70 is generated by alternative drawing application 112 . According to this, compared to the case where the main drawing applications 111a and 111b are started before the substitute drawing application 112, the time until the image is displayed on the display device 3 can be shortened.
  • the display control device 1 is applied to the vehicle 2 in the first and second embodiments, the display control device 1 may be applied to other than the vehicle.
  • the number of main drawing applications may be one or three or more. If the number of main drawing applications is one, the main drawing application may generate the main image 60 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

表示制御装置(1)は、プロセッサ(11)を備え、表示装置(3)の表示画像生成を制御する。プロセッサ(11)は、主画像(60)を生成する主描画アプリケーション(111a、111b)を起動する。プロセッサ(11)は、代替画像(70)を生成する代替描画アプリケーション(112)を起動する。プロセッサ(11)は、主描画アプリケーション(111a、111b)の異常を検出する。プロセッサ(11)は、主描画アプリケーション(111a、111b)の異常を検出した場合、主描画アプリケーション(111a、111b)を再起動する。プロセッサ(11)は、主描画アプリケーション(111a、111b)の再起動中に、代替描画アプリケーション(112)により代替画像(70)を生成する。プロセッサ(11)は、主描画アプリケーション(111a、111b)の再起動完了に伴って、代替描画アプリケーション(112)を再起動する。

Description

表示制御装置、表示制御方法 関連出願の相互参照
 この出願は、2021年4月2日に日本に出願された特許出願第2021-063598号を基礎としており、基礎の出願の内容を、全体的に、参照により援用している。
 本開示は、表示制御技術に、関する。
 特許文献1には、表示装置に表示させる画像データを、共有GPUによって生成する描画装置が、開示されている。この特許文献1に開示の描画装置は、共有GPUの異常時に、共有GPUに代わって画像データを生成するサブGPUを、共有GPUのバックアップとして備えている。
特開2015-141324号公報
 特許文献1に開示の描画装置は、稼働中は継続してサブGPUを起動させている。サブGPUは、起動継続時間が長くなるにつれて、異常が発生する可能性が高くなる。共有GPUのバックアップであるサブGPUに異常が発生すると、共有GPUの異常発生時には、表示装置に表示させる画像データを生成できなくなる。したがって、特許文献1の描画装置は、稼働時間が長くなるにつれて、共有GPUの異常発生時に、サブGPUによる代替処理ができない可能性が高くなる。つまり、特許文献1の描画装置は、稼働時間が長くなるにつれて可用性が低下し、表示装置での継続的な画像データ表示ができない場合がある。
 本開示の課題は、可用性の高い表示制御装置を、提供することにある。本開示の別の課題は、表示制御装置の可用性を向上させる表示制御方法を、提供することにある。
 本開示の第一態様は、
 プロセッサを含み、表示装置の表示画像生成を制御する表示制御装置であって、
 プロセッサは、
 表示画像として主画像を生成する主描画アプリケーションを起動することと、
 表示画像として、主画像を代替する代替画像を生成する代替描画アプリケーションを起動することと、
 主描画アプリケーションの異常を検出することと、
 主描画アプリケーションの異常を検出した場合、主描画アプリケーションを再起動することと、
 主描画アプリケーションの再起動中に、代替描画アプリケーションにより代替画像を生成することと、
 主描画アプリケーションの再起動完了に伴って、代替描画アプリケーションを再起動することと、
 を実行するように構成される。
 本開示の第二態様は、
 表示装置の表示画像生成を制御するために、プロセッサにより実行される表示制御方法であって、
 表示画像として主画像を生成する主描画アプリケーションを起動することと、
 表示画像として、主画像を代替する代替画像を生成する代替描画アプリケーションを起動することと、
 主描画アプリケーションの異常を検出することと、
 主描画アプリケーションの異常を検出した場合、主描画アプリケーションを再起動することと、
 主描画アプリケーションの再起動中に、代替描画アプリケーションにより代替画像を生成することと、
 主描画アプリケーションの再起動完了に伴って、代替描画アプリケーションを再起動することと、
 を含む。
 これら第一及び第二態様によると、主画像を生成する主描画アプリケーションの、異常が検出された場合での再起動中には、代替描画アプリケーションによって代替画像が生成されると共に、主描画アプリケーションの再起動完了に伴って代替描画アプリケーションが再起動される。これによれば、主画像を代替画像に代替させることで、表示画像としては表示を継続させつつ、主描画アプリケーション及び代替描画アプリケーションの初期化を順次行うことができる。故に、表示制御装置の可用性を向上させることが可能となる。
第一実施形態による表示制御装置の搭載された車両を示す模式図である。 第一実施形態による表示制御装置の詳細構成を示すブロック図である。 第一実施形態による要素画像と代替画像との関係を示す模式図である。 第一実施形態による主画像と代替画像との関係を示す模式図である。 第一実施形態による代替画像生成フローを示すフローチャートである。 第一実施形態による表示制御方法を示すフローチャートである。 第二実施形態による表示制御方法を示すフローチャートである。
 以下、複数の実施形態を図面に基づき説明する。尚、各実施形態において対応する構成要素には同一の符号を付すことで、重複する説明を省略する場合がある。また、各実施形態において構成の一部分のみを説明している場合、当該構成の他の部分については、先行して説明した他の実施形態の構成を適用することができる。さらに、各実施形態の説明において明示している構成の組み合わせばかりではなく、特に組み合わせに支障が生じなければ、明示していなくても複数の実施形態の構成同士を部分的に組み合わせることができる。
 (第一実施形態)
 図1に示すように第一実施形態の表示制御装置1は、車両2に搭載される。表示制御装置1は、車両2のセンシングデータに基づいて表示画像を生成し、当該表示画像を車両2の室内に配置された表示装置3に表示させる。
 表示装置3は、例えば、車両2のドライバに対して運転に関わる画像を表示するMID(Multi-Information Display)、又は車両2の乗員に対して運転及び室内居住性に関わる情報を表示するCID(Center Information Display)等である。
 表示制御装置1は、例えばLAN(Local Area Network)、ワイヤハーネス、及び内部バス等のうち、少なくとも一種類を介して表示装置3、スイッチ群4、及びセンサ群5に接続されている。ここでスイッチ群4は、例えば空調の操作を行うためのエアコンスイッチ、音響の操作を行うためのオーディオスイッチ、ライトの操作を行うためのライトスイッチ、運転モードの操作を行うためのモードスイッチ等のうち、少なくとも一種類である。センサ群5は、例えば車両の速度を検出する車速センサ、エンジンの回転数を検出する回転数センサ、及び走行距離を検出する走行距離センサ等のうち、少なくとも一種類である。
 表示制御装置1は、少なくとも一つの専用コンピュータを含んで構成される。表示制御装置1を構成する専用コンピュータは、例えば、車両2の情報提示を制御するHCU(HMI(Human Machine Interface) Control Unit)である。
 表示制御装置1は、こうした専用コンピュータを含んで構成されることで、メモリ10およびプロセッサ11を少なくとも一つずつ有している。メモリ10は、コンピュータにより読み取り可能なプログラム及びデータを非一時的に記憶する、例えば半導体メモリ、磁気媒体、及び光学媒体等のうち、少なくとも一種類の非遷移的実体的記憶媒体(non-transitory tangible storage medium)である。プロセッサ11は、例えばCPU(Central Processing Unit)、GPU(Graphics Processing Unit)、及びRISC(Reduced Instruction Set Computer)-CPU等のうち、少なくとも一種類をコアとして含む。
 メモリ10には、プロセッサ11により実行されるアプリケーションプログラム(以下、アプリケーション又はアプリ)として、図2に示す第一主描画アプリケーション111a、第二主描画アプリケーション111b、代替描画アプリケーション112、データ処理アプリケーション113、及び監視アプリケーション114が記憶されている。メモリ10には、プロセッサ11により実行される基本プログラムとして、描画ドライバ115及びOS(Operating System)116が記憶されている。
 第一主描画アプリケーション111aは、スイッチ群4からの入力信号とセンサ群5からのセンサ信号とから得られるセンシングデータに基づいて、第一要素画像60aを生成する。第一要素画像60aは、表示装置3に表示されることで、図3、4に示されるように主画像60の一部分を構成することになる。
 第一主描画アプリケーション111aの正常及び異常に関する状態は、定期的に監視アプリケーション114へ通知される。ここで特に、第一主描画アプリケーション111aの実行中に異常が発生した場合には、第一主描画アプリケーション111aの異常発生状態が、監視アプリケーション114へ通知される。第一主描画アプリケーション111aが異常発生に伴って動作を停止した場合、定期通知は行われない。
 第二主描画アプリケーション111bは、スイッチ群4からの入力信号とセンサ群5からのセンサ信号とから得られるセンシングデータに基づいて、第二要素画像60bを生成する。第二要素画像60bは、図3、4に示されるように表示装置3に表示されることで、主画像60の第一要素画像60aとは異なる一部分を構成することになる。主描画アプリケーション111a、111b同士は、互いに同期して要素画像60a、60bを生成する。このように第二主描画アプリケーション111bと第一主描画アプリケーション111aとが、主画像60の一部分ずつとなる第二要素画像60bと第一要素画像60aとをそれぞれ生成することで、それら要素画像60b、60aは、後述するデータ処理アプリケーション113により合成されて主画像60を構築することになる。
 第二主描画アプリケーション111bの正常及び異常に関する状態は、定期的に監視アプリケーション114へ通知される。ここで特に、第二主描画アプリケーション111bの実行中に異常が発生した場合には、第二主描画アプリケーション111bの異常発生状態が監視アプリケーション114へ通知される。第二主描画アプリケーション111bが異常発生に伴って動作を停止した場合、定期通知は行われない。
 代替描画アプリケーション112は、スイッチ群4からの入力信号とセンサ群5からのセンサ信号とから得られるセンシングデータに基づいて、代替画像70を生成する。代替描画アプリケーション112は、主描画アプリケーション111a、111bの生成する要素画像60a、60bとは独立に、代替画像70を生成する。このとき代替描画アプリケーション112は、図3、4に示されるように各要素画像60a、60bのさらに少なくとも一部分ずつを統合した画像、又は各要素画像60a、60bの少なくとも一部分ずつを縮退させて統合した画像を、代替画像70として生成する。即ち代替画像70は、主画像60の少なくとも一部分と同一の画像、又は、主画像60の少なくとも一部分を縮退させた画像となる。これにより代替画像70は、表示装置3に表示されることで、主画像60を代替可能となる。主描画アプリケーション111a、111bが行う処理に比べて代替描画アプリケーション112が行う処理は少ないため、代替描画アプリケーション112の起動に要する時間は、主描画アプリケーション111a、111bの起動に要する時間よりも短い。
 データ処理アプリケーション113は、主描画アプリケーション111a、111bによって生成された各要素画像60a、60bを合成することで、主画像60を構築する。データ処理アプリケーション113の状態は、定期的に監視アプリケーション114へ通知される。
 監視アプリケーション114は、OS116に制御命令を送ることで、主描画アプリケーション111a、111b及び代替描画アプリケーション112の、起動及び再起動を行う。監視アプリケーション114は、OS116に制御命令を送ることで、表示制御装置1全体の起動及び再起動を行う。表示制御装置1全体の再起動とは、表示制御装置1を構成する全てのソフトウェアの再起動である。監視アプリケーション114は、第一主描画アプリケーション111a及び第二主描画アプリケーション111bの異常を監視する。監視アプリケーション114は、第一主描画アプリケーション111a及び第二主描画アプリケーション111bのうち少なくとも一方からの通知が一定時間以上ない場合、第一主描画アプリケーション111a及び第二主描画アプリケーション111bのうち少なくとも一方から異常発生通知を受け取った場合等に、主描画アプリケーション111a、111bの異常を検出したと判定する。監視アプリケーション114は、主描画アプリケーション111a、111bのうち少なくとも一つの異常を検出したと判定した場合、OS116に制御命令を送ることで、全ての主描画アプリケーション111a、111bを再起動させる。
 監視アプリケーション114は、OS116に制御命令を送ることで、代替描画アプリケーション112の状態を制御する。監視アプリケーション114は、主描画アプリケーション111a、111bに異常が検出されていない間、代替描画アプリケーション112を、代替画像70の生成を止めて待機する待機状態に制御する。これに対して監視アプリケーション114は、主描画アプリケーション111a、111bの異常が検出された場合における主描画アプリケーション111a、111bの再起動中に代替描画アプリケーション112の待機状態を解除して、当該代替描画アプリケーション112による代替描画処理を有効状態とすることで、代替描画アプリケーション112により代替画像70を生成させる。さらに監視アプリケーション114は、主描画アプリケーション111a、111bの再起動完了に伴って、代替描画アプリケーション112を再起動させる。
 描画ドライバ115は、データ処理アプリケーション113により構築された主画像60及び代替描画アプリケーション112により生成された代替画像70を、表示画像として表示装置3に表示させる。
 OS116は、各アプリケーションの実行を統合的に制御する。
 以下、代替描画アプリケーション112によって実現される代替画像生成フローについて、図5に示すフローチャートを参照しながら説明する。図5に示す代替画像生成フローは、代替描画アプリケーション112の起動に伴って開始、及び再起動に伴って一旦終了してから再開される。
 起動直後のS201において代替描画アプリケーション112は、代替描画処理の初期化を行う。
 S201に続くS202において代替描画アプリケーション112は、代替描画処理が有効であるか否かを判定する。代替描画処理が有効でないと判定された場合、代替画像生成フローはS203に進む。一方、代替描画処理が有効であると判定された場合、代替画像生成フローはS204に進む。
 代替描画処理が有効でないと判定された場合のS203において代替描画アプリケーション112は、代替画像70の生成を止めて待機する待機状態へ、移行する。S203の後、代替画像生成フローは、S202に戻る。
 代替描画処理が有効であると判定された場合のS204において代替描画アプリケーション112は、スイッチ群4からの入力信号とセンサ群5からのセンサ信号とから得られるセンシングデータを、取得する。S204に続くS205において代替描画アプリケーション112は、S204で取得したセンシングデータに基づいて代替描画処理を実行することで、代替画像70を生成する。S205の後、代替画像生成フローはS204に戻る。
 次に、表示制御装置1による表示制御フローについて、図6のフローチャートを参照しつつ説明する。表示制御装置1は、図6に示す処理を、起動及び再起動のうちいずれかの直後から実行する。
 図6に示すS301において監視アプリケーション114は、表示制御処理の初期化を行う。
 S301に続くS302において監視アプリケーション114は、主描画アプリケーション111a、111bを起動させる。
 S302に続くS303において監視アプリケーション114は、主描画アプリケーション111a、111bの状態を取得する。
 S303に続くS304において監視アプリケーション114は、主描画アプリケーション111a、111bが起動処理中か否かを判定する。主描画アプリケーション111a、111bが起動処理中ではないと判定された場合には、表示制御フローはS305に進む。一方、主描画アプリケーション111a、111bが起動処理中であると判定された場合には、表示制御フローはS311に進む。
 主描画アプリケーション111a、111bが起動処理中ではないと判定された場合のS305において監視アプリケーション114は、主描画アプリケーション111a、111bが終了処理中であるか否かを判定する。主描画アプリケーション111a、111bが終了中ではないと判定された場合には、表示制御フローはS306に進む。一方、主描画アプリケーション111a、111bが終了中であると判定された場合には、表示制御フローはS309に進む。
 主描画アプリケーション111a、111bが終了中ではないと判定された場合のS306において監視アプリケーション114は、主描画アプリケーション111a、111bの異常が検出されたか否かを判定する。具体的に、S306における監視アプリケーション114は、第一主描画アプリケーション111aにおける状態の通知を一定時間以上受け取っていない場合、及び、第一主描画アプリケーション111aにおける異常発生状態の通知を受け取った場合に、第一主描画アプリケーション111aの異常が検出されたと判定する。同様に、S306における監視アプリケーション114は、第二主描画アプリケーション111bにおける状態の通知を一定時間以上受け取っていない場合、及び、第二主描画アプリケーション111bにおける異常発生状態の通知を受け取った場合に、第二主描画アプリケーション111bの異常が検出されたと判定する。
 S306における監視アプリケーション114は、こうして第一主描画アプリケーション111aと第二主描画アプリケーション111bの少なくとも一方の異常が検出された場合に、主描画アプリケーション111a、111bの異常が検出されたと判定する。一方、S306における監視アプリケーション114は、第一主描画アプリケーション111aの異常と第二主描画アプリケーション111bの異常のいずれも検出されていない場合に、主描画アプリケーション111a、111bの異常が検出されていないと判定する。主描画アプリケーション111a、111bの異常が検出されていないと判定された場合には、表示制御フローはS303に戻る。ここで主描画アプリケーション111a、111bの異常が検出されていないと判定された場合、主描画アプリケーション111a、111bの各々は、要素画像60a、60bを生成中である。一方、主描画アプリケーション111a、111bの異常が検出されたと判定された場合には、表示制御フローはS307に進む。
 主描画アプリケーション111a、111bの異常が検出されたと判定された場合のS307において監視アプリケーション114は、代替描画アプリケーション112の待機状態を解除して、代替描画アプリケーション112による代替描画処理を有効化することで、代替描画アプリケーション112に代替画像70を生成させる。S307の処理により代替描画アプリケーション112は、主描画アプリケーション111a、111bの再起動中に代替画像70を生成することとなる。
 S307に続くS308において監視アプリケーション114は、全ての主描画アプリケーション111a、111bを再起動させるために、全ての主描画アプリケーション111a、111bを終了させる。
 さて、上述のS305において主描画アプリケーション111a、111bが終了処理中であると判定された場合のS309では、監視アプリケーション114は、主描画アプリケーション111a、111bの終了処理が完了したか否かを判定する。主描画アプリケーション111a、111bの終了処理が完了したと判定された場合、表示制御フローはS302に戻る。一方、主描画アプリケーション111a、111bの終了処理が完了していないと判定された場合、表示制御フローはS303に戻る。
 また、上述のS304において主描画アプリケーション111a、111bが起動中であると判定された場合のS311では、監視アプリケーション114は、主描画アプリケーション111a、111bの再起動を含む起動が完了したか否かを判定する。主描画アプリケーション111a、111bの起動が完了したと判定された場合、表示制御フローはS314に進む。一方、主描画アプリケーション111a、111bの起動が完了していないと判定された場合、表示制御フローはS312に進む。
 主描画アプリケーション111a、111bの再起動が完了したと判定された場合のS314において監視アプリケーション114は、代替描画処理を無効化すると共に、代替描画アプリケーション112を起動又は再起動させる。具体的には、S314における監視アプリケーション114は、起動していない場合の代替描画アプリケーション112を、起動させる。また、S314における監視アプリケーション114は、起動している場合の代替描画アプリケーション112を一旦終了して、再起動させる。その後、表示制御フローはS303に戻る。
 一方、主描画アプリケーション111a、111bの起動が完了していないと判定された場合のS312において監視アプリケーション114は、主描画アプリケーション111a、111bの起動処理開始から一定時間以上経過したか否かを判定する。主描画アプリケーション111a、111bの起動処理開始から一定時間以上経過したと判定された場合、表示制御フローはS313に進む。一方、主描画アプリケーション111a、111bの起動処理開始から一定時間以上経過していないと判定された場合、表示制御フローはS303に戻る。
 主描画アプリケーション111a、111bの起動処理開始から一定時間以上経過したと判定された場合、主描画アプリケーション111a、111b以外での異常が発生していると考えられる。そこで、S313において監視アプリケーション114は、表示制御装置1全体を再起動させると共に、表示制御フローをタイムアウトさせて終了する。
 (作用効果)
 以上説明した第一実施形態の作用効果を、以下に説明する。
 第一実施形態によると、主画像60を生成する主描画アプリケーション111a、111bの、異常が検出された場合での再起動中には、代替描画アプリケーション112によって代替画像70が生成されると共に、主描画アプリケーション111a、111bの再起動完了に伴って代替描画アプリケーション112が再起動される。これによれば、主画像60を代替画像70に代替させることで、表示画像としては表示を継続させつつ、主描画アプリケーション111a、111b及び代替描画アプリケーション112の初期化を順次行うことができる。故に、表示制御装置1の可用性を向上させることが可能となる。
 第一実施形態によると、主描画アプリケーション111a、111bの異常が検出されない間、代替画像70の生成を止めて待機する待機状態に、代替描画アプリケーション112が制御される。これによれば、代替描画アプリケーション112による代替画像生成が不要の間、代替描画アプリケーション112によるリソース消費を抑制することができる。さらに、代替描画アプリケーション112による代替画像生成が不要の間に、代替描画アプリケーション112に異常が発生するのを、抑制することができる。
 第一実施形態によると、代替描画アプリケーション112は、代替画像70として、主画像60の一部分と同一の画像、又は、主画像60の少なくとも一部分を縮退させた画像を、生成することになる。これによれば、主描画アプリケーション111a、111bの描画機能の一部を、代替描画アプリケーション112の描画機能により代替することができる。この場合、代替描画アプリケーション112の設計、実装、検証方法、評価方法に、主描画アプリケーション111a、111bの設計、実装、検証方法、評価方法の一部を流用することができる。故に、代替描画アプリケーション112の設計、実装、検証、評価を容易に行うことができる。
 第一実施形態によると、少なくとも一つの主描画アプリケーション111a、111bに異常が検出された場合、全ての主描画アプリケーション111a、111bが再起動される。これによれば、複数の主描画アプリケーション111a、111bのうち、いずれの主描画アプリケーションに異常が発生したかに関わらず、全ての主描画アプリケーション111a、111bが再起動されるので、異常発生箇所に応じて主描画アプリケーション111a、111b毎に異なる制御は不要となる。故に、主描画アプリケーション111a、111bの異常発生時における制御を簡素なものにすることができる。ひいては、表示制御装置1の設計、実装、検証、評価を容易に行うことができる。
 第一実施形態によると、代替描画アプリケーション112は、代替画像70として、主描画アプリケーション111a、111bが生成する各要素画像60a、60bの少なくとも一部分ずつを統合した画像、又は、各要素画像60a、60bの少なくとも一部分ずつを縮退させて統合した画像を、生成することになる。これによれば、各主描画アプリケーション111a、111bにそれぞれ対応する代替描画アプリケーションを設ける代わりに、単一の代替制御アプリケーション102によって、代替画像70を生成することができる。故に、各主描画アプリケーション111a、111bを個別に代替する代替描画アプリケーションを設計、実装、検証、評価する必要がなく、代替描画アプリケーション112の設計、実装、検証、評価を容易に行うことができる。
 (第二実施形態)
 図7に示すように第二実施形態は、第一実施形態の変形例である。第二実施形態では、表示制御装置1による表示制御方法が第一実施形態と異なっている。
 以下、第二実施形態の表示制御装置1による表示制御フローを、図7のフローチャートを参照しつつ説明する。表示制御装置1は、表示制御装置1の起動後に、図7に示す処理を実行する。
 図7に示すS301に続くS315では、監視アプリケーション114は、S302での主描画アプリケーション111a、111bの起動前に、代替描画アプリケーション112を起動させる。さらに、S315において監視アプリケーション114は、代替描画アプリケーション112による代替描画を有効化することで、代替描画アプリケーション112に代替画像70を生成させる。第一実施形態で説明したように、主描画アプリケーション111a、111bが行う処理に比べて代替描画アプリケーション112が行う処理は少ないため、代替描画アプリケーション112の起動に要する時間は、主描画アプリケーション111a、111bの起動に要する時間よりも短い。
 S315に続くS302において監視アプリケーション114は、主描画アプリケーション111a、111bを起動させる。S302~S313は、第一実施形態で説明した処理S302~S313と同様である。
 第二実施形態のS311において主描画アプリケーション111a、111bの起動が完了したと判定された場合のS316では、監視アプリケーション114は、代替描画処理を無効化すると共に、代替描画アプリケーション112を再起動させる。
 (作用効果)
 以上説明した第二実施形態の作用効果を、以下に説明する。
 第二実施形態によると、主描画アプリケーション111a、111bの起動前に、主描画アプリケーション111a、111bに比べて起動時間の短い代替描画アプリケーション112が起動され、主描画アプリケーション111a、111bの起動が完了するまでの間、代替描画アプリケーション112によって代替画像70が生成される。これによれば、主描画アプリケーション111a、111bを代替描画アプリケーション112よりも先に起動する場合に比べて、表示装置3に画像を表示させるまでの時間を短縮することができる。
 (他の実施形態)
 以上、本開示の複数の実施形態について説明したが、本開示は、それらの実施形態に限定して解釈されるものではなく、本開示の要旨を逸脱しない範囲内において種々の実施形態及び組み合わせに適用することができる。
 第一及び第二実施形態では、表示制御装置1は車両2に適用されているが、表示制御装置1は車両以外に適用されてもよい。
 第一及び第二実施形態の変形例では、主描画アプリケーションの数は一つ又は三つ以上であってもよい。主描画アプリケーションの数が一つの場合、主描画アプリケーションが主画像60を生成してもよい。

Claims (14)

  1.  プロセッサ(11)を含み、表示装置(3)の表示画像生成を制御する表示制御装置(1)であって、
     前記プロセッサは、
     前記表示画像として主画像(60)を生成する主描画アプリケーション(111a、111b)を起動することと、
     前記表示画像として、前記主画像を代替する代替画像(70)を生成する代替描画アプリケーション(112)を起動することと、
     前記主描画アプリケーションの異常を検出することと、
     前記主描画アプリケーションの異常を検出した場合、前記主描画アプリケーションを再起動することと、
     前記主描画アプリケーションの再起動中に、前記代替描画アプリケーションにより前記代替画像を生成することと、
     前記主描画アプリケーションの再起動完了に伴って、前記代替描画アプリケーションを再起動することと、
     を実行するように構成される表示制御装置。
  2.  前記プロセッサは、
     前記主描画アプリケーションの異常を検出しない間、前記代替画像の生成を止めて待機する待機状態に、前記代替描画アプリケーションを制御することと、
     をさらに実行するように構成される、請求項1に記載の表示制御装置。
  3.  前記代替画像を生成することは、前記代替描画アプリケーションにより、前記主画像の少なくとも一部分と同一の画像、又は、前記主画像の少なくとも一部分を縮退させた画像を、前記代替画像として生成することを含む、
     請求項1又は2に記載の表示制御装置。
  4.  前記主描画アプリケーションを起動することは、複数の前記主描画アプリケーションを起動することを含み、
     前記主画像を生成することは、各前記主描画アプリケーションにより、前記主画像の一部分ずつである要素画像(60a、60b)を生成することを含む、
     請求項1ないし3のいずれか一項に記載の表示制御装置。
  5.  前記主描画アプリケーションの異常を検出することは、各前記主描画アプリケーションの異常を検出することを含み、
     前記主描画アプリケーションを再起動することは、少なくとも一つの前記主描画アプリケーションに異常を検出した場合に、全ての前記主描画アプリケーションを再起動することを含む、
     請求項4に記載の表示制御装置。
  6.  前記代替画像を生成することは、前記代替描画アプリケーションにより、各前記要素画像の少なくとも一部分ずつを統合した画像、又は、各前記要素画像の少なくとも一部分ずつを縮退させて統合した画像を、前記代替画像として生成することを含む、
     請求項4又は5に記載の表示制御装置。
  7.  前記代替描画アプリケーションを起動することは、前記主描画アプリケーションの起動前に、前記代替描画アプリケーションを起動することを含み、
     前記プロセッサは、
     前記主描画アプリケーションの起動が完了するまでの間、前記代替描画アプリケーションにより前記代替画像を生成することと、
     をさらに実行するように構成される、請求項1ないし6のいずれか一項に記載の表示制御装置。
  8.  表示装置(3)の表示画像生成を制御するために、プロセッサ(11)により実行される表示制御方法であって、
     前記表示画像として主画像(60)を生成する主描画アプリケーション(111a、111b)を起動することと、
     前記表示画像として、前記主画像を代替する代替画像(70)を生成する代替描画アプリケーション(112)を起動することと、
     前記主描画アプリケーションの異常を検出することと、
     前記主描画アプリケーションの異常を検出した場合、前記主描画アプリケーションを再起動することと、
     前記主描画アプリケーションの再起動中に、前記代替描画アプリケーションにより前記代替画像を生成することと、
     前記主描画アプリケーションの再起動完了に伴って、前記代替描画アプリケーションを再起動することと、
     を含む、表示制御方法。
  9.  前記主描画アプリケーションの異常を検出しない間、前記代替画像の生成を止めて待機する待機状態に、前記代替描画アプリケーションを制御することと、
     をさらに含む、請求項8に記載の表示制御方法。
  10.  前記代替画像を生成することは、前記代替描画アプリケーションにより、前記主画像の少なくとも一部分と同一の画像、又は、前記主画像の少なくとも一部分を縮退させた画像を、前記代替画像として生成することを含む、
     請求項8又は9に記載の表示制御方法。
  11.  前記主描画アプリケーションを起動することは、複数の前記主描画アプリケーションを起動することを含み、
     前記主画像を生成することは、各前記主描画アプリケーションにより、前記主画像の一部分ずつである要素画像(60a、60b)を生成することを含む、
     請求項8ないし10のいずれか一項に記載の表示制御方法。
  12.  前記主描画アプリケーションの異常を検出することは、各前記主描画アプリケーションの異常を検出することを含み、
     前記主描画アプリケーションを再起動することは、少なくとも一つの前記主描画アプリケーションに異常を検出した場合に、全ての前記主描画アプリケーションを再起動することを含む、
     請求項11に記載の表示制御方法。
  13.  前記代替画像を生成することは、前記代替描画アプリケーションにより、各前記要素画像の少なくとも一部分ずつを統合した画像、又は、各前記要素画像の少なくとも一部分ずつを縮退させて統合した画像を、前記代替画像として生成することを含む、
     請求項11又は12に記載の表示制御方法。
  14.  前記代替描画アプリケーションを起動することは、前記主描画アプリケーションの起動前に、前記代替描画アプリケーションを起動することを含み、
     前記主描画アプリケーションの起動が完了するまでの間、前記代替描画アプリケーションにより前記代替画像を生成することと、
     をさらに含む、請求項8ないし13のいずれか一項に記載の表示制御方法。
PCT/JP2022/007562 2021-04-02 2022-02-24 表示制御装置、表示制御方法 WO2022209458A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-063598 2021-04-02
JP2021063598A JP2022158588A (ja) 2021-04-02 2021-04-02 表示制御装置、表示制御方法

Publications (1)

Publication Number Publication Date
WO2022209458A1 true WO2022209458A1 (ja) 2022-10-06

Family

ID=83455875

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/007562 WO2022209458A1 (ja) 2021-04-02 2022-02-24 表示制御装置、表示制御方法

Country Status (2)

Country Link
JP (1) JP2022158588A (ja)
WO (1) WO2022209458A1 (ja)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036174A (ja) * 2001-07-25 2003-02-07 Hitachi Ltd 車載端末装置
JP2005202306A (ja) * 2004-01-19 2005-07-28 Mitsubishi Electric Corp 大画面表示システム
JP2012150555A (ja) * 2011-01-17 2012-08-09 Hitachi Kokusai Electric Inc 監視システム
WO2013132646A1 (ja) * 2012-03-09 2013-09-12 パイオニア株式会社 情報処理装置、情報処理方法、情報処理プログラムが記録された記録媒体及び情報処理プログラム
WO2015163084A1 (ja) * 2014-04-22 2015-10-29 オリンパス株式会社 データ処理システム及びデータ処理方法
JP2019035797A (ja) * 2017-08-10 2019-03-07 ローム株式会社 車載用のタイミングコントローラおよびそれを用いた自動車
WO2020235361A1 (ja) * 2019-05-23 2020-11-26 株式会社デンソー 車両用装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036174A (ja) * 2001-07-25 2003-02-07 Hitachi Ltd 車載端末装置
JP2005202306A (ja) * 2004-01-19 2005-07-28 Mitsubishi Electric Corp 大画面表示システム
JP2012150555A (ja) * 2011-01-17 2012-08-09 Hitachi Kokusai Electric Inc 監視システム
WO2013132646A1 (ja) * 2012-03-09 2013-09-12 パイオニア株式会社 情報処理装置、情報処理方法、情報処理プログラムが記録された記録媒体及び情報処理プログラム
WO2015163084A1 (ja) * 2014-04-22 2015-10-29 オリンパス株式会社 データ処理システム及びデータ処理方法
JP2019035797A (ja) * 2017-08-10 2019-03-07 ローム株式会社 車載用のタイミングコントローラおよびそれを用いた自動車
WO2020235361A1 (ja) * 2019-05-23 2020-11-26 株式会社デンソー 車両用装置

Also Published As

Publication number Publication date
JP2022158588A (ja) 2022-10-17

Similar Documents

Publication Publication Date Title
JP5316128B2 (ja) 故障診断システム、電子制御ユニット、故障診断方法
JP2008305317A (ja) マルチプロセッサシステム及びその制御方法
EP3249534B1 (en) Vehicle control device
JPH07181112A (ja) 車両用電子制御装置の自己故障診断方法及び装置
JP2010092127A (ja) コンピュータ装置、プロセッサ診断方法、及びプロセッサ診断制御プログラム
JP6462870B2 (ja) 半導体装置及び診断テスト方法
US10395541B2 (en) Integrated fault-tolerant augmented area viewing system
JP2000066963A (ja) マイコン用メモリの診断装置
US20220073019A1 (en) Vehicle device
WO2022209458A1 (ja) 表示制御装置、表示制御方法
JP5960632B2 (ja) 車両用電子制御装置
EP4174830A1 (en) Display system
US11884283B2 (en) Vehicle device
JP4675567B2 (ja) 大画面表示システム
JP4633553B2 (ja) デバッグシステム、デバッグ方法およびプログラム
CN112764822A (zh) 操作系统启动方法、装置、设备及介质
US20190332506A1 (en) Controller and function testing method
WO2022201597A1 (ja) 車両制御装置
JP7359118B2 (ja) 電子制御装置
US11971002B2 (en) Vehicle electrical power system with defect detection
JP2988518B2 (ja) マルチプロセッサ制御方式
CN117734720A (zh) 自动驾驶交互方法、计算机设备、存储介质及智能设备
JP2023112479A (ja) 情報処理装置及びその制御方法並びにプログラム
US20020144237A1 (en) Method for controlling a program run of a central data processor
JP2013001141A (ja) 情報処理装置、ソフト起動方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22779683

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22779683

Country of ref document: EP

Kind code of ref document: A1