KR920002073B1 - Data Memory Expansion Unit - Google Patents
Data Memory Expansion Unit Download PDFInfo
- Publication number
- KR920002073B1 KR920002073B1 KR1019880016807A KR880016807A KR920002073B1 KR 920002073 B1 KR920002073 B1 KR 920002073B1 KR 1019880016807 A KR1019880016807 A KR 1019880016807A KR 880016807 A KR880016807 A KR 880016807A KR 920002073 B1 KR920002073 B1 KR 920002073B1
- Authority
- KR
- South Korea
- Prior art keywords
- memory
- data
- address
- expansion
- signal
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bus Control (AREA)
Abstract
내용 없음.No content.
Description
제1도는 뱅크(BANK)방식을 이용한 기존의 데이터 메모리 확장장치의 구성도.1 is a block diagram of a conventional data memory expansion device using a bank (BANK) method.
제2도는 본 발명에 따른 메모리 확장장치의 개략적인 메모리 구성도.2 is a schematic memory diagram of a memory expansion apparatus according to the present invention;
제3도는 본 발명에 따른 데이터 메모리 확장장치의 구성도.3 is a configuration diagram of a data memory expansion device according to the present invention.
* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings
10 : 메인 메모리 20 : 확장 메모리10: main memory 20: expansion memory
30 : 확장 어드레스 발생부 A, B : 어드레스 버스30: extended address generator A, B: address bus
DB : 데이터 버스DB: data bus
본 발명은 데이터 메모리 영역의 확장이 요구되는 컴퓨터 시스템이나 원칩(Single chip) 마이크로 컴퓨터등에서 사용하는 데이터 메모리 확장장치에 관한 것으로서, 보다 상세하게는 중앙처리장치(CPU)의 어드레스 신호에 의해서 한정되는 데이터 메모리의 영역을 확장시키면서 메인 메모리에 저장된 데이터와 상호 데이터 전송을 할수 있는 데이터 메모리 확장장치에 관한 것이다.BACKGROUND OF THE
일반적으로 컴퓨터 시스템 등에서 데이터 메모리의 어드레스 영역은 중앙처리장치에서 출력되는 어드레스 비트(bit)수에 의해 한정되는데, 즉 어드레스 비트가 16비트인 경우 사용가능한 메모리의 총량은 216=64K에 한정된다. 이와같은 계약을 극복하기 위한 종래의 데이터 메모리 확장장치는 제1도에 도시된 바와같이 뱅크(BANK)방식을 사용한 바, 이를 간단히 설명하면 다음과 같다.In general, in a computer system or the like, the address area of the data memory is limited by the number of address bits output from the CPU, that is, when the address bits are 16 bits, the total amount of available memory is limited to 2 16 = 64K. The conventional data memory expansion device for overcoming such a contract uses a bank BANK method as shown in FIG. 1, which will be briefly described as follows.
제1도에서 보는 바와같이 메모리 뱅크(B1~Bn+1)에는 중앙처리장치(도면에 도시되지 않음)에서 출력되는 어드레스 신호와 데이터 신호가 각각 어드레스 버스(AB)와 데이터 버스(DB)를 통해 인가되어 있고, 또 메모리 뱅크(B1~Bn+1)는 중앙처리장치에서 출력되는 기입신호(SB) 및 독출신호(SA)와 사용자에 의해서 데이터가 세팅(Setting)되는 뱅크 레지스터(1)의 출력데이터를 디코딩하는 디코더(2)에서 출력된 신호를 조합한 신호에 따라 데이터를 기입하고 독출하도록 되어 있다. 따라서 뱅크 레지스터(1)에 소정의 데이터가 세팅(setting)되면 디코더(2)에서 이를 해독하여 다수의 메모리 뱅크(B1~Bn+1)중에서 하나의 메모리 뱅크를 선택하고 선택된 메모리 뱅크에 희망하는 데이터를 기입 및 독출하여 데이터 메모리의 영역을 확장하고 있다.As shown in FIG. 1, in the memory banks B1 to Bn + 1, an address signal and a data signal output from a central processing unit (not shown) are respectively provided through an address bus AB and a data bus DB. The memory banks B1 to Bn + 1 are applied to the write register SB and read signal SA, which are output from the central processing unit, and the
상기와 같이 데이터 메모리 확장장치는 사용자(programmer)가 메모리 뱅크를 바꾸고자 할 경우 뱅크 레지스터(1)에 저장된 값을 바꾸어야만 하고, 메모리 뱅크간에 저장된 데이터를 전송하고자 할때 이를 콘트롤하는 레지스터, 즉 하나의 메모리 뱅크에 저장된 데이터를 독출하여 기입하고, 기입한 데이터를 다른 메모리 뱅크에 전송하는 레지스터를 이용하여 뱅크간의 데이터 전송을 수행하므로 중앙처리장치에서 출력되는 명령(instruction)의 수가 증가하여 수행시간이 많이 걸리는 문제가 있었다.As described above, the data memory expansion device must change a value stored in the
따라서 본 발명은 상기와 같은 제반 결점을 해소하고자 창출한 것으로서, 중앙처리장치에서 출력되는 어드레스 비트수의 한계와 관계없이 데이터 메모리를 확장함과 동시에 확장된 메모리와 메인 메모리간에 데이터 버스를 통하여 상호 데이터를 전송하는 메모리 확장장치를 제공하는데 그 목적을 두고 있다.Therefore, the present invention was created to solve the above-mentioned shortcomings, and expands the data memory irrespective of the limit of the number of address bits output from the central processing unit, and at the same time, mutual data through the data bus between the expanded memory and the main memory. The object of the present invention is to provide a memory expansion device for transmitting a.
상기한 목적을 달성하기 위하여 본 발명에 의한 데이터 메모리 확장장치는 중앙처리장치(CPU)에서 출력되는 어드레스 신호중 하나의 대표 어드레스(해당 확장메모리의 크기를 표시)신호와 데이터 신호에 의해서 임의의 어드레스 신호(확장메모리에서 기입 또는 독출될 데이타의 어드레스를 지정하는 신호)를 출력하는 어드레스 발생부와, 상기 어드레스 발생부에서 출력되는 어드레스 신호에 의해서 메모리 할당영역이 저장되고, 기입 및 독출신호에 의해 데이터를 기입 또는 독출함과 동시에 데이터 버스를 통해 메인 메모리와 데이터를 상호 전송하는 확장메모리로 구성됨을 특징으로 한다.In order to achieve the above object, the data memory expansion device according to the present invention uses a representative address (indicative of the size of the expansion memory) of one of the address signals output from the central processing unit (CPU) and an arbitrary address signal by means of a data signal. A memory allocation area is stored by an address generator which outputs (a signal specifying an address of data to be written or read out from the expansion memory) and an address signal output from the address generator, and data is written by the write and read signals. It is characterized in that it is configured as an extended memory for transmitting or reading data to and from the main memory and a data bus at the same time.
그리고 본 발명에 있어서 확장메모리와 메인 메모리간의 상호 연결관계의 형태(직렬, 병렬접속)는 본 발명의 기본 사상에 따라 어느 경우나 적용가능하다.In the present invention, the form of the interconnection relationship between the extended memory and the main memory (serial and parallel connection) can be applied in any case according to the basic idea of the present invention.
이하, 도면을 통하여 본 발명을 더욱 구체화하여 상세히 기술하기로 한다.Hereinafter, the present invention will be described in detail with reference to the drawings.
본 발명에 의한 메모리 확장장치는 제2도 및 제3도에 도시된 바와같이 중앙처리장치(CPU)에서 출력되는 기입신호(SB) 및 독출신호(SA)를 상기 중앙처리장치에서 출력되는 어드레스 신호와 조합하는 앤드게이트(G1)(G2)의 출력신호에 의해서 데이터버스(DB)를 통해 입력된 데이터를 후술하는 어드레스 발생부(30)에서 출력되는 신호에 따라 기입 및 독출하는 확장메모리(20)와, 중앙처리장치(CPU)에서 출력되는 어드레스 신호중 하나의 어드레스 신호(대표 어드레스)와 데이터 버스(DB)를 통해 인가되는 데이터에 따라 어드레스 신호를 발생하여 상기한 확장메모리(20)에 공급하는 어드레스 발생부(30) 및 메인 메모리(10)로 이루어진다. 그리고 이때의 대표어드레스와 레이터어드레스는 메인 메모리의 2 어드레스를 차지한다. 확장메모리의 접속방식은 병렬인 경우 확장되는 메모리 모듈의 수마다 대표어드레스와 데이타어드레스가 필요하므로 메인메모리의 2×확장 메모리 모듈의 수만큼의 어드레스를 차지한다. 직렬방식을 사용하는 경우에는 각 확장메모리가 일렬로 메인메모리에 접속되므로 각 메모리모듈과 메인메모리에서 2 어드레스만이 차지하게 될것이다.According to the memory expansion apparatus of the present invention, as shown in FIGS. 2 and 3, a write signal SB and a read signal SA, which are output from the CPU, are output from the CPU. Extended memory for writing and reading data input via the data bus DB by the output signal of the AND gates G1 and G2 combined with the signal according to a signal output from the
상기한 바와같이 본 발명의 데이터 메모리 확장장치의 작동관계를 설명하면, 우선, 사용자가 확장메모리(20)를 이용하고자 할때는 먼저 확장 어드레스를 결정한후 어드레스발생부(30)에 세팅(Setting)시킨다. 이와같은 상태에서 사용자는 사용빈도가 높은 소정의 데이터는 메인 메모리(10)에 저장하고, 사용빈도가 낮은 데이터는 확장메모리(20)에 저장하는데, 여기서 확장메모리(20)에 데이터를 저장하는 과정은 다음과 같다.Referring to the operation relationship of the data memory expansion apparatus of the present invention as described above, first, when the user wants to use the
즉, 사용자가 확장 메모리(20)에 데이터를 저장하고자 그에 해당하는 데이터를 키보드(도면에 도시되지 않음)를 통해 입력하면 중앙처리장치(CPU)는 확장 어드레스 발생부(30)에 설정되어 있는 어드레스 신호를 해당 확장메모리(20)에 공급하면, 중앙처리장치(CPU)에서 출력되는 데이터는 데이터 버스(DB)를 통해 어드레스 발생부(30)에 인가된다.That is, when the user inputs the corresponding data through the keyboard (not shown in the drawing) to store the data in the
따라서 확장어드레스 발생부(30)는 인가된 데이터에 따라 그 출력 신호, 즉 확장메모리(20)에 인가되는 어드레스 신호를 결정한다. 한편, 엔드게이트(G1)의 일측 단자에 인가되는 기입신호(SB)는 "하이" 상태가 되는 바, 확장메모리(20)의 기입단자(W)에는 "하이"신호가 인가되어 데이터 버스(DB)를 통해 공급되는 데이터를 저장한다.Accordingly, the
상기와 같이 확장 메모리(20)에 소정의 데이터를 저장한후 제2도에 있는 메인 메모리(10)에 저장된 데이터를 상호 전송하고자 할때 사용자가 이에 해당하는 데이터를 입력시키면 중앙처리장치(CPU)에서는 "하이" 상태의 독출신호(SA)를 출력하여 확장 메모리(20)를 독출상태로 만듬과 동시에 어드레스 발생부(30)에는 전술한 바와같이 인에이블 신호인 어드레스 신호와 데이터가 인가된다. 따라서, 확장메모리(20)는 어드레스 발생부(30)에서 인가되는 어드레스 신호에 해당하는 영역에 기입된 데이터를 독출하여 데이터 버스(DB)를 통해 메인 메모리(10)에 인가하고, 메인 메모리(10)에 저장된 데이터는 확장메모리(20)에 전송되는데, 이는 중앙처리장치(CPU)에 저장된 프로그램에 의해 수행된다.After the predetermined data is stored in the
상기에서 확장메모리(20)는 어드레스 발생부(30)에서 출력되는 어드레스에 의해서 메모리 할당 영역이 결정이 되는데, 확장메모리의 총용량은,In the above-described
2n×B2 n × B
n : 어드레스 발생부의 비트 수n: number of bits in address generator
B : 시스템의 비트 수B: number of bits in the system
가 된다.Becomes
상술한 본 발명의 메모리 확장장치는 어드레스 비트수의 한계와 관계없이 데이터 메모리의 영역을 자유롭게 확장할 수가 있으며, 또한 메인 메모리와 확장 메모리에 각각 저장된 데이터를 직접 상호 전송이 가능하며 수행시간이 짧고, 메인 메모리를 포함하는 시스템에서 확장 메모리를 추가할때 기본 레이아우트(Layout)를 바꾸지 않아도 되므로 설계 기간을 단축할 수 있다.The memory expansion device of the present invention described above can freely expand the area of the data memory regardless of the limit of the number of address bits, and can also directly transfer data stored in the main memory and the expansion memory to each other, and has a short execution time. In systems with main memory, adding extended memory saves design time by eliminating the need to change the default layout.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1019880016807A KR920002073B1 (en) | 1988-12-16 | 1988-12-16 | Data Memory Expansion Unit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1019880016807A KR920002073B1 (en) | 1988-12-16 | 1988-12-16 | Data Memory Expansion Unit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR900010558A KR900010558A (en) | 1990-07-07 |
| KR920002073B1 true KR920002073B1 (en) | 1992-03-10 |
Family
ID=19280241
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1019880016807A Expired KR920002073B1 (en) | 1988-12-16 | 1988-12-16 | Data Memory Expansion Unit |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR920002073B1 (en) |
-
1988
- 1988-12-16 KR KR1019880016807A patent/KR920002073B1/en not_active Expired
Also Published As
| Publication number | Publication date |
|---|---|
| KR900010558A (en) | 1990-07-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CA2050950C (en) | Memory controller for direct or interleave memory accessing | |
| US7120754B2 (en) | Synchronous DRAM with selectable internal prefetch size | |
| US6381190B1 (en) | Semiconductor memory device in which use of cache can be selected | |
| US6697908B2 (en) | Processor system using synchronous dynamic memory | |
| US6779074B2 (en) | Memory device having different burst order addressing for read and write operations | |
| KR100563893B1 (en) | Ram having multiple ports sharing common memory locations | |
| JPS63163937A (en) | Memory controller | |
| JPH0146946B2 (en) | ||
| US5446859A (en) | Register addressing control circuit including a decoder and an index register | |
| US5530934A (en) | Dynamic memory address line decoding | |
| KR920002073B1 (en) | Data Memory Expansion Unit | |
| KR960003591B1 (en) | Semiconductor memory device | |
| KR100261154B1 (en) | Dma controller | |
| JPH07226079A (en) | Semiconductor memory device | |
| KR920003845B1 (en) | Rom region expansion system for users of pc | |
| JP2788765B2 (en) | Semiconductor storage device | |
| JPS63313251A (en) | Addressing circuit | |
| JPH04177697A (en) | Semiconductor memory | |
| JPH0322049A (en) | Memory controller | |
| JPH0638249B2 (en) | Microcomputer | |
| JPH11282590A (en) | Multiple system bus control microcomputer | |
| JPH06337847A (en) | Multiprocessor equipment | |
| JPS61222086A (en) | Semiconductor memory element | |
| JPS6175444A (en) | Register file integrated circuit | |
| JPH04332994A (en) | semiconductor storage device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| R17-X000 | Change to representative recorded |
St.27 status event code: A-3-3-R10-R17-oth-X000 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| E601 | Decision to refuse application | ||
| E902 | Notification of reason for refusal | ||
| PE0601 | Decision on rejection of patent |
St.27 status event code: N-2-6-B10-B15-exm-PE0601 |
|
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
| J2X1 | Appeal (before the patent court) |
Free format text: APPEAL AGAINST DECISION TO DECLINE REFUSAL |
|
| G160 | Decision to publish patent application | ||
| PG1605 | Publication of application before grant of patent |
St.27 status event code: A-2-2-Q10-Q13-nap-PG1605 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 10 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 11 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 12 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 13 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 14 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| FPAY | Annual fee payment |
Payment date: 20060207 Year of fee payment: 15 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 15 |
|
| LAPS | Lapse due to unpaid annual fee | ||
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20070311 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20070311 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |