• Title/Summary/Keyword: LCD Controller

Search Result 136, Processing Time 0.037 seconds

AMBA-based LCD controller design and implementation (AMBA기반의 LCD 컨트롤러 설계)

  • Hong Jae-In;Cho Tae-Kyung
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.4
    • /
    • pp.179-187
    • /
    • 2004
  • In this paper, we have designed an LCD controller based on AMBA. Normally display systems using the LCD are adopted independent bus architecture for high speed data access. Proposed LCD controller complies with AMBA data format and has an image scaler that executes interpolation for full screen display. This image scaler employs FOI for horizontal scaling and H-Shape pseudomedian filter for vertical scaling. It has been designed with VHDL and verified on prototype board using Xilinx FPGA and LCD panel.

  • PDF

Hardware Design of 240*320 TFT-LCD Controller (240*320 TFT-LCD의 컨트롤러 하드웨어 설계)

  • Sung, Kwang-Ju;Ha, Chang-Soo;Choi, Byeong-Yoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.05a
    • /
    • pp.167-169
    • /
    • 2010
  • This paper describes hardware design and FPGA verification of TFT-LCD controller used in mobile devices widely. TFT-LCD controller outputs pixel's color information red, green, blue and Hsync, Vsync synchronization signals. We used verilog-hdl to describe TFT-LCD controller and simulated it using modelsim software and verified it's exact operation on Xilinx FPGA. Framebuffer made up Block RAM form in FPGA and TFT-LCD displayed image file.

  • PDF

The design and FPGA implementation of a general-purpose LDI controller for the portable small-medium sized TFT-LCD (중소형 TFT-LCD용 범용 LDI 제어기의 설계 및 FPGA 구현)

  • Lee, Si-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.4
    • /
    • pp.249-256
    • /
    • 2007
  • AIn this paper, a new desist of LDI controller IC for general purpose is proposed for driving the LDI(LCD Driver Interface) controller in $4{\sim}9$ inches sized portable small-medium TFT-LCD(Thin Film Transistor addressed -Liquid Crystal Display) panel module. The designed LDI controller was verified on the FPGA(Reld Programmable Gate Array) test board, and was made the interactive operation with the commercial TFT-LCD panel successfully. The purpose of design is that it is standardized the LDI controller's operation by one LDI controller for driving all TFT-LCD panel without classifying the panel vendor, and size. The main advantage for new general-purpose LDI controller is the usage for the desist of all panel's SoG(System on a Glass) module because of the design for the standard operation. And in the previous method, it used each LDI controller for every LCD vendor, and panel size, but because a new one can drive all portable small-medium sized panel, it results in reduction of LDI controller supply price, and manufacturing cost of AV(Audio Video) board and panel. In the near future, the development of SoG IC(Integrated Circuit) for manufacturing more excellent functional TFT-LCD panel module is necessary. As a result of this research, the TFT-LCD panel can make more small size, and light weight, and it results in an upturn of domestic company's share in the world market. With the suggested theory in this paper, it expects to be made use of a basic data for developing and manufacturing for the SoG chip of TFT-LCD panel module.

  • PDF

Design of an Image Processor for UXGA Class LCD

  • Cho, Hwa-Hyun;Choi, Myung-Ryul
    • Journal of Information Display
    • /
    • v.2 no.2
    • /
    • pp.13-21
    • /
    • 2001
  • We propose a universal image processor for a-Si TFT LCD of UXGA class that can display the full screen on the LCD panel with low resolution of video sources such as NTSC, VGA, SVGA, XGA, and SXGA by using the proposed interpolation filter. In addition, we propose a real-time contrast controller for image improvement of multi-gray scale image. The operation of the proposed methods has been verified using Synopsys VHDL and computer simulation. Results show that the proposed methods might be suitable for a UXGA LCD controller for real-time image improvement.

  • PDF

Design of a Motion Adaptive LCD controller for image enlargement (영상 확대를 위한 움직임 적응형 LCD 제어기 설계)

  • 이승준;권병헌;최명렬
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.40 no.3
    • /
    • pp.109-116
    • /
    • 2003
  • In this paper. we Propose an UXGA class LCD controller for controlling the LCD panel. The proposed controller supports the full screen display using GCD between input and output resolutions. The proposed LCD controller includes the motion detector based on median filter which can detect the motion of input image for the enhancement of a image quality. Also, it divides the motion into 3 stages such as still, semi-moving and moving, and uses the different interpolation algorithms according to the degree of motion. In order to evaluate the performance of the proposed interpolation algorithm, we use PSNR method and compare the conventional algorithm by using computer simulation. For the proposed motion detection algorithm, we use a visual verification and the estimation of pixel changes. The proposed LCD controller has been designed and verified by VHDL. It has been synthesized using Xilinx VirtexE FPGA.

A Universal Controller Design for a-Si TFT LCD of SXGA Class (SXGA급 a-Si TFT LCD 범용 컨트롤러 설계)

  • Park, Byeong-Gi;Choe, Cheol-Ho;Park, Jin-Seong;Gwon, Byeong-Heon;Choe, Myeong-Ryeol
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.9
    • /
    • pp.2548-2557
    • /
    • 1999
  • As the size of the FPD(Flat Panel Display) becomes larger and its resolution is higher, it is required a new controller to support these specifications. In this paper, we have designed a universal controller of a-Si TFT LCD which will dominate the future market. We propose a new type of a LCD controller, which is constructed by four-line parallel-bus architecture and can enlarge low resolution images to SXGA class images by using a new interpolation algorithm. The proposed LCD controller has been simulated and synthesized by using Synopsys VHDL.

  • PDF

TFT-LCD Controller Implementation Using DMA of High Performance in Multi-Bus Architecture (다중버스 아키텍처 구조에서 고성능 DMA를 이용한 TFT-LCD Controller 구현)

  • Lee, Kook-Pyo;Lee, Keun-Hwan;Yoon, Yung-Sup
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.45 no.8
    • /
    • pp.54-60
    • /
    • 2008
  • The bus architecture consists of a master initiating a communication transaction, a slave responding to the transaction, a arbiter selecting a master, a bridge connecting buses and so on. Recently this is more complicated and developed toward multi-bus architecture. In this paper, several cases of multi-shared bus architecture are discussed and in order to decrease the bridge latency, the architecture introducing a memory selector is proposed. Finally, a LCD controller using DMA master is integrated in this bus architecture that is verified due to RTL simulation and FPGA board test. DMA, LCD line buffer and SDRAM controller are normally operated in the timing simulation using ModelSim tool, and the LCD image is confirmed in the real FPGA board containing LCD panel.

An Operating Circuits Design for preventing Electrostatic Discharge in Liquid Crystal Displays

  • Jo, Jo-Yeon;Yi, Jun-Sin
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 2008.10a
    • /
    • pp.674-676
    • /
    • 2008
  • An electrostatic discharge (ESD) or a noise supplied from the outside has an effect on communication between the timing controller (TCON) and the memory element (EEPROM) through the interface between the timing controller and the memory element in liquid crystal displays (LCD). Therefore, we must apply ESD protection methods to LCD operating circuits for a normal operation. Our ESD protection circuit is to prevent from bi-directional communication errors between TCON and EEPROM due to an electrostatic discharge (ESD).

  • PDF

A Method of Reducing EMI in LCD Timing Controller using Efficient Data Compression and Data Transition

  • Kim, Min-Kyu;Lee, Song-Jae;Kim, Chang-Gone;Kang, Sin-Ho
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 2008.10a
    • /
    • pp.1499-1502
    • /
    • 2008
  • This paper proposes an efficient data compression for the conventional method of reducing EMI in a 10 bit LCD timing controller (TCON). In addition, we develop a new method to reduce EMI in a LCD TCON through repeated data on adjacent blocks. The novel technique reduced EMI by 10 dB for a 52" FHD 10it LCD TV.

  • PDF

Design of an One-Chip Controller for an Electronic Dispenser (전자 디스펜서용 단일칩 제어기 설계)

  • Won, Young-Uk;Kim, Jeong-Beom
    • Proceedings of the KIEE Conference
    • /
    • 2005.05a
    • /
    • pp.137-140
    • /
    • 2005
  • The electronic dispenser is composed of electronic part and mechanical part. Electronic part is consisted of input keypad, micro-controller, display module, and pump module. In this paper we designed micro-controller for electronic part. The micro-controller controls display module and pump module. The display module is composed by LCD device, and the pump module is composed by motor device. The micro-controller for an electronic dispenser is designed by VHDL. We used WX12864APl for the LCD device and SPS20 for the stepping motor. Also, the micro-controller is designed by Altera Quartus tool and verified with Agent 2000 Design-kit using APEX20K Device. In this paper, we present possibility to adopt of biotechnology field through designing of one-chip controller for an electronic dispenser.

  • PDF