US4912712A - Fault detection circuit capable of detecting burst errors in an LRU memory - Google Patents

Fault detection circuit capable of detecting burst errors in an LRU memory Download PDF

Info

Publication number
US4912712A
US4912712A US07/181,582 US18158288A US4912712A US 4912712 A US4912712 A US 4912712A US 18158288 A US18158288 A US 18158288A US 4912712 A US4912712 A US 4912712A
Authority
US
United States
Prior art keywords
data bits
memory
detection circuit
bits
lru
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 - Fee Related
Application number
US07/181,582
Inventor
Ikuo Yamada
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Assigned to NEC CORPORATION reassignment NEC CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: YAMADA, IKUO
Application granted granted Critical
Publication of US4912712A publication Critical patent/US4912712A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems
    • 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/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/12Replacement control
    • G06F12/121Replacement control using replacement algorithms
    • G06F12/126Replacement control using replacement algorithms with special data handling, e.g. priority of data or instructions, handling errors or pinning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1032Reliability improvement, data loss prevention, degraded operation etc

Definitions

  • the present invention relates to a fault detection circuit for an LRU (least recently used) memory.
  • Least recently used memory is an algorithm for determining which page or segment of main memory is to be overwritten based on the length of time since the last access to that memory.
  • a fault detection circuit for such a memory is known.
  • one disadvantage of the prior art fault detection circuit is that it has no capability for detecting data bit errors caused by bursty dropouts.
  • One solution to this problem would be to employ parity bit error detection techniques.
  • the addition of such parity bits would result in an increase in the amount of hardware and lengthening of the cycle time of the LRU memory.
  • the fault detection circuit of the invention comprises an LRU memory having a series of bit storage cells for storing data bits which indicate relationships between most recently referenced timings for each of the address levels. Updating input data bits are generated by an LRU update logic in response to the LRU memory being accessed from an external source and applying the generated updating input data bits to the LRU memory to cause same to generate updated output data bits. One of the updating input data bits is inverted prior to application to the LRU memory. An error detection circuit is responsive to the updated output data bits for detecting an error therein. One of the updated output data bits corresponding in binary significant position to the inverted updating input data bit is inverted prior to application to the error detection circuit.
  • the inversion processes being effected at the input and output of the LRU memory, error-free data bits are unaffected.
  • the inversion process at the output of the memory causes a string of all zero's or all one's in the LRU memory to be converted to a pattern which can be detected as illegal by the error detection circuit.
  • FIG. 1 is a block diagram of a fault detection circuit for an LRU memory according to an embodiment of the present invention.
  • FIG. 2 is an illustration of the relationship between the data stored in the LRU memory of FIG. 1 and associated address levels.
  • the fault detection circuit comprises a request address register 1 which accepts a request address input RQT from an external request source, not shown, and supplies a column-read address RA to an address memory array 2 having four memory areas, or address levels 0, 1, 2 and 3 for storing valid or invalid indications of buffer memory contents.
  • Comparators 3 are provided for comparing the outputs of the address memory array and the higher significant bit address data from the request address register 1 (corresponding to a block address) to produce a "hit" signal when a match occurs in the comparator.
  • the outputs of the comparators 3 are fed to a hit-level detection circuit 4 which supplies an output signal to LRU update logic 5 when the level of hit exceeds a predetermined value as will be described.
  • the LRU update logic 5 proceeds to generate update bits and update data which will be applied to an LRU memory 9.
  • the update bits indicate which bit or bits in the LRU memory 9 are to be updated and applied to an LRU bit write register 6.
  • the output of register 6 is applied to the memory 9 to update its stored bits.
  • the update data from the update logic 5 is applied to an LRU data write register 7 and fed to the LRU memory 9.
  • the LRU memory 9 is initialized by a circuit, not shown, with a string of bits "001000".
  • a NAND gate 10 which acts as an inverter, has an input connected to the third bit position of register 7 from its MSB position and an output connected to the third bit position of LRU memory 9 from its MSB position. Therefore, the data stored in the LRU write data register 7 are all binary zero's.
  • the column-read address RA from the request address register 1 is also applied to an LRU read/write address register 8 and thence to the LRU memory 9 as a read/write address RWA.
  • the LRU memory 9 is of a 6-bit configuration having no error detection bits.
  • the bit in the binary position "c", or third higher significant bit position of the memory 9 is inverted at the input by the NAND gate 10 and at the output by a second NAND gate 11.
  • FIG. 2 the relationships between the binary levels of the bit positions "a” through “f” of memory 9 and their most recent reference timings, or levels, are shown.
  • FIG. 2 it is shown that the bit position "a” is reference at level 1 more recently than it is referenced at level 0.
  • a binary "1” is stored into the bit position "a”.
  • a binary "0” is stored into the position "a”
  • the direction of arrow "a” in FIG. 2 is reversed to indicate that it is reference at level 0 more recently than at level 1.
  • the LRU memory 9 is updated whenever it is accessed so that the registered address level is updated to indicate that it is the most recent level.
  • Table 1 below shows the binary levels of data in the LRU memory 9 when it is sequentially updated at address levels 0 to 3 as indicated in FIG. 2. In Table 1, data not updated are left blank.
  • Data replace occurs on the basis of an algorithm which is inverse to that of the algorithm with which the data is updated as described above. Specifically, the data stored in the LRU memory 9 are replaced in a manner as shown in Table 2.
  • the fault detection circuit of the present invention is characterized by the inversion of one of the data inputs to the LRU memory, i.e., the input bit to the "c" position and a subsequent inversion of the output data bit from that position. Therefore, the logic algorithm of the invention takes into account such data bit inversions. Burst error is one which causes the LRU memory to be loaded with a string of all zero's or all one's. Without the bit inversion processes, such error

Abstract

A fault detection circuit comprises an LRU memory having a series of bit storage cells for storing data bits therein, the stored bits indicating relationships between most recently referenced timings for each of address levels. Updating input data bits are generated by an LRU updated logic in response to the LRU memory being accessed from an external source and applying the generated updating input data bits to the LRU memory to cause same to generate updated output data bits. One of the updating input data bits is inverted prior to application to the LRU memory. An error detection circuit is responsive to the updated output data bits for detecting an error therein. One of the updated output data bits corresponding in binary significant position to the inverted updating input data bit is inverted prior to application to the error detection circuit. The inversion processes at the input and output of the LRU memory allow error-free data bits to be unaffected and the inversion process at the output of the memory causes a string of all zero's or all one's therein to be converted to a pattern which can be detected as an illegal by the error detection circuit.

Description

BACKGROUND OF THE INVENTION
The present invention relates to a fault detection circuit for an LRU (least recently used) memory.
Least recently used memory is an algorithm for determining which page or segment of main memory is to be overwritten based on the length of time since the last access to that memory. A fault detection circuit for such a memory is known. However, one disadvantage of the prior art fault detection circuit is that it has no capability for detecting data bit errors caused by bursty dropouts. One solution to this problem would be to employ parity bit error detection techniques. However, the addition of such parity bits would result in an increase in the amount of hardware and lengthening of the cycle time of the LRU memory.
SUMMARY OF THE INVENTION
It is therefore an object of the present invention to provide a fault detection circuit capable of detecting data bit errors caused by burst errors.
The fault detection circuit of the invention comprises an LRU memory having a series of bit storage cells for storing data bits which indicate relationships between most recently referenced timings for each of the address levels. Updating input data bits are generated by an LRU update logic in response to the LRU memory being accessed from an external source and applying the generated updating input data bits to the LRU memory to cause same to generate updated output data bits. One of the updating input data bits is inverted prior to application to the LRU memory. An error detection circuit is responsive to the updated output data bits for detecting an error therein. One of the updated output data bits corresponding in binary significant position to the inverted updating input data bit is inverted prior to application to the error detection circuit. The inversion processes being effected at the input and output of the LRU memory, error-free data bits are unaffected. The inversion process at the output of the memory causes a string of all zero's or all one's in the LRU memory to be converted to a pattern which can be detected as illegal by the error detection circuit.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will be described in further detail with reference to the accompanying drawings, in which:
FIG. 1 is a block diagram of a fault detection circuit for an LRU memory according to an embodiment of the present invention; and
FIG. 2 is an illustration of the relationship between the data stored in the LRU memory of FIG. 1 and associated address levels.
DETAILED DESCRIPTION
Referring to FIG. 1, there is shown a fault detection circuit for an LRU (Least Recently Used) memory according to the present invention. The fault detection circuit comprises a request address register 1 which accepts a request address input RQT from an external request source, not shown, and supplies a column-read address RA to an address memory array 2 having four memory areas, or address levels 0, 1, 2 and 3 for storing valid or invalid indications of buffer memory contents. Comparators 3 are provided for comparing the outputs of the address memory array and the higher significant bit address data from the request address register 1 (corresponding to a block address) to produce a "hit" signal when a match occurs in the comparator. The outputs of the comparators 3 are fed to a hit-level detection circuit 4 which supplies an output signal to LRU update logic 5 when the level of hit exceeds a predetermined value as will be described.
On receiving an input from the decision circuit 4, the LRU update logic 5 proceeds to generate update bits and update data which will be applied to an LRU memory 9. The update bits indicate which bit or bits in the LRU memory 9 are to be updated and applied to an LRU bit write register 6. The output of register 6 is applied to the memory 9 to update its stored bits. The update data from the update logic 5 is applied to an LRU data write register 7 and fed to the LRU memory 9.
The LRU memory 9 is initialized by a circuit, not shown, with a string of bits "001000". A NAND gate 10, which acts as an inverter, has an input connected to the third bit position of register 7 from its MSB position and an output connected to the third bit position of LRU memory 9 from its MSB position. Therefore, the data stored in the LRU write data register 7 are all binary zero's. The column-read address RA from the request address register 1 is also applied to an LRU read/write address register 8 and thence to the LRU memory 9 as a read/write address RWA.
In the illustrated embodiment, the LRU memory 9 is of a 6-bit configuration having no error detection bits. The bit in the binary position "c", or third higher significant bit position of the memory 9 is inverted at the input by the NAND gate 10 and at the output by a second NAND gate 11.
The data stored in the bit positions "a", "b", "d", "e" and "f" of LRU memory 9 are combined with the output of NAND gate 11 at the input of an illegal pattern detector 12. Detector 12 functions to detect an error when the combined outputs have an illegal pattern and generate an error signal E. The same combined outputs appear at the input of a replace level decision circuit 13 to effect the determination of whether the level of data is to be replaced and generate an output RLL.
The operation of the fault detection circuit of the invention will be given below with reference to FIG. 2 in which the relationships between the binary levels of the bit positions "a" through "f" of memory 9 and their most recent reference timings, or levels, are shown. In FIG. 2, it is shown that the bit position "a" is reference at level 1 more recently than it is referenced at level 0. In this instance, a binary "1" is stored into the bit position "a". When a binary "0" is stored into the position "a", the direction of arrow "a" in FIG. 2 is reversed to indicate that it is reference at level 0 more recently than at level 1. The same applies to the other bit positions of the LRU memory 9. The LRU memory 9 is updated whenever it is accessed so that the registered address level is updated to indicate that it is the most recent level.
Table 1 below shows the binary levels of data in the LRU memory 9 when it is sequentially updated at address levels 0 to 3 as indicated in FIG. 2. In Table 1, data not updated are left blank.
Data replace occurs on the basis of an algorithm which is inverse to that of the algorithm with which the data is updated as described above. Specifically, the data stored in the LRU memory 9 are replaced in a manner as shown in Table 2.
              TABLE 1                                                     
______________________________________                                    
           LRU Bits                                                       
Address Levels                                                            
             a     b       c   d     e   f                                
______________________________________                                    
0            0     0       0                                              
1            1                 0     0                                    
2                  1           1         0                                
3                          1         1   1                                
______________________________________                                    
 The blanks in Table 2 are binary levels which are ignored. For example,
 since at a level 0, the bit positions "a", "b" and "c" are written with
 binary one's and bit positions "d", "e" and "f" are left blank, level 0 is
 valid for replacement. There exist no valid data patterns other than those
 shown in Table 2, and so any other data patterns are treated as being
 illegal and the LRU memory 9 is identified as being faulty.
The fault detection circuit of the present invention is characterized by the inversion of one of the data inputs to the LRU memory, i.e., the input bit to the "c" position and a subsequent inversion of the output data bit from that position. Therefore, the logic algorithm of the invention takes into account such data bit inversions. Burst error is one which causes the LRU memory to be loaded with a string of all zero's or all one's. Without the bit inversion processes, such error
              TABLE 2                                                     
______________________________________                                    
           LRU Bits                                                       
Replace Levels                                                            
             a     b       c   d     e   f                                
______________________________________                                    
0            1     1       1                                              
1            0                 1     1                                    
2                  0           0         1                                
3                          0         0   0                                
______________________________________                                    
patterns cannot be detected as being in error since they are not illegal according to the algorithm of Table 2. However, the output inversion process on the position "c" data bit causes such patterns to be converted into a string of "001000" or "110111" which can be detected as being illegal. On the other hand, the combined input and output inversion processes on the position "c" data bit allow error-free data bits to be applied unaffected to the illegal pattern detector 12 and replace level decision circuit 13. Therefore, any kind of burst error can be detected without altering or adding extra hardware.

Claims (2)

What is claimed is:
1. A fault detection circuit for a buffer memory having a plurality of address levels comprising:
an LRU memory having a series of bit storage cells for storing a series of bits therein, said stored bits indicating relationships between most recently referenced timings for each of said address levels;
means for generating updating input data bits in response to said LRU memory being accessed from an external source and applying the generated updating input data bits to said LRU memory to cause same to generate updated output data bits;
means for inverting one of said updating input data bits prior to application to said LRU memory;
an error detection circuit responsive to said updated output data bits for detecting an error therein; and
means for inverting one of said updated output data bits prior to application to said error detection circuit corresponding in binary significant position to said inverted updating input data bit.
2. A fault detection circuit for a buffer memory having a plurality of address levels, comprising:
a request address register for receiving a request from an external source and generating higher significant bits and lower significant bits;
an address memory having a plurality of cells for storing said lower significant bits from said request address register for defining address levels;
a plurality of comparators for detecting a match between each of the contents of said cells and each of said higher significant bits from said request address register and generating a coincidence output from each of said comparator in response to the detection of a match by each of said comparators;
a decision circuit for generating an output when the number of said coincidence outputs exceeds a predetermined value;
an LRU memory having a series of bit storage cells for storing a series of bits therein, said stored bits indicating relationships between most recently referenced timings for each of said address levels;
an updating logic for deriving updating input data bits from the output of said decision circuit in response to said LRU memory being accessed from an external source and applying the generated updating input data bits to said LRU memory to cause same to generate updated output data bits;
means for inverting one of said updating input data bits prior to application to said LRU memory;
an error detection circuit responsive to said updated output data bits for detecting an error therein; and
means for inverting one of said updated output data bits prior to application to said error detection circuit corresponding to binary significant position to said inverted updating input data bit
US07/181,582 1987-04-15 1988-04-14 Fault detection circuit capable of detecting burst errors in an LRU memory Expired - Fee Related US4912712A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP62-91039 1987-04-15
JP62091039A JPS63257854A (en) 1987-04-15 1987-04-15 Lru memory fault detecting circuit

Publications (1)

Publication Number Publication Date
US4912712A true US4912712A (en) 1990-03-27

Family

ID=14015361

Family Applications (1)

Application Number Title Priority Date Filing Date
US07/181,582 Expired - Fee Related US4912712A (en) 1987-04-15 1988-04-14 Fault detection circuit capable of detecting burst errors in an LRU memory

Country Status (4)

Country Link
US (1) US4912712A (en)
JP (1) JPS63257854A (en)
CA (1) CA1302575C (en)
FR (1) FR2614127B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5140690A (en) * 1988-06-14 1992-08-18 Mitsubishi Denki Kabushiki Kaisha Least-recently-used circuit
US5490248A (en) * 1993-02-16 1996-02-06 International Business Machines Corporation Disk array system having special parity groups for data blocks with high update activity
US5555438A (en) * 1991-07-24 1996-09-10 Allen-Bradley Company, Inc. Method for synchronously transferring serial data to and from an input/output (I/O) module with true and complement error detection coding
US5573593A (en) * 1995-01-17 1996-11-12 Beloit Technologies, Inc. Coating apparatus for selectively coating either or both sides of a traveling paper web
US20030191898A1 (en) * 2001-05-01 2003-10-09 Broadcom Corporation Replacement data error detector

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4322795A (en) * 1980-01-24 1982-03-30 Honeywell Information Systems Inc. Cache memory utilizing selective clearing and least recently used updating
US4334289A (en) * 1980-02-25 1982-06-08 Honeywell Information Systems Inc. Apparatus for recording the order of usage of locations in memory
US4463424A (en) * 1981-02-19 1984-07-31 International Business Machines Corporation Method for dynamically allocating LRU/MRU managed memory among concurrent sequential processes
US4761733A (en) * 1985-03-11 1988-08-02 Celerity Computing Direct-execution microprogrammable microprocessor system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4103823A (en) * 1976-12-20 1978-08-01 International Business Machines Corporation Parity checking scheme for detecting word line failure in multiple byte arrays
JPS6049950B2 (en) * 1981-08-27 1985-11-06 富士通株式会社 LRU error processing method
JPS60142759A (en) * 1983-12-29 1985-07-27 Fujitsu Ltd Error detection system of lru deciding storage device
JPS60189553A (en) * 1984-03-09 1985-09-27 Hitachi Ltd Buffer memory control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4322795A (en) * 1980-01-24 1982-03-30 Honeywell Information Systems Inc. Cache memory utilizing selective clearing and least recently used updating
US4334289A (en) * 1980-02-25 1982-06-08 Honeywell Information Systems Inc. Apparatus for recording the order of usage of locations in memory
US4463424A (en) * 1981-02-19 1984-07-31 International Business Machines Corporation Method for dynamically allocating LRU/MRU managed memory among concurrent sequential processes
US4761733A (en) * 1985-03-11 1988-08-02 Celerity Computing Direct-execution microprogrammable microprocessor system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5140690A (en) * 1988-06-14 1992-08-18 Mitsubishi Denki Kabushiki Kaisha Least-recently-used circuit
US5555438A (en) * 1991-07-24 1996-09-10 Allen-Bradley Company, Inc. Method for synchronously transferring serial data to and from an input/output (I/O) module with true and complement error detection coding
US5490248A (en) * 1993-02-16 1996-02-06 International Business Machines Corporation Disk array system having special parity groups for data blocks with high update activity
US5573593A (en) * 1995-01-17 1996-11-12 Beloit Technologies, Inc. Coating apparatus for selectively coating either or both sides of a traveling paper web
US20030191898A1 (en) * 2001-05-01 2003-10-09 Broadcom Corporation Replacement data error detector
US6868484B2 (en) * 2001-05-01 2005-03-15 Broadcom Corporation Replacement data error detector

Also Published As

Publication number Publication date
FR2614127A1 (en) 1988-10-21
FR2614127B1 (en) 1992-01-24
JPS63257854A (en) 1988-10-25
CA1302575C (en) 1992-06-02

Similar Documents

Publication Publication Date Title
US4168541A (en) Paired least recently used block replacement system
US4319357A (en) Double error correction using single error correcting code
US4319356A (en) Self-correcting memory system
US4112502A (en) Conditional bypass of error correction for dual memory access time selection
US6584595B2 (en) Technique for correcting single-bit errors in caches with sub-block parity bits
US6192487B1 (en) Method and system for remapping physical memory
US4296494A (en) Error correction and detection systems
US4712216A (en) Method and device for correcting errors in memories
US4483003A (en) Fast parity checking in cache tag memory
US3568153A (en) Memory with error correction
EP0265639A2 (en) ECC circuit failure verifier
DE3587145T2 (en) BUFFER SYSTEM WITH DETECTION OF READ OR WRITE CIRCUIT ERRORS.
EP0180821A2 (en) A method of detecting addressing errors in a catalogued memory, and catalogued memory using same
US4831622A (en) Apparatus for forcing a reload from main memory upon cache memory error
US20220066933A1 (en) Cache memory having a programmable number of ways
KR870001307B1 (en) System for treatment of single bit error in buffer storage unit
JPH0524540B2 (en)
US6681299B1 (en) Cache-tag control method in information processing apparatus having cache, with error checking mechanism in cache tag, and information processing apparatus using this control method
WO1997014109A2 (en) Data error detection and correction for a shared sram
US4912712A (en) Fault detection circuit capable of detecting burst errors in an LRU memory
US5276829A (en) Data processing system including cache memory for rapidly converting a logical address into a physical address using shared memory flag
US4163288A (en) Associative memory
US20210326202A1 (en) Non-volatile memory
US3976865A (en) Error detector for an associative directory or translator
JPS6129024B2 (en)

Legal Events

Date Code Title Description
AS Assignment

Owner name: NEC CORPORATION, 33-1, SHIBA 5-CHOME, MINATO-KU, T

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:YAMADA, IKUO;REEL/FRAME:004884/0124

Effective date: 19880401

Owner name: NEC CORPORATION,JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAMADA, IKUO;REEL/FRAME:004884/0124

Effective date: 19880401

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

FEPP Fee payment procedure

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

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20020327