JP5885420B2 - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP5885420B2
JP5885420B2 JP2011173274A JP2011173274A JP5885420B2 JP 5885420 B2 JP5885420 B2 JP 5885420B2 JP 2011173274 A JP2011173274 A JP 2011173274A JP 2011173274 A JP2011173274 A JP 2011173274A JP 5885420 B2 JP5885420 B2 JP 5885420B2
Authority
JP
Japan
Prior art keywords
time
graph
sheet material
information
processing apparatus
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.)
Expired - Fee Related
Application number
JP2011173274A
Other languages
Japanese (ja)
Other versions
JP2013037546A (en
Inventor
彩 高木
彩 高木
橘 達人
達人 橘
豊嶋 英一郎
英一郎 豊嶋
横山 誠二
誠二 横山
弘子 國本
弘子 國本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2011173274A priority Critical patent/JP5885420B2/en
Publication of JP2013037546A publication Critical patent/JP2013037546A/en
Application granted granted Critical
Publication of JP5885420B2 publication Critical patent/JP5885420B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、シート材搬送装置の動作を模擬し、模擬結果をグラフ表示する情報処理装置に関する。   The present invention relates to an information processing apparatus that simulates the operation of a sheet material conveying apparatus and displays a simulation result in a graph.

シート材搬送装置の制御ソフトウェアの動作を検証するためにシミュレータを使用することが行われている。特許文献1においては、ローラのニップ部等、搬送機構の構成要素に、検証のための基準位置を設定し、基準位置との相対位置が許容範囲内であるか否かを判定している。また、特許文献2においては、搬送路上のシート材の位置を算出し、時刻と位置の関係をグラフ表示している。   A simulator is used to verify the operation of the control software of the sheet material conveying apparatus. In Patent Document 1, a reference position for verification is set for components of the transport mechanism such as a nip portion of a roller, and it is determined whether or not a relative position with respect to the reference position is within an allowable range. In Patent Document 2, the position of the sheet material on the conveyance path is calculated, and the relationship between time and position is displayed in a graph.

特開2008−176419号公報JP 2008-176419 A 特開2006−168902号公報JP 2006-168902 A

シート材搬送装置の制御においては、シート材の搬送速度、シート材停止位置、搬送路上の目標位置にシート材が到達するタイミング等が要求仕様として設定される。これらの要求仕様を達成するために、制御ソフトウェアにおいては様々な制御を行う。このとき、シート材の挙動が、要求仕様の許容範囲内であるか否かを検証するだけでなく、そこに至る過程の制御の正当性も検証する必要がある。   In the control of the sheet material conveying apparatus, the sheet material conveying speed, the sheet material stopping position, the timing at which the sheet material reaches the target position on the conveying path, and the like are set as required specifications. In order to achieve these required specifications, the control software performs various controls. At this time, it is necessary not only to verify whether the behavior of the sheet material is within the allowable range of the required specifications, but also to verify the legitimacy of the control of the process leading to it.

しかしながら、特許文献1においては、搬送機構の構成要素に何らかの変化が発生した場合にのみ評価を行うため、評価タイミングにおいてシート材の位置が許容範囲内に有れば、制御ソフトウェアの動作が正当であると判断される。たとえば、制御ソフトウェアに何らかの問題があり、搬送される筈のシート材が処理の途中で停止していたとしても、評価タイミングにおいてシート材の位置が許容範囲内に有れば正常と検出される。   However, in Patent Document 1, since evaluation is performed only when some change occurs in the components of the transport mechanism, the operation of the control software is valid if the position of the sheet material is within the allowable range at the evaluation timing. It is judged that there is. For example, even if there is some problem in the control software and the sheet material to be conveyed is stopped in the middle of processing, it is detected as normal if the position of the sheet material is within an allowable range at the evaluation timing.

また、シート材搬送装置において、シート材の搬送開始から搬送終了まで一定速度で搬送制御を行う事は稀である。つまり、シート材の搬送制御においては、シート材を一旦停止させた後に搬送を再開したり、所定のタイミングでシート材を加減速したり、搬送方向を反転させたりするなど、様々な制御を行っている。よって、シート材の搬送が設計通りであるかを判断するためには、シート材の搬送に伴う位置の変化と、設計上の位置の変化とを比較検証する必要がある。特許文献2に記載の構成では、シート材の移動状態はわかるものの、煩雑な搬送制御がなされている場合には、シート材が設計上の想定通りに搬送されているか否かを判断することは困難である。つまり、シート材の搬送状態を細かく判断して制御の正当性を検証することは困難である。   Further, in the sheet material conveying apparatus, it is rare that the conveyance control is performed at a constant speed from the start of conveyance of the sheet material to the end of conveyance. In other words, in the conveyance control of the sheet material, various controls such as resuming the conveyance after stopping the sheet material, accelerating / decelerating the sheet material at a predetermined timing, and reversing the conveyance direction are performed. ing. Therefore, in order to determine whether the conveyance of the sheet material is as designed, it is necessary to compare and verify the change in position due to the conveyance of the sheet material and the change in design position. In the configuration described in Patent Document 2, although the movement state of the sheet material is known, when complicated conveyance control is performed, it is determined whether or not the sheet material is conveyed as designed. Have difficulty. That is, it is difficult to verify the correctness of the control by finely determining the conveyance state of the sheet material.

本発明は、シート材搬送装置の動作を模擬し、搬送されるシート材の設計値との差を容易に視認できる情報処理装置及び当該情報処理装置としてコンピュータを機能させるプログラムを提供するものである。   The present invention provides an information processing apparatus that simulates the operation of a sheet material conveying apparatus and can easily recognize a difference from the design value of the conveyed sheet material, and a program that causes a computer to function as the information processing apparatus. .

本発明の一態様によると、情報処理装置は、シート材搬送装置の制御部の動作を模擬するCPUシミュレータと、CPUシミュレータから出力される信号に応じて、シート材搬送装置のシート材の搬送部の動作を模擬する搬送部シミュレータと、CPUシミュレータおよび搬送部シミュレータによるシート材の搬送の模擬動作における基準トリガを定義する基準トリガ情報、シート材搬送装置の搬送路上の複数の位置を定義する位置情報、及び、基準トリガの発生を基準とした、位置情報が定義する各位置にシート材が到達する模擬動作における時刻の設計値を定義する時刻情報を格納する定義情報格納手段と、基準トリガの発生を検知する検知手段と、基準トリガの発生時刻及び時刻情報に基づき、模擬動作における時刻と位置情報が定義する各位置との設計値の関係である第1の関係を求め、模擬動作の結果から、模擬動作における時刻とシート材の搬送路上の位置との第2の関係を求め、第1の関係と第2の関係の差分を示すグラフを作成して表示するグラフ作成手段と、を備えていることを特徴とする。   According to an aspect of the present invention, the information processing apparatus includes a CPU simulator that simulates the operation of the control unit of the sheet material conveyance device, and a sheet material conveyance unit of the sheet material conveyance device according to a signal output from the CPU simulator. Conveying section simulator for simulating the operation of the sheet, reference trigger information for defining the reference trigger in the simulation operation for conveying the sheet material by the CPU simulator and the conveying section simulator, and position information for defining a plurality of positions on the conveying path of the sheet material conveying apparatus And a definition information storage means for storing time information for defining a design value of time in a simulation operation in which the sheet material reaches each position defined by the position information with reference to the generation of the reference trigger, and the generation of the reference trigger The time and position information in the simulated operation is defined based on the detection means for detecting the reference trigger and the time and information on the occurrence of the reference trigger. A first relationship that is a design value relationship with each position is obtained, and a second relationship between the time in the simulated operation and the position of the sheet material on the conveyance path is determined from the result of the simulated operation, And a graph creating means for creating and displaying a graph showing the difference of the second relationship.

さらに、本発明の一態様によると、プログラムは、コンピュータを上記情報処理装置として機能させることを特徴とする。   Further, according to one embodiment of the present invention, a program causes a computer to function as the information processing apparatus.

搬送路上の位置と時刻との関係について、設計値と模擬結果の差分が視認できる様にグラフ表示することにより、制御ソフトウェアの潜在的な問題の発見、誤動作発生時の原因特定が容易になる。   The relationship between the position on the conveyance path and the time is displayed in a graph so that the difference between the design value and the simulation result can be visually recognized, thereby facilitating the discovery of a potential problem in the control software and the identification of the cause when a malfunction occurs.

一実施形態における情報処理装置のブロック図。The block diagram of the information processor in one embodiment. 一実施形態における情報処理装置のハードウェア構成を示す図。The figure which shows the hardware constitutions of the information processing apparatus in one Embodiment. 一実施形態における情報処理装置のシミュレーション対象である画像形成装置のブロック図。1 is a block diagram of an image forming apparatus that is a simulation target of an information processing apparatus according to an embodiment. 一実施形態における画像形成装置のエンジン部の構成図。1 is a configuration diagram of an engine unit of an image forming apparatus according to an embodiment. 一実施形態における定義情報格納部に格納される情報を示す図。The figure which shows the information stored in the definition information storage part in one Embodiment. 一実施形態におけるグラフ描画処理のフローチャート。The flowchart of the graph drawing process in one Embodiment. 一実施形態においてグラフ作成部が描画するグラフ。The graph which a graph preparation part draws in one Embodiment. 一実施形態におけるグラフ描画処理のフローチャート。The flowchart of the graph drawing process in one Embodiment. 一実施形態においてグラフ作成部が描画するグラフ。The graph which a graph preparation part draws in one Embodiment. 一実施形態における情報処理装置のブロック図。The block diagram of the information processor in one embodiment. 一実施形態におけるグラフ描画処理のフローチャート。The flowchart of the graph drawing process in one Embodiment. 一実施形態においてグラフ作成部が描画するグラフ。The graph which a graph preparation part draws in one Embodiment. 一実施形態における情報処理装置のブロック図。The block diagram of the information processor in one embodiment. 一実施形態におけるグラフ描画処理のフローチャート。The flowchart of the graph drawing process in one Embodiment. 一実施形態においてグラフ作成部が描画するグラフ。The graph which a graph preparation part draws in one Embodiment. シート材の間隔及び長さを示す図。The figure which shows the space | interval and length of a sheet | seat material. 一実施形態における情報処理装置のブロック図。The block diagram of the information processor in one embodiment. 一実施形態における定義情報格納部に格納される情報を示す図。The figure which shows the information stored in the definition information storage part in one Embodiment. 一実施形態におけるグラフ描画処理のフローチャート。The flowchart of the graph drawing process in one Embodiment. 一実施形態においてグラフ作成部が描画するグラフ。The graph which a graph preparation part draws in one Embodiment. 一実施形態においてグラフ作成部が描画するグラフ。The graph which a graph preparation part draws in one Embodiment.

以下の説明において、シミュレーション、つまり模擬動作において進行する時刻又は時間を模擬時刻又は模擬時間と呼ぶものとする。例えば、搬送速度100mm/秒での搬送動作を模擬する場合において、シート材の100mmの移動を模擬した場合、模擬動作に実際に要した時間、つまり、実際に経過した時間に拘わらず模擬時間は1秒進行することになる。さらに、以下の説明において、特に明記しない場合や、文脈から実時間を指していることが明らかな場合を除き、模擬時刻又は模擬時間を単に時刻又は時間と表記する。   In the following description, the time or time which proceeds in the simulation, that is, the simulation operation, is referred to as simulation time or simulation time. For example, in the case of simulating a conveyance operation at a conveyance speed of 100 mm / second, when simulating a movement of 100 mm of the sheet material, the simulation time is not limited to the time actually required for the simulation operation, that is, the actual elapsed time. It will proceed for 1 second. Further, in the following description, the simulated time or simulated time is simply expressed as time or time unless otherwise specified or it is clear that the actual time is indicated from the context.

(第一実施形態)本実施形態の情報処理装置は、例えば、図2に示すコンピュータシステム201においてプログラムを実行することで実現され得る。図2の本体部202は、ホスト計算機であり、ハードディスク208には、情報処理装置の各機能を実現するためのプログラムや、シミュレーション対象装置に関する情報を含む各種データが格納される。中央処理部(CPU)206は、プログラム及び各種データを主記憶部207にロードして実行することで、コンピュータシステム201は情報処理装置として動作する。なお、表示装置203は、本体部202からの指示により画面表示を行う。また、キーボード204は、このコンピュータシステム201にユーザの指示や文字情報を入力するためのものである。さらに、マウス205は、表示装置203上の任意の位置を指定することによりその位置に表示されていたアイコン等に応じた指示を入力するためのものである。   (First Embodiment) The information processing apparatus according to the present embodiment can be realized, for example, by executing a program in the computer system 201 shown in FIG. 2 is a host computer, and the hard disk 208 stores a program for realizing each function of the information processing apparatus and various data including information on the simulation target apparatus. The central processing unit (CPU) 206 loads the program and various data into the main storage unit 207 and executes them, whereby the computer system 201 operates as an information processing apparatus. The display device 203 displays a screen in accordance with an instruction from the main body unit 202. A keyboard 204 is used to input user instructions and character information to the computer system 201. Further, the mouse 205 is for inputting an instruction corresponding to an icon or the like displayed at the position by designating an arbitrary position on the display device 203.

次に、本実施形態において情報処理装置がシミュレーションするシート材搬送装置である画像形成装置の概略について説明する。図3は、画像形成装置301のブロック図である。コントローラ部401は、ホストコンピュータ400、エンジン制御部402と相互に通信が可能となっている。コントローラ部401は、ホストコンピュータ400から画像情報と印刷命令を受け取とると、受け取った画像情報を解析してビデオ信号に変換し、エンジン制御部402のビデオインタフェース部410に印刷開始コマンド及びビデオ信号をシート材毎に送出する。エンジン制御部402は、エンジン部403を制御する制御ソフトウェアを実行するCPU411を有し、エンジン部403のモータ、クラッチ、ソレノイドといった各種アクチュエータを制御する。なお、エンジン部403は、シート材の搬送部を含み、シート材への印刷を行う各部材を有するものである。   Next, an outline of an image forming apparatus which is a sheet material conveying apparatus simulated by the information processing apparatus in the present embodiment will be described. FIG. 3 is a block diagram of the image forming apparatus 301. The controller unit 401 can communicate with the host computer 400 and the engine control unit 402. Upon receiving image information and a print command from the host computer 400, the controller unit 401 analyzes the received image information and converts it into a video signal, and sends a print start command and a video signal to the video interface unit 410 of the engine control unit 402. Send out for each sheet material. The engine control unit 402 includes a CPU 411 that executes control software for controlling the engine unit 403, and controls various actuators such as a motor, a clutch, and a solenoid of the engine unit 403. The engine unit 403 includes a sheet material conveyance unit and includes members that perform printing on the sheet material.

続いて、図4を用いてエンジン部403における印刷動作について説明する。エンジン制御部402は、印刷コマンドを受信すると、ピックアップローラ302及び給送のためのローラ303を回転させ、シート材をカセット323から送り出す。センサ304がシート材を検出すると、エンジン制御部402はローラ305及び306を回転させてシート材をレジストレーションのためのローラ308まで搬送する。センサ307がシート材を検出すると、エンジン制御部402は所定時刻後に各ローラを停止させる。その後、エンジン制御部402は、コントローラ部401に、ビデオ信号の出力の基準タイミングとなる/TOP信号を出力する。コントローラ部401は、/TOP信号に同期して、ビデオ信号を出力し、印刷が続く場合には、印刷開始コマンドを出力する。   Next, a printing operation in the engine unit 403 will be described with reference to FIG. When the engine control unit 402 receives the print command, the engine control unit 402 rotates the pickup roller 302 and the feeding roller 303 to feed the sheet material from the cassette 323. When the sensor 304 detects the sheet material, the engine control unit 402 rotates the rollers 305 and 306 to convey the sheet material to the roller 308 for registration. When the sensor 307 detects the sheet material, the engine control unit 402 stops each roller after a predetermined time. Thereafter, the engine control unit 402 outputs to the controller unit 401 a / TOP signal that is a reference timing for outputting a video signal. The controller unit 401 outputs a video signal in synchronization with the / TOP signal, and outputs a print start command when printing continues.

その後、エンジン制御部402は、ローラ308、ローラ305及び306を回転させ、回転している感光体309の位置にシート材を搬送し、シート材に画像を形成する。さらに、エンジン制御部402はシート材の搬送を継続し、ローラ310は、シート材に形成された画像を加熱及び加圧してシート材に定着させる。その後、ローラ311及び314によりシート材をトレイ315へ排出する。なお、ローラ311の下流にもシート材を検知するためのセンサ312が設けられている。   Thereafter, the engine control unit 402 rotates the rollers 308 and 305 and 306, conveys the sheet material to the position of the rotating photoreceptor 309, and forms an image on the sheet material. Further, the engine control unit 402 continues to convey the sheet material, and the roller 310 heats and presses the image formed on the sheet material to fix it on the sheet material. Thereafter, the sheet material is discharged to the tray 315 by the rollers 311 and 314. A sensor 312 for detecting the sheet material is also provided downstream of the roller 311.

続いて、本実施形態における情報処理装置500について図1を用いて説明する。図1においてCPUシミュレータ501は、図3の画像形成装置301のエンジン制御部402の動作を模擬するものであり、搬送部シミュレータ510は、エンジン部403の搬送部によるシート材の搬送動作を模擬するものである。CPUシミュレータ501は、検証対象である画像形成装置301の制御ソフトウェアを実行し、印刷開始に伴い、搬送部シミュレータ510に制御信号を出力する。搬送部シミュレータ510の位置算出部514は、制御信号に基づきシート材の搬送路上の位置情報を算出し、位置情報保持部513は、この位置情報を保持する。また、搬送部シミュレータ510は、図4の各センサ304、307及び312の状態を模擬し、これらの出力値が変化したとき、その値をCPUシミュレータ501に通知する。   Next, the information processing apparatus 500 in this embodiment will be described with reference to FIG. In FIG. 1, a CPU simulator 501 simulates the operation of the engine control unit 402 of the image forming apparatus 301 in FIG. 3, and the conveyance unit simulator 510 simulates a sheet material conveyance operation by the conveyance unit of the engine unit 403. Is. The CPU simulator 501 executes control software for the image forming apparatus 301 that is the verification target, and outputs a control signal to the conveyance unit simulator 510 when printing is started. The position calculation unit 514 of the conveyance unit simulator 510 calculates position information on the conveyance path of the sheet material based on the control signal, and the position information holding unit 513 holds this position information. Further, the conveyance unit simulator 510 simulates the states of the sensors 304, 307, and 312 in FIG. 4 and notifies the CPU simulator 501 of the values when these output values change.

本実施形態においては、搬送されるシート材の搬送状態の設計値との差を容易に視認できる様にするために、時刻とシート材の位置の関係をグラフ化して表示する。このとき、設計値のグラフと模擬結果のグラフの両方を表示する。このため、定義情報格納部550と、検知部530と、グラフ作成部560とを設ける。   In the present embodiment, the relationship between the time and the position of the sheet material is displayed as a graph so that the difference from the design value of the conveyance state of the conveyed sheet material can be easily recognized. At this time, both the design value graph and the simulation result graph are displayed. Therefore, a definition information storage unit 550, a detection unit 530, and a graph creation unit 560 are provided.

まず、定義情報格納部550に格納される各情報について説明する。基準トリガ情報551は、設計値のグラフ表示において基準とする基準トリガを定義する情報である。基準トリガとしては、CPUシミュレータ501が出力する制御信号や、シート材の位置や、模擬動作開始後の経過時間を使用する。位置情報553は、模擬対象の画像形成装置301のシート材の搬送路上の所定位置を定義する情報であり、時刻を計測する計測位置として使用される。時刻情報554は、基準トリガ551が発生したときを基準とした、位置情報553が示す各計測位置へのシート材の模擬動作における到達時刻を示している。図5に、定義情報格納部550が保持する情報例を示す。図5(a)において基準トリガは、ピックアップローラ302の駆動信号変化であり、図5(b)においては、TOP信号の変化である。位置情報553には、図4の複数の部材の位置が計測位置として設定されている。なお、位置は、カセット323と搬送路との接点を基準、つまり、位置0としている。また、時刻情報554には、基準トリガの発生を基準とした、各計測位置にシート材が到達する設計上の時刻が設定されている。なお、これら情報は、ユーザが予め作成して情報処理装置に設定しておく。   First, each piece of information stored in the definition information storage unit 550 will be described. The reference trigger information 551 is information that defines a reference trigger used as a reference in the design value graph display. As the reference trigger, a control signal output from the CPU simulator 501, a position of the sheet material, and an elapsed time after starting the simulation operation are used. The position information 553 is information that defines a predetermined position on the sheet material conveyance path of the image forming apparatus 301 to be simulated, and is used as a measurement position for measuring time. The time information 554 indicates the arrival time in the simulation operation of the sheet material to each measurement position indicated by the position information 553 with reference to the time when the reference trigger 551 is generated. FIG. 5 shows an example of information held by the definition information storage unit 550. In FIG. 5A, the reference trigger is a drive signal change of the pickup roller 302, and in FIG. 5B is a change of the TOP signal. In the position information 553, the positions of a plurality of members in FIG. 4 are set as measurement positions. The position is based on the contact point between the cassette 323 and the conveyance path, that is, the position 0. In the time information 554, a design time at which the sheet material reaches each measurement position based on the occurrence of the reference trigger is set. These pieces of information are created in advance by the user and set in the information processing apparatus.

検知部530の基準トリガ検知部531は、CPU501からの制御信号又は搬送部シミュレータ510からの位置情報から、基準トリガ情報551が指定する基準トリガの発生を検知する。また、計測位置到達検知部533は、搬送部シミュレータ510が算出するシート材の位置情報から、位置情報553が指定する各計測位置にシート材が達したか否かを検知する。検知部530は、基準トリガの発生又はシート材の各計測位置への到達を検出すると、グラフ作成部560にその旨を通知する。   The reference trigger detection unit 531 of the detection unit 530 detects the occurrence of the reference trigger specified by the reference trigger information 551 from the control signal from the CPU 501 or the position information from the transport unit simulator 510. Further, the measurement position arrival detection unit 533 detects whether or not the sheet material has reached each measurement position specified by the position information 553 from the position information of the sheet material calculated by the conveyance unit simulator 510. When detecting the generation of the reference trigger or the arrival of the sheet material at each measurement position, the detection unit 530 notifies the graph creation unit 560 of the fact.

グラフ作成部560は、基準トリガ発生時の模擬時刻と、シート材が各計測位置に到達したときの時刻をCPUシミュレータ501から取得する。そして、模擬結果と設計値を示すグラフをそれぞれ作成して表示部561に表示する。ここで、模擬結果のグラフは、位置情報553が示す各計測位置と、各計測位置に到達したときの模擬時刻から作成する。また、設計値のグラフは、基準トリガの発生時の模擬時刻と、各計測位置についての時刻情報554から作成する。   The graph creation unit 560 acquires from the CPU simulator 501 the simulation time when the reference trigger occurs and the time when the sheet material reaches each measurement position. Then, a graph indicating the simulation result and the design value is created and displayed on the display unit 561. Here, the simulation result graph is created from each measurement position indicated by the position information 553 and the simulation time when the measurement position is reached. The design value graph is created from the simulated time when the reference trigger is generated and the time information 554 for each measurement position.

以下に、情報処理装置500におけるグラフ作成処理について、図6を用いて詳細に説明する。処理の開始により、検知部530は、基準トリガと、各計測位置へのシート材の到達を監視する。S1において、検知部530が基準トリガ又は各計測位置へのシート材の到達を検知すると、S2において、グラフ作成部560は、そのときの模擬時刻をCPUシミュレータ501から取得する。グラフ作成部560は、S3において、S1で検知したものが基準トリガであるか否かを判定し、基準トリガである場合には、S4において設計値のグラフを描画する。一方、S1において検知したものが計測位置への到達である場合には、S5において模擬結果のグラフを描画する。グラフ作成部560は、S6においてシート材が総ての計測位置を通過したか否かを判定し、総ての計測位置を通過するまで、検知部530及びグラフ作成部560は、S1からS5の処理を繰り返す。シート材が総ての計測位置を通過し、シート材の搬送に関する模擬動作が終了すると、グラフ作成部は、S7において模擬結果と設計値との差分に色付けを加える。   Hereinafter, the graph creation processing in the information processing apparatus 500 will be described in detail with reference to FIG. With the start of processing, the detection unit 530 monitors the reference trigger and the arrival of the sheet material at each measurement position. When the detection unit 530 detects the arrival of the sheet material at the reference trigger or each measurement position in S1, the graph creation unit 560 acquires the simulated time from the CPU simulator 501 in S2. In S3, the graph creating unit 560 determines whether or not the one detected in S1 is a reference trigger, and if it is a reference trigger, draws a design value graph in S4. On the other hand, if the detection at S1 is the arrival at the measurement position, a simulation result graph is drawn at S5. The graph creation unit 560 determines whether or not the sheet material has passed all the measurement positions in S6, and the detection unit 530 and the graph creation unit 560 perform steps S1 to S5 until all the measurement positions are passed. Repeat the process. When the sheet material passes through all the measurement positions and the simulation operation related to the conveyance of the sheet material is completed, the graph creating unit adds color to the difference between the simulation result and the design value in S7.

以下、定義情報格納部550には、図5(b)の情報が設定されているものとして具体的に説明する。まず、搬送処理の模擬動作の開始により、S1において、シート材の先端部のセンサ304への到達を検出すると、グラフ作成部560は、S2において、模擬時刻をCPUシミュレータ501から取得する。このときの時刻が10500(ミリ秒)であるものとすると、図7に示す模擬時刻と位置との関係を示すグラフにおいて、グラフ作成部560は、S5において、時刻10500(ミリ秒)とセンサ304の位置との交点に、例えば、黒丸を描画する。なお、図7において縦軸は、部材の名前で表示しているが、搬送路上の位置、つまり、図5の位置情報を示すものである。続いて、時刻11500(ミリ秒)において、シート材の先端部のセンサ307への到達を検出したものとする。この場合、グラフ作成部560は、S5において、図7の時刻11500(ミリ秒)とセンサ307の位置との交点に、例えば、黒丸を描画し、各黒丸を結ぶ線も描画する。   Hereinafter, the definition information storage unit 550 will be specifically described assuming that the information of FIG. 5B is set. First, when the arrival of the leading end portion of the sheet material to the sensor 304 is detected in S1 due to the start of the simulation operation of the conveyance process, the graph creating unit 560 acquires the simulation time from the CPU simulator 501 in S2. Assuming that the time at this time is 10500 (milliseconds), in the graph showing the relationship between the simulated time and the position shown in FIG. For example, a black circle is drawn at the intersection with the position. In FIG. 7, the vertical axis indicates the name of the member, but indicates the position on the conveyance path, that is, the position information of FIG. Subsequently, at time 11500 (milliseconds), the arrival of the leading end portion of the sheet material to the sensor 307 is detected. In this case, the graph creation unit 560 draws, for example, a black circle at the intersection of the time 11500 (milliseconds) in FIG. 7 and the position of the sensor 307 and draws a line connecting the black circles in S5.

続いて、検知部560が、S1において、TOP信号の0から1への変化を検知し、このときの時刻が12500(ミリ秒)であるものとする。図5(b)に示す様に、設計値においては、センサ307には、基準トリガより300(ミリ秒)だけ速く到達するため、センサ307に到達する時刻の設計値は12200(ミリ秒)となる。したがって、グラフ作成部560は、S4において、図7の時刻12200(ミリ秒)とセンサ307の位置との交点に、例えば、黒の四角を描画する。同様に、グラフ作成部560は、S4において、位置情報553が示す他の総ての計測位置について、時刻の設計値を求めてその位置に黒の四角を描画し、さらに、図7に示す様に各黒の四角を結ぶ点線を描画する。なお、図7において、符号600は、基準トリガの検出時刻を示している。以後、総ての計測位置をシート材が通過するまで、上記処理を行うことで、図7に示す様に、模擬結果のグラフを完成させる。最後に、グラフ作成部560は、図7に示す様に、差分に色付けを行う。   Subsequently, it is assumed that the detection unit 560 detects a change in the TOP signal from 0 to 1 in S1, and the time at this time is 12500 (milliseconds). As shown in FIG. 5B, the design value reaches the sensor 307 faster by 300 (milliseconds) than the reference trigger. Therefore, the design value at the time of reaching the sensor 307 is 12200 (milliseconds). Become. Therefore, the graph creation unit 560 draws, for example, a black square at the intersection of the time 12200 (milliseconds) in FIG. 7 and the position of the sensor 307 in S4. Similarly, in S4, the graph creation unit 560 obtains a design value of time for all other measurement positions indicated by the position information 553, draws a black square at the position, and further, as shown in FIG. Draw a dotted line connecting each black square. In FIG. 7, reference numeral 600 indicates the detection time of the reference trigger. Thereafter, the above processing is performed until the sheet material passes through all the measurement positions, thereby completing the simulation result graph as shown in FIG. Finally, the graph creation unit 560 colors the difference as shown in FIG.

以上、搬送路上の位置と到達時刻の設計値における関係(第1の関係)と、模擬結果における搬送路の位置と到達時刻の関係(第2の関係)との差分をグラフで表示することができ、設計値からの差分の視認性が向上する。また、模擬結果と設計値の両方をグラフで描画するため、設計値との比較が簡便になり、ソフトウェアのバグの発見、誤動作原因の特定が容易になる。   As described above, the difference between the relationship between the position on the conveyance path and the arrival time (first relationship) and the relationship between the position of the conveyance path and the arrival time (second relationship) in the simulation result can be displayed in a graph. This improves the visibility of the difference from the design value. In addition, since both the simulation result and the design value are drawn in a graph, the comparison with the design value becomes easy, and it becomes easy to find the bug of the software and identify the cause of the malfunction.

(第二実施形態)第一実施形態においては、模擬結果と設計値の両方をグラフで描画していた。本実施形態では、模擬結果の設計値に対する差分のみを表示する。以下、第一実施形態との相違点を中心に説明する。本実施形態における情報処理装置の構成は図1に示す第一実施形態と同じである。   (Second Embodiment) In the first embodiment, both the simulation result and the design value are drawn in a graph. In this embodiment, only the difference with respect to the design value of the simulation result is displayed. Hereinafter, the difference from the first embodiment will be mainly described. The configuration of the information processing apparatus in the present embodiment is the same as that of the first embodiment shown in FIG.

以下、図8を用いて本実施形態におけるグラフ作成処理について説明する。処理の開始により、検知部530は、S11において基準トリガ及び各計測位置へのシート材の到達を監視する。S11において、検知部530が基準トリガ又は各計測位置へのシート材の到達を検知すると、S12において、グラフ作成部560は、そのときの模擬時刻をCPUシミュレータ501から取得して保存する。S13において、グラフ作成部560は、シート材が、総ての計測位置を通過したか否かを判定し、総ての計測位置を通過するまで、検知部530及びグラフ作成部560はS11及びS12の処理を繰り返す。シート材が、総ての計測位置を通過すると、S14において、グラフ作成部560は、各計測位置について、設計値と模擬結果の時刻差を算出し、S15においてグラフを描画する。   Hereinafter, the graph creation processing in the present embodiment will be described with reference to FIG. By starting the process, the detection unit 530 monitors the arrival of the sheet material at the reference trigger and each measurement position in S11. In S11, when the detection unit 530 detects the arrival of the sheet material at the reference trigger or each measurement position, in S12, the graph creation unit 560 acquires the simulation time at that time from the CPU simulator 501 and stores it. In S13, the graph creation unit 560 determines whether or not the sheet material has passed all the measurement positions, and the detection unit 530 and the graph creation unit 560 perform S11 and S12 until all the measurement positions are passed. Repeat the process. When the sheet material passes all measurement positions, in S14, the graph creation unit 560 calculates the time difference between the design value and the simulation result for each measurement position, and draws the graph in S15.

以下、定義情報格納部550には、図5(b)の情報が設定されているものとして具体的に説明する。例えば、センサ304への到達時刻が10500(ミリ秒)であり、センサ307への到達時刻が11500(ミリ秒)であり、基準トリガの検出時刻が12500(ミリ秒)であるものとする。設計値に対する時刻差は、
基準トリガ検出時刻+時刻情報が示す設計時刻−計測位置到達時刻
で計算され、センサ304における時刻差は+200(ミリ秒)となり、センサ307における時刻差は+700(ミリ秒)となる。なお、時刻差が正の値は、設計時刻より早くその位置に到達していることを示している。
Hereinafter, the definition information storage unit 550 will be specifically described assuming that the information of FIG. 5B is set. For example, it is assumed that the arrival time at the sensor 304 is 10500 (milliseconds), the arrival time at the sensor 307 is 11500 (milliseconds), and the detection time of the reference trigger is 12500 (milliseconds). The time difference from the design value is
The time difference in the sensor 304 is +200 (milliseconds), and the time difference in the sensor 307 is +700 (milliseconds). A positive time difference indicates that the position has been reached earlier than the design time.

グラフ作成部560は、総ての計測位置について設計値との時刻差を求め、例えば、図9に示すグラフを描画する。なお、図9においても、時刻差が正の値は設計値より早く計測位置に到達していることを示し、負の値を設計値より遅れて計測位置に到達していることを示している。   The graph creation unit 560 obtains time differences from the design values for all measurement positions, and draws the graph shown in FIG. 9, for example. In FIG. 9 as well, a positive time difference indicates that the measurement position is reached earlier than the design value, and a negative value indicates that the measurement position is reached later than the design value. .

なお、図8に示すフローチャートは、各時刻のデータを記憶しておき、模擬動作終了後に一括して描画するものであったが、第一実施形態と同様に、模擬動作を行いつつグラフを描画することもできる。   In the flowchart shown in FIG. 8, data at each time is stored and drawn at the same time after the simulation operation is completed. As in the first embodiment, the graph is drawn while performing the simulation operation. You can also

以上、模擬結果と設計値との時刻の差分をグラフ表示することで、時刻の差分の視認性が向上する。また、本実施形態においては、時刻の差分を表示するため、差分の発生箇所及びその値を素早く確認でき、ソフトウェアのバグの発見、誤動作原因の特定が容易になる。   As described above, the time difference between the simulation result and the design value is displayed in a graph, thereby improving the visibility of the time difference. Further, in the present embodiment, since the time difference is displayed, it is possible to quickly confirm the occurrence location and the value of the difference, and it is easy to find a software bug and identify the cause of malfunction.

(第三実施形態)第一実施形態及び第二実施形態においては、計測位置に到達した時刻やその差分を表示していた。本実施形態においては、所定の時刻におけるシート材の位置と設計値の位置の差分を表示する。以下、第一実施形態との相違点を中心に説明する。図10は、本実施形態における情報処理装置のブロック図である。なお、図10において、CPUシミュレータ501及び搬送部シミュレータ510は、第一実施形態と同様であるため、その説明は省略する。本実施形態において定義情報格納部550に格納される各情報は、図1に示す第一実施形態と同様である。しかしながら、本実施形態において、時刻情報554が、計測時刻を示している。したがって、本実施形態において検知部530は、第一実施形態における計測位置到達検知部533に代えて、計測時刻検知部534を設けている。計測時刻検知部534は、基準トリガの検出後において、時刻情報554で定義される各計測時刻に達したことを検知する。   (Third Embodiment) In the first embodiment and the second embodiment, the time when the measurement position is reached and the difference between them are displayed. In this embodiment, the difference between the position of the sheet material and the position of the design value at a predetermined time is displayed. Hereinafter, the difference from the first embodiment will be mainly described. FIG. 10 is a block diagram of the information processing apparatus according to this embodiment. In FIG. 10, the CPU simulator 501 and the transport unit simulator 510 are the same as those in the first embodiment, and thus description thereof is omitted. Each information stored in the definition information storage unit 550 in this embodiment is the same as that in the first embodiment shown in FIG. However, in the present embodiment, the time information 554 indicates the measurement time. Therefore, in the present embodiment, the detection unit 530 includes a measurement time detection unit 534 instead of the measurement position arrival detection unit 533 in the first embodiment. The measurement time detection unit 534 detects that each measurement time defined by the time information 554 has been reached after the detection of the reference trigger.

以下に、本実施形態におけるグラフ作成処理について、図11を用いて詳細に説明する。処理の開始により、検知部530は、S21において基準トリガを監視する。検知部530が基準トリガを検知すると、S22において、グラフ作成部560は、そのときの模擬時刻をCPUシミュレータ501から取得する。検知部530は、S23において計測時刻になるまで待機し、計測時刻となるとその旨をグラフ作成部560に通知する。グラフ作成部は、計測時刻の通知を受けると、S24において、そのときのシート材の位置情報を取得し、S25において設計値との差を算出し、S26において算出した差分をグラフに描画する。グラフ作成部560は、総ての計測位置をシート材が通過したか否かをS27にて判定し、総ての計測位置を通過するまでS23からS26の処理を繰り返す。   Hereinafter, the graph creation processing in the present embodiment will be described in detail with reference to FIG. With the start of the process, the detection unit 530 monitors the reference trigger in S21. When the detection unit 530 detects the reference trigger, the graph creation unit 560 acquires the simulated time from the CPU simulator 501 in S22. The detection unit 530 waits until the measurement time is reached in S23, and notifies the graph creation unit 560 of the measurement time. When the notification of the measurement time is received, the graph creation unit acquires the position information of the sheet material at that time in S24, calculates the difference from the design value in S25, and draws the difference calculated in S26 on the graph. The graph creation unit 560 determines whether or not the sheet material has passed all the measurement positions in S27, and repeats the processing from S23 to S26 until all the measurement positions pass.

続いて、定義情報格納部550には、図5(a)の情報が設定されているものとして具体的に説明する。検知部530は、S21で基準トリガであるピックアップローラ302の駆動信号の0から1への変化を検知してグラフ作成部560に通知する。グラフ作成部560は、基準トリガ検出の通知により、S22においてCPUシミュレータ501から時刻情報を取得する。例えば、取得した時刻が10000(ミリ秒)であるものとする。続いて、検知部530の計測時刻検知部534は、模擬時刻を監視し、図5(a)に示す様に、センサ304へのシート材先端の到達時刻である500(ミリ秒)に達した場合、その旨をグラフ作成部560に通知する。グラフ作成部560は、検知部530から通知された場合、S24において、その時のシート材の先端の位置を搬送部シミュレータ510から取得する。例えば、このときのシート材先端の位置が、55(mm)であるとすると、設計値が50(mm)であるため、その差は+5(mm)となる。以後、同様に、各計測時刻でのシート材の位置を求め、各位置の設計値からの差分を求めることで、グラフ作成部560は、例えば、図12に示すグラフを作成する。なお、図12の横軸は模擬時刻であるが、図12においては、その時刻に設計上到達すべき位置に対応する部材で表示している。   Next, the definition information storage unit 550 will be specifically described assuming that the information of FIG. In S <b> 21, the detection unit 530 detects a change from 0 to 1 in the drive signal of the pickup roller 302 that is a reference trigger, and notifies the graph creation unit 560 of the change. The graph creation unit 560 obtains time information from the CPU simulator 501 in S22 upon notification of reference trigger detection. For example, it is assumed that the acquired time is 10,000 (milliseconds). Subsequently, the measurement time detection unit 534 of the detection unit 530 monitors the simulation time, and reaches 500 (milliseconds), which is the arrival time of the leading edge of the sheet material to the sensor 304, as shown in FIG. If so, the graph creation unit 560 is notified of this. When notified from the detection unit 530, the graph creation unit 560 acquires the position of the leading edge of the sheet material at that time from the conveyance unit simulator 510 in S24. For example, if the position of the leading edge of the sheet material at this time is 55 (mm), the design value is 50 (mm), so the difference is +5 (mm). Thereafter, similarly, the graph creation unit 560 creates the graph shown in FIG. 12, for example, by obtaining the position of the sheet material at each measurement time and obtaining the difference from the design value of each position. The horizontal axis in FIG. 12 represents the simulated time. In FIG. 12, the horizontal axis represents the member corresponding to the position that should be reached by design at that time.

以上、本実施形態においては、差分の発生時刻や、その量の確認が簡便になり、ソフトウェアのバグの発見、誤動作原因の特定が容易になる。   As described above, in the present embodiment, it is easy to check the occurrence time and the amount of the difference, and it is easy to find a software bug and identify the cause of malfunction.

(第四実施形態)第三実施形態では、基準トリガの発生以後の各計測時刻における位置の差を取得するものであった。本実施形態では、基準トリガ発生前においても位置の差を取得することを可能にする。以下、第三実施形態との相違点を中心に説明する。図13は、本実施形態における情報処理装置のブロック図であり、図10に示す第三実施形態における情報処理装置に、ログ保存部580を設けたものである。   (Fourth Embodiment) In the third embodiment, the position difference at each measurement time after the generation of the reference trigger is acquired. In the present embodiment, it is possible to acquire the position difference even before the reference trigger is generated. Hereinafter, it demonstrates centering around difference with 3rd embodiment. FIG. 13 is a block diagram of the information processing apparatus in the present embodiment, in which a log storage unit 580 is provided in the information processing apparatus in the third embodiment shown in FIG.

ログ保存部580のログ取得頻度定義情報581は、ログの取得頻度を示す情報であり、CPUシミュレータ501の最小時刻単位以上の任意の値が設定される。ログ保存部580は、模擬時刻を監視し、ログの取得頻度毎に、シート材の位置情報を搬送部シミュレータ510から反復して取得し、取得したシート材の位置情報と、そのときの模擬時刻を関連付けてログ情報582として保存する。   The log acquisition frequency definition information 581 of the log storage unit 580 is information indicating the log acquisition frequency, and an arbitrary value equal to or greater than the minimum time unit of the CPU simulator 501 is set. The log storage unit 580 monitors the simulated time, repeatedly acquires the position information of the sheet material from the conveyance unit simulator 510 for each log acquisition frequency, and acquires the acquired position information of the sheet material and the simulated time at that time. Are stored as log information 582.

グラフ作成部560は、基準トリガの検出の通知を受けると、基準トリガ以前に計測時刻が存在するか否かを時刻情報554により判定する。存在する場合には、ログ保存部580が保存するログ情報582に基づき、基準トリガ以前の計測時刻における位置を取得して、グラフに描画する。   When receiving the notification of the detection of the reference trigger, the graph creating unit 560 determines whether or not the measurement time exists before the reference trigger based on the time information 554. If it exists, the position at the measurement time before the reference trigger is acquired based on the log information 582 stored by the log storage unit 580 and drawn on the graph.

以下に、本実施形態におけるグラフ作成処理について、図14を用いて詳細に説明する。処理の開始により、検知部530は、S31において基準トリガを監視する。検知部530が基準トリガを検知していない場合、ログ保存部580は、S37においてログ取得頻度定義情報581が定義する取得頻度によるログ取得タイミングであるか否かを判定する。ログ取得タイミングではない場合、処理はS31に戻り、ログ取得タイミングである場合、ログ保存部580は、S38において模擬時刻及びシート材の位置をログ情報582として保存する。   Hereinafter, the graph creation processing in the present embodiment will be described in detail with reference to FIG. By starting the process, the detection unit 530 monitors the reference trigger in S31. When the detection unit 530 has not detected the reference trigger, the log storage unit 580 determines whether or not it is the log acquisition timing based on the acquisition frequency defined by the log acquisition frequency definition information 581 in S37. If it is not the log acquisition timing, the process returns to S31. If it is the log acquisition timing, the log storage unit 580 stores the simulated time and the position of the sheet material as log information 582 in S38.

S31において、検知部530が基準トリガを検知すると、S32において、グラフ作成部560は、そのときの模擬時刻及びシート材の位置をCPUシミュレータ501及び搬送部シミュレータ510から取得する。グラフ作成部560は、S33において、基準トリガ発生時の模擬時刻に基づき各計測位置における到達時刻を求め設計値のグラフを作成する。その後、検知部530は、S34において計測時刻になるまで待機し、計測時刻となるとその旨をグラフ作成部560に通知する。グラフ作成部は、計測時刻の通知を受けると、S35において、そのときのシート材の位置を取得して模擬結果のグラフを描画する。グラフ作成部560は、総ての計測位置をシート材が通過したか否かをS36にて判定し、総ての計測位置を通過するまでS34及びS35の処理を繰り返す。   In S31, when the detection unit 530 detects the reference trigger, in S32, the graph creation unit 560 acquires the simulated time and the position of the sheet material at that time from the CPU simulator 501 and the conveyance unit simulator 510. In S33, the graph creation unit 560 obtains the arrival time at each measurement position based on the simulated time when the reference trigger is generated, and creates a design value graph. Thereafter, the detection unit 530 waits until the measurement time comes in S34, and notifies the graph creation unit 560 of the measurement time. Upon receiving the notification of the measurement time, the graph creating unit obtains the position of the sheet material at that time and draws a simulation result graph in S35. The graph creating unit 560 determines whether or not the sheet material has passed all the measurement positions in S36, and repeats the processes of S34 and S35 until all the measurement positions pass.

続いて、定義情報格納部550には、図5(b)の情報が設定されているものとして具体的に説明する。図5(b)の設定において、基準トリガは、/TOP信号の変化であるため、この変化を検出するまでログ保存部は、ログ取得頻度、例えば、1(ミリ秒)毎に、時刻とシート材の位置をログ情報582として保存する。その後、検知部530が基準トリガを検出すると、グラフ作成部560は、設計値のグラフを作成する。例えば、基準トリガの検出時刻が12500(ミリ秒)であり、そのときのシート材の位置が165(mm)とすると、図15の点線で示す設計値のグラフが得られる。なお、符号601は、基準トリガ検出時刻におけるシート材の位置を表している。   Next, the definition information storage unit 550 will be specifically described assuming that the information in FIG. 5B is set. In the setting shown in FIG. 5B, since the reference trigger is a change in the / TOP signal, the log storage unit detects the time and the sheet for each log acquisition frequency, for example, every 1 (millisecond) until this change is detected. The material position is saved as log information 582. Thereafter, when the detection unit 530 detects the reference trigger, the graph creation unit 560 creates a graph of the design value. For example, if the detection time of the reference trigger is 12500 (milliseconds) and the position of the sheet material at that time is 165 (mm), a graph of design values indicated by the dotted line in FIG. 15 is obtained. Reference numeral 601 represents the position of the sheet material at the reference trigger detection time.

S34において、グラフ作成部560は、既に経過した計測時刻が存在するか否かを判定する。図5(b)に示す様に、基準トリガ以前に、センサ304及び307に対応する計測時刻が存在している。したがって、S35において、グラフ作成部560は、センサ304及び307の計測時刻における位置情報をログ情報582から判定する。具体的には、センサ307の設計時刻は、基準トリガより1800(ミリ秒)早いため、12500−1800=10700(ミリ秒)におけるシート材の位置をログ情報582から判定してグラフを描画する。同様に、センサ304の設計時刻は、基準トリガより300(ミリ秒)早いため、12500−300=12200(ミリ秒)におけるシート材の位置をログ情報582から判定してグラフを描画する。その後は、計測時刻に到達する度に第三実施形態と同様に、計測時刻におけるシート材の位置を描画することで、例えば、図15の実線で示す模擬結果のグラフを描画する。   In S <b> 34, the graph creating unit 560 determines whether there is a measurement time that has already passed. As shown in FIG. 5B, the measurement times corresponding to the sensors 304 and 307 exist before the reference trigger. Therefore, in S <b> 35, the graph creation unit 560 determines position information at the measurement time of the sensors 304 and 307 from the log information 582. Specifically, since the design time of the sensor 307 is 1800 (milliseconds) earlier than the reference trigger, the position of the sheet material at 12500-1800 = 10700 (milliseconds) is determined from the log information 582, and a graph is drawn. Similarly, since the design time of the sensor 304 is 300 (milliseconds) earlier than the reference trigger, the position of the sheet material at 12,500−300 = 1200 (milliseconds) is determined from the log information 582, and a graph is drawn. After that, every time the measurement time is reached, the position of the sheet material at the measurement time is drawn, for example, to draw a simulation result graph indicated by a solid line in FIG.

以上、本実施形態においては基準トリガの発生以前においても計測時刻を設定することができる。つまり、任意の基準トリガを使用して位置の差分を判定することができる。   As described above, in this embodiment, the measurement time can be set even before the generation of the reference trigger. That is, the position difference can be determined using an arbitrary reference trigger.

(第五実施形態)第一から第四実施形態に置いては、シート材の先端位置のみを使用していた。しかしながら、搬送制御の評価においては、シート材の先端から後端までの長さや、シート材の間隔などの評価を行わなければならない場合がある。   (Fifth Embodiment) In the first to fourth embodiments, only the tip position of the sheet material is used. However, in the evaluation of the conveyance control, it may be necessary to evaluate the length from the leading edge to the trailing edge of the sheet material, the interval between the sheet materials, and the like.

図16(a)において、シート材の長さは、そのシート材の先端と後端の位置の差分であるが、シート材に撓みが発生していると、シート材の先端と後端の差分はシート材本来の長さより短くなる。したがって、本来のシート材の長さと、先端と後端の差分の比較により撓みの大きさを求めることができる。また、図16(b)に示す様に、先行するシート材の後端と、後続するシート材の先端との差が、シート材の間隔であり、この値と設計値とを比較することで、設計値からの間隔の変動を判定することができる。本実施形態は、シート材の撓みや、間隔の差分をグラフ表示することで、設計値との差を視認させるものである。   In FIG. 16A, the length of the sheet material is the difference between the positions of the leading edge and the trailing edge of the sheet material, but if the sheet material is bent, the difference between the leading edge and the trailing edge of the sheet material. Becomes shorter than the original length of the sheet material. Accordingly, the amount of bending can be determined by comparing the original length of the sheet material and the difference between the leading end and the trailing end. Further, as shown in FIG. 16B, the difference between the trailing edge of the preceding sheet material and the leading edge of the succeeding sheet material is the interval between the sheet materials, and this value is compared with the design value. The variation of the interval from the design value can be determined. In the present embodiment, the difference from the design value is visually recognized by displaying the deflection of the sheet material and the difference in interval in a graph.

図17は、本実施形態における情報処理装置のブロック図である。図18において、CPUシミュレータ501と、搬送部シミュレータ510は、第一実施形態と同様であるため、その説明は省略する。本実施形態において、定義情報格納部590の基準点情報591は、シート材の長さ又は間隔を算出するための基準点である、第1基準点及び第2基準点を示す情報である。また、基準点差設計値情報593は、第1基準点と第2基準点との差分の設計値、つまり、シート材の長さ又は間隔の設計値を示す情報である。さらに、描画頻度情報594は、グラフの描画間隔を示し、CPUシミュレータの最小時刻単位以上の任意の値が設定される。定義情報格納部590のこれら情報は、予めユーザが作成して情報処理装置に設定しておく。   FIG. 17 is a block diagram of the information processing apparatus according to this embodiment. In FIG. 18, the CPU simulator 501 and the conveyance unit simulator 510 are the same as those in the first embodiment, and thus the description thereof is omitted. In the present embodiment, the reference point information 591 in the definition information storage unit 590 is information indicating a first reference point and a second reference point, which are reference points for calculating the length or interval of the sheet material. The reference point difference design value information 593 is information indicating the design value of the difference between the first reference point and the second reference point, that is, the design value of the length or interval of the sheet material. Further, the drawing frequency information 594 indicates a graph drawing interval, and an arbitrary value equal to or greater than the minimum time unit of the CPU simulator is set. These pieces of information in the definition information storage unit 590 are created in advance by the user and set in the information processing apparatus.

図18は、定義情報格納部590に格納される情報の例である。図18(a)において、第1基準点は、X枚目(Xは、自然数)のシート材の先端であり、第2基準点は、第1基準点と同一のシート材であるX枚目のシート材の後端であり、シート材の長さを検証する場合のデータである。なお、補正値は、基準点を所定量移行させる必要がある場合に、その所定量を設定する。図18(a)において、長さの設計値は200(mm)であり、描画間隔として1(ミリ秒)が設定されている。一方、図18(b)において、第1基準点は、X枚目(Xは、自然数)のシート材の後端であり、第2基準点は、次の、つまりX+1枚目のシート材の先端であり、シート材の間隔について検証する場合のデータである。図18(b)において、間隔の設計値は20(mm)であり、描画間隔として1(ミリ秒)が設定されている。   FIG. 18 is an example of information stored in the definition information storage unit 590. In FIG. 18A, the first reference point is the tip of the Xth sheet material (X is a natural number), and the second reference point is the Xth sheet material that is the same sheet material as the first reference point. This is data for verifying the length of the sheet material. The correction value is set to a predetermined amount when it is necessary to shift the reference point by a predetermined amount. In FIG. 18A, the design value of length is 200 (mm), and 1 (millisecond) is set as the drawing interval. On the other hand, in FIG. 18B, the first reference point is the rear end of the Xth sheet material (X is a natural number), and the second reference point is the next, that is, the X + 1th sheet material. This is data in the case of verifying the interval between the sheet materials at the tip. In FIG. 18B, the design value of the interval is 20 (mm), and 1 (millisecond) is set as the drawing interval.

以下、本実施形態におけるグラフ作成処理について、図19を用いて詳細に説明する。処理の開始により、グラフ作成部560は、描画頻度情報594に基づき、描画タイミングになるまでS41において待機する。描画タイミングになると、グラフ作成部560は、S42においてグラフを描画する。具体的には、描画タイミングにおける模擬時刻に対する第1基準点と、第2基準点の搬送路上の位置を搬送部シミュレータ510から取得し、時刻と第1基準点及び第2基準点の位置をグラフにプロットする。グラフ作成部560は、S43において、シート材の搬送模擬動作が終了するまで、描画タイミングにおいて第1基準点及び第2基準点の位置をグラフにプロットして、例えば、図20に示すグラフを作成する。図20において、実線は、第1基準点の搬送状態を示しており、点線は第2基準点の搬送状態を示している。   Hereinafter, the graph creation processing in the present embodiment will be described in detail with reference to FIG. By starting the process, the graph creating unit 560 waits in S41 until the drawing timing is reached based on the drawing frequency information 594. When the drawing timing comes, the graph creation unit 560 draws the graph in S42. Specifically, the positions of the first reference point and the second reference point on the transport path with respect to the simulated time at the drawing timing are acquired from the transport unit simulator 510, and the time and the positions of the first reference point and the second reference point are graphed. Plot to. In S43, the graph creation unit 560 plots the positions of the first reference point and the second reference point on the graph at the drawing timing until the sheet material conveyance simulation operation ends, for example, creates the graph shown in FIG. To do. In FIG. 20, the solid line indicates the transport state of the first reference point, and the dotted line indicates the transport state of the second reference point.

図20は、第1基準点及び第2基準点の搬送状態をそれぞれ示すものであったが、グラフ作成部560は、その差分も合わせて表示しても良い。具体的には、まず、第1基準点のグラフを、基準点差設計値情報593が示す値だけ、搬送路上流方向、つまり、図20の下方向に移動させる。このとき、例えば、第1の基準点と第2の基準点がそれぞれ理想的に搬送されているものとすると、両グラフは一致する。つまり、両グラフは重なる。しかしながら、いずれかの基準点が理想的に搬送されていない場合には、移動させた第1基準点のグラフと、第2基準点のグラフとの差は設計値からの差分を表している。なお、第2の基準点のグラフを、図20の上側に移動させる形態であっても良い。また、上記実施形態では、第1基準点のグラフを下方に設計値だけ移動させるとした。しかしながら、明らかであるが、その方向はグラフの描き方に依存するものである。よって、移動させる方向は、第1の基準点と第2の基準点が共に理想的に搬送されているとしたときに、設計値だけ移動させることで両グラフが重なる方向となる。さらに、図21に示す様に、任意の位置における第1基準点と第2基準点との差の、設計値との差分をグラフにする形態であっても良い。   FIG. 20 shows the conveyance states of the first reference point and the second reference point, respectively, but the graph creating unit 560 may also display the difference. Specifically, first, the graph of the first reference point is moved by the value indicated by the reference point difference design value information 593 in the upstream direction of the conveyance path, that is, in the downward direction of FIG. At this time, for example, if the first reference point and the second reference point are ideally transported, the two graphs match. That is, both graphs overlap. However, if any of the reference points is not ideally conveyed, the difference between the moved graph of the first reference point and the graph of the second reference point represents a difference from the design value. The second reference point graph may be moved upward in FIG. In the above embodiment, the graph of the first reference point is moved downward by the design value. However, it is clear that the direction depends on how the graph is drawn. Therefore, when the first reference point and the second reference point are both ideally transported, the two graphs overlap each other by moving by the design value. Furthermore, as shown in FIG. 21, the difference between the first reference point and the second reference point at an arbitrary position and the design value may be graphed.

なお、描画間隔を時刻ではなく、例えば、第1基準点又は第2基準点が所定量移動する度に行う形態であっても良い。   The drawing interval may be performed every time the first reference point or the second reference point moves by a predetermined amount instead of the time.

以上、本実施形態においては、あるシート材の撓みや、シート材の間隔の設計値からの差をグラフ表示でき、これにより、位置の差の設計値からのずれについての視認性が向上する。   As described above, in the present embodiment, the difference between the deflection of a certain sheet material and the design value of the sheet material interval can be displayed in a graph, thereby improving the visibility of the deviation of the position difference from the design value.

なお、上述した実施形態の内、模擬動作を行いつつグラフを描画していく形態は、各時刻のデータを記憶しておき、模擬動作終了後に一括して描画する形態とすることがきる。同様に、模擬動作終了後に一括して描画する形態は、模擬動作を行いつつグラフを描画していく形態とすることができる。また、各実施形態共、第一実施形態と同様に、設計値との差分に色付けして表示することができ、視認性を向上させることができる。さらに、各実施形態においては、一枚のシート材の搬送を行うものであったが、シート材の枚数には制限がない。つまり、例えば、検知部530が、どのシート材についてのものであるかを判定することで、任意の枚数のシート材についてグラフを作成することが可能である。   In the embodiment described above, the graph is drawn while performing the simulation operation, and the data at each time is stored and the graph is drawn in a lump after the simulation operation is completed. Similarly, the form of drawing in a lump after completion of the simulation operation can be a form of drawing a graph while performing the simulation operation. Further, in each embodiment, similarly to the first embodiment, the difference from the design value can be colored and displayed, and the visibility can be improved. Further, in each embodiment, one sheet material is transported, but the number of sheet materials is not limited. That is, for example, the detection unit 530 can determine a sheet material for which a graph is generated for an arbitrary number of sheet materials.

さらに、各実施形態について、模擬結果と設計値のグラフを共に表示して差分を視認させることも、その差分のみを表示することもできる。また、模擬結果と設計値のグラフを共に表示する場合において、模擬結果が設計値の上側にある場合と、下側にある場合において異なる色付けを行う形態とすることもできる。また、総てのログ情報を読み込むことで、模擬動作終了後に、上記各実施形態で述べたグラフを、ユーザからの指示により作成する形態とすることもできる。   Further, for each embodiment, the simulation result and the graph of the design value can be displayed together to visually recognize the difference, or only the difference can be displayed. Further, when both the simulation result and the graph of the design value are displayed, different coloring may be performed when the simulation result is above the design value and when it is below the design value. Further, by reading all the log information, the graph described in each of the above embodiments can be created in accordance with an instruction from the user after the simulation operation ends.

以上、基準トリガに基づき搬送路上の位置と、その位置への設計上の到達時刻との第1の関係を求め、CPUシミュレータ501および搬送部シミュレータ510による模擬動作から搬送路上の位置と時刻との第2の関係を取得する。そして、第1の関係と第2の関係との差分を視認できる様に、グラフ表示することで、制御ソフトウェアの潜在的な問題の発見、誤動作発生時の原因特定が容易になる。   As described above, the first relationship between the position on the conveyance path and the design arrival time at the position is obtained based on the reference trigger, and the position and time between the position on the conveyance path and the time are calculated from the simulation operations by the CPU simulator 501 and the conveyance unit simulator 510. Obtain a second relationship. Then, by displaying the graph so that the difference between the first relationship and the second relationship can be visually recognized, it becomes easy to find a potential problem of the control software and identify the cause when a malfunction occurs.

また、搬送動作を模擬するシート材について、第1の基準点および第2の基準点を定義し、CPUシミュレータ501および搬送部シミュレータ510による模擬動作から両基準点の位置と時刻との関係である第1の関係及び第2の関係を求める。そして、第1の関係と第2の関係との差分を視認できる様に、グラフ表示することで、制御ソフトウェアの潜在的な問題の発見、誤動作発生時の原因特定が容易になる。   Further, the first reference point and the second reference point are defined for the sheet material that simulates the conveying operation, and the relationship between the position of both reference points and the time from the simulated operation by the CPU simulator 501 and the conveying unit simulator 510 is shown. The first relationship and the second relationship are obtained. Then, by displaying the graph so that the difference between the first relationship and the second relationship can be visually recognized, it becomes easy to find a potential problem of the control software and identify the cause when a malfunction occurs.

Claims (10)

シート材搬送装置の制御部の動作を模擬するCPUシミュレータと、
前記CPUシミュレータから出力される信号に応じて、前記シート材搬送装置のシート材の搬送部の動作を模擬する搬送部シミュレータと、
前記CPUシミュレータおよび前記搬送部シミュレータによる前記シート材の搬送の模擬動作における基準トリガを定義する基準トリガ情報、前記シート材搬送装置の搬送路上の複数の位置を定義する位置情報、及び、前記基準トリガの発生を基準とした、前記位置情報が定義する各位置に前記シート材が到達する前記模擬動作における時刻の設計値を定義する時刻情報を格納する定義情報格納手段と、
前記基準トリガの発生を検知する検知手段と、
前記基準トリガの発生時刻及び前記時刻情報に基づき、前記模擬動作における時刻と前記位置情報が定義する各位置との設計値の関係である第1の関係を求め、前記模擬動作の結果から、前記模擬動作における時刻と前記シート材の前記搬送路上の位置との第2の関係を求め、前記第1の関係と前記第2の関係の差分を示すグラフを作成して表示するグラフ作成手段と、
を備えていることを特徴とする情報処理装置。
A CPU simulator for simulating the operation of the control unit of the sheet conveying apparatus;
In accordance with a signal output from the CPU simulator, a conveyance unit simulator that simulates the operation of the sheet material conveyance unit of the sheet material conveyance device;
Reference trigger information that defines a reference trigger in the simulation operation of conveyance of the sheet material by the CPU simulator and the conveyance unit simulator, position information that defines a plurality of positions on the conveyance path of the sheet material conveyance device, and the reference trigger Definition information storage means for storing time information defining a design value of time in the simulated operation in which the sheet material reaches each position defined by the position information with respect to occurrence of
Detecting means for detecting the occurrence of the reference trigger;
Based on the generation time of the reference trigger and the time information, a first relationship that is a design value relationship between the time in the simulated operation and each position defined by the position information is obtained, and from the result of the simulated operation, Obtaining a second relationship between the time in the simulated operation and the position of the sheet material on the conveyance path, and creating and displaying a graph indicating the difference between the first relationship and the second relationship;
An information processing apparatus comprising:
前記グラフ作成手段は、前記第1の関係のグラフと、前記第2の関係のグラフを共に表示することで、前記第1の関係と前記第2の関係の差分をグラフ表示する、
ことを特徴とする請求項1に記載の情報処理装置。
The graph creation means displays the difference between the first relationship and the second relationship in a graph by displaying both the graph of the first relationship and the graph of the second relationship.
The information processing apparatus according to claim 1.
前記グラフ作成手段は、前記第1の関係のグラフと、前記2の関係のグラフの差分をグラフ表示する、
ことを特徴とする請求項1に記載の情報処理装置。
The graph creating means displays a difference between the graph of the first relationship and the graph of the relationship of the two in a graph.
The information processing apparatus according to claim 1.
前記検知手段は、前記位置情報が定義する各位置への前記シート材の到達を検知し、
前記第2の関係は、前記位置情報が定義する各位置に前記シート材が到達した前記模擬動作における時刻から求めたものである、
ことを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。
The detection means detects the arrival of the sheet material at each position defined by the position information,
The second relationship is obtained from the time in the simulated operation when the sheet material reaches each position defined by the position information.
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
前記グラフ作成手段は、前記位置情報が定義する各位置における前記第1の関係が示す時刻と、前記第2の関係が示す時刻の差をグラフ表示する、
ことを特徴とする請求項4に記載の情報処理装置。
The graph creating means displays a graph of a difference between a time indicated by the first relationship and a time indicated by the second relationship at each position defined by the position information.
The information processing apparatus according to claim 4.
前記検知手段は、前記基準トリガを検知した後、前記時刻情報が定義する各時刻を検知し、
前記第2の関係は、前記検知手段が検知した各時刻における前記模擬動作での前記シート材の位置から求めたものである、
ことを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。
The detecting means detects each time defined by the time information after detecting the reference trigger,
The second relationship is obtained from the position of the sheet material in the simulated operation at each time detected by the detection means.
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
前記基準トリガの発生前に、前記模擬動作における前記シート材の位置を反復して取得し、前記取得した位置とその時刻とを関連付けて保存するログ保存手段を更に備えており、
前記グラフ作成手段は、前記時刻情報が定義する各時刻のうち、前記基準トリガの発生前の時刻での前記模擬動作における前記シート材の位置を、前記ログ保存手段から取得して前記第2の関係に含める、
ことを特徴とする請求項6に記載の情報処理装置。
Before the generation of the reference trigger, it further includes log storage means for repeatedly acquiring the position of the sheet material in the simulated operation, and storing the acquired position and its time in association with each other,
The graph creating means acquires, from the log storage means, the position of the sheet material in the simulated operation at the time before the occurrence of the reference trigger among the times defined by the time information. Include in relationship,
The information processing apparatus according to claim 6.
前記グラフ作成手段は、前記時刻情報が定義する各時刻における前記第1の関係が示す位置と、前記第2の関係が示す位置との差分をグラフ表示する、
ことを特徴とする請求項6又は7に記載の情報処理装置。
The graph creating means displays a difference between the position indicated by the first relationship and the position indicated by the second relationship at each time defined by the time information in a graph;
The information processing apparatus according to claim 6, wherein the information processing apparatus is an information processing apparatus.
前記基準トリガは、前記模擬動作を開始してからの前記模擬動作における経過時間、前記CPUシミュレータが出力する所定の信号、又は、前記搬送部シミュレータの模擬動作における前記シート材の所定の位置への到達である、
ことを特徴とする請求項1から8のいずれか1項に記載の情報処理装置。
The reference trigger is an elapsed time in the simulated operation after the simulation operation is started, a predetermined signal output by the CPU simulator, or a predetermined position of the sheet material in the simulated operation of the conveyance unit simulator. Is reaching,
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
請求項1からのいずれか1項に記載の情報処理装置としてコンピュータを機能させることを特徴とするプログラム。 A program for causing a computer to function as the information processing apparatus according to any one of claims 1 to 9 .
JP2011173274A 2011-08-08 2011-08-08 Information processing apparatus and program Expired - Fee Related JP5885420B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011173274A JP5885420B2 (en) 2011-08-08 2011-08-08 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011173274A JP5885420B2 (en) 2011-08-08 2011-08-08 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2013037546A JP2013037546A (en) 2013-02-21
JP5885420B2 true JP5885420B2 (en) 2016-03-15

Family

ID=47887108

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011173274A Expired - Fee Related JP5885420B2 (en) 2011-08-08 2011-08-08 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5885420B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6221421B2 (en) * 2013-07-03 2017-11-01 株式会社リコー Paper transport simulator, method and program
JP2016143169A (en) * 2015-01-30 2016-08-08 株式会社キーエンス Device monitoring apparatus and device monitoring method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4035343B2 (en) * 2002-02-18 2008-01-23 株式会社リコー Design support apparatus, method, and recording medium recording program
JP4054792B2 (en) * 2004-11-05 2008-03-05 キヤノン株式会社 Design support program
JP2008077356A (en) * 2006-09-20 2008-04-03 Canon Inc Design support method, design support device, design support program, and storage medium
JP4878293B2 (en) * 2007-01-16 2012-02-15 キヤノン株式会社 Design support apparatus, control method, and program

Also Published As

Publication number Publication date
JP2013037546A (en) 2013-02-21

Similar Documents

Publication Publication Date Title
JP2011235146A5 (en)
US20060088323A1 (en) Design support program and design support method
JP2004258774A (en) Design support system
JP5885420B2 (en) Information processing apparatus and program
US7966167B2 (en) Support method, design support apparatus, and storage medium
US7415399B2 (en) Design support program and design support method
JP4642930B2 (en) Simulation apparatus and simulation method
JP2008077356A5 (en)
JP5753468B2 (en) Program verification apparatus and program verification method
JP4054792B2 (en) Design support program
JP2019066913A (en) Software verification apparatus
JP4054796B2 (en) Design support program
US10572781B2 (en) Support apparatus and method thereof
JP2021118424A5 (en) IMAGE READING DEVICE, CONTROL METHOD FOR IMAGE READING DEVICE, AND PROGRAM
JP4054790B2 (en) Design support program and design support method
JP4440149B2 (en) Simulation device, simulation method, and design support program
JP2021060724A5 (en)
JP2008299490A (en) Input device
JP2009229924A5 (en)
JP4280698B2 (en) Design support program
JP4054793B2 (en) Design support program
JP4054795B2 (en) Design support program
JP4940457B2 (en) Design support system, design support method, and design support program
JP2020119123A (en) Design support device, design support method, and computer program
JP5507936B2 (en) Simulation device, control method thereof, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140807

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150716

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150807

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150924

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160112

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160209

R151 Written notification of patent or utility model registration

Ref document number: 5885420

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees