(19)
(11)EP 1 785 838 B1

(12)EUROPEAN PATENT SPECIFICATION

(45)Mention of the grant of the patent:
05.07.2017 Bulletin 2017/27

(21)Application number: 06009239.2

(22)Date of filing:  04.05.2006
(51)International Patent Classification (IPC): 
G06K 15/02(2006.01)
G06F 3/12(2006.01)
H04N 1/32(2006.01)

(54)

Image-forming system and image-forming program

Bilderzeugungssystem und Bilderzeugungsprogramm

Système et programme de formation d'images


(84)Designated Contracting States:
DE GB

(30)Priority: 01.11.2005 JP 2005318185
01.11.2005 JP 2005318186

(43)Date of publication of application:
16.05.2007 Bulletin 2007/20

(73)Proprietor: KYOCERA MITA CORPORATION
Chuo-ku , Osaka 540-8585 (JP)

(72)Inventor:
  • Kozo, Tao
    Chuo-ku Osaka 540-8585 (JP)

(74)Representative: Hertz, Oliver 
v. Bezold & Partner Patentanwälte - PartG mbB Akademiestrasse 7
80799 München
80799 München (DE)


(56)References cited: : 
JP-A- 2001 071 602
US-B1- 6 369 910
US-A- 4 607 138
US-B1- 6 542 255
  
      
    Note: Within nine months from the publication of the mention of the grant of the European patent, any person may give notice to the European Patent Office of opposition to the European patent granted. Notice of opposition shall be filed in a written reasoned statement. It shall not be deemed to have been filed until the opposition fee has been paid. (Art. 99(1) European Patent Convention).


    Description

    BACKGROUND OF THE INVENTION


    1. Field of the Invention



    [0001] The present invention relates to an image-forming system such as a printer connected to a host device such as a host computer and an image-forming program.

    2. Description of Related Art



    [0002] An image-forming system according to a related art has a restriction of memory capacity, and therefore, divides image data into a plurality of bands each containing divided bitmap data. The bands of divided bitmap data are successively loaded into, for example, band memories 1 and 2. For example, first and second bands are loaded into the band memories 1 and 2, and thereafter, the first band is transferred from the band memory 1 to a print engine. Thereafter, a third band is loaded into the band memory 1 by overwriting the first band existing in the band memory 1. The first band transferred to the print engine is printed on a sheet of paper. All the bands are transferred to the print engine to be printed like wise manner.

    [0003] The image-forming system may read a plurality of image data pieces, enlarge or reduce the read data pieces, combine the enlarged or reduced data pieces into one, and print the combined data piece on a single sheet of paper. This process is called an N-up process. The N-up or the like process needs a large processing capacity to limit the processing speed of the image-forming system.

    [0004] Figure 7 explains the N-up process, in particular, a 4-up process that conducts 4-in-1 printing. In Fig. 7, four image data pieces 101, 103, 105, and 107 are scanned and read one by one, are reduced, and are stored in a memory. The reduced data pieces 101, 103, 105, and 107 are combined into one data piece having a final image size of A4 (Japanese Industrial Standard). The final data piece is stored in a memory region whose size corresponds to the size of A4 paper. The combined data piece is divided into bands 1 to 7 each containing divided bitmap data. The bands are sequentially transferred to a print engine and are printed as mentioned above.

    [0005] Rearranging the final image in the memory region into bands increases the number of processes and delays a processing speed.

    [0006] In Fig. 7, a data end 109 of the image is in the middle of the band 7 as a last one of the divided bands. It is necessary, therefore, to memorize the location of the data end 109 in the band 7 so that nothing is printed after the data end 109. This further increases the number of processes and delays a processing time.

    [0007] To increase a processing speed, there is a technique to change the height of one band. This technique, however, is not effective for the N-up process or when a data end is in the middle of a band because the above-mentioned data rearranging process and data end memorizing process are needed in such a case.

    [0008] Changing the heights of some bands causes an incident that a band of higher height must be loaded into a band memory within a short period in which a band of lower height is output to a print engine. Then, the band of higher height is not completely loaded into the band memory within the period, to cause a print overrun error. (Refer to Japanese Unexamined Patent Application Publications No. 2000-301781 , No. 2001-171185 , No. 2003-80771 , and No. 2003-72161 .) US 6,542,255 B1 discloses an image forming apparatus dividing image data into bands of different heights. An image processing method for an N-up process is known from JP 2001 071602 A. A method for controlling a printing apparatus without bands is disclosed in US 4,607,138. US 6,369,910 B discloses a printer, which simultaneously performs image data generation and output in units of bands constituting one page.

    SUMMARY OF THE INVENTION



    [0009] An object of the present invention is to provide an image-forming system and an image-forming program, capable of speedily carrying out the N-up process and other processes in a printer or the like. Another object of the present invention is to provide an image-forming system capable of preventing a print overrun error even if there are bands having different heights.

    [0010] According to the invention, the objects are achieved by image-forming systems and an image-forming program according to the independent claims.

    [0011] In order to accomplish the objects, a first aspect of the present invention provides an image-forming system having a band divider that divides image data into bands so that an end of the image data agrees with the boundary of a last one of the bands, to thereby improve a processing speed.

    [0012] The first aspect divides image data into bands and adjusts the height of a last one of the bands. When carrying out the N-up process, the first aspect needs no special processes for the last band such as forming a final image in a memory region and rearranging the final image in the memory region into bands. Accordingly, the first aspect can increase a processing speed.

    [0013] A second aspect of the present invention provides an image-forming system having a band divider that divides image data into bands so as to change the height of one of the bands from the height of the remaining bands and a band memory including a main part into which the remaining bands are loaded and an auxiliary part into which the band, whose height is changed, is loaded.

    [0014] The second aspect can smoothly load image data divided into bands of different heights, which may include a short height involving a short transfer time, into the band memory, thereby preventing a print overrun error.

    BRIEF DESCRIPTION OF THE DRAWINGS



    [0015] 

    Figure 1 is a block diagram showing an image-forming system according to an embodiment of the present invention;

    Fig. 2 is a view explaining band boundaries formed during an N-up process carried out in the system of Fig. 1;

    Fig. 3 is a view explaining band boundaries formed during another N-up process carried out in the system of Fig. 1;

    Fig. 4 is a timing chart showing the band-by-band loading of bitmap data into video memories and the outputting of the loaded data to a print engine according to an embodiment of the present invention;

    Figs. 5 and 6 are flowcharts showing an image-forming process according to an embodiment of the present invention; and

    Fig. 7 is a view explaining a band process achieved during 4-in-1 printing (a kind of N-up process) according to a related art.


    DETAILED DESCRIPTION OF EMBODIMENTS



    [0016] An image-forming system according to an embodiment of the present invention will be explained. This system realizes a high-speed operation by making an end of image data agree with the boundary of a last band that corresponds to an end piece of divided image data. The system employs an auxiliary memory to prevent a print overrun error even if there are bands of divided image data having different heights.

    [Image-forming system]



    [0017] Figure 1 is a block diagram showing an image-forming system according to an embodiment of the present invention.

    [0018] In Fig. 1, the image-forming system 1 is a printer or a hybrid device having a print engine and a controller such as a computer. The controller includes hardware and organized with a main board on which a CPU (central processing unit), ROMs (read-only memories), RAMs (random access memories), control LSIs (large-scale integrated circuits), interfaces, and the like are mounted. The controller carries out operations according to an image-forming program stored in the ROMs and makes the print engine conduct a printing operation. The details of the image-forming program will be explained later.

    [0019] The hardware organization and image-forming program in the image-forming system 1 realize a band divider 3, an image shaping unit 5, an image combiner 7, a loader 9, and an output unit 11. In addition, the image-forming system 1 has the print engine 13.

    [0020] The band divider 3 receives image data from an image generator 17, a scanner 19, and a facsimile 21. The image generator 17 is connected to a host computer 15. The band divider 3 divides the received image data into a plurality of bands each containing divided bitmap data. At this time, the band divider 3 aligns an end of the read image data with the boundary of a last band. Namely, the band divider 3 can vary the height of the last band. The details of this will be explained later. The band divider 3 sends the bands of divided bitmap data to the image shaping unit 5.

    [0021] The image shaping unit 5 reduces, enlarges, or rotates the image and sends the bands of bitmap data to the image combiner 7.

    [0022] The image combiner 7 carries out an N-up process so that the bands of bitmap data may be printed on a single piece of paper. For this, the image combiner 7 combines the bands in a main scanning direction and sends the combined bands to the loader 9. According to this embodiment, the main scanning direction is the same meaning as a direction orthogonal to a sheet feeding direction.

    [0023] The loader 9 sequentially loads the bands into a band memory, from which the bands are sequentially sent to the output unit 11. The band memory is comprised of a main video memory and an auxiliary video memory. According to this embodiment, the main video memory includes two video random access memories VRAM 1 and VRAM 2 each capable of storing a band whose height is greater than a threshold N. Particularly, the VRAMs 1 and 2 store the bands excepting the last band. The auxiliary video memory according to this embodiment is a single video random access memory VRAM-special capable of storing a band whose height is equal to or smaller than the threshold N. Particularly, the VRAM-special stores the last band.

    [0024] Namely, the loader 9 successively loads all bands as the remaining bands except the last band as one band into the VRAMs 1 and 2 and the last band into the VRAM-special.

    [0025] The output unit 11 sequentially outputs, at predetermined timing, the bands in the video memories to the print engine 13.

    [0026] The print engine 13 prints the output bands on a sheet of paper.

    [0027] In this way, the band divider 3 divides image data into bands each containing divided bitmap image data. The image shaping unit 5 and image combiner 7 scale and combine the bands of image data, and the loader 9 loads the bands of image data into the video memories band by band. The output unit 11 outputs the bands from the video memories to the print engine 13 that prints the bands of image data on a sheet of paper.

    [Band boundary]



    [0028] Figures 2 and 3 show examples of band boundaries formed during an N-up process. Figure 2 shows a 4-up process and Fig. 3 shows a 2-up process.

    [0029] According to the 4-up process of Fig. 2, four image data pieces 23, 25, 27, and 29 are scanned one by one and are read into the image-forming system 1. The read image data pieces 23, 25, 27, and 29 are divided into bands 1 to 8 each containing divided bitmap image data. Bands for two pages in a main scanning direction or a laser moving direction are combined together. Bands are not combined in a secondary scanning direction orthogonal to the main scanning direction. Namely, the bands derived from the image data pieces 23 and 25 are reduced and are combined in the main scanning direction, and the bands derived from the image data pieces 27 and 29 are reduced and are combined in the main scanning direction.

    [0030] Ends 31, 33, 35, and 37 of the read image data pieces 23, 25, 27, and 29 are set as the boundaries of last ones of the bands divided from the data pieces 23, 25, 27, and 29. The height of the last bands 4 and 8 is lower than the height of the other bands.

    [0031] According to the 2-up process of Fig. 3, two image data pieces 39 and 41 are scanned one by one and are read into the image-forming system 1. The read data pieces 39 and 41 are divided into bands 1 to 8 each containing divided bitmap image data. The 2-up process combines no bands.

    [0032] Ends 43 and 45 of the read image data pieces 39 and 41 are set as the boundaries of last ones of the bands divided from the data pieces 39 and 41. The height of the last bands 4 and 8 is lower than the height of the other bands.

    [Data load and output]



    [0033] Figure 4 is a timing chart showing the loading of bands into the video memories band by band and the outputting of the loaded bands to the print engine. In Fig. 4, an ordinate represents time.

    [0034] In Fig. 4, the loader 9 successively loads bands one by one into the VRAM 1, VRAM 2, and VRAM-special, and at the timing shown in Fig. 4, the output unit 11 outputs the loaded data to the print engine 13. Namely, the completion of a loaded band output triggers the loading of a next un-loaded band.

    [0035] First, the bands 1 and 2 of divided bitmap data are sequentially loaded into the VRAMs 1 and 2. Thereafter, the loading of a band into one of the video memories is carried out whenever a band is output to the print engine 13.

    [0036] The bands of divided bitmap data are sequentially output from the video memories to the print engine 13 from the band 1. Namely, when the band 1 is completely output to the print engine 13, the band 2 is output to the print engine 13, and at the same time, the bitmap data of the band 3 is loaded into the VRAM 1.

    [0037] After the band 2 is completely output to the print engine 13, the band 3 is output to the print engine 13.

    [0038] After the loading of the band 3, the bitmap data of the band 4 is loaded into the VRAM-special.

    [0039] After outputting the band 2 and after loading the band 4, the bitmap data of the band 5 is loaded into the VRAM 2.

    [0040] After outputting the band 3, the band 4 is output to the print engine 13, and at the same time, the bitmap data of the band 6 is loaded into the VRAM 1.

    [0041] After outputting the band 4, the band 5 is output to the print engine 13. Before the completion of outputting the band 5, the loading of the band 6 is completed.

    [0042] After outputting the band 5, the band 6 is output to the print engine 13, and at the same time, the bitmap data of the band 7 is loaded into the VRAM 2.

    [0043] After loading the band 7, the bitmap data of the band 8 is loaded into the VRAM-special.

    [0044] After outputting the band 6, the bands 7 and 8 are successively output to the print engine 13.

    [0045] According to this embodiment, the band 5 is loaded not within the short output time of the band 4 but it is loaded with the use of the long output time of the band 3. This is achievable because the band 4 is loaded into the VRAM-special instead of the VRAM 1 or 2. Also, the band 6 is loaded not within the short output time of the band 4 alone but it is loaded within the long output time of a combination of the bands 4 and 5. In this way, this embodiment can smoothly load and output bands of divided bitmap image data, thereby preventing a print overrun error.

    [0046] If there is no VRAM-special, the band 4 must be loaded into the VRAM 2, and the band 5 must be loaded within the short output time of the band 4. As a result, loading the band 5 within the short output time of the band 4 fails and causes a print overrun error.

    [0047] In this way, the above-mentioned embodiment loads a low-height band of bitmap data into the VRAM-special, to surely prevent a print overrun error.

    [Image-forming process]



    [0048] Figures 5 and 6 are flowcharts showing an image-forming process according to an embodiment of the present invention. The image-forming process will be explained with reference to Figs. 5 and 6 as well as the example of Fig. 4.

    [0049] The process starts when the image generator 17, for example, outputs image data to the band divider 3.

    [0050] In step S1, the image data are input into the image-forming system 1 and the input image data are transferred to and received by the band divider 3.

    [0051] In step S2, the band divider 3 divides the image data into a plurality of bands each containing divided bitmap image data.

    [0052] Step S3 determines whether or not the image data must be reduced or enlarged for an N-up process. If reduction or enlargement is needed (YES), step S4 is carried out, and if not (NO), step S5 is carried out. If two image data pieces each of A4-size (Japanese Industrial Standard) are printed on a single sheet of paper of A4-size in the example of Fig. 3, step S4 is carried out to conduct a reduction operation.

    [0053] In step S4, a reduction/enlargement operation is conducted. When printing two image data pieces each of A4-size on a single sheet of paper of A4-size, each A4 image data piece is reduced into an image data piece of A5-size (Japanese Industrial Standard), and step S5 is carried out. When printing two A6-size (Japanese Industrial Standard) image data pieces on an A4 sheet, the A6-size image data pieces are each enlarged to an A5-size.

    [0054] In step S5, it is determined whether or not a rotation operation is needed. The rotation is carried out when, for example, orienting image data pieces for an N-up process. If rotation is needed (YES), step S6 is carried out, and if not (NO), step S7 is carried out.

    [0055] Step S6 carries out a rotational operation to adjust the orientation of each image data piece for an N-up process. Thereafter, step S7 is carried out.

    [0056] In step S7, it is determined whether or not all pages to be combined together are present for an N-up process. If there are a required number of pages for an N-up process (YES), step S8 is carried out, and if not (NO), the steps starting from step S1 are repeated.

    [0057] Step S8 combines image data pieces to be adjacent to each other in the direction orthogonal to a sheet feeding direction. In the 4-up process of Fig. 2, the image data pieces 23 and 25 are combined band by band and the image data pieces 27 and 29 are combined band by band. Thereafter, step S9 is carried out. In the 2-up process of Fig. 3, there are no data pieces that are adjacent to each other in the direction orthogonal to the sheet feeding direction, and therefore, no combining operation is carried out before proceeding to step S9.

    [0058] In step S9, first two bands are loaded into the VRAMs. In the example of Fig. 4, the bands 1 and 2 are loaded into the VRAMs 1 and 2, and step S10 is carried out.

    [0059] In step S10, it is determined whether or not if a given band has been output from the VRAMs to the print engine 13. Namely, the bands 1 to 8 shown in Fig. 4 are checked one by one whether or not it has been output to the print engine 13, and if a given band is not output yet (NO), step S10 is continuously carried out. If the given band has been output to the print engine 13, an output completion signal is issued and step S11 is carried out. The output completion signal is used as a trigger to load the next band into the VRAMs as shown in Fig. 4.

    [0060] When step S10 determines that the band 1 has been output to the print engine 13, step S11 is carried out.

    [0061] In step S11, it is determined whether or not the output is from the VRAM-special. Namely, step S11 checks to see if the output in step S10 has been made from the VRAM 1 or 2 or from the VRAM-special. If it has been from the VRAM-special (YES), step S12 is carried out, and if it has been from the VRAM 1 or 2 (NO), step S13 is carried out. In this example (Fig. 4), the band 1 has been output from the VRAM 1, and therefore, step S13 is carried out.

    [0062] In step S13, the next band is loaded into the VRAM in question. In the example of Fig. 4, outputting the band 1 to the print engine 13 serves as a trigger to load the band 3 as the next un-loaded band that is not loaded yet into the VRAM 1 by overwriting the band 1, and step S14 is carried out.

    [0063] In step S14, it is determined whether or not all of the bands 1 to 8 have been loaded into the VRAMs. If it is so (YES), step S15 is carried out to end the process, and if not (NO), step S16 is carried out. In this example (Fig. 4), only the band 1 has been completely output, i.e. loading all the bands 1 to 8 is not complete, and therefore, step S16 is carried out.

    [0064] In step S16, it is determined whether or not the height of the next un-loaded band is equal to or less than a threshold N. Namely, step S16 checks to see if the next un-loaded band is the band 4 or 8 whose height is lower than the threshold N. If the height is equal to or lower than the threshold N (YES), step S17 is carried out, and if not (NO), step S18 is carried out. In this example (Fig. 4), the next un-loaded band that follows the band 3 loaded in step S13 is the band 4 whose height is lower than the threshold N, and therefore, step S17 is carried out.

    [0065] In step S17, the band whose height is equal to or lower than the threshold N is loaded into the VRAM-special. In this example (Fig. 4), the band 4 is loaded into the VRAM-special, and step S19 is carried out.

    [0066] In step S19, a wait operation is carried out so that the band 4 is completely loaded as shown in Fig. 4. Thereafter, the flow returns to step S10.

    [0067] The resumed step S10 checks to see if the band 2 has been output to the print engine 13. If it has been output, steps S11 and S13 are carried out. In step S13, the band 5 as the next un-loaded band is loaded into the VRAM 2, and steps S14 and S16 are carried out.

    [0068] In step S16, the band 6 as the next un-loaded band and is next to the band 5 loaded in step S13 has a height exceeding the threshold N, and therefore, step S18 is carried out.

    [0069] In step S18, a wait operation is executed so that the band 5 is completely loaded as shown in Fig. 4. Thereafter, step S10 is again carried out.

    [0070] Step S10 checks to see if the band 3 already loaded has been output to the print engine 13. If it has been output, steps S11 and S13 are carried out. In step S13, the next un-loaded band 6 is loaded into the VRAM 1, and steps S14, S16, and S18 are carried out.

    [0071] In step S18, a wait operation is executed so that the band 6 is completely loaded. Thereafter, step S10 is again carried out.

    [0072] In step S10, it is checked to see if the band 4 has been output to the print engine 13. If it has been completely output, step S11 is carried out. In step S11, it is determined that the band 4 just output is from the VRAM-special, and step S12 is carried out.

    [0073] Step S12 executes a wait operation, and step S10 is again carried out.

    [0074] In step S10, it is checked to see if the next loaded band 5 has been output to the print engine 13. If it has been output, steps S11 and S13 are carried out. In step S13, the band 7 as the next un-loaded band is loaded into the VRAM 2, and steps S14, S16, and S17 are carried out.

    [0075] In step S17, the band as the next un-loaded band is loaded into the VRAM-special, and step S19 is carried out.

    [0076] Step S19 executes a wait operation so that the band 8 is completely loaded. Thereafter, step S10 is again carried out.

    [0077] In step S10, it is checked to see if the loaded band 6 has been output to the print engine 13. If it has been output, steps S11, S13, and S14 are carried out. Since the band 8 has been loaded in step S14, step S15 is carried out to end the loading process.

    [0078] After the completion of the output of the band 6 to the print engine 13, the bands 7 and 8 are successively output to the print engine 13 to finish the printing work.

    [0079] The steps shown in the flowcharts of Figs. 5 and 6 are realized with an image-forming program that is executed in the image-forming system 1 according to the present invention.

    [0080] The image-forming program makes the controller (for example, a computer) of the image-forming system 1 execute the dividing step S2 to divide image data into a plurality of bands each containing divided bitmap image data, the loading steps S13 and S17 to load the bands into the band memory, and the output step S10 to sequentially output the bands to the print engine 13 at predetermined timing.

    [0081] The dividing step S2 sets an end of the image data as the boundary of a last one of the bands.

    [0082] The loading step S13 is a main loading step to load bands except the last band into the VRAMs 1 and 2 that are main video memories. The loading step S17 is an auxiliary loading step to load the last band into the VRAM-special that is an auxiliary video memory.

    [0083] The auxiliary loading step S17 loads a band whose height is equal to or smaller than a threshold N into the VRAM-special.

    [0084] To print a plurality of image data pieces on a single sheet of paper, the image combining step S8 combines bands divided from the image data pieces in a direction orthogonal to a sheet feeding direction into a combined image.

    [Effect]



    [0085] The image-forming system 1 according to the embodiment mentioned above of the present invention sets an end of an image data piece as the boundary of a last one of bands that are divided from the image data piece. Therefore, the system 1 only has to read an image data piece and divide the data piece into a plurality of bands, and it can set the height of a last one of the bands according to an end of the data piece. The system 1 can carry out an N-up process without forming a final image combining all the image data pieces 23, 25, 27, and 29 together in a memory region and rearranging the final image into bands or without specially processing image data in the last band. Accordingly, the system 1 achieves a high processing speed.

    [0086] To print a plurality of image data pieces on a single sheet of paper, the image-forming system 1 according to the present invention has the image combiner 7 that combines divided image pieces in the main scanning direction into a combined image. The image combiner 7 enables to speedily and smoothly carry out an N-up process.

    [0087] The image-forming program executed in the image-forming system 1 according to the present invention includes the dividing step S2 to divide image data into a plurality of bands each containing divided bitmap image data, the loading steps S13 and S17 to load the bands into a band memory, and the output step S10 to sequentially output the bands from the band memory to a print engine at predetermined timing. The dividing step S2 sets an end of the image data as the boundary of a last one of the bands. The program can carry out an N-up process without forming a final image and rearranging the final image into bands or without specially processing image data in the last band. The program, therefore, can improve the processing speed of a computer that executes the program.

    [0088] To print a plurality of image data pieces on a single sheet of paper, the image-forming program includes the image combining step S8 to combine bands divided from the image data pieces in the main scanning direction into a combined image. This step helps the computer speedily and smoothly executing an N-up process.

    [0089] In the image-forming system 1 according to the present invention, the band divider 3 can change the height of a last band corresponding to an end of an image data piece from the height of the remaining bands. In the system 1, the band memory is comprised of the VRAMs 1 and 2 into which bands of normal height are loaded and the VRAM-special into which a height variable last band is loaded. Even if a short output time occurs due to a band having a lower height, the bands of the normal height are surely loaded into the VRAMs 1 and 2, and therefore, no print overrun error will occur.

    [0090] Although the embodiment has been mainly explained in connection with an N-up process, the present invention is also useful to speed up a normal printing process because the present invention eliminates the processing of the end of a given divided data piece.

    [0091] According to an embodiment of the present invention, the height of not only a last band but also a given intermediate band is changeable. Namely, two or more bands whose heights are changed may be existed.


    Claims

    1. An image-forming system comprising:

    an image generator, a band divider (3), an image shaping unit (5), an image combiner (7), a loader (5), a band memory, an output unit (11), and a print engine (13), wherein

    the band divider (3) is configured to divide image data including N image data pieces (23, 25, 27, 29, 39, 41), received from the image generator, into a plurality of bands (Band 1, Band 2, Band 3, Band 4, Band 5, Band 6, Band 7, Band 8), each having a height and containing divided image data,

    the image shaping unit (5) is configured to reduce, enlarge, or rotate the plurality of bands and to send the plurality of bands to the image combiner (7),

    the image combiner (7) is configured to carry out an N-up process that conducts N-in-1 printing, wherein said N image data pieces (23, 25, 27, 29, 39, 41) being combined in a main scanning direction into one data piece having a final image size to be printed on a single sheet, and to send the combined bands to the loader (5),

    the loader (9) is configured to load the plurality of bands into a band memory, and

    an output unit (11) configured to sequentially output the plurality of bands from the band memory to the print engine (13) at predetermined timing, characterized in that

    upon performing the N-up process, the band divider (3) is configured for setting ends (31, 33, 35, 37, 43, 45) of the image data pieces as the boundaries of last bands (Band 4, Band 8) of the plurality of bands, and varying the height of the last band, the height of the last bands being lower than the height of the other bands,

    the band memory includes a main video memory and an auxiliary video memory, the main video memory including a first video random access memory (VRAM1) and a second video random access memory (VRAM2), and the auxiliary video memory including a third video random access memory (VRAM special), and

    the first VRAM and the second VRAM being configured for storing the plurality of bands excepting the last bands, and the third VRAM being configured for storing the last bands.


     
    2. The image-forming system according to claim 1, wherein
    the band, whose height is equal to or lower than a threshold among the plurality of bands, is loaded into the third VRAM (VRAM special).
     
    3. The image-forming system of claim 2, wherein
    the first VRAM and the second VRAM have a capacity of storing the band, whose height is higher than the threshold among the bands; and
    the third VRAM has a capacity of storing the height changed band, whose height is equal to or lower than the threshold.
     
    4. The image-forming system according to one of the foregoing claims, wherein
    the loader carries out the loading to one of the first VRAM (VRAM 1) and the second VRAM (VRAM 2) after the completion of the output from the output unit (11) to the print engine (13) and carries out the loading to the third VRAM (VRAM special) after the loading of the preceding band.
     
    5. A non-transitory computer readable recording medium that includes an image-forming program for causing a computer to execute the steps of:

    generating image data,

    dividing the image data including N image data pieces (23, 25, 27, 29, 39, 41) into a plurality of bands (Band 1, Band 2, Band 3, Band 4, Band 5, Band 6, Band 7, Band 8), each having a height and containing divided image data,

    selectively reducing, enlarging, or rotating the plurality of bands;

    performing an N-up process that conducts N-in-1 printing, wherein said N image data pieces (23, 25, 27, 29, 39, 41) being combined in a main scanning direction into one data piece having a final image size to be printed on a single sheet;

    loading the plurality of bands into a band memory, and

    sequentially outputting the plurality of bands from the band memory to a print engine (13) at predetermined timing, characterized in that

    the step of dividing the image data into the plurality of bands includes, upon performing the N-up process, setting ends (31, 33, 35, 37, 43, 45) of the image data pieces as the boundaries of last bands (Band 4, Band 8) of the plurality of bands, and varying the height of the last band, the height of the last bands being lower than the height of the other bands,

    the band memory includes a main video memory and an auxiliary video memory, the main video memory including a first video random access memory (VRAM1) and a second video random access memory (VRAM2), and an auxiliary video memory including a third video random access memory (VRAM special), and

    the first VRAM and the second VRAM include store the plurality of bands excepting the last bands, and the third VRAM (VRAM special) stores the last bands.


     


    Ansprüche

    1. Bilderzeugungssystem aufweisend:

    einen Bilderzeuger, einen Bandteiler (3), eine Bildformungseinheit (5), einen Bildkombinierer (7), einen Lader (5), einen Bandspeicher, eine Ausgabeeinheit (11) und ein Druckwerk (13), wobei

    der Bandteiler (3) dazu ausgebildet ist, Bilddaten aufweisend N Bilddatenstücke (23, 25, 27, 29, 39, 41), die von dem Bilderzeuger empfangen wurden, in eine Mehrzahl von Bändern (Band 1, Band 2, Band 3, Band 4, Band 5, Band 6, Band 7, Band 8) zu teilen, wobei jedes eine Höhe aufweist und geteilte Bilddaten umfasst,

    die Bildformungseinheit (5) dazu ausgebildet ist, die Mehrzahl von Bändern zu verkleinern, zu vergrößern oder zu rotieren und die Mehrzahl von Bändern zu dem Bildkombinierer (7) zu senden,

    der Bildkombinierer (7) dazu ausgebildet ist, ein N-up-Verfahren durchzuführen, das N-in-1-Drucken durchführt, wobei die N Bilddatenstücke (23, 25, 27, 29, 39, 41) in einer Hauptabtastrichtung zu einem Datenstück, das eine auf ein einzelnes Blatt zu druckende Endbildgröße aufweist, kombiniert werden, und die kombinierten Bänder zu dem Lader (5) zu senden,

    der Lader (9) dazu ausgebildet ist, die Mehrzahl von Bändern in einen Bandspeicher zu laden, und

    eine Ausgabeeinheit (11) dazu ausgebildet ist, die Mehrzahl von Bändern aus dem Bandspeicher zu dem Druckwerk (13) zu einem vorbestimmten Zeitpunkt sequenziell auszugeben, dadurch gekennzeichnet, dass

    beim Durchführen des N-up-Verfahrens der Bandteiler (3) dazu ausgebildet ist, Enden (31, 33, 35, 37, 43, 45) der Bilddatenstücke als die Grenzen der letzten Bänder (Band 4, Band 8) der Mehrzahl von Bändern einzustellen und die Höhe des letzten Bandes zu verändern, wobei die Höhe des letzten Bandes niedriger als die Höhe der anderen Bänder ist,

    der Bandspeicher einen Hauptvideospeicher und einen Hilfsvideospeicher aufweist, der Hauptvideospeicher einen ersten Video-Direktzugriffsspeicher (VRAM1) und einen zweiten Video-Direktzugriffsspeicher (VRAM2) aufweist, und der Hilfsvideospeicher einen dritten Video-Direktzugriffsspeicher (VRAM special) aufweist, und

    der erste VRAM und der zweite VRAM zum Speichern der Mehrzahl von Bändern ausgenommen die letzten Bänder ausgebildet ist, und der dritte VRAM zum Speichern der letzten Bänder ausgebildet ist.


     
    2. Bilderzeugungssystem nach Anspruch 1, wobei
    das Band unter der Mehrzahl von Bändern, dessen Höhe gleich oder kleiner als ein Schwellwert ist, in den dritten VRAM (VRAM special) geladen wird.
     
    3. Bilderzeugungssystem nach Anspruch 2, wobei
    der erste VRAM und der zweite VRAM eine Kapazität zum Speichern des Bands unter den Bändern, dessen Höhe höher als der Schwellwert ist, aufweist; und
    der dritte VRAM eine Kapazität zum Speichern des höhenveränderten Bands, dessen Höhe gleich oder kleiner als der Schwellwert ist, aufweist.
     
    4. Bilderzeugungssystem nach einem der vorherigen Ansprüche, wobei
    der Lader das Laden zu einem VRAM von dem ersten VRAM (VRAM1) und dem zweiten VRAM (VRAM2) nach der Beendigung der Ausgabe von der Ausgabeeinheit (11) zu dem Druckwerk (13) ausführt und das Laden zu dem dritten VRAM (VRAM special) nach dem Laden des vorangegangenen Bands durchführt.
     
    5. Nicht-flüchtiges computerlesbares Aufzeichnungsmedium, das ein Bilderzeugungsprogramm aufweist, das einen Computer dazu bringt, die Schritte auszuführen:

    Erzeugen von Bilddaten,

    Teilen der Bilddaten aufweisend N Bilddatenstücke (23, 25, 27, 29, 39, 41) in eine Mehrzahl von Bänder (Band 1, Band 2, Band 3, Band 4, Band 5, Band 6, Band 7, Band 8), wobei jedes eine Höhe aufweist und geteilte Bilddaten umfasst,

    wahlweises Verkleinern, Vergrößern oder Rotieren der Mehrzahl von Bändern;

    Ausführen eines N-up-Verfahrens, das N-in-1-Drucken durchführt, wobei die N Bilddatenstücke (23, 25, 27, 29, 39, 41) in einer Hauptabtastrichtung zu einem Datenstück, das eine auf ein einzelnes Blatt zu druckende Endbildgröße aufweist, kombiniert werden;

    Laden der Mehrzahl von Bändern in einen Bandspeicher, und

    sequenzielles Ausgeben der Mehrzahl von Bändern von dem Bandspeicher zu einem Druckwerk (13) zu einem vorbestimmten Zeitpunkt, dadurch gekennzeichnet, dass

    der Schritt des Teilens der Bilddaten in die Mehrzahl von Bändern aufweist, beim Durchführen des N-up-Verfahrens, Einstellen von Enden (31, 33, 35, 37, 43, 45) der Bilddatenstücke als die Grenzen der letzten Bänder (Band 4, Band 8) der Mehrzahl von Bändern und Verändern der Höhe des letzten Bands, wobei die Höhe der letzten Bänder kleiner als die Höhe der anderen Bänder ist,

    der Bandspeicher einen Hauptvideospeicher und einen Hilfsvideospeicher aufweist, der Hauptvideospeicher einen ersten Video-Direktzugriffsspeicher (VRAM1) und einen zweiten Video-Direktzugriffsspeicher (VRAM2) aufweist, und der Hilfsvideospeicher einen dritten Video-Direktzugriffsspeicher (VRAM special) aufweist, und

    der erste VRAM und der zweite VRAM die Mehrzahl von Bändern ausgenommen die letzten Bänder speichern, und der dritte VRAM (VRAM special) die letzten Bänder speichert.


     


    Revendications

    1. Système de formation d'images comprenant :

    un générateur d'image, un diviseur de bandes (3), une unité de mise en forme d'image (5), un dispositif de combinaison d'image (7), un dispositif de chargement (5), une mémoire de bandes, une unité de sortie (11) et un moteur d'impression (13), dans lequel

    le diviseur de bandes (3) est configuré pour diviser des données d'image comprenant N éléments de données d'image (23, 25, 27, 29, 39, 41), reçus à partir du générateur d'image, en une pluralité de bandes (bande 1, bande 2, bande 3, bande 4, bande 5, bande 6, bande 7, bande 8), chacune ayant une hauteur et contenant des données d'image divisées,

    l'unité de mise en forme d'image (5) est configurée pour réduire, agrandir ou faire tourner la pluralité de bandes et pour envoyer la pluralité de bandes à l'unité de combinaison d'image (7),

    le dispositif de combinaison d'image (7) est configuré pour exécuter un processus N-up qui exécute une impression N en 1, dans laquelle lesdits N éléments de données d'image (23, 25, 27, 29, 39, 41) sont combinés dans une direction de balayage principale en un élément de données ayant une dimension d'image finale à imprimer sur une unique feuille, et pour envoyer les bandes combinées au dispositif de chargement (5),

    le dispositif de chargement (9) est configuré pour charger la pluralité de bandes dans une mémoire de bandes, et

    une unité de sortie (11) configurée pour délivrer séquentiellement en sortie la pluralité de bandes de la mémoire de bandes au moteur d'impression (13) avec une synchronisation prédéterminée, caractérisé en ce que

    lors de l'exécution du processus N-up, le diviseur de bandes (3) est configuré pour fixer des extrémités (31, 33, 35, 37, 43, 45) des éléments de données d'image comme les limites de dernières bandes (bande 4, bande 8) de la pluralité de bandes, et faire varier la hauteur de la dernière bande, la hauteur des dernières bandes étant inférieure à la hauteur des autres bandes,

    la mémoire de bandes comprend une mémoire vidéo principale et une mémoire vidéo auxiliaire, la mémoire vidéo principale comprenant une première mémoire vidéo à accès aléatoire (VRAM1) et une deuxième mémoire vidéo à accès aléatoire (VRAM2), et la mémoire vidéo auxiliaire comprenant une troisième mémoire vidéo à accès aléatoire (VRAM spéciale), et

    la première VRAM et la deuxième VRAM étant configurées pour stocker la pluralité de bandes à l'exception des dernières bandes, et la troisième VRAM étant configurée pour stocker les dernières bandes.


     
    2. Système de formation d'images selon la revendication 1, dans lequel
    la bande, dont la hauteur est égale ou inférieure à un seuil parmi la pluralité de bandes, est chargée dans la troisième VRAM (VRAM spéciale).
     
    3. Système de formation d'images selon la revendication 2, dans lequel
    la première VRAM et la deuxième VRAM ont une capacité de stockage de la bande, dont la hauteur est supérieure au seuil parmi les bandes ; et
    la troisième VRAM a une capacité de stockage de la bande modifiée en hauteur, dont la hauteur est égale ou inférieure au seuil.
     
    4. Système de formation d'images selon une des revendications précédentes, dans lequel
    le dispositif de chargement exécute le chargement dans une de la première VRAM (VRAM 1) et de la deuxième VRAM (VRAM 2) après l'achèvement de la fourniture en sortie de l'unité de sortie (11) au moteur d'impression (13) et exécute le chargement dans la troisième VRAM (VRAM spéciale) après le chargement de la bande précédente.
     
    5. Support d'enregistrement non transitoire lisible par ordinateur qui comprend un programme de formation d'images pour amener un ordinateur à exécuter les étapes suivantes :

    la génération de données d'image,

    la division des données d'image comprenant N éléments de données d'image (23, 25, 27, 29, 39, 41) en une pluralité de bandes (bande 1, bande 2, bande 3, bande 4, bande 5, bande 6, bande 7, bande 8), chacune ayant une hauteur et contenant des données d'image divisées,

    la réduction, l'agrandissement ou la rotation de manière sélective de la pluralité de bandes ;

    l'exécution d'un processus N-up qui exécute une impression N en 1, dans laquelle lesdits N éléments de données d'image (23, 25, 27, 29, 39, 41) sont combinés dans une direction de balayage principale en un élément de données ayant une dimension d'image finale à imprimer sur une unique feuille ;

    le chargement de la pluralité de bandes dans une mémoire de bandes, et

    la fourniture séquentielle en sortie de la pluralité de bandes de la mémoire de bandes au moteur d'impression (13) avec une synchronisation prédéterminée, caractérisé en ce que

    l'étape de division des données d'image en la pluralité de bandes comprend, lors de l'exécution du processus N-up, le réglage d'extrémités (31, 33, 35, 37, 43, 45) des éléments de données d'image comme les limites de dernières bandes (bande 4, bande 8) de la pluralité de bandes, et la variation de la hauteur de la dernière bande, la hauteur des dernières bandes étant inférieure à la hauteur des autres bandes,

    la mémoire de bandes comprend une mémoire vidéo principale et une mémoire vidéo auxiliaire, la mémoire vidéo principale comprenant une première mémoire vidéo à accès aléatoire (VRAM1) et une deuxième mémoire vidéo à accès aléatoire (VRAM2), et une mémoire vidéo auxiliaire comprenant une troisième mémoire vidéo à accès aléatoire (VRAM spéciale), et

    la première VRAM et la deuxième VRAM comprennent le stockage de la pluralité de bandes à l'exception des dernières bandes, et la troisième VRAM stocke les dernières bandes.


     




    Drawing























    Cited references

    REFERENCES CITED IN THE DESCRIPTION



    This list of references cited by the applicant is for the reader's convenience only. It does not form part of the European patent document. Even though great care has been taken in compiling the references, errors or omissions cannot be excluded and the EPO disclaims all liability in this regard.

    Patent documents cited in the description