KR100859507B1 - 디더링 장치 및 디더링 방법 - Google Patents
디더링 장치 및 디더링 방법 Download PDFInfo
- Publication number
- KR100859507B1 KR100859507B1 KR1020010076501A KR20010076501A KR100859507B1 KR 100859507 B1 KR100859507 B1 KR 100859507B1 KR 1020010076501 A KR1020010076501 A KR 1020010076501A KR 20010076501 A KR20010076501 A KR 20010076501A KR 100859507 B1 KR100859507 B1 KR 100859507B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- bits
- random number
- shift registers
- exclusive
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G3/00—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
- G09G3/20—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
- G09G3/34—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters by control of light from an independent source
- G09G3/36—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters by control of light from an independent source using liquid crystals
- G09G3/3611—Control of matrices with row and column drivers
- G09G3/3648—Control of matrices with row and column drivers using an active matrix
- G09G3/3659—Control of matrices with row and column drivers using an active matrix the addressing of the pixel involving the control of two or more scan electrodes or two or more data electrodes, e.g. pixel voltage dependant on signal of two data electrodes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/58—Random or pseudo-random number generators
- G06F7/588—Random number generators, i.e. based on natural stochastic processes
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Crystallography & Structural Chemistry (AREA)
- Computer Hardware Design (AREA)
- Chemical & Material Sciences (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
Abstract
Description
LSB[1:0] | 제1 프레임 | 제2 프레임 | 제3 프레임 | 제4 프레임 |
00 | P | P | P | P |
01 | P | P | P' | P |
10 | P' | P | P' | P |
11 | P' | P' | P | P' |
LSB[1:0] | P 확률(%) | P' 확률(%) |
00 | 100 | 0 |
01 | 75 | 25 |
10 | 50 | 50 |
11 | 25 | 75 |
Claims (6)
- n 비트의 입력 화상 데이터에 대하여 디더링을 수행하는 디더링 장치에 있어서,m 비트의 난수 데이터를 발생시키는 난수 발생기;상기 n 비트의 입력 화상 데이터 중 m 비트의 하위 데이터와 상기 난수 발생기로부터 출력되는 난수 데이터를 비교하는 비교기; 및상기 비교기의 출력 신호를 수신하여, 상기 난수 데이터가 상기 m 비트의 하위 데이터보다 크거나 같으면 상기 입력 화상 데이터 중 상기 (n-m) 비트의 데이터인 제1 데이터를 출력하고, 상기 난수 데이터가 상기 m 비트의 하위 데이터보다 작으면 상기 제1 데이터 보다 1이 큰 제2 데이터를 출력하는 변환기를 포함하며,상기 난수 발생기는픽셀 클록에 동기되며 직렬로 연결되는 다수의 쉬프트 레지스터;상기 다수의 쉬프트 레지스터 중 두 개의 쉬프트 레지스터의 값에 대하여 배타적 논리합 연산을 수행하여, 연산 결과를 상기 다수의 쉬프트 레지스터 중 첫 번째 쉬프트 레지스터에 출력하는 제1 배타적 오어 게이트; 및각각 상기 다수의 쉬프트 레지스터 중 두 개의 쉬프트 레지스터의 값에 대하여 배타적 논리합 연산을 수행하여 상기 난수 데이터를 출력하는 m 개의 제2 배타적 오어 게이트를 포함하는 디더링 장치.
- 삭제
- n 비트의 입력 화상 데이터에 대하여 디더링을 수행하는 디더링 방법에 있어서,m 비트의 난수 데이터를 발생시키는 단계;상기 n 비트의 입력 화상 데이터 중 m 비트의 하위 데이터와 상기 난수 데이터를 비교하는 단계; 및상기 난수 데이터가 상기 m 비트의 하위 데이터보다 크거나 같으면, 상기 n 비트의 입력 화상 데이터 중 하위 m 비트에 따라 (n-m) 비트의 상위 데이터인 제1 데이터를 출력하고, 상기 난수 데이터가 상기 m 비트의 하위 데이터보다 작으면 상기 제1 데이터보다 1이 큰 제2 데이터를 출력하는 단계를 포함하며,상기 제1 데이터 또는 상기 제2 데이터가 표시될 확률이 상기 m 비트에 따라 결정되되,상기 난수 데이터를 발생시키는 난수 발생기는,픽셀 클록에 동기되며 직렬로 연결되는 다수의 쉬프트 레지스터;상기 다수의 쉬프트 레지스터 중 두 개의 쉬프트 레지스터의 값에 대하여 배타적 논리합 연산을 수행하여, 연산 결과를 상기 다수의 쉬프트 레지스터 중 첫 번째 쉬프트 레지스터에 출력하는 제1 배타적 오어 게이트; 및각각 상기 다수의 쉬프트 레지스터 중 두 개의 쉬프트 레지스터의 값에 대하여 배타적 논리합 연산을 수행하여 상기 난수 데이터를 출력하는 m 개의 제2 배타적 오어 게이트를 포함하며,상기 m 비트는 상기 m개의 제2 배타적 오어 게이트의 출력에 의해 결정되는 것을 특징으로 하는 디더링 방법.
- 삭제
- n 비트의 입력 화상 데이터에 대하여 디더링을 수행하는 액정표시장치에 있어서,다수의 게이트선과, 상기 게이트선과 교차하는 다수의 데이터선, 상기 게이트선 및 데이터선에 의해 둘러싸인 영역에 형성되며 각각 상기 게이트선 및 데이터선에 연결되어 있는 박막 트랜지스터를 가지는 행렬 형태로 배열된 다수의 화소를 포함하는 액정 표시 장치 패널;상기 n 비트의 입력 화상 데이터와 동기 신호를 수신하여 상기 입력 화상 데이터 중 하위 m 비트의 데이터와 랜덤하게 발생된 m 비트의 난수 데이터를 비교하여, 비교 결과에 따라 프레임 단위로 상위 (n-m) 비트인 제1 데이터 또는 상기 제1 데이터 보다 1이 큰 제2 데이터를 보정된 데이터 값으로서 출력하는 타이밍 제어기;상기 게이트선에 주사신호를 순차적으로 공급하는 게이트 구동부; 및상기 타이밍 제어기로부터 출력되는 보정된 데이터에 대응하는 데이터 전압을 상기 데이터선으로 공급하는 데이터 구동부를 포함하고,상기 타이밍 제어기는 m 비트의 난수 데이터를 발생시키는 난수 발생기를 포함하며,상기 난수 발생기는,픽셀 클록에 동기되며 직렬로 연결되는 다수의 쉬프트 레지스터;상기 다수의 쉬프트 레지스터 중 두 개의 쉬프트 레지스터의 값에 대하여 배타적 논리합 연산을 수행하여, 연산 결과를 상기 다수의 쉬프트 레지스터 중 첫 번째 쉬프트 레지스터에 출력하는 제1 배타적 오어 게이트; 및각각 상기 다수의 쉬프트 레지스터 중 두 개의 쉬프트 레지스터의 값에 대하여 배타적 논리합 연산을 수행하여 상기 난수 데이터를 출력하는 m 개의 제2 배타적 오어 게이트를 포함하는 액정 표시 장치.
- 제5항에 있어서,상기 타이밍 제어기는m 비트의 난수 데이터를 발생시키는 난수 발생기;상기 n 비트의 입력 화상 데이터 중 m 비트의 하위 데이터와 상기 난수 발생기로부터 출력되는 난수 데이터를 비교하는 비교기; 및상기 비교기의 출력 신호를 수신하여, 상기 난수 데이터가 상기 m 비트의 하위 데이터보다 크거나 같으면 상기 제1 데이터를 출력하고, 상기 난수 데이터가 상기 m 비트의 하위 데이터보다 작으면 상기 제2 데이터를 출력하는 변환기를 더 포함하는 액정표시장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010076501A KR100859507B1 (ko) | 2001-12-05 | 2001-12-05 | 디더링 장치 및 디더링 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010076501A KR100859507B1 (ko) | 2001-12-05 | 2001-12-05 | 디더링 장치 및 디더링 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20030046099A KR20030046099A (ko) | 2003-06-12 |
KR100859507B1 true KR100859507B1 (ko) | 2008-09-22 |
Family
ID=29573108
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020010076501A KR100859507B1 (ko) | 2001-12-05 | 2001-12-05 | 디더링 장치 및 디더링 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100859507B1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20190078652A (ko) * | 2016-12-05 | 2019-07-04 | 에이조 가부시키가이샤 | 정보 처리 장치 및 프로그램 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100745979B1 (ko) | 2006-01-04 | 2007-08-06 | 삼성전자주식회사 | 다계조 표현을 위한 디더링 장치 및 방법 |
CN115662332A (zh) * | 2022-10-27 | 2023-01-31 | 杭州海康威视数字技术股份有限公司 | 图像处理方法、装置及存储介质 |
WO2024224764A1 (ja) * | 2023-04-26 | 2024-10-31 | Eizo株式会社 | 画像処理装置、画像処理方法及びコンピュータプログラム |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR900017371A (ko) * | 1989-04-24 | 1990-11-16 | 다까도리 스나오 | 디더(dither) 처리방법 |
US5479594A (en) * | 1993-09-10 | 1995-12-26 | Ati Technologies Inc. | Digital color video image enhancement for a diffusion dither circuit |
KR19990083591A (ko) * | 1998-04-29 | 1999-11-25 | 마찌다 가쯔히꼬 | 광변조장치 |
KR20010005496A (ko) * | 1998-01-20 | 2001-01-15 | 실리콘 이미지, 인크. | 병렬 데이터 채널에서의 전자기 방해 억제를 위한 대역 확산 위상 변조 |
KR20020070383A (ko) * | 2000-11-13 | 2002-09-06 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | 이미지 디스플레이용 디더 방법 및 디바이스 |
-
2001
- 2001-12-05 KR KR1020010076501A patent/KR100859507B1/ko not_active IP Right Cessation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR900017371A (ko) * | 1989-04-24 | 1990-11-16 | 다까도리 스나오 | 디더(dither) 처리방법 |
US5479594A (en) * | 1993-09-10 | 1995-12-26 | Ati Technologies Inc. | Digital color video image enhancement for a diffusion dither circuit |
KR20010005496A (ko) * | 1998-01-20 | 2001-01-15 | 실리콘 이미지, 인크. | 병렬 데이터 채널에서의 전자기 방해 억제를 위한 대역 확산 위상 변조 |
KR19990083591A (ko) * | 1998-04-29 | 1999-11-25 | 마찌다 가쯔히꼬 | 광변조장치 |
KR20020070383A (ko) * | 2000-11-13 | 2002-09-06 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | 이미지 디스플레이용 디더 방법 및 디바이스 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20190078652A (ko) * | 2016-12-05 | 2019-07-04 | 에이조 가부시키가이샤 | 정보 처리 장치 및 프로그램 |
KR102137113B1 (ko) | 2016-12-05 | 2020-07-23 | 에이조 가부시키가이샤 | 정보 처리 장치 및 프로그램 |
Also Published As
Publication number | Publication date |
---|---|
KR20030046099A (ko) | 2003-06-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4980508B2 (ja) | 液晶表示装置、モノクローム液晶表示装置、コントローラ、および画像変換方法 | |
US7176867B2 (en) | Liquid crystal display and driving method thereof | |
KR101329438B1 (ko) | 액정표시장치 | |
JP3631727B2 (ja) | 画像表示方法および画像表示装置 | |
JP4986334B2 (ja) | 液晶表示装置及びその駆動方法 | |
KR100453866B1 (ko) | 이미지 디스플레이 장치 및 이를 구동하는 방법 | |
US8638285B2 (en) | Image data transfer to cascade-connected display panel drivers | |
JP3748786B2 (ja) | 表示装置および画像信号の処理方法 | |
US8031154B2 (en) | Display device | |
CN101197118B (zh) | 用于改进的frc技术的显示设备和控制驱动器 | |
WO2002052534A1 (fr) | Affichage a matrice et son procede de pilotage | |
US10522068B2 (en) | Device and method for color reduction with dithering | |
US20030025664A1 (en) | Liquid crystal display device | |
US6611247B1 (en) | Data transfer system and method for multi-level signal of matrix display | |
KR100855988B1 (ko) | 랜덤한 시/공간적 디더링 처리 방법 및 장치와 이를 이용한액정 표시 장치 | |
KR100859507B1 (ko) | 디더링 장치 및 디더링 방법 | |
KR100848093B1 (ko) | 액정 표시 장치의 디더링 장치 및 디더링 방법 | |
US20070139349A1 (en) | Driving ic for a display device | |
JP2003005695A (ja) | 表示装置および多階調表示方法 | |
KR20060020803A (ko) | 표시 장치의 프레임 레이트 제어 방법 | |
CN100442346C (zh) | 半导体集成电路 | |
JPH11153981A (ja) | 液晶セルの駆動回路 | |
JP3481794B2 (ja) | 液晶表示装置 | |
JP2008176222A (ja) | 表示装置 | |
JPH06161391A (ja) | 液晶駆動回路 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20011205 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20061204 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20011205 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20071019 Patent event code: PE09021S01D |
|
E90F | Notification of reason for final refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Final Notice of Reason for Refusal Patent event date: 20080314 Patent event code: PE09021S02D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20080909 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20080916 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20080917 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |