Method for managing video data and lighting device for a motor vehicle
The method enhances data management in motor vehicle lighting systems by optimizing pixel patterns and compressing data using linear segments, addressing bandwidth limitations and maintaining quality in high-resolution light patterns, suitable for solid-state light sources.
Patent Information
- Application Number
- JP2023560523
- Authority / Receiving Office
- JP · JP
- Patent Type
- Patents
- Current Assignee / Owner
- Priority Date
- 2021-03-31
- Filing Date
- 2022-03-28
- Publication Date
- 2025-09-16
- Estimated Expiration
- 2042-03-28
AI Technical Summary
Current lighting systems in motor vehicles face challenges in managing high-resolution light patterns due to bandwidth limitations of the CAN protocol, which are exacerbated by the increasing number of light sources and high-resolution modules, leading to ineffective data compression methods that compromise data transmission efficiency.
A method for managing video data in motor vehicle lighting systems involves dividing pixel patterns into rows or columns, assigning representative values to luminous intensity ranges, identifying abrupt change pixels, and compressing data using linear segments characterized by two values, allowing for efficient data transmission without significant quality loss.
The method achieves a higher compression ratio with minimal quality loss, enabling effective data transmission at a narrower bandwidth, suitable for high beam patterns, and supports solid-state light sources like LEDs.
Smart Images

Figure 0007739449000001 
Figure 0007739449000002 
Figure 0007739449000003
Abstract
Description
[Technical Field]
[0001] The present invention relates to the field of lighting systems for motor vehicles, and more particularly to the management of electronic data resulting from the control of lighting sources. [Background technology]
[0002] Current lighting devices comprise an increasing number of light sources that must be controlled to provide adaptive lighting functionality.
[0003] This number of light sources entails a large amount of data that must be managed by the control unit. To transmit data between the PCM and the light module, the CAN protocol is often used in some of its variants (one of the most used is CAN-FD). However, some car manufacturers have decided to limit the bandwidth of the CAN protocol, which affects management operations, which usually require around 5 Mbps.
[0004] Current compression methods are not very effective for high beam patterns, which jeopardizes the bandwidth reductions demanded by car manufacturers.
[0005] This problem is exacerbated by modern high-resolution modules, where the amount of information is much greater but the bandwidth limitations do not increase.
[0006] A solution to this problem is needed. Summary of the Invention
[0007] The present invention provides a solution to these problems by providing a method for managing video data in a lighting device of a motor vehicle, the method comprising: - providing an image pattern comprising a plurality of pixels, each pixel being characterized by a numerical value related to the luminous intensity of that pixel; - dividing the video pattern into rows or columns of pixels to create a plurality of row patterns; - providing a plurality of luminous intensity ranges, the numerical value for each pixel being within one and only one of the luminous intensity ranges, each luminous intensity range having a representative value; - replacing the numerical value of each pixel by a representative value of the corresponding luminous intensity range, so that each pixel is characterized by a representative value; - finding pixels having a representative value different from the representative values of neighboring pixels, and these pixels are sudden change pixels; - providing a plurality of linear segments for each row pattern, each linear segment being contained between two abruptly changing pixels; - characterizing each linear segment by two characterization values; - compressing the characterization values; - sending the compressed data to a write module; This is achieved by a method that includes the following:
[0008] The method aims to manage video data exchanged between a control unit and a light module. The control unit is responsible for computing video patterns and compressed data and may be located anywhere in the motor vehicle (not necessarily physically inside the lighting device). The lighting module is located inside the lighting device and aims to provide light patterns for either illumination or signaling.
[0009] The main advantage of this method is the increased compression ratio without significant loss of quality due to the optimized localization of abruptly changing pixels. The method described above provides a fast and reliable way to extend a segment until the condition is no longer met. This results in a smaller amount of data being replaced by the original pixels, especially when the image pattern is a so-called high beam pattern. The quasi-Gaussian shape of the row pattern also contributes to the increased compression ratio, since there are some parts of the row pattern that can be replaced by a linear approximation without significant loss of data.
[0010] In some particular embodiments, each light pixel of the video pattern is a grayscale pixel, more particularly, the luminous intensity of each pixel follows a scale from 0 to 255.
[0011] Light modules typically define light patterns on a gray scale, where the luminous intensity ranges from 0 to 255. This is a way to quantify the light patterns so that they can be converted into light data that can then be transmitted and managed by the vehicle's control unit.
[0012] In some particular embodiments, the number of intensity ranges is between 4 and 20.
[0013] A smaller number of luminosity ranges will substantially improve compression ratios, as those ranges will have fewer abrupt transitions and more possibilities to be linearized with less loss. A larger number of luminosity ranges will improve quality and reduce data loss, but at the cost of lower compression ratios.
[0014] In some particular embodiments, the step of finding the pixel in the preceding claims comprises: - finding all pixels whose representative values differ from the representative values of their neighboring pixels; - for each row pattern, a sub-step of selecting a group of relevant pixels by selecting only those pixels that have a representative value of the pixels that differs from the representative values of the neighboring pixels in the same row pattern.
[0015] The number of abrupt change points is crucial to the balance between a high compression ratio but large data loss and a lower compression ratio but small data loss. When performing the step of finding a pixel with a different representative value from the representative values of its neighboring pixels, it may mean that the pixel in question has neighboring pixels in neighboring row patterns with different representative values. However, the entire row pattern may have the same representative value. If neighboring row patterns have a different representative value, it may result in all pixels in a row pattern being selected as abrupt change pixels, but this is not required. The substep of selecting relevant abrupt change pixels is useful because it reduces the number of abrupt change pixels (improving compression ratio) but without any further data loss, since all those abrupt change pixels in the same row pattern do not add any valuable information.
[0016] In some particular embodiments, the two characterizing values are the numerical value of one of the abrupt-changing pixels that define the linear segment and the distance between the two abrupt-changing pixels that define the linear segment.
[0017] These two values are simply essential to define a linear approximation for the intensity values of each linear segment. Each abrupt change is chosen as a key point where the gradient of the intensity undergoes a substantial change. These abrupt changes are used to store these changes so that no image quality is lost. To reconstruct the linear approximation, it is sufficient to store the intensity value at the first abrupt change (the start of the linear segment) and the number of pixels to the next abrupt change (where the linear segment ends). The intensity value at the end of this linear segment is given by the intensity value of the next abrupt change, which is also stored because it is the start of the next linear segment. This saves data and improves compression.
[0018] In some particular embodiments, all of the luminous intensity ranges have the same magnitude.
[0019] Thus, the model is consistent, since all the turning points are picked out by the equivalence criterion.
[0020] In some particular embodiments, the method further comprises decompressing the compressed data.
[0021] This step is useful if the original image is to be projected by the light module.
[0022] In some particular embodiments, the compressed data is associated only with a particular portion of the video pattern.
[0023] This clipping step is useful when large parts of the image are completely dark, so that the compression step only focuses on the parts that contain representative values.
[0024] In a second inventive aspect, the present invention provides a method for producing a method of manufacturing a semiconductor device comprising: a light module with multiple light sources; - a control unit for carrying out the steps of the method according to the first inventive aspect; The present invention provides a lighting device comprising:
[0025] The lighting device can operate at a narrower bandwidth than conventional devices.
[0026] In some specific embodiments, the write module further comprises a processor unit, the processor unit configured to decompress the compressed data.
[0027] By using a decompression stage in the appropriate light module, the bandwidth is narrowed down to the module itself.
[0028] In some specific embodiments, the light source is a solid-state light source, such as an LED.
[0029] The term "solid state" refers to light emitted by solid-state electroluminescence, which uses semiconductors to convert electrical power into light. Compared to incandescent lighting, solid-state lighting generates less heat and dissipates less energy to produce visible light. The generally smaller bulk of solid-state electronic lighting devices makes them more resistant to shock and vibration than brittle glass tubes / bulbs or long, thin filament wires. They also eliminate filament evaporation, potentially extending the life of the light-emitting device. Some examples of these types of lighting feature semiconductor light-emitting diodes (LEDs), organic light-emitting diodes (OLEDs), or polymer light-emitting diodes (PLEDs) as the light source, rather than electric filaments, plasmas, or gases.
[0030] Unless otherwise defined, all terms (including technical and scientific terms) used herein should be interpreted as is customary in the art. Furthermore, general usage terms should also be interpreted as is customary in the relevant art, and should not be interpreted in an idealized or overly formal sense unless expressly defined herein.
[0031] In this text, the term "comprises" and its derivatives (e.g., "comprising") are not to be understood in an exclusive sense, i.e., these terms are not to be interpreted to exclude the possibility that what is being described or defined may include additional elements, steps, etc.
[0032] To complete this specification and to provide for a better understanding of the present invention, a series of drawings are provided. The drawings form an integral part of this specification and illustrate embodiments of the present invention, but should not be construed as limiting the scope of the invention, but merely as examples of how the invention may be practiced. The drawings include the following figures: [Brief explanation of the drawings]
[0033] [Figure 1] 3 shows a first image of the photometric values of a high beam module projected by a lighting device of a motor vehicle according to the invention; [Figure 2] FIG. 10 is a diagram showing a portion of a pixel matrix representing an example of photometric values. [Figure 3] 1 shows a row pattern illustration of the method according to the invention; [Figure 4] 1A-1C illustrate some steps of the method according to the invention; [Figure 5] FIG. 4 shows the result of the linearization step when the method according to the invention is used; [Figure 6] 1 shows a lighting device for a motor vehicle according to the present invention;
[0034] In these figures, the following reference numerals are used: [Explanation of symbols]
[0035] 1. Video Pattern Two-line pattern 3. Pixels of the image pattern 4 Light Module 5 LED 6. Control Unit 7 Processor Unit 8 Typical values 9 boundaries 10 Lighting devices for motor vehicles 11 Suddenly changing pixels 100 Motor Vehicles DETAILED DESCRIPTION OF THE INVENTION
[0036] The exemplary embodiments are described in sufficient detail to enable those skilled in the art to implement and practice the systems and processes described herein. It is important to understand that each embodiment may be provided in many alternative forms and should not be construed as limited to the examples set forth herein.
[0037] Accordingly, while the embodiments may be modified in various ways and may take various alternative forms, specific embodiments thereof are shown by way of example in the drawings and are described in detail below. There is no intention to limit the invention to the particular forms disclosed. On the contrary, the intention is to cover all modifications, equivalents, and alternatives falling within the scope of the appended claims.
[0038] FIG. 1 shows an initial image of the photometric values of a high beam module projected by a lighting device for a motor vehicle according to the invention.
[0039] This initial image can be divided into pixels, and each pixel can be characterized by its luminous intensity on a scale from 0 (which would correspond to black) to 255 (which would correspond to white).
[0040] 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 scale described above. Compression of this Image Pattern 1 with commercially available software products would result in a compression ratio of less than 50%, which is unacceptable to some car manufacturers.
[0041] In this image, the pixels are divided into row patterns 2. Each pattern has a set of data (numbered between 0 and 255) corresponding to the luminous intensity of the associated pixel. Obviously, these pixel values are a simplified example chosen only for the purpose of enhancing understanding of the invention, and do not correspond to the luminous intensity of the light patterns of FIG.
[0042] 3 shows a further step in the method according to the invention, in which a number of luminous intensity ranges are provided to quantize the original luminous intensity values. As a result, the original luminous intensity value of each pixel is replaced by a representative value of 8. Each pixel is therefore now characterized by a single representative value of 8. In the original photometric pattern, each pixel could take any value between 0 and 255. However, after this step, the luminous intensity values can be, for example, - 0 to 31 (typical value is set to 16), - 32 to 63 (typical value is set at 48), - 64 to 95 (typical value is set at 80), - 96 to 127 (the typical value is set at 112), - 128 to 159 (the typical value is set at 144), - 160 to 191 (the typical value is set at 176), - 192 to 223 (the typical value is set at 208), and - 224 to 255 (typical value is set at 240), They are classified into eight different ranges:
[0043] Now, instead of 256 different values, only eight different representative values are allowed, and any pixel has one of these eight representative values: 16, 48, 80, 112, 144, 176, 208, or 240.
[0044] Figure 4 shows the quantized map of the light pattern after this step has been performed, which corresponds to the light map of Figure 1, but after it has been quantized into 10 different luminous intensity ranges.
[0045] This quantization step is only performed to find the best abrupt change points to perform linearization of the original light map. The quantized map is not sent to the illuminator for projection, but is only used as an intermediate step.
[0046] Each quantized portion has a boundary 9. The boundary 9 is defined by pixels having a representative value that is different from the representative values of adjacent pixels.
[0047] However, it turns out that this is a fairly large number of pixels. It is advantageous to reduce the number of pixels and select the most relevant ones. This is done by selecting only those pixels in this group of abruptly changing pixels whose representative value differs from the representative value of their neighbors in the same row.
[0048] Figure 5 shows the selected abrupt change pixels 11. These pixels will be used to linearize the original light pattern (not the quantized one, which is calculated only to obtain the abrupt change points).
[0049] Once the abrupt change points are obtained, multiple linear segments are defined for each row. In other words, each row is divided into multiple linear segments. Each linear segment is defined by a start pixel and an end pixel. As a result, the number of pixels is known (the number of pixels between the start pixel and the end pixel). Therefore, since all segments are contiguous and span the entire row, the start value and the number of pixels are sufficient to define a segment, since the end value will be the same as the start value of the next segment. Therefore, only two values are needed to define each segment. The abrupt change points are selected as the starting points for every segment. As a result, for each row, there will be as many linear segments as there are abrupt change points in this row.
[0050] A particular embodiment of the method of the present invention would comprise calculating the gradient for each pixel in this row pattern.
[0051] Only these two values per segment are sent to the lighting device in order to recreate a linear pattern that will be an approximation of the original light pattern shown in FIG.
[0052] Figure 6 shows a lighting device for a motor vehicle according to the invention, which comprises: a light module 4 with a plurality of LEDs 5; a control unit 6 for carrying out the stages of compression described in the previous figures to produce compressed data; a processor unit 7 configured to decompress the compressed data; This processor unit is located in the light module 4.
[0053] This light module will achieve superior quality projection with improved transmission bandwidth.
Claims
1. A method for managing video data in a lighting device (10) of a motor vehicle, comprising: - providing an image pattern (1) comprising a plurality of pixels (3), each pixel being characterized by a numerical value related to the luminous intensity of said pixel (3); - dividing said image pattern (1) into rows or columns of pixels (2) to create a plurality of row patterns (2); providing a plurality of luminous intensity ranges, the numerical value for each pixel being contained within one and only one of the luminous intensity ranges, each luminous intensity range having a representative value; - replacing the numerical value of each pixel by the representative value of the corresponding luminous intensity range, so that each pixel is characterized by a representative value; - finding all pixels having a representative value of a pixel that is different from the representative values of the neighboring pixels, these pixels being sudden change pixels; - dividing each row pattern into a plurality of linear segments, each linear segment being defined between two adjacent abrupt-changing pixels; characterizing each linear segment by only two characterization values; compressing said characterization values; sending the compressed data to a write module; Equipped with A method in which the pixels at both ends of each linear segment are called the start pixel and the end pixel, respectively, and the two characterizing values that characterize each linear segment are a representative value of the start pixel and the number of pixels between the start pixel and the end pixel.
2. 2. The method of claim 1, wherein each light pixel (3) of the image pattern (1) is a grayscale pixel, more particularly, the luminous intensity of each pixel (3) is characterized by a number according to a scale from 0 to 255.
3. 3. The method according to claim 1, wherein the number of light intensity ranges is comprised between 4 and 20.
4. 4. The method of claim 1, wherein all of the luminous intensity ranges have the same magnitude.
5. The method of claim 1 , further comprising the step of decompressing the compressed data.
6. 6. The method according to any one of claims 1 to 5, wherein the compressed data is associated only with a specific part of the video pattern (1).
7. a light module (4) equipped with a number of light sources (5), - a control unit (6) for carrying out the steps of the method according to any one of claims 1 to 6; A lighting device (10) for a motor vehicle comprising:
8. 8. The lighting device (10) for a motor vehicle 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.
9. 9. A lighting device (10) for a motor vehicle according to claim 7 or 8, wherein the light source (5) is a solid-state light source.
Citation Information
Patent Citations
Picture compression method
JP1991163960A
Vehicle lamp system, vehicle lamp control device, and vehicle lamp control method
WO2019131055A1