JPH11203002A - Input data recording and reproducing device - Google Patents

Input data recording and reproducing device

Info

Publication number
JPH11203002A
JPH11203002A JP841498A JP841498A JPH11203002A JP H11203002 A JPH11203002 A JP H11203002A JP 841498 A JP841498 A JP 841498A JP 841498 A JP841498 A JP 841498A JP H11203002 A JPH11203002 A JP H11203002A
Authority
JP
Japan
Prior art keywords
computer
time
recording
state
recorded
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
JP841498A
Other languages
Japanese (ja)
Inventor
Yoshiharu Maeda
芳晴 前田
Minoru Sekiguchi
実 関口
Kuniharu Takayama
訓治 高山
Hirohisa Naito
宏久 内藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP841498A priority Critical patent/JPH11203002A/en
Publication of JPH11203002A publication Critical patent/JPH11203002A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reproduce the state of a computer at an optional time by recording the input data and the information acquired by a sensor, a network, etc., and then reproducing the recorded input data. SOLUTION: The time base user's operating activities are recorded by a user input recording means 1, and at the same time the sensor information and the network information are recorded by a sensor information recording means 2 and a network information recording means 3 respectively. Then these input data sequences are related with each other by a recorded data associating means 4 and made to retrieve by a keyword. A computer state reproducing means 6 reproduces the input data sequence recorded by the means 2 against the computer state that is recorded by a computer state recording means 5 at a designated time to reproduce the state of a computer at a designated time or a time that is related by the keyword.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ユーザがコンピュ
ータを使用する際にマウスやキーボード等の入力デバイ
スを用いて行った操作、および、センサ、ネットワーク
等により得られた情報等を入力データとして記録し、そ
の後に記録した入力データを再現することによって任意
の時刻のコンピュータの状態を再現する、入力データ記
録/再現装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention records, as input data, an operation performed by a user using an input device such as a mouse or a keyboard when using a computer, and information obtained by a sensor or a network. The present invention also relates to an input data recording / reproducing apparatus for reproducing a state of a computer at an arbitrary time by reproducing input data recorded thereafter.

【0002】[0002]

【従来の技術】近年、コンピュータがますます高機能
化、低価格化したことによってコンピュータが一般的に
普及し、人間が行う多くの作業活動がコンピュータを利
用して行われるようになった。コンピュータを利用する
作業活動には、文章作成、図表作成、数値計算、プログ
ラム作成、データベースの作成と利用、コンピュータ・
ネットワークを介した情報交換(電子メールやWWW)
などがあり現在でも非常に多岐にわたるが、将来的には
ますます多くの作業活動がコンピュータを利用して行わ
れるようになるだろうと予測される。
2. Description of the Related Art In recent years, computers have become more and more popular due to increasingly sophisticated functions and low prices, and many work activities performed by humans have been performed using computers. Work activities using computers include writing texts, making charts, numerical calculations, creating programs, creating and using databases,
Information exchange via network (e-mail and WWW)
Although it is still very diverse, it is expected that more and more work activities will be performed using computers in the future.

【0003】図12はユーザがコンピュータを利用して
作業活動を行うときの情報の流れを示す図である。図1
2に示されるように、ユーザによりある作業活動が開始
されると、コンピュータのメモリ上に作業データ(途中
成果物や完成品などを含む)が生成され、この作業デー
タは作業過程を通じてメモリ上に保持される。ユーザは
メモリ上の作業データに対して、キーボードやマウス等
の入力デバイスを介して様々な処理を加えることにより
作業データを徐々に更新してゆき、作業の目的を満たす
作業データを作り上げる。
FIG. 12 is a diagram showing a flow of information when a user performs a work activity using a computer. FIG.
As shown in FIG. 2, when a certain work activity is started by the user, work data (including intermediate products and finished products) is generated in the memory of the computer, and this work data is stored in the memory through the work process. Will be retained. The user gradually updates the work data by applying various processes to the work data in the memory via an input device such as a keyboard and a mouse, thereby creating work data satisfying the purpose of the work.

【0004】従来のコンピュータでは、外部記憶装置の
記憶容量の制約、データ書き込み/読み込み速度の制
約、およびCPUの処理速度の制約等の要因のため、メ
モリ上に一時的に保持されている作業データを常に外部
記憶装置に書き込んで長期的に記録することは行われな
かった。このため、ユーザがメモリ上の作業データを長
期的に保持するために外部記憶装置等に記録したい場合
には、特別な操作(たとえば“保存”や“セーブ”とい
うコマンドの実行)を明示的に実行することが必要であ
った。
[0004] In a conventional computer, work data temporarily stored in a memory due to factors such as a limitation of a storage capacity of an external storage device, a limitation of a data writing / reading speed, and a limitation of a processing speed of a CPU. Was not always written to an external storage device for long-term recording. For this reason, when the user wants to record work data in the memory in an external storage device or the like in order to retain the work data for a long time, a special operation (for example, execution of a command such as “save” or “save”) is explicitly performed. It was necessary to run.

【0005】つまり、メモリ上の作業データがユーザの
操作に従ってリアルタイムに更新されていくのに反し
て、外部記憶装置に記録される作業データは比較的大き
な時間間隔で更新されるという、更新時間のずれが存在
する。上記の原因のため従来のコンピュータでは、突然
にコンピュータが異常となった場合(いわゆるコンピュ
ータが“落ちた”場合等)に、メモリ上の作業データが
失われユーザの作業が無駄になる問題等が起こりうる。
この問題に対する従来の技術には、定期的(例えば10
分毎)にメモリ上の作業データを外部記憶装置に自動的
に記録する方法、複数のコンピュータで同じ処理を同
時に行い常にバックアップする方法等がある。
That is, while the work data in the memory is updated in real time according to the operation of the user, the work data recorded in the external storage device is updated at a relatively large time interval. There is a gap. Due to the above-mentioned causes, in the conventional computer, when the computer suddenly becomes abnormal (so-called "the computer has fallen"), the work data in the memory is lost and the user's work is wasted. It can happen.
Conventional techniques for this problem include regular (eg, 10
There is a method of automatically recording the work data in the memory to the external storage device every minute), a method of simultaneously performing the same processing by a plurality of computers and always backing up the data.

【0006】また、Xウィンドウ・システム等におい
ては、グラフィカル・ユーザ・インターフェイス(GU
I)を介してユーザから入力された入力イベントをファ
イルに記録しておき、その後、入力イベントを上記ファ
イルから必要な時点で読み出し、入力イベントを再現す
る入力イベント記録/再現装置が考案されている。しか
し、従来技術では外部記憶装置に定期的に更新された
作業データが記録されるものの、更新間隔の間の任意時
刻の作業データを再現することができない。また従来技
術でも複数のコンピュータのうち異常が起こらなかっ
たコンピュータに現在のメモリ上の作業データは維持さ
れるが、従来技術と同様に過去の任意の時刻の作業デ
ータを再現することはできない。また、ひとつの作業に
複数のコンピュータを使用するのは効率的ではない。
In an X window system or the like, a graphical user interface (GU)
An input event recording / reproducing apparatus has been devised in which an input event input by a user via I) is recorded in a file, and thereafter, the input event is read from the file at a necessary time, and the input event is reproduced. . However, in the related art, although work data updated periodically is recorded in the external storage device, work data at an arbitrary time during the update interval cannot be reproduced. In the prior art, the work data on the current memory is maintained in a computer in which no abnormality has occurred among a plurality of computers, but the work data at an arbitrary time in the past cannot be reproduced similarly to the related art. Also, using multiple computers for one task is not efficient.

【0007】一方、従来技術はもともとコンピュータ
・プログラムのテスト、自動デモンストレーション、ま
たは、コマンドのマクロ化を目的とした技術である。そ
のため、イベントの記録は指定された開始時刻と終了時
刻の間だけで行われ初期状態となるコンピュータ状態の
記録がないため任意の時刻の作業データを再現すること
ができない。さらに、ファイルに記録されるイベントの
時系列は、時刻とイベント名といった形式等で記録され
るため、記録されたイベント系列上の特定イベントを指
定するためのキーワードが、イベント名、または、時刻
だけしか利用できない。このため、イベント系列が膨大
になった場合に、イベント系列上のあるイベントを検索
/指定することが非常に困難となる。
On the other hand, the prior art is originally a technique for testing a computer program, automatic demonstration, or converting a command into a macro. Therefore, the recording of the event is performed only between the designated start time and the end time, and there is no record of the computer state as the initial state, so that the work data at an arbitrary time cannot be reproduced. Furthermore, since the time series of events recorded in the file is recorded in a format such as time and event name, the keyword for specifying a specific event in the recorded event series is only the event name or the time. Only available. For this reason, when the event series becomes enormous, it becomes very difficult to search / designate a certain event on the event series.

【0008】[0008]

【発明が解決しようとする課題】以上述べたように、ユ
ーザが従来のコンピュータを利用して作業活動を行う場
合、メモリ上に保持される作業データの更新と外部記憶
装置に記録された作業データの更新が同期して行われな
いため、ユーザがメモリ上の作業データと外部記憶装置
上の作業データを同期させるために、ユーザが特別な操
作を意識的に実行することが必要であった。上記問題に
対して、前記のように、定期的にメモリ上の作業デー
タを外部記憶装置に記録する方法や、前記のように、
複数のコンピュータで同じ処理を同時に行い常にバック
アップする方法等があるが、これらの方法でも、メモリ
上の任意の時刻の作業データを再現することはできな
い。
As described above, when a user performs a work activity using a conventional computer, the work data stored in a memory is updated and the work data recorded in an external storage device is updated. Is not performed synchronously, so that the user needs to consciously execute a special operation in order for the user to synchronize the work data on the memory with the work data on the external storage device. In order to solve the above problem, as described above, a method of periodically recording work data in a memory to an external storage device, as described above,
There is a method of performing the same processing at the same time by a plurality of computers at the same time and always backing up the data.

【0009】さらに、前記のようにXウィンドウシス
テム等の入力イベント記録/再現装置では、指定された
期間内の入力イベントの時系列だけを記録するので、指
定した期間外の作業データを再現することができない。
また、記録されたイベント系列上の特定イベントの検索
には、時刻やイベント名しか手掛りがなく、イベント系
列が膨大になった場合に検索が困難である。本発明は、
以上のような問題を解決するためになされたものであ
り、ユーザがコンピュータに対して行った操作、およ
び、センサ、ネットワーク等により得られた多種の情報
を入力データとして記録し、記録した入力データを再生
することによって任意の時刻のコンピュータの状態を再
現することを目的とする。また、記録された入力データ
上のあるデータを検索するためのキーワードとして、時
刻やイベント名以外の検索キーワードを提供し、検索を
容易にすることを目的とする。
Further, as described above, the input event recording / reproducing apparatus such as the X window system records only the time series of the input events within the designated period, so that the work data outside the designated period can be reproduced. Can not.
In addition, searching for a specific event in a recorded event series involves only a time and an event name, and it is difficult to search when the event series becomes enormous. The present invention
It is made in order to solve the above problems, the operation performed by the user on the computer, and various types of information obtained by sensors, networks, etc. are recorded as input data, and the recorded input data The purpose of this is to reproduce the state of the computer at an arbitrary time by reproducing. It is another object of the present invention to provide a search keyword other than a time or an event name as a keyword for searching for certain data on the recorded input data, thereby facilitating the search.

【0010】[0010]

【課題を解決するための手段】図1は本発明の原理構成
図である。上記の課題を達成するために、本発明におい
ては、図1に示すように、ユーザが入力デバイス10b
を介して行うコンピュータ操作を様々な段階で記録する
ユーザ入力記録手段1と、コンピュータ10に接続され
た様々なセンサ10aによって得られたセンサ・データ
を記録するセンサ情報記録手段2と、コンピュータ・ネ
ットワーク10cを介して得られた情報を記録するネッ
トワーク情報記録手段3と、ユーザ入力記録とセンサ情
報記録とネットワーク情報記録を連合して記録された入
力データ系列を様々なキーワードで検索できるようにす
る記録データ連合手段4と、指定された時刻のコンピュ
ータの状態を記録するコンピュータ状態記録手段5と、
記録された入力データ系列と記録されたコンピュータ状
態から任意の時刻のコンピュータ10の状態を再現する
コンピュータ状態再現手段6とから構成される入力デー
タ記録/再現手段をコンピュータ・システムに設ける。
FIG. 1 is a block diagram showing the principle of the present invention. In order to achieve the above object, according to the present invention, as shown in FIG.
A user input recording means 1 for recording computer operations performed at various stages via a computer, a sensor information recording means 2 for recording sensor data obtained by various sensors 10a connected to a computer 10, and a computer network A network information recording means 3 for recording information obtained through 10c, and a record for enabling a user to search an input data sequence recorded in association with a user input record, a sensor information record, and a network information record with various keywords. Data association means 4, computer state recording means 5 for recording the state of the computer at a specified time,
An input data recording / reproducing means comprising a recorded input data sequence and a computer state reproducing means 6 for reproducing a state of the computer 10 at an arbitrary time from the recorded computer state is provided in the computer system.

【0011】そして、ユーザ入力記録手段1によってユ
ーザがコンピュータ10を利用して作業を行ったときの
ユーザ操作活動の時系列(履歴)を詳細に記録するとと
もに、指定された時刻のコンピュータ状態をコンピュー
タ状態記録手段5によって記録し、コンピュータ状態再
現手段6により、記録された指定時刻のコンピュータ状
態に対して記録された入力データ時系列を再生すること
により、任意時刻のコンピュータ10の状態を再現す
る。また、ユーザ入力記録手段1、センサ情報記録手段
2、ネットワーク情報記録手段3により記録された入力
データ系列を時刻をキーとして相互に関連付けてキーワ
ードで検索できるようにする記録データ連合手段4を設
け、キーワードを指定して、キーワードに関連付けられ
た時刻を検索し、その時刻のコンピュータ状態に再現で
きるようにする。
[0011] The user input recording means 1 records in detail the time series (history) of user operation activities when the user uses the computer 10 to perform work, and also changes the computer state at a specified time. The state of the computer 10 is reproduced at an arbitrary time by recording by the state recording means 5 and reproducing the input data time series recorded with respect to the recorded computer state at the designated time by the computer state reproducing means 6. Also provided is a record data association means 4 for associating the input data sequences recorded by the user input recording means 1, the sensor information recording means 2, and the network information recording means 3 with each other using the time as a key so as to be able to search by a keyword, By specifying a keyword, a time associated with the keyword can be searched and reproduced in the computer state at that time.

【0012】本発明においては、上記のように構成した
ので、ユーザは任意の時刻のコンピュータ状態を再現す
ることができ、ユーザが“保存”のような特別な操作を
行うことが不必要になる。また、操作のやり直し(いわ
ゆる”アンドゥ”)を自由に行うことができるようにな
る。また、記録された入力データ時系列や作業履歴を検
索する場合、記録データ連合手段6によって、時刻やイ
ベント名以外の入力データやセンサ・データやネットワ
ークを介して得られた情報を検索キーワードとして利用
できるので、検索を効率良く実行することができる。
In the present invention, since the above-mentioned configuration is adopted, the user can reproduce the computer state at an arbitrary time, and it becomes unnecessary for the user to perform a special operation such as "save". . In addition, it is possible to freely perform the operation again (so-called "undo"). When searching for the recorded input data time series or work history, the recorded data association means 6 uses input data other than time and event names, sensor data, and information obtained via a network as search keywords. As a result, the search can be executed efficiently.

【0013】[0013]

【発明の実施の形態】本発明の入力データ記録/再現装
置の一実施例を図面を用いて説明する。図2は本発明の
実施例の構成を示すブロック図、図3は図2に対応させ
て示した従来のコンピュータ・システムのブロック図で
ある。一般にコンピュータ・システムは、図3に示すよ
うに、CPU11、表示装置等の出力装置12、メモリ
13、ハードディスク、CD、MO等の外部記憶装置1
4、キーボード、マウス等の入力デバイス15等から構
成される。また、CPU11にはネットワーク17を介
してWWWページ、NetNews、電子メール等が接
続され、これらから各種情報がCPU11に取り込まれ
る。さらに、必要に応じてマイク、カメラ等の各種セン
サ16がCPU11に接続され、センサ18より計測さ
れた外部環境データがCPU11に取り込まれる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the input data recording / reproducing apparatus of the present invention will be described with reference to the drawings. FIG. 2 is a block diagram showing a configuration of an embodiment of the present invention, and FIG. 3 is a block diagram of a conventional computer system shown corresponding to FIG. Generally, as shown in FIG. 3, a computer system includes a CPU 11, an output device 12 such as a display device, a memory 13, an external storage device 1 such as a hard disk, a CD, and an MO.
4, an input device 15 such as a keyboard and a mouse. Further, a WWW page, NetNews, electronic mail, and the like are connected to the CPU 11 via the network 17, and various information is taken into the CPU 11 from these. Further, various sensors 16 such as a microphone and a camera are connected to the CPU 11 as necessary, and the external environment data measured by the sensor 18 is taken into the CPU 11.

【0014】上記システムにおいて、ユーザが作業を行
うためキーボード、マウス等の入力デバイス15を操作
すると入力デバイス15が出力するデバイス信号はイベ
ント発生手段18に与えられ、入力操作に応じたイベン
ト信号がCPU11に送られる。これにより、オペレー
ティング・システム(以下OSという)や各種アプリケ
ーション・プログラム(以下アプリケーションという)
が実行され、前記したようにメモリ13上に作業データ
が生成され、この作業データはメモリ13上に保持され
る。ユーザはメモリ13上の作業データに対して、キー
ボードやマウス等の入力デバイス15を介して様々な処
理を加えることにより作業データを徐々に更新してゆ
き、作業の目的を満たす作業データを作り上げる。
In the above system, when a user operates an input device 15 such as a keyboard or a mouse to perform a task, a device signal output from the input device 15 is given to an event generating means 18 and an event signal corresponding to the input operation is sent to the CPU 11. Sent to As a result, the operating system (hereinafter referred to as OS) and various application programs (hereinafter referred to as applications)
Is executed, and work data is generated on the memory 13 as described above, and this work data is held on the memory 13. The user gradually updates the work data by applying various processes to the work data on the memory 13 via the input device 15 such as a keyboard and a mouse, thereby creating work data satisfying the purpose of the work.

【0015】上記コンピュータ・システムにおいて、本
実施例においては、図2に示すように、デバイス信号/
イベント信号を記録するユーザ入力記録手段1、センサ
情報を記録するセンサ情報記録手段2、ネットワーク情
報を記録するネットワーク情報記録手段3を設け、ま
た、これらの記録信号を関連付ける記録データ連合手段
4を設ける。さらに、ある時点におけるコンピュータの
状態を記録するコンピュータ状態記録手段5、および、
上記各種記録信号およびある時点のコンピュータ状態か
らコンピュータ状態を再現するコンピュータ状態再現手
段6を設ける。上記コンピュータ状態再現手段6は、あ
る時点のコンピュータの状態を再現する必要が生じた場
合、コンピュータ状態記録手段5に記録されたコンピュ
ータ状態を再現したのち、再現されたコンピュータ状態
に、ユーザ入力記録手段1、センサ情報記録手段2、ネ
ットワーク情報記録手段3に記録された入力データ時系
列を作用させ、ある時点のコンピュータ状態を再現す
る。
In the above computer system, in the present embodiment, as shown in FIG.
A user input recording unit 1 for recording an event signal, a sensor information recording unit 2 for recording sensor information, a network information recording unit 3 for recording network information, and a recording data association unit 4 for associating these recording signals are provided. . A computer state recording means 5 for recording the state of the computer at a certain point in time;
Computer state reproducing means 6 for reproducing the computer state from the various recording signals and the computer state at a certain point in time is provided. When it is necessary to reproduce the state of the computer at a certain point in time, the computer state reproducing means 6 reproduces the computer state recorded in the computer state recording means 5 and then stores the user state in the reproduced computer state. 1. The time series of the input data recorded in the sensor information recording means 2 and the network information recording means 3 is operated to reproduce a computer state at a certain point in time.

【0016】以下、上記各手段について順に説明する。 (1)ユーザ入力記録手段、センサ情報記録手段、およ
び、ネットワーク情報記録装置 ユーザ入力記録手段1は、ユーザがコンピュータを利用
して作業を実施したときに、ユーザが操作した入力デバ
イス15(マウス、キーボード、ペン入力装置、マイ
ク、その他)から得られるデバイス信号、イベント発生
手段18から得られるイベントを様々な段階で時系列と
して記録する。例えば、図4に示すように、ユーザが作
業を実施したことによって、時刻mのコンピュータ状態
が時刻nのコンピュータ状態へと変化したとき、ユーザ
入力記録手段1は、上記の変化を引き起こす原因となっ
たユーザの操作を全て記録する。ただし、m,nは時刻
を表し、m<nである。
Hereinafter, each of the above means will be described in order. (1) User Input Recording Means, Sensor Information Recording Means, and Network Information Recording Device The user input recording means 1 is an input device 15 (mouse, mouse, A device signal obtained from a keyboard, a pen input device, a microphone, etc.) and an event obtained from the event generating means 18 are recorded in various stages as a time series. For example, as shown in FIG. 4, when the computer state at time m changes to the computer state at time n due to the work performed by the user, the user input recording means 1 causes the above-described change. All user operations are recorded. Here, m and n represent time, and m <n.

【0017】ユーザ入力記録手段1において記録される
ユーザ入力データには、例えば、マウス操作やキーボー
ド操作等により発生する入力イベントの時系列、マウス
・ケーブルやキーボード・ケーブル等を流れるデバイス
信号の時系列、タイプされたキーの時系列、実行コマン
ドの時系列、使用したアプリケーション・プログラムの
時系列等がある。また、上記入力タイプされたキーの時
系列から特定の時刻を特徴づけるようなキーワード(漢
字やカタカナで表現される名詞等のキーワードやURL
等)を自動的に抽出し、記録する。
The user input data recorded in the user input recording means 1 includes, for example, a time series of an input event generated by a mouse operation or a keyboard operation, and a time series of a device signal flowing through a mouse cable, a keyboard cable, or the like. , Time series of typed keys, time series of execution commands, time series of used application programs, and the like. In addition, a keyword (such as a keyword such as a noun expressed in kanji or katakana or a URL) that characterizes a specific time from the time series of the input typed keys.
Etc.) automatically and record them.

【0018】上記のように、ユーザ入力記録手段1は、
ユーザとコンピュータにより構成されるユーザ・コンピ
ュータ・システムにおいて、システム内で伝達される様
々な情報を様々な段階で記録することに特徴がある。セ
ンサ情報記録手段2は、図5に示すように、コンピュー
タに接続された各種センサ2で得られたデータを時系列
データとして記録する。センサとしては、例えば、外部
環境の状態を計測するものとして、温度計、湿度計、明
度計、電波アンテナ、カメラ、マイク等を用いることが
でき、ユーザの状態を計測するものとして、体温計、体
表温度計、脳波計、心拍数計、体重計、血圧計等を用い
ることができる。センサ情報記録手段2は各種センサで
得られた情報から、キーワードとなる情報を抽出し記録
する。例えば、温度・湿度が異常に高い場合には、”高
温・多湿”等のキーワードを記録する。また、センサで
検出されたユーザの体温が平熱より高い場合には、”体
調不良”等のキーワードを記録する。
As described above, the user input recording means 1
A user computer system configured by a user and a computer is characterized by recording various information transmitted in the system at various stages. As shown in FIG. 5, the sensor information recording means 2 records data obtained by various sensors 2 connected to a computer as time-series data. As the sensor, for example, a thermometer, a hygrometer, a light meter, a radio wave antenna, a camera, a microphone, or the like can be used as a device for measuring the state of the external environment. A table thermometer, an electroencephalograph, a heart rate meter, a weight scale, a sphygmomanometer and the like can be used. The sensor information recording unit 2 extracts and records information serving as a keyword from information obtained by various sensors. For example, if the temperature and humidity are abnormally high, a keyword such as "high temperature / humidity" is recorded. If the user's body temperature detected by the sensor is higher than normal heat, a keyword such as "poor physical condition" is recorded.

【0019】ネットワーク情報記録装置3は、図6に示
すように、コンピュータ・ネットワークを介して得られ
る様々な情報を時系列データとして記録する。記録され
るデータとしては、ユーザがネットワークを介してアク
セスしたネットニュースやWWWページ等のネットワー
ク上の情報(題名、作成者名、本文、URL、キーワー
ド等)、特定のWWWページ(例えば新聞社のページ
等)等から自動的に収集される情報(例えばトップニュ
ースからキーワードを定期的かつ自動的に収集する
等)、受信した電子メールの内容等である。
As shown in FIG. 6, the network information recording device 3 records various information obtained through a computer network as time-series data. The data to be recorded includes information on the network such as net news and a WWW page accessed by the user via the network (title, creator name, text, URL, keyword, etc.), a specific WWW page (for example, a newspaper company). Page, etc.) (e.g., periodically and automatically collecting keywords from top news, etc.), the content of received e-mails, and the like.

【0020】図7は、上記ユーザ入力記録手段1、セン
サ情報記録手段2、および、ネットワーク情報記録装置
3に記録されるデータの一例を示す図である。同図に示
すように、ユーザ入力記録手段1、センサ情報記録手段
2、ネットワーク情報記録装置3には、それぞれユーザ
入力、センサ情報、ネットワーク情報がそれぞれのデー
タの種類に応じた時間間隔で記録される。例えば、ユー
ザ入力データの内の入力イベントは計算機内のイベント
処理時間毎に記録され、センサ情報は指定された時刻
(例えば1時間毎)や変化が起こった時刻で記録され
る。また、ネットワーク情報もネットワークにアクセス
した時刻や、指定された時刻に記録される。
FIG. 7 is a diagram showing an example of data recorded in the user input recording means 1, the sensor information recording means 2, and the network information recording device 3. As shown in the figure, the user input, sensor information recording means 2, and network information recording device 3 record user input, sensor information, and network information at time intervals corresponding to the respective data types. You. For example, an input event of the user input data is recorded for each event processing time in the computer, and sensor information is recorded at a designated time (for example, every hour) or a time when a change occurs. The network information is also recorded at the time of accessing the network or at a specified time.

【0021】(2)記録データ連合手段 記録データ連合手段4は、図8に示すように、上記の入
力データ記録手段1、センサ情報記録手段2、および、
ネットワーク情報記録手段3で得られた各種の情報デー
タを図9に示すように、時刻をキーとして相互に関連付
ける。例えば、ユーザが台風の日にハワイをテーマとし
た文章を作成した場合を考えると、入力データ記録手段
1により”ハワイ”というデータが入力キーワードとし
て記録され、ネットワーク情報記録手段3により新聞社
のWWWページのトップニュースから”台風”というデ
ータが収集され記録されるので、当記録データ連合手段
4により入力データ系列上の”ハワイ”とネットワーク
情報記録3上の”台風”が関連付けられる。そして、ユ
ーザが後日に前記文章を再現したい場合に、ユーザ入力
記録を検索し指定するための手掛りとして、”ハワイ”
だけでなく”台風”を利用することができる。
(2) Recording data association means As shown in FIG. 8, the recording data association means 4 comprises the above-mentioned input data recording means 1, sensor information recording means 2, and
Various types of information data obtained by the network information recording means 3 are associated with each other using time as a key as shown in FIG. For example, when a user prepares a sentence on the theme of Hawaii on a typhoon day, data “Hawaii” is recorded as an input keyword by the input data recording means 1, and the WWW of a newspaper company is recorded by the network information recording means 3. Since the data “typhoon” is collected and recorded from the top news on the page, the recorded data association means 4 associates “Hawaii” on the input data sequence with “Typhoon” on the network information record 3. If the user wants to reproduce the sentence at a later date, "Hawaii" is used as a key to search and specify the user input record.
Not only can you use "typhoons".

【0022】(3)コンピュータ状態記録手段 コンピュータ状態記録手段5は、図10に示すように、
指定した時刻のコンピュータの状態(CPUの状態、メ
モリ上に記憶されているデータ、外部記憶装置に記憶さ
れているデータ、入力デバイスの状態、センサの状態、
ネットワークの状態等)を記録する。定期的にコンピュ
ータ状態を記録するためには、例えば、毎日起動した直
後のコンピュータの状態を記録すればよい。また、コン
ピュータの全使用期間のうち数個所の時刻でのコンピュ
ータ状態を記録しておいてもよい。これにより、後述す
るように任意の時点におけるコンピュータ状態を再現す
ることが可能となる。
(3) Computer status recording means The computer status recording means 5, as shown in FIG.
The state of the computer at the designated time (the state of the CPU, the data stored in the memory, the data stored in the external storage device, the state of the input device, the state of the sensor,
Network status). In order to periodically record the computer status, for example, the status of the computer immediately after being started every day may be recorded. Also, the computer status at several times in the entire usage period of the computer may be recorded. This makes it possible to reproduce the computer state at an arbitrary point in time as described later.

【0023】(4)コンピュータ状態再現手段 コンピュータ状態再現手段6は、図11に示すように、
コンピュータ状態記録手段5により記録された時刻mの
コンピュータ状態を再現し、次に、このコンピュータに
対して、ユーザ入力記録手段1、センサ情報記録手段
2、および、ネットワーク情報記録手段3によって記録
された時刻m以降のコンピュータ入力を作用させて、任
意の時刻nのコンピュータの状態を再現する。ただし、
m<nである。
(4) Computer state reproducing means The computer state reproducing means 6, as shown in FIG.
The computer state at the time m recorded by the computer state recording means 5 is reproduced, and then the computer state is recorded by the user input recording means 1, the sensor information recording means 2, and the network information recording means 3 for this computer. The state of the computer at an arbitrary time n is reproduced by applying a computer input after the time m. However,
m <n.

【0024】例えば、作業中にコンピュータが突然異常
となると、メモリ上の作業データが失われることがあ
る。このような場合、コンピュータを再起動させたの
ち、上記異常直前の時刻を指定してコンピュータ状態再
現手段6を起動する。コンピュータ状態再現手段6は、
コンピュータ状態記録手段5により記録された時刻のコ
ンピュータ状態(例えば朝一番のコンピュータ状態)を
再現したのち、その後のユーザ入力記録手段1等に記録
されたコンピュータ入力時系列をコンピュータに作用さ
せ、異常直前の時刻のコンピュータ状態を再現する。ま
た、前記したように、ユーザが過去に作成した文章を再
現する必要が生じた場合、その文章を作成した時刻が不
明であっても、例えば、その文章中のキーワード、ある
いは、その文章を作成していたときに起こった事件、あ
るいはその時の気象条件(例えば高温・多湿等)、ユー
ザの状態(体調悪い等)等をユーザが覚えていれば、上
記文章を再現することができる。
For example, if the computer suddenly becomes abnormal during the operation, the operation data on the memory may be lost. In such a case, after restarting the computer, the time immediately before the abnormality is designated and the computer state reproducing means 6 is started. The computer state reproducing means 6
After reproducing the computer state at the time recorded by the computer state recording means 5 (for example, the first computer state in the morning), the computer input time series recorded in the user input recording means 1 or the like is made to act on the computer, Reproduce the computer state at the time. Further, as described above, when it is necessary to reproduce a sentence created by the user in the past, even if the time at which the sentence was created is unknown, for example, a keyword in the sentence or the sentence is created. The above sentence can be reproduced if the user remembers the incident that occurred when he was doing, the weather conditions (for example, high temperature / humidity, etc.) at that time, and the user's condition (healthy condition, etc.).

【0025】このような場合、ユーザは、文章中のキー
ワードあるいはその文章を作成していたときに起こった
事件、気象条件等を入力して、コンピュータ状態再現手
段6を起動する。コンピュータ状態再現手段6は、ユー
ザ入力記録手段1に記録されたキーワード、センサ情報
記録手段2に記録された温度、湿度等あるいは、ネット
ワーク情報記録手段3に記録されたニュース情報を検索
して、ユーザが入力したキーワード、事件、あるいは、
気象条件等を見つけ出す。そして、前記図9に示した各
種の情報データと時刻との関連付けにより、上記文章を
作成した時刻を求め、その時刻以前のコンピュータ状態
を再現したのち、その後のコンピュータ入力をコンピュ
ータに作用させ、文章を作成していた時点のコンピュー
タ状態を再現する。
In such a case, the user inputs a keyword in the text or an incident that occurred while the text was being created, a weather condition, and the like, and activates the computer state reproducing means 6. The computer state reproducing means 6 searches for the keyword recorded in the user input recording means 1, the temperature and humidity recorded in the sensor information recording means 2, or the news information recorded in the network information recording means 3, and Keywords, incidents, or
Find out weather conditions. Then, by associating the various information data and the time shown in FIG. 9 with the time, the time when the above-mentioned text was created is obtained, and the computer state before that time is reproduced. Reproduce the computer state at the time of creating.

【0026】また、上記のように、ある時刻のコンピュ
ータ状態をコンピュータに再現したのち、次に、このコ
ンピュータに対して、上記時刻以降のユーザ操作、セン
サ情報、ネットワーク情報等を再度作用させて、上記時
刻以後の任意の時刻のコンピュータの状態を再現するこ
ともできる。例えば、上記のようにある時点における文
章を再現したのち、次の時点における文章を再現する必
要が生じた場合には、上記のようにユーザ入力記録手段
1に記録されたユーザ操作等をコンピュータに再度作用
させ、その後の任意の時点における文章を再現する。
After the computer state at a certain time is reproduced on the computer as described above, the user operation, sensor information, network information, and the like after the time are applied to the computer again, The state of the computer at any time after the above time can be reproduced. For example, if it is necessary to reproduce the text at the next time after reproducing the text at one point as described above, the user operation and the like recorded in the user input recording means 1 as described above are transmitted to the computer. Act again and reproduce the text at any later point.

【0027】[0027]

【発明の効果】以上説明したように本発明においては、
コンピュータ状態記録手段により指定した時刻のコンピ
ュータ状態を記録し、次に、入力データ記録手段、セン
サ情報記録手段、および、ネットワーク情報記録手段に
より前記指定時刻より以後にコンピュータに加えられた
入力データを記録して、これら3種類の記録をコンピュ
ータ状態再現手段により処理しているので、前記指定時
刻以後の任意の時刻のコンピュータの状態を再現するこ
とができる。また、コンピュータ状態記録手段を利用し
て、コンピュータの全使用期間のうち数個所の時刻での
コンピュータ状態を記録しておけば、上記の効果によっ
て全使用期間中の任意の時刻のコンピュータ状態を再現
できる。このため、ユーザが“保存”のような特別な操
作を行うことが不必要になり、また、操作のやり直し
(いわゆる”アンドゥ”)を任意に行うことができるよ
うになる。
As described above, in the present invention,
The computer state at the time designated by the computer state recording means is recorded, and then the input data added to the computer after the designated time is recorded by the input data recording means, the sensor information recording means, and the network information recording means. Since these three types of records are processed by the computer state reproducing means, the state of the computer at any time after the designated time can be reproduced. In addition, if the computer state at several times during the entire period of use of the computer is recorded by using the computer state recording means, the computer state at any time during the entire period of use can be reproduced by the above effect. it can. For this reason, it becomes unnecessary for the user to perform a special operation such as “save”, and it is possible to arbitrarily perform the operation again (so-called “undo”).

【0028】さらに、本発明の記録データ連合手段によ
って、ユーザ入力データ、各種センサ情報、および、ネ
ットワークを介して得られた情報を時刻をキーとして相
互に関連づけることにより、前記3種類の手段により得
られたデータ時系列上の情報を効率的に検索、参照する
ことができ、再現しようする時刻を効率的に検索するこ
とが可能となる。
Further, by associating the user input data, various sensor information, and the information obtained through the network with the time by using the time data as a key, the recorded data association means of the present invention can obtain the data by the three kinds of means. It is possible to efficiently search and refer to the information on the obtained data time series, and it is possible to efficiently search for the time to be reproduced.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の実施例の構成を示すブロック図であ
る。
FIG. 2 is a block diagram showing a configuration of an embodiment of the present invention.

【図3】図2に対応させて示した従来のコンピュータ・
システムのブロック図である。
FIG. 3 shows a conventional computer shown in FIG.
It is a block diagram of a system.

【図4】ユーザ入力記録手段の説明図である。FIG. 4 is an explanatory diagram of a user input recording unit.

【図5】センサ情報記録手段の説明図である。FIG. 5 is an explanatory diagram of a sensor information recording unit.

【図6】ネットワーク情報記録手段の説明図である。FIG. 6 is an explanatory diagram of a network information recording unit.

【図7】各記録装置に記録されるデータの一例を示す図
である。
FIG. 7 is a diagram illustrating an example of data recorded in each recording device.

【図8】記録データ連合手段の説明図である。FIG. 8 is an explanatory diagram of recording data association means.

【図9】記録データ連合手段によるデータの関連付けを
説明する図である。
FIG. 9 is a diagram for explaining data association by a recorded data association unit.

【図10】コンピュータ状態記録手段の説明図である。FIG. 10 is an explanatory diagram of a computer status recording unit.

【図11】コンピュータ状態再現手段によるある時刻の
コンピュータ状態の再現を説明する図である。
FIG. 11 is a diagram illustrating the reproduction of a computer state at a certain time by a computer state reproduction unit.

【図12】ユーザがコンピュータを利用して作業活動を
行うときの情報の流れである。
FIG. 12 is a flow of information when a user performs a work activity using a computer.

【符号の説明】[Explanation of symbols]

1 ユーザ入力記録手段 2 センサ情報記録手段 3 ネットワーク情報記録手段 4 記録データ連合手段 5 コンピュータ状態記録手段 6 コンピュータ状態再現手段 DESCRIPTION OF SYMBOLS 1 User input recording means 2 Sensor information recording means 3 Network information recording means 4 Recording data association means 5 Computer state recording means 6 Computer state reproduction means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高山 訓治 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 内藤 宏久 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Kuniharu Takayama 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Hirohisa Naito 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa No. 1 Inside Fujitsu Limited

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 入力データを記録し、ある時点のコンピ
ュータの状態を再現する入力データ記録/再現装置であ
って、 ユーザが各種入力デバイスを介して行う操作を記録する
とともに、入力時系列データからキーワードを抽出して
記録するユーザ入力記録手段と、 指定された時刻のコンピュータの状態を記録するコンピ
ュータ状態記録手段と、記録された入力データ系列と記
録されたコンピュータ状態から任意の時刻のコンピュー
タの状態を再現するコンピュータ状態再現手段と、 記録された入力データ時系列を時刻をキーとして関連付
け、上記キーワードで検索できるようにする記録データ
連合手段とを備え、 上記コンピュータ状態再現手段は、上記記録データ連合
手段による入力データ系列の関連付けに基づき、指定さ
れた時刻もしくは指定されたキーワードに関連付けられ
た時刻におけるコンピュータ状態を再現することを特徴
とする入力データ記録/再現装置。
1. An input data recording / reproducing apparatus which records input data and reproduces a state of a computer at a certain point in time. User input recording means for extracting and recording a keyword; computer state recording means for recording the state of the computer at a specified time; state of the computer at an arbitrary time from the recorded input data sequence and the recorded computer state Computer status reproducing means for reproducing the input data time series, and recording data association means for associating the recorded input data time series with time as a key so that the keyword can be searched by the keyword. Based on the association of the input data series by the specified time or Input data recording / reproducing apparatus characterized by reproducing the computer status at the time associated with the specified keyword.
【請求項2】 入力データを記録し、ある時点のコンピ
ュータの状態を再現する入力データ記録/再現装置であ
って、 ユーザが各種入力デバイスを介して行う操作を記録する
とともに、入力時系列データからキーワードを抽出し記
録するユーザ入力記録手段と、 コンピュータに接続されたセンサ等によって得られたセ
ンサ・データを記録するセンサ情報記録手段と、 コンピュータ・ネットワークを介して得られた情報を記
録するネットワーク情報記録手段と、 指定された時刻のコンピュータの状態を記録するコンピ
ュータ状態記録手段と、記録された入力データ時系列と
記録されたコンピュータ状態から任意の時刻のコンピュ
ータの状態を再現するコンピュータ状態再現手段と、 上記ユーザ入力記録手段、センサ情報記録手段、およ
び、ネットワーク情報記録手段により記録された入力デ
ータ系列を時刻をキーとして相互に関連付け、キーワー
ドで検索できるようにする記録データ連合手段とを備
え、 上記コンピュータ状態再現手段は、上記記録データ連合
手段による入力データ系列の関連付けに基づき、指定さ
れた時刻もしくは指定されたキーワードに関連付けられ
た時刻におけるコンピュータ状態を再現することを特徴
とする入力データ記録/再現装置。
2. An input data recording / reproducing apparatus which records input data and reproduces a state of a computer at a certain point in time. User input recording means for extracting and recording keywords; sensor information recording means for recording sensor data obtained by a sensor or the like connected to a computer; and network information for recording information obtained via a computer network Recording means, computer state recording means for recording the state of the computer at a specified time, and computer state reproducing means for reproducing the state of the computer at an arbitrary time from the recorded input data time series and the recorded computer state. The user input recording means, the sensor information recording means, and Recording data association means for associating the input data series recorded by the network information recording means with each other using time as a key so as to be searchable by a keyword. An input data recording / reproducing apparatus for reproducing a computer state at a specified time or a time associated with a specified keyword based on the association of the series.
【請求項3】 ユーザが入力デバイスを介して行ったコ
ンピュータ操作をイベントの時系列として記録するだけ
ではなく、イベント発生手段より以前の入力デバイス信
号の時系列やコマンドの時系列の形式等で記録するユー
ザ入力記録手段を備えたことを特徴とする請求項1また
は請求項2の入力データ記録/再現装置。
3. Recording not only a computer operation performed by a user via an input device as a time series of events, but also a time series of an input device signal or a time series of a command before the event generating means. 3. An input data recording / reproducing apparatus according to claim 1, further comprising a user input recording means for performing input data recording.
【請求項4】 キーボードを用いてタイプされたキーの
時系列データから、ユーザの作業履歴上の特定の時刻を
特徴付けるようなキーワードを自動的に抽出し、キーワ
ードの時系列データとして記録することを特徴とするユ
ーザ入力記録手段を備えたことを特徴とする請求項1,
2または請求項3の入力データ記録/再現装置。
4. A method of automatically extracting a keyword characterizing a specific time in a user's work history from time-series data of a key typed using a keyboard, and recording the keyword as time-series data of the keyword. 2. A device according to claim 1, further comprising user input recording means.
The input data recording / reproducing apparatus according to claim 2 or 3.
【請求項5】 指定したネットワーク上の情報源等から
自動的、または、定期的に情報を獲得し、獲得した情報
の中から日時や時刻を特定できるようなキーワードを選
択し記録するネットワーク情報記録手段を備えたことを
特徴とするユーザ入力記録手段を備えたことを特徴とす
る請求項1,2,3または請求項4の入力データ記録/
再現装置。
5. Network information recording for automatically or periodically acquiring information from an information source or the like on a specified network, and selecting and recording a keyword capable of specifying a date and time from the acquired information. 5. The apparatus according to claim 1, further comprising a user input recording means.
Reproduction device.
【請求項6】 コンピュータ状態記録手段により記録さ
れた時刻mのコンピュータ状態をコンピュータに再現
し、次にこのコンピュータに対して、ユーザ入力記録手
段、センサ情報記録手段、もしくは、ネットワーク情報
記録手段によって記録された時刻m以降のユーザ操作、
センサ情報、もしくは、ネットワーク情報を再度作用さ
せて、任意の時刻nのコンピュータの状態を再現するコ
ンピュータ状態再現手段を備えたことを特徴とするユー
ザ入力記録手段を備えたことを特徴とする請求項1,
2,3,4または請求項5の入力データ記録/再現装
置。
6. The computer state recorded at time m recorded by the computer state recording means is reproduced on a computer, and then recorded on the computer by user input recording means, sensor information recording means, or network information recording means. User operation after time m,
A sensor input or network information is applied again, and a computer state reproducing unit for reproducing a state of the computer at an arbitrary time n is provided. 1,
6. The input data recording / reproducing device according to claim 2, 3, 4, or 5.
JP841498A 1998-01-20 1998-01-20 Input data recording and reproducing device Pending JPH11203002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP841498A JPH11203002A (en) 1998-01-20 1998-01-20 Input data recording and reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP841498A JPH11203002A (en) 1998-01-20 1998-01-20 Input data recording and reproducing device

Publications (1)

Publication Number Publication Date
JPH11203002A true JPH11203002A (en) 1999-07-30

Family

ID=11692492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP841498A Pending JPH11203002A (en) 1998-01-20 1998-01-20 Input data recording and reproducing device

Country Status (1)

Country Link
JP (1) JPH11203002A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1100022A1 (en) * 1999-11-09 2001-05-16 Fujitsu Limited Method, system and program for specifying content displayed on browser
JP2002259165A (en) * 2001-02-26 2002-09-13 Tsubasa System Co Ltd Information processor
JP2003216310A (en) * 2001-09-28 2003-07-31 Ricoh Co Ltd Key operation monitoring method, plotting information acquiring method, key operation reproducing method, program for making computer execute the same method and image forming device
JP2005275444A (en) * 2004-03-22 2005-10-06 Fuji Xerox Co Ltd Information processing apparatus
JP2006221671A (en) * 2001-09-28 2006-08-24 Ricoh Co Ltd Key operation reproducing method, program for implementing the same in computer, and image forming apparatus
JP2006236140A (en) * 2005-02-25 2006-09-07 Toshiba Corp Information managing device, information management method and information management program
JP2007193426A (en) * 2006-01-17 2007-08-02 Mitsubishi Electric Corp Information processor, operation log collection method, and operation log collection program
JP2007310568A (en) * 2006-05-17 2007-11-29 Hitachi Ltd Method for detecting traveling object in video, and method and system for supporting abnormality occurrence factor analysis of video system
JP2007323143A (en) * 2006-05-30 2007-12-13 Hitachi Ltd Business management system, information system, and business management method
JP2011018116A (en) * 2009-07-07 2011-01-27 Ihi Aerospace Co Ltd Distributed data processing apparatus, and autonomous mobile robot and data processing method using the same
JP2011232867A (en) * 2010-04-26 2011-11-17 Ricoh Co Ltd Operation analysis device, information processor, operation analysis method and operation analysis program
CN102480465A (en) * 2010-11-24 2012-05-30 富士通株式会社 Self-adaptive adjusting method, sensor node and sensor network
JP2018156431A (en) * 2017-03-17 2018-10-04 富士通株式会社 Reproduction apparatus, reproduction method and reproduction program

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1387298A2 (en) * 1999-11-09 2004-02-04 Fujitsu Limited Method, system and program for specifying content displayed on browser
EP1387298A3 (en) * 1999-11-09 2004-03-17 Fujitsu Limited Method, system and program for specifying content displayed on browser
EP1100022A1 (en) * 1999-11-09 2001-05-16 Fujitsu Limited Method, system and program for specifying content displayed on browser
JP2002259165A (en) * 2001-02-26 2002-09-13 Tsubasa System Co Ltd Information processor
JP2003216310A (en) * 2001-09-28 2003-07-31 Ricoh Co Ltd Key operation monitoring method, plotting information acquiring method, key operation reproducing method, program for making computer execute the same method and image forming device
JP2006221671A (en) * 2001-09-28 2006-08-24 Ricoh Co Ltd Key operation reproducing method, program for implementing the same in computer, and image forming apparatus
JP4661066B2 (en) * 2004-03-22 2011-03-30 富士ゼロックス株式会社 Information processing device
JP2005275444A (en) * 2004-03-22 2005-10-06 Fuji Xerox Co Ltd Information processing apparatus
JP2006236140A (en) * 2005-02-25 2006-09-07 Toshiba Corp Information managing device, information management method and information management program
JP2007193426A (en) * 2006-01-17 2007-08-02 Mitsubishi Electric Corp Information processor, operation log collection method, and operation log collection program
JP4530995B2 (en) * 2006-01-17 2010-08-25 三菱電機株式会社 Information processing apparatus, operation log collection method, and operation log collection program
JP2007310568A (en) * 2006-05-17 2007-11-29 Hitachi Ltd Method for detecting traveling object in video, and method and system for supporting abnormality occurrence factor analysis of video system
JP4703480B2 (en) * 2006-05-17 2011-06-15 株式会社日立製作所 Moving object detection method in video, abnormality cause analysis support method and support system for video system
JP2007323143A (en) * 2006-05-30 2007-12-13 Hitachi Ltd Business management system, information system, and business management method
JP2011018116A (en) * 2009-07-07 2011-01-27 Ihi Aerospace Co Ltd Distributed data processing apparatus, and autonomous mobile robot and data processing method using the same
JP2011232867A (en) * 2010-04-26 2011-11-17 Ricoh Co Ltd Operation analysis device, information processor, operation analysis method and operation analysis program
CN102480465A (en) * 2010-11-24 2012-05-30 富士通株式会社 Self-adaptive adjusting method, sensor node and sensor network
CN102480465B (en) * 2010-11-24 2014-10-22 富士通株式会社 Self-adaptive adjusting method, sensor node and sensor network
JP2018156431A (en) * 2017-03-17 2018-10-04 富士通株式会社 Reproduction apparatus, reproduction method and reproduction program

Similar Documents

Publication Publication Date Title
US11074560B2 (en) Tracking processed machine data
US8214367B2 (en) Systems, methods, means, and media for recording, searching, and outputting display information
JP5199003B2 (en) Management device and computer system
US8533193B2 (en) Managing log entries
US5890172A (en) Method and apparatus for retrieving data from a network using location identifiers
CN101819599B (en) Storage device and recording medium
CN108763578B (en) Index file updating method and server
JPH11203002A (en) Input data recording and reproducing device
JP2005503616A (en) Techniques for restoring data based on data content and attributes
US11768908B2 (en) System and method for collection of a website in a past state and retroactive analysis thereof
US20220019739A1 (en) Item Recall Method and System, Electronic Device and Readable Storage Medium
EP2759949A1 (en) Media system for generating playlist of multimedia files
US6778194B2 (en) Method, apparatus and computer program product for eliminating unnecessary dialog box pop-ups
Hellsten et al. Multiple presents: how search engines rewrite the past
CN111046036A (en) Data synchronization method, device, system and storage medium
CN108628885B (en) Data synchronization method and device and storage equipment
CN102508857B (en) Desktop cloud searching method based on event correlation
CN109740128B (en) Text editing auxiliary method, device and equipment
JP2004030599A (en) Saving method for time-series data, time-series database system, method and system for processing time-series data, time-series data display system, and recording medium
US20110078218A1 (en) Event history storage device, event history tracking device, event history storage method, event history storage program, and data structure
JPH10143541A (en) Information filtering device and its method
JP2000172665A (en) Hyper text analyzer, method therefor and storage medium recorded with hypertext analytic program therein
JP2010287024A (en) Archive system, retrieval program for the same and retrieval method by the archive system
JP4767389B2 (en) Logging device and recording medium
Chen Introduction to the JASIST special topic section on Web retrieval and mining: A Machine Learning Perspective

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060307

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060501

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060801

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060928

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070508