US8237974B2 - Image processing apparatus having function for performing sync processing to transfer and store data of cache memory to non-volatile memory in accordance with predetermined condition - Google Patents
Image processing apparatus having function for performing sync processing to transfer and store data of cache memory to non-volatile memory in accordance with predetermined condition Download PDFInfo
- Publication number
- US8237974B2 US8237974B2 US12/332,655 US33265508A US8237974B2 US 8237974 B2 US8237974 B2 US 8237974B2 US 33265508 A US33265508 A US 33265508A US 8237974 B2 US8237974 B2 US 8237974B2
- Authority
- US
- United States
- Prior art keywords
- section
- processing apparatus
- data
- image processing
- sync
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/21—Intermediate information storage
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00885—Power supply means, e.g. arrangements for the control of power supply to the apparatus or components thereof
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00885—Power supply means, e.g. arrangements for the control of power supply to the apparatus or components thereof
- H04N1/00899—Detection of supply level or supply failure
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00912—Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
- H04N1/00928—Initialisation or control of normal start-up or shut-down, i.e. non failure or error related
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32609—Fault detection or counter-measures, e.g. original mis-positioned, shortage of paper
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32609—Fault detection or counter-measures, e.g. original mis-positioned, shortage of paper
- H04N1/32646—Counter-measures
- H04N1/32683—Preventive counter-measures, e.g. using redundant hardware, or anticipating a fault
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/0077—Types of the still picture apparatus
- H04N2201/0094—Multifunctional device, i.e. a device capable of all of reading, reproducing, copying, facsimile transception, file transception
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/21—Intermediate information storage
- H04N2201/216—Arrangements for recording on different types of storage medium, e.g. IC card or magnetic tape; Recording on a plurality of storage media
Definitions
- the present invention relates to an image processing apparatuses comprising a memory section constructed with a non-volatile hard disk and the like which memorize various data including image data, and having a function to carry out a synchronizing processing which transfers and memorizes the data of cache memory to the memory section based on a predetermined condition.
- An image forming apparatuses such as a digital copying apparatus and a digital multifunction peripheral is required to control peripheral devices such as hard disk devices for storing large capacity image data and the like, network devices for sending and receiving image data and the like, and USB (Universal Serial Bus) devices, and therefore is generally equipped with an embedded operating system which supports a file system, and controls a whole system.
- the file system of the hard disk is mounted by “mount processing” which is executed at the time of start-up of the image forming apparatus, thereby the operating system becomes accessible to the file system.
- the access speed of the hard disk is much slower than the operating speed of CPU (Central Processing Unit), therefore cache memory is arranged so as to increase the speed of the access to the hard disk device and thereby increase the processing speed of the whole system, and an asynchronous operation is executed in which the CPU generally writes data to the high speed accessible cache memory in stead of writing data direct to the hard disk device. Further in order to make synchronization (consistency of data) between the cache memory and the hard disk, a synchronous processing which transfers and writes asynchronous data (data in the cache memory which has not been written to the hard disk) from the cache memory to the hard disk is carried out at every predetermined interval or when an amount of the asynchronous data exceeds a predetermined threshold.
- CPU Central Processing Unit
- a firmware detects the falling down of the power supply by an interruption generated by detecting lowering of the supply voltage, the synchronous processing described above and “unmount processing” are executed while the firmware works by a secondary side output even after a primary side input has shut down, and thereby the data of the hard disk drive is protected.
- the processing time becomes long and may exceed the period to falling down of the secondary output.
- the operable time of the secondary side circuit is prolonged by arranging a large capacity capacitor such as super capacitor at the secondary side circuit.
- technologies enabling of continuing the operation of the secondary side circuit with a auxiliary power supply at the time of the power failure and the like, by arranging separately the auxiliary power supply such as an uninterruptible power source (for example, Japanese Patent Application No. 2000-357059) and a backup power supply (for example, Japanese Patent Application No. 2006-93963) are generally used.
- One object of the present invention is to solve the above mentioned problems and supply an image processing apparatus, wherein an error of data to be memorized in the memory section is prevented on shutting down of the power supply and the prevention of the error of start up from the memory section can be realized with a simplified structure.
- One aspect of the present invention is an image processing apparatus which includes: an input section which inputs image data; a non-volatile memory section which memorizes various data including the image data inputted by the input section; a cache memory; a control section which carries out an asynchronous operation which writes data to the cache memory in stead of writing to the memory section as well as carries out a sync processing which transfers and stores the data of the cache memory to the memory section based on a predetermined condition; and a detecting section which detects a preparation for carrying out a shut down operation of a power of the image processing apparatus, wherein the control section carries out the sync processing in case when the preparation operation is detected by the detecting section.
- Another aspect of the present invention is a control method of an image processing apparatus which includes an input section which inputs image data, a non-volatile memory section which memorizes various data including image data inputted by the input section, and a cache memory, the control method including: carrying out an asynchronous operation which writes data to the cache memory in stead of writing to the memory section; carrying out a sync processing which transfers and stores the data of the cache memory to the memory section based on a predetermined condition; detecting a preparation operation for carrying out a power shut down operation of the image processing apparatus; and carrying out the sync processing responding to the detecting the preparation operation.
- FIG. 1 is a block diagram showing the configuration of an image processing apparatus according to a first preferred embodiment of the present invention
- FIG. 2 is a flow chart showing a stop processing of an auxiliary power supply according to a first preferred embodiment of the present invention
- FIG. 3 is a flow chart showing a processing on opening a front door according to a first preferred embodiment of the present invention
- FIG. 4 is a flow chart showing a processing on opening the front door according to a second preferred embodiment of the present invention.
- FIG. 5 is a flow chart showing a processing on opening the front door according to a third preferred embodiment of the present invention.
- FIG. 6 is a flow chart showing a power shut down processing according to a fourth preferred embodiment of the present invention.
- FIG. 1 is a block diagram showing the configuration of an image processing apparatus according to a first preferred embodiment of the present invention.
- the image processing apparatus 10 is configured as a digital Multi Functional Peripheral that has, a scanner function for optically reading a document, a copying function for forming and printing out the corresponding image obtained by the reading onto a sheet, a printing function for converting print data inputted from outside to image data and forming and printing out the converted image onto a sheet, a facsimile function for facsimile receiving and transmitting image data to and from external apparatus through public lines.
- a scanner function for optically reading a document
- a copying function for forming and printing out the corresponding image obtained by the reading onto a sheet
- a printing function for converting print data inputted from outside to image data and forming and printing out the converted image onto a sheet
- a facsimile function for facsimile receiving and transmitting image data to and from external apparatus through public lines.
- the image processing apparatus 10 comprises a CPU 11 which controls integrally the whole operations including functions described above of the image processing apparatus 10 , a memory 12 which connects with CPU 11 and includes flash memory in which various programs which CPU 11 executes and firmware are stored and RAM (Random Access Memory) as work memory of the CPU 11 , a cache memory 13 connecting to the CPU 11 via a PCI bus 26 .
- the firmware is built in software in the image processing apparatus 10 for executing basic controls of various hardware of the image processing apparatus 10 .
- a network controller 14 a facsimile section 15 , a memory controller 18 under which a scanner section 16 and an image memory 17 are connected, a hard disk device 19 (Shown in drawing as HDD; Hard Disk Drive), and a printer section 20 connect to the PCI bus 26 .
- a network controller 14 a facsimile section 15 , a memory controller 18 under which a scanner section 16 and an image memory 17 are connected, a hard disk device 19 (Shown in drawing as HDD; Hard Disk Drive), and a printer section 20 connect to the PCI bus 26 .
- HDD Hard Disk Drive
- the network controller 14 connects to a network such as LAN (Local Area Network) 2 and has a function to develop print data constituted by character codes received from outside through the LAN 2 and so on to image data.
- the facsimile section 15 connects to the public line 3 and has a function to compress and expand the image data with the compression mode complying with facsimile, and a function to control various communication protocols for sending and receiving facsimile through the public line 3 .
- the scanner section 16 carries out a function to read a document and obtain the image data and comprises a light source for irradiate the document, CCD (Charge Coupled Device) image sensor for reading the document by one line in a width direction and A/D converter for converting analogue image signal outputted by the image sensor to digital image data.
- the scanner section 16 further comprises a moving mechanism for moving the reading position per one line of the image sensor in a longitude direction of the document and optical parts comprising a lens and a mirror for guiding the reflected light from the document and focusing image on the image sensor.
- the network controller 14 , the facsimile section 15 and the scanner section 16 function as input section of the image data.
- the image memory 17 carries out a function to temporarily memorize the image data outputted from the network controller 14 , the facsimile section 15 and the scanner section 16 .
- a memory controller 18 has a function to perform a transfer control for transferring the image data outputted from the network controller 14 , the facsimile section 15 and the scanner section 16 to the image memory 17 and a function to compress and expand the image data.
- the hard disk device 19 carries out a function for storing an Operating System (OS) which controls operations of the image processing apparatus 10 , application software which works on the OS and so on, and a function for memorizing and storing various data including image data.
- OS Operating System
- the OS stored in the hard disk device 19 is an embedded OS which supports a file system.
- the cache memory 13 carries out the function for temporarily holding the data to be memorized in the hard disk device.
- the printing section 20 carries out a function for forming and outputting an image corresponding to the image data onto the recording sheet using an electro-photographic process.
- the printing section 20 is configured as a so-called laser printer having a recording sheet conveying device (not shown in the drawing), a photoreceptor drum, a charging unit, a LD (Laser Diode) being controlled lighting corresponding to the image data inputted, a scanning unit for scanning the LASER light irradiated from the LD on the photoreceptor drum, a developing unit, a transfer and separation unit, a cleaning unit, and a fixing unit.
- the printing section 20 can be a LED printer for irradiating onto the photoreceptor drum by LED (Light Emitting Diode) in place of LASER light or other types of printer.
- the image data is outputted sequential from the scanner section 16 and is inputted to the image memory 17 through the memory controller 18 .
- the image data is temporally stored in the image memory 17 , then is transferred from the image memory through the memory controller 18 and is stored in the hard disk device 19 .
- the network controller 14 In the print operation, when the network controller 14 receives the print data through LAN 2 and so on from an outside terminal (not shown in the drawing), the network controller develops the print data to the image data.
- the image data is inputted from the network controller 14 to the memory controller 18 , is temporally stored in the image memory 17 , is transferred from the image memory through the memory controller 18 and is stored in the hard disk device 19 , same as the copy operation.
- the image data stored in the hard disk device is read out and outputted to the print section.
- the print section 20 carries out various image processing to the image data to be inputted, and then forms image onto the sheet by carrying out the lighting control of LD according to the image data and outputs the sheet.
- a DC power supply 21 (Secondary side power supply) which generates a DC voltage by rectifying an AC voltage supplied from AC power supply (primary side power supply, not shown in the drawing) and supplies the DC voltage to various parts of the image forming apparatus 10 , connects to the CPU 11 .
- a main power switch 22 which is disposed inside of the image processing apparatus 10 , switches between the supply and the shutdown of the AC power supply to the DC power supply 21 by an ON/OFF operation, and shuts down the power supply to the image processing unit on the OFF operation, connects to the DC power supply 21 .
- a power supply monitor device 23 which monitors the stop of the supply of the AC voltage to the DC power supply by the OFF operation of the main power switch 22 and the shutdown of the AC power supply described above and generates an interruption signal when the DC power supply 21 or the AC power supply become low thereby
- a sub power switch 24 which is disposed in an operation panel (not shown in the drawing) or at an exterior portion section of the image processing apparatus 10 and receives an operation for switching ON(stating up)/OFF(stop) of the image processing apparatus by software, connects to the CPU 11 .
- a front door 25 is openably and closably disposed at a front portion of the image processing section 10 .
- the front door 25 When the front door 25 is opened, changing of parts and maintenance of an inside portion of the image processing apparatus can be done. When these operations inside of the machine are carried out, it is needed to suspend some of the operations and functions of the image processing apparatus 10 and stop a high voltage and so on, by safety reasons.
- an opening and closing detector (not shown in the drawing) such as a switch and a sensor for detecting the opening and closing of the front door 25 of the image processing apparatus is preinstalled.
- the image processing apparatus stops some parts of the operations and the functions and stops the high voltage power supply based on an opening and closing detecting signal (ON/OFF signal) which the opening and closing detector outputs according to the opening and closing state of the front door 25 .
- the main power switch 25 disposed inside of the image processing apparatus 10 is inoperable when the front door 25 is closed and is operable when the front door 25 is opened.
- the opening operation of the front door 25 is a releasing operation for releasing the inoperable state of the main power switch 22 and further is a preparation operation for a shutting down operation (OFF operation of the main power switch) of the image processing apparatus.
- the opening and closing detector connects to the CPU 11 and outputs the opening and closing detecting signal to the CPU 11 according to the opening and closing state of the front door 25 .
- the firmware detects the opening state of the front door 25 based on the opening and closing detecting signal inputted from the opening and closing detector.
- the firmware and the opening and closing detector carry out a function as the detector for detecting the preparation operation.
- the firmware provides, a function for carrying out a predetermined processing in case when the opening of the front door 25 is detected; a function for detecting the power stop of the image processing apparatus 10 by the OFF operation of the main power switch 22 or the shutdown of AC power supply by the power failure or pulling out of the power cord, by the interrupt signal from the power supply monitor device 23 ; a function for carrying out, by the detecting, various processing for stopping the operations of the image processing apparatus 10 during the period until the supply voltage (secondary side output) of the DC power supply 21 goes down to a predetermined value; a function for detecting an ON/OFF operation of the sub power switch 24 ; and a function for carrying out various processing for stopping the operations of the image processing apparatus 10 when the OFF operation of the sub power switch 24 is detected, and making the DC power supply 21 stop supplying power by outputting a control signal to the DC power supply 21 .
- the CPU 11 carries out an “asynchronous operation” in which the CPU 11 normally writes the image data and various data to the cache memory 13 which can be accessed in a high speed in stead of writing directly to the hard disk device 19 . Further, the CPU 11 carries out a “synchronous processing” (sync processing) in which data on the cache memory 13 which has not been written to the hard disk device 19 (asynchronous data) is transferred from the cache memory 13 and is written to the hard disk device 19 , based on predetermined conditions.
- the predetermined conditions are following three kinds:
- mount processing for mounting the file system on the hard disk device is carried out at the time of start-up of the image forming apparatus 10 .
- OS recognizes the hard disk device 10 and becomes enable to access the file system.
- the power supply monitor device 23 which has detected lowering of the voltages OL the DC power supply 21 or AC power supply generates and outputs the interruption signal to the CPU 11 and the firmware of the CPU 11 detects that the power supply of the image processing apparatus is stopping, then the image processing apparatus 10 normally carries out the “sync processing” and the “unmount processing” for unmounting the file system of the hard disk device 19 .
- the following describes the power down processing of the sub power supply and the processing on opening the front door.
- FIG. 2 shows a flow of the power down processing of the sub power supply which the CPU 11 (firm ware) carries out.
- the CPU 11 monitors if the sub power supply switch is turned off or not (STEP S 101 ).
- the CPU 11 judges if the operation mode of the image processing apparatus 10 is in an idle state or not (STEP S 102 ).
- the CPU 11 stops the modes in working (STEP S 103 ) and goes back to STEP 102 . For example, when a copy/print operation is going on, the CPU 11 stops the copy/print operation (stop of current job).
- the CPU 11 carries out the sync processing (STEP S 104 ) and transfers and saves the data which is asynchronous between the cache memory 13 and the hard disk device 19 from the cache memory 13 to the hard disk device 19 .
- the CPU 11 carries out the unmount processing (STEP S 105 ) and unmounts the file system of the hard disk device 19 .
- the CPU 11 outputs the control signal to the DC power supply 21 , powers off the DC power supply 21 (STEP S 106 ), stops the power supply of the image processing apparatus 10 , and ends the processing (END).
- FIG. 3 shows a flow of the processing on opening front door which the CPU 11 (firm ware) carries out.
- the CPU 11 monitors if the front door 25 is opened (OPEN) by an operator or not (STEP S 111 ).
- the CPU 11 judges if the operation mode of the image processing apparatus 10 is in an idle state or not (STEP S 112 ).
- the CPU 11 prohibits receiving new job (print/facsimile/scan/copy job), stops any input (entry) of image data through the network controller 14 , the facsimile section 15 (STEP S 114 ), and the scanner section 16 . Then, the CPU 11 carries out the sync processing and ends the processing (END).
- the processing speed of the whole system increases by carrying out the asynchronous operation normally. Further when the opening of the front door 25 is detected, the sync processing is immediately carried out and the data in the cache memory 13 is transferred and stored in the hard disk device 19 . Thereby, in the power shut down control when an OFF operation of the main power switch is actually carried out after the front door 25 is opened, the sync processing can be carried out and completed in a short time because the data to be transferred from the cache memory 13 and stored in the hard disk device is a small amount or does not exist, therefore the time until the unmount processing of the hard disk device 19 which is carried out after the sync processing can be shortened.
- the processing time is reduced drastically because, only in case when data remains in the cache memory 13 , the data is just needed to be transferred from the cache memory and saved in the hard disk.
- the data to be stored in the hard disk device 19 can be stored correctly before the secondary side output goes low and becomes inoperable, without preparing such conventional countermeasure as increasing the operable time of the secondary side circuit by using the super capacitor or the auxiliary power supply.
- the function for detecting the preparing operation (opening operation of the front door 25 ) for carrying out the power supply stop operation (OFF operation of the main power switch 22 ) of the image processing apparatus is realized in a simplified configuration in which the conventional opening and closing detector for detecting the opening and closing state of front door and a software device (firmware) are combined.
- the opening operation of the front door 25 is surely carried out before the OFF operation of the main power switch 22 , therefore the opening operation of the front door 25 can be surely detected as above described preparation operation.
- FIG. 4 shows the flow of processing on opening the front door according to the second preferred embodiment which the CPU 11 (firmware) carries out in the image processing apparatus described in the first preferred embodiment.
- the CPU 11 When the CPU 11 starts this processing (START), the CPU 11 carries out each step from STEP S 121 to STEP S 123 as same as STEP S 111 to STEP S 113 in the first preferred embodiment.
- the CPU 11 When the operation mode of the image processing apparatus 10 is in the idle state (STEP S 122 ; YES), the CPU 11 carries out the sync processing (STEP S 124 ), transfers and stores the data which is asynchronous between the cache memory 13 and the hard disk device 19 , from the cache memory 13 to the had disk device 19 .
- the reception or new print/facsimile/scan/copy job is stopped and any input of image data is stopped (refer to FIG. 3 /STEP S 114 ).
- the facsimile section 15 receives the facsimile job after carrying out the sync processing according to STEP S 124 , the image data of the facsimile job is written to cache memory 13 and transferred and saved from the cache memory 13 to the hard disk device 19 .
- the changing carrying out condition is shortening the interval, or, in case when the sync processing is carried out when the amount of data which is asynchronous between the cache memory 13 and the hard disk device 19 exceeds a threshold value, reducing the threshold value. Thereby the carrying out interval of the sync processing can be reduced.
- the maximum data amount which is accumulated in the cache memory 13 becomes less than the normal case (in which the interval of carrying out the sync processing is not reduced), by reducing the interval of carrying out the sync processing by changing the carrying out condition of the sync processing after carrying out the sync processing according to the detection of opening the front door 25 . Therefore, in the sync processing which carries out according to the OFF operation of the main power switch 22 , the amount of data which is transferred and stored from the cache memory 13 to the hard disk device is small actually, therefore the processing time can be reduced drastically.
- FIG. 5 shows the flow of processing on opening the front door according to the third preferred embodiment, in which the CPU 11 (firmware) carries out in the image processing apparatus described in the first preferred embodiment.
- the CPU 11 When the CPU 11 starts this processing (START), the CPU 11 carries out each step from STEP S 131 to STEP S 133 as same as STEP S 111 to STEP S 113 in the first preferred embodiment.
- the CPU 11 When the operation mode of the image processing apparatus 10 is in the idle state (STEP S 132 ; YES), the CPU 11 carries out the sync processing (STEP S 134 ), transfers the data which becomes asynchronous between the cache memory 13 and the hard disk device 19 , from the cache memory 13 and stores in the had disk device 19 .
- the asynchronous operation is stopped and changed to the sync operation after carrying out the sync processing according to the detection of opening the front door 25 , and thereby the synchronization (conformity) of data between the cache memory 13 and the hard disk device 19 can be achieved by the sync operation after carrying out the sync processing. Therefore, in the power shutdown control on receiving the OFF operation of the main power switch, the sync processing is not actually needed and the time until the unmount processing of the hard disk device is carried out and completed can be shortened.
- FIG. 6 shows the flow of power shut down processing according to the fourth preferred embodiment of the present invention, which the CPU 11 (firmware) carries out in the image processing apparatus described in the first preferred embodiment.
- the processing explained here is a processing which is carried out without detecting the opening of the front door 25 in case when the power goes down or the power cord is pulled off and the power of the image processing apparatus is shut down.
- the CPU 11 monitors if the interruption of the power OFF is generated by the power supply monitor device 23 or not (STEP S 141 ) More specifically, before detecting the opening of the front door 25 , the CPU 11 monitors if the interruption signal generated by detecting the shutting down of the AC power supply is inputted by the power supply monitor device 23 or not.
- the CPU 11 judges if the amount of data which is asynchronous between the cache memory 13 and the hard desk device 19 is less than a predetermined value or not (STEP 142 ).
- the CPU 11 In case when the amount of the asynchronous data is less than the predetermined value (STEP S 142 ; YES), the CPU 11 carries out the sync processing (STEP 143 ), then carries out the unmount processing (STEP 143 ) and ends the processing (END).
- the power shut down processing when the power is made OFF (shut down) without detecting the opening the front door 25 , disappearing and breaking of parts of data can be avoided in case when the sync processing is carried out, because all the data in the cache memory 13 is stored in the hard disk device by switching between carrying out the sync processing and not carrying out based on the amount of data to be transferred from the cache memory 13 to hard disk device 19 . Further, in case when the sync processing is not carried out, such problems that, because of shutting down of the DC power supply 21 (secondary side output), correct data can not be written to the super block and so on, and the file system of the hard disk device becomes unable to be mounted at the next start up can be avoided.
- the opening operation of the front door 25 is detected as the preparation operation for carrying out the shutting down operation of power supply of the image processing apparatus is explained.
- the preparation operation is not restricted to the opening operation of the front door 25 .
- the opening operation of the switch cover can be the preparation operation.
- the operation and function of the image processing apparatus 10 can be continued.
- the detector for detecting the preparation operation is not restricted to the firmware which is built (fixedly provided) in the image processing apparatus 10 on opening the front door to carry out basic control of hardware and may be software which has a similar function. Further, the existing firmware and the software provided in the image processing apparatus can be utilized or utilized by being modified, or newly made one can be provided and used.
- the sync processing is carried out after stopping inputting of the image data.
- the stopping inputting of the image data may be carried out after carrying out the sync processing.
- the sync processing is decided to be carried out or not to be carried out based on the amount of data which is transferred from the cache memory 13 to the hard disk drive 19 .
- the sync processing may not be carried out at all, without switching between carrying out the sync processing and not carrying out based on the amount of the data image.
- the image processing apparatus 10 may return to be in the normal operation state that is the operation state in which receiving all jobs is permitted and the asynchronous processing and the sync processing are carried out based on a predetermined condition.
- the hard disk device is explained as an example in the preferred embodiments, however non volatile memory device other than hard disk device may be used if the non volatile memory device is accessible through the cache memory (asynchronous operation) and is capable of carrying out sync processing.
- the present invention is not restricted to the digital multifunctional peripheral explained in the preferred embodiments and may be applied to other image forming apparatus such as digital copiers and digital printers.
- the memory section comprises, for example a large capacity auxiliary non-volatile memory device (hard disk device) which can memorize various data including the image data outputted from the input section.
- auxiliary non-volatile memory device hard disk device
- the data is written to the cache memory in stead of being written directly to the memory section (asynchronous operation).
- the data in the cache memory is transferred to the memory section from the cache memory by carrying out the sync procession based on the predetermined condition.
- the sync processing described above is carried out immediately and the data in the cache memory is reduced or the cache memory is emptied (the data in the cache memory which has not been yet stored in the memory section does not exist).
- the sync processing can be carried out and completed in a short time because the data to be transferred and stored from the cache memory to the memory section is a small amount or does not exist at all, and whole processing including the unmount processing carried out after the sync processing can be carried out and completed in a short time. Therefore, without preparing the countermeasure for extending the operable time of the secondary side circuit by using the high capacity capacitor, the auxiliary power supply and so on, the data to be stored in the memory section can be stored correctly before the secondary side out put becomes low and inoperable.
- the detector and so on can be used as the detecting section which detects the preparation described above.
- an openable section for carrying out an internal operation such as maintenance and parts replacement is generally provided in the image processing apparatus.
- the software, the firmware and so on which detect the manual opening of the openable section by the detector such as switch and a sensor and have the control function which stops the parts of the operations and functions of the image processing apparatus based on the detected information may be provided.
- the detecting section of the preparation section can be configured by combining the existing detector and the firmware or software. Further, the software or the firmware which is provided in the image processing apparatus may be used, the existing software and the firmware may be modified, and newly made software and the firmware may be provided.
- the error of the data which is stored in the memory section can be avoided with the simple configuration combining existing measures and son with the software measures, the problem that the memory section is not recognized at the next start up of the image processing apparatus and the start up error from the memory section can be avoided.
- the sync processing when the preparation operation for carrying out the power shut down operation of the image processing apparatus is detected, the sync processing is immediately carried out and additionally after the sync processing is carried out, the interval of carrying out the sync processing is reduced.
- the interval of carrying out the sync processing can be reduced by reducing the time interval if the sync processing is carried out every constant time interval, or by decreasing the threshold value if the sync processing is carried out in case when the data amount which exists in the cache memory yet to be stored to the memory section exceeds the predetermined threshold value. Therefore, the maximum amount of data accumulated in the cache memory becomes smaller than usual and the processing time is reduced drastically in the sync processing carried out by actually receiving the stopping operation of the power supply.
- the sync processing when the preparation operation for carrying out the power shut down operation of the image processing apparatus is detected, the sync processing is immediately carried out and, after the sync processing is carried out, additionally carries out the sync operation which writes data simultaneously to the cache memory and to the memory section. Therefore because the data is synchronized between the cache memory and the memory section by the sync operation after the carrying out the sync processing and the sync processing is not needed in the power shut down control on actually receiving the stop operation, the time until unmount processing and so on are carried out and completed can be shortened.
- the sync processing and the asynchronous processing are changed to each other based on the amount of the data to be transferred from the cache memory to the memory section.
- the sync processing is carried out in case when the amount of the data can be completed transferring and storing within the time during the secondary side output operations is enabled, and the sync processing is not carried out in case when the amount of the data can not be completed transferring and storing.
- the preparation operation is the operation for releasing the inoperable state of the power switch because the preparation operation is inevitably carried out before operating the power switch and the preparation operation can be securely detected.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Facsimiles In General (AREA)
- Record Information Processing For Printing (AREA)
- Storing Facsimile Image Data (AREA)
Abstract
Description
Claims (17)
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JPJP2007-326639 | 2007-12-19 | ||
JP2007326639A JP2009152703A (en) | 2007-12-19 | 2007-12-19 | Image processing apparatus |
JP2007-326639 | 2007-12-19 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20090161162A1 US20090161162A1 (en) | 2009-06-25 |
US8237974B2 true US8237974B2 (en) | 2012-08-07 |
Family
ID=40788254
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/332,655 Expired - Fee Related US8237974B2 (en) | 2007-12-19 | 2008-12-11 | Image processing apparatus having function for performing sync processing to transfer and store data of cache memory to non-volatile memory in accordance with predetermined condition |
Country Status (2)
Country | Link |
---|---|
US (1) | US8237974B2 (en) |
JP (1) | JP2009152703A (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2264545A2 (en) * | 2009-06-19 | 2010-12-22 | Kabushiki Kaisha Toshiba | Image processing apparatus and method of controlling the image processing apparatus |
JP2011254332A (en) * | 2010-06-02 | 2011-12-15 | Ricoh Co Ltd | Image processing system |
JP5659687B2 (en) * | 2010-10-20 | 2015-01-28 | 村田機械株式会社 | Image processing device |
JP5652297B2 (en) * | 2011-03-30 | 2015-01-14 | 富士通株式会社 | Information terminal, information leakage prevention method and information leakage prevention program |
JP5862628B2 (en) * | 2013-09-18 | 2016-02-16 | コニカミノルタ株式会社 | Information processing apparatus and power-off control method for information processing apparatus |
JP6347655B2 (en) * | 2014-04-22 | 2018-06-27 | キヤノン株式会社 | Image processing apparatus and information processing method |
JP7027244B2 (en) * | 2018-05-01 | 2022-03-01 | 株式会社東芝 | Data recording device |
JP7321021B2 (en) * | 2019-07-26 | 2023-08-04 | シャープ株式会社 | Image forming apparatus and data protection method |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11120079A (en) | 1997-10-20 | 1999-04-30 | Canon Inc | Information processing apparatus, cache control method for information processing apparatus, and storage medium for cache control of information processing apparatus |
US6101576A (en) * | 1992-07-31 | 2000-08-08 | Fujitsu Limited | Method for saving generated character image in a cache system including a backup cache |
JP2000357059A (en) | 1999-06-14 | 2000-12-26 | Toshiba Corp | Disk array device |
US6304336B1 (en) * | 1997-02-28 | 2001-10-16 | Canon Kabushiki Kaisha | Output control device and image processing apparatus and method and storage medium |
JP2005011320A (en) | 2003-05-22 | 2005-01-13 | Canon Inc | Image processing apparatus, disk protecting method thereof, medium providing control program, and control program |
US20050157335A1 (en) * | 2000-02-18 | 2005-07-21 | Toshiba Tec Kabushiki Kaisha | Image forming method |
JP2006093963A (en) | 2004-09-22 | 2006-04-06 | Canon Inc | Image forming apparatus and data erasing method |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2533612B2 (en) * | 1988-05-16 | 1996-09-11 | 富士通株式会社 | Memory data protection method |
JPH0511930A (en) * | 1991-07-03 | 1993-01-22 | Oki Electric Ind Co Ltd | Disk cache device |
JP2994519B2 (en) * | 1992-07-31 | 1999-12-27 | 富士通株式会社 | Power control device |
JP3264554B2 (en) * | 1993-05-25 | 2002-03-11 | キヤノン株式会社 | Power supply control method and printing apparatus |
JPH10254780A (en) * | 1997-03-07 | 1998-09-25 | Hokkaido Nippon Denki Software Kk | Disk cache control system |
JPH11249960A (en) * | 1998-03-03 | 1999-09-17 | Nec Software Hokkaido Ltd | Write cache flash system in external storage device |
JP2001109584A (en) * | 1999-10-12 | 2001-04-20 | Toshiba Corp | Disk array device |
JP2004145584A (en) * | 2002-10-24 | 2004-05-20 | Nec Engineering Ltd | Disk array device |
JP4334916B2 (en) * | 2002-12-19 | 2009-09-30 | 株式会社エヌ・ティ・ティ・ドコモ | Payment processing method, payment processing system, and client terminal device, store terminal device, and financial institution terminal device used therefor |
US7424627B2 (en) * | 2003-05-22 | 2008-09-09 | Canon Kabushiki Kaisha | Storage device protection system, method for protecting hard disk thereof, medium for providing control program, and control program |
JP2005092536A (en) * | 2003-09-17 | 2005-04-07 | Ricoh Co Ltd | Electronics |
JP2006228096A (en) * | 2005-02-21 | 2006-08-31 | Ricoh Co Ltd | Electronics |
JP4561462B2 (en) * | 2005-05-06 | 2010-10-13 | 富士通株式会社 | Dirty data processing method, dirty data processing device, and dirty data processing program |
-
2007
- 2007-12-19 JP JP2007326639A patent/JP2009152703A/en active Pending
-
2008
- 2008-12-11 US US12/332,655 patent/US8237974B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6101576A (en) * | 1992-07-31 | 2000-08-08 | Fujitsu Limited | Method for saving generated character image in a cache system including a backup cache |
US6304336B1 (en) * | 1997-02-28 | 2001-10-16 | Canon Kabushiki Kaisha | Output control device and image processing apparatus and method and storage medium |
JPH11120079A (en) | 1997-10-20 | 1999-04-30 | Canon Inc | Information processing apparatus, cache control method for information processing apparatus, and storage medium for cache control of information processing apparatus |
JP2000357059A (en) | 1999-06-14 | 2000-12-26 | Toshiba Corp | Disk array device |
US20050157335A1 (en) * | 2000-02-18 | 2005-07-21 | Toshiba Tec Kabushiki Kaisha | Image forming method |
JP2005011320A (en) | 2003-05-22 | 2005-01-13 | Canon Inc | Image processing apparatus, disk protecting method thereof, medium providing control program, and control program |
JP2006093963A (en) | 2004-09-22 | 2006-04-06 | Canon Inc | Image forming apparatus and data erasing method |
Non-Patent Citations (2)
Title |
---|
Japanese Office Action dated Feb. 9, 2010 and English translation thereof in counterpart Japanese Application No. 2007-326639. |
Japanese Office Action dated Nov. 17, 2009 and English translation thereof issued in counterpart Japanese Application No. 2007-326639. |
Also Published As
Publication number | Publication date |
---|---|
US20090161162A1 (en) | 2009-06-25 |
JP2009152703A (en) | 2009-07-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8237974B2 (en) | Image processing apparatus having function for performing sync processing to transfer and store data of cache memory to non-volatile memory in accordance with predetermined condition | |
US7620829B2 (en) | Apparatus having power saving mode function and method for controlling power saving mode | |
US9904882B2 (en) | Image forming apparatus, method of controlling the same, and storage medium | |
JP3088769B2 (en) | Image forming device | |
US8235385B2 (en) | Image forming apparatus and method of controlling image forming apparatus | |
US20110126036A1 (en) | Image forming apparatus | |
US20080114996A1 (en) | Image forming apparatus and control method thereof | |
JP5262498B2 (en) | Image forming apparatus | |
KR20140017654A (en) | Information processing apparatus that offers chance of eliminating hang-up state, control method therefor, and storage medium | |
US10859958B1 (en) | Image forming apparatus that transfers data from volatile cache memory to non-volatile storage based on power supply state and control method thereof | |
KR20140144898A (en) | Image forming apparatus and method of controlling power saving mode of image forming apparatus | |
US10116821B2 (en) | Image forming apparatus which can reduce power consumption | |
WO2024041094A1 (en) | Consumable chip, consumable, and image forming device | |
US9070080B2 (en) | Image forming apparatus, control method for the same, and storage medium storing a program | |
JP2014011755A (en) | Image processing device, power saving control method, and power saving control program | |
US8305598B2 (en) | Image-forming apparatus | |
US8081894B2 (en) | Image forming apparatus and method of controlling heating of fixing unit therein | |
US20030025928A1 (en) | Image output device and image output method | |
JP5211836B2 (en) | Image forming apparatus and fixing heating control method | |
US9571686B2 (en) | Electronic device with energy saving mode and error state detection | |
US20140340703A1 (en) | Image processing apparatus, method of controlling image processing apparatus, and program | |
JP5648864B2 (en) | Image processing device | |
US20110031807A1 (en) | Image forming apparatus, image forming method in image forming apparatus, and computer program product | |
JP2015104836A (en) | Image formation device, control method for image formation device, and program | |
JP4919324B2 (en) | Image forming apparatus, power supply control method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: KONICA MINOLTA BUSINESS TECHNOLOGIES, INC.,JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ISHII, HIROSHI;REEL/FRAME:021964/0191 Effective date: 20081119 Owner name: KONICA MINOLTA BUSINESS TECHNOLOGIES, INC., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ISHII, HIROSHI;REEL/FRAME:021964/0191 Effective date: 20081119 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20240807 |