Parallel Camera Reboot and Image Encoding for Mobile Imaging

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional imaging devices on mobile terminals require sequential processing for photographing, which prolongs the time between consecutive photographing events due to sequential operations such as image acquisition, encoding, and camera re-booting.

Innovation Solution

Implementing a control unit that encodes images and re-boots the camera in parallel, allowing simultaneous encoding and re-booting operations to reduce the time between photographing events.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If sequential processing is used for image acquisition, encoding, and camera re-booting, then the processing order is simple and easy to control, but the time between consecutive photographing events is prolonged

Engineering Contradiction:
Improvetime between consecutive photographing eventsVSAvoidprocessing control complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The camera re-booting operation is initiated in advance before the image encoding is completed. The control unit starts the re-booting sequence after acquiring the image data, allowing the camera to be ready for the next photographing event without waiting for the encoding to finish, thus overlapping operations and reducing total time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system maintains continuous processing by initiating the camera re-booting operation while the image encoding is still in progress. This ensures that the camera is continuously transitioning between states without idle waiting time, and the next photographing event can be prepared for without interruption to the overall workflow.

Inventive Principle:
Principle #20Continuity of useful action

2Productivity

If sequential processing is used for image acquisition, encoding, and camera re-booting, then the control logic is simple, but the productivity for consecutive imaging is reduced

Engineering Contradiction:
Improveconsecutive imaging capabilityVSAvoidcontrol logic complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The control unit initiates camera re-booting after image acquisition but before encoding completes. This preliminary action ensures the camera is ready for the next shot without delaying the encoding process, thereby increasing consecutive imaging productivity while maintaining relatively simple control logic through predetermined timing sequences.

Inventive Principle:
Principle #10Preliminary action

3Duration of action of moving object

If the camera is re-booted after image encoding is completed, then the processing sequence is simple, but the total processing time is extended

Engineering Contradiction:
Improvetotal processing time from image acquisition to next photographingVSAvoidprocessing sequence complexity
Core Design Contradiction:
Duration of action of moving objectVSDevice complexity

Solution Approach 1:

The camera re-booting is triggered as a preliminary action after image acquisition, not after encoding completion. The control unit uses a timer or event-driven mechanism to start re-booting in the appropriate time window, allowing the camera to be ready before the next photographing event without extending the total processing duration.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8423082B2Imaging device, imaging method and program
Publication Date: 2013.04.16 NEC CORP
  • US8423082B2 patent drawing
  • US8423082B2 patent drawing
  • US8423082B2 patent drawing

AI summary

An imaging device comprising: a camera; and a control unit that encodes an image photographed by the camera to form an encoded image, wherein re-booting of the camera and the encoding by the control unit are carried out in parallel to each other.