US5408251A - Memory system for storing two-dimensional digitized image signals - Google Patents

Memory system for storing two-dimensional digitized image signals Download PDF

Info

Publication number
US5408251A
US5408251A US08/146,425 US14642593A US5408251A US 5408251 A US5408251 A US 5408251A US 14642593 A US14642593 A US 14642593A US 5408251 A US5408251 A US 5408251A
Authority
US
United States
Prior art keywords
address
region
bits
storage locations
storing
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.)
Expired - Lifetime
Application number
US08/146,425
Inventor
Oh-Sang Kwon
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.)
Quarterhill Inc
Original Assignee
Daewoo Electronics Co Ltd
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 Daewoo Electronics Co Ltd filed Critical Daewoo Electronics Co Ltd
Assigned to DAEWOO ELECTRONICS CO., LTD. reassignment DAEWOO ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KWON, OH-SANG
Application granted granted Critical
Publication of US5408251A publication Critical patent/US5408251A/en
Assigned to DAEWOO ELECTRONICS CORPORATION reassignment DAEWOO ELECTRONICS CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAEWOO ELECTRONICS CO., LTD.
Assigned to MAPLE VISION TECHNOLOGIES INC. reassignment MAPLE VISION TECHNOLOGIES INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAEWOO ELECTRONICS CORPORATION
Anticipated expiration legal-status Critical
Assigned to QUARTERHILL INC. reassignment QUARTERHILL INC. MERGER AND CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: MAPLE VISION TECHNOLOGIES INC., QUARTERHILL INC.
Assigned to WI-LAN INC. reassignment WI-LAN INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: QUARTERHILL INC.
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/24Systems for the transmission of television signals using pulse code modulation
    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0207Addressing or allocation; Relocation with multidimensional access, e.g. row/column, matrix
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/01Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2360/00Aspects of the architecture of display systems
    • G09G2360/12Frame memory handling

Abstract

Disclosed herein is a memory system for storing a two dimensional digitized image signal consisting of a plurality of pixels arranged in (2M +X) columns and (2N +Y) rows, wherein X and Y do not exceed 2M-2 and 2N-1 respectively, and M and N are integers, comprising: a virtual address generator for generating (M+N+2) bits of a virtual address having (M+1) bits of a horizontal address component representing said (2M +X) columns and (N+1) bits of a vertical address component representing said (2N +Y) rows; a memory, having storage locations of 2M+N+1, for storing the two dimensional digitized image signal, each of the storage locations capable of storing one pixel data therein and addressable by (M+N+1 bits) of a physical address; and address mapping circuitry for changing the virtual address to the physical address.

Description

FIELD OF THE INVENTION
The present invention relates to a memory system for storing two-dimensional digitized image signals; and, more particularly, to an improved memory system capable of optimizing the size of a memory for storing the two-dimensional image signals through the use of an address mapping technique.
DESCRIPTION OF THE PRIOR ART
Two-dimensional(2D) digitized image signals comprise a sequence of digital image "frames" wherein each frame is defined by columns and rows of pixels.
Generally, in an image signal processing system, 2D digitized image signals are processed on a frame-by-frame basis. Accordingly, a frame memory system is necessarily required to process and such 2D image signals.
A conventional memory system for processing 2D digitized image signals has a frame memory of a certain size and also has an address generator. The frame memory has a number of storage locations wherein the luminance levels of pixels are stored. The address generator produces an address which is comprised of a number of bits to be used as means of identifying a storage location in the frame memory.
Since the location of each pixel stored in a frame memory is represented by its column and row numbers, the address bits have a horizontal address component X representing the column position and a vertical address component Y denoting the position of the row. If the horizontal address component is comprised of M bits or elements and the vertical address component consists of N bits or elements, the total memory addressable by said (M+N) bits will have 2M ×2N storage locations.
Since the size of a memory is fixed according to an industry standard (that is, the number of storage locations is fixed at, e.g., 2M+N), it does not always fit the actual size of a signal frame so that there sometimes exists a lack of full memory utilization in a conventional memory system. For example, if a frame signal having 1280 columns×720 rows of pixels is to be stored in a frame memory, the frame memory should be addressed with a 11 bit horizontal and a 10 bit vertical address components, i.e., a memory size of 211 ×210 (=221), which is much greater than the actual required memory size of 1280×720.
SUMMARY OF THE INVENTION
It is, therefore, a primary object of the present invention to provide an improved memory system which is capable of optimizing the size of a memory for storing 2D image signals through the use of an address mapping technique.
In accordance with one aspect of the invention, there is provided a memory system for storing 2D digitized image signals consisting of a plurality of pixels arranged in (2M +X) columns and (2N +Y) rows, wherein X,Y do not exceed 2M-2, 2N-1 respectively, comprising: means for generating (M+N+2) bits of a virtual address having (M+1) bits of a horizontal address representing said (2M +X) columns and (N+1) bits of a vertical address representing said (2N +Y) rows; memory means for storing the 2D digitized image signals, having storage locations of 2M+N+1, each of the storage locations capable of storing one pixel data therein and addressable by (M+N+1 bits) of a physical address; and mapping means for changing the virtual address to the physical address.
In accordance with the invention, said mapping means utilizes a most significant bit(MSB) among the horizontal address bits and that among the vertical address bits constituting a virtual address to compartmentalize the storage locations of said memory means into four regions so as to map the virtual address to the physical address on a region-by-region basis, wherein the four regions are comprised of a first region having one-half of the entire storage locations, a second region having half the storage capacity of the first region, a third region having half the storage capacity of the second region and a fourth region having half the storage capacity of the third region, and wherein the first region is addressed by the MSB of the physical address, the second region is addressed by the MSB and its one adjacent bit of the physical address, the third region is addressed by the MSB and its two adjacent bits of the physical address and the fourth region is addressed by the MSB and its three adjacent bits of the physical address.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing and other objects, features and advantages of the present invention will become apparent from the following detailed description of preferred embodiments of the invention, reference being made to the accompanying drawings, in which like reference numerals indicate like parts:
FIG. 1 schematically illustrates a memory system for storing two dimensional digitized image signals in accordance with a preferred embodiment of the present invention;
FIGS. 2A and 2B two-dimensionally describe an address mapping technique;
FIGS. 3A-3D depict the structure of one word of the physical address; and
FIG. 4 represents a detailed address mapping circuitry employed in the present memory system.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
FIG. 1 illustrates a memory system for storing 2D image signals(or frame signals), for example, having their respective size of 1280 columns×720 rows, through the use of address mapping in accordance with a preferred embodiment of the present invention. As shown in FIG. 1, the memory system includes a virtual address generator 10, an address mapping circuitry 20, and a memory 30.
The virtual address generator 10 produces a "virtual" address having a horizontal address component AH and a vertical address component AV. The virtual address is generated so as to address a plurality of storage locations of a "virtual" or conventional frame memory, which storage locations are arranged corresponding to the locations of the pixels within a signal frame. Since, in the virtual address, the horizontal and the vertical address components are generated for the virtual frame memory having the storage locations arranged in 1280 columns and 720 rows, the horizontal address component is comprised of 11 bits and the vertical address component is comprised of 10 bits. As shown in FIG. 1, 11 bits of a horizontal address component AH[10 . . . 0] and 10 bits of a vertical address component AV[9 . . . 0 ] are provided to the address mapping circuitry 20.
The address mapping circuitry 20 utilizes an address mapping technique(as described below) in accordance with the invention to map a virtual address to a "physical(or real)" address in the memory 30. After the mapping procedure, the 20-bit physical address[19 . . . 0] from the address mapping circuitry 20 is directly provided to the memory 30.
The address mapping technique in accordance with the invention shall now be described. A 2D image signal of 1280 columns×720 rows of pixels may be represented as (2M +X)×(2N +Y), wherein M and N represent respectively the number of bits contained in the horizontal and the vertical address components provided to a standard memory, which may be expanded as follows:
(2.sup.M +X)×(2.sup.N +Y)=2.sup.M+N +2.sup.M Y+X2.sup.N +XY(1)
Assuming that X≦2M-2 and Y≦2N-1, Eq(1) may be represented as:
(2.sup.M +X)×(2.sup.N +Y)≦2.sup.M+N +2.sup.M+N-1 +2.sup.N+N-2 +2.sup.M+N-3                                              (2)
From the above Eq(2), it can be seen that the first term requires 2M+N storage locations, the second term requires 2M+N-1 storage locations being half the size of the first term, the third term requires 2M+N-2 storage locations being half the size of the second term, and the last term requires 2M+N-3 storage locations being half the size of the third term. Consequently, the number of all of the storage locations utilized through the address mapping process is reduced below 2M+N+1.
FIGS. 2A and 2B two-dimensionally describe the mapping technique as mentioned above. In FIG. 2A, there are two rectangular boxes 22 and 24. The larger one represents 2M+1 ×2N+1 of a memory. And the other denotes (2M +X)×(2N +Y) of pixels from a frame signal stored therein. As shown in FIG. 2A, the four regions A, B, C and D corresponding to the four terms in Eq(1) are arranged. That is, region A is compartmentalized for the first term 2M+N ; region B is segmented for the second term 2M Y; region C is given for the third term X2N ; and region D represents the last term XY.
Similarly, in FIG. 2B, there is given a rectangular box having five regions A', B', C', D' and E', representing 2M ×2N+1 of a memory or the storage locations for a frame signal after the address mapping. As shown in FIG. 2B, the four regions A', B', C' and D' are regionalized for the four terms in Eq(2), i.e., 2M+N, 2M+N-1, 2M+N-2 and 2M+N-3. The region E' is the remaining storage after the address mapping.
The present invention performs the address mapping with respected to the four regions. That is, the virtual address regions A, B, C and D in FIG. 2A are mapped to the physical address regions A', B', C' and D' in FIG. 2B. As a result of the address mapping, the size of the memory is optimized to that of the actual or physical frame signal.
In accordance with the invention, identification of the four virtual address regions A, B, C and D (shown in FIG. 2A) is accomplished through the use of the most significant bit (MSB) among the horizontal address bits and that among the vertical address bits constituting a virtual address. If the MSB of the horizontal address component is 0 and the MSB of the vertical address component is 0, region A is identified. If the MSB of the horizontal address component is 0 and the MSB of the vertical address component is 1, region B is identified. If the MSB of the horizontal address components is 1 and the MSB of the vertical address component is 0, region C is identified. And if the MSB of the horizontal address component is 1 and the MSB of the vertical address component is 1, region D is identified. Similar identification is carried out with respect to the physical address regions A', B', C' and D'. Accordingly, it becomes possible to perform address mapping from the virtual address domain to the physical address domain on a region-by-region basis.
FIGS. 3A to 3D describe the structure of one physical address word directly provided to the memory 30. Since the size of the physical address memory 30 is 220, a physical address word consists of 20 bits. In the preferred embodiment, the physical address word is structured in four forms corresponding to the four regions A', B', C' and D' (as shown in FIG. 2B). These four forms are described in FIGS. 3A-3D. As shown in FIG. 3A, the most significant bit(MSB) is 0, which represents region A'. And, the lower address 19 bits, except the MSB, are provided to address one of the storage locations in said region A'. Similarly, as shown in FIG. 3B, the MSB and one adjacent bit are 1 and 0, respectively, which represent region B'. And, the lower address 18 bits are provided to address one of the storage locations in said region B'. Further, as shown in FIG. 3C, the MSB and two adjacent bits are 1, 1 and 0, respectively, which represent region C'. And, the lower address 17 bits are provided to address one of the storage locations in said region C'. Lastly, as shown in FIG. 3D, the MSB and three adjacent bits are 1, 1, 1 and 0, respectively, which represent region D'. And the lower address 16 bits are provided to address one of the storage locations in said region D'.
FIG.4 is a detailed circuit diagram of the address mapping circuitry in the memory system. As shown in FIG. 4, the address mapping circuitry 20 includes a time delay block 40, and twelve multiplexers to perform the address mapping from the virtual address domain AH[10 . . . 0] and AV[9 . . . 0] to the physical address domain A[19 . . . 0]. Since, in the four forms of the physical address(shown in FIGS. 3A-3D), lower physical address bits A[7 . . . 0] in one word have the same virtual address bits, i.e., AH[7 . . . 0], the lower physical address bits A[7.0] are obtained by using said AH[7 . . . 0] just as they are. Since, however, the upper physical address bits in a physical address word, i.e., A[19 . . . 8], are different, it is required to manipulate an address change.
For the purpose of effectuating the address change, the twelve multiplexers are provided. Each multiplexer has four address input ports IN0,IN1,IN2 and IN3 and two selection signal input ports S0 and S1. Although not indicated, one output port is made to provide selected address data to the memory 30. The virtual address, provided to the IN0,IN1,IN2 and IN3, is of the same address form as shown in FIGS. 3A to 3D. That is, the 9th address bits provided to the four input ports IN0,IN1,IN2 and IN3 of the first multiplexer 42 are AH8(from FIG. 3A), AH8(from FIG. 3B), AV0(from FIG. 3C) and AV0(from FIG. 3D). Further, the 10th address bits provided to the four input ports IN0,IN1,IN2 and IN3 of the second multiplexer 44 are AH9(from FIG. 3A), AH9(from FIG. 3B), AV1 (not shown in FIG. 3C) and AVl(not shown in FIG. 3D). Lastly, the address bits provided to the four input ports IN0, IN1,IN2 and IN3 of the 12th multiplexer 46 are 0,1,1 and 1, as respectively shown in FIGS. 3A to 3D. In the meantime, the time delay block 40 is used to match the input timing of the address bits A[7 . . . 0] to that of the address bits A[19 . . . 8].
The selection signals provided to the selection signal input ports, S1 and S0, are, respectively, the MSB of the horizontal address component, e.g., AH10 and the MSB of the vertical address component, e.g., AV9. When AH10 and AV9 are 0 and 0, respectively, the address bits provided to the IN0's are selected to generate a physical address in the first region, i.e., region A', of the physical address domain. Also, when AH10 and AV9 are 0 and 1, respectively, the address bits provided to the IN1's are selected to produce a physical address in the second region, i.e., region B'. Further, when AH10 and AV9 are 1 and 0, respectively, the address bits provided to the IN2's are selected to construct a physical address in the third region, i.e., region C'. In addition, when AH10 and AV9 are 1 and 1, respectively, the addresses provided to the IN3's are selected to output a physical address in the last region, i.e., region D'.
While the present invention has been described with respect to the particular embodiments, it will be apparent to those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the following claims.

Claims (3)

What is claimed is:
1. A memory system for storing a two dimensional digitized image signal consisting of a plurality of pixels arranged in (2M +X) columns and (2N +Y) rows, wherein X and Y do not exceed 2M-2 and 2N-1, respectively, and M and N are positive integers, comprising:
means for generating (M+N+2) bits of a virtual address having (M+1) bits of a horizontal address component representing said (2M +X) columns and (N+1) bits of a vertical address component representing said (2N +Y) rows;
memory means, having storage locations of 2M+N+1, for storing the two dimensional digitized image signal, each of the storage locations capable of storing one pixel data therein and addressable by (M+N+1 bits) of a physical address; and
mapping means for changing the virtual address to the physical address, wherein said mapping means utilizes a most significant bit of the horizontal address component and that of the vertical address component constituting the virtual address to regionalize the storage locations of said memory means into four regions so as to map the virtual address to the physical address on a region-by-region basis.
2. The system in accordance with claim 1, wherein the four regions are comprised of a first region having 2M+N storage locations, a second region having 2M+N-1 storage locations, a third region having 2M+N-2 storage locations, and a fourth region having 2M+N-3 storage locations.
3. The system in accordance with claim 2, wherein the first region is addressed by a most significant bit of a physical address, the second region is addressed by a most significant bit and its one adjacent bit of a physical address, the third region is addressed by a most significant bit and its two adjacent bits of a physical address and the fourth region is addressed by a most significant bit and its three adjacent bits of a physical address.
US08/146,425 1992-10-29 1993-10-29 Memory system for storing two-dimensional digitized image signals Expired - Lifetime US5408251A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1019920020081A KR950005650B1 (en) 1992-10-29 1992-10-29 Address converting method and apparatus
KR92-20081 1992-10-29

Publications (1)

Publication Number Publication Date
US5408251A true US5408251A (en) 1995-04-18

Family

ID=19342038

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/146,425 Expired - Lifetime US5408251A (en) 1992-10-29 1993-10-29 Memory system for storing two-dimensional digitized image signals

Country Status (3)

Country Link
US (1) US5408251A (en)
JP (1) JP2677954B2 (en)
KR (1) KR950005650B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5596376A (en) * 1995-02-16 1997-01-21 C-Cube Microsystems, Inc. Structure and method for a multistandard video encoder including an addressing scheme supporting two banks of memory
US5886705A (en) * 1996-05-17 1999-03-23 Seiko Epson Corporation Texture memory organization based on data locality
USRE41967E1 (en) 2002-02-22 2010-11-30 Takatoshi Ishii Single-block virtual frame buffer translated to multiple physical blocks for multi-block display refresh generator

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3974493A (en) * 1974-04-29 1976-08-10 Vydec, Inc. Cursor find system for the display of a word processing system
US4249172A (en) * 1979-09-04 1981-02-03 Honeywell Information Systems Inc. Row address linking control system for video display terminal
US4404554A (en) * 1980-10-06 1983-09-13 Standard Microsystems Corp. Video address generator and timer for creating a flexible CRT display
US4617564A (en) * 1983-02-24 1986-10-14 International Business Machines Corporation Graphic display system with display line scan based other than power of 2 refresh memory based on power of 2
US4618858A (en) * 1982-11-03 1986-10-21 Ferranti Plc Information display system having a multiple cell raster scan display
US4790025A (en) * 1984-12-07 1988-12-06 Dainippon Screen Mfg. Co., Ltd. Processing method of image data and system therefor
US5095422A (en) * 1986-03-27 1992-03-10 Nec Corporation Information transferring method and apparatus for transferring information from one memory area to another memory area

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3974493A (en) * 1974-04-29 1976-08-10 Vydec, Inc. Cursor find system for the display of a word processing system
US4249172A (en) * 1979-09-04 1981-02-03 Honeywell Information Systems Inc. Row address linking control system for video display terminal
US4404554A (en) * 1980-10-06 1983-09-13 Standard Microsystems Corp. Video address generator and timer for creating a flexible CRT display
US4618858A (en) * 1982-11-03 1986-10-21 Ferranti Plc Information display system having a multiple cell raster scan display
US4617564A (en) * 1983-02-24 1986-10-14 International Business Machines Corporation Graphic display system with display line scan based other than power of 2 refresh memory based on power of 2
US4790025A (en) * 1984-12-07 1988-12-06 Dainippon Screen Mfg. Co., Ltd. Processing method of image data and system therefor
US5095422A (en) * 1986-03-27 1992-03-10 Nec Corporation Information transferring method and apparatus for transferring information from one memory area to another memory area

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5596376A (en) * 1995-02-16 1997-01-21 C-Cube Microsystems, Inc. Structure and method for a multistandard video encoder including an addressing scheme supporting two banks of memory
US5604540A (en) * 1995-02-16 1997-02-18 C-Cube Microsystems, Inc. Structure and method for a multistandard video encoder
US5900865A (en) * 1995-02-16 1999-05-04 C-Cube Microsystems, Inc. Method and circuit for fetching a 2-D reference picture area from an external memory
US5886705A (en) * 1996-05-17 1999-03-23 Seiko Epson Corporation Texture memory organization based on data locality
USRE41967E1 (en) 2002-02-22 2010-11-30 Takatoshi Ishii Single-block virtual frame buffer translated to multiple physical blocks for multi-block display refresh generator
USRE43235E1 (en) 2002-02-22 2012-03-13 Faust Communications, Llc Single-block virtual frame buffer translated to multiple physical blocks for multi-block display refresh generator

Also Published As

Publication number Publication date
KR940010796A (en) 1994-05-26
JP2677954B2 (en) 1997-11-17
KR950005650B1 (en) 1995-05-27
JPH06208615A (en) 1994-07-26

Similar Documents

Publication Publication Date Title
EP0013069B1 (en) A data processor and method of processing video information
US4603348A (en) Method for composing addresses of a memory
US4561072A (en) Memory system handling a plurality of bits as a unit to be processed
KR19990014285A (en) Storage devices and access methods
US6297857B1 (en) Method for accessing banks of DRAM
JP3278756B2 (en) Image processing method and apparatus
US5774386A (en) Method and apparatus for performing function evaluation using a cache
US5675826A (en) Image data storage
EP0085210A1 (en) Image processing system
EP0480564B1 (en) Improvements in and relating to raster-scanned displays
KR100603159B1 (en) Image processing apparatus and image processing method
US5157385A (en) Jagged-edge killer circuit for three-dimensional display
US5408251A (en) Memory system for storing two-dimensional digitized image signals
US6031546A (en) Image processing apparatus and method
EP0497493A2 (en) Signal processing system having reduced memory space
KR101106080B1 (en) Data storing controlling apparatus, data storing controlling method and a computer readable recording medium recorded thereon a data storing controlling program
US5929871A (en) Access control apparatus and image processing system
EP0130340B1 (en) Memory mapping and readout system
KR19990014284A (en) Storage devices and access methods
KR100297716B1 (en) Semiconductor memory device having high flexibility in column
US5678035A (en) Image data memory control unit
US5376973A (en) Image memory device
JPS60211690A (en) Memory circuit
GB2289199A (en) Image processing system
JP2633251B2 (en) Image memory device

Legal Events

Date Code Title Description
AS Assignment

Owner name: DAEWOO ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KWON, OH-SANG;REEL/FRAME:006992/0088

Effective date: 19931020

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: DAEWOO ELECTRONICS CORPORATION, KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DAEWOO ELECTRONICS CO., LTD.;REEL/FRAME:013645/0159

Effective date: 20021231

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: MAPLE VISION TECHNOLOGIES INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DAEWOO ELECTRONICS CORPORATION;REEL/FRAME:027437/0345

Effective date: 20111215

AS Assignment

Owner name: QUARTERHILL INC., CANADA

Free format text: MERGER AND CHANGE OF NAME;ASSIGNORS:MAPLE VISION TECHNOLOGIES INC.;QUARTERHILL INC.;REEL/FRAME:042936/0464

Effective date: 20170601

AS Assignment

Owner name: WI-LAN INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:QUARTERHILL INC.;REEL/FRAME:043181/0001

Effective date: 20170601