JPS6349976A - Videotex image retrieving system - Google Patents

Videotex image retrieving system

Info

Publication number
JPS6349976A
JPS6349976A JP61194910A JP19491086A JPS6349976A JP S6349976 A JPS6349976 A JP S6349976A JP 61194910 A JP61194910 A JP 61194910A JP 19491086 A JP19491086 A JP 19491086A JP S6349976 A JPS6349976 A JP S6349976A
Authority
JP
Japan
Prior art keywords
data
screen number
videotex
image data
screen
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
JP61194910A
Other languages
Japanese (ja)
Inventor
Mitsugi Hachitani
蜂谷 貢
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 JP61194910A priority Critical patent/JPS6349976A/en
Publication of JPS6349976A publication Critical patent/JPS6349976A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To surely select optimum data out of plural data by making only one data correspond to one picture number and defining some picture numbers as a group. CONSTITUTION:A videotex image retrieving system is constituted of a center device 20 for providing image data and a terminal equipment 26 for displaying the image data. An image data accumulation part 21, a reading part 22 for reading out the data stored in the accumulation part 21, a decision part 23 for determining the optimum data out of the data read out by the reading part 22, a group rule 24 to be referred by the decision part 23 to define the group of picture numbers, and a transfer part 25 for transferring the determined data to the terminal equipment 26 are provided in the center device 20.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、例えばCAPTAINセンタ(文字図形情
報ネットワークセンタ)などにおけるビデオテックス画
像検索システムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a videotex image retrieval system in, for example, a CAPTAIN center (Character Graphic Information Network Center).

〔従来の技術〕[Conventional technology]

第4図は従来のビデオテックス画像検索システムを示す
ブロック構成図である。第4図に示すようにビデオテッ
クス画像検索システムは、画像データを提供するセンタ
装置50と、その画像データを表示する端末装置26か
ら溝底されている。
FIG. 4 is a block diagram showing a conventional Videotex image retrieval system. As shown in FIG. 4, the Videotex image retrieval system consists of a center device 50 that provides image data and a terminal device 26 that displays the image data.

また、センタ装置50の内部には、画像データの蓄積部
51.蓄積部51内のデータを読み出す読出し部52.
読出し部52により読み出されたデータの内で最適なも
のを決定する判断部53.決定されたデータを端末装置
26へ送る転送部25が設けられている。なお、図中の
矢印はデータの流れを示している。
Also, inside the center device 50, an image data storage section 51. A readout unit 52 that reads out data in the storage unit 51.
A determining unit 53 that determines the most suitable data among the data read out by the reading unit 52. A transfer unit 25 is provided to send the determined data to the terminal device 26. Note that the arrows in the figure indicate the flow of data.

第5図は、第4図のビデオテックス画像検索システムに
おけるセンタ装置内の蓄積部のデータを示す図である。
FIG. 5 is a diagram showing data in the storage unit in the center device in the Videotex image retrieval system of FIG. 4.

図に示すよう1こ、1つの画面番号61に対して表示デ
ータ62.裏データ63の2つのデータが存在している
As shown in the figure, display data 62.1 for one screen number 61. There are two pieces of data, back data 63.

第6図は、第4図のビデオテックス画像検索システムに
おけるセンタ装置で、ある画面番号に対して最適なデー
タを選択する時の処理の流れを示す図である。
FIG. 6 is a diagram showing the flow of processing when selecting optimal data for a certain screen number in the center device in the Videotex image retrieval system of FIG. 4.

次に、上記従来のビデオテックス画像検索システムの動
作について説明する。今、ある画面番号1こついて量適
なデータを決定し、端末装置26へそのデータを送るも
のとする。1つの画面番号には、第5図1こ示すように
表/裏2つのデータが存在している。このため、まず第
6図に示す各処理工程41.42にて、読出し部52に
より蓄積部51から上記2つのデータを読み出す。デー
タ中には各々そのデータをいつから提供するかという指
定が含まれている。ここで云う最適なデータとは、この
提供期間の開始時期の指定が遅い方のデータである。
Next, the operation of the conventional Videotex image retrieval system will be described. Now, assume that an appropriate amount of data is determined for a certain screen number 1, and the data is sent to the terminal device 26. One screen number has two pieces of data, front and back, as shown in FIG. For this reason, first, in each processing step 41 and 42 shown in FIG. 6, the above two data are read out from the storage section 51 by the reading section 52. Each piece of data includes a designation as to when the data will be provided. The optimal data referred to here is the data for which the start time of the provision period is specified later.

従って、次に処理工程431こて、判断部53により読
み出した2つのデータの提供期間を比較する。表データ
62の方が遅い場合lこは、処理工程44にて表データ
62の方を選択し、裏データ63の方が遅い場合ζこは
、処理工程45にて裏データ63の方を選択する。ここ
までで決定したデータを処理工程461こて転送部25
により端末装置26へ転送し、次いで端末装置26はこ
のデータを表示する。
Therefore, next, in the processing step 431, the provision periods of the two data read out by the determination unit 53 are compared. If the front data 62 is slower, the front data 62 is selected in the processing step 44, and if the back data 63 is slower, the back data 63 is selected in the processing step 45. do. The data determined so far is transferred to the processing step 461 by the trowel transfer unit 25.
The data is then transferred to the terminal device 26, and the terminal device 26 then displays this data.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来のビデオテックス画像検索システムは以上のよ
うに構成されているので、ただ1つの識別コードである
画面番号に対し、実際には2種類の異なったデータが割
り当てられているために非常に紛られしく、データの修
正、更新などを行う際に、違うデータに対して修正、更
新などを行ってしまうなどの問題点があった。
The conventional Videotex image retrieval system described above is configured as described above, so it is very confusing because two different types of data are actually assigned to the screen number, which is only one identification code. Unfortunately, when modifying or updating data, there are problems such as modifying or updating different data.

この発明は、かかる問題点を解決するためになされたも
ので、データの識別が確実にできるビデオテックス画像
検索システムを得ることを目的とする。
The present invention was made to solve this problem, and an object of the present invention is to provide a videotex image retrieval system that can reliably identify data.

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係るビデオテックス画像検索システムは、1
つの画面番号に対しては1つのデータのみを対応させ、
幾つかの画面番号を組として定義できるようにし、複数
のデータの内から最適なものを選択できるようにしたも
のである。
The Videotex image retrieval system according to the present invention includes:
Only one data corresponds to one screen number,
Several screen numbers can be defined as a set, and the most suitable one can be selected from a plurality of data.

〔作用〕[Effect]

この発明のビデオテックス画像検索システムにおいては
、1つの画面番号に対しては1つのデータのみを対応さ
せ、組として定義された幾つかの画面番号に対応する複
数のデータから、従来の表/裏データと同様に比較して
、最適な1つのデータを選択する。
In the Videotex image retrieval system of the present invention, only one data corresponds to one screen number, and from a plurality of data corresponding to several screen numbers defined as a set, conventional front/back Compare the data in the same way as the data and select the most suitable one.

〔実施例〕〔Example〕

第1図はこの発明の一実施例であるビデオテックス画像
検索システムを示すブロック溝底因である。第1図に示
すようにビデオテックス画像検索システムは、画像デー
タを提供するセンタ装ff20と、その画像データを表
示する端末装置26から構成されている。また、センタ
装置20の内部には、1而1象データの蓄債部21.蓄
積部21内のデータを読み出す読出し部22.読出し部
22により読み出されたデータの内で最適なものを決定
する判断部239判断部23iこより参照され、かつ画
面番号の組を定義する徂規則24.決定されたデータを
端末装置26へ送る伝送部25が設けられている。なお
、図中の矢印はデータの流れを示している。
FIG. 1 is a block diagram showing a Videotex image retrieval system which is an embodiment of the present invention. As shown in FIG. 1, the Videotex image search system is comprised of a center device ff20 that provides image data and a terminal device 26 that displays the image data. Also, inside the center device 20, there is a bond storage unit 21 for one-item data. A reading section 22 that reads out data in the storage section 21. A determining unit 239 that determines the optimal data read out by the reading unit 22 is referred to by the determining unit 23i, and a rule 24 that defines a set of screen numbers. A transmission unit 25 is provided to send the determined data to the terminal device 26. Note that the arrows in the figure indicate the flow of data.

第2図(al及び(b)は、それぞれ第1図のビデオテ
ックス画像検索システムIこおけるセンタ装鴛内の蓄積
部のデータ及び組成剤を示す図である。第2図f&)に
示す画面番号31に対応するデータは32である。また
、第2図(b)に示す組成剤24のここでの例では、画
面番号31と組の画面番号は34であり、画面番号33
と組の画面番号は35である。
Figures 2 (al and b) are diagrams showing data and composition agents in the storage section in the center mount in the Videotex image retrieval system I of Figure 1, respectively.The screen shown in Figure 2 f &) The data corresponding to number 31 is 32. Further, in this example of the composition 24 shown in FIG. 2(b), the screen number paired with the screen number 31 is 34, and the screen number 33 is the same as the screen number 31.
The screen number of this pair is 35.

第3図は、第1図のビデオテックス画像検索システムに
おけるセンタ装置で、ある画面番号に対して最適なデー
タを選択する時の処理の流れを示す図である。
FIG. 3 is a diagram showing the flow of processing when selecting optimal data for a certain screen number in the center device in the Videotex image search system of FIG. 1.

次に、上記この発明の一実施例であるビデオテックス画
像検索システムの動作について説明する。
Next, the operation of the Videotex image retrieval system which is an embodiment of the present invention will be described.

まず、第3図に示す処理工程11にて、判断部23によ
り組成剤24を参照して組となる画面番号を決定する。
First, in a processing step 11 shown in FIG. 3, the determination unit 23 refers to the composition 24 and determines the screen number to be a set.

例えば、画面番号31に示すようなr 1234567
8900jという画面番号に対しては、画面番号34に
示すr12345678950Jという111ili面
番号が決定される。次iこ、処理工程12にて、読出し
部22により蓄積部21より最初に指定されたlj画面
番号対応するデータを読み出す。
For example, r 1234567 as shown in screen number 31
For the screen number 8900j, a 111ili surface number r12345678950J shown in screen number 34 is determined. Next, in processing step 12, the reading section 22 reads out data corresponding to the first specified lj screen number from the storage section 21.

さらIこ、処理工程13にて、同様に読出し部22によ
り蓄積部21より組として決定された画面番号(こ対応
するデータを読み出す。その次(こ、処理工程14にて
、判断部23により読み出された2つのデータを比較す
る。ここでの比較は上記従来方式と同じく、提供期間の
開始時期の指定が遅い方+aぶためのものであるとする
Furthermore, in the processing step 13, the reading unit 22 similarly reads out the data corresponding to the screen numbers determined as a set from the storage unit 21.Next, in the processing step 14, the determining unit 23 The two read data are compared.As with the conventional method described above, the comparison here is assumed to be for specifying the start time of the provision period later than the later one.

最初iこ指定された画面番号に対応するデータの方が違
い場合には、処理工程15fごてその画面番号を選択し
、組となる方のデータが遅い場合には、処理工程16に
て4組として決定された画面番号を選択する。
If the data corresponding to the initially specified screen number is different, the screen number is selected in processing step 15f, and if the data corresponding to the set is slower, in processing step 16 Select the screen number determined as a group.

このようにして決定したデータを、処理工程17にて転
送部25により端末装置26へ伝送し、次いで端末装置
26はこのデータを表示する。
The data determined in this way is transmitted to the terminal device 26 by the transfer unit 25 in a processing step 17, and then the terminal device 26 displays this data.

なお、上記実施例では、ビデオテックス画像検索システ
ムの構成を第1図に示すブロック構成図のように説明し
たが、これlこ限定するものではな(、同等の機能を有
する部分が存在すれば、他に付加機能があ一〇たり、こ
れらの一部が合体あるいは分離されていても良(、また
、各々が何らかの通信手段で結ばれていても良い。
In the above embodiment, the configuration of the Videotex image search system was explained as shown in the block configuration diagram shown in FIG. , there may be 10 additional functions, or some of these may be combined or separated (or each may be connected by some communication means).

また、上記実施例において、組規則24では下から2桁
目の数字にて、0〜4ならば5を加え、5〜9ならば5
を引く規則を示しているが、これに限定するものではな
い。さらに、この例では画面番号の組は2画面としてい
るが、組規則によっては何画面で組を作っても良い。
In the above example, in the set rule 24, if the second digit from the bottom is 0 to 4, add 5, and if 5 to 9, add 5.
It shows the rules for drawing, but is not limited to this. Further, in this example, the set of screen numbers is two screens, but depending on the set rules, the set may be made up of any number of screens.

また、上記実施例では、最適なデータの選択に提供期間
の開始時期を使用しているが、これに限定するbのでは
ない。
Further, in the above embodiment, the start time of the provision period is used to select the optimal data, but the present invention is not limited to this.

〔発明の効果〕〔Effect of the invention〕

この発明は以上説明したとおり、ビデオテックス画像検
索システムにおいて、1つの画面番号tこ対しては1つ
のデータのみを対応させ、幾つかの画面番号を組として
定義できるようにし、複数のデータの内から最適なもの
を選択できるようにしたので、データの識別及び保守が
確実lこできるという優れた効果を奏するものである。
As explained above, in the Videotex image retrieval system, this invention allows only one data to correspond to one screen number t, and allows several screen numbers to be defined as a set. Since the most suitable one can be selected from the list, this has the excellent effect of ensuring data identification and maintenance.

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

第1図はこの発明の一実施例であるビデオテックス画像
検索システムを示すブロック構成図、第2図fat及び
(b)は、それぞれ第1図のビデオテックス画像検索シ
ステムにおけるセンタ装置内の蓄積部のデータ及び組規
則を示す図、第3図は、第1図のビデオテックス画像検
索システムにおけるセンタ装置で、ある画面番号に対し
て最適なデータを選択する時の処理の流れを示す図、第
4図は従来のビデオテックス画像検索システムを示すブ
ロック構成図、第5図は、第4図のビデオテックス画像
検索システムtこおけるセンタ装置内の蓄積部のデータ
を示す図、第6図は、第4図のビデオテックス画像検索
システムにおけるセンタ装置で、ある画面番号に対して
最適なデータを選択する時の処理の流れを示す図である
。 図において、20.50・・・センタ装置、21゜51
・・・蓄積部、22.52・・・読出し部、23.53
・・・判断部、24・・・組規則、25・・・転送部、
26・・・端末gc’l、31,33,34,35.6
1・・・画面番号、32・・・データ、62・・・表デ
ータ、63・・・裏データ、11〜17.41〜46・
・・処理工程である。 なお、各図中、同一符号は同一、又)ま相轟部分を示す
FIG. 1 is a block diagram showing a Videotex image retrieval system which is an embodiment of the present invention, and FIG. Figure 3 is a diagram showing the flow of processing when selecting optimal data for a certain screen number in the center device in the Videotex image retrieval system of Figure 1. FIG. 4 is a block configuration diagram showing a conventional Videotex image search system, FIG. 5 is a diagram showing data in the storage unit in the center device in the Videotex image search system shown in FIG. 4, and FIG. 5 is a diagram showing the flow of processing when selecting optimal data for a certain screen number in the center device in the Videotex image search system of FIG. 4. FIG. In the figure, 20.50...center device, 21°51
...Accumulation section, 22.52...Reading section, 23.53
... Judgment section, 24... Group rules, 25... Transfer section,
26...Terminal gc'l, 31, 33, 34, 35.6
1...Screen number, 32...Data, 62...Front data, 63...Back data, 11-17.41-46.
...This is a processing process. In each figure, the same reference numerals indicate the same or similar parts.

Claims (1)

【特許請求の範囲】[Claims] ビデオテックスの画像データに画面番号を付与し、この
画面番号によつて画像データを検索するシステムにおい
て、1つの画面番号に対し、一定の規則をもつてその画
面番号とは異なる画面番号を組として定義し、当該画面
番号により、それに対応する画像データを決定する際に
、当該画面番号及び当該画面番号と組になつている画面
番号を持つ画像データの中より最適なものを選択する手
段を備えたことを特徴とするビデオテックス画像検索シ
ステム。
In a system that assigns a screen number to Videotex image data and searches for image data using this screen number, for one screen number, screen numbers different from that screen number are grouped according to certain rules. and means for selecting the optimal one from among the image data having the screen number and the screen number paired with the screen number, when determining the image data corresponding to the screen number. Videotex image search system featuring:
JP61194910A 1986-08-20 1986-08-20 Videotex image retrieving system Pending JPS6349976A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61194910A JPS6349976A (en) 1986-08-20 1986-08-20 Videotex image retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61194910A JPS6349976A (en) 1986-08-20 1986-08-20 Videotex image retrieving system

Publications (1)

Publication Number Publication Date
JPS6349976A true JPS6349976A (en) 1988-03-02

Family

ID=16332371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61194910A Pending JPS6349976A (en) 1986-08-20 1986-08-20 Videotex image retrieving system

Country Status (1)

Country Link
JP (1) JPS6349976A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0258851U (en) * 1988-10-25 1990-04-27
JP2006204132A (en) * 2005-01-26 2006-08-10 Sanei Gen Ffi Inc Method for suppressing precipitation of sugar

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0258851U (en) * 1988-10-25 1990-04-27
JP2006204132A (en) * 2005-01-26 2006-08-10 Sanei Gen Ffi Inc Method for suppressing precipitation of sugar
JP4643280B2 (en) * 2005-01-26 2011-03-02 三栄源エフ・エフ・アイ株式会社 Method for inhibiting sugar precipitation

Similar Documents

Publication Publication Date Title
US4654483A (en) Electronic conference system
EP2265029A1 (en) Image processor, image generator and computer program
JPS60137169A (en) Facsimile equipment
US5313598A (en) Method for changing non-leaf entry in tree structure of OSI directory information by sequentially issuing OSI directory commands for the non-leaf entry and lower entries associated therewith in response to decoded change command
JPS6349976A (en) Videotex image retrieving system
JP3421998B2 (en) Display device
GB1490612A (en) Apparatus for controlling the transfer of data between central processing units
JPH04241550A (en) Destination designating method for communication terminal equipment
JPH02208778A (en) Picture retrieval system for videotex communication
JP2569740B2 (en) Data transmission device
JP2639224B2 (en) Method of sharing process selection between multiple processes
JP2944338B2 (en) User-defined character display
JPH0216864A (en) Message outputting system
JPS58107957A (en) Display method for applied job
JPH03240825A (en) Screen data transfer/display system
JPH02252068A (en) Graphic terminal control system
JPS6329836A (en) Interactive supporting information display system
JPH03116356A (en) Terminal equipment
JPS61244185A (en) Terminal equipment
JPS62221779A (en) Picture retrieving system
JPS62198248A (en) Terminal control system
JPS6284374A (en) Information retrieval system
JPH04116715A (en) Screen display control system
JPH011355A (en) Busy display device in electronic telephone directory system
JPS645280A (en) Local screen retrieving system for videotex user terminal equipment