WO2004091922A1 - 印刷制御装置 - Google Patents

印刷制御装置 Download PDF

Info

Publication number
WO2004091922A1
WO2004091922A1 PCT/JP2003/004782 JP0304782W WO2004091922A1 WO 2004091922 A1 WO2004091922 A1 WO 2004091922A1 JP 0304782 W JP0304782 W JP 0304782W WO 2004091922 A1 WO2004091922 A1 WO 2004091922A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
printing
data storage
print data
compressed
Prior art date
Application number
PCT/JP2003/004782
Other languages
English (en)
French (fr)
Inventor
Hirotaka Chiba
Tsugio Noda
Original Assignee
Fujitsu Limited
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Limited filed Critical Fujitsu Limited
Priority to PCT/JP2003/004782 priority Critical patent/WO2004091922A1/ja
Priority to JP2004570879A priority patent/JP4252958B2/ja
Publication of WO2004091922A1 publication Critical patent/WO2004091922A1/ja
Priority to US11/084,111 priority patent/US20050162694A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1211Improving printing performance
    • G06F3/1212Improving printing performance achieving reduced delay between job submission and print start
    • G06F3/1213Improving printing performance achieving reduced delay between job submission and print start at an intermediate node or at the final node
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • G06F3/1247Job translation or job parsing, e.g. page banding by conversion to printer ready format
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server

Definitions

  • the present invention relates to a print control apparatus that receives compressed print data from a host device with a memory capacity of the same capacity by a printer that does not have its own font and always performs efficient printing without wasting memory capacity.
  • the compressed print data is restored to bitmap data, and the restored bitmap data is expanded in the bitmap memory.
  • the map data is transferred to the printer engine for printing.
  • the data transfer time was shortened, and if the print processing time was not shortened, the effect of reducing the data transfer time due to the occurrence of waiting time on the host device side was halved. Is done. Therefore, there is a method of providing high-speed printing by providing a buffer for the received compressed print data and a buffer for expanding the restored bitmap data.
  • FIG. 1 is a diagram showing the configuration of a conventional printer controller of a printer that prints at high speed using such received compressed print data.
  • a printer controller unit 1 includes a data receiving unit 2, a central control unit 3, and a data storage unit 4.
  • the printer controller 1 receives the compressed print data from a personal computer (hereinafter, referred to as a host PC) 5 as a host device via a local network 6 or the like, and transmits the received compressed print data to a central control unit.
  • the signal is converted into a video signal in 3 and output to the printer engine 8 via the bus 7.
  • the central controller 3 of the printer controller 1 executes a predetermined task by a predetermined program module.
  • the central control unit 3 is configured to process at least three tasks of the compressed print data transfer unit 9, the data restoration transfer unit 10, and the bit map data transfer unit 11 .
  • the data storage unit 4 of the printer controller unit 1 is composed of a memory device, and has two storage areas of a compressed print data storage unit 12 and a bit map data storage unit 13. .
  • the printer engine 8 includes a control circuit including a CPU, and controls, for example, rotation drive of a printing drum and a paper feed roller, light emission drive of an exposure head, and heat generation drive of a fixing unit.
  • a printer used by connecting to the personal computer 5 or the like performs a printing operation in the following order.
  • the printer controller 1 receives the transmitted compressed print data. Then, the received compressed print data is transferred to the compressed print data storage unit 12 of the data storage unit 4 by the compressed print data transfer unit 9 of the central control unit 3, and It is stored in the printing data storage unit 12.
  • the central control unit 3 of the printer controller unit 1 accesses the compressed print data storage unit 12 in which the above-described compressed print data is stored, and transfers the read compressed print data to a data restoration transfer.
  • the bitmap data is restored by the unit 10 and one page of the restored bitmap data is developed in the bitmap data storage unit 13 of the data storage unit 4.
  • bitmap data for one page developed in the bitmap data storage unit 13 is transferred to the printer engine 8 by the bitmap data transfer unit 11 of the central control unit 3. Printing is executed by the printer engine 8 based on the transferred bitmap data.
  • printers generally receive this received data as it is while receiving it. It cannot be developed and this developed data cannot be printed as it is. Also, once the printer engine starts and the print drum starts rotating once, the output of the video signal cannot be stopped until the printing of one page is completed. Therefore, as described above, the bit map data storage unit 13 for restoring the restored bit map data for printing is provided, and when the bit map data for one page has been developed, the print data is sent to the printer engine. Must be supplied. Then, the printing drum is rotated at a constant speed, a video signal is output to an exposure head, and printing is performed by sequentially performing exposure, development, transfer, and fixing.
  • the compressed print data storage unit 12 for temporarily storing the compressed data is provided.
  • the remaining storage capacity of the entire memory area is allocated for temporary storage of the compressed print data, and is used for receiving the compressed print data during the decompression and expansion of the printing bitmap data.
  • a printing device when a printing device is intended to be used as an OA device, various printing conditions such as a printing resolution, a paper size, and a data receiving speed are required in order to correspond to various usage modes of a user.
  • Maximum print performance is set for Often have.
  • the printing resolution can support up to 1200 dots per inch compared to the conventional 300 dots per 2.54 cm
  • the paper size can support up to A3 size versus the conventional B5 size.
  • the speed is more than 300 Kbytes per second, which is less than the conventional 100 Kbytes per second.
  • the conventional printer described above has two problems.
  • the first problem is that, in the conventional page printer, the compressed print data storage unit and the bit map data storage unit are used so that the storage capacity can be easily managed and printing control by the central control unit can be easily performed as described above.
  • the fixed storage capacity is determined by the memory capacity installed in the printing device, so the compressed print data storage capacity and the bit map data storage capacity For example, when printing on both A4 and A4 paper, only the maximum memory capacity of 12 A3 paper is used. With B5-size paper, the memory usage is further reduced, and the rest of the paper is wasted, making the use of memory uneconomical.
  • an object of the present invention is to perform printing at the maximum printing performance of a printing apparatus by managing the storage capacity of each storage unit so as to be efficiently used for each data to be printed. It is to provide a control device.
  • Patent Document 1
  • Patent Document 2
  • the print control device of the present invention includes: a compressed print data receiving unit that receives compressed print data; a compressed print data storage unit that stores the received compressed print data in a compressed print data storage area in page units; Bit map data storage means for restoring the compressed print data stored in the compressed print data storage means into bit map data in page units and storing the compressed data in a bit map data storage area; and the compressed print data according to the printing state of the printing apparatus.
  • Storage means and storage capacity management means for changing distribution of storage capacity of the bitmap data storage means.
  • the storage capacity management unit is configured to store the compressed print data storage unit and the bit map data storage based on a print resolution and a sheet size of a print target by the bit map data restored in page units. Change the storage capacity allocation of the means.
  • the storage capacity management means includes: the compressed print data storage means; and the bit map data, based on a determination result of a warm-up state determination means for managing a warm-up state of the printing apparatus. Change the storage capacity distribution of the storage means.
  • the storage capacity management unit includes: The distribution of the storage capacity of the compressed print data storage means and the bit map data storage means is changed in advance according to the print resolution of the print target printed so far and the frequency of use of the paper size. As described above, the distribution of the storage capacities of the compressed print data storage unit and the bitmap data storage unit is changed in advance based on the reception speed of the print data that has been printed by the printing apparatus. As described above, according to the present invention, the storage capacities of the compressed print data storage unit and the bitmap data storage unit in the printing apparatus are dynamically changed according to the printing state, and each data storage area is changed. Is managed so as to be used efficiently for each data to be printed, so that printing can be executed with the maximum printing performance of the printing apparatus, and the efficiency of the printing operation is improved.
  • the reception capacity of the compressed print data is increased, so that even if the compressed print data amount of each print page increases, a plurality of pages can be received in advance.
  • the printing process by expanding the decompressed bitmap data can be continuously performed using the received compressed print data, thereby improving the printing performance.
  • a large amount of compressed print data can be stored as much as possible, so that the host device does not have to wait for transmission and occupies the network transmission path. The time is shortened and the efficiency of using the network transmission line is improved.
  • the storage capacity of the compressed print data storage unit and bitmap data storage unit is changed to receive as much compressed print data as possible in the compressed print data storage unit during warm-up. Therefore, printing can be performed with the compressed print data in the compressed print data storage unit even when the transfer performance inside the printing apparatus is slow, thereby improving the printing speed.
  • the storage capacity of the compressed print data storage unit and the bitmap data storage unit at the time of printing start is distributed so as to be optimal for the user's past use conditions, The user can always use the printing device under the optimum conditions for himself, which improves the efficiency of the printing operation.
  • FIG. 1 is a diagram showing the configuration of a printer controller of a conventional printer that prints at high speed using compressed print data.
  • FIG. 2 is a diagram illustrating a configuration of a printer controller of the printer according to the first embodiment.
  • FIG. 3A is a diagram showing the configuration of a printer controller of the printer according to the second embodiment
  • FIG. 3B is a table showing the relationship among resolution, paper size, and storage capacity.
  • FIG. 4 is a flowchart showing the operation of the print processing of the print controller unit according to the second embodiment.
  • FIG. 5 is a diagram illustrating a configuration of a printer controller of a printer according to the third embodiment.
  • FIG. 6 is a flowchart showing the operation of the print processing of the print controller unit according to the third embodiment.
  • FIG. 7A is a diagram illustrating a configuration of a printer controller of a printer according to the fourth embodiment
  • FIG. 7B is a diagram illustrating an example of data of a printing state storage table.
  • FIG. 8 is a flowchart illustrating an operation of a printing process of the print controller unit according to the fourth embodiment.
  • FIG. 9A is a diagram showing a configuration of a printer controller of the printer according to the fifth embodiment.
  • FIG. 9B is a diagram showing an example of data of a printing speed storage table.
  • 5 is a flowchart illustrating the operation of the print processing of the print controller unit. Explanation of reference numerals
  • FIG. 2 is a diagram illustrating a configuration of a printer controller of the printer according to the first embodiment.
  • the printer controller 15 as a print control device shown in FIG. 1 shows a basic configuration of the present invention, and is composed of a data receiving unit 16, a central control unit 17, and a data storage unit 18.
  • the central control unit 17 has at least the compressed print data transfer unit 21 and the data Transmission unit 22, bit map data transfer unit 23, and data storage capacity management unit 24 (in the figure, the central control unit 17 is shown separately from the central control unit 17 for the sake of simplicity, but the central unit is actually (This is the task processing unit of the control unit 17).
  • the data storage unit 18 is a memory device, and includes two storage areas, a compressed print data storage unit 25 and a bitmap data storage unit 26.
  • the data receiving unit 16 receives compressed print data from the host PC 27 via, for example, the local network 28, and the bitmap data transfer unit 23 sends the compressed print data to the printer engine 29.
  • a video signal is output via the bus 31.
  • the printer controller section 15 of the printer of the present embodiment shown in FIG. 2 the data receiving section 16, central control section 17, data storage section 18, compressed print data transfer section 2 are provided.
  • 1, the data restoration and transfer unit 22, the bitmap data transfer unit 23, and the printer engine 29 are configured as shown in Fig. 1 in the data reception unit 2, central control unit 3, data control unit 3 of the printer controller unit 1.
  • the configuration and functions of the storage unit 4, the compressed print data transfer unit 9, the data restoration transfer unit 10, and the bitmap data transfer unit 11, and the printer engine 8 are the same.
  • a data storage capacity management unit 24 is provided, and the data storage capacity management unit 24 receives data based on various printing status signals input via the bus 32.
  • the storage capacities of the two storage areas of the compressed print data storage section 25 of the storage section 18 and the bit map data storage section 26 are optimally distributed.
  • the storage capacities of the two storage areas of the compressed print data storage unit 25 and the bitmap data storage unit 26 of the present example are equal to those of the compressed print data storage unit 12 and the bitmap data storage unit 13 in FIG. Unlike the fixed storage capacity in the case, it is variable by the distribution by the data storage capacity management unit 24 as described above.
  • each data storage area in the printing apparatus is changed according to the printing state. Since each data storage area is managed so that each data storage area is used efficiently for each print target data, printing can be performed with the maximum printing performance of the printing apparatus.
  • FIG. 3A is a diagram illustrating a configuration of a printer controller unit of the printer according to the second embodiment
  • FIG. 3B is a table illustrating a relationship among resolution, paper size, and storage unit capacity.
  • FIG. 3A the same components as those in FIG. 2 are denoted by the same reference numerals as in FIG.
  • the print controller 15a is provided with a resolution / paper size determination unit 33, and the data storage capacity management is performed by the resolution / paper size determination unit 33.
  • the print status information is input to the unit 24 via the bus 32.
  • the management table 34 indicating the relationship between the resolution, the paper size, and the capacity of the storage unit shown in FIG. 3B is provided in the resolution / paper size determination unit 33 in advance. As shown in Fig. 3B, Table 34 has horizontal resolutions of "300 (dot)", “600", and "1200", and the vertical paper size is "Other". , A4 (size), and A3.
  • the numerical values in the tables corresponding to these are, for example, “2: 8” when the resolution is 1200 dots and the paper size is A3 size. This indicates the ratio of the storage capacity of the compressed print data to the storage capacity of the bitmap data in the total storage capacity of the data storage unit 18.
  • the storage capacity of two pages is allocated with priority as the storage capacity of bitmap data.
  • the ratio of "2: 8" that is, the total 8 to 10 is set as 2 pages for bitmap data first.
  • the bitmap data capacity is 1Z2 when the resolution is 1200 dots, so the allocation ratio of the storage capacity is “6: 4”, which is 4/4 of the total. 10 is first allocated for bitmap data, and the remaining 6Z10 is allocated for compressed print data. If the paper size further becomes A4 size at the resolution of 600 dots, the capacity of bitmap data will be 1Z2 in the case of A3 size, so the allocation ratio of the storage capacity will be "8: 2". A total of 210 are allocated first for bitmap data, and the remaining 8/10 are allocated for compressed print data.
  • the paper size indicated by “Others” in the table 34 shown in FIG. 3B is a paper size such as B5 size, A5 size, or postcard smaller than A4 size.
  • ⁇ Other '' paper size into ⁇ B5 '', ⁇ A5J, '' ⁇ Postcards '', etc. as described above, and indicate the distribution ratio of the storage capacity at that time in advance. May be.
  • the same numerical value as that of the table 34 is used.
  • the size determination unit 33 may calculate the calculation as needed.
  • FIG. 4 is a flowchart showing an operation of a printing process by the central control unit 17 of the print controller unit 15a in the second embodiment having the above configuration.
  • the central control unit 17 starts receiving compressed print data from the host PC 27 (S31).
  • the compressed print data transmitted from the host PC 27 is the data received from the printer controller 15 via the local network 28 as one print task under the same printing conditions. Received by part 16.
  • the central control unit 17 monitors the compressed print data being received by the data receiving unit 16 by the compressed print data transfer unit 17 and detects the first page of the received compressed print data. Is determined (S32).
  • the first page of the compressed print data always contains information for specifying the print resolution and paper size to be printed.
  • the central control unit 17 not only transfers the compressed print data to the compressed print data storage unit 25 by the compressed print data transfer unit 21 but also converts the header information of the first page of the print data into resolution and paper size. Decision section 33 Transfer to 3. ,
  • the resolution / paper size determination unit 33 detects information on the print resolution and paper size based on the header information of the first page of the print data obtained from the compressed print data transfer unit 21. Then, the resolution / paper size determination unit 33 determines the print resolution and paper size of the print target to be printed from now on, and notifies the data storage capacity management unit 20 of this determination result as print state information.
  • the data storage capacity management unit 24 determines the resolution and the detected resolution based on the data of the resolution paper size and the storage capacity management table 34. If the application size differs from the default value of the maximum resolution of the printer and the size of paper and paper size A3, the data is stored according to the ratio of the storage capacity indicated in the data of the management table 34. Storage of compressed print data storage section 25 and bit map data storage section 26 of section 18 Change the capacity (S34).
  • the resolution / paper size determination unit 33 acquires the storage capacity for two pages required for the bitmap data storage unit 26 from the management table 34 based on the print state information, and Is allocated to the bitmap data storage unit 26, and the remaining storage capacity of the total storage capacity of the data storage unit 18 is allocated as a storage area of the compressed print data storage unit 25.
  • the central control unit 17 determines whether a series of page transfers to the printer engine 29 has been completed (S35). In this process, it is determined whether or not the compressed print data in the compressed print data storage unit 25 is zero and the bitmap data in the bit map data storage unit 26 is zero.
  • the storage capacity for the compressed print data at the maximum printing performance is equal to the data capacity. For example, when printing on A4 size paper with the same resolution of 1200 dots, the value of 2100 in the entire storage section 18 becomes 6/10, and a resolution of 3 ⁇ 0 dots. When printing, it becomes 910, and the storage capacity for compressed print data increases.
  • the reception capacity of the compressed print data increases, so that even if the compressed print data amount of each print page increases, a plurality of pages are received in advance.
  • This makes it possible to perform the printing process by expanding the decompressed bit map data continuously using the received compressed print data, thereby improving the printing performance.
  • the compressed print data can be stored, so that the host PC 27 does not have to wait for transmission, and the time occupied by the transmission path is reduced.
  • FIG. 5 is a diagram illustrating a configuration of a printer controller of a printer according to the third embodiment.
  • the same components as those in FIG. 2 are denoted by the same reference numerals as those in FIG.
  • a warm-up state determination unit 35 is provided in the print controller unit 15b instead of the resolution / paper size determination unit 33 in FIG.
  • the warm-up state judging section 35 outputs a warm-up signal via the bus 36 so as to start a warm-up for printing execution to the printer engine 29, and then outputs the same via the bus 36.
  • the warm-up state determination section 35 outputs the print state information and the warm-up start information input from the data reception section 16 to the data storage capacity management section 24 via the bus 32, and outputs the It monitors whether or not the engine temperature received from the engine 29 has reached a predetermined operating temperature, and outputs the warm-up completion information to the data storage capacity management unit 24 when the engine temperature has reached the predetermined operating temperature.
  • a heater of a fixing unit of a printer engine is cut off or a temperature is kept lower than an operating temperature in a power saving mode in a printing standby state in order to reduce consumption of the entire apparatus.
  • the energization of the heater is started or strengthened, and the fixing drum warms up until it reaches a predetermined operating temperature, and starts printing after the warming up is completed.
  • bitmap data is stored because printing is not performed. Even if the storage capacity for two pages is allocated to the unit 26, after the two pages of bit map data have been expanded, no further expansion processing is possible.
  • the data capacity allocated to the bitmap data storage unit 26 is set to one page, and the rest is allotted to the compressed print data storage unit 25, where the compressed print data is stored. Perform reception. After the warm-up is completed, the storage capacity of the bitmap data storage unit 26 is changed from one page to two pages as printing progresses. Note that when increasing, the compressed print data is not received.
  • FIG. 6 is a flowchart showing an operation of a printing process by the central control unit 17 of the print controller unit 15b in the third embodiment having the above configuration.
  • the central control unit 17 starts receiving compressed print data from the host PC 27 (S51). This process is the same as the process of S31 shown in FIG.
  • the central control unit 17 determines whether or not the warm-up of the printer engine centering on the fixing drum has been completed (S52). If the warm-up has not been completed yet (355 is 1 ⁇ 0 ), an instruction to increase the storage capacity of the compressed print data area is issued (S53).
  • the warm-up state is performed by the data storage capacity management unit 24. Based on the warm-up start information and the notification of the print state information from the determination unit 35, the bit map data area of only one page is calculated based on the resolution of the print state information and the paper size. Then, all the remaining areas except the bitmap data area for one page are allocated as compressed print data areas so that the storage capacity of the compressed print data storage unit 25 is increased. Instruct storage unit 18. Subsequently, the central control unit 17 again determines whether or not the warm-up of the printer engine has been completed (S54), and continues monitoring until the warm-up has been completed (555 is ⁇ ). When it is determined that the warm-up is completed (355 is 65), the data storage unit 18 is instructed to allocate the storage capacity specified in advance based on the normal, that is, the printing state (S55).
  • the data storage capacity is changed at the time of warm-up to increase the storage capacity of the compressed print data storage section 25, and the compressed print data storage section 25 stores the compressed data during warm-up. Since the print data is received, printing can be performed with the compressed print data in the compressed print data storage unit even when the transfer performance is slow, thereby improving the printing speed.
  • FIG. 7A is a diagram illustrating a configuration of a printer controller unit of a printer according to the fourth embodiment
  • FIG. 7B is a diagram illustrating an example of data of a print state storage table.
  • FIG. 7A the same components as those in FIG. 2 are denoted by the same reference numerals as in FIG.
  • the print controller section 15c has A resolution / paper size storage unit 37 is provided in place of the warm-up state determination unit 35 shown in FIG.
  • the resolution / paper size storage section 37 stores a printing state storage table 38 shown in FIG. 7B.
  • the print state storage table 38 In the print state storage table 38, print resolutions and paper sizes of past print targets are accumulated and stored.
  • the print state storage table 38 shows the resolutions “300 (dot)”, “600”, and “1200” in the horizontal direction, and the paper size in the vertical direction.
  • the sizes are labeled "Other", "A4 (size)", "A3".
  • the numerical values in the table corresponding to these indicate the maximum numerical value “20” when the resolution is 600 dots and the paper size is A4 size. This indicates that A4 size paper is the most frequently used paper size and printing with a resolution of 600 dots is the most frequently used paper size.
  • the resolution / paper size storage unit 37 stores the compressed print data storage unit 25 and bitmap data in the storage capacity corresponding to the most frequently used state predicted based on the data in the print state storage table 38 described above.
  • the data storage capacity management unit 24 is notified to change the storage capacity of the storage unit 26.
  • the usage of the printing device is to print a certain fixed printed matter in accordance with a relatively constant usage mode of a user.
  • printing a slip when installed in the accounting section printing a contract when installed in a business relationship, and a relatively small B when installed in a staff room such as a kindergarten or elementary school.
  • the selection of printing resolution and paper size converges to a certain state, such as printing of 5-size paper and relatively large size when installed for design, such as A3 size or higher and high-resolution printing. .
  • the resolution and paper size of the past print target are stored and managed in the print state storage table 38 shown in FIG. 7B, and under the most frequently used conditions,
  • the storage capacities of the compressed print data storage unit 25 and the bitmap data storage unit 26 are determined in advance, and the determined storage capacities are set as initial conditions in the storage units.
  • FIG. 8 is a flowchart showing the operation of the print processing of the print controller 15c in the fourth embodiment having the above configuration.
  • the central control unit 17 when starting printing, the central control unit 17 first indicates the storage capacity in the predicted printing state (S71).
  • the central control unit 17 uses the resolution / paper size storage unit 37 based on the printing state storage table 38 shown in FIG. 7B to use the most frequently used usage conditions, for example, as shown in FIG. 7B.
  • the storage capacity of the compressed print data storage unit 25 and the bitmap data storage unit 26 is set so that the resolution indicated by the maximum value "2 0" is 600 dots and the paper size meets the conditions of A4 size. Distribute.
  • the compressed print data is allocated to the storage unit 25 and the bit map data storage unit 26 at a ratio of “8: 2”.
  • the storage capacity is set so as to be optimal for printing at a resolution of 600 dots and a paper size of A4 size.
  • S72, S73, and S74 are the same as the processing of S31, S32, and S33 shown in FIG. However, in this example, when the resolution of the print page and the paper size are detected in the process of S74, these information are transferred to the resolution / paper size storage unit 37.
  • the resolution / paper size storage unit 37 determines whether or not the transferred current print state information is different from the resolution and paper size predicted in S71 (S75). When the transferred current print state information is predicted to be the same as the resolution and the paper size (375 is ⁇ 0), the current print state information and the current resolution are used. The paper size is stored (S776), and the data in the print state storage table 38 is updated (S77).
  • the resolution is updated to 600 dots and the number of prints of paper size A 4 size "2 0" force S "2 1".
  • the resolution / paper size storage unit 37 notifies the data storage capacity management unit 24 of the current status of the storage capacity distribution, and the processing of S35 in FIG. The same processing as described above is performed, and the printing processing ends.
  • step S75 If it is determined in step S75 that the current print state information is different from the resolution and paper size predicted (S75 is Yes;), the resolution / paper size storage unit 37
  • the compressed print data storage unit 25 and bit map data are referred to by referring to the management table 34 in FIG. 3 so as to match the resolution and paper size indicated by the transferred current print status information.
  • the storage area of the storage unit 26 is changed (S78).
  • the data in the data column of the printing state storage table 38 corresponding to the combination of the current resolution and the paper size different from the predicted value is incremented by “1” and updated.
  • step 5 After that, although not shown in FIG. 8, after the resolution / paper size storage unit 37 notifies the data storage capacity management unit 24 to change the storage capacity distribution, S3 in FIG. The same processing as in step 5 is performed, and the printing processing ends.
  • the storage capacity of the compressed print data storage unit and bitmap data storage unit at the start of printing is allocated so that the conditions are optimal for the user's past use conditions, so that the user is always optimal for himself / herself.
  • the printing device can be used under various conditions, thereby improving the efficiency of the printing operation. It should be noted that a mechanism for initializing the data contents of the print state storage table 38 in the resolution paper size storage unit 37 in accordance with a user's instruction may be provided in consideration of a case where the print content is significantly changed.
  • FIG. 9A is a diagram illustrating a configuration of a printer controller of the printer according to the fifth embodiment
  • FIG. 9B is a diagram illustrating an example of data of a transfer speed storage table.
  • FIG. 9A the same components as those in FIG. 2 are denoted by the same reference numerals as in FIG.
  • the print controller unit 15d is provided with a transfer speed storage unit 39 in place of the resolution / paper size storage unit 37 shown in FIG.
  • the transfer rate storage section 39 stores a transfer rate storage table 41 shown in FIG. 9B.
  • the environment of the network and host devices connected to the printing device converge to a certain state (performance) depending on the place of use. For example, if the transfer speed of the network is high, compressed print data is always supplied, and the storage capacity of the compressed print data storage unit 25 is reduced, and the storage capacity of the bitmap data storage unit 26 is reduced to 2
  • the transfer speed of the network is high, compressed print data is always supplied, and the storage capacity of the compressed print data storage unit 25 is reduced, and the storage capacity of the bitmap data storage unit 26 is reduced to 2
  • the transfer rate storage unit 39 measures the data transfer rate for each page, and transfers the average transfer rate for each page of print data that the printing device has printed in the past.
  • the speed is stored in the speed storage table 41 and managed.
  • the transfer speed storage table 41 has a horizontal transfer speed (KB / s) in units of one page of “100 or less”, “100 to 200 J”, and “3”. 0 0 or more ", and the number of past prints at those transfer speeds is" 1 "," 1 ", "20” is indicated. This indicates that in most cases, the print target printed in the past was printed at a transfer speed of more than 300 KB per page.
  • FIG. 10 is a flowchart showing the operation of the print processing of the print controller 15d in the fifth embodiment having the above configuration.
  • the central control unit 17 when starting printing, the central control unit 17 first designates a storage capacity corresponding to the predicted transfer speed (S91).
  • the central control unit 17 uses the transfer speed storage unit 39 to transfer the transfer speed per page, which was the most frequently printed in the past, based on the transfer speed storage table 41 shown in FIG. 9B. That is, in the example shown in FIG. 9B, the compressed print data storage unit 25 and the bit map data storage unit correspond to the transfer rate of 300 KBZs indicated by the maximum value “20” in the example shown in FIG. 9B. 26 storage capacities are allocated. For example, in the printing apparatus of this example, it is assumed that compressed print data is always supplied when the transfer speed is 300 KB, s. Therefore, in the above case, the storage capacity of the compressed print data storage unit 25 is reduced, and the storage capacity of the bitmap data storage unit 26 is allocated to two or more pages. As a result, it is possible to prevent the occurrence of a deployment wait and to improve the printing performance.
  • the reception of the compressed print data is started by the data reception 16 (S92), and the transfer speed accumulation unit 39 transfers the received compressed print data via the local network 28.
  • the transfer rate is measured, and it is determined whether or not the transfer rate predicted in S91 is different from the current transfer rate (S93).
  • the estimated transfer rate is the same as the current transfer rate,
  • the number of prints corresponding to the note value of 300 dots or more is updated to "2 0" and "2 1".
  • step S93 If it is determined in step S93 that the predicted transfer speed is different from the current transfer speed (Yes in S93), the optimum storage capacity for the current transfer speed is stored in the compressed print data storage. (S'96), the current transfer rate is stored (S94), and the data in the transfer rate storage table 41 is updated (S9). Five ).
  • the data in the data column of the transfer speed storage table 41 corresponding to the current transfer speed different from the default value of 300 dots or more is incremented by "1" and updated.
  • the printing apparatus stores and manages the average transfer speed of each page of the print data printed by the average transfer speed in the past, and based on the transfer speed result, the compressed print data storage unit and the bit map data storage unit.
  • the distribution of the storage capacity it is possible to provide an optimal printing device in a state where the environment of the network and the host device is fixed.
  • the present invention according to the environmental conditions at the time of printing, such as resolution, paper size, warm-up of the device, past use conditions of the user, transfer performance of the network and the host device, By dynamically changing the storage capacities of the compressed print data storage unit and the bit map data storage unit in the printing apparatus, it is possible to manage each data storage area so that it is efficiently used for each print target data.
  • the printing device has a low receiving speed, if the transfer performance inside the printing device is slow, if the user's use conditions are different from the default set in the printing device, or if the transfer speed of the network or host device is high
  • the transfer speed of the network or host device is high
  • the expensive and valuable memory capacity is always used without waste, it greatly contributes to effective use of resources.
  • the print control apparatus of the present invention receives compressed print data from the host device with the same memory capacity by a printer that does not have its own font, and always prints efficiently without wasting memory capacity.
  • the present invention can be used in all industries that use a printer that receives compressed print data from a host device and performs printing by using a printer that does not have its own font.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

ホストPC27からの圧縮済印刷データはプリンタコントローラ部15のデータ受信部16、圧縮済印刷データ転送部21、圧縮済印刷データ記憶部25へと転送され、データ復元転送部22でビットマップデータに復元されてビットマップデータ記憶部26に転送され、ビットマップデータ転送部23からビデオ信号としてプリンタエンジン29に出力される。データ記憶容量管理部24はバス32から入力される解像度、用紙サイズ、エンジン部のウォームアップ状態、過去で頻度の高い使用状態や転送速度等の印刷状態信号に基づいて、圧縮済印刷データ記憶部25とビットマップデータ記憶部26の2つの記憶領域の記憶容量を最適に再配分する。

Description

W
明細書 印刷制御装置 技術分野
本発明は、 自前のフォントを持たないプリンタで同一容量のメモリ容量でホ スト機器からの圧縮済印刷データを受信して、 メモリ容量を無駄にせず常に能 率良く印刷を行う印刷制御装置に関する。 背景技術
従来、 プリンタは自前のフォントを持っているものが多かったが、 近年では、 グラフィックな印刷が増えたことや、 フォントの作成自体にコストがかかるこ となどで、 自前のフォントを持たず、 パソコン等のホスト機器から印刷データ として文字コードではなくビットマップデータ (ビデオ信号) を受け取って、 それを単純にビットマップ展開して印刷を行うプリンタが知られている。 (例 えば、 特許文献 1参照。)
このようなプリンタで、 近年のように文字だけでなく画像も印刷するように なり、 解像度が高くなると、 ビットマツプデータのデータ量がどんどん大きく なってくる。 ビットマップデータが大きくなると、 ホスト機器からプリンタへ 印刷データを転送するための伝送路に対してデータ量が増え、 印刷データの転 送に多大な時間がかかるようになり、 このため印刷時間も増えてくる。 特に現 今のように L A Nが一般的なシステムとして普及してくると、 データ転送に多 大な時間がかかり印刷時間が増えるようでは問題となる。
このデータ転送の時間を短縮するためには、 つまり同一量のビットマップデ ータでも、 より高速にデータ転送を行うためには、 ビットマップデータを圧縮 して転送する。 このビットマップデータの圧縮では、 バイ ト単位の形の印刷デ ータとして圧縮してパソコンやプリンタ側での処理の負荷を軽减するビットマ ップデータの圧縮方法及び圧縮装置が知られている。 (例えば、 特許文献 2参 昭 )
このように圧縮済みの印刷データを受け取って印刷を行うプリンタ側では、 圧縮済み印刷データをビッ トマップデータに復元し、 復元したビッ トマップデ ータをビットマップメモリに展開して、 この展開したビットマップデータをプ リンタエンジン部に転送して印刷を行う。
この場合、 せっかくデータ転送時間が高速化されたのであるから、 それに対 応して印刷処理時間も高速化されないのでは、 ホスト機器側に待ち時間が発生 してデータ転送時間を短縮した効果が半減される。 そこで受信した圧縮済み印 刷データのバッファと復元したビットマップデータを展開するバッファとを用 意して高速に印刷する方法がある。
図 1は、 従来の、 そのような受信した圧縮済み印刷データを用いて高速に印 刷するプリンタのプリンタコントローラ部の構成を示す図である。
図 1において、 プリンタコントローラ部 1は、 データ受信部 2、 中央制御部 3及びデータ記憶部 4で構成されている。 プリンタコントローラ部 1は、 上位 ホスト機器であるパーソナルコンピュータ (以下、 ホスト P Cという) 5から 例えばローカルネットワーク 6等を経由して圧縮済印刷データを受信し、 この 受信した圧縮済印刷データを中央制御部 3でビデオ信号に変換してバス 7を介 してプリンタエンジン 8に出力する。
プリンタコントローラ部 1の中央制御部 3は、 所定のプログラムモジュール によって所定のタスクを実行する。 同図に示す例では、 中央制御部 3は、 少な くとも圧縮済印刷データ転送部 9、 データ復元転送部 1 0、 ビッ トマツプデー タ転送部 1 1の 3つのタスクを処理する構成となっている。 また、 プリンタコントローラ部 1のデータ記憶部 4は、 メモリ装置からなり、 圧縮済印刷データ記憶部 1 2とビッ トマツプデータ記憶部 1 3の 2つの記憶領 域を備えている。 .
プリンタエンジン 8は、 特には図示しないが、 C P Uを含む制御回路を備え、 例えば印刷ドラムや用紙送りローラ等の回転駆動、 露光ヘッドの発光駆動、 定 着部の発熱駆動等の制御を行う。
通常、 パーソナルコンピュータ 5等に接続して使用されるプリンタは、 次の ような順序で印刷動作が行われる。
先ず、 パーソナルコンピュータ 5で生成された印刷データが、 前述したよう な方法で圧縮され、 圧縮済印刷データとしてローカルネットワーク 6を介して プリンタコントローラ部 1に送信されると、 プリンタコントローラ部 1では、 上記送信された圧縮済印刷データをデータ受信部 2で受信する。 そして、 この 受信した圧縮済印刷データを、 中央制御部 3の圧縮済印刷データ転送部 9によ り、 データ記憶部 4の圧縮済印刷データ記憶部 1 2に転送し、 ー且、 圧縮済印 刷データ記憶部 1 2に記憶させる。
次に、 プリンタコントローラ部 1の中央制御部 3は、 上記の圧縮済印刷デー タが記憶されている圧縮済印刷データ記憶部 1 2にアクセスし、 読み出した圧 縮済印刷データを、 データ復元転送部 1 0により、 ビッ トマップデータに復元 し、 この復元したビットマップデータの 1ページ分を、 データ記憶部 4のビッ トマツプデータ記憶部 1 3に展開する。
続いて、 このビットマツプデータ記憶部 1 3に展開された 1ぺージ分のビッ トマップデータを、 中央制御部 3のビッ トマップデータ転送部 1 1により、 プ リンタエンジン 8へ転送し、 この転送されたビットマップデータに基づいて、 プリンタエンジン 8により印刷が実行される。
ところで、 プリンタでは、 一般に、 受信しながらこの受信データをそのまま 展開しこの展開データをそのまま印刷することは出来ない。 また、 プリンタエ ンジンが始動して印刷ドラムが一旦回転を始めたら、 1ページ分の印刷が終わ るまでビデオ信号の出力を止めることは出来ない。 したがって、 上述したよう に、 復元したビットマツプデータを印刷用に待機させるビットマツプデータ記 憶部 1 3を備え、 これにビットマップデータを 1ページ分展開し終わった段階 で、 プリンタエンジンに印刷データを供給しなければならない。 そして、 印刷 ドラムを一定速度で回転させ、 ビデオ信号を露光ヘッドに出力し、 露光、 現像、 転写、 定着を順次行って印刷を実行する。
また、 他方では印刷データの受信もしているので、 これも止めることはでき ない。 したがって、 上述したように、 圧縮データを一旦保管する圧縮済印刷デ ータ記憶部 1 2を備えることになる。
このように使用されるメモリ装置は、 容量を余り大きくするとコストがかか る。 また、 印刷処理の制御の観点からも、 メモリ容量は可及的に小さなほうが 良い。 これらのことから、 予めビットマップデータ用のメモリ領域は最大でも 2ページ分だけを割り振り、 1ページ分をプリンタエンジンへのデータ供給に 使用し、 プリンタエンジンがそのビットマップデータを印刷しているときに、 他の 1ページ分を圧縮済印刷データからビットマップデータへのデータ展開用 のバッファとして割り振って、 これで 1ページの印刷単位で処理を行うように している。
そして、 メモリ領域全体の残りの記憶容量を、 圧縮済印刷データの一時記憶 用に割り振り、 これを印刷用ビットマップデータの復元展開中の圧縮済印刷デ ータの受信に使用するようにしている。
ところで、 一般に、 印刷装置は、 特に O A機器として使用されることを目的 としている場合は、 ユーザの種々の使用態様に対応すべく、 印刷解像度、 用紙 サイズ、 データ受信速度等の各種の印刷条件に対して最大印刷性能が設定され ている場合が多い。 例えば、 印刷解像度では旧来の 2 . 5 4 c m当たり 3 0 0 ドットに対し 1 2 0 0 ドットまで対応でき、 用紙サイズでは旧来の B 5判に対 して A 3判まで対応でき、 そしてデータ受信速度では旧来の毎秒 1 0 0 Kバイ ト以下に対して 3 0 0バイ ト以上の速度で対応しているものが多い。
ところが、 近年、 印刷装置で使用される事務用の書類は A 4判のものが多く なったとはいえ、 それでもまだ B 5判の用紙を使用する場合も多々発生する。 また、 印刷装置の使用頻度は、 画像の印刷よりも文字の印刷の方が圧倒的に多 レ、。 そして、 画像には解像度が高ければ高いほど良いという高解像度が要求さ れるのに対して、 文字の場合は 3 0 0 ドット程度でも何ら支障なく十分に使用 に耐える場合が多い。
以上で説明した従来技術としてのプリンタについては、 2つの問題点がある。 第 1の問題点は、 従来のページプリンタでは、 上述したように記憶容量の管 理が簡単で中央制御部による印刷制御が容易となるように、 圧縮済印刷データ 記憶部やビットマツプデータ記憶部の記憶容量は、 印刷装置に実装されたメモ リ容量により予め決められた固定の記憶容量が配分されていたために、 その配 分設定されている圧縮済印刷データの記憶容量やビットマツプデータの記憶容 量が共に例えば A 4判用紙の印刷を行っているときは最大印刷性能である A 3 判用紙の 1 2のメモリ容量しか使用していなないことになる。 B 5判の用紙 であると更にメモリの使用容量は少なくなり、 残りの部分が無駄に遊ぶことに なってメモリの使い方が不経済であるということである。
第 2の問題点は、 文字の印刷で処理を速くするために 3 0 0 ドットの解像度 を指定すると最大印刷性能である 1 2 0 0 ドットの 1 4のメモリ容量しか使 用しないことになる。 この場合も、 高価なメモリのメモリ容量を無駄に遊ばせ ておくことになるばかりでなく、 設定されている最大印刷性能が活用されない ことになり不経済であるということである。 本発明の目的は、 上記従来の実情に鑑み、 各記憶部の記憶容量を印刷対象デ ータ毎に効率よく使用されるように管理して印刷装置の最大印刷性能で印刷が 実行される印刷制御装置を提供することである。
特許文献 1
特開 H 5 ( 1 9 9 3 ) — 2 7 0 0 8 0号公報
特許文献 2
特許第 3 2 7 8 2 9 8号公報 発明の開示
発明の印刷制御装置は、 圧縮済印刷データを受信する圧縮済印刷データ受信 手段と、 受信した上記圧縮済印刷データをページ単位に圧縮済印刷データ記憶 領域に記憶する圧縮済印刷データ記憶手段と、 該圧縮済印刷データ記憶手段に 記憶した上記圧縮済印刷データをページ単位にビットマツプデータに復元しビ ットマツプデータ記憶領域に記憶するビッ トマツプデータ記憶手段と、 印刷装 置の印刷状態により上記圧縮済印刷データ記憶手段と上記ビットマップデータ 記憶手段の記憶容量の配分を変更する記憶容量管理手段とを備える。
実施の形態においては、 上記記憶容量管理手段は、 上記ページ単位に復元さ れたビットマツプデータによる印刷対象の印刷解像度と用紙サイズに基づいて、 上記圧縮済印刷データ記憶手段と上記ビットマツプデータ記憶手段の記憶容量 の配分を変更する。
他の実施の形態においては、 上記記憶容量管理手段は、 上記印刷装置のゥォ ームアップ状態を管理するウォームアップ状態判定手段の判定結果に基づいて、 上記圧縮済印刷データ記憶手段と上記ビットマツプデータ記憶手段の記憶容量 の配分を変更する。
更に他の実施の形態においては、 上記記憶容量管理手段は、 上記印刷装置が これまでに印刷した印刷対象の印刷解像度と用紙サイズの使用頻度により、 予 め上記圧縮済印刷データ記憶手段と上記ビットマツプデータ記憶手段の記憶容 量の配分を変更し、 また、 例えば請求項 5記載のように、 上記印刷装置がこれ までに印刷した印刷データの受信速度に基づいて、 予め上記圧縮済印刷データ 記憶手段と上記ビットマップデータ記憶手段の記憶容量の配分を変更する。 以上のように本発明によれば、 印刷装置内の圧縮済印刷データ記憶部とビッ トマップデータ記憶部の記憶容量を、 印刷状態に応じて動的に変更して、 各デ ータ記憶領域が印刷対象データ毎に効率よく使用されるように管理するので、 印刷装置の最大印刷性能で印刷を実行することができ印刷作業の能率が向上す る。
また、 解像度が低いほど又は用紙サイズが小さいほど、 圧縮済印刷データの 受信容量が増加するようにするので、 各印刷ページの圧縮済印刷データ量が増 加しても先行して複数ページ受信できるようになり、 したがって、 復元ビット マップデータを展開しての印刷処理が受信済の圧縮済印刷データを使って連続 して実行できるので印刷性能が向上する。 また、 これにより、 受信速度の遅い 印刷装置の場合でも、 可及的に多量の圧縮済印刷データを溜め込むことができ るので、 ホスト機器を送信待ちにさせることが無く、 網伝送路への占有時問が 短縮されて網伝送路の使用効率が向上する。
また、 ウォームアップ時に圧縮済印刷データ記憶部とビットマップデータ記 憶部の記憶容量の配分を変更してウォームアップ中に圧縮済印刷データ記憶部 に可及的に多量の圧縮済印刷データを受信しておくことができるので、 印刷装 置内部の転送性能が遅い場合でも圧縮済印刷データ記憶部の圧縮済印刷データ で印刷を実行することができ、 これにより印刷速度を向上させることができる。 また、 使用者の過去の使用条件に最適な条件となるように印刷開始時の圧縮 済印刷データ記憶部とビットマップデータ記憶部の記憶容量を配分するので、 使用者は自分にとって常に最適な条件で印刷装置を使用でき、 これにより、 印 刷作業の能率が向上する。
また、 網やホスト機器の転送性能が速い場合には、 それに応じて圧縮済印刷 データ記憶部の記憶容量を削減し、 ビットマップデータ記憶部の記憶容量を 2 ページ以上に増やして展開待ちの発生を防ぐので、 印刷性能を向上させること ができる。 図面の簡単な説明
図 1は従来の圧縮済み印刷データを用いて高速に印刷するプリンタのプリン タコントローラ部の構成を示す図である。
図 2は第 1の実施の形態におけるプリンタのプリンタコントローラ部の構成 を示す図である。
図 3 Aは第 2の実施の形態におけるプリンタのプリンタコントローラ部の構 成を示す図、 図 3 B は解像度と用紙サイズと記憶部の容量との関係を示すテ 一ブルである。
図 4は第 2の実施の形態におけるプリントコントローラ部の印刷処理の動作 を示すフローチヤ一トである。
図 5は第 3の実施の形態におけるプリンタのプリンタコントローラ部の構成 を示す図である。
図 6は第 3の実施の形態におけるプリントコントローラ部の印刷処理の動作 を示すフローチヤ一トである。
図 7 Aは第 4の実施の形態におけるプリンタのプリンタコントローラ部の構 成を示す図、 図 7 Bは印刷状態記憶テーブルのデータの一例を示す図である。 図 8は第 4の実施の形態におけるプリントコントローラ部の印刷処理の動作 を示すフローチャートである。 図 9 A は第 5の実施の形態におけるプリンタのプリンタコントローラ部の 構成を示す図、 図 9 Bは印刷速度記憶テーブルのデータの一例を示す図である 図 1 0は第 5の実施の形態におけるプリントコントローラ部の印刷処理の動 作を示すフローチヤ一トである。 符号の説明
1 プリンタコントローラ部
2 データ受信部
3 中央制御部
4 データ記憶部
5 ノヽ。ーソナノレコンピュータ
6 ロー力/レネットワーク
7 ノくス
8 プリンタエンジン
9 圧縮済印刷データ転送部
1 0 データ復元転送部
1 1 ビットマップデータ転送部
1 2 圧縮済印刷データ記憶部
1 3 ビットマップデータ記憶部
1 5 プリンタコントローラ部
1 6 データ受信部
1 7 中央制御部
1 8 データ記憶部
2 1 圧縮済印刷データ転送部
2 2 データ復元転送部 2 3 ビットマップデータ転送部
2 4 データ記憶容量管理部
2 5 圧縮済印刷データ記憶部
2 6 ビットマップデータ記憶部
2 7 パーソナノレコンピュータ
2 8 ローカルネッ トワーク
2 9 プリンタエンジン
3 1、 3 2 バス
3 3 解像度 ·用紙サイズ判定部
3 4 解像度と用紙サイズと記憶部の容量との関係を示す管理テーブル 3 5 ウォームアツプ状態判定部
3 6 バス
3 7 解像度 ·用紙サイズ蓄積部
3 8 印刷状態記憶テーブル
3 9 転送速度蓄積部
4 1 転送速度記憶テーブル 発明を実施するための最良の形態
以下、 本発明の実施の形態を図面を参照しながら説明する。
く第 1の実施の形態〉
図 2は、 第 1の実施の形態におけるプリンタのプリンタコントローラ部の構 成を示す図である。 同図に示す印刷制御装置としてのプリンタコントローラ部 1 5は、 本発明の基本構成を示しており、 データ受信部 1 6、 中央制御部 1 7 及びデータ記憶部 1 8で構成される。
中央制御部 1 7は、 少なくとも圧縮済印刷データ転送部 2 1、 データ復元転 送部 2 2、 ビッ トマツプデータ転送部 2 3、 及びデータ記憶容量管理部 2 4 (図では以降の説明図を分かりやすく示すため中央制御部 1 7と離して別に示 しているが実際には中央制御部 1 7のタスク処理部である) の 4つのタスク処 理部を有している。
データ記憶部 1 8は、 メモリ装置であり、 圧縮済印刷データ記憶部 2 5とビ ットマップデータ記憶部 2 6の 2つの記憶領域を備えている。
上記のデータ受信部 1 6には、 ホス ト P C 2 7から例えばローカルネットヮ ーク 2 8を介して圧縮済印刷データが入力され、 ビットマップデータ転送部 2 3からは、 プリンタエンジン 2 9にバス 3 1を介してビデオ信号が出力される。 この図 2に示す本例のプリンタのプリンタコントロ一ラ部 1 5の構成におい て、 上記のデータ受信部 1 6、 中央制御部 1 7、 データ記憶部 1 8、 圧縮済印 刷データ転送部 2 1、 データ復元転送部 2 2、 及びビッ トマツプデータ転送部 2 3、 並びにプリンタエンジン 2 9の構成は、 図 1に示したプリンタコント口 ーラ部 1のデータ受信部 2、 中央制御部 3、 データ記憶部 4、 圧縮済印刷デー タ転送部 9、 データ復元転送部 1 0、 及びビットマップデータ転送部 1 1、 並 びにプリンタエンジン 8の構成及び機能と同様である。
本例では、 データ記憶容量管理部 2 4が設けられており、 このデータ記憶容 量管理部 2 4は、 バス 3 2を介して入力される種々の印刷状態を示す信号に基 づいて、 データ記憶部 1 8の圧縮済印刷データ記憶部 2 5とビットマップデー タ記億部 2 6の 2つの記憶領域の記憶容量を最適に配分する。
すなわち、 本例の圧縮済印刷データ記憶部 2 5とビットマップデータ記憶部 2 6の 2つの記憶領域の記憶容量は、 図 1の圧縮済印刷データ記憶部 1 2とビ ットマップデータ記憶部 1 3の場合の固定された記憶容量とは異なり、 上記の ようにデータ記憶容量管理部 2 4による配分により可変である。
このように、 印刷装置内の各データ記憶領域の容量を、 印刷状態に応じて動 的に変更して、 各データ記憶領域が印刷対象データ毎に効率よく使用されるよ うに管理するので、 印刷装置の最大印刷性能で印刷を実行することができるよ うになる。 く第 2の実施の形態 >
図 3 Aは、 第 2の実施の形態におけるプリンタのプリンタコントロ一ラ部の 構成を示す図であり、 図 3 Bは、 解像度と用紙サイズと記憶部の容量との関係 を示すテーブルである。 尚、 図 3 Aには、 図 2の構成と同一構成部分には図 2 と同一の番号を付与して示している。
図 3 Aに示すように、 本例では、 プリントコントローラ部 1 5 aには、 解像 度 ·用紙サイズ判定部 3 3が設けられ、 この解像度 ·用紙サイズ判定部 3 3か らデータ記憶容量管理部 2 4に、 印刷状態情報がバス 3 2を介して入力される。 解像度 ·用紙サイズ判定部 3 3には、 図 3 Bに示す解像度と用紙サイズと記 憶部の容量との関係を示す管理テーブル 3 4が予め設けられている。 図 3 Bに 示すように、 テーブル 3 4は、 横に解像度が 「3 0 0 (ドッ ト)」、 「6 0 0」、 「 1 2 0 0」 と示され、 縦に用紙サイズが 「その他」、 「A 4 (判)」、 「A 3」 と示されている。
これらに対応するテーブルの数値は、 例えば解像度が 1 2 0 0 ドットで用紙 サイズが A 3判の場合には 「2 : 8」 となっている。 これは、 データ記憶部 1 8の全記憶容量の中での圧縮済印刷データとビットマップデータの記憶容量の 比を示している。
記憶容量の配分では、 先ずビットマツプデータの記憶容量として 2ページ分 の記憶容量が優先して配分される。 図 3 Bの例では、 解像度が 1 2 0 0 ドット で用紙サイズが A 3判の場合は、 「2 : 8」 の割合、 つまり全体の 8ノ1 0が ビットマツプデータ用 2ページ分として先ず配分され、 残りの 2 Z 1 0が圧縮 済印刷データ用として配分される。
解像度が 1 200 ドット、 用紙サイズが A 3判は、 いずれもこの印刷装置の 最大性能であるので、 この 「2 : 8」 の記憶容量の配分が、 この印刷装置のデ フオルト値となっている。
また、 テーブル 34によれば、 解像度が 600 ドットでは、 ビットマップデ ータの容量は 1 200 ドットの場合の 1Z2となるので、 記憶容量の配分割合 は 「6 : 4」 となり、 全体の 4/10が先ずビットマップデータ用として配分 され、 残りの 6Z10が圧縮済印刷データ用として配分される。 この 600 ド ットの解像度で更に用紙サイズが A4判になると、 更にビットマップデータの 容量は A 3判の場合の 1 Z 2となるので、 記憶容量の配分割合は 「8 : 2」 と なり、 全体の 2 10が先ずビットマップデータ用として配分され、 残りの 8 /10が圧縮済印刷データ用として配分される。
尚、 図 3 Bに示すテーブル 34で 「その他」 で示す用紙サイズは、 A4判よ りも小さな B 5判や A 5判、 あるい葉書等の用紙サイズの場合である。 もちろ ん必要によっては 「その他」 の用紙サイズを上記のように 「B 5」、 「A5J、 「葉書」 等に細分化して、 そのときどきの記憶容量の配分割合を予め示してお くようにしてもよい。
また、 このように予めテーブルとして持つのではなく、 データ受信部 1 6か ら入力されるホスト PC27からの圧縮済印刷データの印刷状態情報に基づい て、 テーブル 34と同様の数値を、 解像度 .用紙サイズ判定部 33が必要なつ ど演算にょづて算出するようにしてもよい。
図 4は、 上記構成の第 2の実施の形態におけるプリントコントローラ部 1 5 aの中央制御部 17による印刷処理の動作を示すフローチャートである。 図 4 において、 先ず中央制御部 1 7は、 ホスト PC 27からの圧縮済印刷データの 受信を開始する (S 3 1)。 この処理において、 ホスト P C 2 7から送信される圧縮済印刷データは、 同 一印刷条件で 1ページ以上のデータが 1つの印刷タスクとして、 ローカルネッ トワーク 2 8を介しプリンタコントローラ部 1 5のデータ受信部 1 6により受 信される。
次に、 中央制御部 1 7は、 圧縮済印刷データ転送部 1 7により、 データ受信 部 1 6が受信中の圧縮済印刷データを監視して、 受信した圧縮済印刷データの 先頭ページを検出したかを判断する (S 3 2 )。
そして、 先頭ページを検出したときは (3 3 2が¥ 6 3 )、 次に印刷データ の解像度と用紙サイズを検出する (S 3 3 )。
この処理では、 圧縮済印刷データの先頭ページには、 必ず印刷対象の印刷解 像度と甩紙サイズを指定する情報が含まれている。 中央制御部 1 7は、 圧縮済 印刷データ転送部 2 1により圧縮済印刷データを圧縮済印刷データ記憶部 2 5 に転送するだけでなく印刷データの先頭ページのヘッダ情報を解像度 ·用紙サ ィズ判定部 3 3に転送する。 ,
解像度 ·用紙サイズ判定部 3 3は、 圧縮済印刷データ転送部 2 1から得られ た印刷データの先頭ページのへッダ情報により、 その印刷解像度と用紙サイズ の情報を検出する。 そして、 解像度 ·用紙サイズ判定部 3 3は、 これから印刷 すべき印刷対象の印刷解像度と用紙サイズを判定し、 この判定結果を印刷状態 情報としてデータ記憶容量管理部 2 0に通知する。
データ記憶容量管理部 2 4は、 印刷状態情報として印刷解像度と用紙サイズ の情報を受け取ると、 解像度用紙サイズと記憶部容量の管理テーブル 3 4のデ ータに基づいて、 上記検出された解像度と用衹サイズが、 この印刷装置最大の 解像度 1 2 0 0とッド、 用紙サイズ A 3の条件のデフォルト値と異なる場合は、 管理テーブル 3 4のデータに示される記憶容量の比率に従って、 データ記憶部 1 8の、 圧縮済印刷データ記憶部 2 5とビットマツプデータ記憶部 2 6の記憶 容量を変更する (S 3 4 )。
この処理では、 解像度 ·用紙サイズ判定部 3 3は、 印刷状態情報に基づいて、 ビットマツプデータ記憶部 2 6に必要な 2ページ分の記憶容量を管理テーブル 3 4から取得し、 その 2ページ分の記憶容量をビットマップデータ記憶部 2 6 に配分し、 データ記憶部 1 8の全記憶容量の残りの記憶容量を、 圧縮済印刷デ ータ記憶部 2 5の記憶領域として配分する。
続いて、 中央制御部 1 7は、 プリンタエンジン 2 9への一連のページ転送が 完了したか否かを判別する (S 3 5 )。 この処理では、 圧縮済印刷データ記憶 部 2 5の圧縮済印刷データが零であり且つビットマツプデータ記憶部 2 6のビ ットマップデータが零であるか否かが判別される。
そして、 一連のページ転送が未だ完了していなければ (S 3 5がN o )、 完 了するまで、 ビットマップデータ (ビデオ信号) のプリンタエンジン 2 9への 転送を継続し、 この転送が完了したならば (S 3 5が Y e s )、 印刷処理を収 容する。
このように印刷処理することにより、 例えばこの印刷装置の最大印刷性能が 解像度 1 2 0 0 ドット、 用紙サイズ A 3判としたとすると、 最大印刷性能時で 圧縮済印刷データ用の記憶容量がデータ記憶部 1 8全体の 2 1 0であったも のが、 例えば同じ 1 2 0 0 ドットの解像度で A 4判の用紙に印刷するときは 6 / 1 0となり、 更に 3◦ 0 ドットの解像度で印刷する場合は 9 1 0となって、 圧縮済印刷データ用の記憶容量が増加する。
このように、 解像度が低いほど又は用紙サイズが小さいほど、 圧縮済印刷デ 一タの受信容量が増加するので、 各印刷ぺージの圧縮済印刷データ量が増加し ても先行して複数ページ受信できるようになり、 したがって、 復元ビットマツ プデータを展開しての印刷処理が受信済の圧縮済印刷データを使って連続して 実行できるので印刷性能が向上する。 また、 受信速度の遅い印刷装置の場合では、 圧縮済印刷データを溜め込むこ とができるのでホスト P C 2 7を送信待ちにさせることも無く、 伝送路への占 有時間が短縮される。 ぐ第 3の実施の形態 >
図 5は、 第 3の実施の形態におけるプリンタのプリンタコントローラ部の構 成を示す図である。 尚、 図 5には、 図 2の構成と同一構成部分には図 2と同一 の番号を付与して示している。
図 5に示すように、 本例では、 プリントコントローラ部 1 5 bには、 図 3の 解像度■用紙サイズ判定部 3 3に代わってウォームアツプ状態判定部 3 5が設 けられる。 このウォームアップ状態判定部 3 5は、 プリンタエンジン 2 9に対 し印刷実行のためのウォームアップを開始するようバス 3 6を介してウォーム アップ信号を出力した後、 同じくバス 3 6を介し、 プリンタエンジン 2 9から のエンジン温度 (定着ドラムの温度) 情報を受信する。
ウォームアップ状態判定部 3 5は、 データ受信部 1 6から入力されている印 刷状態情報とウォームアップ開始情報とをバス 3 2を介してデータ記憶容量管 理部 2 4に出力すると共に、 プリンタエンジン 2 9から受信するエンジン温度 が所定の動作温度に達したか否かを監視して、 所定の動作温度に達したとき、 ウォームアップ完了情報をデータ記憶容量管理部 2 4に出力する。
一般に、 印刷装置は、 装置全体の消費亀力を削減するために、 印刷待機時に はプリンタエンジンの定着部のヒータを切断又は省電力モードで動作温度以下 にしている。 そして印刷データの受信が開始されるとヒータの通電を開始又は 強化して、 定着ドラムが所定の動作温度に達するまでウォームアップを行い、 ウォームアップが完了後に印刷を開始する。
ウォームアップ中は、 印刷処理が行われないので、 ビットマップデータ記憶 部 2 6に 2ぺージ分の記憶容量を配分しても、 2ぺージ分のビットマツプデー タを展開後は、 それ以上の展開処理は出来ない。
そこで、 ウォームアップ中は、 ビットマップデータ記憶部 2 6に割り振るデ ータ容量を 1ページ分とし、 残りを全て圧縮済印刷データ記憶部 2 5に割り振 つて、 ここで、 圧縮済印刷データの受信を実施しておく。 ウォームアップ完了 後は、 印刷の進行経過と共にビットマップデータ記憶部 2 6の記憶容量を 1ぺ ージ分から 2ページ分に増加するように変更していく。 尚、 増加させるときは、 圧縮済印刷データの受信は行わない。
図 6は、 上記構成の第 3の実施の形態におけるプリントコントローラ部 1 5 bの中央制御部 1 7による印刷処理の動作を示すフローチャートである。
同図において、 先ず中央制御部 1 7は、 ホスト P C 2 7からの圧縮済印刷デ ータの受信を開始する (S 5 1 )。 この処理は、 図 4に示した S 3 1の処理と 同一である。
次に、 中央制御部 1 7は、 定着ドラムを中心とするプリンタエンジンのゥォ ームアップが完了しているか否かを判断する (S 5 2 )。 そして、 未だウォー ムアップが完了していなければ (3 5 2が1^ 0 )、 圧縮済印刷データ領域の記 憶容量の増加を指示する (S 5 3 )。
この処理では、 図 6では図示を省略している先頭ページの検出で、 印刷情報 で指定されている解像度と用紙サイズが判明しているので、 データ記憶容量管 理部 2 4により、 ウォームアップ状態判定部 3 5からのウォームアップ開始情 報と印刷状態情報の通知に基づいて印刷状態情報の解像度と用紙サイズによる 1ページ分だけのビットマップデータ領域を算出する。 そして、 その 1ページ 分だけのビットマップデータ領域を除いた残り全ての領域を、 圧縮済印刷デー タ用の領域として配分して圧縮済印刷データ記憶部 2 5の記憶容量を増加させ るようデータ記憶部 1 8に指示する。 続いて、 中央制御部 1 7は、 再びプリンタエンジンのウォームアップが完了 しているか否かを判断し (S 5 4 )、 ウォームアップ完了まで監視を続けて ( 5 5 4が^^。)、 ウォームアップが完了したと判断すると (3 5 4が 6 5 )、 通常のつまり印刷状態に基づいて予め指定されている記憶容量の配分をデータ 記憶部 1 8に指示する (S 5 5 )。
この後、 図 6では図示を省略しているが、 図 4の S 3 5と同様の処理を行つ て印刷処理を終了する。 なお、 圧縮済印刷データ受信開始直後の S 5 2のゥォ —ムァップ完了か否かの判断において、 印刷装置が連続して使用されている又 は省電力モードに設定されていないときのように、 定着ドラムの温度が動作温 度となっていて、 プリンタエンジン部 2 9がウォームアップ完了の状態であれ ば (S 5 2が Y e s )、 この場合も、 通常の記憶容量の配分をデータ記憶部 1 8に指示する処理を行って (S 5 6 )、 図 4の S 3 5と同様の処理を行った後、 印刷処理を終了する。
このように、 ウォームアップ時に各データ記憶容量を変更して圧縮済印刷デ ータ記憶部 2 5の記憶容量を増加させ、 その圧縮済印刷データ記憶部 2 5に、 ウォームアップ中に、 圧縮済印刷データを受信しておくので、 転送性能が遅い 場合でも圧縮済印刷データ記憶部の圧縮済印刷データで印刷を実行することが でき、 これにより印刷速度を向上させることができる。 <第 4の実施の形態〉
図 7 Aは、 第 4の実施の形態におけるプリンタのプリンタコントローラ部の 構成を示す図であり、 図 7 Bは、 印刷状態記憶テーブルのデータの一例を示す 図である。 尚、 図 7 Aには、 図 2の構成と同一構成部分には図 2と同一の番号 を付与して示している。
図 7 Aに示すように、 本例では、 プリントコントローラ部 1 5 cには、 図 5 に示したウォームアップ状態判定部 3 5に代わって解像度 ·用紙サイズ蓄積部 3 7が設けられる。 この解像度■用紙サイズ蓄積部 3 7には、 図 7 Bに示す印 刷状態記憶テーブル 3 8が記憶されている。 この印刷状態記憶テーブル 3 8に は、 過去の印刷対象の印刷解像度と用紙サイズが蓄積して記憶されている。 図 7 Bに示す例では、 印刷状態記憶テーブル 3 8には、 横に解像度が 「 3 0 0 (ドッ ト)」、 「6 0 0」、 「 1 2 0 0」 と示され、 縦に用紙サイズが 「その 他」、 「A 4 (判)」、 「A 3」 と示されている。
これらに対応するテーブルの数値は、 図 7 Bの例では、 解像度が 6 0 0 ドッ トで用紙サイズが A 4判の場合が最大の数値 「2 0」 を示している。 これは、 過去の使用頻度として、 用紙サイズでは A 4判の用紙が最も多用され、 解像度 では 6 0 0 ドットの解像度の印刷が最も多用されていることを示している。 解像度■用紙サイズ蓄積部 3 7は、 上記の印刷状態記憶テーブル 3 8のデー タに基づいて予測した最高頻度の使用状態に対応する記憶容量に、 圧縮済印刷 データ記憶部 2 5とビットマップデータ記憶部 2 6の記憶容量を変更するよう に、 データ記憶容量管理部 2 4に対して通知する。
一般に、 印刷装置が使用場所に設置されると、 その印刷装置の使い方は、 ュ 一ザの比較的一定した使用態様に従って、 或る一定の固定的な印刷物を印刷す るようになる。
例えば会計課などに設置された場合には伝票の印刷、 営業関係に設置された 場合には契約書の印刷、 幼稚園や小学校などの職員室に設置された場合には比 較的小サイズの B 5判用紙の印刷、 設計関係に設置された場合には比較的大き なサイズたとえば A 3判以上で且つ高解像度の印刷等、 印刷解像度や用紙サイ ズの選択は一定の状態に収束してくる。
そこで、 本例では、 過去の印刷対象の解像度と用紙サイズを、 図 7 Bに示す 印刷状態記憶テーブル 3 8に記憶して管理し、 一番頻繁に使用される条件で、 圧縮済印刷データ記憶部 2 5とビットマップデータ記憶部 2 6の記憶容量を予 め決定しておき、 その決定した記憶容量を上記の各記憶部に初期条件として設 定するようにする。
図 8は、 上記構成の第 4の実施の形態におけるプリントコントローラ部 1 5 cの印刷処理の動作を示すフローチャートである。 図 8において、 印刷を開始 するに際して中央制御部 1 7は、 まず、 予測した印刷状態で記憶容量を指示す る (S 7 1 )。
この処理では、 中央制御部 1 7は、 解像度 ·用紙サイズ蓄積部 3 7により、 図 7 Bに示す印刷状態記憶テーブル 3 8に基づいて、 最も使用頻度の高い使用 条件、 例えば図 7 Bに示す例では最大数値 「2 0」 で示される解像度が 6 0 0 ドットで用紙サイズが A 4判の条件に合うように、 圧縮済印刷データ記憶部 2 5とビットマップデータ記憶部 2 6の記憶容量を配分する。
例えば、 図 3 Bに示した解像度と用紙サイズと記憶部の容量との関係を示す テーブル 3 4によれば、 解像度が 6 0 0ドットで用紙サイズが A 4判の場合は、 圧縮済印刷データ記憶部 2 5とビットマツプデータ記憶部 2 6への記憶容量の 配分は 「8 : 2」 の割合で配分される。 これにより、 解像度が 6 0 0ドットで 用紙サイズが A 4判の印刷の場合に最適なように記憶容量が設定される。
続く S 7 2 , S 7 3、 及び S 7 4の処理は、 図 4に示した S 3 1、 S 3 2 , 及び S 3 3の処理を同一である。 但し本例では、 上記 S 7 4の処理において印 刷ページの解像度と用紙サイズが検出されると、 これらの情報は解像度 '用紙 サイズ蓄積部 3 7に転送される。
解像度 ·用紙サイズ蓄積部 3 7は、 転送されてきた現在の印刷状態情報が、 S 7 1で予測した解像度及び用紙サイズと異なるか否かを判別する (S 7 5 )。 そして、 転送されてきた現在の印刷状態情報が予測して解像度及び用紙サイ ズと同一のときは (3 7 5が^^ 0 )、 その印刷状態情報である現在の解像度と 用紙サイズを記憶し (S 7 6 )、 印刷状態記憶テーブル 3 8のデータを更新す る (S 7 7 )。
この場合は、 解像度 6 0 0 ドットと用紙サイズ A 4判の印刷回数 「2 0」 力 S 「2 1」 に更新される。
この後、 図 8では図示を省略しているが、 解像度 ·用紙サイズ蓄積部 3 7か らデータ記憶容量管理部 2 4に記憶容量配分の現状維持が通知され、 図 4の S 3 5の処理と同一の処理が行われて、 印刷処理が終了する。
また、 上記 S 7 5の判別で、 転送されてきた現在の印刷状態情報が予測して 解像度及び用紙サイズと異なるときは ( S 7 5が Y e s;)、 解像度 ·用紙サイ ズ蓄積部 3 7は、 転送されてきた現在の印刷状態情報が示している解像度と用 紙サイズに合うように、 図 3の管理テーブル 3 4参照を参照して、 圧縮済印刷 データ記憶部 2 5とビットマツプデータ記憶部 2 6の記憶領域を変更する ( S 7 8 )。
そして、 現在の解像度と用紙サイズを記憶し (S 7 6 )、 印刷状態記憶テー ブル 3 8のデータを更新する (S 7 7 )。
この場合は、 予測された値とは異なる現在の解像度と用紙サイズの組み合わ せに対応する印刷状態記憶テーブル 3 8のデータ欄のデータが 「1」 インクリ メントされて更新される。
この後、 図 8では図示を省略しているが、 解像度■用紙サイズ蓄積部 3 7か らデータ記憶容量管理部 2 4に記憶容量の配分を変更するよう通知された後、 図 4の S 3 5の処理と同一の処理が行われて、 印刷処理が終了する。
このように、 使用者の過去の使用条件に最適な条件となるように印刷開始時 の圧縮済印刷データ記憶部とビットマップデータ記憶部の記憶容量を配分する ので、 使用者は自分にとって常に最適な条件で印刷装置を使用でき、 これによ り、 印刷作業の能率が向上する。 尚、 印刷内容が大きく変更になった場合を考慮し、 解像度用紙サイズ蓄積部 3 7における印刷状態記憶テーブル 3 8のデータ內容をユーザの指示で初期化 する機構を設けるようにしてもよい。 <第 5の実施の形態 >
図 9 Aは、 第 5の実施の形態におけるプリンタのプリンタコントローラ部の 構成を示す図であり、 図 9 Bは、 転送速度記憶テーブルのデータの一例を示す 図である。 尚、 図 9 Aには、 図 2の構成と同一構成部分には図 2と同一の番号 を付与して示している。
図 9 Aに示すように、 本例では、 プリントコントローラ部 1 5 dには、 図 7 に示した解像度 ·用紙サイズ蓄積部 3 7に代わって転送速度蓄積部 3 9が設け られる。 この転送速度蓄積部 3 9には、 図 9 Bに示す転送速度記憶テーブル 4 1が記憶されている。
一般に、 印刷装置が使用場所に設置されると、 その印刷装置に接続される網 やホスト機器の環境は使用場所によって或る状態 (性能) に収束する。 例えば 網の転送速度が速ければ常に圧縮済印刷データが供給されることとになり、 圧 縮済印刷データ記憶部 2 5の記憶容量を削減し、 ビットマップデータ記憶部 2 6の記憶容量を 2ページ以上に増やして展開待ちの発生を防いで印刷性能を向 上させることができる。
このことに着目し、 本例では、 転送速度蓄積部 3 9により、 1ページ毎のデ ータ転送速度を計測し、 印刷装置が過去に印刷した印刷データの 1ページ毎の 平均転送速度を転送速度記憶テーブル 4 1に記憶して管理する。
図 9 Bに示す例では、 転送速度記憶テーブル 4 1には、 横に 1ページ単位の 転送速度 (K B / s ) 力 「1 0 0以下」、 「1 0 0〜2 0 0 J、 「3 0 0以上」 と 示され、 その下に、 それらの転送速度で過去に印刷した回数が 「1」、 「 1」、 「2 0」 と示されている。 これは、 過去において印刷された印刷対象がほとん どの場合、 1ページ当り 3 0 0 K Bノ s以上の転送速度で印刷されたことを示 している。
図 1 0は、 上記構成の第 5の実施の形態におけるプリントコントローラ部 1 5 dの印刷処理の動作を示すフローチャートである。 図 1 0において、 印刷を 開始するに際して中央制御部 1 7は、 まず、 予測した転送速度に対応する記憶 容量を指示する (S 9 1 )。
この処理では、 中央制御部 1 7は、 転送速度蓄積部 3 9により、 図 9 Bに示 す転送速度記憶テーブル 4 1に基づいて、 過去において最も印刷回数の多かつ た 1ページ当りの転送速度の条件で、 すなわち図 9 Bに示す例では最大数値 「2 0」 で示される 3 0 0 K B Z sの転送速度に対応するように圧縮済印刷デ 一タ記憶部 2 5とビットマツプデータ記憶部 2 6の記憶容量が配分される。 例えば、 本例の印刷装置では、 転送速度が 3 0 0 K B , sの場合では常に圧 縮済印刷データが供給されることを前提としている。 したがって、 上記の場合 は、 圧縮済印刷データ記憶部 2 5の記憶容量を削減し、 ビットマップデータ記 憶部 2 6の記憶容量を 2ページ以上に配分する。 これにより展開待ちの発生を 防止し、 印刷性能の向上を図ることができる。
続いて、 データ受信 1 6により圧縮済印刷データの受信を開始し (S 9 2 )、 転送速度蓄積部 3 9は、 その受信した圧縮済印刷データがローカルネットヮ一 ク 2 8を介して転送されてくる転送速度を計測し、 S 9 1で予測した転送速度 と現在の転送速度が異なるか否か判断する (S 9 3 )。
そして、 予測した転送速度と現在の転送速度が同じであれば (S 9 3がN o )、 現在の転送速度を記憶し (S 9 4 )、 さらに転送速度記憶テーブル 4 1の データを更新する (S 9 5 )。 '
この場合は、 予測した転送速度と現在の転送速度が同じであるので、 デフォ ノレト値である 3 0 0 ドッ ト以上に対応する印刷回数 「2 0」 「 2 1」 に更新 される。
この後、 図 1 0では図示を省略しているが、 転送速度蓄積部 3 9からデータ 記憶容量管理部 2 4に記憶容量の現状維持が通知された後、 図 4の S 3 5の処 理と同一の処理が行われて、 印刷処理が終了する。
また、 処理 S 9 3の判別で、 予測した転送速度と現在の転送速度が異なって いれば (S 9 3が Y e s )、 その現在の転送速度に最適な記憶容量を、 圧縮済 印刷データ記憶部 2 5とビットマツプデータ記憶部 2 6に配分し ( S ' 9 6 )、 現在の転送速度を記憶し (S 9 4 )、 さらに転送速度記憶テーブル 4 1のデー タを更新する (S 9 5 )。
この場合は、 デフォルト値の 3 0 0 ドット以上とは異なる現在の転送速度に 対応する転送速度記憶テーブル 4 1のデータ欄のデータが 「 1」 インクリメン トされて更新される。
この後、 図 1 0では図示を省略しているが、 転送速度蓄積部 3 9からデータ 記憶容量管理部 2 4に記憶容量の配分を変更するように通知された後、 図 4の S 3 5の処理と同一の処理が行われて、 印刷処理が終了する。
このように、 印刷装置が過去の平均転送速度によって印刷した印刷データの 1ページ毎の平均転送速度を記憶して管理し、 この転送速度の結果から圧縮済 印刷データ記憶部とビットマップデータ記憶部の記憶容量の配分を変更するこ とにより、 網やホスト機器の環境を固定化した状態において最適な印刷装置を 提供することが可能となる。
また、 網やホスト機器の転送性能が速い場合には、 それに応じて圧縮済印刷 データ記憶部の記憶容量を削減し、 ビットマップデータ記憶部の記憶容量を 2 ページ以上に増やして展開待ちの発生を防ぐことができ、 これにより、 印刷性 能を向上させることができる。 尚、 網やホス ト機器の環境が大きく変更になった場合を考慮して、 転送速度 蓄積部 3 9における転送速度記憶テーブル 4 1のデータ内容をユーザの'指示で 初期化する機構を設けるようにしてもよい。
以上詳細に説明したように、 本発明によれば、 解像度、 用紙サイズ、 装置の ウォームアップ時、 使用者の過去の使用条件、 網やホス ト機器の転送性能など の印刷時の環境状態に応じて印刷装置内の圧縮済印刷データ記憶部とビットマ ップデータ記憶部の記憶容量を動的に変更して、 各データ記憶領域が印刷対象 データ毎に効率よく使用されるように管理することができる。
その結果、 受信速度の遅い印刷装置の場合、 印刷装置内部の転送性能が遅い 場合、 使用者の使用条件が印刷装置に設定されているデフオルトと異なる場合、 網やホスト機器の転送速度が速い場合などにも印刷装置の最大印刷性能で印刷 を実行することができので印刷作業の能率が向上するという効果が得られる。 また、 高価で貴重なメモリの容量を常に無駄なく使用するので資源の有効活 用に寄与するところが大きい。 産業上の利用可能性
以上のように本発明の印刷制御装置は、 自前のフォントを持たないプリンタ で同一容量のメモリ容量でホスト機器からの圧縮済印刷データを受信して、 メ モリ容量を無駄にせず常に能率良く印刷を行うものであり、 本発明は自前のフ オントを持たないプリンタでホスト機器からの圧縮済印刷データを受信して印 刷を行うプリンタを用いる全ての産業において利用することが可能である。

Claims

請求の範囲
1 . 圧縮済印刷データを受信する圧縮済印刷データ受信手段と、
受信した前記圧縮済印刷データをページ単位に圧縮済印刷データ記憶領域に 記憶する圧縮済印刷データ記憶手段と、
該圧縮済印刷データ記憶手段に記憶した前記圧縮済印刷データをページ単位 にビットマツプデータに復元しビットマツプデータ記憶領域に記憶するビット マップデータ記憶手段と、
印刷装置の印刷状態により前記圧縮済印刷データ記憶手段と前記ビットマツ プデータ記憶手段の記憶容量の配分を変更する記憶容量管理手段と、
を有することを特徴とする印刷制御装置。
2 . 請求項 1において、 前記記憶容量管理手段は、 前記ページ単位に復元され たビットマツプデータによる印刷対象の印刷解像度と用紙サイズに基づいて、 前記圧縮済印刷データ記憶手段と前記ビットマツプデータ記憶手段の記憶容量 の配分を変更する、 ことを特徴とする印刷制御装置。
3 . 請求項 1において、 前記記憶容量管理手段は、 前記印刷装置のウォームァ ップ状態を管理するウォームァップ状態判定手段の判定結果に基づいて、 前記 圧縮済印刷データ記憶手段と前記ビットマップデータ記憶手段の記憶容量の配 分を変更する、 ことを特徴とする印刷制御装置。
4 . 請求項 1において、 前記記憶容量管理手段は、 前記印刷装置がこれまでに 印刷した印刷対象の印刷解像度と用紙サイズの使用頻度により、 予め前記圧縮 済印刷データ記憶手段と前記ビットマツプデータ記憶手段の記憶容量の配分を 変更する、 ことを特徴とする印刷制御装置。
5 . 請求項 1において、 前記記憶容量変更手段は、 前記印刷装置がこれまでに 印刷した印刷データの受信速度に基づいて、 予め前記圧縮済印刷データ記憶手 段と前記ビットマップデータ記憶手段の記憶容量の配分を変更する、 ことを特 徴とする印刷制御装置。
PCT/JP2003/004782 2003-04-15 2003-04-15 印刷制御装置 WO2004091922A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2003/004782 WO2004091922A1 (ja) 2003-04-15 2003-04-15 印刷制御装置
JP2004570879A JP4252958B2 (ja) 2003-04-15 2003-04-15 印刷制御装置
US11/084,111 US20050162694A1 (en) 2003-04-15 2005-03-21 Printer control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2003/004782 WO2004091922A1 (ja) 2003-04-15 2003-04-15 印刷制御装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/084,111 Continuation US20050162694A1 (en) 2003-04-15 2005-03-21 Printer control device

Publications (1)

Publication Number Publication Date
WO2004091922A1 true WO2004091922A1 (ja) 2004-10-28

Family

ID=33193230

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/004782 WO2004091922A1 (ja) 2003-04-15 2003-04-15 印刷制御装置

Country Status (2)

Country Link
JP (1) JP4252958B2 (ja)
WO (1) WO2004091922A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7965405B2 (en) 2006-07-20 2011-06-21 Konica Minolta Business Technologies, Inc. Image forming apparatus using changeable threshold value for memory allocation
JP2012040801A (ja) * 2010-08-20 2012-03-01 Riso Kagaku Corp 印刷装置のメモリ制御ユニット

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01175023A (ja) * 1987-12-29 1989-07-11 Nec Corp プリンタメモリ制御方式
JPH07314800A (ja) * 1994-05-27 1995-12-05 Canon Inc 印刷装置およびその制御方法
JPH08252951A (ja) * 1995-03-15 1996-10-01 Canon Inc プリンタ制御装置
EP0814598A2 (en) * 1996-06-18 1997-12-29 Canon Kabushiki Kaisha Printing system
JPH1044525A (ja) * 1996-07-30 1998-02-17 Fuji Xerox Co Ltd 画像処理装置
US6078399A (en) * 1996-09-30 2000-06-20 Brother Kogyo Kabushiki Kaisha Print data receiving apparatus with packet memory allocation
JP2000326569A (ja) * 1999-05-20 2000-11-28 Canon Inc 印刷装置およびその記憶制御方法
JP2000347822A (ja) * 1999-06-03 2000-12-15 Canon Inc 記録装置、記録システムおよび記録装置のバッファ容量割り当て方法
JP2001228985A (ja) * 2000-02-16 2001-08-24 Matsushita Graphic Communication Systems Inc 画像処理装置および印刷データ受信方法
JP2002052763A (ja) * 2000-08-08 2002-02-19 Ricoh Co Ltd 印刷装置

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01175023A (ja) * 1987-12-29 1989-07-11 Nec Corp プリンタメモリ制御方式
JPH07314800A (ja) * 1994-05-27 1995-12-05 Canon Inc 印刷装置およびその制御方法
JPH08252951A (ja) * 1995-03-15 1996-10-01 Canon Inc プリンタ制御装置
EP0814598A2 (en) * 1996-06-18 1997-12-29 Canon Kabushiki Kaisha Printing system
JPH1044525A (ja) * 1996-07-30 1998-02-17 Fuji Xerox Co Ltd 画像処理装置
US6078399A (en) * 1996-09-30 2000-06-20 Brother Kogyo Kabushiki Kaisha Print data receiving apparatus with packet memory allocation
JP2000326569A (ja) * 1999-05-20 2000-11-28 Canon Inc 印刷装置およびその記憶制御方法
JP2000347822A (ja) * 1999-06-03 2000-12-15 Canon Inc 記録装置、記録システムおよび記録装置のバッファ容量割り当て方法
JP2001228985A (ja) * 2000-02-16 2001-08-24 Matsushita Graphic Communication Systems Inc 画像処理装置および印刷データ受信方法
JP2002052763A (ja) * 2000-08-08 2002-02-19 Ricoh Co Ltd 印刷装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7965405B2 (en) 2006-07-20 2011-06-21 Konica Minolta Business Technologies, Inc. Image forming apparatus using changeable threshold value for memory allocation
JP2012040801A (ja) * 2010-08-20 2012-03-01 Riso Kagaku Corp 印刷装置のメモリ制御ユニット

Also Published As

Publication number Publication date
JP4252958B2 (ja) 2009-04-08
JPWO2004091922A1 (ja) 2006-07-06

Similar Documents

Publication Publication Date Title
JP5287297B2 (ja) データ処理回路、省電力方法、省電力プログラム、記録媒体及び機器
JP2002142385A (ja) サーバ装置、ネットワーク機器、ネットワークシステム並びにそれらの制御方法
US9942431B2 (en) Imaging forming apparatus, control method of image forming apparatus, and recording medium
US8760713B2 (en) Controlling printer energy consumption
US20050162694A1 (en) Printer control device
US8687223B2 (en) Image processing apparatus and image processing method utilizing efficient memory regions
US20140340710A1 (en) Image formation system and device, control method thereof, and troubleshooting method
JP2013082130A (ja) 画像形成装置、画像形成制御方法及び画像形成制御プログラム
US8659782B2 (en) Image forming apparatus using option controller for printing
JP2006155597A (ja) 情報処理装置及び情報処理方法
JP2006209508A (ja) 印刷システムおよびその制御方法および印刷管理プログラム
JP2011039402A (ja) 画像処理装置
JP5742274B2 (ja) 画像形成装置、画像形成制御方法、画像形成制御プログラム及び記録媒体
JP3575382B2 (ja) 印刷コマンドの生成および送信を行う印刷制御方法、印刷制御装置、そのためのプログラムを記録した記録媒体
WO2004091922A1 (ja) 印刷制御装置
US20030202209A1 (en) System and method for optimizing memory resources in printing devices
US20180213103A1 (en) Image processing apparatus, method of controlling the same, and storage medium
JP3116354B2 (ja) プリンタデータ管理方式
JP2020110926A (ja) 画像形成装置、画像形成装置の制御方法、画像形成システム、及びプログラム
JP2010188598A (ja) 印刷装置、ドライバープログラム、印刷システム
JP4436912B2 (ja) タンデム連続紙プリンタ
JP3437297B2 (ja) 画像処理装置および画像処理装置の制御方法
JP2004243635A (ja) プリンタ、印刷システム、プリンタで生成する画像データに対応した印刷メディアを選択する方法
JP2000229451A (ja) プリンタ制御方法および装置
JP3862644B2 (ja) 情報処理装置、情報処理方法及びプログラム

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

WWE Wipo information: entry into national phase

Ref document number: 2004570879

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11084111

Country of ref document: US