JPH02176825A - Display device for picture information - Google Patents

Display device for picture information

Info

Publication number
JPH02176825A
JPH02176825A JP33146988A JP33146988A JPH02176825A JP H02176825 A JPH02176825 A JP H02176825A JP 33146988 A JP33146988 A JP 33146988A JP 33146988 A JP33146988 A JP 33146988A JP H02176825 A JPH02176825 A JP H02176825A
Authority
JP
Japan
Prior art keywords
window
display
point
windows
scanning line
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.)
Pending
Application number
JP33146988A
Other languages
Japanese (ja)
Inventor
Hiroaki Hayashi
林 弘章
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP33146988A priority Critical patent/JPH02176825A/en
Publication of JPH02176825A publication Critical patent/JPH02176825A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To attain the multi-window display by assigning the windows to an optional area of a frame memory and reading only the window display data having the highest priority rank out of the frame memory to display it in the case the windows overlap with each other. CONSTITUTION:A window WD priority selection part 3 is set or reset when a boundary detecting part 2 decides the least of the WD start and end points via the intra-WD deciding parts 31 - 34. The WD number of the highest priority rank is obtained via the decoders 35 - 38 and a priority encoder 39 with the outputs of the parts 31 - 34 used as the gate signals. A position memory part 55 of a segment generating part 5 obtains the address of the display data based on the stored preceding switch position and the WD number via an address calculating part 57. A size calculating part 56 calculates a size from the difference between the present and preceding positions and generates plural segment. A display control part 6 reads successively the display data out of a frame memory 7 and displays them based on the address and the size of the display data obtained via the part 5.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は、マルチウィンドウ表示するラスタ式の画像情
報表示装置に係り、特に各ウィンドウを1つのフレーム
メモリ上の任意の領域に割り当て、ウィンドウの重なり
がある場合は最も優先度の高いウィンドウの表示データ
のみをフレームメモリから読み出し、表示するようなマ
ルチウィンドウ表示装置に関するものである。
Detailed Description of the Invention <Field of Industrial Application> The present invention relates to a raster-type image information display device that displays multi-windows, and in particular, allocates each window to an arbitrary area on one frame memory, and This invention relates to a multi-window display device in which, if there is overlap, only the display data of the window with the highest priority is read out from the frame memory and displayed.

〈従来の技術〉 マルチウィンドウは最近のパーソナルコンピュータやワ
ークステージ町ンにおけるマンマシンインターフェース
の1つとして脚光を浴びている。
<Prior Art> Multi-windows have been attracting attention as one of the man-machine interfaces used in recent personal computers and workstations.

マルチウィンドウの実現方式としては5表示画面と同一
のデータを格納するリフレッシュメモリを持つ方式と持
たない方式に大別され、リフレッシュメモリを持たない
方式はさらにウィンドウ毎にフレームメモリを用意する
方式と全ウィンドウ共通のフレームメモリを1つ用意す
る方式の2つに分けられる。
Methods for realizing multi-windows are roughly divided into those with refresh memory that stores the same data as 5 display screens and those without refresh memory. There are two methods: a method that prepares one frame memory common to all windows.

リフレッシュメモリを持つ方式はその分余分なメモリが
必要になり、ウィンドウ毎にフレームメモリを用意する
方式はメモリの使用効率が悪くなるという欠点がある。
A method that has a refresh memory requires extra memory, and a method that prepares a frame memory for each window has the disadvantage that memory usage becomes inefficient.

全ウィンドウ共通のフレームメモリを1つ用意する方式
はこれらの点では優れているが、フレームメモリは読み
出し専用ではなく、書き込みを行うための時間も空けて
おく・必要があること、また、表示データを読み出すア
ドレスを切り換える必要があることなどから、かなり高
速の処理が要求される。そのため従来はウィンドウ毎に
アドレスジェネレータを用意し、走査線上の各点または
いくつかの連続した点、たとえば、8ドツトや16ドツ
トなどについて、その点を含むウィンドウの中で優先度
の最も高いウィンドウを選び出し、そのウィンドウのア
ドレスジェネレータが出力するアドレスから表示データ
を読み出して表示を行っていた。
The method of preparing one frame memory common to all windows is superior in these respects, but the frame memory is not read-only, and it is necessary to reserve time for writing. Because it is necessary to switch the address from which the data is read, fairly high-speed processing is required. Therefore, in the past, an address generator was prepared for each window, and for each point or several consecutive points on a scanning line, such as 8 dots or 16 dots, the window with the highest priority among the windows containing that point was selected. The display data is read out from the address output by the address generator of that window and displayed.

〈発明が解決しようとする課題〉 しかしながら、このような従来の方式では、画面サイズ
が大きくなると1ドツトの処理に許される時間が短くな
っていくので、1ドツト、もしくは数ドツト毎にどのウ
ィンドウの中にあるのか、その中でどのウィンドウの優
先度が最も高いのかをチエツクしていては表示に間に合
わないという問題点があった。
<Problems to be Solved by the Invention> However, in this conventional method, as the screen size increases, the time allowed for processing one dot becomes shorter, so it is difficult to determine which window to process each dot or every few dots. There was a problem in that checking whether the window was inside the window or which window had the highest priority would not be enough to display the window in time.

本発明は上記のような問題点を解決するために発明され
たものであり、新規の画像情報表示装置を提供すること
を目的にしている。
The present invention was invented to solve the above-mentioned problems, and an object of the present invention is to provide a new image information display device.

く課題を解決するための手段〉 上記目的を達成するために本発明においては、メモリに
格納された画像情報を順次読み出して表示部にマルチウ
ィンドウ表示するラスタ式の画像情報表示装置において
、前記表示部に表示する複数のウィンドウの画像情報を
記憶する記憶手段、前記表示部の画面上の走査線毎に前
記記憶手段に格納されたデータにより該走査線上に前記
ウィンドウが存在するか否かを判定する第1の判定手段
Means for Solving the Problems> In order to achieve the above object, the present invention provides a raster-type image information display device that sequentially reads image information stored in a memory and displays it in a multi-window on a display unit. storage means for storing image information of a plurality of windows to be displayed on a screen of the display section; and for each scanning line on the screen of the display section, it is determined based on the data stored in the storage means whether or not the window exists on the scanning line. A first determination means for determining.

前記第1の判定手段の出力によって前記走査線上にある
と判定された前記ウィンドウの前記走査線上の開始点お
よび終了点を算出する算出手段、前記複数のウィンドウ
の表示の優先度を判定する第2の判定手段、前記算出手
段と前記第2の判定手段の出力により前記走査線上で表
示すべき複数の線分を生成する生成手段とを備えた画像
情報表示装置を提供するものであり、このことによって
上記目的が達せられる。
a calculation means for calculating a starting point and an end point on the scanning line of the window determined to be on the scanning line based on the output of the first determining means; a second calculating means for determining the display priority of the plurality of windows; and generating means for generating a plurality of line segments to be displayed on the scanning line based on the outputs of the calculation means and the second determination means. The above objective can be achieved.

く作 用〉 そして上記のように構成された画像情報表示装置によっ
て、表示部の走査線上における表示すべき複数の線分が
生成されるので、それに対応する表示データは、それぞ
れの線分毎にフレームメモリ内でアドレスが連続してい
るので、順次読み出して走査タイミングに同期し−ご出
力を行なえば、マルチウィンドウが表示される。
Since the image information display device configured as described above generates a plurality of line segments to be displayed on the scanning line of the display section, the corresponding display data is generated for each line segment. Since the addresses are continuous in the frame memory, multi-windows can be displayed by sequentially reading them out and outputting them in synchronization with the scanning timing.

く実施例〉 以下、本発明の実施例を図面にしたがって詳細に説明す
る。
Embodiments Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明に係る実施例を示すブロック図であり、
この画像情報表示装置は、走査線上ウィンドウ有無チエ
ツク部1.境界検出部2.ウィンドウ優先度選択部3.
切換判定部4.線分生成部5、表示制御部6.フレーム
メモリ7によって概略構成されている。
FIG. 1 is a block diagram showing an embodiment according to the present invention,
This image information display device includes a scanning line window presence/absence check section 1. Boundary detection unit 2. Window priority selection section 3.
Switching determination section 4. Line segment generation section 5, display control section 6. It is roughly constituted by a frame memory 7.

本実施例では第2図に示すようなウィンドウA。In this embodiment, a window A as shown in FIG.

B、C,Dの4つが重なりあった画面の、ある走査線2
0を表示する場合を考える。第1図中、Xx−XVはウ
ィンドウAの横方向の開始点、終了点、Yl + Yl
 ’は縦方向の開始点、終了点を示し、またPRIはウ
ィンドウAの表示の優先度を示す。また同様に、ウィン
ドウBKはX21X2’Yz 、Y2’、PR2が、ウ
ィンドウCにはXi+X3’ 、Y3 、 Y3’、P
 R’aが、ウィンドウDにはX4 、X4’、 Y4
− Y4’ 、 PR4がそれぞれ対応する。
A certain scanning line 2 of a screen where B, C, and D are overlapped
Consider the case where 0 is displayed. In Figure 1, Xx-XV are the horizontal start and end points of window A, and Yl + Yl
' indicates the start point and end point in the vertical direction, and PRI indicates the display priority of window A. Similarly, window BK has X21X2'Yz, Y2', PR2, and window C has Xi+X3', Y3, Y3', P
R'a is X4, X4', Y4 in window D
-Y4' and PR4 correspond to each other.

第」図において、走査線上ウィンドウ有無チエツク部l
は走査線数カウンタ11とウィンドウ数に応じた比軸器
12.+3.14.15から構成されている。走査線数
カウンタ11は垂直同期信号(VSYNC)でクリアさ
れ、水平同期信号(H8YNC)毎にインクリメントさ
れる。比較器12.18,14.15はそれぞれのウィ
ンドウの縦方向の開始点と終了点の間に走査線数カウン
タ11の値があるか比較を行ない結果を出力する。第2
図の場合、ウィンドウA、B、Cが走査線20に含まれ
ている。
In FIG.
is a scanning line number counter 11 and a ratio scaler 12 according to the number of windows. +3.14.15. The scanning line number counter 11 is cleared by the vertical synchronization signal (VSYNC) and incremented every horizontal synchronization signal (H8YNC). Comparators 12.18 and 14.15 compare whether there is a value in scanning line number counter 11 between the vertical start point and end point of each window, and output the result. Second
In the illustrated case, windows A, B, and C are included in the scan line 20.

境界検出部2は、ウィンドウ数に応じた入力セレクタ2
1,22,23.24と最小値選択部25とから構成さ
れている。入力セレクタ21,22゜23.24は、ウ
ィンドウの横方向の開始点、または終了点、または無効
値(非常に大きな値)を最小値選択部25に出力する。
The boundary detection unit 2 includes an input selector 2 according to the number of windows.
1, 22, 23, 24 and a minimum value selection section 25. The input selectors 21, 22, 23, and 24 output the horizontal start point or end point of the window, or an invalid value (a very large value) to the minimum value selection section 25.

各入力セレクタ2+、22,23.24には走査線上ウ
ィンドウ有無チエツク部lの各比較gt 2.  ]、
 a、  + 4.。
Each input selector 2+, 22, 23.24 has a window presence/absence check section l on the scanning line for each comparison gt2. ],
a, +4. .

】5の出力とともに最小値選択部25より制御信号がフ
ィードバックされて入力されており、走査線上ウィンド
ウ有無チエツク部lが、あるウィンドウに対して走査線
上にないと判定している場合は無効値を、あると判定し
た場合はそのウィンドウの開始点の値を出力し、その開
始点の値が一旦、最小値として最小値選択部25によっ
て選択された場合は、そのウィンドウの終了点の値を、
更にこの値も最小値として選択された場合は無効値を出
力する。このように、各走査線毎にすべての入力セレク
タ21,22.23.24の出力が無効値になるまで繰
り返し動作し、その度に最小値選択部25の出力は次段
に伝えられる。第2図の例では、a+ t)v Cv 
 d+ e+ fの各点が順次出力される。
]5, a control signal is fed back from the minimum value selection unit 25 and inputted, and if the on-scanning line window presence/absence check unit 1 determines that a certain window is not on the scanning line, an invalid value is input. , if it is determined that there is, the value of the starting point of that window is output, and if the value of that starting point is once selected as the minimum value by the minimum value selection unit 25, the value of the ending point of that window is output,
Furthermore, if this value is also selected as the minimum value, an invalid value is output. In this way, the operation is repeated for each scanning line until the outputs of all the input selectors 21, 22, 23, 24 become invalid values, and each time the output of the minimum value selection section 25 is transmitted to the next stage. In the example of Figure 2, a+ t)v Cv
Each point of d+e+f is sequentially output.

ウィンドウ優先選択部3は前段にある最小値選択部25
の出力した最小値を各ウィンドウが含むかどうかを調べ
るウィンドウ判定部81,82゜38.34とその点を
含むウィンドウの中で最も高い優先度を持つウィンドウ
番号を求めるデコーダ35,36,87.88およびプ
ライオリティエンコーダ39から構成されている。
The window priority selection unit 3 is the minimum value selection unit 25 in the previous stage.
Window determining units 81, 82, 38, 34 check whether each window includes the minimum value outputted by the point, and decoders 35, 36, 87, 34, 34, 34, 38, 34, 38, 34, 38, 34, 34, 34, 34, 38, 34, 34, 34, 34, 34, 38, 34, 34, 34, 34, 34, 34, 38, 34, 34, 34, 38, 34, 38, 34, 34, 38, 34, 34, 38, 34, 38, 34, 34, 34, 38, 34, 34, 38, 34, 38, 34, 38, 34, 38, 34, and 35, 36, 87. 88 and a priority encoder 39.

ウィンドウ内判定部31.32.88.34はそのウィ
ンドウの開始点を境界検出部2が最小値として判定した
時セットされ、ウィンドウの終了l范を最小値として判
定した時にリセットされる。
The within-window determination section 31.32.88.34 is set when the boundary detection section 2 determines the starting point of the window as the minimum value, and is reset when the boundary detection section 2 determines the end point of the window as the minimum value.

また、最も高い優先度を持つウィンドウ番号は、ウィン
ドウ内判定部31,32.33.34の出力をゲート信
号としたデコーダ35,36.37゜38とプライオリ
ティエンコーダ39かう得うれる。第2図のb点を処理
する場合を考えると、bヘラ含むウィンドウはA、Bの
2つがあり、この場合はウィンドウAの方が優先度が高
いので、ウィンドウAが選択される。
Further, the window number having the highest priority can be obtained from the decoders 35, 36, 37.degree. 38 and the priority encoder 39 using the outputs of the within-window determining sections 31, 32, 33, and 34 as gate signals. Considering the case where point b in FIG. 2 is to be processed, there are two windows, A and B, that include the b character. In this case, window A has a higher priority, so window A is selected.

切換判定部4は、ウィンドウ番号記憶部41と比較器4
2から構成されており、ウィンドウ番号記憶部41は前
回切り換えが行なわれた時のウィンドウ番号を記憶し、
この出力とウィンドウ憂先度選択部3の出力とを比較3
’ji 42で比較し、次段に伝える。ここでも第2図
のb点を考えると、前回処理された点Iia点で、a点
を含む優先度を持つウィンドウはウィンドウAであるの
で、今回選択されたウィンドウAと同じである。したが
って。
The switching determination section 4 includes a window number storage section 41 and a comparator 4.
2, the window number storage unit 41 stores the window number when switching was performed last time,
Compare this output with the output of the window priority selection unit 3.
'ji 42 to compare and pass it on to the next stage. Again, considering point b in FIG. 2, the window that has the priority that includes point a at point Iia that was processed last time is window A, so it is the same as window A that was selected this time. therefore.

b点ではウィンドウの切り換えの必要がないということ
になる。次にC点を考えると、C点を含む優先度を持7
つウィンドウはウィンドウBであり、前回処理されたb
点ではウィンドウAが選択すれているので切り換えが必
要になる。
At point b, there is no need to switch windows. Next, if we consider point C, we can see that it has a priority that includes point C.
window is window B, which was previously processed b
Since window A is selected at the point, switching is required.

線分生成部5は、行頭アドレス生成部51゜52、 5
8.54と位置記憶部55.およびサイズ算出部56.
アドレス算出部57から構成される。行頭アドレス生成
部51.52,53.54は走査線の先頭での表示デー
タのアクセスアドレスを求めるものであり1位置記憶部
55は前回切り換えが行なわれた時の位置を記憶してお
り、前回の位置とウィンドウ番号から表示データのアド
レスがアドレス算出部57によって得られ、今回の位置
と前回の位置の差からサイズがサイズ算出部56によっ
て得ることができる。第2図においてC点を例にとると
、切り換えが必要と判定された前回の点ばaであり、a
点を含む優先度を持つウィンドウはウィンドウAである
ので、ウィンドウA ID a 点の表示データのフレ
ームメモリ7上のアドレスとa点とC点の位置の差から
a点からC点までウィンドウAのデータを表示するのに
必要なデータ数が得られる。したがって、走査線20上
テは、8点からa点までがベース画面、a点から0点ま
でがウィンドウAra点からe点までがウィンドウBe
e点からf点までがウィンドウC1f点からE点までが
ベース画面というような複数の線分が生成される。
The line segment generation unit 5 includes line start address generation units 51, 52, 5.
8.54 and position storage section 55. and size calculation section 56.
It is composed of an address calculation section 57. The line start address generators 51, 52, 53, 54 obtain the access address of the display data at the beginning of the scanning line, and the 1 position storage unit 55 stores the position when switching was performed last time. The address of the display data can be obtained by the address calculation section 57 from the position and the window number, and the size can be obtained by the size calculation section 56 from the difference between the current position and the previous position. Taking point C in FIG. 2 as an example, the previous point where it was determined that switching was necessary was a, and a
Since the window with the priority that includes the point is window A, window A ID a is the window A from point a to point C based on the address on the frame memory 7 of the display data of point a and the difference between the positions of point a and point C. You can get the amount of data you need to display the data. Therefore, on the scanning line 20, from point 8 to point a is the base screen, from point a to point 0 is the window Ara to point e is the window Be.
A plurality of line segments are generated such that the window from point e to point f is C1, and the base screen is from point f to point E.

表示制御部6は、線分生成部5から得られた表示fべき
データのアドレスとサイズをもとに表示データを格納さ
れているフレームメモリ7から順次データを読み出し、
表示を行なう。
The display control unit 6 sequentially reads data from the frame memory 7 storing the display data based on the address and size of the display data obtained from the line segment generation unit 5.
Perform display.

〈発明の効果〉 本発明は以上のように構成されているので、表示データ
をアクセヌする際のアドレス切り換えの必要を走査線上
の各点で行なうのではなく、たかだかウィンドウの数の
2倍の個数の点について調べるだけで済むので、表示の
ための処理速度の向上を図ることができる。
<Effects of the Invention> Since the present invention is configured as described above, the need for address switching when accessing display data is not performed at each point on the scanning line, but the number of windows is at most twice the number of windows. Since it is only necessary to check the points, it is possible to improve the processing speed for display.

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

第1図は本発明に係る一実施例を示すブロック図、第2
図は画面構成と本発明の関係を表わす説明図である。 1:走査線上ウィンドウ有無チエツク部l 2:境界検
出部、3:ウィンドウ優先度選択部、4:切換判定部、
5:線分生成部、6:表示制御部。 7:プレームメモリ。
FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG.
The figure is an explanatory diagram showing the relationship between the screen configuration and the present invention. 1: Window presence/absence check unit on scanning line 2: Boundary detection unit, 3: Window priority selection unit, 4: Switching determination unit,
5: line segment generation section, 6: display control section. 7: Preme memory.

Claims (1)

【特許請求の範囲】 1、メモリに格納された画像情報を順次読み出して表示
部にマルチウィンドウ表示するラスタ式の画像情報表示
装置において、 前記表示部に表示する複数のウィンドウの画像情報を記
憶する記憶手段、 前記表示部の画面上の走査線毎に前記記憶手段に格納さ
れたデータにより該走査線上に前記ウィンドウが存在す
るか否かを判定する第1の判定手段、 前記第1の判定手段の出力によって前記走査線上にある
と判定された前記ウィンドウの前記走査線上の開始点お
よび終了点を算出する算出手段、 前記複数のウィンドウの表示の優先度を判定する第2の
判定手段、 前記算出手段と前記第2の判定手段の出力により前記走
査線上で表示すべき複数の線分を生成する生成手段とを
備えたことを特徴とする画像情報表示装置。
[Claims] 1. In a raster-type image information display device that sequentially reads out image information stored in a memory and displays it in multiple windows on a display unit, the image information of a plurality of windows to be displayed on the display unit is stored. storage means; first determination means for determining whether or not the window exists on each scanning line on the screen of the display unit based on data stored in the storage means; calculation means for calculating the start and end points on the scanning line of the window determined to be on the scanning line based on the output of the second determination means for determining the display priority of the plurality of windows; An image information display apparatus, comprising: means for determining a plurality of line segments, and generating means for generating a plurality of line segments to be displayed on the scanning line based on the output of the second determining means.
JP33146988A 1988-12-27 1988-12-27 Display device for picture information Pending JPH02176825A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33146988A JPH02176825A (en) 1988-12-27 1988-12-27 Display device for picture information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33146988A JPH02176825A (en) 1988-12-27 1988-12-27 Display device for picture information

Publications (1)

Publication Number Publication Date
JPH02176825A true JPH02176825A (en) 1990-07-10

Family

ID=18243994

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33146988A Pending JPH02176825A (en) 1988-12-27 1988-12-27 Display device for picture information

Country Status (1)

Country Link
JP (1) JPH02176825A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5900873A (en) * 1996-12-18 1999-05-04 Sharp Kabushiki Kaisha Information processing device and information processing method
JP2011504334A (en) * 2007-11-15 2011-02-03 フランス・テレコム Method and apparatus for controlling display of information area on standby screen of mobile terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5900873A (en) * 1996-12-18 1999-05-04 Sharp Kabushiki Kaisha Information processing device and information processing method
JP2011504334A (en) * 2007-11-15 2011-02-03 フランス・テレコム Method and apparatus for controlling display of information area on standby screen of mobile terminal

Similar Documents

Publication Publication Date Title
EP0566847A2 (en) Multi-media window manager
JPH083784B2 (en) Bitmap Graph Six Station
JP2797435B2 (en) Display controller
JPS5912176B2 (en) Cursor circuit for digital television display
JP2892176B2 (en) Font memory access method
JPH02176825A (en) Display device for picture information
US5818466A (en) Apparatus for providing multi-layer sprite graphic for an on-screen-graphic of television
EP0454065A2 (en) Cursor generating apparatus
JPS6225785A (en) Display control processing system for multiple window
US5903280A (en) Image display apparatus that reduces necessary memory capacity for operation
JPS62145442A (en) Access controller for memory
US6339452B1 (en) Image display device and image displaying method
JPS61190624A (en) Hard-copy system of graphic display picture
JP2821121B2 (en) Display control device
JPS5835592A (en) Display picture divider
JP2604153B2 (en) Image Rewriting Method for Video Game Machine
JPS61267087A (en) Online verification system for image generator
JP2861159B2 (en) Window display control device
JPH0310294A (en) Image display device
JPH0443595B2 (en)
JPH08111090A (en) Memory controller
JPH0336676A (en) Pixel plotting device
JPS63168686A (en) Graphic display device
JPS6033590A (en) Video address controller
JPS644194B2 (en)