Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD FOR MANAGING IMAGE DATA AND AUTOMOTIVE LIGHTING DEVICE
Document Type and Number:
WIPO Patent Application WO/2021/116125
Kind Code:
A1
Abstract:
The invention provides a method for managing image data in an automotive lighting device. This method comprises the steps of providing an image pattern, dividing the image pattern in rows or columns of pixels, calculating a first gradient value related to the relation between the numeric value of a first pixel and the numeric value of an adjacent pixel, checking, for each pixel, if the difference between the corresponding gradient value and the first gradient fulfils one of a first or second condition, define linear segments, compress the data of the linear segments and send the compressed data to the light module. The invention also provides an automotive lighting device for performing the steps of such a method.

Inventors:
ALMEHIO YASSER (FR)
PRAT CONSTANTIN (FR)
Application Number:
PCT/EP2020/085132
Publication Date:
June 17, 2021
Filing Date:
December 08, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
VALEO VISION (FR)
International Classes:
B60Q1/14; F21S41/153; H04N9/31; G06T9/00; H04L12/40; H04N19/593
Foreign References:
DE102008062639A12010-06-24
US6061475A2000-05-09
DE102015012808A12017-04-06
Other References:
KONSTANTINOS KONSTANTINIDES ET AL: "AN ARCHITECTURE FOR LOSSY COMPRESSION OF WAVEFORMS USING PIECEWISE-LINEAR APPROXIMATION", IEEE TRANSACTIONS ON SIGNAL PROCESSING, IEEE SERVICE CENTER, NEW YORK, NY, US, vol. 42, no. 9, 1 September 1994 (1994-09-01), pages 2449 - 2454, XP000477181, ISSN: 1053-587X, DOI: 10.1109/78.317866
Attorney, Agent or Firm:
VALEO VISIBILITY (FR)
Download PDF:
Claims:
Claims

[Claim 1 ] Method for managing image data in an automotive lighting device (10), the method comprising the steps of: providing an image pattern (1) comprising a plurality of pixels (3), wherein each pixel is characterized by a numeric value related to the luminous intensity of the pixel (3); divide the image pattern (1 ) in rows or columns of pixels (2), thus creating a plurality of row patterns (2); choose a first pixel of one of the row patterns (2) and calculating a first gradient value related to the relation between the numeric value of the first pixel and the numeric value of an adjacent pixel; calculating, for each pixel, a corresponding gradient value; checking, for each pixel, if the difference between the corresponding gradient value and the first gradient fulfils one of a first or second condition; repeating the former step until finding an end pixel where the difference between the corresponding gradient and the first gradient does not fulfil the first condition; defining a linear segment between the first pixel and the end pixel; choosing a different first pixel and repeat the steps of calculating the first gradient value, calculating corresponding gradient values, checking the fulfilment of a first and second conditions, finding the end pixel and define a linear segment until defining segments for the whole row pattern (2); compressing the data of the linear segments; and sending the compressed data to a light module of the lighting device.

[Claim 2] Method according to claim 1, wherein the light pixels (3) of the image pattern (1) are greyscale pixels, and more particularly, the luminous intensity of each pixel (3) is characterized by a number according to a scale from 0 to 255. [Claim 3] Method according to any of the preceding claims, wherein the first condition comprises defining a first threshold value and checking if the absolute value of the difference between the corresponding gradient value and the first gradient is lower or equal than the first threshold value. [Claim 4] Method according to any of the preceding claims, wherein the second condition comprises defining a second threshold value and checking if the absolute value of the corresponding gradient value is lower or equal than the second threshold value.

[Claim 5] Method according to any of the preceding claims, wherein the compressed data is related only to a particular portion of the image pattern (1).

[Claim 6] Method according to any of the preceding claims, further comprising the step of decompressing the compressed data.

[Claim 7] Automotive lighting device (10) comprising: a light module (4) comprising a plurality of light sources (5); and - a control unit (6) to carry out the steps of a method according to any of claims 1 to 5.

[Claim 8] Automotive lighting device (10) according to claim 7, wherein the light module (4) further comprises a processor unit (7), the processor unit (7) being configured to decompress the compressed data.

[Claim 9] Automotive lighting device (10) according to any of claims 7 or 8, wherein the light sources (5) are solid-state light sources, such as LEDs.

Description:
Method for managing image data and automotive Sighting device

Description

This invention is related to the field of automotive lighting devices, and more particularly, to the management of the electronic data derived from the control of the lighting sources.

Current lighting devices comprises an increasing number of light sources which has to be controlled, to provide adaptive lighting functionalities.

This number of light sources involves a big amount of data, which has to be managed by the control unit. The CAN protocol is often used, in some of their variants (CAN-FD is one of the most used ones) to transfer data between the PCM and the light module. However, some car manufacturers decide to limit the bandwidth of the CAN protocol, and this affects the management operations, which usually requires about 5 Mbps. The PCM is a Pixel Control Module, which is a control unit configured to manage the pixel pattern of each light module. Since each headlamp may comprises different light modules arranged to manage partially or totally at least one lighting function, it is important that they are controlled by a single control unit such as the PCM.

Current compression methods are not very efficient for high beam patterns, and this compromises the bandwidth reduction which is requested by car manufacturers.

This problem is even worse with the modern high resolution modules, where the information amount is much higher, while the limit in the bandwidth does not increase.

A solution for this problem is sought.

The invention provides a solution for these problems by means of a method for managing image data in an automotive lighting device, the method comprising the steps of - providing an image pattern comprising a plurality of pixels, wherein each pixel is characterized by a numeric value related to the luminous intensity of the pixel;

- divide the image pattern in rows or columns of pixels, thus creating a plurality of row patterns;

- choose a first pixel of one of the row patterns and calculating a first gradient value related to the relation between the numeric value of the first pixel and the numeric value of an adjacent pixel;

- calculating, for each pixel, a corresponding gradient value;

- checking, for each pixel, if the difference between the corresponding gradient value and the first gradient fulfils one of a first or second condition;

- repeating the former step until finding an end pixel where the difference between the corresponding gradient and the first gradient does not fulfil the first condition;

- defining a linear segment between the first pixel and the end pixel;

- choosing a different first pixel and repeat the steps of calculating the first gradient value, calculating corresponding gradient values, checking the fulfilment of a first and second conditions, finding the end pixel and define a linear segment until defining segments for the whole row pattern;

- compressing the data of the linear segments; and

- sending the compressed data to a light module of the lighting device.

This method is aimed to manage the image data which is exchanged between a control unit and a light module. The control unit is in charge of calculating the image pattern and the compression data, and may be located in any position of the automotive vehicle, not necessarily physically inside the lighting device. The lighting module is aimed to provide a light pattern, either for lighting or signalling, and is located inside the lighting device.

The main advantage of this method is the increase in the compression rate, due to the optimization in the extension of the linear segments. The abovementioned method provides a fast and reliable way of extending the segment until the conditions are not met, thus providing a lower amount of data compared to the original pixels replaced thereby, especially when the image pattern is referred to a high beam pattern. The pseudo-Gaussian shape of the row patterns also contributes to the compression rate being increased, since there are some portions of the row pattern which can be replaced by a linear approximation without a significant loss in data.

In some particular embodiments, the light pixels of the image pattern are grey scale pixels, and more particularly, the luminous intensity of each pixel is according to a scale from 0 to 255.

Light modules usually define the light pattern on a grey scale, where the luminous intensity is graded from 0 to 255. This is a way of quantifying the light pattern so that it becomes able to be converted into light data, and then transmitted and managed by the control unit of the vehicle.

In some particular embodiments, the first condition comprises defining a first threshold value and checking if the absolute value of the difference between the corresponding gradient value and the first gradient is lower or equal than the first threshold value.

For each pixel, the first condition is checked. This first condition compares the corresponding gradient value calculated for each pixel with the first gradient value, which was calculated regarding the first pixel of the segment. When the corresponding gradient value deviates from the first gradient value in an amount which is higher than the first threshold value, the segment will finish in this end pixel.

In some particular embodiments, the second condition comprises defining a second threshold value and checking if the absolute value of the corresponding gradient value is lower or equal than the second threshold value.

For each pixel, the second condition is checked. This second condition just verifies that the absolute value of the corresponding gradient value calculated for each pixel is lower than a second threshold value. This is used to detect sudden high gradients. In some particular embodiments, the method further comprises the step of decompressing the compressed data.

This step is convenient when the original image is to be projected by the light module.

In some particular embodiments, the compressed data is related only to a particular portion of the image pattern.

This cropping step is useful when a big portion of the image is completely dark, so that the compression stage is focused only on the portion which include representative values.

In a second inventive aspect, the invention provides a lighting device comprising

- a light module comprising a plurality of light sources; and

- a control unit to carry out the steps of a method according to the first inventive aspect.

This lighting device is able to operate with a lower bandwidth than the traditional ones.

In some particular embodiments, the light module further comprises a processor unit, the processor unit being configured to decompress the compressed data.

With a decompression stage in the proper light module, the bandwidth is narrowed until the module itself.

In some particular embodiments, the light sources are solid-state light sources, such as LEDs.

The term "solid state" refers to light emitted by solid-state electrolum inescence, which uses semiconductors to convert electricity into light. Compared to incandescent lighting, solid state lighting creates visible light with reduced heat generation and less energy dissipation. The typically small mass of a solid-state electronic lighting device provides for greater resistance to shock and vibration compared to brittle glass tubes/bulbs and long, thin filament wires. They also eliminate filament evaporation, potentially increasing the life span of the illumination device. Some examples of these types of lighting comprise semiconductor light-emitting diodes (LEDs), organic light-emitting diodes (OLED), or polymer light-emitting diodes (PLED) as sources of illumination rather than electrical filaments, plasma or gas.

Unless otherwise defined, all terms (including technical and scientific terms) used herein are to be interpreted as is customary in the art. It will be further understood that terms in common usage should also be interpreted as is customary in the relevant art and not in an idealised or overly formal sense unless expressly so defined herein.

In this text, the term “comprises” and its derivations (such as “comprising”, etc.) should not be understood in an excluding sense, that is, these terms should not be interpreted as excluding the possibility that what is described and defined may include further elements, steps, etc.

To complete the description and in order to provide for a better understanding of the invention, a set of drawings is provided. Said drawings form an integral part of the description and illustrate an embodiment of the invention, which should not be interpreted as restricting the scope of the invention, but just as an example of how the invention can be carried out. The drawings comprise the following figures:

[Fig. 1] shows a first image of the photometry of a high beam module which is projected by an automotive lighting device according to the invention.

[Fig. 2] shows a portion of a pixel matrix representing an example of photometry.

[Fig. 3] shows a representation of a row pattern of a method according to the invention.

[Fig. 4] shows a representation of some of the steps of a method according to the invention.

[Fig. 5] shows the result of a linearization steps when a method according to the invention is used.

[Fig. 6] shows an automotive lighting device according to the invention.

In these figures, the following reference numbers have been used:

1 Image pattern

2 Row pattern 3 Pixel of the image pattern

4 Light module

5 LEDs

6 Control unit

7 Processor unit

10 Automotive lighting device

100 Automotive vehicle

The example embodiments are described in sufficient detail to enable those of ordinary skill in the art to embody and implement the systems and processes herein described. It is important to understand that embodiments can be provided in many alternate forms and should not be construed as limited to the examples set forth herein.

Accordingly, while embodiment can be modified in various ways and take on various alternative forms, specific embodiments thereof are shown in the drawings and described in detail below as examples. There is no intent to limit to the particular forms disclosed. On the contrary, all modifications, equivalents, and alternatives falling within the scope of the appended claims should be included.

Figure 1 shows a first image of the photometry of a high beam module which is to be projected by an automotive lighting device according to the invention.

This first image may be divided into pixels and each pixel may be characterized by its luminous intensity, in a scale from 0, which would correspond to black, to 255, which would correspond to white.

Figure 2 shows a portion of such a pixel matrix, called image pattern 1 . Each pixel 3 of this image pattern 1 is characterized by a number according to the aforementioned scale. The compression of this image pattern 1 according to commercially available software products would offer a compression rate lower than 50%, which is unacceptable by some car manufacturers.

In this image, the pixels are divided into row patterns 2. Each pattern comprises a string of data, with numbers between 0 and 255, depending on the luminous intensity of the associated pixels. Obviously, the numeric values of these pixels are a simplified example, merely chosen for the sake of a better understanding of the invention, they do not correspond to the luminous intensity of the light pattern of Figure 1 .

Figure 3 represents the first row of the previous Figure. There are 18 numerated pixels, each one with a numeric value representing the luminous intensity of each pixel.

A particular embodiment of the method of the invention would comprise the step of calculating a gradient for each pixel of this row pattern.

Figure 4 represents such a gradient pattern. For each pixel, with respect to the previous Figure, the numeric value of the luminous intensity has been replaced by the corresponding gradient value.

The first pixel is taken as the starting point of the first linear segment. Then, for each pixel, two conditions are checked. If a pixel fulfils the two conditions, then this pixel belongs to the same linear segment. But if the pixel does not fulfil any of the two conditions, that pixel is set as the end pixel of the segment, and a different segment starts in the next one.

Following the example of Figure 3, the first linear segment would start in the first pixel, which has a gradient value of 3. A first threshold value of 4 and a second threshold value of 50 are set.

Hence, for each pixel, the first condition would be that the difference between the corresponding gradient and the first gradient (which was 3) is lower or equal than 5.

In turn, the second condition would be that the gradient is lower than 50.

Provided these two conditions, the first segment would end in the fourth pixel, because the difference between its gradient and the first gradient value is higher than 5.

The second segment would therefore start in the fifth pixel. It would end in the eighth pixel, since this sixth pixel and seventh pixel fulfil both conditions, and the eighth pixel does not fulfil any of the first and second conditions. The third segment would start in the ninth pixel and would end in the tenth pixel, since this pixel does not fulfil either the first or the second condition.

Following this method, the whole row will be converted into linear segments.

Each linear segment will have the gradient of the first pixel of each segment, to save data in the system. Hence, the luminous intensity values in the linearized version will be slightly different from the original ones.

Figure 5 represent the linearized values of each pixel, representing each segment in a different colour.

For each pixel, the original luminous intensity value is represented by the row Original” and the result of the linearized segments intensity value is shown by the row “Linearized”. Each segment has a constant gradient, given by the gradient of the first pixel of each segment.

Obviously, in a row pattern with real data, the number of segments would be significantly lower than the number of pixels, this example only intended to address all the situations that may be faced by the method.

Figure 6 shows an automotive lighting device according to the invention, this lighting device comprising:

- a light module 4 comprising a plurality of LEDs 5;

- a control unit 6 to carry out the compression steps described in the previous figures, generating the compressed data; and

- a processor unit 7, the processor unit 7 being configured to decompress the compressed data, this processor unit being located in the light module 4.

This light module would achieve a good quality projection with an improved transmission bandwidth.