Design on AM-OLED display control ASIC with high gray scale levels

Size: px
Start display at page:

Download "Design on AM-OLED display control ASIC with high gray scale levels"

Transcription

1 J Shanghai Univ (Engl Ed), 2011, 15(4): Digital Object Identifier(DOI): /s Design on AM-OLED display control ASIC with high gray scale levels JI Yuan ( ) 1, RAN Feng (º ô) 1,2, XU Hong-guang (Å ½) 3, SHEN Wei-xing ( å ) 1, JI Wei-gui ( á ) 1, XU Mei-hua (ÅßÙ) 1 1. School of Mechatronics Engineering and Automation, Shanghai University, Shanghai , P. R. China 2. Micro-electronics Research and Development Center, Shanghai University, Shanghai , P. R. China 3. SVA ELECTRON Co., Ltd., Shanghai , P. R. China Shanghai University and Springer-Verlag Berlin Heidelberg 2011 Abstract The paper puts forward a method on controlling the AM-OLED panel to display image with high gray scale levels. It also gives an ASIC design sample to implement this method. A twenty sub-fields scan scheme has been taken into use in the chip to display 256 gray scale levels on a QVGA resolution AM-OLED display screen. The functions of image scaling and rotating have also been implemented for multiply application. The simulation and chip test result show that the chip design has met the design requirements. Keywords active matrix organic light emitting display (AM-OLED), ASIC design, gray scale level, sub-field, image scaling, image rotation Introduction There is great interest in organic light emitting display (OLED) technology in recent years. Characterized with its attribution on ultra high-lighting, wide view angle, thin body structure, fast reaction, low power and wide temperature adaptability, OLED is regarded as the next generation display in ubiquitous applications such as TV screen, desktop PC, lap-top monitor, PDA, video player, cell-phone, navigator, camera, and other industrial or medical application, and so on [1]. Distinguished with the drive strategy, OLED can be divided into passive matrix drive technology that is called PM-OLED and active matrix drive technology that is called AM- OLED. Due to the limitation on the panel structures and circuit functions of PM-OLED, it can be only used in small display size and low display resolution, such as simple digital and character display, while AM-OLED may provide high quality display content on image and video with high display resolution and high gray scale level. In order to make full use of the high performance of AM-OLED, it is critical to develop corresponding drive circuit [2]. There are already many researches focusing on the OLED drive circuit performance with different materials of driving cell [3 6]. Another main research aspect is the pixel drive circuit [7 10]. This article concentrates on the system control of a specified OLED panel, and put forward a design scheme on the control ASIC of the specified OLED panel by using a twenty sub-field scan scheme to generate 256 gray scale. The built-in rotating module and image size scaling module make it more convenient on practical display application. 1 Display gray scale technology One of the important criterions on display quality is the display gray scale level. High gray scale can generate abundant luminance and chrominance for the display image that is captured by human eyes. In a short period of time, the eyes feeling on brightness depends not only on the intensity of light, but also on the duration time of emitting light. Within a certain time, the longer the light is given, the stronger the sense of light intensity can be felt by eyes. Therefore, the display gray scale can be controlled by adjusting the light duration time if the light intensity keeps a certain value. Thus a gray scale level control strategy can be concluded from this. The total display time of a certain image frame can be divided into several different time pieces which are called sub-fields (SFs). The time duration of sub-fields can be dedicatedly designed so that they can be combined to form different expected display time that is corresponding to the level of display gray scale of any accuracy Received Mar.10, 2011; Revised June 5, 2011 Project supported by the Science and Technology Commission of Shanghai Municipality (Grant No ), and the Shanghai AM Foundation (Grant No ) Corresponding author RAN Feng, Ph D, Prof, ranfeng@shu.edu.cn

2 J Shanghai Univ (Engl Ed), 2011, 15(4): within device capacity. This strategy is called SF scan scheme on display gray scale. Since it only requires two states of OLED pixel, light or dark, the scheme can be implemented by digital logic circuit. It is useful for AM- OLED display system when combined with some image signal processing functions, such as image rotating or image size scaling. The traditional formulation of SF is described following. First, the active lighting time of an image frame is divided into several same time units which can be combined to form different lighting time pieces. The proportion of these time pieces is called time weight. Generally, time weight can be measured by data bit. The lighting time piece that corresponds to the time weight is called the SF. For example, in 256 gray scale level scan, each image frame is divided into 256 time units and can be optimized to 8 SFs, corresponding to 8-bit data. SF8:SF7:SF6:SF5:SF4:SF3:SF2: SF1 = 128:64:32:16:8:4:2:1. The actual display time of each different sub-field (t SF ) is calculated in (1) and (2): t SF = p2q 1 T S 1, (1) T = 1, f frame (2) where T represents the total display time of one frame, S the gray scale unit, p the bit value of the corresponding sub-field. The valid value of p is 0 or 1, representing the state of the SF, dark or light respectively. q is the time weight of the corresponding bit. In (2), f frame is the frame rate of display panel, usually Hz. However, if t SF is calculated with (1) directly, it may obtain an extremely small value at the lowest time weight. For example, when f frame = 100 Hz and S = 256, it can be inferred that t SF is only 39 µs at the lowest time weight (q = 1). The data transfer clock f data can be calculated by (3). H n and H blank are the horizontal pixel number and horizontal blanking time, V n and V blank the vertical pixel number and vertical blanking time, and B the transfer data bus width. In a QVGA ( ) resolution system with 8-bit data bus, f data is faster than 245 MHz. f data = (H n + H blank )(V n + V blank ). (3) t SF B The traditional scan scheme for 256 gray scale levels is shown in Fig.1. Generally, the pixel gray scale level of each chrominance is indicated by an 8-bit binary data (Bit 7 Bit 0). The pixel gray scale is generated by the combination of scan time T1 T8. T1 T8 is usually proportional to each other. Obviously, the actual data transfer time for lower bit such as T1 and T2 is limited. Fig.1 Traditional scan scheme for 256 gray scale level Another useful scan scheme is discussed in [11]. The scan efficiency is greatly improved, though the clock frequency is still fast in high resolution application. It is high cost to implement high clock frequency in general digital circuit. The clock frequency becomes ultra high when the image resolution is very large. In order to solve this problem, a 20-sub-field scan scheme is described here. It is shown in Fig.2 for 256 gray scale level. There are 19 T-frames for scan time period and one B-frame for frame blanking time period. The scan time for different gray scale level is weighted by the same scan time unit T. The scan time for the gray scale corresponding to the highest bit (Bit7) is split into 8 sub-fields (T71 T78) and Bit6 is split into 4 sub-fields (T61 T64), and so on. For T3 T0, only 1 2, 1 4, 1 8 and 1 16 of time unit T is valid respectively, with additional blanking time B3 to B0 in time unit T. The sequential can be adjusted for blink elimination. The B-frame is optional and used for frame blanking. As a result, the gray scale unit S is reduced from 256 to 20, but still keeps the proportion of all scan time. Bit7: Bit6:Bit5:Bit4:Bit3:Bit2:Bit1:Bit0=128:64:32:16:8:4:2:1. The minimum t SF is only 500 µs time and f data is only 19.2 MHz with QVGA@100 Hz frame rate and 8-bit data bus, H blank and V blank assuming 0, calculated by (1) to (2). Fig.2 20-sub-field scan scheme There are some other sub-field schemes similar to 20- sub-field scheme. For example, the time of T0 T7 can be split into more time pieces, leading to less blanking time (B0 B4) but larger gray scale unit S which increases clock frequency. Also, the time of T0 T7 can be split into less time pieces to decrease gray scale unit S, however this will increase blanking time and reduce luminance. 20-sub-field is a tradeoff scheme between the luminance and circuit clock frequency.

3 312 J Shanghai Univ (Engl Ed), 2011, 15(4): Function design for chip 2.1 Chip block diagram The chip is designed to generate the scan control signals and pixel data to drive the AM-OLED panel with QVGA resolution. The top block diagram of the chip is shown in Fig.3, including five modules: synchronization (SYN) module, image pre-processing (IPP) module, frame buffer (FB) module, timing generating and data output (TGDO) module and IIC interface module. Image data is transferred through SYN module. IPP module performs image re-sizing, rotating and data restructuring. Then the processed image data is stored to the FB in FB module. At last, the scan timing is generated by TGDO module and image data is read out repeatedly from FB. IIC module is used to accept configure information though IIC bus, thus design options and chip parameters may be written into the chip. 2.3 IPP module The IPP module is designed to process image data before storing to the FB. There are two main blocks in the module, the image size scaler block and image data restructuring block. The image size scaler is used to resize input image (see Fig.5). The 24-bit pixel data with red, green and blue, 8-bit respectively are input to horizontal scaler and the pixel data are interpolated in horizontal orientation. Either bi-linear or bi-cubic interpolation algorithm can be adopted depending on the balance between image quality and circuit cost [12 14]. Then the horizontally scaled data is stored to the row buffer. The number of row, one or two, depends on the interpolation algorithm. Finally the image data is vertically interpolated by the vertical scaler. Fig.5 Block diagram of image size scaler Fig.3 Top block diagram of control chip 2.2 SYN module The SYN module is designed to synchronize the chip external signal to the internal global clock domain. The external signal is input to the FIFO of SYN module and then read through the global clock gclk. All level sense signals will be transformed to edge sense signal. Figure 4 shows the signal waveform before and after synchronization. Next to the image size scaler block is the image data restructuring block. The image data is restructured for scan sequence. Inputing data is transferred by pixel sequence, while the output is by gray scale sequence. The data of the same gray scale weight will be transferred to OLED panel in one scan frame. The image data restructuring block is used to accomplish such transfer. Figure 6 shows the algorithm of this progress. Fig.6 Data transfer sequence for input and output Fig.4 Signal waveform before and after synchronization However, three scenarios are encountered in this block, normal, rotating clockwise and rotating anticlockwise (see Fig.7). The current data address is required to map to new address in accordance with the new location when image rotation function is set by ROTATE OPT shown in Fig.3. Rotation buffer is needed to realize this function. It consists of two separate single-port RAM or one dual-port RAM.

4 J Shanghai Univ (Engl Ed), 2011, 15(4): Fig.8 Block diagram of the FB module Fig.7 Data transfer sequence for input and output may read data within one panel (i.e, within one SRAM bank) during scanning one certain gray scale, without jumping to other panel. Since the AM-OLED screen requires parallel pixel data, the TGDO module read 8-bit data per clock in one panel. 2.4 FB module FB module contains the frame data storage buffer. Either SRAM or DRAM can be used here. SRAM can be easily integrated in this chip but costs a lot. DRAM costs a little in area but usually takes much effort to design. Generally DRAM cannot be integrated to this chip. A specified DRAM chip is needed and a dedicated DRAM controller is required integrated in the design. SRAM is preferred when image resolution is under QVGA. This chip selects SRAM as FB, which consists of eight single-port SRAMs with each data depth and bit width bit. These SRAMs are created by memory compiler of IBM 0.13 µm tech. The block diagram of the FB module is shown in Fig.8. Since the SRAM is single-port, the working time is divided into write window and read window, which is used by IPP module and TGDO module respectively. When signal writewindow is valid, the pixel data from IPP module (fbwrdata) is written to FB with the write address (fbwraddr). When the signal readwindow is valid, the data stored in FB is read to the data line TGDO (fbdataout) with the read address (scanaddr). The input pixel data transfers by pixel sequence. After converted in IPP module, the data is stored in FB by gray scale sequence. For 256 gray scale levels, there are 8 gray weight values making up 8 data panels called Bit 0-8 Panel, illustrated in Fig.9. Each panel contains the data with the same gray scale weight. Thus, the TGDO module is easy to calculate the read address and Fig.9 Data structure stored in frame buffer 2.5 TGDO module The TGDO module is used to generate the control signals required by OLED screen as well as transform the image pixel data with the final output SF timing. The block diagram is shown in Fig.10. The column counter, row counter and frame counter are used to

5 314 J Shanghai Univ (Engl Ed), 2011, 15(4): Fig.10 Block diagram of TGDO module generate the scan control signal (scanctrl[7:0]) of the AM-OLED panel under the control of the output FSM. 3 Simulation, synthesis, place and route This design is simulated by Synopsys simulation tool VCS under Linux. The simulation results are shown in Figs.11 and 12. In Fig.11, signal SSP becomes high at the rising edge of GCK, indicating row scan start. Data (MB[7:0], MG[7:0] and MR[7:0]) transfer at every rising edge of SCK and falling edge of SCKB. In Fig.12, G1SP and G2SP indicate a vertical scan start and end. The frequency of pixel clock SCK in this design is only 22.1 MHz, with the values of H blank 20 and V blank 20 respectively. The design is designed by Synopsys tool DC and P&R tool Astro. Target library is IBM 0.13 µm techlib. The DC area is µm 2, while 85.6% used for internal SRAM. The post PR area is µm µm with total PAD. The max frequency of global clock is constrained by 80 MHz, and the setup slack is ns and hold slack is ns in typical environment after PR. 4 Conclusions As is shown in Fig.13, the chip (a) with the driving system board (b) may drive an AM-OLED panel with resolution QVGA, manufactured by Samsung (c) and SVA (d). With the 20-sub-field scan scheme, 256 levels of gray scale are displayed on the screen as expected. The functions of image scaling and rotating are also successfully implemented. This article brings up a 20-sub-field scan scheme to display 256 gray scale levels on AM-OLED screen, which is difficult to implement by traditional gray scale scan scheme, and gives a sample design for such scheme. The AM-OLED display with larger resolution may be driven by the same SF scheme but new challenges such as the size of the FB and the chip clock frequency should be taken into more consideration. Fig.11 Horizontal signal waveform (.fsdb file) Fig.12 Vertical signal waveform (.fsdb file)

6 J Shanghai Univ (Engl Ed), 2011, 15(4): Fig.13 Control ASIC and OLED demo system References [1] Dimitrakopoulos C D, Mascaro D J. Organic thin film transistors: A review of recent advances [J]. IBM Journal of Research and Development, 2001, 45(1): [2] Gu G, Stephen R F. Design of flat-panel displays based on organic light-emitting devices [J]. IEEE Journal of Selected Topics in Quantum Electronics, 1998, 4(1): [3] Zhou L S, Park S, Bai B, Sun J, Wu S C, Thomas N J, Shelby N, Diane F, Hong Y. Pentacene TFT driven AM OLED displays [J]. IEEE Electron Device Letters, 2005, 26(9): [4] Vaibhav V, Susan S, Kim J, Andreas H, Joshua N H, Bernard K, Denise M W. Comparison of pentacene and amorphous silicon AMOLED display driver circuit [J]. IEEE Transactions on Circuits and Systems, 2008, 55(5): [5] Mizukami M, Hirohata N, Iseki T, Ohtawara K, Tada T, Yagyu S, Abe T, Suzuki T, Fujisaki Y, Inoue Y, Tokito S, Kurita T. Flexible AM OLED panel driven by bottom-contact OTFTs [J]. IEEE Electron Device Letters, 2006, 27(4): [6] Yoo J S, Jung S H, Kim Y C, Byun S C, Kim J M, Choi N B, Yoon S Y, Kim C D, Hwang Y K, Chung I J. Highly flexible AM-OLED display with integrated gate driver using amorphous silicon TFT on ultrathin metal foil [J]. Journal of Display Technology, 2010, 6(11): [7] Shinya O, Koichi M, Maekawa Y C, Takatoshi T. VT compensation circuit for AM OLED displays composed of two TFTs and one capacitor [J]. IEEE Transactions on Electron Devices, 2007, 54(3): [8] Si Y J, Zhao Y, Chen X F, Liu S Y. A simple and effective AC pixel driving circuit for active matrix OLED [J]. IEEE Transactions on Electron Devices, 2003, 50(4): [9] Mutsumi K, Daisuke S, Masamichi K, Shigeki S, Masakazu K. Pulsewidth modulation with current uniformization for AM-OLEDs [J]. IEEE Transactions on Electron Devices, 2010, 57(10): [10] Shahin J A, Arokia N. A driving scheme for activematrix organic light-emitting diode displays based on feedback [J]. Journal of Display Technology, 2009, 5(7): [11] Xu M H, Zhang Q, Ran F, Wang L Z. Study and AISC design of a high efficiency OLED scan controller [C]// The 9th International Conference on Solid- State and Integrated-Circuit Technology, China [12] Maeland E. On the comparison of interpolation methods [J]. IEEE Transactions on Medical Imaging, 1988, 7(3): [13] Shi J Z, Stephen E R. Image interpolation by twodimensional parametric cubic convolution [J]. IEEE Transactions on Image Processing, 2006, 15(7): [14] Yuji I, Tsukasa O. Up-sampling of YCbCr4:2:0 image exploiting inter-color correlation in RGB domain [J]. IEEE Transactions on Consumer Electronics, 2009, 55(4): (Editor JIANG Chun-ming)

Overview of All Pixel Circuits for Active Matrix Organic Light Emitting Diode (AMOLED)

Overview of All Pixel Circuits for Active Matrix Organic Light Emitting Diode (AMOLED) Chapter 2 Overview of All Pixel Circuits for Active Matrix Organic Light Emitting Diode (AMOLED) ---------------------------------------------------------------------------------------------------------------

More information

Chapter 3 Evaluated Results of Conventional Pixel Circuit, Other Compensation Circuits and Proposed Pixel Circuits for Active Matrix Organic Light Emitting Diodes (AMOLEDs) -------------------------------------------------------------------------------------------------------

More information

Design of Organic TFT Pixel Electrode Circuit for Active-Matrix OLED Displays

Design of Organic TFT Pixel Electrode Circuit for Active-Matrix OLED Displays JOURNAL OF COMPUTERS, VOL. 3, NO. 3, MARCH 2008 1 Design of Organic TFT Pixel Electrode Circuit for Active-Matrix Displays Aram Shin, Sang Jun Hwang, Seung Woo Yu, and Man Young Sung 1) Semiconductor and

More information

New Pixel Circuit Compensating Poly-si TFT Threshold-voltage Shift for a Driving AMOLED

New Pixel Circuit Compensating Poly-si TFT Threshold-voltage Shift for a Driving AMOLED Journal of the Korean Physical Society, Vol. 56, No. 4, April 2010, pp. 1185 1189 New Pixel Circuit Compensating Poly-si TFT Threshold-voltage Shift for a Driving AMOLED C. L. Fan, Y. Y. Lin, B. S. Lin

More information

P_02_1011:A Novel Pixel Circuit to Compensate for the Degradation of OLED Luminance in High-Resolution AMOLED Displays

P_02_1011:A Novel Pixel Circuit to Compensate for the Degradation of OLED Luminance in High-Resolution AMOLED Displays P_0_1011:A Novel Pixel Circuit to Compensate for the Degradation of OLED Luminance in High-Resolution AMOLED Displays National Cheng Kung University Department of Electrical Engineering IDBA Lab. Advisor..

More information

Comparative Analysis of Organic Thin Film Transistor Structures for Flexible E-Paper and AMOLED Displays

Comparative Analysis of Organic Thin Film Transistor Structures for Flexible E-Paper and AMOLED Displays Comparative Analysis of Organic Thin Film Transistor Structures for Flexible E-Paper and AMOLED Displays Linrun Feng, Xiaoli Xu and Xiaojun Guo ECS Trans. 2011, Volume 37, Issue 1, Pages 105-112. doi:

More information

OLED-on-silicon chip with new pixel circuit

OLED-on-silicon chip with new pixel circuit J. Cent. South Univ. (2012) 19: 1276 1282 DOI: 10.1007/s11771-012-1139-6 OLED-on-silicon chip with new pixel circuit LIU Yan-yan( 刘艳艳 ) 1,2, GENG Wei-dong( 耿卫东 ) 1,2, DAI Yong-ping( 代永平 ) 1,2 1. Tianjin

More information

A Luminance Adjusting Algorithm for High Resolution and High Image Quality AMOLED Displays of Mobile Phone Applications

A Luminance Adjusting Algorithm for High Resolution and High Image Quality AMOLED Displays of Mobile Phone Applications H.-J. In et al.: A uminance Adjusting Algorithm for High Resolution and High Image Quality AMOED Displays of Mobile Phone Applications A uminance Adjusting Algorithm for High Resolution and High Image

More information

Gated Driver Tree Based Power Optimized Multi-Bit Flip-Flops

Gated Driver Tree Based Power Optimized Multi-Bit Flip-Flops International Journal of Emerging Engineering Research and Technology Volume 2, Issue 4, July 2014, PP 250-254 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Gated Driver Tree Based Power Optimized Multi-Bit

More information

Memory Efficient VLSI Architecture for QCIF to VGA Resolution Conversion

Memory Efficient VLSI Architecture for QCIF to VGA Resolution Conversion Memory Efficient VLSI Architecture for QCIF to VGA Resolution Conversion Asmar A Khan and Shahid Masud Department of Computer Science and Engineering Lahore University of Management Sciences Opp Sector-U,

More information

TV Character Generator

TV Character Generator TV Character Generator TV CHARACTER GENERATOR There are many ways to show the results of a microcontroller process in a visual manner, ranging from very simple and cheap, such as lighting an LED, to much

More information

EECS150 - Digital Design Lecture 12 - Video Interfacing. Recap and Outline

EECS150 - Digital Design Lecture 12 - Video Interfacing. Recap and Outline EECS150 - Digital Design Lecture 12 - Video Interfacing Oct. 8, 2013 Prof. Ronald Fearing Electrical Engineering and Computer Sciences University of California, Berkeley (slides courtesy of Prof. John

More information

Flat Panel Displays: LCD Technologies and Trends

Flat Panel Displays: LCD Technologies and Trends Flat Panel Displays: LCD Technologies and Trends Robert Dunhouse, Sr. Engineering Manager, Display BU Class ID: 4C01B Renesas Electronics America Inc. Robert F. Dunhouse, Jr. Sr. Engineering Manager, Display

More information

FPGA Implementation of DA Algritm for Fir Filter

FPGA Implementation of DA Algritm for Fir Filter International Journal of Computational Engineering Research Vol, 03 Issue, 8 FPGA Implementation of DA Algritm for Fir Filter 1, Solmanraju Putta, 2, J Kishore, 3, P. Suresh 1, M.Tech student,assoc. Prof.,Professor

More information

Development of Simple-Matrix LCD Module for Motion Picture

Development of Simple-Matrix LCD Module for Motion Picture Development of Simple-Matrix LCD Module for Motion Picture Kunihiko Yamamoto* Shinya Takahashi* Kouki Taniguchi* * A1203 Project Team Abstract A simple-matrix LCD module (12.1-in. SVGA) has been developed

More information

V6118 EM MICROELECTRONIC - MARIN SA. 2, 4 and 8 Mutiplex LCD Driver

V6118 EM MICROELECTRONIC - MARIN SA. 2, 4 and 8 Mutiplex LCD Driver EM MICROELECTRONIC - MARIN SA 2, 4 and 8 Mutiplex LCD Driver Description The is a universal low multiplex LCD driver. The version 2 drives two ways multiplex (two blackplanes) LCD, the version 4, four

More information

ID C10C: Flat Panel Display Basics

ID C10C: Flat Panel Display Basics ID C10C: Flat Panel Display Basics Renesas Electronics America Inc. Robert Dunhouse, Display BU Engineering Manager 12 October 2010 Revision 1.1 Robert F. Dunhouse, Jr. Displays Applications Engineering

More information

Modulation transfer function of a liquid crystal spatial light modulator

Modulation transfer function of a liquid crystal spatial light modulator 1 November 1999 Ž. Optics Communications 170 1999 221 227 www.elsevier.comrlocateroptcom Modulation transfer function of a liquid crystal spatial light modulator Mei-Li Hsieh a, Ken Y. Hsu a,), Eung-Gi

More information

LCD MODULE SPECIFICATION

LCD MODULE SPECIFICATION TECHNOLOGY CO., LTD. LCD MODULE SPECIFICATION Model : MI0220IT-1 Revision Engineering Date Our Reference DOCUMENT REVISION HISTORY DOCUMENT REVISION DATE DESCRIPTION FROM TO A 2008.03.10 First Release.

More information

CCD Element Linear Image Sensor CCD Element Line Scan Image Sensor

CCD Element Linear Image Sensor CCD Element Line Scan Image Sensor 1024-Element Linear Image Sensor CCD 134 1024-Element Line Scan Image Sensor FEATURES 1024 x 1 photosite array 13µm x 13µm photosites on 13µm pitch Anti-blooming and integration control Enhanced spectral

More information

V9A01 Solution Specification V0.1

V9A01 Solution Specification V0.1 V9A01 Solution Specification V0.1 CONTENTS V9A01 Solution Specification Section 1 Document Descriptions... 4 1.1 Version Descriptions... 4 1.2 Nomenclature of this Document... 4 Section 2 Solution Overview...

More information

Reconfigurable Neural Net Chip with 32K Connections

Reconfigurable Neural Net Chip with 32K Connections Reconfigurable Neural Net Chip with 32K Connections H.P. Graf, R. Janow, D. Henderson, and R. Lee AT&T Bell Laboratories, Room 4G320, Holmdel, NJ 07733 Abstract We describe a CMOS neural net chip with

More information

FDTD_SPICE Analysis of EMI and SSO of LSI ICs Using a Full Chip Macro Model

FDTD_SPICE Analysis of EMI and SSO of LSI ICs Using a Full Chip Macro Model FDTD_SPICE Analysis of EMI and SSO of LSI ICs Using a Full Chip Macro Model Norio Matsui Applied Simulation Technology 2025 Gateway Place #318 San Jose, CA USA 95110 matsui@apsimtech.com Neven Orhanovic

More information

Chapter 9 MSI Logic Circuits

Chapter 9 MSI Logic Circuits Chapter 9 MSI Logic Circuits Chapter 9 Objectives Selected areas covered in this chapter: Analyzing/using decoders & encoders in circuits. Advantages and disadvantages of LEDs and LCDs. Observation/analysis

More information

ALIQUID CRYSTAL display (LCD) has been gradually

ALIQUID CRYSTAL display (LCD) has been gradually 178 JOURNAL OF DISPLAY TECHNOLOGY, VOL. 6, NO. 5, MAY 2010 Local Blinking HDR LCD Systems for Fast MPRT With High Brightness LCDs Lin-Yao Liao, Chih-Wei Chen, and Yi-Pai Huang Abstract A new impulse-type

More information

DIFFERENTIAL CONDITIONAL CAPTURING FLIP-FLOP TECHNIQUE USED FOR LOW POWER CONSUMPTION IN CLOCKING SCHEME

DIFFERENTIAL CONDITIONAL CAPTURING FLIP-FLOP TECHNIQUE USED FOR LOW POWER CONSUMPTION IN CLOCKING SCHEME DIFFERENTIAL CONDITIONAL CAPTURING FLIP-FLOP TECHNIQUE USED FOR LOW POWER CONSUMPTION IN CLOCKING SCHEME Mr.N.Vetriselvan, Assistant Professor, Dhirajlal Gandhi College of Technology Mr.P.N.Palanisamy,

More information

VGA Controller. Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, VGA Controller Components

VGA Controller. Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, VGA Controller Components VGA Controller Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, 2012 Fig. 1. VGA Controller Components 1 VGA Controller Leif Andersen, Daniel Blakemore, Jon Parker University

More information

Innovative Fast Timing Design

Innovative Fast Timing Design Innovative Fast Timing Design Solution through Simultaneous Processing of Logic Synthesis and Placement A new design methodology is now available that offers the advantages of enhanced logical design efficiency

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Introductory Digital Systems Laboratory

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Introductory Digital Systems Laboratory Problem Set Issued: March 3, 2006 Problem Set Due: March 15, 2006 Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.111 Introductory Digital Systems Laboratory

More information

EECS 270 Final Exam Spring 2012

EECS 270 Final Exam Spring 2012 EECS 270 Final Exam Spring 2012 Name: unique name: Sign the honor code: I have neither given nor received aid on this exam nor observed anyone else doing so. Scores: Page # Points 2 /20 3 /12 4 /10 5 /15

More information

L11/12: Reconfigurable Logic Architectures

L11/12: Reconfigurable Logic Architectures L11/12: Reconfigurable Logic Architectures Acknowledgements: Materials in this lecture are courtesy of the following people and used with permission. - Randy H. Katz (University of California, Berkeley,

More information

LCD MODULE SPECIFICATION

LCD MODULE SPECIFICATION MULTIINNO TECHNOLOGY CO., LTD. LCD MODULE SPECIFICATION Model : MI0350D1T2 Revision Engineering Date Our Reference MODULE NO.: MI0350D1T2 DOCUMENT REVISION HISTORY DOCUMENT REVISION DATE FROM TO DESCRIPTION

More information

EN2911X: Reconfigurable Computing Topic 01: Programmable Logic. Prof. Sherief Reda School of Engineering, Brown University Fall 2014

EN2911X: Reconfigurable Computing Topic 01: Programmable Logic. Prof. Sherief Reda School of Engineering, Brown University Fall 2014 EN2911X: Reconfigurable Computing Topic 01: Programmable Logic Prof. Sherief Reda School of Engineering, Brown University Fall 2014 1 Contents 1. Architecture of modern FPGAs Programmable interconnect

More information

A Low Power Delay Buffer Using Gated Driver Tree

A Low Power Delay Buffer Using Gated Driver Tree IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) ISSN: 2319 4200, ISBN No. : 2319 4197 Volume 1, Issue 4 (Nov. - Dec. 2012), PP 26-30 A Low Power Delay Buffer Using Gated Driver Tree Kokkilagadda

More information

Design and Implementation of an AHB VGA Peripheral

Design and Implementation of an AHB VGA Peripheral Design and Implementation of an AHB VGA Peripheral 1 Module Overview Learn about VGA interface; Design and implement an AHB VGA peripheral; Program the peripheral using assembly; Lab Demonstration. System

More information

A video signal processor for motioncompensated field-rate upconversion in consumer television

A video signal processor for motioncompensated field-rate upconversion in consumer television A video signal processor for motioncompensated field-rate upconversion in consumer television B. De Loore, P. Lippens, P. Eeckhout, H. Huijgen, A. Löning, B. McSweeney, M. Verstraelen, B. Pham, G. de Haan,

More information

COPY RIGHT. To Secure Your Paper As Per UGC Guidelines We Are Providing A Electronic Bar Code

COPY RIGHT. To Secure Your Paper As Per UGC Guidelines We Are Providing A Electronic Bar Code COPY RIGHT 2018IJIEMR.Personal use of this material is permitted. Permission from IJIEMR must be obtained for all other uses, in any current or future media, including reprinting/republishing this material

More information

Introduction. Edge Enhancement (SEE( Advantages of Scalable SEE) Lijun Yin. Scalable Enhancement and Optimization. Case Study:

Introduction. Edge Enhancement (SEE( Advantages of Scalable SEE) Lijun Yin. Scalable Enhancement and Optimization. Case Study: Case Study: Scalable Edge Enhancement Introduction Edge enhancement is a post processing for displaying radiologic images on the monitor to achieve as good visual quality as the film printing does. Edges

More information

Monitor and Display Adapters UNIT 4

Monitor and Display Adapters UNIT 4 Monitor and Display Adapters UNIT 4 TOPIC TO BE COVERED: 4.1: video Basics(CRT Parameters) 4.2: VGA monitors 4.3: Digital Display Technology- Thin Film Displays, Liquid Crystal Displays, Plasma Displays

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. AMPIRE PART NO. AE320480C0FET00 APPROVED BY DATE Approved For Specifications Approved For Specifications & Sample AMPIRE CO., LTD. 4F., No.116,

More information

LUT OPTIMIZATION USING COMBINED APC-OMS TECHNIQUE

LUT OPTIMIZATION USING COMBINED APC-OMS TECHNIQUE LUT OPTIMIZATION USING COMBINED APC-OMS TECHNIQUE S.Basi Reddy* 1, K.Sreenivasa Rao 2 1 M.Tech Student, VLSI System Design, Annamacharya Institute of Technology & Sciences (Autonomous), Rajampet (A.P),

More information

SHENZHEN H&Y TECHNOLOGY CO., LTD

SHENZHEN H&Y TECHNOLOGY CO., LTD Chapter I Model801, Model802 Functions and Features 1. Completely Compatible with the Seventh Generation Control System The eighth generation is developed based on the seventh. Compared with the seventh,

More information

FPGA Laboratory Assignment 4. Due Date: 06/11/2012

FPGA Laboratory Assignment 4. Due Date: 06/11/2012 FPGA Laboratory Assignment 4 Due Date: 06/11/2012 Aim The purpose of this lab is to help you understanding the fundamentals of designing and testing memory-based processing systems. In this lab, you will

More information

LCD Display Wall Narrow Bezel Series

LCD Display Wall Narrow Bezel Series LCD Display Wall Narrow Bezel Series The All-in-One VTRON LCD Display Wall Narrow Bezel Series The VTRON LCD Display Wall Narrow Bezel Series comprise qualities such as Unlimited Looping, Built-in Quad

More information

Design of Active Matrix Micro-LED Display with CCCS Pixel Circuits

Design of Active Matrix Micro-LED Display with CCCS Pixel Circuits Design of Active Matrix Micro-LED Display with CCCS Pixel Circuits Ke ZHANG 1, 2, Zhaojun LIU* 1, 2 and Hoi-Sing KWOK* 1 1 State Key Laboratory on Advanced Displays and Optoelectronics Technologies, The

More information

Optimization of Multi-Channel BCH Error Decoding for Common Cases. Russell Dill Master's Thesis Defense April 20, 2015

Optimization of Multi-Channel BCH Error Decoding for Common Cases. Russell Dill Master's Thesis Defense April 20, 2015 Optimization of Multi-Channel BCH Error Decoding for Common Cases Russell Dill Master's Thesis Defense April 20, 2015 Bose-Chaudhuri-Hocquenghem (BCH) BCH is an Error Correcting Code (ECC) and is used

More information

AND-TFT-25XS-LED-KIT. 160 x 234 Pixels LCD Color Monitor AND-TFT-25XS-LED-KIT. Features

AND-TFT-25XS-LED-KIT. 160 x 234 Pixels LCD Color Monitor AND-TFT-25XS-LED-KIT. Features AND-TFT-25XS-LED-KIT 160 x 234 Pixels LCD Color Monitor The AND-TFT-25XS-LED-KIT is a compact full color TFT LCD module, that is suitable for applications such as a camcorder, digital camera application

More information

Combinational vs Sequential

Combinational vs Sequential Combinational vs Sequential inputs X Combinational Circuits outputs Z A combinational circuit: At any time, outputs depends only on inputs Changing inputs changes outputs No regard for previous inputs

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Introductory Digital Systems Laboratory

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Introductory Digital Systems Laboratory Problem Set Issued: March 2, 2007 Problem Set Due: March 14, 2007 Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.111 Introductory Digital Systems Laboratory

More information

L12: Reconfigurable Logic Architectures

L12: Reconfigurable Logic Architectures L12: Reconfigurable Logic Architectures Acknowledgements: Materials in this lecture are courtesy of the following sources and are used with permission. Frank Honore Prof. Randy Katz (Unified Microelectronics

More information

ECE532 Digital System Design Title: Stereoscopic Depth Detection Using Two Cameras. Final Design Report

ECE532 Digital System Design Title: Stereoscopic Depth Detection Using Two Cameras. Final Design Report ECE532 Digital System Design Title: Stereoscopic Depth Detection Using Two Cameras Group #4 Prof: Chow, Paul Student 1: Robert An Student 2: Kai Chun Chou Student 3: Mark Sikora April 10 th, 2015 Final

More information

A low-power portable H.264/AVC decoder using elastic pipeline

A low-power portable H.264/AVC decoder using elastic pipeline Chapter 3 A low-power portable H.64/AVC decoder using elastic pipeline Yoshinori Sakata, Kentaro Kawakami, Hiroshi Kawaguchi, Masahiko Graduate School, Kobe University, Kobe, Hyogo, 657-8507 Japan Email:

More information

VIDEO 2D SCALER. User Guide. 10/2014 Capital Microelectronics, Inc. China

VIDEO 2D SCALER. User Guide. 10/2014 Capital Microelectronics, Inc. China VIDEO 2D SCALER User Guide 10/2014 Capital Microelectronics, Inc. China Contents Contents... 2 1 Introduction... 3 2 Function Description... 4 2.1 Overview... 4 2.2 Function... 7 2.3 I/O Description...

More information

AN ARTISTIC TECHNIQUE FOR AUDIO-TO-VIDEO TRANSLATION ON A MUSIC PERCEPTION STUDY

AN ARTISTIC TECHNIQUE FOR AUDIO-TO-VIDEO TRANSLATION ON A MUSIC PERCEPTION STUDY AN ARTISTIC TECHNIQUE FOR AUDIO-TO-VIDEO TRANSLATION ON A MUSIC PERCEPTION STUDY Eugene Mikyung Kim Department of Music Technology, Korea National University of Arts eugene@u.northwestern.edu ABSTRACT

More information

G-106 GWarp Processor. G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion,

G-106 GWarp Processor. G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion, G-106 GWarp Processor G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion, scaler switcher, PIP/POP, 3D format conversion, image cropping and flip/rotation.

More information

CHANGED BY A First Release. ZHANG YAN FANG

CHANGED BY A First Release. ZHANG YAN FANG VLPSCOGT350MCQH01 REV.A (COGT350MCQH01) PAGE 2 OF 20 DOCUMENT REVISION HISTORY DOCUMENT REVISION DATE FROM TO DESCRIPTION CHANGED BY A 2007.05.15 First Release. ZHANG YAN FANG CHECKED BY LIN GUO HUI VLPSCOGT350MCQH01

More information

2.6 Reset Design Strategy

2.6 Reset Design Strategy 2.6 Reset esign Strategy Many design issues must be considered before choosing a reset strategy for an ASIC design, such as whether to use synchronous or asynchronous resets, will every flipflop receive

More information

PICOSECOND TIMING USING FAST ANALOG SAMPLING

PICOSECOND TIMING USING FAST ANALOG SAMPLING PICOSECOND TIMING USING FAST ANALOG SAMPLING H. Frisch, J-F Genat, F. Tang, EFI Chicago, Tuesday 6 th Nov 2007 INTRODUCTION In the context of picosecond timing, analog detector pulse sampling in the 10

More information

AM-OLED pixel circuits suitable for TFT array testing. Research Division Almaden - Austin - Beijing - Haifa - India - T. J. Watson - Tokyo - Zurich

AM-OLED pixel circuits suitable for TFT array testing. Research Division Almaden - Austin - Beijing - Haifa - India - T. J. Watson - Tokyo - Zurich RT0565 Engineering Technology 4 pages Research Report February 3, 2004 AM-OLED pixel circuits suitable for TFT array testing Y. Sakaguchi, D. Nakano IBM Research, Tokyo Research Laboratory IBM Japan, Ltd.

More information

L14 - Video. L14: Spring 2005 Introductory Digital Systems Laboratory

L14 - Video. L14: Spring 2005 Introductory Digital Systems Laboratory L14 - Video Slides 2-10 courtesy of Tayo Akinwande Take the graduate course, 6.973 consult Prof. Akinwande Some modifications of these slides by D. E. Troxel 1 How Do Displays Work? Electronic display

More information

A Real Time Infrared Imaging System Based on DSP & FPGA

A Real Time Infrared Imaging System Based on DSP & FPGA A Real Time Infrared Imaging ystem Based on DP & FPGA Babak Zamanlooy, Vahid Hamiati Vaghef, attar Mirzakuchaki, Ali hojaee Bakhtiari, and Reza Ebrahimi Atani Department of Electrical Engineering Iran

More information

3D Video Transmission System for China Mobile Multimedia Broadcasting

3D Video Transmission System for China Mobile Multimedia Broadcasting Applied Mechanics and Materials Online: 2014-02-06 ISSN: 1662-7482, Vols. 519-520, pp 469-472 doi:10.4028/www.scientific.net/amm.519-520.469 2014 Trans Tech Publications, Switzerland 3D Video Transmission

More information

AN OPTIMIZED IMPLEMENTATION OF MULTI- BIT FLIP-FLOP USING VERILOG

AN OPTIMIZED IMPLEMENTATION OF MULTI- BIT FLIP-FLOP USING VERILOG AN OPTIMIZED IMPLEMENTATION OF MULTI- BIT FLIP-FLOP USING VERILOG 1 V.GOUTHAM KUMAR, Pg Scholar In Vlsi, 2 A.M.GUNA SEKHAR, M.Tech, Associate. Professor, ECE Department, 1 gouthamkumar.vakkala@gmail.com,

More information

Pivoting Object Tracking System

Pivoting Object Tracking System Pivoting Object Tracking System [CSEE 4840 Project Design - March 2009] Damian Ancukiewicz Applied Physics and Applied Mathematics Department da2260@columbia.edu Jinglin Shen Electrical Engineering Department

More information

P XGA TFT Monitor. User s Manual

P XGA TFT Monitor. User s Manual P6151 15 XGA TFT Monitor User s Manual Disclaimers This manual has been carefully checked and believed to contain accurate information. Axiomtek Co., Ltd. assumes no responsibility for any infringements

More information

High Performance TFT LCD Driver ICs for Large-Size Displays

High Performance TFT LCD Driver ICs for Large-Size Displays Name: Eugenie Ip Title: Technical Marketing Engineer Company: Solomon Systech Limited www.solomon-systech.com The TFT LCD market has rapidly evolved in the last decade, enabling the occurrence of large

More information

Laboratory 9 Digital Circuits: Flip Flops, One-Shot, Shift Register, Ripple Counter

Laboratory 9 Digital Circuits: Flip Flops, One-Shot, Shift Register, Ripple Counter page 1 of 5 Digital Circuits: Flip Flops, One-Shot, Shift Register, Ripple Counter Introduction In this lab, you will learn about the behavior of the D flip-flop, by employing it in 3 classic circuits:

More information

Asynchronous IC Interconnect Network Design and Implementation Using a Standard ASIC Flow

Asynchronous IC Interconnect Network Design and Implementation Using a Standard ASIC Flow Asynchronous IC Interconnect Network Design and Implementation Using a Standard ASIC Flow Bradley R. Quinton*, Mark R. Greenstreet, Steven J.E. Wilton*, *Dept. of Electrical and Computer Engineering, Dept.

More information

Lecture Flat Panel Display Devices

Lecture Flat Panel Display Devices Lecture 1 6.976 Flat Panel Display Devices Outline Overview of 6.976 Overview Flat Panel Display Devices Course website http://hackman.mit.edu Reading Assignment: Article by Alt and Noda, IBM Journal of

More information

Scan. This is a sample of the first 15 pages of the Scan chapter.

Scan. This is a sample of the first 15 pages of the Scan chapter. Scan This is a sample of the first 15 pages of the Scan chapter. Note: The book is NOT Pinted in color. Objectives: This section provides: An overview of Scan An introduction to Test Sequences and Test

More information

REDUCING DYNAMIC POWER BY PULSED LATCH AND MULTIPLE PULSE GENERATOR IN CLOCKTREE

REDUCING DYNAMIC POWER BY PULSED LATCH AND MULTIPLE PULSE GENERATOR IN CLOCKTREE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 5, May 2014, pg.210

More information

Use of Low Power DET Address Pointer Circuit for FIFO Memory Design

Use of Low Power DET Address Pointer Circuit for FIFO Memory Design International Journal of Education and Science Research Review Use of Low Power DET Address Pointer Circuit for FIFO Memory Design Harpreet M.Tech Scholar PPIMT Hisar Supriya Bhutani Assistant Professor

More information

G-106Ex Single channel edge blending Processor. G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format

G-106Ex Single channel edge blending Processor. G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format G-106Ex Single channel edge blending Processor G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format conversion, scaler switcher, PIP/POP, 3D format conversion, image

More information

Communication Theory and Engineering

Communication Theory and Engineering Communication Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 Practice work 14 Image signals Example 1 Calculate the aspect ratio for an image

More information

Implementation of BIST Test Generation Scheme based on Single and Programmable Twisted Ring Counters

Implementation of BIST Test Generation Scheme based on Single and Programmable Twisted Ring Counters IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684, p-issn: 2320-334X Implementation of BIST Test Generation Scheme based on Single and Programmable Twisted Ring Counters N.Dilip

More information

Lecture Flat Panel Display Devices

Lecture Flat Panel Display Devices Lecture 13 6.111 Flat Panel Display Devices Outline Overview Flat Panel Display Devices How do Displays Work? Emissive Displays Light Valve Displays Display Drivers Addressing Schemes Display Timing Generator

More information

University College of Engineering, JNTUK, Kakinada, India Member of Technical Staff, Seerakademi, Hyderabad

University College of Engineering, JNTUK, Kakinada, India Member of Technical Staff, Seerakademi, Hyderabad Power Analysis of Sequential Circuits Using Multi- Bit Flip Flops Yarramsetti Ramya Lakshmi 1, Dr. I. Santi Prabha 2, R.Niranjan 3 1 M.Tech, 2 Professor, Dept. of E.C.E. University College of Engineering,

More information

V DD1 V CC - V GL Operating Temperature T OP

V DD1 V CC - V GL Operating Temperature T OP Product specifications contained herein may be changed without prior notice. It is therefore advisable to contact Purdy Electronics before proceeding with the design of equipment incorporating this product.

More information

Objectives. Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath

Objectives. Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath Objectives Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath In the previous chapters we have studied how to develop a specification from a given application, and

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Rec. ITU-R BT RECOMMENDATION ITU-R BT PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE

Rec. ITU-R BT RECOMMENDATION ITU-R BT PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE Rec. ITU-R BT.79-4 1 RECOMMENDATION ITU-R BT.79-4 PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE (Question ITU-R 27/11) (199-1994-1995-1998-2) Rec. ITU-R BT.79-4

More information

IMPAC Infrared Thermometers

IMPAC Infrared Thermometers IMPAC Infrared Thermometers focusable optics for non-contact temperature measurements on metals, ceramics, graphite etc. between 300 and 3300 C IS 140 IGA 140 IS 140-PB IGA 140-PB Short response times

More information

Flexible Electronics Production Deployment on FPD Standards: Plastic Displays & Integrated Circuits. Stanislav Loboda R&D engineer

Flexible Electronics Production Deployment on FPD Standards: Plastic Displays & Integrated Circuits. Stanislav Loboda R&D engineer Flexible Electronics Production Deployment on FPD Standards: Plastic Displays & Integrated Circuits Stanislav Loboda R&D engineer The world-first small-volume contract manufacturing for plastic TFT-arrays

More information

VHDL Design and Implementation of FPGA Based Logic Analyzer: Work in Progress

VHDL Design and Implementation of FPGA Based Logic Analyzer: Work in Progress VHDL Design and Implementation of FPGA Based Logic Analyzer: Work in Progress Nor Zaidi Haron Ayer Keroh +606-5552086 zaidi@utem.edu.my Masrullizam Mat Ibrahim Ayer Keroh +606-5552081 masrullizam@utem.edu.my

More information

Final Exam review: chapter 4 and 5. Supplement 3 and 4

Final Exam review: chapter 4 and 5. Supplement 3 and 4 Final Exam review: chapter 4 and 5. Supplement 3 and 4 1. A new type of synchronous flip-flop has the following characteristic table. Find the corresponding excitation table with don t cares used as much

More information

Dynamic Animation Cube Group 1 Joseph Clark Michael Alberts Isaiah Walker Arnold Li

Dynamic Animation Cube Group 1 Joseph Clark Michael Alberts Isaiah Walker Arnold Li Dynamic Animation Cube Group 1 Joseph Clark Michael Alberts Isaiah Walker Arnold Li Sponsored by: Department of Electrical Engineering & Computer Science at UCF What is the DAC? The DAC is an array of

More information

64CH SEGMENT DRIVER FOR DOT MATRIX LCD

64CH SEGMENT DRIVER FOR DOT MATRIX LCD 64CH SEGMENT DRIVER FOR DOT MATRIX LCD INTRODUCTION The (TQFP type: S6B2108) is a LCD driver LSI with 64 channel output for dot matrix liquid crystal graphic display systems. This device consists of the

More information

ORGANIC light-emitting diode (OLED) displays are

ORGANIC light-emitting diode (OLED) displays are 100 IEEE/OSA JOURNAL OF DISPLAY TECHNOLOGY, VOL. 1, NO. 1, SEPTEMBER 2005 A New Pixel Circuit for Driving Organic Light-Emitting Diode With Low Temperature Polycrystalline Silicon Thin-Film Transistors

More information

Designing for High Speed-Performance in CPLDs and FPGAs

Designing for High Speed-Performance in CPLDs and FPGAs Designing for High Speed-Performance in CPLDs and FPGAs Zeljko Zilic, Guy Lemieux, Kelvin Loveless, Stephen Brown, and Zvonko Vranesic Department of Electrical and Computer Engineering University of Toronto,

More information

HEBS: Histogram Equalization for Backlight Scaling

HEBS: Histogram Equalization for Backlight Scaling HEBS: Histogram Equalization for Backlight Scaling Ali Iranli, Hanif Fatemi, Massoud Pedram University of Southern California Los Angeles CA March 2005 Motivation 10% 1% 11% 12% 12% 12% 6% 35% 1% 3% 16%

More information

Report on 4-bit Counter design Report- 1, 2. Report on D- Flipflop. Course project for ECE533

Report on 4-bit Counter design Report- 1, 2. Report on D- Flipflop. Course project for ECE533 Report on 4-bit Counter design Report- 1, 2. Report on D- Flipflop Course project for ECE533 I. Objective: REPORT-I The objective of this project is to design a 4-bit counter and implement it into a chip

More information

COMPENSATION FOR THRESHOLD INSTABILITY OF THIN-FILM TRANSISTORS

COMPENSATION FOR THRESHOLD INSTABILITY OF THIN-FILM TRANSISTORS COMPENSATION FOR THRESHOLD INSTABILITY OF THIN-FILM TRANSISTORS by Roberto W. Flores A Thesis Submitted to the Graduate Faculty of George Mason University in Partial Fulfillment of The Requirements for

More information

International Journal of Engineering Research-Online A Peer Reviewed International Journal

International Journal of Engineering Research-Online A Peer Reviewed International Journal RESEARCH ARTICLE ISSN: 2321-7758 VLSI IMPLEMENTATION OF SERIES INTEGRATOR COMPOSITE FILTERS FOR SIGNAL PROCESSING MURALI KRISHNA BATHULA Research scholar, ECE Department, UCEK, JNTU Kakinada ABSTRACT The

More information

OPTIMIZING VIDEO SCALERS USING REAL-TIME VERIFICATION TECHNIQUES

OPTIMIZING VIDEO SCALERS USING REAL-TIME VERIFICATION TECHNIQUES OPTIMIZING VIDEO SCALERS USING REAL-TIME VERIFICATION TECHNIQUES Paritosh Gupta Department of Electrical Engineering and Computer Science, University of Michigan paritosg@umich.edu Valeria Bertacco Department

More information

Chapter 3 Fundamental Concepts in Video. 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video

Chapter 3 Fundamental Concepts in Video. 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video Chapter 3 Fundamental Concepts in Video 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video 1 3.1 TYPES OF VIDEO SIGNALS 2 Types of Video Signals Video standards for managing analog output: A.

More information

Revitalize Indoor Content Delivery through Clearer and More Vivid Picture Presentation

Revitalize Indoor Content Delivery through Clearer and More Vivid Picture Presentation SAMSUNG Smart LED Signage IPS Series Revitalize Indoor Content Delivery through Clearer and More Vivid Picture Presentation Often subjected to variable conditions and light exposure, indoor environments

More information

An Efficient SOC approach to Design CRT controller on CPLD s

An Efficient SOC approach to Design CRT controller on CPLD s A Monthly Peer Reviewed Open Access International e-journal An Efficient SOC approach to Design CRT controller on CPLD s Abstract: Sudheer Kumar Marsakatla M.tech Student, Department of ECE, ACE Engineering

More information

Hitachi Europe Ltd. ISSUE : app084/1.0 APPLICATION NOTE DATE : 28/04/99

Hitachi Europe Ltd. ISSUE : app084/1.0 APPLICATION NOTE DATE : 28/04/99 APPLICATION NOTE DATE : 28/04/99 Design Considerations when using a Hitachi Medium Resolution Dot Matrix Graphics LCD Introduction Hitachi produces a wide range of monochrome medium resolution dot matrix

More information

Chapter 7 Memory and Programmable Logic

Chapter 7 Memory and Programmable Logic EEA091 - Digital Logic 數位邏輯 Chapter 7 Memory and Programmable Logic 吳俊興國立高雄大學資訊工程學系 2006 Chapter 7 Memory and Programmable Logic 7-1 Introduction 7-2 Random-Access Memory 7-3 Memory Decoding 7-4 Error

More information

The Design of Efficient Viterbi Decoder and Realization by FPGA

The Design of Efficient Viterbi Decoder and Realization by FPGA Modern Applied Science; Vol. 6, No. 11; 212 ISSN 1913-1844 E-ISSN 1913-1852 Published by Canadian Center of Science and Education The Design of Efficient Viterbi Decoder and Realization by FPGA Liu Yanyan

More information