JPH03152674A - Image processor - Google Patents

Image processor

Info

Publication number
JPH03152674A
JPH03152674A JP1293218A JP29321889A JPH03152674A JP H03152674 A JPH03152674 A JP H03152674A JP 1293218 A JP1293218 A JP 1293218A JP 29321889 A JP29321889 A JP 29321889A JP H03152674 A JPH03152674 A JP H03152674A
Authority
JP
Japan
Prior art keywords
image
display
image data
memory
display area
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
JP1293218A
Other languages
Japanese (ja)
Inventor
Tadashi Matsuzaki
松崎 正
Noriyo Furukawa
古川 典代
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1293218A priority Critical patent/JPH03152674A/en
Publication of JPH03152674A publication Critical patent/JPH03152674A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Processing Or Creating Images (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To increase the screen updating speed by storing previously the data on a fixed image of an entire screen and drawing the fixed image just by reading out the image data stored in a range corresponding to a display range. CONSTITUTION:A CPU part 1 writes the image data on all fixed image whose display forms are invariable regardless of an operating state into a wide drawing memory 5. When a display area is designated, the part 1 defines a reading range for the image data corresponding to the display area among the image data on an entire plant view written in the memory 5. Then the part 1 stores a graphic display instruction of a variable image including the coordinate information showing the drawing position and the graphic information into a segment memory 2. When a display area is designated, a designated graphic instruction is read out and the data on the variable image obtained by a display instruction is written in the memory 5. Then the image on the pointed display area is displayed on a CRT 4 and a screen is updated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、例えば各種プラントの運転状態を監視制御す
るコンピュータシステムの監視モニタ等に用いられる画
像処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image processing device used, for example, as a monitor for a computer system that monitors and controls the operating status of various plants.

〔従来の技術〕[Conventional technology]

工業プラント、発電プラント等のプラント制御システム
ではプラントの運転状態をグラフィックCRTに表示し
、運転員は画面に表示されるプラントの運転状態をモニ
タ画面で監視しながらプラントを制御するというケース
が増えてきている。
In plant control systems for industrial plants, power generation plants, etc., the operating status of the plant is displayed on a graphic CRT, and operators are increasingly controlling the plant while monitoring the operating status of the plant displayed on the screen. ing.

このようにプラントの運転状態の制御を画面表示に頼る
制御システムでは、特にプラントに異常が発、生した場
合等に運転員が直ちに的確な処理を行えるように、運転
状態の変化に即座に追随して画面を更新する反応の速さ
が画像処理装置に要求される。
In this way, control systems that rely on screen displays to control plant operating conditions are able to immediately follow changes in operating conditions so that operators can immediately take appropriate measures, especially when an abnormality occurs in the plant. The image processing device is required to have a fast reaction time to update the screen.

また、広い領域に多(の設備が敷設されているプラント
等を制御するシステムではプラント全領域を一度にモニ
タ画面に表示することは不可能であるので、画面を連続
的に移動させて表示領域を順次移動させるスクロール機
能が必要となってくる。、 第′3図はプラント系統のブロック図の画面表示例であ
る。プラント系統図は一般的にプラントの運転状態の如
何に拘わらず表示形態が不変である固定図形からなる固
定画aと、プラントの運転状態に応じて時間とともに変
化し得るバルブの水量等の状態量を示す可変図形からな
る可変画すとから構成される。なお、図中点線で示した
範囲が表示領域41である。
In addition, in systems that control plants where a large number of facilities are installed over a wide area, it is impossible to display the entire plant area on the monitor screen at once, so the screen must be moved continuously to control the display area. A scrolling function is required to move sequentially. Figure '3 is an example of a screen display of a block diagram of a plant system. Plant system diagrams generally have a display format regardless of the operating status of the plant. It consists of a fixed picture a consisting of fixed figures that do not change, and a variable picture consisting of variable figures showing state quantities such as the amount of water in a valve that can change over time depending on the operating state of the plant.In addition, the dotted line in the figure The range indicated by is the display area 41.

第4図は、特開昭63−124085号に開示された従
来の画像処理装置の要部構成を示すブロック図である。
FIG. 4 is a block diagram showing the main structure of a conventional image processing apparatus disclosed in Japanese Patent Application Laid-open No. 124085/1985.

図中1はCPU部であって、プラント系統図の画面表示
を制御する。CPU部1は、例えばrPlとP2の2点
を結ぶ線分を描画せよ」といった描画位置を示す座標情
報と図形情報とからなるグラフィック表示命令をセグメ
ントメモリ2に格納する。
Reference numeral 1 in the figure is a CPU unit, which controls the screen display of the plant system diagram. The CPU section 1 stores in the segment memory 2 a graphic display command consisting of coordinate information indicating a drawing position and graphic information, such as "Draw a line segment connecting two points rPl and P2."

描画メモリ3はビットマツプメモリであって、第1描画
メモリ31と第2描画メモリ32とからなり、一方を走
査してCRT4に画像を表示している間に他方にデータ
を書き込む。一方の走査が終了し、かつ他方のデータ書
き込みが終了した後、走査を他方へ移行する。
The drawing memory 3 is a bitmap memory and consists of a first drawing memory 31 and a second drawing memory 32, and while one is being scanned to display an image on the CRT 4, data is written to the other. After one scan is completed and the other data write is completed, the scan is shifted to the other one.

次にスクロールによる表示領域の移動の手順について説
明する。第5図は手順のフローチャートと実行結果とを
対応付けて示しである。
Next, the procedure for moving the display area by scrolling will be explained. FIG. 5 shows a flowchart of the procedure and the execution results in association with each other.

CPU部lは描画位置を示す座標情報と図形情報とから
なる固定画及び可変画のグラフィック表示命令をセグメ
ントメモリ2に格納する0例えば表示領域を(0,O)
〜(80,80)と指定した場合、セグメントメモリ2
の中で、指定された表示領域にその座標情報が属するグ
ラフィック表示命令r (50,50) K中心に半径
30で円Jとr (20,30)に数(!Xを描画」と
の2命令を割り出す。割り出したグラフィック表示命令
を例えば第1描画メモリ31に描画し、第1描画メモリ
31を走査してCRT4に「円」と「数値X」とを描画
する。
The CPU unit 1 stores graphic display commands for fixed images and variable images consisting of coordinate information indicating the drawing position and graphic information in the segment memory 2. For example, the display area is set to (0, O).
If you specify ~(80,80), segment memory 2
, the graphic display command r (50, 50) whose coordinate information belongs to the specified display area, the circle J with a radius of 30 centered on K, and the number (!draw X on r (20, 30)). A command is determined. The determined graphic display command is drawn, for example, in the first drawing memory 31, and the first drawing memory 31 is scanned to draw a "circle" and a "numeric value X" on the CRT 4.

これらを表示した後、画面をスクロールする場合、CP
U部1はスクロール量に応じた表示領域の座標を検出し
、再びセグメントメモリ2の中で、表示領域にその座標
情報が属するグラフィック表示命令を割り出して第2描
画メモリ32に描画し、第2描画メモリ32を走査して
CRT4に画像を描画し、画面を更新する。
If you scroll the screen after displaying these, the CP
The U unit 1 detects the coordinates of the display area according to the amount of scrolling, again calculates the graphic display command to which the coordinate information belongs to the display area in the segment memory 2, draws it in the second drawing memory 32, and The drawing memory 32 is scanned, an image is drawn on the CRT 4, and the screen is updated.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の画像処理装置は以上のように構成されているので
、スクロール要求又は監視対象の状態量が変化したこと
による画面表示の更新時に、その座標情報が表示領域に
属しているか否かを固定画及び可変画のグラフィック表
示命令全てにわたって判定しなけらばならないのみなら
ず、表示に該当する固定画及び可変画を描画し直さなけ
らばならず、画面更新に長時間を要するという問題があ
る。
Conventional image processing devices are configured as described above, so when the screen display is updated due to a scroll request or a change in the state quantity of the monitored object, it is determined whether the coordinate information belongs to the display area or not on the fixed screen. Not only must judgments be made for all graphic display commands for the variable and variable images, but also the fixed images and variable images that correspond to the display must be redrawn, which poses a problem in that it takes a long time to update the screen.

本発明はこのような問題点を解決するためになされたも
のであって、画像全体の固定画の画像データを予め記憶
しておき、表示範囲に応じた範囲に記憶しである画像デ
ータを読み出すのみで固定画を描画し得る構成としてお
くことにより、画面更新の速度が速い画像処理装置を提
供することを目的とする。
The present invention has been made to solve these problems, and involves storing fixed image data of the entire image in advance, and reading out the stored image data in a range corresponding to the display range. It is an object of the present invention to provide an image processing device that can update the screen at a high speed by having a configuration that can draw a fixed image only by using the following methods.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の画像処理装置は、物理的な表示可能範囲を超え
る画像全体の固定図形の画像データを図形データから作
成して予め記憶しておくメモリと、表示範囲に基づいて
メモリから固定図形の画像データを読み出す範囲を限定
する手段と、表示範囲に属する可変図形の画像データを
作成する手段と、限定した範囲から読み出した固定図形
の画像データ及び作成した可変図形の画像データに基づ
いて画像を表示する手段とを備えたことを特徴とする。
The image processing device of the present invention includes a memory that creates and stores in advance image data of a fixed figure of the entire image exceeding a physically displayable range from the figure data, and a memory that stores the image data of the fixed figure from the memory based on the display range. means for limiting the range from which data is read; means for creating image data of a variable figure belonging to the display range; and displaying an image based on the image data of the fixed figure read from the limited range and the image data of the created variable figure. The invention is characterized by comprising a means for doing so.

〔1作用〕 本発明の画像処理装置は、表示範囲に基づき、表示すべ
き固定図形の画像データを読み出すメモリの範囲を座標
情報等によって限定し、表示範囲に属する可変図形の画
像データを作成し、限定した範囲から読み出した固定図
形の画像データ及び作成した可変図形の画像データに基
づき可変画と固定画とが混在する画像を表示する。
[1 Effect] Based on the display range, the image processing device of the present invention limits the memory range from which image data of a fixed figure to be displayed is read using coordinate information, etc., and creates image data of a variable figure belonging to the display range. , an image in which a variable image and a fixed image are mixed is displayed based on the image data of the fixed figure read out from the limited range and the image data of the created variable figure.

〔実施例〕〔Example〕

以下、本発明をその実施例を示す図面に基づき説明する
Hereinafter, the present invention will be explained based on drawings showing embodiments thereof.

第1図は本発明の画像処理装置の一構成例を示すブロッ
ク図である。図中1はCPU部であって、プラント系統
図の画面表示を制御する。セグメントメモリ2は描画位
置を示す座標情報と図形情報とからなる可変画のグラフ
ィック表示命令を格納し、CRT4は指定領域の画像を
表示する。
FIG. 1 is a block diagram showing an example of the configuration of an image processing apparatus according to the present invention. Reference numeral 1 in the figure is a CPU unit, which controls the screen display of the plant system diagram. The segment memory 2 stores a variable image graphic display command consisting of coordinate information indicating a drawing position and graphic information, and the CRT 4 displays an image in a designated area.

ワイド描画メモリ5は、プラント全体の画像を構成する
固定画の画像データを書き込み得る、即ち画像を描画し
得る容量を有するビットマツプメモリである。
The wide drawing memory 5 is a bitmap memory capable of writing image data of a fixed image constituting an image of the entire plant, that is, having a capacity capable of drawing an image.

次にスクロールによる表示領域の移動の手順について説
明する。第2図は手順のフローチャートと実行結果とを
対応付けて示しである。
Next, the procedure for moving the display area by scrolling will be explained. FIG. 2 shows a flowchart of the procedure and the execution results in association with each other.

CPU部1は初期画面を表示した際、ワイド描画メモリ
5に、運転状態に拘わらず表示形態が不変である固定両
全ての画像データを書き込んでお(。表示領域が(50
0,、500)〜(1000,1000)と指定される
と、CPU部1はワイド描画メモリ5に書き込んである
プラント全体図の画像データの内、表示領域に相当する
画像データの読み出し範囲51aを限定する。
When the CPU section 1 displays the initial screen, it writes all fixed image data whose display form remains unchanged regardless of the operating state into the wide drawing memory 5 (when the display area is (50
0,,500) to (1000,1000), the CPU section 1 selects the readout range 51a of the image data corresponding to the display area among the image data of the overall plant diagram written in the wide drawing memory 5. limit.

CPU部1は初期画面を表示した際、描画位置を示す座
標情報と図形情報とからなる可変画のグラフィック表示
命令をセグメントメモリ2に格納しておく。前述の如く
スクロール要求又は状態量の変化により表示領域が指定
されると、その座標情報が指定された表示領域に属する
r(700,700)に数値Yを描画」というグラフィ
ック表示命令を割り出す。割り出したグラフィック表示
命令に゛基づく可変画の画像データをワイド描画メモリ
5に書き込み、指定された表示領域51aの画像をCR
T4に表示して画面を更新する。
When the CPU section 1 displays the initial screen, the CPU section 1 stores in the segment memory 2 a graphic display command for a variable image consisting of coordinate information indicating a drawing position and graphic information. As described above, when a display area is designated by a scroll request or a change in a state quantity, a graphic display command such as "draw a numerical value Y at r (700, 700) belonging to the display area whose coordinate information is designated" is determined. The image data of the variable image based on the determined graphic display command is written to the wide drawing memory 5, and the image in the designated display area 51a is CR
Display on T4 and update the screen.

なお、本実施例では固定画と可変画とからなる画像につ
いて説明したが、これに限るものではなく、固定画のみ
からなる画像の場合であっても同様の効果が得られる。
In this embodiment, an image consisting of a fixed image and a variable image has been described, but the present invention is not limited to this, and the same effect can be obtained even in the case of an image consisting of only a fixed image.

〔発明の効果] 本発明の画像処理装置は、表示可能な範囲を超える画像
全体の固定図形の画像データを図形データから作成して
予め記憶しておき、指定された表示範囲に応じて固定図
形の画像データを読み出す範囲を限定し、画像データを
読み出すのみで所要範囲の固定図形を表示できるため、
表示範囲変更の都度、固定図形の図形データから画像デ
ータを形成する必要がないので画像の更新速度が速いと
いう優れた効果を奏する。
[Effects of the Invention] The image processing device of the present invention creates and stores in advance image data of a fixed figure of the entire image exceeding the displayable range from the figure data, and stores the image data of the fixed figure according to the specified display range. By limiting the range from which the image data is read, it is possible to display fixed figures in the required range simply by reading the image data.
Since it is not necessary to form image data from the graphic data of a fixed figure each time the display range is changed, an excellent effect is achieved in that the image update speed is fast.

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

第1図は本発明の画像処理装置の構成を示すブロック図
、第2図は画面スクロールの手順のフロ成を示すブロッ
ク図、第5図は従来の表示手順を説明するフローチャー
トである。 1・・・CPtJ部 2・・・セグメントメモリ4・・
・CRT  5・・・ワイド描画メモリなお、図中、同
一符号は同一、又は相当部分を示す。
FIG. 1 is a block diagram showing the configuration of the image processing apparatus of the present invention, FIG. 2 is a block diagram showing the flow structure of the screen scrolling procedure, and FIG. 5 is a flow chart explaining the conventional display procedure. 1...CPtJ section 2...Segment memory 4...
・CRT 5...Wide drawing memory Note that in the figures, the same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] (1)時間とともに変形し得る可変図形と形状が不変で
ある固定図形とが混在する画像を、それぞれの図形に関
するデータから画像データを作成してその一部又は全部
を表示するとともに表示範囲の変更を可能となした画像
処理装置において、 画像全体の固定図形の画像データを記憶しておくメモリ
と、 表示範囲に基づき該メモリから固定図形の画像データを
読み出す範囲を限定する手段と、指定された範囲に属す
る可変図形の図形データから画像データを作成する手段
と、 限定した範囲から読み出した固定図形の画像データ及び
作成した可変図形の画像データに基づいて画像を表示す
る手段と を備えたことを特徴とする画像処理装置。
(1) For images that include a mixture of variable figures that can change over time and fixed figures whose shapes do not change, create image data from data related to each figure, display part or all of it, and change the display range. In an image processing device that is capable of A means for creating image data from graphic data of a variable figure belonging to the range, and a means for displaying an image based on the image data of the fixed figure read out from the limited range and the image data of the created variable figure. Characteristic image processing device.
JP1293218A 1989-11-09 1989-11-09 Image processor Pending JPH03152674A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1293218A JPH03152674A (en) 1989-11-09 1989-11-09 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1293218A JPH03152674A (en) 1989-11-09 1989-11-09 Image processor

Publications (1)

Publication Number Publication Date
JPH03152674A true JPH03152674A (en) 1991-06-28

Family

ID=17791955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1293218A Pending JPH03152674A (en) 1989-11-09 1989-11-09 Image processor

Country Status (1)

Country Link
JP (1) JPH03152674A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215227A (en) * 2001-01-17 2002-07-31 Toshiba Corp Power generation plant monitoring and controlling system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215227A (en) * 2001-01-17 2002-07-31 Toshiba Corp Power generation plant monitoring and controlling system

Similar Documents

Publication Publication Date Title
KR900002950B1 (en) Multi window displaying device
US5910801A (en) Mechanism for fine-grained and coarse-grained control of zooming in a display of a one-dimensional data set
JPH07325930A (en) Movement system for mouse cursor follow-up type enlargement display
JPH03152674A (en) Image processor
JP3892534B2 (en) Display device
JP3159385B2 (en) Image display method and image display device
JPH0614278B2 (en) Window system for plant monitoring equipment
JPH02208693A (en) Multiwindow screen display device
JPH04128886A (en) Method for scrolling display image and image display device
JPS63104085A (en) Display device
JP2943903B2 (en) CAD equipment
JPH02287614A (en) Window managing system
JP2523790B2 (en) Screen display
JPH08123651A (en) Multiwindow display device
JPH04182725A (en) Screen controlling system
JPS6277835A (en) Power system facility indicator
JPH0424748B2 (en)
JP2520485B2 (en) Dragging and rubber band independent display system
JPH05241562A (en) Figure display device
JPH0293823A (en) Large screen display system
JPH09204166A (en) Document editing device
JPH05241759A (en) Simple multiwindow
JPH0329023A (en) Crt display device
JPS63142390A (en) Display device
JPS62145477A (en) Change system for cursor dimension