Display Pixel Multi-LSB Dithering for Low-Gray Uniformity

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Electronic displays exhibit non-uniform luminance responses at low gray levels due to pixel non-ideality, which is exacerbated by manufacturing and calibration variances, leading to inaccuracies in luminance output.

Innovation Solution

Implement multi-least significant-bit (multi-LSB) dithering to replace gray levels below a threshold with either 0 or the threshold level, reducing luminance variances by dithering low gray levels between GL_0 and a set threshold, such as GL_4/255, to maintain spatial and temporal average luminances.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional dithering is applied between adjacent gray levels (GL_N and GL_N+1), then luminance precision is improved, but pixel non-uniformity at low gray levels persists due to threshold voltage effects

Engineering Contradiction:
Improveluminance precisionVSAvoidpixel uniformity
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent segments the gray level range into two distinct regions: low gray levels (below threshold GL_th) and high gray levels (above threshold GL_th). For low gray levels, it uses multi-LSB dithering that maps to a broader range (GL_0 to GL_th) rather than adjacent levels, while high gray levels use traditional dithering. This segmentation allows different dithering strategies to address the specific characteristics of each region, resolving the contradiction between luminance precision and pixel uniformity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different dithering qualities to different regions of the gray level spectrum. Low gray levels receive multi-LSB dithering with a threshold-based mapping strategy that accounts for pixel non-ideality, while high gray levels receive standard dithering. This local differentiation ensures that each region receives the appropriate treatment for its specific characteristics, improving both luminance precision and pixel uniformity where needed.

Inventive Principle:
Principle #3Local quality

2Reliability

If multi-LSB dithering is applied to low gray levels (mapping to GL_0 and GL_th), then pixel non-uniformity is reduced, but the dithering complexity increases

Engineering Contradiction:
Improvepixel uniformityVSAvoiddithering complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the problematic low gray level range (below GL_th) from the overall dithering process and applies a specialized multi-LSB dithering strategy only to this extracted region. By isolating the low gray level handling, the complexity is contained to a specific function rather than affecting the entire dithering system, making the increased complexity manageable and targeted.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the dithering parameters specifically for low gray levels by introducing a threshold gray level GL_th and using a multi-LSB mapping function that differs from the standard dithering parameters. This parameter change allows the system to achieve better pixel uniformity while keeping the complexity localized to parameter adjustments rather than fundamental architectural changes.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If gray levels near threshold voltage are used, then low gray level representation is achieved, but luminance output accuracy deteriorates due to pixel activation variability

Engineering Contradiction:
Improvegray level representationVSAvoidluminance output accuracy
Core Design Contradiction:
Loss of informationVSMeasurement precision

Solution Approach 1:

The patent applies preliminary anti-action by preemptively avoiding the use of gray levels near the threshold voltage region for low gray level representation. Instead of using GL_N and GL_N+1 adjacent to threshold, it maps low gray levels to GL_0 and GL_th, staying clear of the problematic threshold activation zone. This preliminary avoidance prevents luminance output accuracy deterioration before it can occur.

Inventive Principle:
Principle #9Preliminary anti-action

Solution Approach 2:

The patent introduces an intermediary mapping function that translates desired low gray level values into output levels that skip the problematic threshold region. This intermediary function acts as a mediator between the input gray level signal and the pixel activation, ensuring that the problematic threshold voltage region is not directly engaged while still achieving accurate low gray level representation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12499806B2Multi-least significant bit (LSB) dithering systems and methods
Publication Date: 2025.12.16 APPLE INC
  • US12499806B2 patent drawing
  • US12499806B2 patent drawing
  • US12499806B2 patent drawing

AI summary

An electronic device may include an electronic display having multiple display pixels that display an image based on dithered image data. The electronic device may also include image processing circuitry that generates the dithered image data based on input image data and a threshold gray level that is greater than one. Generating the dithered image data may include replacing each gray level of the input image data that is less than the threshold gray level with either a zero gray level or the threshold gray level according to a dither pattern.