JP5862174B2 - Image information transfer apparatus, image processing apparatus, and image information transfer control method - Google Patents

Image information transfer apparatus, image processing apparatus, and image information transfer control method Download PDF

Info

Publication number
JP5862174B2
JP5862174B2 JP2011219217A JP2011219217A JP5862174B2 JP 5862174 B2 JP5862174 B2 JP 5862174B2 JP 2011219217 A JP2011219217 A JP 2011219217A JP 2011219217 A JP2011219217 A JP 2011219217A JP 5862174 B2 JP5862174 B2 JP 5862174B2
Authority
JP
Japan
Prior art keywords
image information
priority
main storage
image
transfer
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
JP2011219217A
Other languages
Japanese (ja)
Other versions
JP2013081025A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2011219217A priority Critical patent/JP5862174B2/en
Publication of JP2013081025A publication Critical patent/JP2013081025A/en
Application granted granted Critical
Publication of JP5862174B2 publication Critical patent/JP5862174B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像情報転送装置、画像処理装置及び画像情報転送制御方法に関し、特に、スキャンによって読み取った画像を所定量蓄積して一括してメモリに転送する場合の処理に関する。   The present invention relates to an image information transfer device, an image processing device, and an image information transfer control method, and more particularly to processing when a predetermined amount of images read by scanning are accumulated and transferred to a memory in a batch.

近年、情報の電子化が推進される傾向にあり、電子化された情報の出力に用いられるプリンタやファクシミリ及び書類の電子化に用いるスキャナ等の画像処理装置は欠かせない機器となっている。このような画像処理装置は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能な複合機として構成されることが多い。   In recent years, there has been a tendency to digitize information, and image processing apparatuses such as printers and facsimiles used for outputting digitized information and scanners used for digitizing documents have become indispensable devices. Such an image processing apparatus is often configured as a multifunction machine that can be used as a printer, a facsimile, a scanner, or a copier by providing an imaging function, an image forming function, a communication function, and the like.

このような画像処理装置のうち、情報の電子化に用いられるスキャナにおいては、スキャンにより読み取られた画像がライン単位で一定の間隔毎に生成される。このように一定の間隔毎に生成される画像(以降、ラインデータとする)は、一定の間隔毎にメモリへの転送を完了する必要があり、これが完了しない場合、次のタイミングのラインデータによって未転送のラインデータが上書きされ、欠陥のある異常画像となってしまう。   Among such image processing apparatuses, in a scanner used for digitizing information, images read by scanning are generated at regular intervals in units of lines. Thus, images generated at regular intervals (hereinafter referred to as line data) must be transferred to the memory at regular intervals. If this is not completed, the line data at the next timing is used. Untransferred line data is overwritten, resulting in a defective abnormal image.

同様に、電子化された情報の出力に用いられるプリンタにおいても、画像形成出力するべき画像のデータ、即ちラインデータを、ライン単位で一定の間隔毎に画像形成出力用のプロッタに出力する必要があり、ラインデータが一定の間隔毎にプロッタに出力されない場合、プロッタにおける用紙の搬送スピードに対して形成するべき画像の準備が間に合わず、そのラインの画像が正しく形成されずに異常画像となる。   Similarly, in a printer used for outputting digitized information, it is necessary to output image data to be image-formed or output, that is, line data, to a plotter for image formation output at regular intervals in line units. If the line data is not output to the plotter at regular intervals, the preparation of the image to be formed is not in time for the paper transport speed in the plotter, and the image of the line is not formed correctly and becomes an abnormal image.

複数の画像処理機能を含む複合機においては、スキャナ、プロッタに加えて他の画像処理機能をバスマスターとして含み、各バスマスターが共有メモリにアクセスして夫々の機能を実行する。そして、複合機においては、上述したような制約を満たすため、スキャナ及びプロッタのメモリアクセスへの優先順位を高く設定することにより、各バスマスターのアクセス要求を調停しつつ不具合を回避するような制御が行われている(例えば、特許文献1参照)。   In a multi-function peripheral including a plurality of image processing functions, other image processing functions are included as a bus master in addition to a scanner and a plotter, and each bus master accesses a shared memory and executes each function. In the multi-function peripheral, in order to satisfy the above-described restrictions, by setting a high priority to the memory access of the scanner and plotter, control is performed so as to avoid problems while arbitrating access requests of each bus master. (For example, refer to Patent Document 1).

スキャナ及びプロッタによるメモリアクセスは、上述したような一定の間隔、即ち、画像のライン間隔毎に発生し、実際のメモリアクセス期間はライン間隔よりも短い。そのため、優先順位の低い他のバスマスターは、スキャナ及びプロッタによるメモリアクセスが完了した後、次のライン間隔のタイミングまでの期間にメモリアクセスを実行する。即ち、特許文献1に開示されたような調停方法を用いる場合、スキャナ及びプロッタよりも優先順位の低い他のバスマスターであっても、ライン間隔毎に順番にメモリアクセスが可能となる。   The memory access by the scanner and the plotter occurs at a constant interval as described above, that is, every line interval of the image, and the actual memory access period is shorter than the line interval. For this reason, the other bus masters with lower priorities execute the memory access in the period up to the timing of the next line interval after the memory access by the scanner and the plotter is completed. That is, when the arbitration method disclosed in Patent Document 1 is used, even another bus master having a lower priority than the scanner and the plotter can access the memory in order at every line interval.

近年、原稿の両面を同時に読み取ることができるスキャナが用いられることがある。このようなスキャナにおいては、一方の面若しくは両面についての読取画像をローカルメモリに蓄積しておき、1ページ分の画像が蓄積された段階で1ページ分まとめてメモリに転送する方法が検討されている。   In recent years, a scanner that can simultaneously read both sides of a document is sometimes used. In such a scanner, a method of storing a read image on one side or both sides in a local memory and transferring one page at a time when an image for one page is accumulated is being studied. Yes.

このような画像の転送方法を従来のバスの調停方法において用いる場合、1ページ分の画像情報がメモリに転送される間、スキャナによってバスが占有されることとなる。その結果、他のバスマスターがメモリアクセス不能となる期間が長くなってしまい、他のバスマスターによって実現される画像処理機能が妨げられてしまう。   When such an image transfer method is used in a conventional bus arbitration method, the bus is occupied by the scanner while image information for one page is transferred to the memory. As a result, the period during which other bus masters cannot access the memory becomes longer, and the image processing function realized by the other bus masters is hindered.

他のバスマスターとしては、例えば、スキャナから入力された画像を処理して保存用の画像を生成する機能や、プロッタによる画像形成出力用の画像を生成する機能等を実現する画像処理部がある。そして、この画像処理部がメモリアクセス不能である期間が長くなると、処理するべき画像情報がメモリに格納されているにも関わらず、画像情報を読み出すことが出来ずに待機する期間が長くなるという問題が生じる。   As another bus master, for example, there is an image processing unit that realizes a function of processing an image input from a scanner to generate an image for storage, a function of generating an image for image formation output by a plotter, and the like. . When the period during which the image processing unit is inaccessible to the memory becomes long, the period during which the image information cannot be read out and the image information cannot be read out becomes long although the image information to be processed is stored in the memory. Problems arise.

尚、上述したような課題は、原稿の両面を同時読み取り可能なスキャナにおいて特に顕著であるが、それに限らず、1ページ分のスキャン画像をローカルメモリに蓄積した上で、1ページ分まとめてメモリに転送する場合であれば、同様に課題となり得る。また、ローカルメモリに蓄積する画像の範囲は1ページ分に限らず、他のバスマスターによるメモリアクセスが長期間に亘って不可能となるような所定以上のライン数であれば同様に課題となり得る。   The above-described problem is particularly noticeable in a scanner that can simultaneously read both sides of a document. However, the present invention is not limited to this, and a scanned image for one page is stored in a local memory, and then the memory for one page is stored together. Similarly, it can be a problem. Further, the range of images stored in the local memory is not limited to one page, and can be similarly a problem if the number of lines exceeds a predetermined value such that memory access by another bus master is impossible for a long period of time. .

本発明は、上記実情を考慮してなされたものであり、スキャンによって読み取られて生成された画像情報が所定量蓄積された上で、まとめてメモリに転送されるような場合において、他のバスマスターによる画像処理機能の処理効率を維持することを目的とする。   The present invention has been made in consideration of the above situation, and in a case where a predetermined amount of image information read and generated by scanning is accumulated and then transferred to a memory together, another bus is used. The object is to maintain the processing efficiency of the image processing function by the master.

上記課題を解決するために、本発明の一態様は、複数のデバイスによる主記憶装置へのアクセスを制御して、画像読取装置から主走査ライン毎のラインデータとして入力される読取画像情報を前記主記憶装置に転送する画像情報転送装置であって、前記複数のデバイス夫々からの前記主記憶装置へのアクセス要求を、前記複数のデバイス夫々に設定された優先度に応じて制御するアクセス制御部と、前記主記憶装置へ転送された前記読取画像情報の情報量をカウントする転送量カウント部と、前記読取画像情報の前記主記憶装置への転送が開始されてからの期間をカウントするタイマカウント部と、前記アクセス制御部における前記画像読取装置に関連するデバイスの優先度を設定する優先度設定部とを含み、前記優先度設定部は、前記画像読取装置から入力される前記読取画像情報の前記主記憶装置への転送開始に際して、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定し、前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、所定のライン数に対応する情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定し、前記読取画像情報の前記主記憶装置への転送が開始されてからの期間のカウント値が所定のライン数に対応するライン周期に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定することを特徴とする。   In order to solve the above-described problem, according to one aspect of the present invention, read image information input as line data for each main scanning line from an image reading device is controlled by controlling access to a main storage device by a plurality of devices. An image information transfer device for transferring to a main storage device, wherein the access control unit controls an access request to the main storage device from each of the plurality of devices in accordance with a priority set for each of the plurality of devices. A transfer amount counting unit that counts the amount of information of the read image information transferred to the main storage device, and a timer count that counts a period after the transfer of the read image information to the main storage device is started And a priority setting unit that sets a priority of a device related to the image reading device in the access control unit, and the priority setting unit includes the image At the start of transfer of the read image information input from the image capturing device to the main storage device, the priority of the device related to the image reading device is set higher than that of other devices and transferred to the main storage device When the count value of the information amount of the read image information reaches an information amount corresponding to a predetermined number of lines, a priority of a device related to the image reading device is set lower than other devices, and the reading When the count value of the period after the transfer of the image information to the main storage device reaches a line cycle corresponding to a predetermined number of lines, the priority of the device related to the image reading device is changed to another It is characterized by being set higher than the device.

また、本発明の他の態様は、画像処理装置であって、上記画像情報転送装置を含むことを特徴とする。   Another aspect of the present invention is an image processing device including the image information transfer device.

また、本発明の更に他の態様は、複数のデバイスによる主記憶装置へのアクセスを制御して、画像読取装置から主走査ライン毎のラインデータとして入力される読取画像情報を前記主記憶装置に転送する画像情報転送制御方法であって、前記複数のデバイス夫々からの前記主記憶装置へのアクセス要求を、前記複数のデバイス夫々に設定された優先度に応じて制御し、前記画像読取装置から入力される前記読取画像情報の前記主記憶装置への転送開始に際して、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定し、前記主記憶装置へ転送された前記読取画像情報の情報量をカウントし、前記読取画像情報の前記主記憶装置への転送が開始されてからの期間をカウントし、前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、所定のライン数に対応する情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定し、前記読取画像情報の前記主記憶装置への転送が開始されてからの期間のカウント値が所定のライン数に対応するライン周期に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定することを特徴とする。   According to still another aspect of the present invention, access to the main storage device by a plurality of devices is controlled, and read image information input from the image reading device as line data for each main scanning line is stored in the main storage device. An image information transfer control method for transferring, wherein an access request to each of the main storage devices from each of the plurality of devices is controlled in accordance with a priority set for each of the plurality of devices, and from the image reading device At the start of transfer of the input read image information to the main storage device, the priority of a device related to the image reading device is set higher than other devices, and the read image transferred to the main storage device The amount of information is counted, the period from the start of transfer of the read image information to the main storage device is counted, and the read image transferred to the main storage device When the count value of the information amount of the information reaches the information amount corresponding to the predetermined number of lines, the priority of the device related to the image reading device is set lower than other devices, and the read image information When the count value of the period from the start of transfer to the main storage device reaches a line period corresponding to a predetermined number of lines, the priority of the device related to the image reading device is set to be higher than that of other devices. It is characterized by being set high.

本発明によれば、スキャンによって読み取られて生成された画像情報が所定量蓄積された上で、まとめてメモリに転送されるような場合において、他のバスマスターによる画像処理機能の処理効率を維持することができる。   According to the present invention, in a case where a predetermined amount of image information read and generated by scanning is accumulated and then transferred to a memory at a time, the processing efficiency of the image processing function by another bus master is maintained. can do.

本発明の実施形態に係る画像処理装置の全体構成を示す図である。1 is a diagram illustrating an overall configuration of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係るコントローラの構成を示す図である。It is a figure which shows the structure of the controller which concerns on embodiment of this invention. 本発明の実施形態に係るライン周期とメモリアクセスタイミングとの関係を示す図である。It is a figure which shows the relationship between the line period and memory access timing which concern on embodiment of this invention. 蓄積された読取画像情報を一括してメモリに転送する場合のライン周期とメモリアクセスタイミングとの関係を示す図である。It is a figure which shows the relationship between a line period and memory access timing in the case of transferring the stored read image information to a memory collectively. 本発明の実施形態に係るコントローラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the controller which concerns on embodiment of this invention. 本発明の他の実施形態に係るコントローラの構成を示す図である。It is a figure which shows the structure of the controller which concerns on other embodiment of this invention. 本発明の他の実施形態に係るライン周期とメモリアクセスタイミングとの関係を示す図である。It is a figure which shows the relationship between the line period and memory access timing which concern on other embodiment of this invention. 本発明の他の実施形態に係るコントローラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the controller which concerns on other embodiment of this invention.

実施の形態1.
以下、図面を参照して、本発明の実施形態を詳細に説明する。本実施形態においては、スキャナ及びプロッタを含む複合機としての画像処理装置を例として説明する。図1は、本実施形態に係る画像処理装置1の全体構成を示すブロック図である。図1に示すように、本実施形態に係る画像処理装置1は、コントローラ100、スキャナユニット200及びプロッタユニット300を含む。
Embodiment 1 FIG.
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the present embodiment, an image processing apparatus as a multifunction machine including a scanner and a plotter will be described as an example. FIG. 1 is a block diagram showing an overall configuration of an image processing apparatus 1 according to the present embodiment. As shown in FIG. 1, the image processing apparatus 1 according to the present embodiment includes a controller 100, a scanner unit 200, and a plotter unit 300.

コントローラ100は、画像処理装置1の本体部分であり、スキャナ画像転送装置101、プロッタ画像転送装置102、CPU(Centoral Processing Unit)103、画像処理部104及び共有メモリ105が、バス106を介して接続されて構成されている。また、バス106は、各バスマスターからの共有メモリ105へのアクセス要求を調停してアクセスの順番を制御するアービタ107によって制御されている。   The controller 100 is a main part of the image processing apparatus 1, and a scanner image transfer apparatus 101, a plotter image transfer apparatus 102, a CPU (Central Processing Unit) 103, an image processing unit 104, and a shared memory 105 are connected via a bus 106. Has been configured. The bus 106 is controlled by an arbiter 107 that arbitrates an access request to the shared memory 105 from each bus master and controls the access order.

スキャナ画像転送装置101は、スキャナユニット200において原稿が読み取られて生成された画像情報を取得し、共有メモリ105に格納する。その際、スキャナ画像転送装置101は、アービタ107にメモリアクセス要求を行い、アービタ107によってメモリアクセスが許可されると、共有メモリ105への画像情報の格納を実行する。即ち、アービタ107が画像情報転送装置として機能する。スキャナ画像転送装置101が共有メモリ105に画像情報を格納する際の、アービタ107によるアクセス要求の調停処理が、本実施形態に係る要旨の1つである。   The scanner image transfer apparatus 101 acquires image information generated by reading an original in the scanner unit 200 and stores it in the shared memory 105. At that time, the scanner image transfer apparatus 101 issues a memory access request to the arbiter 107, and when the arbiter 107 permits the memory access, the scanner image transfer apparatus 101 stores the image information in the shared memory 105. That is, the arbiter 107 functions as an image information transfer device. The arbitration processing of the access request by the arbiter 107 when the scanner image transfer apparatus 101 stores the image information in the shared memory 105 is one of the gist according to the present embodiment.

プロッタ画像転送装置102は、プロッタユニット300において画像形成出力を実行させるために、共有メモリ105から画像情報を読み出してプロッタユニット300に画像情報を入力する。その際、プロッタ画像転送装置102は、アービタ107にメモリアクセス要求を行い、アービタ107によってメモリアクセスが許可されると、共有メモリ105からの画像情報の読み出し及びプロッタユニット300への画像情報の入力を実行する。   The plotter image transfer apparatus 102 reads image information from the shared memory 105 and inputs the image information to the plotter unit 300 in order to cause the plotter unit 300 to perform image formation output. At that time, the plotter image transfer apparatus 102 makes a memory access request to the arbiter 107, and when the arbiter 107 permits the memory access, the plotter image transfer apparatus 102 reads the image information from the shared memory 105 and inputs the image information to the plotter unit 300. Run.

CPU103は、コントローラ100全体の動作を制御するための演算装置である。画像処理部104は、スキャナユニット200によって原稿が読み取られて生成された画像情報を処理して保存用の画像を生成する機能や、プロッタユニット300による画像形成出力用の画像を生成する機能等を実行する。   The CPU 103 is an arithmetic device for controlling the operation of the entire controller 100. The image processing unit 104 has a function of processing image information generated by reading a document by the scanner unit 200 to generate an image for storage, a function of generating an image for image formation output by the plotter unit 300, and the like. Run.

共有メモリ105は、情報の高速な読み書きが可能な不揮発性記憶媒体であり、RAM(Random Access Memory)によって実現される。共有メモリ105は、CPU103が様々な機能を実現するためのプログラムがロードされる他、CPU103が処理するデータを一次的に格納するための作業領域並びに上述したようにスキャナユニット200及びプロッタユニット300との間でやりとりされる画像情報の一次的な保存領域として用いられる。   The shared memory 105 is a nonvolatile storage medium that can read and write information at high speed, and is realized by a RAM (Random Access Memory). The shared memory 105 is loaded with programs for the CPU 103 to implement various functions, a work area for temporarily storing data processed by the CPU 103, and the scanner unit 200 and the plotter unit 300 as described above. It is used as a primary storage area for image information exchanged between the two.

スキャナユニット200は、原稿を光学的に走査して読み取って画像情報を生成する画像読取装置であり、スキャナ201、画像入力装置202及びローカルメモリ203を含む。スキャナ201は、光学情報を電気信号に変換する光電変換素子を含む画像読取部である。本実施形態に係るスキャナ201は、原稿の表面と裏面とを同時に読み取ることが可能な機構を含む。   The scanner unit 200 is an image reading device that optically scans and reads a document to generate image information, and includes a scanner 201, an image input device 202, and a local memory 203. The scanner 201 is an image reading unit including a photoelectric conversion element that converts optical information into an electrical signal. The scanner 201 according to the present embodiment includes a mechanism that can simultaneously read the front surface and the back surface of a document.

画像入力装置202は、スキャナ201によって生成された読取画像情報を、コントローラ100のスキャナ画像転送装置101に送信する。ここで、上述したように、本実施形態に係るスキャナユニット200は、原稿の両面を同時に読み取る機能を有する。そして、画像入力装置202は、原稿の片面についての読取画像を、主走査ライン毎のラインデータとしてリアルタイムでスキャナ画像転送装置101に送信し、もう一方の面についての読取画像をローカルメモリ203に蓄積して、片面についての読取画像の送信が完了した後にまとめて送信する。この処理に対応するコントローラ100側での処理が本実施形態に係る要旨の1つである。   The image input device 202 transmits the read image information generated by the scanner 201 to the scanner image transfer device 101 of the controller 100. Here, as described above, the scanner unit 200 according to the present embodiment has a function of simultaneously reading both sides of a document. Then, the image input device 202 transmits the read image on one side of the document to the scanner image transfer device 101 in real time as line data for each main scanning line, and stores the read image on the other side in the local memory 203. Then, after the transmission of the read image on one side is completed, it is transmitted collectively. A process on the controller 100 side corresponding to this process is one of the gist according to the present embodiment.

ローカルメモリ203は、上述したように、画像入力装置202がリアルタイムでコントローラ側に送信しない側の面の読取画像情報を一次的に記憶する記憶媒体であり、共有メモリ105と同様のRAMや、NV−RAM(Non Volatile−RAM)等が用いられる。   As described above, the local memory 203 is a storage medium that temporarily stores the read image information on the surface that the image input device 202 does not transmit to the controller in real time. -RAM (Non Volatile-RAM) etc. are used.

尚、本実施形態においては、上述したように、原稿の一方の面の読取画像がコントローラ100側へリアルタイムで送信され、他方の面の読取画像がローカルメモリ203に蓄積された後にまとめて送信される。これは、スキャナユニット200とコントローラ100との間のインタフェースの情報転送速度や、コントローラ100内におけるバス106の情報転送速度と、スキャナ201による画像読取のライン周期毎に生成されるラインデータ、即ち、ライン周期毎に読み取られる読取画像情報の情報量との関係による。   In this embodiment, as described above, the read image on one side of the document is transmitted to the controller 100 in real time, and the read image on the other side is stored in the local memory 203 and then transmitted together. The This is because the information transfer speed of the interface between the scanner unit 200 and the controller 100, the information transfer speed of the bus 106 in the controller 100, and the line data generated for each line cycle of image reading by the scanner 201, that is, This depends on the relationship with the amount of read image information read for each line cycle.

例えば、ライン周期毎のラインデータ量が、スキャナユニット200とコントローラ100との間のインタフェースの情報転送速度や、コントローラ100内におけるバス106の情報転送速度によって転送可能な容量を超えてしまう場合、情報に欠損が生じることとなる。また、ライン周期毎のラインデータ量が、スキャナユニット200とコントローラ100との間のインタフェースの情報転送速度や、コントローラ100内におけるバス106の情報転送速度によって転送可能な容量以内であっても、大部分を占めることとなってしまう場合、他のモジュールとの関係で不具合が発生することが考えられる。   For example, if the amount of line data per line cycle exceeds the transferable capacity depending on the information transfer speed of the interface between the scanner unit 200 and the controller 100 or the information transfer speed of the bus 106 in the controller 100, the information Deficiency will occur. Even if the amount of line data per line cycle is within the capacity that can be transferred depending on the information transfer speed of the interface between the scanner unit 200 and the controller 100 or the information transfer speed of the bus 106 in the controller 100, In the case of occupying a part, it is possible that a problem occurs due to the relationship with other modules.

このような問題を回避するため、少なくとも原稿の一方の面については読取画像のリアルタイム転送を行わず、一度ローカルメモリ203に蓄積した上でコントローラ100側に転送される。この他、スキャナユニット200の進歩により、ライン周期毎のラインデータ量が増加する傾向にあるため、原稿の一方の面だけでなく、両方の面の読取画像をローカルメモリ203に格納した上で、後から転送するようにしても良い。   In order to avoid such a problem, at least one side of the document is not transferred in real time, but is once stored in the local memory 203 and transferred to the controller 100 side. In addition, since the amount of line data for each line cycle tends to increase due to the advancement of the scanner unit 200, not only one side of the document but also the read images on both sides are stored in the local memory 203. You may make it transfer later.

プロッタユニット300は、用紙に対して画像形成出力を実行する画像形成装置であり、プロッタ301及び画像出力装置302を含む。プロッタ301は、入力された画像情報に基づいて画像形成出力を実行するエンジンであり、電子写真方式の画像形成機構や、インクジェット方式の画像形成機構が用いられる。画像出力装置302は、プロッタ画像転送装置102から入力される画像情報を取得し、プロッタ301を制御して画像形成出力を実行させる。   The plotter unit 300 is an image forming apparatus that performs image formation output on a sheet, and includes a plotter 301 and an image output apparatus 302. The plotter 301 is an engine that executes image formation output based on input image information, and an electrophotographic image forming mechanism or an ink jet image forming mechanism is used. The image output device 302 acquires image information input from the plotter image transfer device 102 and controls the plotter 301 to execute image formation output.

このような画像処理装置1が複写機として動作する場合、まず、ユーザの操作に基づいてスキャナユニット200が原稿のスキャンを実行し、読取画像情報を生成する。スキャナユニット200によって生成された読取画像情報は、上述したようなリアルタイム転送やローカルメモリ203に蓄積された後の転送により、共有メモリ105に格納される。   When such an image processing apparatus 1 operates as a copying machine, first, the scanner unit 200 scans a document based on a user operation, and generates read image information. The read image information generated by the scanner unit 200 is stored in the shared memory 105 by real-time transfer as described above or transfer after being accumulated in the local memory 203.

共有メモリ105に読取画像情報が格納されると、画像処理部104が、画像形成出力用の画像情報を生成するための画像処理を、共有メモリ105に格納された読取画像情報に基づいて実行する。画像処理部104による画像処理によって生成された画像形成出力用の画像情報は、プロッタ画像転送装置102を介してプロッタユニット300に送信される。これにより、プロッタユニット300において画像形成出力が実行される。   When the read image information is stored in the shared memory 105, the image processing unit 104 executes image processing for generating image information for image formation output based on the read image information stored in the shared memory 105. . Image information for image formation output generated by image processing by the image processing unit 104 is transmitted to the plotter unit 300 via the plotter image transfer apparatus 102. As a result, image forming output is executed in the plotter unit 300.

尚、図1においては、スキャナユニット200及びプロッタユニット300を含み、少なくとも複写機として機能する画像処理装置1を例として説明している。この他、例えばネットワークI/F等を備え、PC(Personal Computer)から印刷ジョブを受信して画像形成出力を実行するプリンタとしての機能を持たせることや、HDD(Hard Disk Drive)等の記憶装置を備え、スキャンによって生成された画像情報を蓄積するサーバとしての機能を持たせることも可能である。   In FIG. 1, the image processing apparatus 1 including the scanner unit 200 and the plotter unit 300 and functioning at least as a copying machine is described as an example. In addition, for example, a network I / F or the like is provided, and a function as a printer that receives a print job from a PC (Personal Computer) and executes image formation output, or a storage device such as an HDD (Hard Disk Drive) It is also possible to provide a function as a server for accumulating image information generated by scanning.

次に、コントローラ100におけるバス106を介したメモリアクセス制御について説明する。図2は、本実施形態に係るアービタ107によるバス106を介したメモリアクセス制御の詳細を示す図である。図2に示すように、本実施形態に係るアービタ107は、内部にメモリアクセス制御部108、データカウンタ109及び優先度制御部110を含む。   Next, memory access control via the bus 106 in the controller 100 will be described. FIG. 2 is a diagram showing details of the memory access control via the bus 106 by the arbiter 107 according to the present embodiment. As shown in FIG. 2, the arbiter 107 according to the present embodiment includes a memory access control unit 108, a data counter 109, and a priority control unit 110 therein.

メモリアクセス制御部108は、図2に示すように、複数のポートを有し、夫々のポートにスキャナ画像転送装置101、プロッタ画像転送装置102、画像処理部104及びCPU103等のバスマスターの何れかが接続されている。また、バス106を介して共有メモリ105と接続されている。これにより、メモリアクセス制御部108は、夫々のポートに接続されたバスマスターからのメモリアクセス要求に応じて各バスマスターと共有メモリ105との情報のやり取りを制御するアクセス制御部として機能する。   As shown in FIG. 2, the memory access control unit 108 has a plurality of ports, and each port is one of the bus masters such as the scanner image transfer device 101, the plotter image transfer device 102, the image processing unit 104, and the CPU 103. Is connected. Further, it is connected to the shared memory 105 via the bus 106. Thus, the memory access control unit 108 functions as an access control unit that controls the exchange of information between each bus master and the shared memory 105 in response to a memory access request from the bus master connected to each port.

メモリアクセス制御部108の複数のポートには夫々メモリアクセス優先度が設定されており、メモリアクセス制御部108は、夫々のバスマスターからのメモリアクセス要求に応じて、夫々のバスマスターが接続されているポートの優先度に基づいてメモリアクセス権を付与するように調停を行う。   The memory access priority is set for each of the plurality of ports of the memory access control unit 108. The memory access control unit 108 is connected to each bus master in response to a memory access request from each bus master. Arbitration is performed so that the memory access right is granted based on the priority of the existing port.

データカウンタ109は、メモリアクセス制御部108に含まれる夫々のポートのうち、スキャナ画像転送装置101が接続されたポートのデータ転送を監視してデータの転送量をカウントするデータ転送量カウンタと、上述したライン周期をカウントするライン周期カウンタとを含む。即ち、本実施形態に係るデータカウンタ109は、転送量カウント部として機能するデータ転送量カウンタ及びタイマカウント部として機能するライン周期カウンタを含む。データカウンタ109は、上記データ転送量カウンタ及びライン周期カウンタのカウント結果に応じた信号を優先度制御部110に対して出力する。   The data counter 109 monitors the data transfer of the port connected to the scanner image transfer apparatus 101 among the respective ports included in the memory access control unit 108 and counts the data transfer amount. And a line period counter for counting the line period. That is, the data counter 109 according to the present embodiment includes a data transfer amount counter that functions as a transfer amount count unit and a line cycle counter that functions as a timer count unit. The data counter 109 outputs a signal corresponding to the count results of the data transfer amount counter and the line cycle counter to the priority control unit 110.

優先度制御部110は、メモリアクセス制御部108に含まれる夫々のポートのうち、スキャナ画像転送装置101が接続されたポートのメモリアクセス優先度を制御する優先度設定部である。メモリアクセス制御部108に含まれる夫々のポートのメモリアクセス優先度は、夫々のポートに接続されたバスマスターに応じて原則として固定である。これに対して、スキャナ画像転送装置101が接続されたポートのメモリアクセス優先度が、データカウンタ109及び優先度制御部110の処理に応じて変更されることが、本実施形態に係る要旨である。   The priority control unit 110 is a priority setting unit that controls the memory access priority of the port to which the scanner image transfer apparatus 101 is connected among the ports included in the memory access control unit 108. In principle, the memory access priority of each port included in the memory access control unit 108 is fixed according to the bus master connected to each port. In contrast, the gist of the present embodiment is that the memory access priority of the port to which the scanner image transfer apparatus 101 is connected is changed according to the processing of the data counter 109 and the priority control unit 110. .

次に、上述したライン周期と、スキャナ画像転送装置101による読取画像情報の共有メモリ105への転送期間との関係について説明する。図3(a)、(b)は、画像入力装置202による上述した2通りの読取画像情報の転送態様のうち、主走査ライン毎のラインデータとして、ライン周期毎にリアルタイムでスキャナ画像転送装置101に送信する場合を示す図である。図3(a)は、上述したように、原稿の片面についての読取画像を、主走査ライン毎のラインデータとして、ライン周期毎にリアルタイムでスキャナ画像転送装置101に送信する場合を示すタイミングチャートである。   Next, the relationship between the above-described line cycle and the transfer period of read image information to the shared memory 105 by the scanner image transfer apparatus 101 will be described. FIGS. 3A and 3B show the scanner image transfer apparatus 101 in real time for each line period as line data for each main scanning line in the above-described two modes of transfer of read image information by the image input apparatus 202. It is a figure which shows the case where it transmits to. FIG. 3A is a timing chart showing a case where a read image on one side of a document is transmitted to the scanner image transfer apparatus 101 in real time for each line period as line data for each main scanning line, as described above. is there.

スキャナユニット200においてスキャンが実行されると、画像入力装置202を介して、スキャナ画像転送装置101がメモリアクセス制御部108に対してライン周期毎にメモリアクセス要求を行う。そして、メモリアクセス制御部108において、スキャナ画像転送装置101が接続されたポートのメモリアクセス優先度は、原則として最も高く設定されている。そのため、図3(a)に示すように、ライン周期毎に、スキャナ画像転送装置101による1ラインのラインデータの共有メモリ105への転送が優先して実行され、その後、スキャナ画像転送装置101以外のモジュールによる共有メモリ105へのアクセスが実行される。   When scanning is executed in the scanner unit 200, the scanner image transfer apparatus 101 issues a memory access request to the memory access control unit 108 for each line cycle via the image input apparatus 202. In the memory access control unit 108, the memory access priority of the port to which the scanner image transfer apparatus 101 is connected is set to the highest in principle. For this reason, as shown in FIG. 3A, for each line cycle, the scanner image transfer apparatus 101 preferentially transfers one line of line data to the shared memory 105, and thereafter, other than the scanner image transfer apparatus 101. The shared memory 105 is accessed by the module.

他方、図3(b)は、仮に、原稿の両面についてリアルタイムの転送を行った場合の例を示すタイミングチャートである。図3(b)の例においては、原稿の両面についてリアルタイムの転送を行う場合、ライン周期においてスキャナ画像転送装置101以外のデバイスに許可される共有メモリ105のアクセス期間が非常に短くなる。そのため、少なくとも原稿の一方の面については、リアルタイム転送を行わずに、ローカルメモリ203に蓄積された読取画像情報を後から転送するような処理が行われる。   On the other hand, FIG. 3B is a timing chart illustrating an example in which real-time transfer is performed on both sides of the document. In the example of FIG. 3B, when real-time transfer is performed on both sides of a document, the access period of the shared memory 105 permitted to devices other than the scanner image transfer apparatus 101 in the line cycle becomes very short. For this reason, at least one side of the document is subjected to processing for transferring the read image information stored in the local memory 203 later without performing real-time transfer.

次に、ローカルメモリ203に蓄積された読取画像情報を後からまとめて転送する場合の、ライン周期とスキャナ画像転送装置101から共有メモリ105への情報転送期間との関係について、図4を参照して説明する。ローカルメモリ203に蓄積された読取画像情報は、少なくとも1ページ分の読取画像情報である。そして、上述したように、スキャナ画像転送装置101が接続されたポートのメモリアクセス優先度は最も高く設定されている。   Next, the relationship between the line cycle and the information transfer period from the scanner image transfer apparatus 101 to the shared memory 105 when the read image information stored in the local memory 203 is collectively transferred later will be described with reference to FIG. I will explain. The read image information stored in the local memory 203 is read image information for at least one page. As described above, the memory access priority of the port to which the scanner image transfer apparatus 101 is connected is set to the highest.

従って、ローカルメモリ203に蓄積された読取画像情報の共有メモリ105への転送のためにメモリアクセス要求が行われると、図4に示すように、少なくとも1ページ分に相当するライン数に応じたライン周期の間、スキャナ画像転送装置101が共有メモリ105へのアクセス権を占有することとなり、その間、他のデバイスは待機状態となる。   Therefore, when a memory access request is made to transfer the read image information stored in the local memory 203 to the shared memory 105, lines corresponding to the number of lines corresponding to at least one page, as shown in FIG. During the period, the scanner image transfer apparatus 101 occupies the access right to the shared memory 105, and other devices are in a standby state during that period.

図4に示すような状態は、スキャナ画像転送装置101以外のデバイス、例えば、画像処理部104において、実行するべき画像処理があるにも関わらず、画像情報が格納されている共有メモリ105にアクセスできないために、処理を待機するような状態を生じることとなり、画像処理装置1全体の処理効率の低下を招き、結果的にユーザの利便性を損なうこととなる。このような課題を解決するための、データカウンタ109及び優先度制御部110によって提供される機能が本実施形態に係る要旨である。   In the state shown in FIG. 4, the device other than the scanner image transfer apparatus 101, for example, the image processing unit 104 accesses the shared memory 105 in which image information is stored even though there is image processing to be executed. Since this is not possible, a state of waiting for processing is generated, which causes a reduction in processing efficiency of the entire image processing apparatus 1 and consequently impairs user convenience. A function provided by the data counter 109 and the priority control unit 110 for solving such a problem is the gist of the present embodiment.

図5は、本実施形態に係るスキャナ画像転送装置101から共有メモリ105への読取画像情報の転送動作に係るコントローラ100の動作を示すフローチャートである。図5に示す動作は、CPU103による制御に基づき、ローカルメモリ203に蓄積された読取画像情報の共有メモリ105への転送開始が要求されることが前提となる。   FIG. 5 is a flowchart showing the operation of the controller 100 related to the read image information transfer operation from the scanner image transfer apparatus 101 to the shared memory 105 according to the present embodiment. The operation shown in FIG. 5 is based on the premise that transfer of read image information stored in the local memory 203 to the shared memory 105 is requested based on control by the CPU 103.

図5に示すように、共有メモリ105への読取画像情報の転送開始に際して、CPU103は、データカウンタ109のデータ転送量カウンタ及びライン周期カウンタのカウント値を初期化する(S501)。また、CPU103は、データ転送量カウンタに対して1ライン分のデータ量をカウントアップ値として設定すると共に、ライン周期カウンタに対して図3(a)、(b)及び図4に示すようなライン周期をカウントアップ値として設定する(S502)。また、優先度制御部110は、CPU103の制御に従い、メモリアクセス制御部108のポート1、即ちスキャナ画像転送装置101が接続されたポートのメモリアクセス優先度を最優先、即ち他のバスマスターデバイスよりも高い優先度に設定する(S503)。   As shown in FIG. 5, when the transfer of the read image information to the shared memory 105 is started, the CPU 103 initializes the count values of the data transfer amount counter and the line cycle counter of the data counter 109 (S501). Further, the CPU 103 sets the data amount for one line as the count-up value for the data transfer amount counter, and sets the line amount as shown in FIGS. 3A, 3B, and 4 for the line period counter. The period is set as a count-up value (S502). Further, the priority control unit 110 gives the highest priority to the memory access priority of the port 1 of the memory access control unit 108, that is, the port to which the scanner image transfer apparatus 101 is connected, in accordance with the control of the CPU 103, that is, over other bus master devices. High priority is set (S503).

S503までの初期設定を終えると、CPU103は、データカウンタ109に転送開始を通知する(S504)。これにより、データカウンタ109のライン周期カウンタがタイマのカウントを開始する。そして、スキャナ画像転送装置101がスキャナユニット200から入力された読取画像情報の転送を開始すると(S505)、データカウンタ109のデータ転送量カウンタが、ラインデータの先頭データの転送を検知し、データ転送量のカウントを開始する(S506)。   When the initial setting up to S503 is completed, the CPU 103 notifies the data counter 109 of the start of transfer (S504). As a result, the line period counter of the data counter 109 starts counting of the timer. When the scanner image transfer apparatus 101 starts transferring the read image information input from the scanner unit 200 (S505), the data transfer amount counter of the data counter 109 detects the transfer of the head data of the line data, and the data transfer The amount counting is started (S506).

スキャナ画像転送装置101から共有メモリ105への読取画像情報の転送処理は、所定のデータ単位毎に実行される。このデータ単位とは、例えば128B(バイト)である。そして、このデータ単位の転送が完了する毎に、メモリアクセス制御部108は、各バスマスターからのメモリアクセス要求を各ポートのメモリアクセス優先度に従って調停し、メモリアクセスを許可するバスマスターを決定する。   The read image information transfer process from the scanner image transfer apparatus 101 to the shared memory 105 is executed for each predetermined data unit. This data unit is, for example, 128 B (bytes). Each time this data unit transfer is completed, the memory access control unit 108 arbitrates the memory access request from each bus master according to the memory access priority of each port, and determines the bus master that permits the memory access. .

上述したように、スキャナ画像転送装置101が接続されているポート1のメモリアクセス優先度は最優先となっているため、スキャナ画像転送装置101が読取画像情報の転送を開始すると、他のバスマスターのモジュールによるアクセス要求があったとしても、スキャナ画像転送装置101が共有メモリ105への読取画像の転送を継続し、それに伴ってデータカウンタ109のデータ転送量カウンタが転送量をカウントすると共に、ライン周期カウンタがタイマをカウントする。   As described above, since the memory access priority of the port 1 to which the scanner image transfer apparatus 101 is connected has the highest priority, when the scanner image transfer apparatus 101 starts transferring the read image information, another bus master. The scanner image transfer apparatus 101 continues to transfer the read image to the shared memory 105, and the data transfer amount counter of the data counter 109 counts the transfer amount. The period counter counts the timer.

そして、データカウンタ109のデータ転送量カウンタが、S502において設定された1ライン分のデータ量をカウントすると(S507/YES)、その通知を受けたCPU103が、ローカルメモリ203に蓄積された読取画像情報を全て転送し終えたかを判断し(S508)、全ての読取画像情報の転送が完了していれば(S508/YES)、そのまま処理を終了する。尚、1ライン分のデータ量をカウントしたデータ転送量カウンタは、カウント値をリセットする。   When the data transfer amount counter of the data counter 109 counts the data amount for one line set in S502 (S507 / YES), the CPU 103 that has received the notification reads the read image information stored in the local memory 203. Is completely transferred (S508), and if all the read image information has been transferred (S508 / YES), the process ends. The data transfer amount counter that counts the data amount for one line resets the count value.

他方、S508の判断において、全ての読取画像情報の転送が完了していなければ(S508/NO)、データカウンタ109からの通知信号を受けた優先度制御部110が、スキャナ画像転送装置101が接続されているポート1のメモリアクセス優先度を最下位に、即ち他のバスマスターデバイスよりも低い優先度に設定する(S509)。これにより、スキャナ画像転送装置101による共有メモリ105へのアクセス要求は、他のバスマスターからのアクセス要求よりも優先度が低くなり、スキャナ画像転送装置101から共有メモリ105への読取画像情報の転送を実質的にストップする。   On the other hand, if it is determined in S508 that the transfer of all the read image information has not been completed (S508 / NO), the priority control unit 110 that has received the notification signal from the data counter 109 connects to the scanner image transfer apparatus 101. The memory access priority of the port 1 being set is set to the lowest, that is, a priority lower than that of other bus master devices (S509). Thus, the access request to the shared memory 105 by the scanner image transfer apparatus 101 has a lower priority than the access request from other bus masters, and the read image information is transferred from the scanner image transfer apparatus 101 to the shared memory 105. Substantially stop.

その後も、データカウンタ109のライン周期カウンタは、タイマのカウントを継続し、タイマのカウント値がS502において設定されたライン周期に到達すると(S510/YES)、カウント値をリセットすると共に、ライン周期に達したことを優先度制御部110に通知する。これにより、優先度制御部110は、S509において最下位に設定したポート1のメモリアクセス優先度を最優先に、即ち、他のバスマスターデバイスよりも高い優先度に設定する(S511)。   Thereafter, the line cycle counter of the data counter 109 continues to count the timer, and when the count value of the timer reaches the line cycle set in S502 (S510 / YES), the count value is reset and the line cycle is set. The priority control unit 110 is notified that it has been reached. Thereby, the priority control unit 110 sets the memory access priority of the port 1 set as the lowest in S509 to the highest priority, that is, a priority higher than other bus master devices (S511).

S511の処理によりポート1のメモリアクセス優先度が最優先に設定されると、メモリアクセス制御部108による調停処理により、スキャナ画像転送装置101にメモリアクセスが許可され、再度スキャナ画像転送装置101による共有メモリ105への読取画像情報の転送が開始される。これにより、データカウンタ109のデータ転送量カウンタによってデータ転送量がカウントされる。そして、データカウンタ109のデータ転送量カウンタがS502において設定された1ライン分のデータ量をカウントすると、S507からの処理を繰り返す。以下、処理を繰り返すことにより、本実施形態の要旨に係る処理が実行される。   When the memory access priority of the port 1 is set to the highest priority in the process of S511, the memory access control unit 108 allows the scanner image transfer apparatus 101 to access the memory by the arbitration process, and the scanner image transfer apparatus 101 shares it again. Transfer of the read image information to the memory 105 is started. As a result, the data transfer amount is counted by the data transfer amount counter of the data counter 109. When the data transfer amount counter of the data counter 109 counts the data amount for one line set in S502, the processing from S507 is repeated. Hereinafter, the processing according to the gist of the present embodiment is performed by repeating the processing.

このような動作により、本来図4に示すようにスキャナ画像転送装置101が長期間にわたってメモリアクセス権を占有することになる読取画像情報の一括転送動作においても、図3(a)と同様に、ライン周期毎に1ライン分のラインデータが転送されることとなる。そのため、図3(a)に示すように、スキャナ画像転送装置101以外のバスマスターが長期間にわたってメモリアクセス不能となるようなことがなく、上述したような課題を解決することができる。   As a result of such an operation, as shown in FIG. 4, even in the batch transfer operation of the read image information in which the scanner image transfer apparatus 101 originally occupies the memory access right for a long period of time, as in FIG. One line of line data is transferred for each line period. Therefore, as shown in FIG. 3A, the bus master other than the scanner image transfer apparatus 101 does not become inaccessible to the memory for a long time, and the above-described problems can be solved.

ここで、S509〜S511の期間においても、他にアクセス要求をするバスマスターが無い場合は、スキャナ画像転送装置101が読取画像情報を転送する。その結果、ライン周期が経過する前に(S510/NO)、1ライン分のデータがカウントされる場合もあり得る(S512/YES)。この場合、S507において「YES」となった場合と同様にS508の判断に進む。   Here, even during the period from S509 to S511, if there is no other bus master requesting access, the scanner image transfer apparatus 101 transfers the read image information. As a result, data for one line may be counted before the line period elapses (S510 / NO) (S512 / YES). In this case, the process proceeds to S508 as in the case of “YES” in S507.

S512において「YES」となった後にS508において「NO」となった場合、フロー上ではS509の優先度を最下位に設定する処理を通過するが、この時点では既に優先度は最下位となっているため、特に何の処理を行うことなくS510の処理に進む。このような処理によれば、他のバスマスターによるアクセス要求の状態により、連続するライン周期のうち一部の周期では図3(b)のような状態となる。しかしながら、他のバスマスターによるアクセス要求が少ない結果であり、スキャナ画像転送装置101が不必要にバスを占有しているわけではないため、問題とはならない。これにより、より短い期間で読取画像情報の転送を終えることができる。   If “NO” is determined in S508 after “YES” in S512, the process of setting the priority in S509 to the lowest is passed on the flow, but at this point, the priority is already the lowest. Therefore, the process proceeds to S510 without performing any particular process. According to such processing, depending on the state of the access request by another bus master, the state shown in FIG. However, there are few access requests by other bus masters, and the scanner image transfer apparatus 101 does not unnecessarily occupy the bus, so this is not a problem. Thereby, the transfer of the read image information can be completed in a shorter period.

以上、説明したように、本実施形態に係る画像情報転送装置としてのアービタ108を用いることにより、スキャンによって読み取られて生成された画像情報が所定量蓄積された上で、まとめてメモリに転送されるような場合において、他のバスマスターによる画像処理機能の処理効率を維持することが可能となる。   As described above, by using the arbiter 108 as the image information transfer apparatus according to the present embodiment, a predetermined amount of image information generated by scanning is accumulated and then transferred to the memory collectively. In such a case, it is possible to maintain the processing efficiency of the image processing function by another bus master.

尚、図1においては、スキャナ画像転送装置101、プロッタ画像転送装置102、CPU103、画像処理部104及び共有メモリ105が全てバス106に直接接続されているように示しているが、これは一例である。例えば、CPU103及び共有メモリ105は、ブリッジを介してローカルバスに接続されているような場合もあり得る。このような場合であっても、本実施形態の要旨に係るアービタ107によるメモリアクセス要求の調整処理を適用することにより、同様の効果を得ることが可能である。   In FIG. 1, the scanner image transfer apparatus 101, the plotter image transfer apparatus 102, the CPU 103, the image processing unit 104, and the shared memory 105 are all shown as being directly connected to the bus 106, but this is an example. is there. For example, the CPU 103 and the shared memory 105 may be connected to a local bus via a bridge. Even in such a case, the same effect can be obtained by applying the memory access request adjustment processing by the arbiter 107 according to the gist of the present embodiment.

実施の形態2.
実施の形態1においては、データカウンタ109のカウント値を、1ライン分のデータ量及びライン周期に設定することにより、ローカルメモリ203に蓄積された読取画像情報を一括して共有メモリ105に転送する場合であっても、図3(a)に示すようなライン周期毎に1ライン分の読取画像情報を転送する態様を実現する場合を例として説明した。
Embodiment 2. FIG.
In the first embodiment, by setting the count value of the data counter 109 to the data amount and line cycle for one line, the read image information stored in the local memory 203 is transferred to the shared memory 105 at once. Even in this case, the case has been described as an example in which a mode in which read image information for one line is transferred for each line period as shown in FIG.

しかしながら、画像処理部104の処理内容によっては、画像処理の単位が複数ライン毎である場合がある。例えば、JPEG(Joint Photographic Experts Group)圧縮を行う場合、画像処理部104は、16ラインまたは8ライン単位で画像の圧縮処理を行う。そのため、共有メモリ105に所定のライン数分のラインデータが転送されるまで処理を開始することができない。また、画像の回転処理の場合、画像の回転を行うブロックの副走査ライン数が共有メモリに蓄積されるまで、回転処理を開始することができない。   However, depending on the processing content of the image processing unit 104, the unit of image processing may be every plural lines. For example, when JPEG (Joint Photographic Experts Group) compression is performed, the image processing unit 104 performs image compression processing in units of 16 lines or 8 lines. Therefore, the process cannot be started until a predetermined number of lines of line data are transferred to the shared memory 105. In the case of image rotation processing, the rotation processing cannot be started until the number of sub-scan lines of the block for image rotation is accumulated in the shared memory.

このような場合において、実施の形態1のようにライン周期毎に1ライン分の読み取り画像情報を転送する態様を採用すると、画像処理部104が処理を開始することができず非効率な制御となってしまう。本実施形態においては、このような課題を解決するための構成について説明する。尚、実施の形態1と同様の符号を付す構成にういては、実施の形態1と同一または相当部を示すものとし、詳細な説明を省略する。   In such a case, when the mode in which the read image information for one line is transferred for each line period as in the first embodiment, the image processing unit 104 cannot start the process and the inefficient control is performed. turn into. In the present embodiment, a configuration for solving such a problem will be described. In addition, about the structure which attaches | subjects the code | symbol similar to Embodiment 1, it shall show the same or equivalent part as Embodiment 1, and detailed description is abbreviate | omitted.

図6は、本実施形態に係るアービタ107によるバス106を介したメモリアクセス制御の詳細を示す図であり、実施の形態1の図2に相当する図である。図6に示すように、本実施形態に係るアービタ108は実施の形態1と略同一の構成を有するが、ライン数設定部111を含む点が実施の形態1と異なる。   FIG. 6 is a diagram showing details of memory access control via the bus 106 by the arbiter 107 according to the present embodiment, and corresponds to FIG. 2 of the first embodiment. As shown in FIG. 6, the arbiter 108 according to the present embodiment has substantially the same configuration as that of the first embodiment, but is different from the first embodiment in that a line number setting unit 111 is included.

ライン数設定部111は、データカウンタ109のデータ転送量カウンタ及びライン周期カウンタのカウントアップ値を決定するためのライン数が内部の記憶媒体に記憶され、そのライン数をデータカウンタ109に入力する。実施の形態1においては、1ライン分のデータ量及び1ラインのライン周期をカウントアップ値として設定したが、本実施形態においては、画像処理部104による画像処理の内容に応じて、複数ライン分のデータ量及びライン周期がカウントアップ値として設定される。   The line number setting unit 111 stores the number of lines for determining the count value of the data transfer amount counter and the line period counter of the data counter 109 in an internal storage medium, and inputs the number of lines to the data counter 109. In the first embodiment, the data amount for one line and the line cycle of one line are set as the count-up value. However, in this embodiment, the data amount for a plurality of lines is set according to the contents of the image processing by the image processing unit 104. The data amount and the line period are set as the count-up value.

ライン数設定部111へのライン数の設定は、CPU103によって実行される。CPU103は、ライン数設定部111へのライン数の設定に際して、スキャナ画像転送装置101から共有メモリ105に転送された読取画像情報を処理する画像処理部104の処理内容を参照することができる。そして、CPU103は、画像処理部104が実行する画像処理における処理単位のライン数に応じて、ライン数設定部111にライン数を設定する。これにより、好適なライン数設定を自動的に実現することが可能となる。   The setting of the number of lines in the line number setting unit 111 is executed by the CPU 103. The CPU 103 can refer to the processing contents of the image processing unit 104 that processes the read image information transferred from the scanner image transfer apparatus 101 to the shared memory 105 when setting the number of lines in the line number setting unit 111. Then, the CPU 103 sets the number of lines in the line number setting unit 111 according to the number of lines in the processing unit in the image processing executed by the image processing unit 104. This makes it possible to automatically realize a suitable number of lines setting.

尚、カウンタ設定部111が複数ライン分に応じてカウントアップ値を設定する際のライン数は、例えば、上述したJPEG圧縮処理の場合、16ラインまたは8ラインである。   Note that the number of lines when the counter setting unit 111 sets the count-up value according to a plurality of lines is, for example, 16 lines or 8 lines in the case of the above-described JPEG compression processing.

次に、本実施形態に係るスキャナ画像転送装置101から共有メモリ105への読取画像情報の転送動作に係るコントローラ100の動作について説明する。本実施形態においても、実施の形態1の図5と同様に処理が実行される。ここで、本実施形態においては、S502における処理が異なる。   Next, the operation of the controller 100 related to the read image information transfer operation from the scanner image transfer apparatus 101 according to the present embodiment to the shared memory 105 will be described. Also in the present embodiment, processing is executed in the same manner as in FIG. 5 of the first embodiment. Here, in this embodiment, the process in S502 is different.

本実施形態に係るS502において、データカウンタ109は、CPU103の制御に従ってカウントアップ値を設定するが、その際、実施の形態1のような1ライン分のデータ量及び1ライン分のライン周期ではなく、カウンタ設定部111に設定されているライン数に応じたデータ量及び複数ライン分のライン周期をカウントアップ値として設定する。以降、実施の形態1の図5と同様の処理が実行される。   In S502 according to the present embodiment, the data counter 109 sets a count-up value according to the control of the CPU 103, but at this time, not the data amount for one line and the line cycle for one line as in the first embodiment. The data amount corresponding to the number of lines set in the counter setting unit 111 and the line period for a plurality of lines are set as the count-up value. Thereafter, the same processing as in FIG. 5 of the first embodiment is executed.

このような処理により、S507においては、ライン数設定部111に設定されたライン数分のデータ量が転送されるまで読取画像情報の転送が繰り返される。また、S510においては、設定されたライン数分のライン周期が経過するまで、ポート1のメモリアクセス優先度が最下位に維持され、設定されたライン数分のライン周期が経過すると、ポート1のメモリアクセス優先度が最優先に再設定される。   By such processing, in S507, the transfer of the read image information is repeated until the data amount for the number of lines set in the line number setting unit 111 is transferred. In S510, the memory access priority of the port 1 is maintained at the lowest level until the line cycle for the set number of lines elapses, and when the line cycle for the set number of lines elapses, the port 1 The memory access priority is reset to the highest priority.

図7は、本実施形態に係るスキャナ画像転送装置101から共有メモリ105への読取画像情報の転送動作に係るコントローラ100の動作が実行された場合の、ライン周期と読取画像の共有メモリ105への転送期間との関係を示すタイミングチャートである。図7は、ライン数設定部111にライン数が“4”として設定されている場合を例として示している。   FIG. 7 shows the line period and read image to the shared memory 105 when the operation of the controller 100 related to the transfer operation of the read image information from the scanner image transfer apparatus 101 to the shared memory 105 according to this embodiment is executed. It is a timing chart which shows the relationship with a transfer period. FIG. 7 shows an example in which the number of lines is set to “4” in the line number setting unit 111.

図7に示すように、4ライン分のラインデータが転送されるまでは、スキャナ画像転送装置101による読取画像情報の共有メモリ105への転送が継続される。そして、4ライン分のラインデータの転送が完了すると、スキャナ画像転送装置101が接続されたポート1のメモリアクセス優先度が最下位となるため、スキャナ画像転送装置101以外のバスマスターがメモリアクセスを行う期間となり、その状態が、4ライン分のライン周期が経過するまで維持される。   As shown in FIG. 7, until the line data for four lines is transferred, the transfer of the read image information to the shared memory 105 by the scanner image transfer apparatus 101 is continued. When transfer of line data for four lines is completed, the memory access priority of the port 1 to which the scanner image transfer device 101 is connected becomes the lowest, so that a bus master other than the scanner image transfer device 101 performs memory access. This is a period to be performed, and this state is maintained until the line period for four lines elapses.

以上説明したように、本実施形態に係る画像情報転送装置としてのアービタ108を用いることにより、ローカルメモリ203に蓄積された読取画像情報が一括して共有メモリ105に転送される場合において、読取画像の共有メモリ105への転送を区切る単位を所定のライン数毎とすることができる。従って、画像処理部104が所定のライン数毎に画像処理を行うような場合において、画像処理部104等の他のバスマスターの処理効率を低下させることを防ぐことができる。   As described above, when the read image information stored in the local memory 203 is collectively transferred to the shared memory 105 by using the arbiter 108 as the image information transfer apparatus according to the present embodiment, the read image The unit for dividing the transfer to the shared memory 105 can be set for each predetermined number of lines. Therefore, when the image processing unit 104 performs image processing for each predetermined number of lines, it is possible to prevent the processing efficiency of other bus masters such as the image processing unit 104 from being lowered.

尚、実施の形態1、2においては、ローカルメモリ203に蓄積された読取画像情報が共有メモリ105に転送される場合において、図5に示すような動作が実行され、結果的に図3(a)に示すようなタイミングが実現されることを例として説明した。これに対して、スキャナユニット200からライン周期毎にリアルタイムでラインデータが入力され、元から図3(a)に示すようなタイミングが実現されるような場合であっても、上述した本実施形態に係る機能を有効にした状態で特に弊害なく読取画像の共有メモリ105への転送を実行することが可能である。   In the first and second embodiments, when the read image information stored in the local memory 203 is transferred to the shared memory 105, the operation shown in FIG. In the above description, the timing as shown in FIG. On the other hand, even when the line data is input from the scanner unit 200 in real time for each line period and the timing as shown in FIG. It is possible to transfer the read image to the shared memory 105 with no particular adverse effect in a state in which the function according to the above is enabled.

この場合、1ライン分のラインデータの転送が完了して、スキャナ画像転送装置101からのメモリアクセス要求が無い期間において、本実施形態に係る機能により、ポート1のメモリアクセス優先度が最下位に設定されていることとなる。その後、ライン周期が経過して、再度スキャナユニット200からラインデータが入力される際には、本実施形態に係る機能によってポート1のメモリアクセス優先度が最優先に設定されるため、上述したように、特に弊害を招くことなく読取画像情報の転送を実行することができる。   In this case, in the period when the transfer of line data for one line is completed and there is no memory access request from the scanner image transfer apparatus 101, the memory access priority of the port 1 becomes the lowest by the function according to this embodiment. It will be set. Thereafter, when the line cycle elapses and the line data is input again from the scanner unit 200, the memory access priority of the port 1 is set to the highest priority by the function according to the present embodiment. In addition, it is possible to transfer the read image information without causing any harmful effects.

他方、上述したリアルタイム転送の際には、本実施形態に係る機能、即ち、データカウンタ109によるカウント処理及び優先度制御部110による優先度の設定処理を無効にしても良い。本実施形態に係る機能を無効にするためには、少なくとも、優先度制御部110による、図5のS509の処理、即ち、1ライン分若しくは所定ライン数分の読取画像情報が転送された場合に、ポート1のメモリアクセス優先度を最下位に設定する処理の有効/無効を切り替えれば良い。これにより、不要な処理を削減することが可能となる。   On the other hand, during the above-described real-time transfer, the functions according to the present embodiment, that is, the count process by the data counter 109 and the priority setting process by the priority control unit 110 may be invalidated. In order to invalidate the function according to the present embodiment, at least when the priority control unit 110 performs the processing of S509 in FIG. 5, that is, when read image information for one line or a predetermined number of lines has been transferred. The processing for setting the memory access priority of port 1 to the lowest level may be switched between valid / invalid. Thereby, unnecessary processing can be reduced.

その他の実施形態.
上記実施形態においては、図5のS509において、スキャナ画像転送装置101が接続されているポート1のメモリアクセス優先度を最下位に設定する場合を例として説明した。これにより、1ライン周期において1ライン分の読取画像情報が転送された後は、他のバスマスターからのアクセス要求がある場合は、そちらを優先し、他のバスマスターからのアクセス要求が無ければ読取画像情報が転送されるような処理となる。
Other embodiments.
In the above embodiment, the case where the memory access priority of the port 1 to which the scanner image transfer apparatus 101 is connected is set to the lowest in S509 of FIG. 5 has been described as an example. Thus, after the read image information for one line is transferred in one line cycle, if there is an access request from another bus master, that is given priority, and if there is no access request from another bus master. The process is such that the read image information is transferred.

これに対して、装置の運用形態としてよりシンプルで安定稼働の容易性を考慮すると、1ライン周期において1ライン分の読取画像情報が転送された後は、スキャナ画像転送装置101が接続されているポート1のメモリアクセス優先度をゼロに、即ち、ポート1によるメモリアクセスを禁止する態様も考えられる。以下、そのような例について説明する。   On the other hand, considering the simpler and easier operation of the apparatus as the operation mode of the apparatus, the scanner image transfer apparatus 101 is connected after the read image information for one line is transferred in one line cycle. A mode is also conceivable in which the memory access priority of port 1 is set to zero, that is, memory access by port 1 is prohibited. Hereinafter, such an example will be described.

図8は、本実施形態に係るスキャナ画像転送装置101から共有メモリ105への読取画像情報の転送動作に係るコントローラ100の動作を示すフローチャートである。図8に示すように、S801〜S808までは、図5のS501〜S508までと同様に処理が実行される。   FIG. 8 is a flowchart showing the operation of the controller 100 related to the read image information transfer operation from the scanner image transfer apparatus 101 to the shared memory 105 according to this embodiment. As shown in FIG. 8, the processing from S801 to S808 is executed in the same manner as S501 to S508 in FIG.

S808の判断において、全ての読取画像情報の転送が完了していなければ(S808/NO)、データカウンタ109からの通紙信号を受けた優先度制御部110が、スキャナ画像転送装置101が接続されているポート1のメモリアクセス優先度をゼロに設定する(S809)。これにより、スキャナ画像転送装置101による共有メモリ105へのアクセス要求は、他のバスマスターからのアクセス要求の有無に関わらず拒否されることとなる。   If it is determined in step S808 that transfer of all read image information has not been completed (NO in step S808), the priority control unit 110 that has received the paper passing signal from the data counter 109 is connected to the scanner image transfer apparatus 101. The memory access priority of port 1 is set to zero (S809). As a result, the access request to the shared memory 105 by the scanner image transfer apparatus 101 is rejected regardless of whether there is an access request from another bus master.

その後、タイマのカウントを継続するデータカウンタ109のライン周期カウンタのカウント値がライン周期に到達すると(S810/YES)、S511と同様に、優先度制御部110は、S809においてゼロに設定したポート1のメモリアクセス優先度を最優先に、即ち、他のバスマスターデバイスよりも高い優先度に設定する(S811)。   Thereafter, when the count value of the line cycle counter of the data counter 109 that continues to count the timer reaches the line cycle (S810 / YES), the priority control unit 110 sets the port 1 set to zero in S809 as in S511. The memory access priority is set to the highest priority, that is, a higher priority than other bus master devices (S811).

S811の処理によりポート1のメモリアクセス優先度が最優先に設定されると、メモリアクセス制御部108による調停処理により、スキャナ画像転送装置101にメモリアクセスが許可され、再度スキャナ画像転送装置101による共有メモリ105への読取画像情報の転送が開始される(S805)。以降、S805からの処理を繰り返すことにより、本実施形態の要旨に係る処理が実行される。   When the memory access priority of port 1 is set to the highest priority in the process of S811, the memory access control unit 108 permits the memory access to the scanner image transfer apparatus 101 by the arbitration process, and the scanner image transfer apparatus 101 shares it again. Transfer of the read image information to the memory 105 is started (S805). Thereafter, the processing according to the gist of the present embodiment is executed by repeating the processing from S805.

このように、本実施形態に係る処理によれば、1ライン周期において1ライン分の読取画像情報が転送されると、以降そのライン周期の間は、スキャナ画像転送装置101によるメモリアクセスが禁止される。従って、他のバスマスターによるメモリアクセス要求に応じて図3(a)の状態と図3(b)のような状態とが混在することがなく、図3(a)の状態で装置動作を安定させることができる。また、本実施形態によれば、メモリアクセス優先度の設定等が不要であるため、装置構成や処理の簡略化を図ることができる。   As described above, according to the processing according to the present embodiment, when the read image information for one line is transferred in one line cycle, the memory access by the scanner image transfer apparatus 101 is prohibited during the subsequent line cycle. The Therefore, the state of FIG. 3A and the state of FIG. 3B do not coexist in response to a memory access request by another bus master, and the apparatus operation is stabilized in the state of FIG. Can be made. Further, according to the present embodiment, setting of the memory access priority and the like are not necessary, so that the apparatus configuration and processing can be simplified.

尚、本実施形態によれば、S809において、スキャナ画像転送装置101が接続されているポート1のメモリアクセス優先度をゼロに設定するが、実施の形態1、2と同様に、他のデバイスよりも優先度を低く設定していることに変わりはない。   Note that according to the present embodiment, in S809, the memory access priority of the port 1 to which the scanner image transfer apparatus 101 is connected is set to zero. However, the priority is still set low.

1 画像形成装置
100 コントローラ
101 スキャナ画像転送装置
102 プロッタ画像転送装置
103 CPU
104 画像処理部
105 共有メモリ
106 バス
107 アービタ
108 メモリアクセス制御部
109 データカウンタ
110 優先度制御部
111 ライン数設定部
200 スキャナユニット
201 スキャナ
202 画像入力装置
203 ローカルメモリ
300 プロッタユニット
301 プロッタ
302 画像出力装置
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 100 Controller 101 Scanner image transfer apparatus 102 Plotter image transfer apparatus 103 CPU
104 Image processing unit 105 Shared memory 106 Bus 107 Arbiter 108 Memory access control unit 109 Data counter 110 Priority control unit 111 Line number setting unit 200 Scanner unit 201 Scanner 202 Image input device 203 Local memory 300 Plotter unit 301 Plotter 302 Image output device

特開2000−332924号公報JP 2000-332924 A

Claims (8)

複数のデバイスによる主記憶装置へのアクセスを制御して、画像読取装置から主走査ライン毎のラインデータとして入力される読取画像情報を前記主記憶装置に転送する画像情報転送装置であって、
前記複数のデバイス夫々からの前記主記憶装置へのアクセス要求を、前記複数のデバイス夫々に設定された優先度に応じて制御するアクセス制御部と、
前記主記憶装置へ転送された前記読取画像情報の情報量をカウントする転送量カウント部と、
前記読取画像情報の前記主記憶装置への転送が開始されてからの期間をカウントするタイマカウント部と、
前記アクセス制御部における前記画像読取装置に関連するデバイスの優先度を設定する優先度設定部とを含み、
前記優先度設定部は、
前記画像読取装置から入力される前記読取画像情報の前記主記憶装置への転送開始に際して、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定し、
前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、所定のライン数に対応する情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定し、
前記読取画像情報の前記主記憶装置への転送が開始されてからの期間のカウント値が所定のライン数に対応するライン周期に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定することを特徴とする画像情報転送装置。
An image information transfer device that controls access to a main storage device by a plurality of devices and transfers read image information input as line data for each main scanning line from the image reading device to the main storage device,
An access control unit that controls an access request to the main storage device from each of the plurality of devices according to a priority set for each of the plurality of devices;
A transfer amount counter for counting the amount of information of the read image information transferred to the main storage device;
A timer count unit that counts a period from the start of transfer of the read image information to the main storage device;
A priority setting unit for setting a priority of a device related to the image reading device in the access control unit,
The priority setting unit
At the start of transfer of the read image information input from the image reading device to the main storage device, the priority of the device related to the image reading device is set higher than other devices,
When the count value of the information amount of the read image information transferred to the main storage device reaches the information amount corresponding to the predetermined number of lines, the priority of the device related to the image reading device is set to another device. Set lower than
When the count value of the period after the transfer of the read image information to the main storage device reaches a line cycle corresponding to a predetermined number of lines, the priority of the device related to the image reading device is set. An image information transfer apparatus, characterized in that it is set higher than other devices.
前記優先度設定部は、
前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、1ライン分の情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定し、
前記読取画像情報の前記主記憶装置への転送が開始されてからの期間のカウント値が1ライン分のライン周期に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定することを特徴とする請求項1に記載の画像情報転送装置。
The priority setting unit
When the count value of the information amount of the read image information transferred to the main storage device reaches the information amount for one line, the priority of the device related to the image reading device is set lower than other devices. Set,
When the count value of the period after the transfer of the read image information to the main storage device reaches a line period of one line, the priority of the device related to the image reading device is set to another device. The image information transfer apparatus according to claim 1, wherein the image information transfer apparatus is set higher than the image information transfer apparatus.
前記アクセス制御部における前記画像読取装置に関連するデバイスの優先度を切り替えるライン数を設定するライン数設定部を含み、
前記優先度設定部は、
前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、前記設定されたライン数に対応する情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定し、
前記読取画像情報の前記主記憶装置への転送が開始されてからの期間のカウント値が、前記設定されたライン数に対応するライン周期に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定することを特徴とする請求項1に記載の画像情報転送装置。
A line number setting unit for setting the number of lines for switching the priority of a device related to the image reading apparatus in the access control unit;
The priority setting unit
When the count value of the information amount of the read image information transferred to the main storage device reaches the information amount corresponding to the set number of lines, the priority of the device related to the image reading device is changed. Set lower than your device,
When the count value of the period after the transfer of the read image information to the main storage device reaches a line period corresponding to the set number of lines, the device related to the image reading device The image information transfer apparatus according to claim 1, wherein the priority is set higher than other devices.
前記ライン数設定部は、前記主記憶装置に転送された前記読取画像情報を処理する画像処理部の、処理単位に対応するライン数を、前記アクセス制御部における前記画像読取装置に関連するデバイスの優先度を切り替えるライン数として設定することを特徴とする請求項3に記載の画像情報転送装置。   The line number setting unit sets the number of lines corresponding to a processing unit of the image processing unit that processes the read image information transferred to the main storage device, in a device related to the image reading device in the access control unit. 4. The image information transfer apparatus according to claim 3, wherein the image information transfer apparatus is set as the number of lines for switching the priority. 前記優先度設定部は、前記画像読取装置において少なくとも1ページ分蓄積された読取画像情報が前記画像読取装置から入力される場合において、前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、所定のライン数に対応する情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定することを特徴とする請求項1乃至4いずれか1項に記載の画像情報転送装置。   The priority setting unit determines the amount of information of the read image information transferred to the main storage device when read image information accumulated in at least one page in the image reading device is input from the image reading device. 5. The device according to claim 1, wherein when a count value reaches an information amount corresponding to a predetermined number of lines, a priority of a device related to the image reading apparatus is set lower than that of another device. The image information transfer apparatus according to claim 1. 前記優先度設定部は、前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、所定のラインに対応する情報量に達した場合に、前記画像読取装置に関連するデバイスからの前記主記憶装置へのアクセスを禁止するように前記画像読取装置に関連するデバイスの優先度を設定することを特徴とする請求項1乃至5いずれか1項に記載の画像情報転送装置。 The priority setting unit is a device related to the image reading device when the count value of the information amount of the read image information transferred to the main storage device reaches an information amount corresponding to a predetermined number of lines. 6. The image information transfer apparatus according to claim 1, wherein a priority of a device related to the image reading apparatus is set so as to prohibit access to the main storage device from a computer. 請求項1乃至6いずれか1項に記載の画像情報転送装置を含むことを特徴とする画像処理装置。   An image processing apparatus comprising the image information transfer apparatus according to claim 1. 複数のデバイスによる主記憶装置へのアクセスを制御して、画像読取装置から主走査ライン毎のラインデータとして入力される読取画像情報を前記主記憶装置に転送する画像情報転送制御方法であって、
前記複数のデバイス夫々からの前記主記憶装置へのアクセス要求を、前記複数のデバイス夫々に設定された優先度に応じて制御し、
前記画像読取装置から入力される前記読取画像情報の前記主記憶装置への転送開始に際して、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定し、
前記主記憶装置へ転送された前記読取画像情報の情報量をカウントし、
前記読取画像情報の前記主記憶装置への転送が開始されてからの期間をカウントし、
前記主記憶装置へ転送された前記読取画像情報の情報量のカウント値が、所定のライン数に対応する情報量に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも低く設定し、
前記読取画像情報の前記主記憶装置への転送が開始されてからの期間のカウント値が所定のライン数に対応するライン周期に達した場合に、前記画像読取装置に関連するデバイスの優先度を他のデバイスよりも高く設定することを特徴とする画像情報転送制御方法。
An image information transfer control method for controlling access to a main storage device by a plurality of devices and transferring read image information input as line data for each main scanning line from the image reading device to the main storage device,
Control access requests to the main storage from each of the plurality of devices according to the priority set for each of the plurality of devices,
At the start of transfer of the read image information input from the image reading device to the main storage device, the priority of the device related to the image reading device is set higher than other devices,
Count the amount of the read image information transferred to the main storage device,
Count the period from the start of transfer of the read image information to the main storage device,
When the count value of the information amount of the read image information transferred to the main storage device reaches the information amount corresponding to the predetermined number of lines, the priority of the device related to the image reading device is set to another device. Set lower than
When the count value of the period after the transfer of the read image information to the main storage device reaches a line cycle corresponding to a predetermined number of lines, the priority of the device related to the image reading device is set. An image information transfer control method, wherein the image information transfer control method is set higher than other devices.
JP2011219217A 2011-10-03 2011-10-03 Image information transfer apparatus, image processing apparatus, and image information transfer control method Expired - Fee Related JP5862174B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011219217A JP5862174B2 (en) 2011-10-03 2011-10-03 Image information transfer apparatus, image processing apparatus, and image information transfer control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011219217A JP5862174B2 (en) 2011-10-03 2011-10-03 Image information transfer apparatus, image processing apparatus, and image information transfer control method

Publications (2)

Publication Number Publication Date
JP2013081025A JP2013081025A (en) 2013-05-02
JP5862174B2 true JP5862174B2 (en) 2016-02-16

Family

ID=48527083

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011219217A Expired - Fee Related JP5862174B2 (en) 2011-10-03 2011-10-03 Image information transfer apparatus, image processing apparatus, and image information transfer control method

Country Status (1)

Country Link
JP (1) JP5862174B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7051855B2 (en) 2016-08-12 2022-04-11 マデラ セラピューティクス,エルエルシー Protein kinase regulator

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752266A (en) * 1995-03-13 1998-05-12 Fujitsu Limited Method controlling memory access operations by changing respective priorities thereof, based on a situation of the memory, and a system and an integrated circuit implementing the method
JP4368165B2 (en) * 2003-08-22 2009-11-18 株式会社リコー Image forming apparatus
JP4934000B2 (en) * 2007-10-12 2012-05-16 株式会社リコー Arbitration device, arbitration method, and program
JP2011182369A (en) * 2010-03-04 2011-09-15 Ricoh Co Ltd Data transfer apparatus, data transfer method, data transfer program, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7051855B2 (en) 2016-08-12 2022-04-11 マデラ セラピューティクス,エルエルシー Protein kinase regulator

Also Published As

Publication number Publication date
JP2013081025A (en) 2013-05-02

Similar Documents

Publication Publication Date Title
CN108363669B (en) Memory access system, control method thereof, storage medium, and image forming apparatus
US9335810B2 (en) Power management system, image processing apparatus, control methods therefor and storage medium
US20110314241A1 (en) Information processing apparatus including storage unit and connection unit for connecting external storage device
JP5862174B2 (en) Image information transfer apparatus, image processing apparatus, and image information transfer control method
US8786891B2 (en) Apparatus, method, and storage medium for transferring data to a buffer
JP6819349B2 (en) Image processing device and image processing method
JP6776799B2 (en) Image forming device, information processing method and program
JP4909839B2 (en) Image processing apparatus and image processing method
JP6048236B2 (en) MEMORY ACCESS CONTROL DEVICE, IMAGE FORMING DEVICE, AND MEMORY ACCESS CONTROL METHOD
JP6175770B2 (en) Image information transfer apparatus, image processing apparatus, and image information transfer control method
JPH0897959A (en) Network system for digital copying machine
JP6210022B2 (en) Information processing apparatus and memory access arbitration method
JP5768540B2 (en) Image processing apparatus and data transfer management method
JP2013191162A (en) Operation analysis device, image forming device, operation analysis method, and program
US8953213B2 (en) Image reading apparatus, control method thereof, and recording medium
JP5494055B2 (en) Image forming apparatus, control method, program, and recording medium
JP2006007736A (en) Image forming system
JP6107262B2 (en) Image processing apparatus, image processing program, and image processing method
JP5001223B2 (en) Image reading device
JP2005079653A (en) Image forming apparatus
JP5020112B2 (en) Image reading apparatus, image forming apparatus, and read image output method
JP2001301283A (en) Imaging apparatus, control method for imaging network system and computer readable recording medium recording program for executing that method on computer
JP2009118010A (en) Image processor
JP2005072987A (en) Image forming apparatus
JP2005072985A (en) Image forming apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140905

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20150122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150901

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151014

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: 20151201

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151214

R151 Written notification of patent or utility model registration

Ref document number: 5862174

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees