JPS6222437B2 - - Google Patents
Info
- Publication number
- JPS6222437B2 JPS6222437B2 JP55100569A JP10056980A JPS6222437B2 JP S6222437 B2 JPS6222437 B2 JP S6222437B2 JP 55100569 A JP55100569 A JP 55100569A JP 10056980 A JP10056980 A JP 10056980A JP S6222437 B2 JPS6222437 B2 JP S6222437B2
- Authority
- JP
- Japan
- Prior art keywords
- storage device
- data
- address
- overflow
- circuit
- 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
- 238000009206 nuclear medicine Methods 0.000 claims description 6
- 238000013480 data collection Methods 0.000 claims description 4
- 238000000034 method Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 6
- 230000000694 effects Effects 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 210000000707 wrist Anatomy 0.000 description 2
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01T—MEASUREMENT OF NUCLEAR OR X-RADIATION
- G01T1/00—Measuring X-radiation, gamma radiation, corpuscular radiation, or cosmic radiation
- G01T1/16—Measuring radiation intensity
- G01T1/161—Applications in the field of nuclear medicine, e.g. in vivo counting
- G01T1/164—Scintigraphy
- G01T1/1641—Static instruments for imaging the distribution of radioactivity in one or two dimensions using one or several scintillating elements; Radio-isotope cameras
- G01T1/1647—Processing of scintigraphic data
Landscapes
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Engineering & Computer Science (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Optics & Photonics (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Physics & Mathematics (AREA)
- High Energy & Nuclear Physics (AREA)
- Molecular Biology (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Nuclear Medicine (AREA)
Description
【発明の詳細な説明】
本発明はシンチレーシヨンカメラによつて収集
されたデータを処理する核医学データ処理装置に
関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a nuclear medicine data processing device that processes data collected by a scintillation camera.
従来の核医学データ処理装置としてはそのデー
タ収集の方式上に相違により、フレームモード
(イメージモード)収集と、リストモード収集の
2種類のものが知られている。このうちのフレー
ムモード収集について第1図を参照して説明す
る。これは、シンチレーシヨンカメラ1からの
X、Y座標信号をA/Dコンバータ2によつてデ
イジタル的な位置座標信号に変換し、これを位置
計算回路3によつて記憶装置4のアドレス選択信
号として出力し、記憶装置4内の位置座標に対応
した番地のデータを加算回路5へ読み出し、この
加算回路5によつて読み出しデータに「1」を加
えた後、再び前記読み出し番地に書き込むように
している。このとき、記憶装置4内の位置座標に
対応する番地を計算するには第2図に示すよう
に、A/Dコンバータ2によつて変換された座標
(I、J)(X座標がI、Y座標がJであること)
であるとすれば、記憶装置4内の番地Aは次式(1)
によつて求められる。 Two types of conventional nuclear medicine data processing apparatuses are known, depending on their data collection methods: frame mode (image mode) collection and list mode collection. Of these, frame mode collection will be explained with reference to FIG. This converts the X and Y coordinate signals from the scintillation camera 1 into digital position coordinate signals by the A/D converter 2, and converts this into a digital position coordinate signal by the position calculation circuit 3 as an address selection signal for the storage device 4. The data at the address corresponding to the position coordinates in the storage device 4 is read out to the adding circuit 5, and after adding "1" to the read data by the adding circuit 5, the data is written to the read address again. There is. At this time, in order to calculate the address corresponding to the position coordinates in the storage device 4, as shown in FIG. (Y coordinate is J)
If so, the address A in the storage device 4 is given by the following formula (1)
It is determined by
A=J×N+I ………(1)
ここでNは形成されるフレーム(像)のマトリ
クスの一辺の長さを示す。Nは通常2のべき乗の
値を持つとすると、この計算は第3図に示すよう
にX座標とY座標とを一列に並べることになり、
この値を番地のデータとすればよい。ところで、
記憶装置4は一般に計算機内の主記憶装置である
ことが多いが、収集回路内部に個別的に設けられ
る場合もある。 A=J×N+I (1) Here, N indicates the length of one side of the matrix of the frame (image) to be formed. Assuming that N usually has a value that is a power of 2, this calculation involves arranging the X and Y coordinates in a line as shown in Figure 3.
This value can be used as address data. by the way,
The storage device 4 is generally a main storage device within a computer, but may also be provided separately inside a collection circuit.
このフレームモード収集の欠点としては、像を
形成するマトリクスの大きさNを大きくし、像の
分解能を向上させようとした場合には、より大容
量の記憶装置が必要となることや、ある番地のデ
ータが加算回路によつて「1」を加え続けた結
果、その番地の最大容量値を越えてしまい(以下
オーバーフローという)、それ以上の値を表現す
ることができず、結果的にデータの一部が失われ
るという問題が生ずる。例えば8ビツトによつて
構成される番地では値が「255」を越えるとオー
バーフローが生じ、データが失われてしまう。 The disadvantages of this frame mode collection are that if you try to increase the size N of the matrix that forms the image and improve the resolution of the image, you will need a larger storage capacity, and As a result of the addition circuit continuing to add "1" to the data, it exceeds the maximum capacity value at that address (hereinafter referred to as overflow), and it is not possible to express a larger value, and as a result, the data The problem arises that some parts are lost. For example, if the value of an address made up of 8 bits exceeds "255", an overflow will occur and data will be lost.
一方、リストモード収集では第4図に示すよう
に、シンチレーシヨンカメラ6からのX、Y座標
信号をA/Dコンバータ7によつてデイジタル化
された位置座標信号とし、この位置座標信号その
ものを記憶装置9内へ書き込んで行くようにして
いる。このとき、書き込み位置はカウンタ8の出
力によつて制御され、記憶装置9の先頭番地から
信号が発生する順序毎に書き込まれることにな
る。これと同時にタイマ10から所定時間毎(例
えば10msec毎)に時刻データが記憶装置9に送
られて、そのときのカウンタ8が選択する番地に
書き込まれることになる。この収集方式では一連
の収集が終了した後に位置座標データ及び時刻デ
ータを計算機を用いて処理することによつて、前
記フレームモード収集方式で収集された像と同様
の像を作成し、処理を行なうものである。 On the other hand, in list mode acquisition, as shown in FIG. 4, the X and Y coordinate signals from the scintillation camera 6 are converted into digital position coordinate signals by the A/D converter 7, and this position coordinate signal itself is stored. The data is written into the device 9. At this time, the write position is controlled by the output of the counter 8, and data is written in the order in which signals are generated starting from the first address of the storage device 9. At the same time, time data is sent from the timer 10 to the storage device 9 at predetermined intervals (for example, every 10 msec), and is written to the address selected by the counter 8 at that time. In this acquisition method, after a series of acquisitions is completed, position coordinate data and time data are processed using a computer to create and process an image similar to the image collected in the frame mode acquisition method. It is something.
このリストモード収集方式の1つの欠点とし
て、シンチレーシヨンカメラからの1組のX、Y
信号に対し番地を1個必要とするために、収集量
が増加したときには大容量の記憶装置を必要とす
るということがある。 One drawback of this wrist mode acquisition method is that a pair of X, Y from the scintillation camera
Since one address is required for each signal, a large capacity storage device may be required when the amount of data to be collected increases.
従つて、フレームモード収集とリストモード収
集とを比較したとき、収集時間を一定とした場
合、収集量が多いときにはフレームモード収集の
方が記憶装置の容量は小さくて済むが、オーバー
フローが生ずるとデータが失われることになる。
又、収集量が少ないときにはフレームモード収集
では実際にデータが収集されなかつた部分にも番
地を必要とするため、リストモード収集の方が記
憶装置の容量は小さくて済むことになる。 Therefore, when comparing frame mode collection and list mode collection, if the collection time is constant, frame mode collection requires less storage space when the amount of collection is large, but when an overflow occurs, the data will be lost.
Furthermore, when the amount of data to be collected is small, frame mode collection requires addresses even for portions where no data is actually collected, so list mode collection requires less storage capacity.
本発明は前記事情に鑑みてなされたものであ
り、フレームモード収集方式の長所を備えていな
がら、オーバーフローによるデータの喪失を防止
でき、かつ収集回路内の記憶装置の容量を小さい
ものとすることができる核医学データ処理装置を
提供することを目的とするものである。 The present invention has been made in view of the above circumstances, and while having the advantages of the frame mode collection method, it is possible to prevent data loss due to overflow, and to reduce the capacity of the storage device in the collection circuit. The purpose is to provide a nuclear medicine data processing device that can perform
以下実施例により本発明を具体的に説明する。 The present invention will be specifically explained below using Examples.
第5図は本発明装置の一実施例を示すブロツク
図である。同図において11はシンチレーシヨン
カメラ、12はシンチレーシヨンカメラ11から
のX、Y座標信号をデイジタル信号Vaに変換す
るA/Dコンバータ、13はA/Dコンバータ1
2からの信号Vaによつて次段の記憶装置14の
番地を選択するアドレス選択信号Vbを出力する
位置計算回路、14は記憶装置で、例えば8ビツ
ト長の番地が256×256個のマトリクスに配置され
ている。15は記憶装置14から読み出されるデ
ータに「1」を加算する加算回路、16はマイク
ロコンピユータ内の主記憶装置であり、書き込み
位置制御用カウンタ18からの信号によつて書き
込み番地が先頭番地から順次選択されるようにな
つていると共に、タイマー17から出力される所
定時間毎に変化する時刻データを前記選択番地に
順次書き込み可能となつている。ここで、前記加
算回路15は記憶装置14内の所定番地のデータ
を取り込み、それに「1」を加えて再び元の番地
に戻すような動作を行なうが、「1」を加算した
時点でその加算データが記憶番地の最大記憶容量
(例えば8ビツトで表わされる値の最大値255)を
越える場合(即ち、オーバーフロー)にはオーバ
ーフロー判別信号Vcを位置計算回路13に向け
て出力する判別回路を含んでいる。又、位置計算
回路13には切換回路(例えばマルチプレクサ)
があり、通常は記憶装置14のアドレス選択信号
Vbを出力しているが、前記加算回路からのオー
バーフロー判別信号Vcが入力された場合には、
入力されている現在の位置座標信号Vaを主記憶
装置16に向けて出力するような切換動作を行な
うようになつている。尚、オーバーフローが生じ
た場合には加算回路15の動作により記憶装置1
4の選択番地には「0」が書き込まれるようにな
つている。更に、前記主記憶装置16のアドレス
を選択するカウンタ18は、前記加算回路15か
らオーバーフロー判別信号Vcが出力される毎に
カウントアツプを行なうようになつている。 FIG. 5 is a block diagram showing one embodiment of the apparatus of the present invention. In the figure, 11 is a scintillation camera, 12 is an A/D converter that converts the X and Y coordinate signals from the scintillation camera 11 into a digital signal V a , and 13 is an A/D converter 1.
A position calculation circuit outputs an address selection signal V b which selects an address in the next stage storage device 14 based on a signal V a from 2; arranged in a matrix. 15 is an addition circuit that adds "1" to the data read from the storage device 14, and 16 is a main storage device in the microcomputer, in which the write address is sequentially changed from the first address by the signal from the write position control counter 18. In addition to being selected, time data outputted from the timer 17 and changing at predetermined time intervals can be sequentially written into the selected address. Here, the adder circuit 15 takes in the data at a predetermined address in the storage device 14, adds "1" to it, and returns the data to the original address. It includes a discrimination circuit that outputs an overflow discrimination signal Vc to the position calculation circuit 13 when the data exceeds the maximum storage capacity of the memory address (for example, the maximum value 255 expressed in 8 bits) (that is, overflow). I'm here. Additionally, the position calculation circuit 13 includes a switching circuit (for example, a multiplexer).
normally outputs the address selection signal V b of the storage device 14, but when the overflow determination signal V c from the adder circuit is input,
A switching operation is performed to output the input current position coordinate signal V a to the main storage device 16 . Note that when an overflow occurs, the operation of the adder circuit 15 causes the memory device 1 to
"0" is written to the selected address No. 4. Furthermore, the counter 18 for selecting the address of the main memory device 16 is configured to count up every time the overflow determination signal V c is output from the adder circuit 15 .
次に前記装置の動作を説明する。シンチレーシ
ヨンカメラ11からのX、Y座標信号はA/Dコ
ンバータ12によつてデイジタル化された位置座
標信号Vaに変換され、位置計算回路13に入力
される。位置計算回路13ではアドレス選択信号
Vbを作り出し記憶装置14のアドレスを指定す
る。記憶装置14内の選択された番地のデータは
加算回路15内に取り込まれ、「1」が加算され
た後再び元の番地に戻される。ここで、加算回路
15での加算結果が「256」となつた場合には、
加算回路15内のオーバーフロー判別回路が動作
し、オーバーフロー判別信号Vcが出力され、こ
れによつて位置計算回路13内の切換回路が動作
し、現在位置座標信号Vaを主記憶装置16の入
力に印加する。このため、オーバーフローを起し
たときの位置座標信号が主記憶装置16に入力さ
れ、書き込み位置制御用カウンタ18の動作に基
づいて選択された番地に書き込まれることにな
る。一方、記憶装置14内のオーバーフローを起
した番地内には「0」が書き込まれる。主記憶装
置16内にはタイマー17からの一定時間毎の時
刻データをカウンタ18の動作に基づいて選択さ
れた番地に書き込むことも可能である。 Next, the operation of the device will be explained. The X and Y coordinate signals from the scintillation camera 11 are converted into a digitized position coordinate signal V a by the A/D converter 12 and input to the position calculation circuit 13 . The position calculation circuit 13 generates an address selection signal V b to designate the address of the storage device 14 . The data at the selected address in the storage device 14 is taken into the adder circuit 15, and after "1" is added thereto, the data is returned to the original address. Here, if the addition result in the addition circuit 15 is "256",
The overflow discrimination circuit in the adder circuit 15 operates and outputs the overflow discrimination signal V c , which causes the switching circuit in the position calculation circuit 13 to operate and input the current position coordinate signal V a to the main storage device 16 . to be applied. Therefore, the position coordinate signal when the overflow occurs is input to the main storage device 16 and written to the address selected based on the operation of the write position control counter 18. On the other hand, "0" is written in the address in the storage device 14 where the overflow occurred. It is also possible to write time data from the timer 17 at fixed time intervals into the main memory 16 at an address selected based on the operation of the counter 18.
このようにして、N×N×d(ビツト)の記憶
装置14にイメージデータが、また主記憶装置1
6にオーバーフロー点の座標データが記憶され
る。これら各データは表示装置によつて表示する
ために、主記憶装置16内で処理される。即ち、
例えばオーバーフロー点をX=X1、Y=Y1とす
ると、先ず記憶装置14の内容を全て主記憶装置
16の他の記憶領域に記憶させ、その後オーバー
フロー点(X1、Y1)に対応するアドレス領域の
データに2dの値を加算してやればよい。このよ
うにして得られたイメージデータを表示装置に供
給することによつて、表示装置にシンチレーシヨ
ン像を表示することができる。 In this way, the image data is stored in the N×N×d (bit) storage device 14 and the main storage device 1
6 stores the coordinate data of the overflow point. Each of these data is processed in main memory 16 for display on a display device. That is,
For example, if the overflow point is X=X1 and Y=Y1, first all the contents of the storage device 14 are stored in another storage area of the main storage device 16, and then the data in the address area corresponding to the overflow point (X1, Y1) is stored. All you have to do is add the value of 2 d to . By supplying the image data obtained in this way to a display device, a scintillation image can be displayed on the display device.
以上のような実施例装置によれば、データ処理
回路内に使用される記憶装置の容量を小さくする
ことができるという、フレーム収集方式の長所を
備えたものでありながら、オーバーフローが生じ
た際にもデータの損失を防止できる核医学データ
処理装置を提供することができる。 According to the above-described embodiment device, although it has the advantage of the frame collection method in that the capacity of the storage device used in the data processing circuit can be reduced, it also has the advantage of reducing the capacity of the storage device used in the data processing circuit. It is also possible to provide a nuclear medicine data processing device that can prevent data loss.
本発明は前記実施例に限定されず、種々の変形
を採用することができる。例えば前記記憶装置1
4の内容を全ての番地が1ビツト構成で256×256
個のマトリクスを形成しており、これに対応させ
て加算回路15も1ビツト構成としてもよい。こ
の場合には記憶装置14内の同一の番地に「1」
が2回加算されるとオーバーフローが発生するこ
とになり、その時の位置座標信号が主記憶装置1
6内に書き込まれることになる。これを前述した
リストモード収集方式と比較すると、主記憶装置
16内に書き込まれたデータは実際にシンチレー
シヨンカメラから入力された位置座標信号の時系
列とは異なつており、実際のデータよりも若干、
雑音成分が含まれているものと考えられるが、シ
ンチレーシヨンカメラからの位置信号が十分に
「ランダム」であることを考慮すると通常のリス
トモード収集の場合とほぼ同等のデータを得るこ
とができる。この場合、本発明装置によれば主記
憶装置の容量は従来の半分程度で済むことにな
る。 The present invention is not limited to the embodiments described above, and various modifications can be adopted. For example, the storage device 1
The contents of 4 are 256 x 256 with all addresses being 1 bit.
The adder circuit 15 may also have a 1-bit configuration correspondingly. In this case, "1" is placed at the same address in the storage device 14.
If is added twice, an overflow will occur, and the position coordinate signal at that time will be stored in main memory 1.
It will be written within 6. Comparing this with the list mode acquisition method described above, the data written in the main memory 16 is different from the time series of the position coordinate signal actually input from the scintillation camera, and is slightly larger than the actual data. ,
Although it is thought that noise components are included, considering that the position signal from the scintillation camera is sufficiently "random," it is possible to obtain data that is almost the same as in the case of normal wrist mode collection. In this case, according to the device of the present invention, the capacity of the main memory device can be reduced to about half that of the conventional device.
又、記憶装置14内の番地のビツト長と、加算
回路15でオーバーフローが起るビツト長を対応
して変化させることによつて、ビツト長が大きい
ときにはフレームモード収集方式と同等の効果を
得ることができるものでありながら、オーバーフ
ローによつてデータが失われることなく収集で
き、かつビツト長が小さいときにはリストモード
収集の場合とほぼ同等の効果を得ることができ、
いずれの場合も記憶装置の容量を軽減させ得るも
のとなる。 Furthermore, by correspondingly changing the bit length of an address in the storage device 14 and the bit length at which overflow occurs in the adder circuit 15, it is possible to obtain an effect equivalent to the frame mode acquisition method when the bit length is large. Although it is possible to collect data without losing data due to overflow, and when the bit length is small, it can obtain almost the same effect as list mode collection.
In either case, the capacity of the storage device can be reduced.
尚、加算回路15のオーバーフローが起るビツ
ト長は記憶装置のビツト長と等しくする必要はな
く、例えばオーバーフローが常に起るようにすれ
ば、従来のリストモード収集の場合と等しくな
る。又、オーバーフローが全く生じないように設
定すれば従来のフレームモード収集の場合と等し
くなることは明らかである。 It should be noted that the bit length at which overflow of the adder circuit 15 occurs does not have to be equal to the bit length of the storage device; for example, if overflow always occurs, it will be the same as in conventional list mode acquisition. Furthermore, it is clear that if the setting is made so that no overflow occurs, it will be equivalent to the case of conventional frame mode acquisition.
又、記憶装置14のビツト長は「8」と「1」
の場合に限定されず、任意に変化させても同様の
効果を得ることができることは言うまでもない。 Also, the bit length of the storage device 14 is "8" and "1".
It goes without saying that this is not limited to the case of , and the same effect can be obtained even if it is changed arbitrarily.
以上詳述した本発明によれば、フレームモード
収集方式の長所を生かしたものでありながら、オ
ーバーフローによるデータの喪失を防止でき、か
つ収集回路内の記憶装置を小さなものとすること
ができる核医学データ処理装置を提供することが
できる。 According to the present invention described in detail above, nuclear medicine can prevent data loss due to overflow while taking advantage of the advantages of the frame mode acquisition method, and can reduce the storage device in the acquisition circuit. A data processing device can be provided.
第1図は従来のフレームモード収集方式を説明
するためのブロツク図、第2図はそれに用いられ
る記憶装置の構成を示す図、第3図はその記憶装
置内への書き込みデータの状態を示す図、第4図
は従来のリストモード収集方式を説明するための
ブロツク図、第5図は本発明装置の一実施例を示
すブロツク図である。
11……シンチレーシヨンカメラ、12……
A/Dコンバータ、13……位置計算回路、14
……記憶装置、15……加算回路、16……主記
憶装置、17……タイマ、18……カウンタ。
FIG. 1 is a block diagram for explaining a conventional frame mode collection method, FIG. 2 is a diagram showing the configuration of a storage device used therein, and FIG. 3 is a diagram showing the state of data written into the storage device. , FIG. 4 is a block diagram for explaining a conventional list mode collection system, and FIG. 5 is a block diagram showing an embodiment of the apparatus of the present invention. 11...Scintillation camera, 12...
A/D converter, 13...Position calculation circuit, 14
... Storage device, 15 ... Addition circuit, 16 ... Main memory device, 17 ... Timer, 18 ... Counter.
Claims (1)
づいてシンチレーシヨン像を計算機内の主記憶装
置に書き込むようにしたデータ処理装置におい
て、計算機外部に設けられたデータ収集用記憶装
置と、前記シンチレーシヨンカメラからの座標信
号に基づいてデータ収集用記憶装置内の所定の番
地を選択する位置計算回路と、この位置計算回路
によつて選択された前記データ収集用記憶装置内
の所定の番地のデータを読み出し、それに所定の
値を加算して元の位置に書き込み、その番地のデ
ータが最大記憶容量を越えた時にオーバーフロー
判別信号を出力すると共にオーバーフロー点のデ
ータを0とする加算回路と、この加算回路からの
前記オーバーフロー判別信号を受けて、その都度
前記主記憶装置のアドレス指定を順次更新するア
ドレス選択手段と、前記オーバーフロー判別信号
を受けて前記位置計算回路によつて得られたオー
バーフロー点の座標データを前記アドレス選択手
段によつて指定された前記主記憶装置のアドレス
に記憶する手段とから成る核医学データ処理装
置。1. In a data processing device that writes a scintillation image to a main storage device inside a computer based on coordinate signals from a scintillation camera, a data collection storage device provided outside the computer and a a position calculation circuit that selects a predetermined address in the data collection storage device based on the coordinate signal; and a position calculation circuit that reads data at the predetermined address in the data collection storage device selected by the position calculation circuit; An adder circuit that adds a predetermined value and writes it to the original location, and when the data at that address exceeds the maximum storage capacity, outputs an overflow determination signal and sets the data at the overflow point to 0; address selection means for sequentially updating the address designation of the main storage device each time upon receiving the overflow discrimination signal; and address selection means for sequentially updating the address designation of the main storage device each time; a nuclear medicine data processing device comprising means for storing data at an address of the main storage device designated by a selection means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10056980A JPS5726772A (en) | 1980-07-24 | 1980-07-24 | Nuclear medical data processor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10056980A JPS5726772A (en) | 1980-07-24 | 1980-07-24 | Nuclear medical data processor |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5726772A JPS5726772A (en) | 1982-02-12 |
| JPS6222437B2 true JPS6222437B2 (en) | 1987-05-18 |
Family
ID=14277533
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP10056980A Granted JPS5726772A (en) | 1980-07-24 | 1980-07-24 | Nuclear medical data processor |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS5726772A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61179997U (en) * | 1985-04-30 | 1986-11-10 |
-
1980
- 1980-07-24 JP JP10056980A patent/JPS5726772A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5726772A (en) | 1982-02-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4839856A (en) | Memory access control circuit | |
| EP0068882B1 (en) | A crt display device with a picture-rearranging circuit | |
| JPS6222437B2 (en) | ||
| JPS6382530A (en) | Semiconductor storage device | |
| JP3039054B2 (en) | Image processing device | |
| JPS59223880A (en) | Picture input device | |
| JP2758629B2 (en) | Memory position setting device | |
| JPS6139092A (en) | Display unit | |
| JPH103287A (en) | Video memory | |
| JPH06208614A (en) | Image processing device | |
| JPS58184188A (en) | Reading and writting system of display data | |
| JPS59111073A (en) | Digital radar video generator | |
| JPS61193190A (en) | Display controller | |
| JPS58224382A (en) | Image memory access circuit for crt display | |
| JPS5937432A (en) | Infrared video processing system | |
| JPH0651037B2 (en) | Image processing device | |
| JPS5945577A (en) | Addressing system of picture memory | |
| JPS5998254A (en) | Address circuit | |
| JPS644194B2 (en) | ||
| JPH0214388A (en) | Picture information display device | |
| JPS6040033B2 (en) | cathode ray tube display | |
| JPS6061851A (en) | Input and output processor | |
| JPH04289929A (en) | Tracer circuit | |
| JPS63271288A (en) | Window display device | |
| JPS60129786A (en) | Image memory |