KR930004427B1 - Method of checking main memory unit - Google Patents

Method of checking main memory unit Download PDF

Info

Publication number
KR930004427B1
KR930004427B1 KR1019910009597A KR910009597A KR930004427B1 KR 930004427 B1 KR930004427 B1 KR 930004427B1 KR 1019910009597 A KR1019910009597 A KR 1019910009597A KR 910009597 A KR910009597 A KR 910009597A KR 930004427 B1 KR930004427 B1 KR 930004427B1
Authority
KR
South Korea
Prior art keywords
main memory
memory device
dram
address
self
Prior art date
Application number
KR1019910009597A
Other languages
Korean (ko)
Other versions
KR930001064A (en
Inventor
김홍석
Original Assignee
현대전자산업 주식회사
정몽헌
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 현대전자산업 주식회사, 정몽헌 filed Critical 현대전자산업 주식회사
Priority to KR1019910009597A priority Critical patent/KR930004427B1/en
Publication of KR930001064A publication Critical patent/KR930001064A/en
Application granted granted Critical
Publication of KR930004427B1 publication Critical patent/KR930004427B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Abstract

The method for reducing the self-test time of main memory in a computer system comprises the steps of: loading the system program in the main memory when the power is on; producing the control signal to enter the multi-bit test mode; writing the whole data with a word unit into the main memory; executing the read operation with a word unit and detecting the error; executing the refresh cycle and loading the user program into the main memory and returning to the normal state.

Description

주기억장치의 자체 시험시간 단축방법How to reduce self test time of main memory

제1도는 종래의 주기억장치의 자체시험 방법의 흐름도.1 is a flow chart of a conventional self-test method of main memory.

제2도는 본 발명이 적용되는 시스템의 구성도.2 is a block diagram of a system to which the present invention is applied.

제3도는 본 발명에 의한 주기억장치의 자체시험 시간단축 방법의 흐름도.3 is a flowchart of a method for reducing a self-test time of a main memory device according to the present invention.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

1 : MPU 2 : RAC1: MPU 2: RAC

3 : ACG 4 : DCSG3: ACG 4: DCSG

5 : DC 6 : 주기억장치5: DC 6: main memory

본 발명은 시스템에 있어서, 주기억장치의 장체시험시간을 단축시키기 위한 방법에 관한 것으로, 특히 DRAM(Dynamic Random Access Memory)의 시험모드를 이용한 시스템의 주기억장치의 자체 시험시간 단축방법에 관한 것이다.The present invention relates to a method for shortening the long-term test time of a main memory device in a system, and more particularly, to a method for shortening the self-test time of a main memory device of a system using a test mode of a DRAM (Dynamic Random Access Memory).

일반적으로, 마이크로 컴퓨터 또는 MPU(Micro Processor Unit)를 사용하여 제어나 측정을 하는 대부분의 장비들은 DRAM을 주기억 장치로 장착하고 있다.In general, most devices that use a microcomputer or a microprocessor unit (MPU) to control or measure have a DRAM as main memory.

시스템의 동작을 위해 전원이 온(ON)되면 시스템의 모든 장치를 리셋되고 ROM(Read Only Memory)에 저장되어 있는 시스템 프로그램도 리셋되어 시스템 프로그램의 첫번째 번지를 호출하여 상기 번지에 기입된 명령을 순서대로 실행한다. 이때 시스템의 동작을 위한 몇가지 기본요소와 DRAM으로 구성된 주기억장치의 이상유무를 점검하게 된다.When the power is turned on for the operation of the system, all the devices in the system are reset and the system program stored in the ROM (Read Only Memory) is also reset, calling the first address of the system program and executing the commands written in the address. Run as At this time, some basic elements for system operation and abnormality of main memory composed of DRAM are checked.

제1도는 종래의 주기억장치의 자체시험방법의 흐름도이다. DRAM으로 구성된 주기억장치의 이상유무를 확인하는 종래의 방법을 제1도를 참조하여 설명하면 다음과 같다.1 is a flow chart of a conventional self-test method of the main memory. Referring to FIG. 1, a conventional method for confirming an abnormality of a main memory device composed of DRAMs is as follows.

전원이 온되면 ROM에서 시스템 프로그램을 주기억장치에 싣고(10) DRAM의 쓰기 사이클을 이용하여 LSB(Least Significant Bit)에서 MSB(Most Significant Bit) 또는 MSB에서 LSB로 어드레스를 순서대로 변화시키면서 워드단위로 쓰기동작과 에러검색동작을 수행하고(20, 30, 40, 50, 60) 사용자 프로그램을 싣고(70) 해당화일을 싣고 실행하고자 하는 프로그램을 실행한다(80, 90, 100).When the power is turned on, the system program is loaded from the ROM into the main memory (10) and the write cycle of the DRAM is used to change the address from the LSB (Least Significant Bit) to the MSB (Most Significant Bit) or MSB to LSB in order. A write operation and an error search operation are performed (20, 30, 40, 50, 60), and a user program is loaded (70), and a program to be loaded and executed is executed (80, 90, 100).

그런데 데이타의 쓰기 및 읽기 동작은 워드단위로 반복하여 이루어지므로 자체시험에 소요되는 시간(ts)은However, since writing and reading of data is repeated in word units, the time required for self test is

이며, 여기서 tc는 주기억장치의 쓰기 및 읽기에 소요되는 시간과 데이타검증시간을 합한 시간을 말한다.Where tc is the sum of the time spent writing and reading the main memory and the data verification time.

따라서 시스템의 주기억장치의 용량이 증가됨에 따라 시스템의 자체시험시간도 증가되는 문제점이 있었다.Therefore, as the capacity of the main memory of the system increases, the self test time of the system also increases.

상기 문제점을 개선하기 위해 안출된 본 발명은 DRAM의 시험모드를 이용하여 DRAM으로 이루어지는 시스템의 주기억장치의 자체 시험시간을 단축하기 위한 방법을 제공함에 그 목적이 있다.Disclosure of Invention The present invention devised to solve the above problem is to provide a method for shortening a self-test time of a main memory device of a system consisting of DRAM using a test mode of DRAM.

상기 목적을 달성하기 위해 안출된 본 발명은 MPU(Micro Process Unit), ACG(Address Control Generator), RAC(Refresh Address Controler), DCSG(DRAM Control Signal Generator), DC(Data Controler), 및 DRAM 어레이로 구성된 주기억장치를 포함하여 구성되는 시스템의 주기억장치의 자체시험 시간 단축방법에 있어서, 시스템 프로그램을 로드시키고 멀티비트 시험모드로의 진입을 위한 제어신호를 발생시켜 멀티비트시험모드로 진입하는 제1단계, 어드레스를 순서대로 발생시키면서 워드단위로 전체데이타에 대해 쓰기 동작을 수행하는 제2단계, 어드레스를 순서대로 발생시키면서 워드단위로 읽기 동작을 수행하고 에러를 검색하는 제3단계, 및 재생사이클(Refresh Cycle)을 돌리고 사용자 프로그램을 로드시켜 정상상태로 복귀하는 제4단계에 의해 수행된다.The present invention devised to achieve the above object is a micro process unit (MPU), an address control generator (ACG), a refresh address controller (RAC), a DRAM control signal generator (DCSG), a data controller (DC), and a DRAM array A method for reducing the self-test time of a main memory of a system including a main memory, comprising: a first step of loading a system program and generating a control signal for entering a multi-bit test mode and entering a multi-bit test mode; A second step of performing write operations on all data in word units while generating addresses in sequence, a third step of performing read operations in word units while generating addresses in order and searching for errors, and a refresh cycle (refresh) Cycle) to load the user program and return to the normal state.

이하, 첨부된 도면을 참조하여 본 발명의 일실시예를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention;

제2도는 본 발명의 적용되는 시스템의 구성도로, 1은 MPU(Micro Process Unit), 2는 RAC(Refresh Address Controler), 3은 ACG(Address Control Generator), 4는 DCSG(DRAM Control Signal Generator), 5는 DC(Data Controler), 6은 주기억장치를 각각 나타낸다.2 is a configuration diagram of a system to which the present invention is applied, 1 is a micro process unit (MPU), 2 is a refresh address controller (RAC), 3 is an address control generator (ACG), 4 is a DRAM control signal generator (DCSG), 5 denotes a data controller (DC), and 6 denotes a main memory device.

본 발명이 적용되는 시스템은 제2도에 도시한 바와같이 MPU(1), RAC(2), ACG(3), DCSG(4), DC(5), 및 주기억장치(6)로 구성된다.The system to which the present invention is applied is composed of an MPU 1, a RAC 2, an ACG 3, a DCSG 4, a DC 5, and a main memory 6, as shown in FIG.

상기 주기억장치(6)는 DRAM 어레이로 구성되며 상기 RAC(2)는 상기 주기억장치의 DRAM어레이의 데이타를 유지시키기 위한 어드레스를 발생시켜 주는 기능을 한다. 상기 MPU(1)는 자체 기호 상수(Signature Constant) 또는 외부에서 주어진 특성 데이타를 이용 검색하여 그 결과를 출력하는 기능을 수행하고, 상기 ACG(3)는 상기 MPU(1)에서 주어지는 어드레스를 상기 주기억장치(6)의 DRAM 어레이에 열과 행을 분리하여 공급하는 기능을 수행한다. 또한 상기 DCSG(4)는 상기 MPU(1)의 제어를 받아 주기억장치(6)의 DRAM어레이에 대해 읽기와 쓰기를 하는 기능을 수행하며 주기억장치 자체시험에 필요한 신호, 즉 DRAM의 테스트모드에 진입하기 위한 제어신호를 발생시키는 기능을 한다.The main memory device 6 is composed of a DRAM array, and the RAC 2 functions to generate an address for holding data of the DRAM array of the main memory device. The MPU 1 performs a function of searching using its own signature constant or externally given characteristic data and outputting the result, and the ACG 3 stores the address given by the MPU 1 in the main memory. A function of separating columns and rows into the DRAM array of the device 6 is performed. In addition, the DCSG 4 performs a function of reading and writing the DRAM array of the main memory 6 under the control of the MPU 1, and enters a signal required for main memory self-test, that is, a test mode of DRAM. It is a function to generate a control signal.

제3도는 본 발명에 의한 주기억 장치의 자체시험시간 단축방법의 흐름도이다.3 is a flowchart of a method for shortening a self test time of a main memory device according to the present invention.

시스템에서 전원이 온(ON)되면 시스템 프로그램을 주기억장치(6)에 로드시키고멀티비트(Multi-bit)시험모드의 진입을 위해 필요한 제어신호를 생성하여 멀티비트 시험모드로 진입한다(200, 210).When the power is turned on in the system, the system program is loaded into the main memory 6, and the control signal necessary for entering the multi-bit test mode is generated to enter the multi-bit test mode (200, 210). ).

정상적인 쓰기 사이클의 진입에 따라 LSB에서 MSB 또는 MSB에서 LSB로 어드레스를 순서대로 발생시키면서 워드단위로 전체데이타를 쓴 후(220, 230), 또 다시 LSB에서 MSB 또는 MSB에서 LSB로 어드레스를 순서대로 발생시키면서 워드단위로 읽기 동작을 수행하고 에어를 검색한다(240, 250, 260). 에러 검색단계에서 에러가 발생하면 에러 플래그를 생성하고 에러 검색을 중지한다(270).As the normal write cycle enters, the LSB to MSB or the MSB to LSB writes the address in word order (220, 230), and then the LSB to MSB or MSB to LSB in order. While performing a read operation in word units while searching for air (240, 250, 260). If an error occurs in the error search step, an error flag is generated and the error search is stopped (270).

에러검색후 DRAM의 기본사이클인 재생사이클(Refresh Cycle)을 돌리고 사용자 프로그램(DOS)을 로드시켜 멀티비트 시험모드로 DRAM내부회로를 세팅된 상태에서 벗어나서 정상상태로 복귀시킨다(280, 290).After the error search, a refresh cycle, which is the basic cycle of the DRAM, is rotated, and a user program (DOS) is loaded to recover the DRAM internal circuit from the set state to the multi-bit test mode and return to the normal state (280 and 290).

상기와 같이 구성되어 동작하는 본 발명은 4M DRAM으로 구성된 주기억장치 사용시 시험시간이 1/8로 줄어들고 16M DRAM으로 구성된 주기억장치 사용시 시험시간이 1/16로 줄어들어 주기억장치의 자체시험 시간을 단축시키는 적용효과가 있다.The present invention configured and operated as described above reduces the test time to 1/8 when using the main memory device composed of 4M DRAM, and reduces the test time to 1/16 when using the main memory device composed of 16M DRAM to shorten the self-test time of the main memory device. It works.

Claims (1)

MPU(Micro Process Unit)(1), ACG(Address Control Generator)(3), RAC(Refresh Address Controler)(2), DCSG(DRAM Control Signal Generator)(4), DC(Data Controler)(5), 및 DRAM 어레이로 구성된 주기억장치(6)을 포함하여 구성되는 시스템의 주기억장치의 자체시험시간 단축방법에 있어서; 시스템 프로그램을 로드시키고 멀티비트 시험모드로의 진입을 위한 제어신호를 발생시켜 멀티비트시험모드로 진입하는 제1단계, 어드레스를 순서대로 발생시키면서 워드단위로 전체데이타에 대해 쓰기동작을 수행하는 제2단계, 어드레스를 순서대로 발생시키면서 워드단위로 읽기 동작을 수행하고 에러를 검색하는 제3단계, 및 재생사이클(Refresh Cycle)을 돌리고 사용자 프로그램을 로드시켜 정상상태로 복귀하는 제4단계에 의해 수행되는 것을 특징으로 하는 주기억장치의 자체 시험 시간 단축 방법.Micro Process Unit (MPU) (1), Address Control Generator (ACG) (3), Refresh Address Controller (RAC) (2), DRAM Control Signal Generator (DCSG) (4), Data Controller (5), And a main memory device of the system comprising a main memory device (6) comprising a DRAM array; A first step of loading a system program, generating a control signal for entering the multi-bit test mode, and entering a multi-bit test mode, and a second step of performing write operations on all data in word units while generating addresses in order. A third step of performing a read operation in word units while generating an address in order, searching for an error, and a fourth step of turning a refresh cycle and loading a user program to return to a normal state. Method for reducing the self-test time of the main memory device, characterized in that.
KR1019910009597A 1991-06-11 1991-06-11 Method of checking main memory unit KR930004427B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019910009597A KR930004427B1 (en) 1991-06-11 1991-06-11 Method of checking main memory unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019910009597A KR930004427B1 (en) 1991-06-11 1991-06-11 Method of checking main memory unit

Publications (2)

Publication Number Publication Date
KR930001064A KR930001064A (en) 1993-01-16
KR930004427B1 true KR930004427B1 (en) 1993-05-27

Family

ID=19315639

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019910009597A KR930004427B1 (en) 1991-06-11 1991-06-11 Method of checking main memory unit

Country Status (1)

Country Link
KR (1) KR930004427B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR960041206A (en) * 1995-05-26 1996-12-19 이현태 Method for producing polypropylene
KR100380019B1 (en) * 1998-03-20 2003-11-28 주식회사 엘지화학 Preparation method of catalyst for olefin polymerization
KR100417257B1 (en) * 1999-06-04 2004-02-05 주식회사 엘지화학 Method of catalyst synthesis for polyolefin
CN110144022B (en) * 2019-05-28 2020-02-21 国家能源集团宁夏煤业有限责任公司 Industrial preparation method of Ziegler-Natta catalyst

Also Published As

Publication number Publication date
KR930001064A (en) 1993-01-16

Similar Documents

Publication Publication Date Title
US7506226B2 (en) System and method for more efficiently using error correction codes to facilitate memory device testing
KR101019443B1 (en) Memory apparatus, error correction supporting method thereof, computer readable recording medium having supporting program thereof recorded, memory card, circuit board and electronic device
JP2000149588A5 (en)
JP2002366444A (en) System and method for correcting soft error in random access memory device
US5109382A (en) Method and apparatus for testing a memory
JPH0312395B2 (en)
JPH1083699A (en) Testing device using self-testing device integrated with arbitrary subarray of memory device and method thereof
JP2005222593A (en) Semiconductor memory and refreshing method of semiconductor memory
KR19990029216A (en) DRAM integrated semiconductor integrated circuit
CN115223649A (en) Information detection method and device and electronic equipment
KR930004427B1 (en) Method of checking main memory unit
KR100936418B1 (en) Semiconductor memory device and method for testing semiconductor memory device
JPH03138742A (en) Memory system
KR910001534B1 (en) Semiconductor memory device
JPS608556B2 (en) Memory refresh counter testing method and device
JPS5856195B2 (en) Diagnostic method
JP2001014893A (en) Pattern generator and electric parts testing device
JPH0196898A (en) Semiconductor memory device equipped with self-diagnosis function
CN114333972A (en) Self-refresh period testing method and device
JPS6366798A (en) Semiconductor memory device
JPS6130301B2 (en)
JPS626498A (en) Memory appreciating device
US20230230651A1 (en) Method and device for testing memory chip, storage medium and electronic device
JP2641917B2 (en) Memory element
JPH01256100A (en) Semiconductor memory

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20090427

Year of fee payment: 17

LAPS Lapse due to unpaid annual fee