JP2007047980A - Data transfer device, operation display device using the same and image formation apparatus - Google Patents

Data transfer device, operation display device using the same and image formation apparatus Download PDF

Info

Publication number
JP2007047980A
JP2007047980A JP2005230811A JP2005230811A JP2007047980A JP 2007047980 A JP2007047980 A JP 2007047980A JP 2005230811 A JP2005230811 A JP 2005230811A JP 2005230811 A JP2005230811 A JP 2005230811A JP 2007047980 A JP2007047980 A JP 2007047980A
Authority
JP
Japan
Prior art keywords
data
image data
data storage
corners
read
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.)
Granted
Application number
JP2005230811A
Other languages
Japanese (ja)
Other versions
JP4495048B2 (en
Inventor
Keita Maejima
慶太 前嶋
Eiji Enami
英司 榎並
Hironobu Kurihara
博信 栗原
Yuichi Yomogida
裕一 蓬田
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 JP2005230811A priority Critical patent/JP4495048B2/en
Publication of JP2007047980A publication Critical patent/JP2007047980A/en
Application granted granted Critical
Publication of JP4495048B2 publication Critical patent/JP4495048B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Input (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data transfer device and an operation display device using it and an image formation apparatus for generating a plurality of rectangular image data at once in a data storage part at the destination of transfer, and for reducing the storage capacity of the data storage part at the origin of transfer. <P>SOLUTION: This data transfer device for transferring image data stored in a first data storing means to a second data storage means is provided with a rectangle setting means for setting four corners to be read from the first data storage means, spaces among the four corners, the read start address and read data extent of the rectangular image data of each rectangle at a center surrounded by the four corners and the spaces among the four corners, four corners written in the second data storing means, spaces among the four corners and the write start address and write data extent of the rectangular image data of each rectangle at a center surrounded by the four corners and the spaces among the four corners and a size changing means for repeating image data read from the first data storage means when the read data extent of each rectangle is different from the size of the write data extent, and for generating the write address of the second data storage means. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、データ転送装置及びそれを用いた操作表示装置及び画像形成装置に係り、特に、第1のデータ記憶手段に記憶されている画像データを第2のデータ記憶手段に転送するデータ転送装置及びそれを用いた操作表示装置及び画像形成装置に関する。   The present invention relates to a data transfer apparatus, and an operation display apparatus and an image forming apparatus using the same, and more particularly, a data transfer apparatus that transfers image data stored in a first data storage means to a second data storage means. The present invention also relates to an operation display device and an image forming apparatus using the same.

データ記憶装置から指定した1つのデータを取り出してデータ記憶装置に転送するデータ転送装置がある。このようなデータ転送装置では、データ記憶装置から取り出した画像データの拡張、繰り返し、データ置換等の編集を行ってデータ記憶装置に転送を行う用いられ方が普及している。このように、データ記憶装置内から取り出した画像データを編集してデータ転送を行う際に、編集をより楽に行うことができ所望のデータを転送できることが要望されている。   There is a data transfer device that takes out one piece of designated data from a data storage device and transfers it to the data storage device. In such a data transfer device, it is widely used that image data taken out from the data storage device is transferred to the data storage device after editing such as expansion, repetition, and data replacement. As described above, when image data taken out from the data storage device is edited and transferred, it is desired that editing can be performed more easily and desired data can be transferred.

特許文献1には、第1メモリアレイから第2メモリアレイにデータ転送を行う際に、第1メモリアレイのデータ開始アドレスとデータ転送終了アドレス、第2メモリアレイデータ転送終了アドレス、または第2メモリアレイの転送開始アドレスと転送終了アドレスを記憶し、それらから必要なアドレスを計算し、データ転送を行うことが記載されている。   Patent Document 1 discloses that when data is transferred from a first memory array to a second memory array, a data start address and a data transfer end address of the first memory array, a second memory array data transfer end address, or a second memory It is described that the transfer start address and transfer end address of the array are stored, a necessary address is calculated from them, and data transfer is performed.

また、特許文献2には、画像転送を行う際に転送先画像データアドレスを計算し、画像データ終了アドレスまで転送し終わったら、画像データ開始アドレスに戻り転送する反復出力機能を持ち、転送元の画像データをビット拡張して転送先に画像データを転送する手段を持ち、格納する画像データを削減できることが記載されている。   Further, Patent Document 2 has a repetitive output function of calculating a transfer destination image data address when performing image transfer, and returning to the image data start address when transfer to the image data end address is completed. It is described that it has means for bit-extending image data and transferring the image data to a transfer destination, and the image data to be stored can be reduced.

また、特許文献3には、データ転送を行う際にデータ形式を変換して転送を行い、転送先の領域に画像を転送することができるか判定することが記載されている。
特開2003−015948号 特開平08−237695号 特開2004−343157号
Japanese Patent Application Laid-Open No. 2004-228561 describes that when data transfer is performed, the data format is converted and transferred to determine whether the image can be transferred to the transfer destination area.
JP2003-015948A Japanese Patent Application Laid-Open No. 08-237695 JP 2004-343157 A

特許文献1に記載の装置では、データ転送に必要なアドレスデータを記憶するレジスタを共有させて回路を簡素化しているものの、いくつもの画像データの同時転送機能や転送時の画像データ編集機能がないという問題があった。   In the apparatus described in Patent Document 1, although a circuit is simplified by sharing a register for storing address data necessary for data transfer, there are no simultaneous image data transfer functions or image data editing functions during transfer. There was a problem.

また、特許文献2に記載の装置では、画像データを作成するにあたって、一度に単一画像の繰返しのみの画像データしか転送ができず、いくつもの画像データの同時転送機能や転送時の画像データ編集機能がないという問題があった。   Further, in the apparatus described in Patent Document 2, when image data is created, only image data of a single image can be transferred at a time, and a number of image data simultaneous transfer functions and image data editing at the time of transfer can be performed. There was a problem that there was no function.

また、特許文献3に記載の装置では、画像記憶部の容量を削減できるような対応策が無く、データ転送時に複数のデータから一つのデータを作成することができないという問題があった。   Further, the apparatus described in Patent Document 3 has a problem that there is no countermeasure that can reduce the capacity of the image storage unit, and one data cannot be created from a plurality of data during data transfer.

本発明は、上記の点に鑑みなされたもので、転送先のデータ記憶部に複数の矩形画像データを一度に生成でき、転送元のデータ記憶部の記憶容量を削減できるデータ転送装置及びそれを用いた操作表示装置及び画像形成装置を提供することを目的とする。   The present invention has been made in view of the above points, and a data transfer device capable of generating a plurality of rectangular image data at once in a transfer destination data storage unit and reducing the storage capacity of the transfer source data storage unit, and a data transfer device therefor It is an object of the present invention to provide an operation display device and an image forming apparatus used.

上記課題を解決するため、本発明のデータ転送装置は、第1のデータ記憶手段に記憶されている画像データを第2のデータ記憶手段に転送するデータ転送装置であって、前記第1のデータ記憶手段から読取る四隅と、前記四隅の間と、前記四隅と前記四隅の間に囲まれる中央の各矩形の矩形画像データそれぞれの読取開始アドレスと読取データ範囲と、前記第2のデータ記憶手段に書込む前記四隅と、前記四隅の間と、前記四隅と前記四隅の間に囲まれる中央の各矩形の矩形画像データそれぞれの書込開始アドレスと書込データ範囲を設定する矩形設定手段と、前記各矩形の読取データ範囲と書込データ範囲のサイズが異なるとき前記第1のデータ記憶手段から読取った画像データを繰り返し、前記第2のデータ記憶手段の書込アドレスを発生するサイズ変更手段を有する。   In order to solve the above problems, a data transfer apparatus according to the present invention is a data transfer apparatus for transferring image data stored in a first data storage means to a second data storage means, wherein the first data Read from the storage means, between the four corners, the read start address and the read data range of each rectangular image data of the center rectangle enclosed between the four corners and the four corners, and the second data storage means Rectangle setting means for setting the writing start address and the writing data range of the rectangular image data of each of the rectangular images in the center surrounded by the four corners to be written, between the four corners, and between the four corners and the four corners, When the read data range and the write data range of each rectangle are different, the image data read from the first data storage unit is repeated, and the write address of the second data storage unit is generated. Having a size change means for.

本発明では、各矩形の矩形画像データそれぞれの書込開始アドレスと書込データ範囲を設定し、各矩形の読取データ範囲と書込データ範囲のサイズが異なるとき前記第1のデータ記憶手段から読取った画像データを繰り返し、第2のデータ記憶手段の書込アドレスを発生することにより、転送先の第2のデータ記憶部に複数の矩形画像データを一度に生成でき、転送元の第1のデータ記憶部の記憶容量を削減することができる。   In the present invention, the writing start address and the writing data range of each rectangular image data of each rectangle are set, and when the size of the reading data range and the writing data range of each rectangle is different, the reading from the first data storage means is performed. By repeating the image data and generating the write address of the second data storage means, a plurality of rectangular image data can be generated at a time in the transfer destination second data storage unit, and the transfer source first data The storage capacity of the storage unit can be reduced.

また、本発明の操作表示装置は、上記のデータ転送装置を用いて構成する。   The operation display device of the present invention is configured using the data transfer device described above.

また、本発明の画像形成装置は、上記の操作表示装置を有する。   Further, an image forming apparatus of the present invention has the above operation display device.

本発明によれば、転送先のデータ記憶部に複数の矩形画像データを一度に生成でき、転送元のデータ記憶部の記憶容量を削減できる。   According to the present invention, a plurality of rectangular image data can be generated at a time in the transfer destination data storage unit, and the storage capacity of the transfer source data storage unit can be reduced.

以下、図面に基づいて本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

<データ転送装置の構成>
図1は、本発明のデータ転送装置の一実施形態のブロック図を示す。同図に示すデータ転送装置100は、データ転送部101、データ記憶装置102、103、システム制御装置104、読取アドレス指定装置105、読取サイズ指定装置106、書込アドレス指定装置107、書込サイズ指定装置108、データ繰返し装置109、データ編集装置110、アドレス計算装置111、矩形データ転送装置112から構成されている。
<Configuration of data transfer device>
FIG. 1 shows a block diagram of an embodiment of a data transfer apparatus of the present invention. The data transfer apparatus 100 shown in the figure includes a data transfer unit 101, data storage apparatuses 102 and 103, a system control apparatus 104, a read address designation apparatus 105, a read size designation apparatus 106, a write address designation apparatus 107, and a write size designation. It comprises a device 108, a data repetition device 109, a data editing device 110, an address calculation device 111, and a rectangular data transfer device 112.

<データ転送装置のシステム動作>
データ記憶装置102には、画像、文字または文字列、図形等の画像データが記憶されている。データ転送部101は、画像データを記憶しているデータ記憶装置102の中の読取りたいデータ範囲の読取開始アドレスを読取アドレス指定装置105にて指定し、読取データ範囲を読取サイズ指定装置106にて指定する。
<System operation of data transfer device>
The data storage device 102 stores image data such as images, characters or character strings, and graphics. The data transfer unit 101 designates the reading start address of the data range to be read in the data storage device 102 storing the image data by the reading address designating device 105 and the reading data range by the reading size designating device 106. specify.

データ転送部101は、読取アドレス指定装置105及び読取サイズ指定装置106にて指定したデータ範囲の画像データをデータ編集装置110に転送し、データ編集装置110でビット拡張等のデータ変換処理を行う。データ編集装置110で編集された画像データをデータ記憶装置103に転送するために、書込アドレス指定装置107でデータ記憶装置103の書込開始アドレスを指定し、書込サイズ指定装置108で書込データ範囲を指定する。   The data transfer unit 101 transfers image data in the data range specified by the reading address specifying device 105 and the reading size specifying device 106 to the data editing device 110, and performs data conversion processing such as bit expansion in the data editing device 110. In order to transfer the image data edited by the data editing device 110 to the data storage device 103, the writing start address of the data storage device 103 is specified by the write address specifying device 107 and written by the write size specifying device 108. Specify the data range.

データ転送部101は、データ編集装置110で編集された画像データを書込アドレス指定装置107及び書込サイズ指定装置108で指定されたデータ記憶装置103の書込データ範囲に転送する。以上の動作制御をシステム制御装置104にて行う。   The data transfer unit 101 transfers the image data edited by the data editing device 110 to the write data range of the data storage device 103 specified by the write address specifying device 107 and the write size specifying device 108. The system controller 104 performs the above operation control.

上記データ転送処理において、読取データ範囲と書込データ範囲が異なっていた場合、読取サイズ指定装置106で指定されたデータサイズと書込サイズ指定装置108で指定されたデータサイズをアドレス計算装置111にて演算処理を行い、データ記憶装置103の書込アドレスを発生する。そして、読取データサイズより書込データサイズが小さければ、読取画像データを間引いて書込データサイズの大きさまでの読取画像データをデータ記憶装置103に転送し、読取データサイズより書込データサイズが大きければ書込データ範囲にはまるように読取画像データをデータ繰返し装置109によって繰返してデータ記憶装置103に転送する。   In the data transfer process, if the read data range and the write data range are different, the data size specified by the read size specifying device 106 and the data size specified by the write size specifying device 108 are sent to the address calculation device 111. The arithmetic processing is performed to generate the write address of the data storage device 103. If the write data size is smaller than the read data size, the read image data is thinned out to transfer the read image data up to the write data size to the data storage device 103, and the write data size is larger than the read data size. For example, the read image data is repeatedly transferred to the data storage device 103 by the data repeater 109 so as to fit in the write data range.

データ転送を行う際、ビット拡張の指示がデータ編集装置110になされていた場合は、データ記憶装置102から読取アドレス指定装置105と読取サイズ指定装置106にて指定され読取られた画像データに対しデータ編集装置110においてビット拡張を行ってデータ記憶装置103に転送する。   When the data editing apparatus 110 is instructed to extend the bit at the time of data transfer, the data is read from the data storage apparatus 102 with respect to the image data specified and read by the reading address specifying apparatus 105 and the reading size specifying apparatus 106. The editing device 110 performs bit expansion and transfers the data to the data storage device 103.

データ繰返し装置109で繰り返し転送を行う際には、データ記憶装置102に繰り返し画像データを読取に行かず、内部キャッシュ113に読取画像データを記憶させることができる。また、同一データで指定範囲を埋めたい場合、データ記憶装置102から画像データを読み取らず、塗潰し装置114にて指定した塗潰し画像データをデータ記憶装置103の指定した範囲に繰り返し転送する。   When the data repeater 109 repeatedly performs the transfer, the read image data can be stored in the internal cache 113 without repeatedly reading the image data in the data storage device 102. Further, when it is desired to fill the designated range with the same data, the image data read from the data storage device 102 is not read, and the filled image data designated by the painting device 114 is repeatedly transferred to the designated range of the data storage device 103.

また、矩形状のデータを作成する際、データ転送部101に併設された矩形データ転送装置112にてデータ記憶装置102内の矩形画像データの読取開始アドレスと読取データ範囲を設定する。また、読取設定された矩形画像データを合成するために、矩形データ転送装置112にデータ記憶装置103の各矩形画像データ103の書込開始アドレス、書込データ範囲を設定する。この書込設定後、データ転送部101にてデータ記憶装置103に各矩形画像データの転送処理を行い、各矩形画像データを一度に転送して複数の矩形画像データを一度に生成することができる。   Further, when creating rectangular data, the rectangular data transfer device 112 provided in the data transfer unit 101 sets the read start address and read data range of the rectangular image data in the data storage device 102. Further, in order to synthesize the rectangular image data set to be read, the writing start address and the writing data range of each rectangular image data 103 in the data storage device 103 are set in the rectangular data transfer device 112. After this writing setting, the data transfer unit 101 can transfer each rectangular image data to the data storage device 103 and transfer each rectangular image data at a time to generate a plurality of rectangular image data at a time. .

このように、データ記憶装置102からデータ記憶装置103にデータ転送を行う時、データ記憶装置102から任意のデータ範囲を指定するために読取開始アドレス、読取データ範囲の設定を行い、データ記憶装置103にデータを書込む範囲を指定するために書込開始アドレス、書込データ範囲の設定を行い、データ転送時のアドレスを自動制御することでデータの繰返しや切り取り転送を行うことができる。   As described above, when data is transferred from the data storage device 102 to the data storage device 103, the reading start address and the read data range are set in order to specify an arbitrary data range from the data storage device 102. In order to designate a range in which data is written, a write start address and a write data range are set, and by automatically controlling the address at the time of data transfer, data can be repeated or cut and transferred.

ここで、データ記憶装置102には、図2に示す左上、上、右上、左、中央、右、左下、下、右下それぞれの矩形画像データが記憶されている。データ転送部101に併設された矩形データ転送装置112は、画像データの転送位置として図2に示す左上、上、右上、左、中央、右、左下、下、右下それぞれの矩形画像データ転送設定部を持ち、データ記憶装置102における各矩形位置の読取開始アドレスと読取データ範囲と、データ記憶装置103における各矩形位置の書込開始アドレスと書込データ範囲の設定を行うことができ、一度に全ての設定処理を行える。   Here, the data storage device 102 stores rectangular image data for each of the upper left, upper, upper right, left, center, right, lower left, lower, and lower right shown in FIG. The rectangular data transfer device 112 provided in the data transfer unit 101 has the rectangular image data transfer settings for the upper left, upper, upper right, left, center, right, lower left, lower and lower right shown in FIG. And can set the read start address and read data range of each rectangular position in the data storage device 102, and the write start address and write data range of each rectangular position in the data storage device 103. All setting processes can be performed.

また、各位置の矩形画像データの転送時にデータ繰返し装置109を用いて繰返し転送を行い、データ記憶装置103に、図3に示すように任意のサイズの矩形画像データを作成することができる。   Further, when the rectangular image data at each position is transferred, it is repeatedly transferred using the data repeating device 109, and rectangular image data of an arbitrary size can be created in the data storage device 103 as shown in FIG.

操作入力用のボタンデータのような略矩形の表示用画像データを作る際に、矩形画像データを四隅(左上、右上、左下、右下)と、各四隅の間(上、左、右、下)、中央の合計9箇所に分類して記憶装置102に記憶しておく。記憶装置103に転送する際に、四隅(上、左、右、下)は特徴的であるためそのままとし、各四隅の間(上、左、右、下)と中央についてのみ画像データを繰り返すことで、図2に示す記憶装置102の少ない画像データから図3に示す記憶装置103のサイズの大きな表示用画像データを容易に作成することができる。図3においては、上、左、中央、右、下それぞれの矩形画像データが繰返し転送で互いに重ならないように拡大されている。   When creating image data for display with a substantially rectangular shape such as button data for operation input, the rectangular image data is divided into four corners (upper left, upper right, lower left, lower right) and between the four corners (upper, left, right, lower). ) And classify them into a total of nine places in the center and store them in the storage device 102. When transferring to the storage device 103, the four corners (upper, left, right, and lower) are characteristic and remain as they are, and the image data is repeated only between the four corners (upper, left, right, and lower) and the center. Thus, display image data having a large size of the storage device 103 shown in FIG. 3 can be easily created from a small amount of image data in the storage device 102 shown in FIG. In FIG. 3, the upper, left, center, right, and lower rectangular image data are enlarged so as not to overlap each other by repeated transfer.

このように、矩形データ作成処理を行える矩形データ転送装置112を持ち、その設定箇所に左上、上、右上、左、中央、右、左下、下、右下の矩形画像データ転送設定部を持つことによって、任意のサイズにできる自由度が向上し、一度に複数の矩形画像データの設定、転送が行えることで作業効率が向上し、設定ミスが低減し、データ記憶装置102のデータ記憶容量を低減することができる。   As described above, the rectangular data transfer device 112 that can perform the rectangular data creation processing is provided, and the setting portion has the rectangular image data transfer setting unit of the upper left, upper, upper right, left, center, right, lower left, lower, lower right. This improves the degree of freedom to make any size, improves the work efficiency by setting and transferring a plurality of rectangular image data at once, reduces setting errors, and reduces the data storage capacity of the data storage device 102. can do.

<矩形転送処理の第1実施形態>
図4は、矩形転送処理の第1実施形態のフローチャートを示す。同図中、ステップS1で矩形画像データ転送設定を開始する。ステップS2,S3で矩形データ転送装置112はデータ記憶装置102における矩形画像データの読取開始アドレスと読取データ範囲を設定する。また、ステップS4,S5で矩形データ転送装置112はデータ記憶装置103における書込開始アドレスと書込データ範囲を設定する。
<First Embodiment of Rectangle Transfer Processing>
FIG. 4 shows a flowchart of the first embodiment of the rectangular transfer process. In the figure, rectangular image data transfer setting is started in step S1. In steps S2 and S3, the rectangular data transfer device 112 sets a reading start address and a reading data range of the rectangular image data in the data storage device 102. In steps S4 and S5, the rectangular data transfer device 112 sets a write start address and a write data range in the data storage device 103.

この後、ステップS6で必要とする全ての矩形画像データの読取及び書込の開始アドレスとデータ範囲の設定が完了したか否かを判別する。完了していない場合にはステップS2に進んでステップS2〜S6を繰り返す。完了した場合にはステップS7に進み矩形画像データのデータ記憶装置103への転送を開始する。   Thereafter, it is determined whether or not the start address and data range setting of all the rectangular image data required in step S6 are completed. If not completed, the process proceeds to step S2 to repeat steps S2 to S6. If completed, the process proceeds to step S7, and the transfer of the rectangular image data to the data storage device 103 is started.

<矩形転送処理の第2実施形態>
図5は、矩形転送処理の第2実施形態のフローチャートを示す。同図中、ステップS11で矩形画像データ転送設定を開始する。ステップS12,S13で矩形データ転送装置112はデータ記憶装置102における矩形画像データの読取開始アドレスと読取データ範囲を設定する。また、ステップS14,S15で矩形データ転送装置112はデータ記憶装置103における書込開始アドレスと書込データ範囲を設定する。
<Second Embodiment of Rectangle Transfer Processing>
FIG. 5 shows a flowchart of the second embodiment of the rectangular transfer process. In the figure, rectangular image data transfer setting is started in step S11. In steps S12 and S13, the rectangular data transfer device 112 sets the reading start address and the reading data range of the rectangular image data in the data storage device 102. In steps S14 and S15, the rectangular data transfer device 112 sets a write start address and a write data range in the data storage device 103.

この後、ステップS16で必要とする全ての矩形画像データの読取及び書込の開始アドレスとデータ範囲の設定が完了したか否かを判別する。完了していない場合にはステップS12に進んでステップS12〜S16を繰り返す。   Thereafter, it is determined whether or not the start address and data range setting of all the rectangular image data required in step S16 are completed. If not completed, the process proceeds to step S12 and steps S12 to S16 are repeated.

完了した場合にはステップS17に進み矩形画像データの転送設定が正常であるか否かを判別する。ここでは、左上、上、右上、左、中央、右、左下、下、右下それぞれの矩形画像データを転送したとき、データ記憶装置103に形成された矩形画像データの形状が異常であるか、同一アドレスに複数の矩形画像データの転送が設定されている等の異常をアドレス計算装置111がデータ記憶装置103内のアドレスから検知し、矩形データ転送装置112に異常を通知する。   If completed, the process proceeds to step S17 to determine whether or not the rectangular image data transfer setting is normal. Here, when the rectangular image data of each of the upper left, upper, upper right, left, center, right, lower left, lower, lower right is transferred, whether the shape of the rectangular image data formed in the data storage device 103 is abnormal, The address calculation device 111 detects an abnormality such as the transfer of a plurality of rectangular image data set to the same address from the address in the data storage device 103 and notifies the rectangular data transfer device 112 of the abnormality.

ステップS17で転送設定が異常の場合、ステップS18で矩形データ転送装置112はエラー通知を行い、ステップS12に進んでステップS12〜S17を繰り返す。転送設定が正常の場合にはステップS19に進み矩形画像データのデータ記憶装置103への転送を開始する。   If the transfer setting is abnormal in step S17, the rectangular data transfer device 112 gives an error notification in step S18, proceeds to step S12, and repeats steps S12 to S17. If the transfer setting is normal, the process proceeds to step S19, and the transfer of the rectangular image data to the data storage device 103 is started.

このように、矩形データ作成用の設定部である左上、上、右上、左、中央、右、左下、下、右下に転送先範囲をそれぞれ設定した際、エラーがあったことを通知することで、転送時の設定ミスを低減することができる。   In this way, when setting the transfer destination range to the upper left, upper, upper right, left, center, right, lower left, lower, lower right, which is the setting unit for creating rectangular data, notify that there was an error Thus, setting mistakes at the time of transfer can be reduced.

<矩形転送処理の第3実施形態>
図6は、矩形転送処理の第3実施形態のフローチャートを示す。同図中、ステップS21で矩形画像データ転送設定を開始する。ステップS22,S23で矩形データ転送装置112はデータ記憶装置102における矩形画像データの読取開始アドレスと読取データ範囲を設定する。また、ステップS24,S25で矩形データ転送装置112はデータ記憶装置103における書込開始アドレスと書込データ範囲を設定する。
<Third Embodiment of Rectangle Transfer Processing>
FIG. 6 shows a flowchart of the third embodiment of the rectangular transfer process. In the figure, rectangular image data transfer setting is started in step S21. In steps S22 and S23, the rectangular data transfer device 112 sets a reading start address and a reading data range of the rectangular image data in the data storage device 102. In steps S24 and S25, the rectangular data transfer device 112 sets a write start address and a write data range in the data storage device 103.

この後、ステップS26で必要とする全ての矩形画像データの読取及び書込の開始アドレスとデータ範囲の設定が完了したか否かを判別する。完了していない場合にはステップS22に進んでステップS22〜S26を繰り返す。   Thereafter, in step S26, it is determined whether or not all the rectangular image data required for reading and writing have been set for the start address and data range. If not completed, the process proceeds to step S22, and steps S22 to S26 are repeated.

完了した場合にはステップS27でビット拡張設定がされているか否かを判別する。ビット拡張設定がされている場合はステップS28に進み、データ記憶装置102からの読取矩形画像データをデータ編集装置110に転送して、例えば8ビットデータを16ビットデータにビット拡張する。その後、ステップS29でビット拡張した矩形画像データのデータ記憶装置103への転送を開始する。   If completed, it is determined in step S27 whether bit extension has been set. If the bit extension setting has been made, the process proceeds to step S28, where the read rectangular image data from the data storage device 102 is transferred to the data editing device 110, and, for example, 8-bit data is bit-extended to 16-bit data. Thereafter, transfer of the rectangular image data bit-extended in step S29 to the data storage device 103 is started.

ステップS27でビット拡張設定がされていない場合は、そのままステップS29に進み、データ記憶装置102からの読取矩形画像データのデータ記憶装置103への転送を開始する。   If the bit expansion setting is not set in step S27, the process proceeds to step S29 as it is, and the transfer of the read rectangular image data from the data storage device 102 to the data storage device 103 is started.

このように、データ転送時に、読み取った矩形画像データの各1データ幅をビット拡張して記憶装置103に転送することで、記憶装置102の記憶容量を削減でき、読取データ量が少ないために処理速度が向上し動作負荷を低減することができる。   Thus, at the time of data transfer, each data width of the read rectangular image data is bit-extended and transferred to the storage device 103, so that the storage capacity of the storage device 102 can be reduced and the amount of read data is small. Speed can be improved and operation load can be reduced.

<繰り返し転送と塗潰しの説明>
データ繰返し装置109で繰り返し転送を行う場合は、図7に示すように、データ記憶装置102からの読取画像データAを内部キャッシュ113に記憶させる。そして、内部キャッシュ113から読取画像データAをデータ記憶装置103の指定した範囲に繰り返し転送する。
<Explanation of repeated transfer and painting>
When the data repeater 109 repeatedly performs transfer, the read image data A from the data storage device 102 is stored in the internal cache 113 as shown in FIG. Then, the read image data A is repeatedly transferred from the internal cache 113 to the designated range of the data storage device 103.

このように、データ転送装置100内に繰返しデータ用の内部キャッシュ113をもつことで、記憶装置102から画像データを読み取る回数が1回ですむため、処理速度が向上し動作負荷を低減することができる。   As described above, by having the internal cache 113 for repetitive data in the data transfer device 100, the image data can be read from the storage device 102 only once, so that the processing speed can be improved and the operation load can be reduced. it can.

同一の画像データにてある範囲を埋めたい場合にはデータ記憶装置102から画像データを読み取らず、塗潰し装置114で塗潰し画像データBを指定し、図8に示すように、塗潰し装置114から塗潰し画像データBをデータ記憶装置103の指定範囲の各アドレスに転送することで指定範囲を塗潰す。   When it is desired to fill a certain range with the same image data, the image data is not read from the data storage device 102, the painting image data B is designated by the painting device 114, and as shown in FIG. The designated range is filled by transferring the filled image data B to each address of the designated range of the data storage device 103.

このように、書込先の指定範囲を同一の画像データで塗潰すための塗潰し装置114を持つことで、画像データを記憶装置102に読取に行かずにすむため、処理速度が向上し動作負荷を低減することができる。   As described above, by having the painting device 114 for painting the designated range of the writing destination with the same image data, it is not necessary to read the image data to the storage device 102, so that the processing speed is improved and the operation is improved. The load can be reduced.

<画像形成装置のハードウェア構成>
図9は、本発明のデータ転送装置を適用した画像形成装置の一実施形態のハードウェア構成図を示す。この画像形成装置は、プリンタ、コピー、ファクシミリおよびスキャナなどの各装置の機能を1つの筐体内に収納したもので、1つの筐体内に表示部,印刷部および撮像部などを設けると共に、プリンタ,コピー,ファクシミリおよびスキャナにそれぞれ対応する4種類のソフトウェアを設け、そのソフトウェアを切り替えることより、プリンタ,コピー,ファクシミリおよびスキャナとして動作させるものである。
<Hardware configuration of image forming apparatus>
FIG. 9 is a hardware configuration diagram of an embodiment of an image forming apparatus to which the data transfer apparatus of the present invention is applied. In this image forming apparatus, the functions of each device such as a printer, a copy, a facsimile, and a scanner are housed in a single housing. A display unit, a printing unit, an imaging unit, and the like are provided in a single housing. Four types of software corresponding to the copy, facsimile, and scanner are provided, and the software is switched to operate as a printer, copy, facsimile, and scanner.

同図中、画像形成装置は、コントローラ160と,操作表示装置170と,ファックスコントロールユニット(以下、FCUという)180と,USBデバイス190と,IEEE1394デバイス200と,エンジン部210とを有する。   In the figure, the image forming apparatus includes a controller 160, an operation display device 170, a fax control unit (hereinafter referred to as FCU) 180, a USB device 190, an IEEE 1394 device 200, and an engine unit 210.

また、コントローラ160は、CPU161と,MEM−P162と,ノースブリッジ(以下、NBという)163と,サウスブリッジ(以下、SBという)164と,ASIC166と,MEM−C167と,HDD168とを有する。   The controller 160 includes a CPU 161, a MEM-P 162, a north bridge (hereinafter referred to as NB) 163, a south bridge (hereinafter referred to as SB) 164, an ASIC 166, a MEM-C 167, and an HDD 168.

操作表示装置70は、コントローラ160のASIC166に接続されている。また、FCU80,USBデバイス90,IEEE1394デバイス100およびエンジン部110は、コントローラ160のASIC166にPCIバスで接続されている。   The operation display device 70 is connected to the ASIC 166 of the controller 160. The FCU 80, the USB device 90, the IEEE 1394 device 100, and the engine unit 110 are connected to the ASIC 166 of the controller 160 via a PCI bus.

コントローラ160は、ASIC166にMEM−C167,HDD168などが接続されると共に、CPU161とASIC166とがCPUチップセットのNB163を介して接続されている。このように、NB163を介してCPU161とASIC166とを接続すれば、CPU161のインターフェースが公開されていない場合に対応できる。   In the controller 160, the MEM-C 167, the HDD 168, and the like are connected to the ASIC 166, and the CPU 161 and the ASIC 166 are connected via the NB 163 of the CPU chip set. In this way, if the CPU 161 and the ASIC 166 are connected via the NB 163, it is possible to cope with a case where the interface of the CPU 161 is not disclosed.

なお、ASIC166とNB163とはPCIバスを介して接続されているのでなく、AGP(Accelerated Graphics Port)165を介して接続されている。このように、アプリケーションやプラットフォームを形成する一つ以上のプロセスを実行制御するため、ASIC166とNB163とを低速のPCIバスでなくAGP165を介して接続し、パフォーマンスの低下を防いでいる。   Note that the ASIC 166 and the NB 163 are not connected via a PCI bus, but are connected via an AGP (Accelerated Graphics Port) 165. As described above, in order to execute and control one or more processes forming an application or a platform, the ASIC 166 and the NB 163 are connected via the AGP 165 instead of the low-speed PCI bus to prevent the performance from being deteriorated.

CPU161は、画像形成装置の全体制御を行うものである。CPU161は、OS(オペレーティングシステム)上にSCS(システムコントロールサービス),SRM(システムリソースマネージャ),ECS(エンジンコントロールサービス),MCS(メモリコントロールサービス),OCS(操作表示装置コントロールサービス),FCSおよびNCS(ネットワークコントロールサービス)をそれぞれプロセスとして起動して実行させると共に、アプリケーションを形成するプリンタアプリ,コピーアプリ,ファックスアプリ,スキャナアプリ,ネットファイルアプリ,工程検査アプリ,Webページアプリおよび文書管理アプリを起動して実行させる。   The CPU 161 performs overall control of the image forming apparatus. The CPU 161 has an SCS (system control service), SRM (system resource manager), ECS (engine control service), MCS (memory control service), OCS (operation display control service), FCS and NCS on the OS (operating system). (Network Control Service) is started and executed as a process, and a printer application, a copy application, a fax application, a scanner application, a net file application, a process inspection application, a Web page application, and a document management application that form the application are started. To execute.

NB163は、CPU161,MEM−P162,SB164およびASIC166を接続するためのブリッジである。MEM−P162は、画像形成装置の描画用メモリなどとして用いるシステムメモリである。SB164は、NB163とROM,PCIバス,周辺デバイスとを接続するためのブリッジである。   The NB 163 is a bridge for connecting the CPU 161, the MEM-P 162, the SB 164, and the ASIC 166. The MEM-P 162 is a system memory used as a drawing memory of the image forming apparatus. The SB 164 is a bridge for connecting the NB 163 to a ROM, a PCI bus, and peripheral devices.

MEM−C167は、コピー用画像バッファ,符号バッファとして用いるローカルメモリである。ASIC166は、画像処理用のハードウェア要素を有する画像処理用途向けのICである。HDD168は、画像データの蓄積,文書データの蓄積,プログラムの蓄積,フォントデータの蓄積,フォームの蓄積を行うためのストレージである。   The MEM-C 167 is a local memory used as a copy image buffer and a code buffer. The ASIC 166 is an IC for image processing applications having hardware elements for image processing. The HDD 168 is a storage for storing image data, document data, programs, font data, and forms.

操作表示装置170は、オペレータからの入力操作を受け付けると共に、オペレータに向けた表示を行う操作部である。この操作表示装置170内に図1に示す本発明のデータ転送装置が設けられている。   The operation display device 170 is an operation unit that receives an input operation from an operator and performs display for the operator. In the operation display device 170, the data transfer device of the present invention shown in FIG.

なお、データ記憶装置102が請求項記載の第1のデータ記憶手段に相当し、データ記憶装置103が第2のデータ記憶手段に相当し、矩形データ転送装置112が矩形設定手段に相当し、データ繰返し装置109,アドレス計算装置111がサイズ変更手段に相当し、内部キャッシュ113が保持手段に相当し、ステップS17,S18が異常検知手段に相当し、データ編集装置110がビット拡張手段に相当し、塗潰し装置114が塗潰し手段に相当する。   The data storage device 102 corresponds to the first data storage means, the data storage device 103 corresponds to the second data storage means, the rectangular data transfer device 112 corresponds to the rectangle setting means, and the data The repeater 109 and the address calculator 111 correspond to size changing means, the internal cache 113 corresponds to holding means, steps S17 and S18 correspond to abnormality detecting means, the data editing device 110 corresponds to bit expanding means, The painting device 114 corresponds to painting means.

本発明のデータ転送装置の一実施形態のブロック図である。It is a block diagram of one embodiment of a data transfer device of the present invention. データ記憶装置102の矩形画像データを示す図である。3 is a diagram illustrating rectangular image data in the data storage device 102. FIG. データ記憶装置103の矩形画像データを示す図である。3 is a diagram illustrating rectangular image data in a data storage device 103. FIG. 矩形転送処理の第1実施形態のフローチャートである。It is a flowchart of 1st Embodiment of a rectangle transfer process. 矩形転送処理の第2実施形態のフローチャートである。It is a flowchart of 2nd Embodiment of a rectangle transfer process. 矩形転送処理の第3実施形態のフローチャートである。It is a flowchart of 3rd Embodiment of a rectangle transfer process. 繰り返し転送を説明するための図である。It is a figure for demonstrating repetitive transfer. 塗潰しを説明するための図である。It is a figure for demonstrating painting. 本発明のデータ転送装置を適用した画像形成装置の一実施形態のハードウェア構成図である。1 is a hardware configuration diagram of an embodiment of an image forming apparatus to which a data transfer apparatus of the present invention is applied.

符号の説明Explanation of symbols

100 データ転送装置
101 データ転送部
102,103 データ記憶装置
104 システム制御装置
105 読取アドレス指定装置
106 読取サイズ指定装置
107 書込アドレス指定装置
108 書込サイズ指定装置
109 データ繰返し装置
110 データ編集装置
111 アドレス計算装置
112 矩形データ転送装置
DESCRIPTION OF SYMBOLS 100 Data transfer apparatus 101 Data transfer part 102,103 Data storage apparatus 104 System control apparatus 105 Read address designation apparatus 106 Read size designation apparatus 107 Write address designation apparatus 108 Write size designation apparatus 109 Data repetition apparatus 110 Data editing apparatus 111 Address Computing device 112 Rectangular data transfer device

Claims (7)

第1のデータ記憶手段に記憶されている画像データを第2のデータ記憶手段に転送するデータ転送装置であって、
前記第1のデータ記憶手段から読取る四隅と、前記四隅の間と、前記四隅と前記四隅の間に囲まれる中央の各矩形の矩形画像データそれぞれの読取開始アドレスと読取データ範囲と、前記第2のデータ記憶手段に書込む前記四隅と、前記四隅の間と、前記四隅と前記四隅の間に囲まれる中央の各矩形の矩形画像データそれぞれの書込開始アドレスと書込データ範囲を設定する矩形設定手段と、
前記各矩形の読取データ範囲と書込データ範囲のサイズが異なるとき前記第1のデータ記憶手段から読取った画像データを繰り返し、前記第2のデータ記憶手段の書込アドレスを発生するサイズ変更手段を
有することを特徴とするデータ転送装置。
A data transfer device for transferring image data stored in a first data storage means to a second data storage means,
Read start addresses and read data ranges of the four corners to be read from the first data storage unit, the four corners, the rectangular image data of the respective central rectangles surrounded by the four corners, and the second data Rectangles for setting the writing start address and the writing data range of the rectangular image data of each of the four corners to be written in the data storage means, between the four corners, and each rectangular image data in the center surrounded by the four corners Setting means;
Resizing means for repeating the image data read from the first data storage means and generating a write address of the second data storage means when the read data range and the write data range of each rectangle are different A data transfer device comprising:
請求項1記載のデータ転送装置において、
前記第1のデータ記憶手段から読取って前記第2のデータ記憶手段に繰り返し転送する画像データを保持する保持手段を
有することを特徴とするデータ転送装置。
The data transfer device according to claim 1, wherein
A data transfer apparatus comprising holding means for holding image data read from the first data storage means and repeatedly transferred to the second data storage means.
請求項1または2記載のデータ転送装置において、
前記第2のデータ記憶手段に書込む前記四隅と、前記四隅の間と、前記四隅と前記四隅の間に囲まれる中央それぞれの矩形画像データの異常を検知する異常検知手段を
有することを特徴とするデータ転送装置。
The data transfer device according to claim 1 or 2,
An abnormality detection means for detecting an abnormality in each of the rectangular image data written in the second data storage means, between the four corners, and in the center surrounded by the four corners. Data transfer device.
請求項1乃至3のいずれか1項記載のデータ転送装置において、
前記第1のデータ記憶手段から読取った画像データのビット拡張を行って前記第2のデータ記憶手段に転送するビット拡張手段を
有することを特徴とするデータ転送装置。
The data transfer device according to any one of claims 1 to 3,
A data transfer apparatus comprising bit extension means for performing bit extension of image data read from the first data storage means and transferring the image data to the second data storage means.
請求項1乃至4のいずれか1項記載のデータ転送装置において、
同一の画像データを前記第2のデータ記憶手段の指定範囲の各アドレスに転送する塗潰し手段を
有することを特徴とするデータ転送装置。
The data transfer device according to any one of claims 1 to 4,
A data transfer apparatus comprising paint means for transferring the same image data to each address in a designated range of the second data storage means.
請求項1乃至5のいずれか1項記載のデータ転送装置を用いて構成したことを特徴とする操作表示装置。   An operation display device comprising the data transfer device according to any one of claims 1 to 5. 請求項6項記載の操作表示装置を有することを特徴とする画像形成装置。   An image forming apparatus comprising the operation display device according to claim 6.
JP2005230811A 2005-08-09 2005-08-09 Data transfer apparatus, operation display apparatus using the same, and image forming apparatus Active JP4495048B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005230811A JP4495048B2 (en) 2005-08-09 2005-08-09 Data transfer apparatus, operation display apparatus using the same, and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005230811A JP4495048B2 (en) 2005-08-09 2005-08-09 Data transfer apparatus, operation display apparatus using the same, and image forming apparatus

Publications (2)

Publication Number Publication Date
JP2007047980A true JP2007047980A (en) 2007-02-22
JP4495048B2 JP4495048B2 (en) 2010-06-30

Family

ID=37850763

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005230811A Active JP4495048B2 (en) 2005-08-09 2005-08-09 Data transfer apparatus, operation display apparatus using the same, and image forming apparatus

Country Status (1)

Country Link
JP (1) JP4495048B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110874416A (en) * 2018-09-04 2020-03-10 深圳云天励飞技术有限公司 Image characteristic value storage method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5714934A (en) * 1980-06-30 1982-01-26 Toshiba Corp Input/output channel
JPH04204596A (en) * 1990-11-30 1992-07-24 Fujitsu Ltd Drawing bus sequence and control system thereof
JPH06215123A (en) * 1993-01-13 1994-08-05 Fuji Xerox Co Ltd Picture editing device
JPH09114969A (en) * 1995-10-16 1997-05-02 Hitachi Ltd Image reader
JPH10149440A (en) * 1996-11-18 1998-06-02 Canon Aptecs Kk Image processor, image-forming device and image processing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5714934A (en) * 1980-06-30 1982-01-26 Toshiba Corp Input/output channel
JPH04204596A (en) * 1990-11-30 1992-07-24 Fujitsu Ltd Drawing bus sequence and control system thereof
JPH06215123A (en) * 1993-01-13 1994-08-05 Fuji Xerox Co Ltd Picture editing device
JPH09114969A (en) * 1995-10-16 1997-05-02 Hitachi Ltd Image reader
JPH10149440A (en) * 1996-11-18 1998-06-02 Canon Aptecs Kk Image processor, image-forming device and image processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110874416A (en) * 2018-09-04 2020-03-10 深圳云天励飞技术有限公司 Image characteristic value storage method and device and electronic equipment
CN110874416B (en) * 2018-09-04 2022-06-24 深圳云天励飞技术有限公司 Image characteristic value storage method and device and electronic equipment

Also Published As

Publication number Publication date
JP4495048B2 (en) 2010-06-30

Similar Documents

Publication Publication Date Title
JP4717570B2 (en) Data transfer device, display device, and data transfer method
JP4903092B2 (en) Image processing apparatus, image processing control method, and image processing control program
JP2004187266A (en) Picture arranging method, picture arranging apparatus, and picture arrangement program
JP2007082060A (en) Image processing device and connection system for image processings
JP4495048B2 (en) Data transfer apparatus, operation display apparatus using the same, and image forming apparatus
JP4732183B2 (en) Image processing apparatus, image processing method, and program for causing computer to execute the method
US20080106769A1 (en) Method, apparatus, and computer program product for processing image
JPH05342314A (en) Picture processor
JP2015022363A (en) Data transfer controller, data transfer control method, and program
JP2006285792A (en) Image processor and image processing method
JP2001287413A (en) Printer controller
JP6135440B2 (en) Image processing apparatus and image forming apparatus
JP2003241983A (en) Information processor and information processing method
JP5202265B2 (en) Image processing apparatus, program, and control method for image processing apparatus
JP2007249403A (en) Image data processing system and method for it
JP2008006740A (en) Image formation apparatus and image formation program
JP2005047137A (en) Image arrangement method, image arrangement device, and image arrangement program
JP4266650B2 (en) Data processing apparatus and data processing method
JP2012165159A (en) Image processing apparatus, image processing control method and program
JP4408846B2 (en) Rectangular data transfer device
JP2007125728A (en) Printing device and image processor
JP2004276475A (en) Image processing apparatus and image processing method
JP2001325085A (en) Printing system
JP2005327044A (en) Image processor and image processing method
JP2000295459A (en) Image processing unit, image processing method and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080611

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100225

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100408

R150 Certificate of patent or registration of utility model

Ref document number: 4495048

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140416

Year of fee payment: 4