Camera Image Display System Kernel Booting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing audio video navigation (AVN) systems in vehicles face issues such as a black screen during camera image conversion, image quality differences between graphical IC and CPU, and increased costs due to separate components for processing camera images before system booting is complete.

Innovation Solution

A camera image display system where the camera only graphical driver is booted at the kernel stage of the central processing unit, allowing for immediate processing and display of camera images, with seamless handover to the graphical user interface once the GUI is booted, eliminating the need for separate components and preventing image conversion issues.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If separate devices (camera only graphical IC, memory, image switch) are used to process camera images before system booting is completed, then camera images can be displayed within a short period of time during booting, but the cost increases due to additional components

Engineering Contradiction:
Improvebooting timeVSAvoidnumber of components
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The patent extracts the camera image processing function from the main CPU and implements it as a separate camera-only graphical driver that operates independently during booting. This allows the CPU to focus on system initialization while the camera driver handles image processing, eliminating the need for additional hardware components like separate graphical ICs and image switches.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The graphical driver is segmented into two parts: a camera-only graphical driver that runs during booting and a full graphical driver that runs after system initialization. This segmentation allows the system to use minimal resources during booting while providing full functionality afterward, reducing the need for additional hardware components.

Inventive Principle:
Principle #1Segmentation

2Device complexity

If image switching is performed from camera only graphical IC to central processing unit graphical driver after booting, then the system can use integrated processing, but a black screen occurs during conversion causing safety issues

Engineering Contradiction:
Improveintegration of processingVSAvoidimage display continuity
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The camera-only graphical driver is activated in advance during system booting to prepare camera image processing before the full graphical driver is ready. This preliminary action ensures that camera images are already being processed and displayed when the system transitions to the full graphical driver, preventing any black screen interruption.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent maintains continuous camera image processing by having the camera-only graphical driver hand off seamlessly to the full graphical driver. The camera image processing action continues uninterrupted during the transition, ensuring continuous display and preventing black screens that would compromise safety.

Inventive Principle:
Principle #20Continuity of useful action

3Loss of time

If camera images are processed by camera only graphical IC before booting completion and then converted to internal images, then images can be displayed during booting, but image quality deteriorates due to conversion differences

Engineering Contradiction:
Improvedisplay time during bootingVSAvoidimage quality consistency
Core Design Contradiction:
Loss of timeVSManufacturing precision

Solution Approach 1:

The camera-only graphical driver creates a simplified copy of the full graphical driver's functionality, implementing only the essential camera image processing capabilities needed during booting. This copying approach maintains image quality by using the same processing architecture as the full driver, avoiding quality deterioration from format conversion between different graphical processors.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS9779464B2Camera image display system of audio video navigation
Publication Date: 2017.10.03 HYUNDAI MOTOR CO LTD
  • US9779464B2 patent drawing
  • US9779464B2 patent drawing
  • US9779464B2 patent drawing

AI summary

A camera image display system of audio video navigation (AVN) includes a central processing unit (CPU) configured to control an AVN system. A camera only graphical driver is configured at a kernel stage for an initial booting of the CPU to process a camera image. A display is configured to display the camera image output from the CPU. When the central processing unit is booted, the camera only graphical driver is simultaneously booted with a kernel.