JPS6173993A - Display unit - Google Patents

Display unit

Info

Publication number
JPS6173993A
JPS6173993A JP59196420A JP19642084A JPS6173993A JP S6173993 A JPS6173993 A JP S6173993A JP 59196420 A JP59196420 A JP 59196420A JP 19642084 A JP19642084 A JP 19642084A JP S6173993 A JPS6173993 A JP S6173993A
Authority
JP
Japan
Prior art keywords
display
screen
character
address
memory
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
JP59196420A
Other languages
Japanese (ja)
Other versions
JPH0214718B2 (en
Inventor
増尾 宇光
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.)
Tokyo Sanyo Electric Co Ltd
Sanyo Electric Co Ltd
Original Assignee
Tokyo Sanyo Electric Co Ltd
Sanyo Electric Co Ltd
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 Tokyo Sanyo Electric Co Ltd, Sanyo Electric Co Ltd filed Critical Tokyo Sanyo Electric Co Ltd
Priority to JP59196420A priority Critical patent/JPS6173993A/en
Publication of JPS6173993A publication Critical patent/JPS6173993A/en
Publication of JPH0214718B2 publication Critical patent/JPH0214718B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 (イ)産業上の利用分野 本発明は、第1画面データと第2画面データとを合成し
て1つのディスプレイ画面上に表示する表示装置に係り
、特に、キャラクタ表示データとグラフィック表示デー
タとを合成して表示する表示装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (A) Field of Industrial Application The present invention relates to a display device that combines first screen data and second screen data and displays them on a single display screen, and particularly relates to a display device that combines first screen data and second screen data and displays them on one display screen. The present invention relates to a display device that combines and displays data and graphic display data.

(ロ) 従来の技術 近年、パーソナルコンピュータ等に於いては、図形と文
字を混合して表示する場合、特開昭59−91487号
公報に開示されているように、文字、記号、数字等のキ
ャラクタコードな記憶するキャラクタ画面メモリと、こ
のキャラクタコードをドツトパターンに変換するキャラ
クタジェネレータとを含んでキャラクタ画面表示系を構
成し、図形等のグラフィックデータを記憶するグラフィ
ック画面メモリを含むグラフィック画面表示系はキャラ
クタ画面表示系とは別に設け、両画面表示系からの表示
データを合成して1つのCRTディスプレイに表示する
ことが行なわれるようになってきた。
(b) Prior Art In recent years, when personal computers and the like display a mixture of figures and characters, as disclosed in Japanese Unexamined Patent Publication No. 59-91487, characters, symbols, numbers, etc. A character screen display system includes a character screen memory for storing character codes and a character generator for converting the character code into a dot pattern, and a graphic screen display system includes a graphic screen memory for storing graphic data such as figures. It has become common practice to provide a character screen display system separately from the character screen display system, and to combine display data from both screen display systems and display the combined result on a single CRT display.

ところが、キャラクタ表示においては、画面の横方向の
文字数が多くなると、水平1文字時間が短くなり、水平
1文字時間ではキャラクタ画面メモリとキャラクタジェ
ネレータの両方をアクセスすることは難しくなる。この
ため、通常、キャラクタ画面メモリとキャラクタジェネ
レータとの間にキャラクタクロ2りにより動作するラッ
チ回路を挿入し、最初のキャラクタサイクルでキャラク
タ画面メモリのみをアクセスし、そのメモリの出力を2
旦ラッチさせ1次のキャラクタサイクルでキャラクタジ
ェネレータをアクセスする方法が採用されている。
However, in character display, as the number of characters in the horizontal direction of the screen increases, the time required for one horizontal character becomes shorter, and it becomes difficult to access both the character screen memory and the character generator in the time required for one horizontal character. For this reason, a latch circuit operated by character clock 2 is usually inserted between the character screen memory and the character generator, and only the character screen memory is accessed in the first character cycle, and the output of that memory is
A method is adopted in which the character generator is latched once and the character generator is accessed in the first character cycle.

しかしながら、キャラクタ画面表示系に上述の如きラッ
チ回路を挿入すると、キャラクタ画面表示系の表示タイ
ミングとグラフィック画面表示系の表示タイミングがず
れてしまい、所望の表示が行なえなくなってしまう。
However, if a latch circuit as described above is inserted into the character screen display system, the display timing of the character screen display system and the display timing of the graphic screen display system will deviate, making it impossible to perform the desired display.

そこで、従来は、グラフィック画面表示系においても、
グラフィック画面メモリの後に、キャラクタクロックに
より動作するラッチ回路を挿入し、メモリの出力を遅ら
せることにより両画面表示系の表示タイミングのずれを
補正していた。
Therefore, conventionally, even in graphic screen display systems,
A latch circuit operated by a character clock was inserted after the graphic screen memory, and by delaying the output of the memory, the difference in display timing between the two screen display systems was corrected.

ヒi  発明が解決しようとする問題点従来のように、
表示タイミングのずれをラッチ回路を挿入して補正する
方法では、2つの画面表示系の表示タイミングのずれが
大きくなると、ラッチ回路の数が増加してしまうという
問題点があった。更に、カラー表示を行なう場合には、
グラフィック画面メモリがR,G、Hの少なくとも3プ
レーン必要となるので、同様にラッチ回路が増加してし
まうという欠点があった。
Problems that the invention aims to solveAs in the past,
The method of correcting the display timing shift by inserting a latch circuit has a problem in that the number of latch circuits increases when the display timing shift between the two screen display systems becomes large. Furthermore, when displaying in color,
Since the graphic screen memory requires at least three planes of R, G, and H, there is also a drawback that the number of latch circuits increases.

に)問題点を解決するための手段 本発明は、第1及び第2の画面表示系のいずれか一方、
即ち、表示タイミングが他方の画面表示系より速い画面
表示系に、表示制御回路から与えられる表示アドレスを
減算し、ftc算したアドレスを第1あるいは第2の画
面メモリに与える減算回路を設けたものである。
B) Means for Solving the Problems The present invention provides one of the first and second screen display systems,
That is, a screen display system whose display timing is faster than the other screen display system is provided with a subtraction circuit that subtracts the display address given from the display control circuit and supplies the ftc-calculated address to the first or second screen memory. It is.

(ホ) 作用 本発明では、一方の画面表示系即ち表示タイミングが他
方より速い画面表示系においては、画面メモリに与えら
れる表示アドレスが、表示制御回路より発生される表示
アドレスから所定値を減算したアドレスとなるので、こ
の所定値を表示タイミングのずれに相当するキャラクタ
サイクル数に設定すれば、−万の画面表示系に表示アド
レスが与えられてから、表示タイミングのずれに相当す
る期間が経過した後に、他方の画面表示系の画面メモリ
に同一の表示アドレスが与えられることとなり、このた
め、表示タイミングが一致する。
(E) Effect In the present invention, in one screen display system, that is, in a screen display system whose display timing is faster than the other, the display address given to the screen memory is obtained by subtracting a predetermined value from the display address generated by the display control circuit. address, so if you set this predetermined value to the number of character cycles that corresponds to the display timing shift, -10,000 times the period corresponding to the display timing shift has passed since the display address was given to the screen display system. Later, the same display address will be given to the screen memory of the other screen display system, so that the display timings will match.

(へ)実施例 第1図は本発明の一実施例を示すブロック図であり、(
1)はキャラクタ画面メモ1月2)と、キャラクタクロ
ックCKにより動作するラッチ回路(3)と、キャラク
タジェネレータ(4)及びキャラクタジェネレータ(4
)のパラレル出力をシリアル出力に変換するパラレルシ
リアル変換回路P / S (51とより構成されるキ
ャラクタ画面表示系、(6)はグラフィック画面メモ1
月7)とそのパラレル出力をシリアル出力に変換するパ
ラレルシリアル変換回路P / S (81とより構成
されるグラフィック画面表示系(9)は両画面表示系f
i+及び(6)のシリアル出力を合成する合成回路、a
Gは合成回路(9)の出力を入力しキャラクタ画面とグ
ラフィック画面の合成画面を表示するCRTディスプレ
イ、αυはキャラクタクロックCKに応じて順次インク
リメントされる表・示アドレスを、両画面表示系(1)
及び(6)に共通に与える表示制御部としてのCRTコ
ントローラであって、(121がCRTコントローラ(
11)から与えられる表示アドレスを減算する減算回路
である。
(f) Embodiment FIG. 1 is a block diagram showing an embodiment of the present invention.
1) is a character screen memo January 2), a latch circuit (3) operated by the character clock CK, a character generator (4), and a character generator (4).
) Parallel-serial conversion circuit P/S (Character screen display system consisting of 51 and 51, (6) is the graphic screen memo 1
7) and a parallel/serial conversion circuit P/S (81) that converts its parallel output into serial output.
A synthesis circuit that synthesizes the serial outputs of i+ and (6), a
G is a CRT display which inputs the output of the synthesis circuit (9) and displays a composite screen of character screen and graphic screen, αυ is a display address that is sequentially incremented according to the character clock CK, and a double screen display system (1 )
and (6) as a display control section, in which (121 is a CRT controller (
This is a subtraction circuit that subtracts the display address given from 11).

この実施例においては、ラッチ回路(3)が存在するた
め、表示タイミングはグラフィック画面表示系(6)の
方が1キヤラクタサイクルだけキャクタ画面表示系(1
)より速くなってしまうので、減算回路azの減算値を
「1」に設定している。
In this embodiment, since the latch circuit (3) is present, the display timing of the graphic screen display system (6) is one character cycle higher than that of the character screen display system (1).
), the subtraction value of the subtraction circuit az is set to "1".

従って第2図に示すように、キャラクタ画面メモリ(2
)に表示アドレスADが、rlJ  、r2J  。
Therefore, as shown in Figure 2, the character screen memory (2
), the display addresses AD are rlJ, r2J.

「3」・・・・・・と与えられるタイミングでは、グラ
フィック画面メモ1月7)には「1」だけ減算された表
示アドレスADSが、rOJ  、rlJ 、r2J・
・・・・・というように与えられろこととなる。そして
、キャラクタ画面表示系(1)ではラッチ回路(3)に
より表示タイミングが1キヤラクタサイクルずれるので
、表示アドレスADが「1」のタイミングで、キャラク
タ画面メそ1月2)のアドレスOに記憶されているキャ
ラクタコードCOに対応するキャラクタコ−ドCGOが
出力され、この同じタイミングのときに、グラフィック
画面メモリ(7)からはアドレスOに記憶されているグ
ラフィックデータGOが出力される。即ち、両画面表示
系の表示タイミングが一致する。以下、CRTコントロ
ーラαυから出力される表示アドレスADはキャラクタ
クロックに同期して順次インクリメントされて行くので
、表示タイミングは一致したままとなる。
At the timing when "3"... is given, the display address ADS subtracted by "1" is displayed in the graphic screen memo (January 7) as rOJ, rlJ, r2J,
It will be given as follows. In the character screen display system (1), the display timing is shifted by one character cycle due to the latch circuit (3), so at the timing when the display address AD is "1", it is stored in the address O of the character screen menu (January 2). A character code CGO corresponding to the character code CO is outputted, and at the same timing, the graphic data GO stored at address O is outputted from the graphic screen memory (7). That is, the display timings of both screen display systems match. Thereafter, the display address AD output from the CRT controller αυ is sequentially incremented in synchronization with the character clock, so the display timing remains consistent.

次K、第3図に他の実施例を示す。この実施例において
は、付加機能を持たせるため、グラフィック画面表示系
(6)に、CRTコントローラαIlカラ与えられる表
示アドレスADを変換するための変換メモリ(13)及
びα4と、グラフィック画面メモリ(7)の出力を変換
する変換回路(19が設けられており、このために、キ
ャラクタクロックCKにより動作するラッチ回路(16
1α7)1181が追加されている。依って、キャラ2
2画■表示系(1)として第1図と同様の回路構成を用
いると、表示タイミングが2キヤラクタサイクルだけ速
くなってしまう。
Another embodiment is shown in FIG. 3 below. In this embodiment, in order to provide additional functions, the graphic screen display system (6) includes a conversion memory (13) and α4 for converting the display address AD given to the CRT controller αI1, and a graphic screen memory (7). ) is provided, and for this purpose, a latch circuit (16) operated by the character clock CK is provided.
1α7) 1181 has been added. Therefore, character 2
If a circuit configuration similar to that shown in FIG. 1 is used as the two-screen display system (1), the display timing will be accelerated by two character cycles.

そこで1本実施例においては、キャラクタ画面表示系(
11に減算回路(121を設け、その減算値を「2」K
設定している。
Therefore, in this embodiment, the character screen display system (
11 is provided with a subtraction circuit (121), and the subtracted value is "2"K.
It is set.

ここで、表示アドレスADがrpJ(p=0+1.2.
・・・〕のときの変換メモリα3及びa4の出力アドレ
スADI及びAD2を各々rmpJ及びrnpJ、出力
アドレスnpのときのグラフィック画面メモリ(7)及
び変換回路(151の出力GM及びGMLDを各々rG
npJ及びrDpJとすれば、第4図に示すように、グ
ラフィック画面メモリ(7)に表示アドレス0に対応す
るアドレスnoが与えられるタイミングで、キャラクタ
画面メモリ(2)には表示アドレスOが与えられ、更に
1両画面表示系においては、メモリからの出力が共に1
キヤラクタサイクルだけ遅れるので、変換回路α9から
表示アドレスOに対応するデータDoが出力されるタイ
ミングで、キャラクタジェネレータ(4)から表示アド
レス0に対応するデータCGOが出力されることとなり
、両画面表示系での表示タイミングは一致する。
Here, the display address AD is rpJ (p=0+1.2.
...], the output addresses ADI and AD2 of the conversion memories α3 and a4 are rmpJ and rnpJ, respectively, and the outputs GM and GMLD of the graphic screen memory (7) and the conversion circuit (151) are rG, respectively, when the output address is np.
Assuming npJ and rDpJ, as shown in FIG. 4, at the timing when address no corresponding to display address 0 is given to graphic screen memory (7), display address O is given to character screen memory (2). , Furthermore, in a single-screen display system, both outputs from the memory are 1
Since the character cycle is delayed, data CGO corresponding to display address 0 will be output from the character generator (4) at the timing when data Do corresponding to display address O is output from conversion circuit α9, and both screens will be displayed. The display timing in the system matches.

ところで、本発明はカラー表示の場合も適用可能である
ことは言うまでもないが、具体的には例えば第5図に示
すように、グラフィック画面表示系(6)に、R,G、
B各々に対応するグラフィック画面メモリ(7a)(7
b)(7c)と、パラレルシリアル変換回路P / S
 (8a)(8b)(8c)を設け、キャラクタ画面メ
モリ(1)に、カシ−コードを記憶する属性メモリ0と
、タイミング調整用の属性レジスタ■と、カラーコード
とパラレルシリアル変換回路(5)の出力を混合する属
性制御回路c!Dとを設け、キャラクタ表示用のR,G
、83ビツトのデータとグラフィック表示用のR,G、
83ビツトのデータを合成回路ので合成し、カラーCR
Tディスプレイのに供給すればよい。
By the way, it goes without saying that the present invention is also applicable to the case of color display, but specifically, for example, as shown in FIG. 5, R, G,
Graphic screen memory (7a) (7a) corresponding to each B
b) (7c) and parallel-serial conversion circuit P/S
(8a), (8b), and (8c) are provided, and the character screen memory (1) has an attribute memory 0 for storing the password code, an attribute register for timing adjustment, and a color code and parallel-to-serial conversion circuit (5). Attribute control circuit c! that mixes the outputs of c! D, and R and G for character display.
, 83-bit data and R, G for graphic display,
The 83-bit data is synthesized by a synthesis circuit and color CR
All you have to do is supply it to the T display.

以上、キャクタ表示とグラフインク表示を合成する場合
について説明したが、本発明は、2系統の画面表示系を
備えたもの全てについて適用可能であり1例えば、表示
タイミングがずれた2つのグラフィック画面表示系にお
ける表示データの合成にも適用できる。
Although the case where a character display and a graph ink display are combined has been described above, the present invention can be applied to any system equipped with two screen display systems. It can also be applied to the synthesis of display data in systems.

(ト)発明の効果 本発明に依れば、減算回路を設けるだけで表示タイミン
グのずれを補正できるので回路構成が簡素化さね、更に
は、付加機能を持たせるために種々の付加回路を画面表
示系に挿入することにより、2つの画面表示系の表示タ
イミングのずれが大きくなっても、減算回路の減算値の
設定を変更すれば対処できるので、回路の増加を招くこ
とがなく、非常に利用価値が高い。
(G) Effects of the Invention According to the present invention, the display timing shift can be corrected simply by providing a subtraction circuit, so the circuit configuration is simplified, and furthermore, various additional circuits are required to provide additional functions. By inserting it into the screen display system, even if the display timing difference between the two screen display systems becomes large, it can be dealt with by changing the subtraction value setting of the subtraction circuit, so there is no need to increase the number of circuits, and it is very easy to use. It has high utility value.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例を示すブロック図、第2図は
第1図に示す実施例の動作を説明するためのタイミング
チャート、第3図は本発明の他の実施例を示すブロック
図、第4図は第3図に示す実施例の動作を説明するため
のタイミングチャート、第5図は本発明の更に他の実施
例を示すプロツク図である。 主な図番の説明 (1)・・・キャラクタ画面表示系、 (2)・・・キ
ャラクタ画面メモリ、 (4)・・・キャラクタジェネ
レータ、(6)・・・グラフィック画面表示系、 (7
)・・・グラフィック画面メモリ、 (111・・・C
RTコントローラ、(17J・・・減算回路、 [91
C22・・・合成回路、 ]1ω・・・CRTディスプ
レイ、 c231・・・カラーCRTディスプレイ。 出願人 三洋、電機株式会社 外1名 代理人 弁理士  佐 野 静 失 策1図 第2図 第3 図 第d図
Fig. 1 is a block diagram showing one embodiment of the present invention, Fig. 2 is a timing chart for explaining the operation of the embodiment shown in Fig. 1, and Fig. 3 is a block diagram showing another embodiment of the invention. 4 are timing charts for explaining the operation of the embodiment shown in FIG. 3, and FIG. 5 is a block diagram showing still another embodiment of the present invention. Explanation of main drawing numbers (1)... Character screen display system, (2)... Character screen memory, (4)... Character generator, (6)... Graphic screen display system, (7
)...Graphic screen memory, (111...C
RT controller, (17J... subtraction circuit, [91
C22...Synthesis circuit, ]1ω...CRT display, c231...Color CRT display. Applicant: Sanyo, Denki Co., Ltd., and 1 other representative: Shizuka Sano, patent attorney Mistake 1 Figure 2 Figure 3 Figure d

Claims (2)

【特許請求の範囲】[Claims] (1)第1の画面データを記憶する第1画面メモリを備
えた第1画面表示系と、第2の画面データを記憶する第
2画面メモリを備えた第2画面表示系と、前記第1及び
第2の画面表示系に共通の表示アドレスを与える表示制
御回路と、前記第1及び第2の画面表示系の出力を合成
し、ディスプレイに供給する合成回路とを有する表示装
置において、前記第1及び第2の画面表示系のいずれか
一方に、前記表示アドレスを減算し、減算したアドレス
を前記第1又は第2の画面メモリに与える減算回路を設
けたことを特徴とする表示装置。
(1) A first screen display system including a first screen memory that stores first screen data; a second screen display system that includes a second screen memory that stores second screen data; and a display control circuit that provides a common display address to a second screen display system, and a synthesis circuit that synthesizes outputs of the first and second screen display systems and supplies the synthesized output to the display. 1. A display device, characterized in that one of the first and second screen display systems is provided with a subtraction circuit that subtracts the display address and provides the subtracted address to the first or second screen memory.
(2)特許請求の範囲第1項において、前記第1の画面
データはキャラクタ表示データであり、前記第2の画面
データはグラフィック表示データであることを特徴とす
る表示装置。
(2) The display device according to claim 1, wherein the first screen data is character display data, and the second screen data is graphic display data.
JP59196420A 1984-09-19 1984-09-19 Display unit Granted JPS6173993A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59196420A JPS6173993A (en) 1984-09-19 1984-09-19 Display unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59196420A JPS6173993A (en) 1984-09-19 1984-09-19 Display unit

Publications (2)

Publication Number Publication Date
JPS6173993A true JPS6173993A (en) 1986-04-16
JPH0214718B2 JPH0214718B2 (en) 1990-04-09

Family

ID=16357557

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59196420A Granted JPS6173993A (en) 1984-09-19 1984-09-19 Display unit

Country Status (1)

Country Link
JP (1) JPS6173993A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63220290A (en) * 1987-03-10 1988-09-13 日本電気株式会社 Display controller
US8181933B2 (en) 2007-10-31 2012-05-22 Smc Kabushiki Kaisha Pipe joint

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63220290A (en) * 1987-03-10 1988-09-13 日本電気株式会社 Display controller
US8181933B2 (en) 2007-10-31 2012-05-22 Smc Kabushiki Kaisha Pipe joint

Also Published As

Publication number Publication date
JPH0214718B2 (en) 1990-04-09

Similar Documents

Publication Publication Date Title
JPH05303348A (en) Lcd video signal interface device
KR950003981B1 (en) Display controller for flat display apparatus
US4935731A (en) Image display apparatus
US4679027A (en) Video display control unit
IE53301B1 (en) A crt display device with a picture-rearranging circuit
JPS6173993A (en) Display unit
US5339160A (en) Character display device for synchronizing operation of video ram to operation of CPU
JPS6363088A (en) Proportional spacing display method and apparatus
JPS6125187A (en) Crt display controller
JP2954980B2 (en) Information display device
KR920006067B1 (en) A letter interpolation-circuit in osd apparatus
JP3443229B2 (en) Write control circuit of character display device
JP2571206B2 (en) Window control method
JPH0232638B2 (en)
JPH06205323A (en) Video signal processing circuit
JP2642350B2 (en) Display control device
JP3643652B2 (en) Liquid crystal display
JPS59218494A (en) Color crt display unit
JPS6356550B2 (en)
JPS6382180A (en) Video signal converter
JPH1069253A (en) Liquid crystal display device
JPS63303392A (en) Display device
JPS60229094A (en) Display unit
JPS60216382A (en) Laterial dot scrol system for characters on crt screen
JPS61137184A (en) Display unit