GB2284131A - Video display apparatus - Google Patents

Video display apparatus Download PDF

Info

Publication number
GB2284131A
GB2284131A GB9322827A GB9322827A GB2284131A GB 2284131 A GB2284131 A GB 2284131A GB 9322827 A GB9322827 A GB 9322827A GB 9322827 A GB9322827 A GB 9322827A GB 2284131 A GB2284131 A GB 2284131A
Authority
GB
United Kingdom
Prior art keywords
data
video
display
storage means
video data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB9322827A
Other versions
GB9322827D0 (en
Inventor
Yiu Cho Chung
Hon Yee Wong
Hong Wa Poon
Chi Keung Tang
Kwok Yiu Leung
Ngai Wa Wong
Chiu Fan Kwong
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hong Kong Productivity Council
Original Assignee
Hong Kong Productivity Council
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hong Kong Productivity Council filed Critical Hong Kong Productivity Council
Priority to GB9322827A priority Critical patent/GB2284131A/en
Publication of GB9322827D0 publication Critical patent/GB9322827D0/en
Publication of GB2284131A publication Critical patent/GB2284131A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/005Statistical coding, e.g. Huffman, run length coding
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2330/00Aspects of power supply; Aspects of display protection and defect management
    • G09G2330/02Details of power systems and of start or stop of display operation
    • G09G2330/021Power management, e.g. power saving
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/02Handling of images in compressed format, e.g. JPEG, MPEG
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/22Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of characters or indicia using display control signals derived from coded signals representing the characters or indicia, e.g. with a character-code memory
    • G09G5/222Control of the character-code memory
    • G09G5/227Resolution modifying circuits, e.g. variable screen formats, resolution change between memory contents and display screen
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/391Resolution modifying circuits, e.g. variable screen formats

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Multimedia (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

A video display apparatus comprises a display unit 1, a video memory unit 2 and a display controller 3. The display controller 3 includes a data compression and expansion ("compansion") circuit 4 and the video memory unit 2 includes a compressed screen buffer 5. In a "screen frozen" mode in which video data supplied to the apparatus are unchanged, the data "compansion" circuit 4 compresses the supplied video data which is then stored in the compressed buffer 5. In a refresh operation, the display controller 3 retrieves the compressed data from the compressed screen buffer 5, the data "compansion" circuit 4 expands the data, and the display controller 3 processes the expanded data before passing it to the display unit 1. The power consumed is greatly reduced as compared with a conventional apparatus due to the reduced inter-module data traffic. Further aspects are also described in which inter-module data traffic is also reduced. <IMAGE>

Description

VIDEO DISPLAY APPARATUS The present invention relates to a video display apparatus, and more particularly to a computer video display subsystem.
An example of a known computer display subsystem is shown in Figure 1. It consists of a display unit 1, which may be an LCD module, a CRT unit, or any other display unit requiring a periodic refresh process in order to maintain a stable (flicker-free) screen; a video memory unit 2 which may be a VRAM or any other storage device able to hold video data; and a display controller 3, the major functions of which are to periodically retrieve video data from the video memory unit 2, translate it into a display signal and pass the display signal to the display unit 1 to achieve the screen refresh function; and to interface with the CPU of the computer to receive new video data and pass it to the video memory unit 2 without affecting the display unit 1.
The known computer display subsystem operates either in a "screen changing" mode in which the screen display changes in accordance with new data stored in the video memory unit 2, or in a "screen frozen" mode in which both the screen display and the data in the video memory unit 1 are unchanged. For refreshing purposes in the "screen frozen" mode, the display controller 3 still retrieves video data from the video memory unit 2 and translates it into a display signal for every pixel to be displayed on the screen. For example, if the screen supports 16 colours and has 640 x 480 pixels, each pixel requires half a byte of video data and each frame refresh requires 640 x 480 x 0.5 = 153600 bytes.During this process, the video memory unit 2 and the display controller 3, which are normally CMOS devices, consume power in an amount proportional to the square of the supply voltage, to the frequency of toggling and to the capacitative loading of the CMOS circuits. This capacitative loading is very high at the video memory address bus and the data bus, via which buses the video memory unit 2 and the display controller 3 communicate, as compared with the internal capacitative loading of the display controller 3. Since the subsystem operates in the "screen frozen" mode for more than 80% of the time, it is clear that a relatively large amount of power is wasted when the display controller 3 accesses the video memory unit 2 to retrieve unchanged video data.
Because the different types of display unit, for example LCD and CRT, employ entirely different technologies, it is impractical to devise a common method of reducing the power consumed by the display unit.
It is therefore an object of the invention to provide a video display apparatus in which the video memory unit and the display controller consume less power than they normally consume in conventional apparatus.
From a first aspect, the invention consists in a video display apparatus comprising means for storing video data, display control means, a display unit for displaying data which correspond to stored video data, data compression and expansion means, and means for storing compressed video data, said data compression means being arranged to compress supplied video data, and the apparatus being operable to enter the compressed data into said compressed data storage means and to retrieve said compressed data from said compressed data storage means, said data expansion means being operable to expand said retrieved data.
Preferably, said compressed data storage means forms part of said video data storage means. Said data compression and expansion means may comprise a data compression and expansion circuit which forms part of said display control means. Alternatively, said data compression and expansion means may comprise a separate data compression circuit and a data expansion circuit which forms part of said display control means.
The apparatus may be operable either in a first mode in which said supplied video data are changed or a second mode in which said supplied video data are unchanged, said data compression and expansion means being operative in said first or second mode. In said first mode, said display control means may be operable to enter said supplied video data into said video data storage means and, in a refresh operation, to retrieve said supplied data and to process it in order to obtain said corresponding data for said display unit and in said second mode, said display control means may be operable to process the expanded data in order to obtain said corresponding data for said display unit.
From a second aspect, the invention consists in a video display apparatus comprising means for storing video data, display control means, a display unit for displaying an array of pixels, the array being made up of a plurality of blocks, each containing one or more of said pixels, block storage means for storing video data to which the pixel information of one block corresponds, and means for indicating if the pixel information of each block in succession is different from the pixel information of the block previously assessed by the display control means, said apparatus being operable to retrieve video data corresponding to said different pixel information from said video data storage means and to store said retrieved video data in said block storage means.
Said indicating means may comprise a plurality of delta flags each corresponding to one of the blocks, each delta flag having a specific value if the pixel information contained in the corresponding block is identical to that of the block previously assessed by the display control means, and another specific value if it is different, the value of the first delta flag being determined according to the last block of the previous frame or any specific value.
Said delta flags may be stored in a delta flag storage means.
Preferably, said block storage means forms part of said display control means, and preferably said delta flag storage means forms part of said video data storage means.
The apparatus may be operable either in a first mode in which supplied video data are changed or a second mode in which said supplied video data are unchanged, said block storage means being operative in said first or second mode.
In said first mode, said display control means may be operable to enter said supplied video data into said video data storage means and, in a refresh operation, to retrieve said supplied data and to process it in order to obtain said array of pixels. In said second mode, said display control means may be operable to process the data contained in said block storage means in order to obtain said array of pixels.
From a third aspect, the invention consists in a video display apparatus comprising means for storing video data, display control means, a display unit for displaying an array of lines of text which correspond to stored video data, and line storage means for storing information corresponding to one line of text, said line storage means being arranged to store in turn information corresponding to successive lines of the array, said display control means being arranged to process a combination of information retrieved from the line storage means and data retrieved from the video data storage means into a format required by said display unit.
The information stored in said line storage means may consist of character defining codes for one line of text.
The data retrieved from the video data storage means may consist of font pattern data.
Preferably, said line storage means forms part of said display control means.
The apparatus may be operable either in a first mode in which video data supplied thereto are changed or a second mode in which said supplied video data are unchanged, said line storage means being operative in said first or second mode. In said first mode, said display control means may be operable to enter said supplied video data into said video data storage means and, in a refresh operation, to retrieve said supplied data and to process it into a format using which said display unit can display said array.
Said display control means may be provided with font pattern generation means which is able to generate the font pattern data of frequently used characters in a refresh operation in said second mode, said display control means being arranged to retrieve the font pattern data of rarely used characters from the video data storage means.
From a fourth aspect, the invention consists in a video display apparatus comprising means for storing video data, display control means and a display unit for displaying an array comprising successive pairs or groups of identical lines of pixels, the display control means being arranged such that pixel data supplied by the display control means to the display unit in order to display one line of each pair or group is also used by the display unit to display the other line or lines of each pair or group.
Said display control means may be arranged to control said display unit such that pixel data is latched from a shift register of said display unit to a display driver thereof once for one line of each pair or group and again for the other line or lines of each pair or group.
The invention will be described by way of example with reference to the accompanying drawings in which: Figure 1 is a block diagram of a known video display apparatus; Figure 2 is a block diagram of a video display apparatus according to one embodiment of the first aspect of the invention; Figure 3 is a block diagram of a video display apparatus according to one embodiment of the second aspect of the invention; Figure 4 shows an array displayed by a video display apparatus shown in Figure 3; Figure 5 is a block diagram of a video display apparatus according to one embodiment of the third aspect of the invention; Figure 6 is a block diagram of a known display unit for use with a video display apparatus according to one embodiment of the fourth aspect of the invention; and Figure 7 is a timing diagram showing the operation of the display unit shown in Figure 6.
Figure 2 shows a video display apparatus or computer display subsystem according to one embodiment of the first aspect of the invention in which the reference numerals 1-3 designate the same components as in Figure 1. In the "screen changing" mode the subsystem of Figure 2 operates in the same manner as the known system shown in Figure 1.
The display controller 3 contains a data compression and expansion (hereinafter "compansion") circuit 4 and the video memory unit 2 contains a compressed screen buffer 5.
During the first frame refresh after the subsystem changes from the "screen changing" mode to the "screen frozen" mode, the display controller 3, as well as performing a conventional refresh operation, compresses the video data for the frozen screen using the data "compansion" circuit 4 and transfers the compressed data to the compressed screen buffer 5. The refresh and compression operations normally require the same length of time.
During subsequent refresh operations, the display controller 3 retrieves compressed data from the compressed screen buffer 5 and expands this data using the "compansion" circuit 4, before translating the expanded data as usual.
The "compansion" circuit may for example use run length or Huffman data compression algorithms. The "compans ion" circuit 4 may also operate in the "screen changing" mode.
In an alternative embodiment of the first aspect of the invention, a data compression circuit is implemented outside of the display controller. Data compression is done at the CPU of the system through the execution of some data compression software programmes, while a data expansion circuit is implemented within the display controller.
Figure 3 shows a computer display subsystem according to one embodiment of the second aspect of the invention.
The display controller 3 contains a block buffer 9 and the video memory unit 2 contains a delta flag buffer 10.
Figure 4 shows how the screen of the display unit 1 is notionally divided into a number of blocks. The blocks have a maximum size of the entire screen and a minimum size of one pixel. The block buffer 9 is able to store video data corresponding to one of the blocks. The delta flag buffer 10 contains as many delta flags as there are blocks, each flag having a value of either 0 or 1.
In the first refresh operation of a "screen frozen" period, the delta flags are set to values according to the pixel information contents of the corresponding blocks.
The value of flag 1 may be determined according to the last block of the previous frame; alternatively, flag 1 may always have a value of 1. Flag N is given a value of 0 when the contents of block N are identical to those of block N-1, and a value of 1 when these two blocks have different contents.
In the second and subsequent refresh operations, the display controller 3 reads each delta flag from the delta flag buffer 10. If a delta flag has a value of 1, the display controller 3 fetches the video data for the corresponding block from the video memory unit 2, translates or processes the data as usual and updates the block buffer 9. If the value of the delta flag is 0, the display controller 3 simply processes the video data in the block buffer 9 and sends it directly to the display unit 1.
The above delta flag values may alternatively be reversed, flag N having a value of 1 if the contents of block N are identical to those of block N-l and a value of 0 when these two blocks have different contents. Whilst figure 4 shows one particular scheme for numbering the blocks, block N-1 may be on the left, on the right, or in any other position relative to block N.
The block buffer 9 and delta flag buffer 10 may also operate in the "screen changing" mode.
Figure 5 shows a display subsystem according to one embodiment of the third aspect of the invention which is used for text displays and has a display controller 3 including a line buffer 6. This line buffer 6 stores the character defining codes (ASCII codes and attribute codes) for one line of text. In a refresh operation, the display controller 3 retrieves the character defining codes from the line buffer 6 and the corresponding font pattern data from the video memory unit 2. The data is processed as usual.
The display controller of the embodiment of Figure 5 also includes a small number of programmable character font generators. These font generators are used to generate font pattern data for the most frequently used characters, such as space, "a", "t" etc. Whenever the defining codes for these characters are encountered, the display controller uses its internal store of generated font patterns rather than retrieving the font pattern data from the video memory unit.
A computer display subsystem according to an embodiment of the fourth aspect of the invention is used in socalled multiple scan applications where the character height of a display is multiplied by M, M being any integer greater than or equal to 2, by repeating the video data corresponding to every Mth pixel line for the following M-l pixel lines. Many conventional LCD controllers support such an application, by which for example, a display of 640 x 200 pixels has its resolution decreased to 640 x 100, with M=2.
Figure 6 shows a typical 640 x 200 resolution LCD display module including column drivers 7 and row drivers 8. The table below describes the functionality of the signals input to the LCD module.
Name i I/O | Description lr DIN nlne :N or Frame signal siniies the start scan IYSCL --- new LCD frame.
IN Row Latch Pulse - use to generate the LCD driving signals for each line.
LP IN Column Latch Pulse - latch clock of the data from the LCD shift register to the display driver register.
XSCL IN T LCD data shift clock.
Doc0..3 IN Video display data input to the J LCD module which is in 4 bits width.
Each column driver consists of a display driver situated in front of a set of shift registers. The LCD shift clock XSCL shifts data in 4 bit words on the lines D[0..3] into the shift registers and the YSCL signal latches the data from the shift registers to the display drivers.
The display controller according to the embodiment of the fourth aspect of the invention controls the LP and the YSCL signals separately. For each LP pulse, two YSCL pulses are generated which produce LCD driving signals for the odd-numbered pixel line and the identical following even-numbered pixel line.
Each aspect of the invention thus greatly reduces the power consumed by a computer display subsystem by reducing the inter-module data traffic.
The subsystem according to the first aspect of the invention can for example use a linear Huffman compression algorithm with a compression ratio of about six to reduce the number of times the video memory unit 2 is accessed to about 17% of the number required by a conventional subsystem. The power required for the compression and expansion of the video data on-the-fly, which takes place inside the display controller 3, is very small compared to the power consumed by the external memory access process. Therefore this subsystem will consume essentially 17 of the power consumed by the conventional subsystem.
In a conventional VGA (video graphics adaptor) screen with 64K colour, the resolution is 640 x 480 pixels and each frame refresh requires 640 x 480 x 2 = 614400 bytes of data from the video memory. In contrast, in the invention according to the second aspect, the delta flag buffer scheme, with a block size of one pixel, in the best case of a blank screen, requires 640 x 480 x (1/8) = 38400 bytes of data from per frame, or 6% of the conventional value. Thus with the blank screen a power saving greater than 90% will be achieved. Screen contents often include repeating patterns, giving a significant saving in video data access and, accordingly, in power.
To calculate the power saved by the line buffer scheme of the third aspect of the invention the amount of data accessed from the video memory per refresh frame can be compared with the amount required by a standard VGA system.
In the latter, each character has approximately 480/25 = 19 pixel lines. Each character requires 3 bytes of data per pixel line, 2 bytes for character definition and 1 byte for font pattern. There are 80 characters in a line of text and so each frame requires 80 x 3 x 19 x 25 = 114000 bytes of data. In the line buffer scheme, the line buffer stores the character definition data for one line of text which amounts to 80 x 2 = 160 bytes. Since only the font pattern data is fetched from the video memory once the line buffer is full, the amount of data accessed per frame is reduced to (80 x 2 + 19 x 80) x 25 = 42000 bytes or less than 37% of the conventional data. This figure is approximately halved by the use of programmable character font generators for frequently used characters which may take up 50% of a normal screen.The resulting power consumption may be about 188 of the conventional value.
The video display apparatus according to the fourth aspect of the invention divides by M the data needed to be retrieved from the video memory by a conventional subsystem operating in multiple scan mode, since data is only retrieved for every other pixel line. The power consumption can accordingly be reduced by 50% if M=2.
The extra logic circuits required by each aspect of the invention are relatively simple and can be added to the integrated circuits of a conventional VGA display system whilst only increasing the silicon area by approximately 10% depending on the type of display controller used. For example, the increased silicon area may only be about 3 to 6% or it may be more than 10%. Also, no significant increase in the number of 1/0 pins is required, and so the manufacturing cost of the subsystems according to the invention is close to that of the conventional subsystem.
Although specific embodiments of the invention have been described, it will be envisaged that modifications may be made without departing from the scope of the invention.
For example the extra logic circuits (the data compansion circuit and compressed screen buffer of the first aspect of the invention, the block buffer and delta flag buffer of the second aspect and the line buffer of the third aspect) may be provided externally of the display controller and the video memory unit rather than being contained therein.

Claims (25)

1. A video display apparatus comprising means for storing video data, display control means, a display unit for displaying data which correspond to stored video data, data compression and expansion means, and means for storing compressed video data, said data compression means being arranged to compress supplied video data, and the apparatus being operable to enter the compressed data into said compressed data storage means to retrieve said compressed data from said compressed data storage means, said data expansion means being then operable to expand said retrieved data.
2. A video display apparatus as claimed in claim 1, wherein said compressed data storage means forms part of said video data storage means.
3. A video display apparatus as claimed in claim 1 or 2, wherein said data compression and expansion means comprises a data compression and expansion circuit which forms part of said display control means.
4. A video display apparatus as claimed in claim 1 or 2, wherein said data compression and expansion means comprises a separate data compression circuit and a data expansion circuit which forms part of said display control means.
5. A video display apparatus as claimed in any preceding claim, wherein said apparatus is operable either in a first mode in which said supplied video data are changed or a second mode in which said supplied video data are unchanged, said data compression and expansion means being operative in said first or second mode.
6. A video display apparatus as claimed in claim 5, wherein, in said first mode, said display control means is operable to enter said supplied video data into said video data storage means and, in a refresh operation, to retrieve said supplied data and to process it in order to obtain said corresponding data for said display unit.
7. A video display apparatus as claimed in claim 5 or 6, wherein, in said second mode, said display control means is operable to process the expanded data in order to obtain said corresponding data for said display unit.
8. A video display apparatus comprising means for storing video data, display control means, a display unit for displaying an array of pixels, the array being made up of a plurality of blocks each containing one or more of said pixels, block storage means for storing video data to which the pixel information of one block corresponds, and means for indicating if the pixel information of each block in success ion is different from the pixel information of the block previously assessed by the display control means, said apparatus being operable to retrieve video data corresponding to said different pixel information from said video data storage means and to store said retrieved video data in said block storage means.
9. A video display apparatus as claimed in claim 7, wherein said indicating means comprises a plurality of delta flags each corresponding to one of the blocks, each delta flag having a specific value if the pixel information contained in the corresponding block is identical to that of the block previously assessed by the display control means, and another specific value if it is different, determined according to the last block of the previous frame of display or any specific value.
10. A video display apparatus as claimed in claim 9, wherein said delta flags are stored in a delta flag storage means.
11. A video display apparatus as claimed in claim 10, wherein said delta flag storage means forms part of said video data storage means.
12. A video display apparatus as claimed in any of claims 8 to 11, wherein said block storage means forms part of said display control means.
13. A video display apparatus as claimed in any one of claims 8 to 12, wherein said apparatus is operable either in a first mode in which supplied video data are changed or a second mode in which said supplied video data are unchanged, said block storage means being operative in said first or second mode.
14. A video display apparatus as claimed in claim 13, wherein, in said first mode, said display control means is operable to enter said supplied video data into said video data storage means and, in a refresh operation, to retrieve said supplied data and to process it in order to obtain said array of pixels.
15. A video display apparatus as claimed in claim 13 or 14, wherein, in said second mode, said display control means is operable to process the data contained in said block storage means in order to obtain said array of pixels.
16. A video display apparatus comprising means for storing video data, display control means, a display unit for displaying an array of lines of text which correspond to stored video data, and line storage means for storing information corresponding to one line of text, said line storage means being arranged to store in turn information corresponding to successive lines of the array, and said display control means being arranged-to process a combination of information retrieved from the line storage means and data retrieved from the video data storage means into a format required by said display unit.
17. A video display apparatus as claimed in claim 16, wherein the information stored in said line storage means consists of character defining codes for one line of text.
18. A video display apparatus as claimed in claim 16 or 17, wherein the data retrieved from the video data storage means consists of font pattern data.
19. A video display apparatus as claimed in claim 16, 17 or 18, wherein said line storage means forms part of said display control means.
20. A video display apparatus as claimed in any of claims 16 to 19, wherein said apparatus is operable either in a first mode in which video data supplied thereto are changed or a second mode in which said supplied video data are unchanged, said line storage means being operative in said first or second mode.
21. A video display apparatus as claimed in claim 20, wherein, in said first mode, said display control means is operable to enter said supplied video data into said video data storage means and, in a refresh operation, to retrieve said supplied data and to process it into a format using which said display unit can display said array.
22. A video display apparatus as claimed in any one of claims 16 to 20, wherein said display control means is provided with font pattern generation means which is able to generate the font pattern data of frequently used characters in a refresh operation in said second mode, said display control means being arranged to retrieve. the font pattern data of rarely used characters from the video data storage means.
23. A video display apparatus comprising means for storing video data, display control means and a display unit for displaying an array comprising successive pairs or groups of identical lines of pixels, the display control means being arranged such that pixel data supplied by the display control means to the display unit in order to display one line of each pair or group is also used by the display unit to display the other line or lines of each pair or group.
24. A video display apparatus as claimed in claim 23, wherein said display control means is arranged to control said display unit such that pixel data is latched from a shift register of said display unit to a display driver thereof once for one line of each pair or group and again for the other line or lines of each pair or group.
25. A video display apparatus substantially as herein described with reference to Figure 2 or Figures 3 and 4 or Figure 5 or Figures 6 and 7 of the accompanying drawings.
GB9322827A 1993-11-05 1993-11-05 Video display apparatus Withdrawn GB2284131A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB9322827A GB2284131A (en) 1993-11-05 1993-11-05 Video display apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB9322827A GB2284131A (en) 1993-11-05 1993-11-05 Video display apparatus

Publications (2)

Publication Number Publication Date
GB9322827D0 GB9322827D0 (en) 1993-12-22
GB2284131A true GB2284131A (en) 1995-05-24

Family

ID=10744696

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9322827A Withdrawn GB2284131A (en) 1993-11-05 1993-11-05 Video display apparatus

Country Status (1)

Country Link
GB (1) GB2284131A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2314750A (en) * 1996-06-28 1998-01-07 Fujitsu Ltd Computer image display system
EP1557751A2 (en) * 2004-01-26 2005-07-27 Nec Corporation Mobile terminal apparatus and its information displaying method
EP3033877A4 (en) * 2013-08-12 2017-07-12 Intel Corporation Techniques for low power video compression and transmission

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2151103A (en) * 1983-11-02 1985-07-10 Canon Kk Image processing system
GB2172767A (en) * 1985-01-31 1986-09-24 Canon Kk Compression and expansion of image signals
GB2260674A (en) * 1991-09-26 1993-04-21 Fuji Xerox Co Ltd Image data processing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2151103A (en) * 1983-11-02 1985-07-10 Canon Kk Image processing system
GB2172767A (en) * 1985-01-31 1986-09-24 Canon Kk Compression and expansion of image signals
GB2260674A (en) * 1991-09-26 1993-04-21 Fuji Xerox Co Ltd Image data processing system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2314750A (en) * 1996-06-28 1998-01-07 Fujitsu Ltd Computer image display system
GB2314750B (en) * 1996-06-28 1998-12-09 Fujitsu Ltd Image display system
US6046718A (en) * 1996-06-28 2000-04-04 Fujitsu Limited Image display system
US6195068B1 (en) 1996-06-28 2001-02-27 Fujitsu Limited Image display system
EP1557751A2 (en) * 2004-01-26 2005-07-27 Nec Corporation Mobile terminal apparatus and its information displaying method
EP1557751A3 (en) * 2004-01-26 2005-10-05 Nec Corporation Mobile terminal apparatus and its information displaying method
EP3033877A4 (en) * 2013-08-12 2017-07-12 Intel Corporation Techniques for low power video compression and transmission

Also Published As

Publication number Publication date
GB9322827D0 (en) 1993-12-22

Similar Documents

Publication Publication Date Title
KR100426913B1 (en) Display apparatus, semiconductor device for controlling image, and driving method of display apparatus
US6101620A (en) Testable interleaved dual-DRAM architecture for a video memory controller with split internal/external memory
US5539428A (en) Video font cache
KR100295712B1 (en) Computer Display System Controller
JP2908009B2 (en) Display control method
US4876663A (en) Display interface system using buffered VDRAMs and plural shift registers for data rate control between data source and display
EP0673012A2 (en) Controller for a display with multiple common lines for each pixel
US5625386A (en) Method and apparatus for interleaving display buffers
US6005537A (en) Liquid-crystal display control apparatus
US4563677A (en) Digital character display
KR860001450B1 (en) Graphic display system
US4737780A (en) Display control circuit for reading display data from a video RAM constituted by a dynamic RAM, thereby refreshing memory cells of the video RAM
US6028587A (en) Display device for controlling display gradation in display dots by writing image data in image memory
US4626839A (en) Programmable video display generator
KR100391986B1 (en) Liquid crystal display controller with improved dithering and frame rate control and method of improvement of it
US5742298A (en) 64 bit wide video front cache
GB2284131A (en) Video display apparatus
US5699498A (en) Technique and apparatus for color expansion into a non-aligned 24 bit RGB color-space format
JPH07234773A (en) Display controller
EP0283579B1 (en) Raster scan display system with random access memory character generator
KR100492951B1 (en) A data array circuit of ac pdp display
JP4987230B2 (en) Driving method, driving circuit, and driving apparatus for display system
JPH08179740A (en) Method for transmitting image data and image display device
EP0420291B1 (en) Display control device
JP2903565B2 (en) Character display device

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)