DE19841470A1 - Error testing method of RAM especially for mobile radio equipment - Google Patents

Error testing method of RAM especially for mobile radio equipment

Info

Publication number
DE19841470A1
DE19841470A1 DE1998141470 DE19841470A DE19841470A1 DE 19841470 A1 DE19841470 A1 DE 19841470A1 DE 1998141470 DE1998141470 DE 1998141470 DE 19841470 A DE19841470 A DE 19841470A DE 19841470 A1 DE19841470 A1 DE 19841470A1
Authority
DE
Germany
Prior art keywords
data word
new
parity bit
old
address
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.)
Granted
Application number
DE1998141470
Other languages
German (de)
Other versions
DE19841470C2 (en
Inventor
Thomas Herndl
Dirsko Von Pfeil
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.)
Siemens AG
Original Assignee
Siemens AG
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 Siemens AG filed Critical Siemens AG
Priority to DE1998141470 priority Critical patent/DE19841470C2/en
Publication of DE19841470A1 publication Critical patent/DE19841470A1/en
Application granted granted Critical
Publication of DE19841470C2 publication Critical patent/DE19841470C2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
    • G11C29/10Test algorithms, e.g. memory scan [MScan] algorithms; Test patterns, e.g. checkerboard patterns 
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
    • G11C29/12Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
    • G11C29/38Response verification devices
    • G11C29/42Response verification devices using error correcting codes [ECC] or parity check

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

The method involves sequential and periodic reading of data words from the memory, followed by processing and re-writing into the memory. The data words are provided with parity bits for error/fault tests. A data word (D) is read from an address (3) during a clock-cycle (T) and a parity bit (P) is added to the word. The new data word (D4) is written in to the next higher address in the subsequent clock-cycle (T5), after reading a data word (D5) from the next higher address. After N clock-cycles, the data word is re-read and has a parity bit added to it. The parity bit is compared with the preceding parity bit of the data word (D4) and a new parity pit (P4N) is added to the new data word (D4N) and then stored. The new, processed data word (D4N) is then written into the next higher address (5), after being read out from the address.

Description

Die Erfindung bezieht sich auf ein Verfahren zur Fehlerprü­ fung eines Schreib-Lese-Speichers mit N Adressen, in dem Datenwörter der Breite M gespeichert werden, wobei die Daten­ wörter sequentiell und periodisch in Verarbeitungsschritten aus dem Speicher gelesen, sodann bearbeitet und daraufhin wieder in den Speicher geschrieben werden, und die Datenwör­ ter zur Fehlerprüfung mit Paritätsbits versehen werden.The invention relates to a method for error checking a read-write memory with N addresses, in which Data words of width M are stored, the data words sequentially and periodically in processing steps read from memory, then edited and then be written back into memory, and the data word parity bits for error checking.

Um Fehler innerhalb eines Schreib-Lese-Speichers, im folgen­ den kurz RAM bezeichnet, aufzufinden, wird in manchen Anwen­ dungsfällen ein laufender Speichertest durchgeführt. Dabei wird für jedes einzelne RAM-Wort ein Redundanzbit, d. h. ein Paritätsbit bereitgestellt und mitgespeichert. Ergibt die Paritätsprüfung nach dem Auslesen einen anderen Wert als vor dem Speichern, so kann auf einen Fehler des Speicherplatzes geschlossen werden.To follow errors within a read-write memory Finding the RAM for short is used in some applications an ongoing memory test. Here a redundancy bit is created for each individual RAM word, i. H. on Parity bit provided and saved. Returns the Parity check after reading a different value than before saving, it may indicate an error in the storage space getting closed.

Insbesondere bei Anwendungen, die hinsichtlich Stromaufnahme und Bauvolumen kritisch sind, z. B. im Mobilfunkbereich, ist das bekannte Verfahren nachteilig, da zusätzlicher Speicher­ platz benötigt wird, der die Chip-Fläche des RAM einerseits und die Verlustleistung des RAM andererseits vergrößert.Especially in applications with regard to power consumption and construction volume are critical, e.g. B. in the mobile communications area the known method disadvantageous because of additional memory space is needed, which is the chip area of the RAM on the one hand and the power dissipation of the RAM on the other hand increases.

Eine Anwendung, von welcher die Erfindung ihren Ausgang nahm, sind digitale Filter, hier FIR-Filter, zur Echokompensation in Mobilfunk- und Satellitenfunkgeräten oder ähnlichen Syste­ men. Dabei liegen beispielsweise N PCM-Kanäle vor, und für jeden Kanal werden M Filterkoeffizienten benötigt, die im Sinne eines adaptiven Filters entsprechend den tatsächlich vorliegenden Echoverhältnissen ständig neu berechnet und wieder abgespeichert werden müssen. Zur Paritätsüberprüfung aller Speicherplätze sind demgemäß M*N Paritätsbits erforder­ lich, in praktischen Anwendungsfällen z. B. 508 × 32 = 16 256 Paritätsbits. Dabei betragen die Abtastschritte beispielswei­ se 125 µs.An application from which the invention originated are digital filters, here FIR filters, for echo cancellation in cellular and satellite radios or similar systems men. There are, for example, N PCM channels, and for M channel coefficients are required for each channel Sense of an adaptive filter according to the actual existing echo conditions are constantly recalculated and must be saved again. For parity check accordingly, all memory locations require M * N parity bits Lich, in practical applications such. B. 508 x 32 = 16 256  Parity bits. The scanning steps are, for example se 125 µs.

Eine Aufgabe der Erfindung liegt darin, eine laufende Über­ prüfung sämtlicher Speicherplätze bei Verringerung der für Paritätsbits erforderlichen Speicherplätze zu ermöglichen.An object of the invention is an ongoing over Checking all storage spaces when reducing the for To allow parity bits to have the required storage space.

Die gestellte Aufgabe wird, ausgehend von einem Verfahren der eingangs genannten Art, erfindungsgemäß dadurch erreicht, daß innerhalb eines Taktes ein Datenwort aus einer Adresse gele­ sen und zu diesem Datenwort ein Paritätsbit gebildet wird, das Datenwort bearbeitet wird, zu dem bearbeiteten, neuen Datenwort ein Paritätsbit gebildet und gespeichert wird, und das neue Datenwort in dem darauffolgenden Takt nach Auslesen des Datenwortes aus der nächsthöheren Adresse in diese Adres­ se geschrieben wird, N Takte darauf innerhalb eines Taktes das Datenwort wiederum gelesen wird, zu diesem Datenwort ein Paritätsbit gebildet wird, das Paritätsbit mit dem vorherge­ henden Paritätsbit dieses Datenwortes verglichen wird, das Datenwort bearbeitet wird, zu dem bearbeiteten, neuen Daten­ wort erneut ein Paritätsbit gebildet und gespeichert wird, und das neue, bearbeitete Datenwort nach Auslesen des Daten­ wortes aus der nächsthöheren Adresse in diese Adresse ge­ schrieben wird.The task is based on a process of type mentioned, achieved according to the invention in that one data word from one address within one cycle and a parity bit is formed for this data word, the data word is edited to the edited new one Data word a parity bit is formed and stored, and the new data word in the next cycle after reading out the data word from the next higher address into these addresses it is written, N bars on it within one bar the data word is read in turn for this data word Parity bit is formed, the parity bit with the previous parity bit of this data word is compared, the Data word is edited to the edited, new data word a parity bit is again formed and stored, and the new, edited data word after reading out the data words from the next higher address to this address is written.

Das erfindungsgemäße Verfahren bewirkt, daß die Datenwörter in dem RAM nicht mehr einer festen Adresse zugeordnet sind, sondern im Takt der Verarbeitungsschritte "im Kreis wandern". Dies bedeutet aber, daß ein bestimmtes Datenwort innerhalb einer Periode N.N sämtliche N Adressen "besucht". Dadurch ist es möglich, die Parität lediglich eines einzigen der N Daten­ wörter zu überwachen, und dennoch sämtliche Adressen peri­ odisch auf Fehler zu überprüfen, ohne daß es notwendig wäre, bei jedem Verarbeitungsschritt auf jeder Adresse ein zusätz­ liches Paritätsbit mitzuspeichern. The inventive method causes the data words in which RAM is no longer assigned a fixed address, but "walking in a circle" in time with the processing steps. However, this means that a certain data word within a period N.N. "visited" all N addresses. This is it is possible to parity only one of the N data words to monitor, and yet all addresses peri odically checking for errors without it being necessary with each processing step at each address parity bit.  

Das Verfahren nach der Erfindung zeigt besondere Vorzüge, wenn die Datenwörter Filterkoeffizienten eines digitalen Filters für N Kanäle sind bzw. das digitale Filter ein adap­ tives FIR-Filter ist. Diese Anwendungsfälle sind nämlich zumindest in mobilen Endgeräten sehr energie- und raumkri­ tisch.The method according to the invention shows particular advantages, if the data words filter coefficients of a digital Filters for N channels or the digital filter are adap tives FIR filter. Namely, these use cases are at least in mobile devices very energy and space-critical table.

Die Erfindung samt weiterer Vorteile ist im folgenden an Hand eines Ausführungsbeispiels unter Bezugnahme auf die Zeichnung näher erläutert. In der Zeichnung zeigen die Fig. 1a und 1b schematisiert den Ablauf des erfindungsgemäßen Verfahrens mit Bildung eines Paritätsbits jeweils im vierten Arbeits­ schritt bzw. Takt.The invention together with further advantages is explained in more detail below using an exemplary embodiment with reference to the drawing. In the drawing, FIGS. 1a and 1b schematically show the sequence of the method according to the invention with the formation of a parity bit in the fourth working step or cycle.

In der Zeichnung ist schematisch ein Schreib-Lese-Speicher RAM dargestellt, in welchen zyklisch und linear Datenwörter Di eingeschrieben werden. In dem vorliegenden Anwendungsbei­ spiel handelt es sich bei den Datenwörtern um Filterkoeffizi­ enten eines adaptiven FIR-Filters für N PCM-Kanäle in einem Mobilfunk- oder Satellitenfunk-Endgerät, wobei das Filter zur Echokompensation eingesetzt ist. Es ist als Transversalfilter ausgebildet und enthält eine Laufzeitkette mit z. B. 508 Aus­ gängen, so daß ein Empfangsweg-Signal mit einer z. B. jeweils 125 µs versetzten Laufzeit an jedem Ausgang ansteht. Jedes dieser Signale wird mit einem eigenen Koeffizienten - ent­ sprechend einem Datenwort Di - multipliziert und in einem Akkumulator aufsummiert. Durch geeignete Wahl der Koeffizien­ ten läßt sich jeder Endechoweg kompensieren, sofern die Lauf­ zeit im vorliegenden Fall kleiner ist als 508.125 µs = 63.5 ms.In the drawing, a read-write memory RAM is shown schematically, in which data words D i are written cyclically and linearly. In the present application example, the data words are filter coefficients of an adaptive FIR filter for N PCM channels in a mobile radio or satellite radio terminal, the filter being used for echo cancellation. It is designed as a transversal filter and contains a runtime chain with z. B. 508 gears, so that a receive path signal with a z. B. each delayed 125 µs delay at each output. Each of these signals is multiplied by its own coefficient - corresponding to a data word D i - and summed up in an accumulator. Each end echo path can be compensated for by a suitable choice of the coefficients, provided that the running time in the present case is less than 508,125 µs = 63.5 ms.

Die Koeffizienten = Datenwörter werden während jedes Taktes aus dem Speicher RAM gelesen, aktualisiert und neu berechnet und sodann wieder in den Speicher geschrieben.The coefficients = data words are used during each clock read from RAM, updated and recalculated and then written back to memory.

In der oberen Hälfte der Zeichnung, nämlich in Fig. 1a, ist der Vorgang des Auslesens, Berechnens und Wiedereinschreibens für drei Takte T3, T4, T5 von N Takten einer Periode gezeigt, in der rechten Hälfte der Zeichnung, nämlich in Fig. 1b, für drei Takte der folgenden Periode, d. h. für die Takte TN+3, TN+4, TN+5.In the upper half of the drawing, namely in FIG. 1a, the process of reading, calculating and rewriting for three bars T 3 , T 4 , T 5 of N bars of a period is shown, in the right half of the drawing, namely in FIG . 1b, three clocks for the following period, that is, for the clock pulses T N + 3, N T + 4, T n + 5.

Zur Überprüfung des Speichers RAM auf Fehler wird eine Feh­ lerprüfung mit Paritätsbits verwendet, wobei die Besonderheit des Verfahrens nach der Erfindung darin liegt, daß lediglich ein einziges der N Datenwörter mit einem Paritätsbit versehen wird, und dennoch eine Überprüfung des Speichers RAM an sämt­ liche Adressen möglich ist, was nachstehend beschrieben wird.A check is made to check the RAM for errors used with parity bits, with the special feature of the method according to the invention is that only provide a single one of the N data words with a parity bit and yet a check of the RAM at all Liche addresses is possible, which is described below.

Es wird nun der Takt T4 betrachtet, in dem ein Datenwort D4alt aus der Adresse 3 gelesen und ein aktualisiertes, neu berech­ netes Datenwort auf die Adresse 3 geschrieben wird. Zu dem Datenwort D4alt wird ein Paritätsbit P4alt gebildet, um mit einem Paritätsbit aus dem vorhergehenden Zyklus verglichen zu werden, was später erläutert wird.The clock T 4 is now considered, in which a data word D4 old is read from the address 3 and an updated, recalculated data word is written to the address 3. A parity bit P4 old is formed for the data word D4 old in order to be compared with a parity bit from the previous cycle, which will be explained later.

Das ausgelesene Datenwort D4alt wird nun bearbeitet, d. h. aktualisiert und neu berechnet - sofern erforderlich - und sodann wird zu dem neuen, bearbeiteten Datenwort D4neu ein Paritätsbit P4neu gebildet und abgespeichert. Im darauffolgen­ den Takt T5 wird das neue Datenwort D4neu nach Auslesen des Datenwortes D5alt aus der nächsthöheren Adresse 4 in diese Adresse geschrieben. Es folgen die Lese-, Berechnungs- und Schreibvorgänge für die weiteren Takte T6, T7, usw., jedoch ohne Paritätsbitbildung, die nur in dem Takt T4 vorgenommen wird.The read data word D4 is old now processed, ie updated and recalculated - if necessary - and then is re-formed a parity bit P4 to the new, processed data word D4 new and stored. In the subsequent cycle T 5 , the new data word D4 is written new to this address after reading out the data word D5 old from the next higher address 4. This is followed by the reading, calculation and writing processes for the further clocks T 6 , T 7 , etc., but without parity bit formation, which is only carried out in the clock T 4 .

N Takte später, d. h. nach genau einer Periode, wird innerhalb des vierten Taktes diese Periode, d. h. innerhalb des Taktes Tn+4, das Datenwort D4N,alt wiederum gelesen, und es wird zu diesem Datenwort D4N,alt ein Paritätsbit P4N,alt gebildet. Die­ ses Paritätsbit P4N,alt wird nun mit dem eine Periode zuvor gebildeten Paritätsbit P4neu verglichen (Fig. 1a). Sind die verglichenen Paritätsbits nicht gleich, so kann auf einen Fehler im Speicher RAM geschlossen werden.N clocks later, ie after exactly one period, this period, ie within the clock T n + 4 , the data word D4 N, old is read again within the fourth clock, and a parity bit P4 N becomes old for this data word D4 N , old educated. The parity bit P4 ses N, old will now be compared with the new one period previously formed parity bit P4 (Fig. 1a). If the compared parity bits are not the same, an error in the RAM can be concluded.

Nun wird das Datenwort D4N,alt bearbeitet, und sodann wird zu dem neuen, bearbeiteten Datenwort D4N,neu erneut ein Paritäts­ bit P4N,neu gebildet und gespeichert. Das neue, bearbeitete Datenwort D4N,neu wird nach Auslesen des Datenwortes D5N,alt aus der nächsthöheren Adresse 5 in diese Adresse geschrieben.Now the data word D4 N, old is processed, and then a new parity bit P4 N is newly formed and stored for the new, processed data word D4 N. The new, processed data word D4 N, new is written into this address after reading out the data word D5 N, old from the next higher address 5 .

Das abgespeicherte Paritätsbit P4N,neu wird im darauffolgen­ den, hier nicht mehr dargestellten Zyklus mit einem analog gebildeten Paritätsbit P42N,alt verglichen (Fig. 1b).The stored parity bit P4 N, new is subsequently compared with the old cycle (not shown here) with an analog parity bit P42 N ( FIG. 1b).

Es ist ersichtlich, daß in dem beschriebenen Verfahren alle Datenwörter in jedem Zyklus um eine Adresse weiterwandern, somit auch das Datenwort D4, an dem die Paritätsoperation vorgenommen wird. Die Fehlerprüfung des Speichers RAM erfolgt somit nicht in jedem Zyklus (Periode) N für alle Speicher­ plätze gemeinsam, sondern in jedem Zyklus (Periode) immer nur für einen Speicherplatz, doch werden auf diese Weise auch sämtliche Speicherplätze regelmäßig alle N.N Takte auf Fehler geprüft.It can be seen that in the described process all Move data words one address in each cycle, thus also the data word D4 on which the parity operation is made. The RAM is checked for errors therefore not in every cycle (period) N for all memories places together, but only in each cycle (period) for a storage space, but this way too all memory locations regularly every N.N cycles for errors checked.

Das Verfahren nach der Erfindung ist am Beispiel eines adap­ tiven FIR-Filters erläutert worden, doch ist es klar, daß dieses Verfahren für jeden Schreib-Lese-Speicher verwendet werden kann, in welchem Datenwörtern sequentiell und peri­ odisch geschrieben bzw. aus diesem gelesen werden.The method according to the invention is based on the example of an adap tive FIR filter, but it is clear that this method is used for every random access memory can be in which data words sequentially and peri be written or read oddly.

Claims (3)

1. Verfahren zur Fehlerprüfung eines Schreib-Lese-Speichers mit N Adressen, in dem Datenwörter der Breite M gespeichert werden, wobei die Datenwörter sequentiell und periodisch in Verarbeitungsschritten aus dem Speicher gelesen, sodann bear­ beitet und daraufhin wieder in den Speicher geschrieben wer­ den, und die Datenwörter zur Fehlerprüfung mit Paritätsbits versehen werden, dadurch gekennzeichnet,
daß innerhalb eines Taktes (T4) ein Datenwort (D4alt) aus einer Adresse (3) gelesen und zu diesem Datenwort ein Pari­ tätsbit (P4alt) gebildet wird, das Datenwort bearbeitet wird,
zu dem bearbeiteten, neuen Datenwort (D4neu) ein Paritätsbit (P4neu) gebildet und gespeichert wird, und
das neue Datenwort (D4neu) in dem darauffolgenden Takt (T5) nach Auslesen des Datenwortes (D5alt) aus der nächsthöheren Adresse (4) in diese Adresse geschrieben wird,
N Takte darauf innerhalb eines Taktes (TN+4) das Datenwort (D4N,alt) wiederum gelesen wird, zu diesem Datenwort (D4N,alt) ein Paritätsbit (P4N,alt) gebildet wird,
das Paritätsbit (P4N,alt) mit dem vorhergehenden Paritätsbit (P4neu) dieses Datenwortes (D4) verglichen wird, das Datenwort (D4N,alt) bearbeitet wird,
zu dem bearbeiteten, neuen Datenwort (D4N,neu) erneut ein Pa­ ritätsbit (P4N,neu) gebildet und gespeichert wird, und das neue, bearbeitete Datenwort (D4N,neu) nach Auslesen des Datenwortes (D5N,alt) aus der nächsthöheren Adresse (5) in diese Adresse geschrieben wird.
1. Method for checking the error of a read-write memory with N addresses, in which data words of width M are stored, the data words being read from the memory sequentially and periodically in processing steps, then processed and then rewritten into the memory, and the data words are provided with parity bits for error checking, characterized in that
that a data word (D4 old ) is read from an address (3) within a cycle (T4) and a parity bit (P4 old ) is formed for this data word, the data word is processed,
a parity bit (P4 new ) is formed and stored for the processed new data word (D4 new ), and
the new data word (D4 new ) is written to this address in the subsequent cycle (T5) after reading out the data word (D5 old ) from the next higher address (4),
N cycles thereafter the data word (D4 N, old ) is read again within one cycle (T N + 4 ) , a parity bit (P4 N, old ) is formed for this data word (D4 N, old ),
the parity bit (P4 N, old ) is compared with the previous parity bit (P4 new ) of this data word (D4), the data word (D4 N, old ) is processed,
a parity bit (P4 N, new ) is formed and stored again for the processed, new data word (D4 N, new ), and the new, processed data word (D4 N, new ) is read out after reading out the data word (D5 N, old ) the next higher address (5) is written in this address.
2. Verfahren nach Anspruch. 1, dadurch gekennzeichnet, daß die Datenwörter Filter­ koeffizienten eines digitalen Filters für N Kanäle sind.2. The method according to claim. 1, characterized in that the data words filter coefficients of a digital filter for N channels. 3. Verfahren nach Anspruch 2, dadurch gekennzeichnet, daß das digitale Filter ein adaptiertes FIR-Filter ist.3. The method according to claim 2, characterized in that the digital filter adapted FIR filter.
DE1998141470 1998-09-10 1998-09-10 Method for error checking a read-write memory Expired - Fee Related DE19841470C2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE1998141470 DE19841470C2 (en) 1998-09-10 1998-09-10 Method for error checking a read-write memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE1998141470 DE19841470C2 (en) 1998-09-10 1998-09-10 Method for error checking a read-write memory

Publications (2)

Publication Number Publication Date
DE19841470A1 true DE19841470A1 (en) 2000-04-13
DE19841470C2 DE19841470C2 (en) 2001-02-15

Family

ID=7880549

Family Applications (1)

Application Number Title Priority Date Filing Date
DE1998141470 Expired - Fee Related DE19841470C2 (en) 1998-09-10 1998-09-10 Method for error checking a read-write memory

Country Status (1)

Country Link
DE (1) DE19841470C2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1467583A1 (en) * 2003-04-11 2004-10-13 Nokia Corporation Method and mobile station for testing devices within said mobile station

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE202011050677U1 (en) 2011-07-08 2012-10-09 Puttkammer Handels Gmbh & Co. Kg Anti-skid device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Mikroelektronische Speicher, v. D. Rhein u. H. Freitag, Springer-Verlag, 1992, Kap.7.4.2, S. 220-231 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1467583A1 (en) * 2003-04-11 2004-10-13 Nokia Corporation Method and mobile station for testing devices within said mobile station
US7274199B2 (en) 2003-04-11 2007-09-25 Nokia Corporation Method and arrangement of testing device in mobile station

Also Published As

Publication number Publication date
DE19841470C2 (en) 2001-02-15

Similar Documents

Publication Publication Date Title
DE2008663C3 (en) Data storage and data storage control circuit
DE19830111A1 (en) Integrated memory
DE2442191A1 (en) PROCEDURE AND ARRANGEMENT FOR DETERMINING FAULT LOCATION IN A WORKING MEMORY
DE2828698A1 (en) MONOLITHIC BLOCK
DE1147989B (en) Circuit arrangement for a selection device in telecommunications, preferably telephone systems with time division
DE19757337C1 (en) Non-linear echo canceller for communication signal
DE2256135B2 (en) Method and arrangement for testing monolithically integrated semiconductor circuits
DE19841470C2 (en) Method for error checking a read-write memory
DE10135966B4 (en) Method and device for on-chip testing of memory cells of an integrated memory circuit
DE2451235A1 (en) CIRCUIT ARRANGEMENT FOR A DIGITAL FILTER
DE2442132A1 (en) DYNAMIC SLIDING REGISTER
DE2836696A1 (en) DIGITAL SIGNAL SYNTHESIS CIRCUIT
DE1805623C3 (en) Test device for automatic telephone exchanges with central electronic control by a computer
DE19831766A1 (en) Semiconductor memory with a test mode
DE10105627A1 (en) Multi-pin memory device operating method e.g. for data processing system, uses a multiplexer for each two or more associated read terminals of the memory arrangements
DE1250489B (en) I Circuit arrangement for storing blank passwords in an associative memory
DE69400891T2 (en) Device for storing data
DE1774849C3 (en) Addressing device for a memory section chain
DE10123582A1 (en) Specimen pattern generator for semiconductor testing system of semiconductor memory components
DE2116784B2 (en) Program-controlled step memory device
DE10152916A1 (en) Memory module for computers, has information containing unit arranged in distributed way on memory chip that relates to operational parameters of memory module
DE19850650C2 (en) Method of transferring data
EP0379625B1 (en) Method for the treatment of parity-controllable binary code words which undergo a digital damping and/or code conversion during their transmission
DE10011180A1 (en) Digital circuit e.g. for FeRAM
DE10303248B4 (en) Signal delaying means and method for dynamically delaying a digitally sampled signal

Legal Events

Date Code Title Description
OP8 Request for examination as to paragraph 44 patent law
D2 Grant after examination
8364 No opposition during term of opposition
8339 Ceased/non-payment of the annual fee