An image forming apparatus connected to a host apparatus includes a first memory; a second memory; a usb interface to receive a usb control signal or a usb data signal from the host apparatus; a first cpu to perform an operation using the first memory in a normal mode and being deactivated if the normal mode is converted into a power saving mode; and a second cpu to perform an operation using the second memory in the power saving mode. In the image forming apparatus, if the usb data signal is input in the power saving mode, the second cpu activates the first cpu to convert the power saving mode into the normal mode, and if the usb control signal is input in the power saving mode, the second cpu retains the power saving mode and performs an operation corresponding to the usb control signal using the second memory.
|
1. An image forming apparatus which is connected to a host apparatus, comprising:
a first memory;
a second memory;
a usb interface to receive a usb control signal or a usb data signal from the host apparatus;
a first cpu to perform an operation using the first memory in a normal mode and being deactivated if the normal mode is converted into a power saving mode; and
a second cpu to perform an operation using the second memory in the power saving mode,
wherein, if the usb data signal is input in the power saving mode, the second cpu activates the first cpu to convert the power saving mode into the normal mode, and if the usb control signal is input in the power saving mode, the second cpu retains the power saving mode and performs an operation corresponding to the usb control signal using the second memory,
wherein, if the image forming apparatus enters the power saving mode, the first cpu copies a program for controlling the power saving mode from the first memory to the second memory, and
wherein the program for controlling the power saving mode comprises at least one of a routine for determining whether a signal is input to the usb interface or not, a routine for performing an operation according to the usb control signal, and a routine required in a wake up process for converting the power saving mode into the normal mode.
2. The image forming apparatus as claimed in
3. The image forming apparatus as claimed in
4. The image forming apparatus as claimed in
|
This application is a divisional of U.S. Ser. No. 12/878,305, filed on Sep. 9, 2010, which claims the benefit of Korean Patent Application No. 10-2009-0084921, filed on Sep. 9, 2009, and Korean Patent Application No. 10-2010-0058266, filed on Jun. 18, 2010, in the Korean Intellectual Property Office, the disclosures of which are incorporated herein by reference.
1. Field
Aspects relate to an image forming apparatus, a system on chip (SoC) unit, and a driving method thereof, and more particularly, to an image forming apparatus and a SoC unit which have a universal serial bus (USB) communication function, and a driving method thereof.
2. Description of the Related Art
A power saving mode refers to a mode in which power supplied to most of the modules is interrupted or minimized in order to minimize power consumption when a system is idle. In order to reduce standby power, a method of interrupting power supplied to a main memory (an external dynamic random access memory (DRAM) in general) or getting a system in a self refresh state and then driving a program in an unused internal memory of a SoC (an internal static random access memory (SRAM) in general) may be used. In general, the SRAM uses a low capacity memory of about 128 KB.
However, if it is necessary to transmit a great amount of data as in a USB driver for a printer or a mass storage device or if the number of supported interfaces increases, a space occupied by stack increases and thus it is difficult to perform all functions of the USB driver in the low capacity SRAM.
Also, since the SRAM is expensive, a high capacity SRAM is ineffective in view of a cost.
If an apparatus used as a USB device interrupts power supplied to the external DRAM in order to enter the power saving mode, the USB driver operating in the external DRAM is also stopped so that the USB device does not communicate with a host device. In particular, in the case of a printer which receives a specific command from a host apparatus through a USB, the printer is not able to perform its original function (a problem that a personal computer recognizes the printer as being disconnected). Therefore, in the related art, the external DRAM is normally operated even in the power saving mode.
However, if power continues to be supplied to the external DRAM, standby power is consumed. On the other hand, if power supplied to the DRAM is interrupted in order to reduce power consumption, the USB driver operating in response to the external DRAM is also stopped so that communication using the USB is impossible. However, in this case, if a program for checking an apparatus status using the USB gets access to the apparatus, it determines that power is turned off and thus there is an inconvenience in using a service. For example, if a personal computer is connected to a printer through a USB and a print monitoring program is installed in the PC, there is a problem that the PC may recognize the printer as being in an abnormal state or being disconnected when the DRAM of the printer is turned off and the USB driver does not operate.
Accordingly, it is an aspect to provide an image forming apparatus which realizes a power saving mode effectively and a driving method thereof.
Additional aspects and/or advantages will be set forth in part in the description which follows and, in part, will be apparent from the description, or may be learned by practice of the invention.
The foregoing and/or other aspects are achieved by providing an image forming apparatus which is connected to a host apparatus, including: a first memory, a second memory, a universal serial bus (USB) interface to receive a USB control signal or a USB data signal from the host apparatus, and a central processing unit (CPU) operating in a normal mode using the first memory or in a power saving mode using the second memory, wherein, if the USB data signal is input in the power saving mode, the CPU activates the first memory and converts the power saving mode into the normal mode, and, if the USB control signal is input in the power saving mode, the CPU retains the power saving mode and performs an operation corresponding to the USB control signal using the second memory.
The USB data signal may be a request signal for an image forming job.
The CPU may interrupt power supplied to the first memory or retain the first memory in a self-refresh state in the power saving mode.
The second memory and the CPU may be provided inside a system on chip (SoC), and the USB interface may be provided inside or outside the SoC.
If the image forming apparatus enters the power saving mode, the CPU may copy a program for controlling the power saving mode from the first memory to the second memory.
The program for controlling the power saving mode may include at least one of a routine for determining whether a signal is input to the USB interface or not, a routine for performing an operation according to the USB control signal, and a routine required in a wake up process for converting the power saving mode into the normal mode.
The USB control signal may be input through a control endpoint, and the USB data signal may be input through a bulk type in/out endpoint.
The foregoing and/or other aspects may also be achieved by providing an image forming apparatus which is connected to a host apparatus, including: a first memory, a second memory, a USB interface to receive a USB control signal or a USB data signal from the host apparatus, a first CPU to perform an operation using the first memory in a normal mode and being deactivated if the normal mode is converted into a power saving mode, and a second CPU to perform an operation using the second memory in the power saving mode, wherein, if the USB data signal is input in the power saving mode, the second CPU activates the first CPU to convert the power saving mode into the normal mode, and if the USB control signal is input in the power saving mode, the second CPU retains the power saving mode and performs an operation corresponding to the USB control signal using the second memory.
The USB data signal may be a request signal for an image forming job.
The second CPU may interrupt power supplied to the first CPU or retain the first memory in a self-refresh state in the power saving mode.
The foregoing and/or other aspects may also be achieved by providing a SoC unit which is mountable on an apparatus having a volatile memory, the SoC unit including: a memory, a USB interface to receive a USB control signal or a USB data signal from an external apparatus connected to the apparatus, and a CPU to perform an operation using the volatile memory in a normal mode and perform an operation using the memory in a power saving mode, wherein, if the USB data signal is input in the power saving mode, the CPU converts the power saving mode into the normal mode and performs an operation corresponding to the USB data signal, and if the USB control signal is input in the power saving mode, the CPU retains the power saving mode and performs an operation corresponding to the USB control signal using the memory.
The foregoing and/or other aspects may also be achieved by providing a driving method of an image forming apparatus which is connected to a host apparatus, includes a first memory, a second memory, and a USB interface to receive a USB control signal or a USB data signal from the host apparatus, and operates in a normal mode using the first memory or in a power saving mode using the second memory, the driving method including: detecting a signal that is input from the host apparatus in the power saving mode, and if the input signal is the USB control signal, retaining the power saving mode and performing an operation corresponding to the USB control signal using the second memory, and if the input signal is the USB data signal, converting the power saving mode into the normal mode to activate the first memory and performing an operation corresponding to the USB data signal using the activated first memory.
The USB data signal may be a request signal for an image forming job.
In the power saving mode, power supplied to the first memory may be interrupted or the first memory may be retained in a self-refresh state.
The driving method may further include, if the image forming apparatus enters the power saving mode, copying a program stored in the first memory for controlling the power saving mode to the second memory.
The program for controlling the power saving mode includes at least one of a routine for determining whether a signal is input to the USB interface or not, a routine for performing an operation corresponding to the USB control signal, and a routine required in a wake-up process for converting the power saving mode into the normal mode.
The USB control signal may be input through a control end point and the USB data signal may be input through a bulk type in/out endpoint.
The foregoing and/or other aspects may also be achieved by providing a driving method of an image forming apparatus which is connected to a host apparatus, includes a first memory, a second memory, a first CPU to perform an operation using the first memory in a normal mode and being deactivated if the normal mode is converted into a power saving mode, and a second CPU to perform an operation using the second memory in the power saving mode, the driving method including: detecting a signal that is input from the host apparatus in the power saving mode, and if the input signal is the USB control signal, retaining the power saving mode and performing an operation corresponding to the USB control signal using the second memory, and if the input signal is the USB data signal, activating the first CPU and converting the power saving mode into the normal mode.
The USB data signal may be a request signal for an image forming job.
In the power saving mode, power supplied to the first CPU may be interrupted or the first memory may be retained in a self-refresh state.
The foregoing and/or other aspects may also be achieved by providing a driving method of a SoC unit which is mountable on an apparatus having a volatile memory accessible in a normal mode, and includes a USB interface to receive a USB control signal or a USB data signal from an external apparatus connected to the apparatus, and a memory, the driving method including: detecting a signal that is input from the apparatus in the power saving mode; and if the input signal is the USB data signal, converting the power saving mode into the normal mode, and if the input signal is the USB control signal, retaining the power saving mode and performing an operation corresponding to the USB control signal using the memory.
The foregoing and/or other aspects may also be achieved by providing a storage medium in which a program code for executing a driving method of an image forming apparatus is stored, the image forming apparatus being connected to a host apparatus, including a first memory, a second memory, and a USB interface to receive a USB control signal or a USB data signal from the host apparatus, and operating in a normal mode using the first memory or in a power saving mode using the second memory, the driving method including: detecting a signal that is input from the host apparatus in the power saving mode, and if the input signal is the USB control signal, retaining the power saving mode and performing an operation corresponding to the USB control signal using the second memory, and if the input signal is the USB data signal, converting the power saving mode into the normal mode and performing an operation corresponding to the USB data signal.
Accordingly, the power saving mode is realized effectively.
These and/or other aspects and advantages will become apparent and more readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
Reference will now be made in detail to the present embodiments, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the like elements throughout. The embodiments are described below in order to explain the embodiments by referring to the figures.
Referring to
The image forming apparatus 100 may be realized as a printer, a copier, a scanner, a facsimile machine, or a multifunction peripheral (MFP) combining the functions of the aforementioned devices in a single device.
The USB interface 110 functions to USB communicate with at least one external apparatus. The at least external apparatus may be a host apparatus such as a personal computer (PC).
More specifically, the USB interface 110 may perform USB control communication and USB data communication with the at least one external apparatus. That is, the USB interface 110 may receive a USB control signal and a USB data signal from the at least one external apparatus. The USB interface 110 may be an endpoint which is a logic point defined in the USB specification and a detailed description thereof will be given below.
The CPU 120 controls the overall operation of the image forming apparatus 100, and more particularly, may operate in a normal mode in which the first memory 130 is used or a power saving mode in which the second memory 140 is used.
More specifically, the CPU 120 converts the power saving mode into the normal mode when the USB data signal is input, thereby activating the first memory 130 and performing an operation corresponding to the USB data signal using the activated first memory 130. The USB data signal recited herein may be a request signal regarding an image forming job.
Also, when the USB control signal is input in the power saving mode, the CPU 120 retains the power saving mode and performs an operation corresponding to the USB control signal using the second memory 140. The USB control signal recited herein may be a status request signal of the image forming apparatus generated by an application provided in a host apparatus (not shown). For example, an apparatus comprising the application may be realized by a smart panel provided in the host apparatus. The smart panel is a panel that displays a status of the image forming apparatus through the host apparatus, and for example, the smart panel may periodically recognize the status of the image forming apparatus through the USB control communication. A user may know printing status, paper status, toner status, power on/off status of the image forming apparatus displayed on the host apparatus by the smart panel.
In addition, when the USB control signal is input in the power saving mode, the CPU 120 retains the power saving mode and performs an operation corresponding to the USB control signal using the second memory 140.
That is, if there is a request for status information of the image forming apparatus 100 in the smart panel when the image forming apparatus 100 is in the power saving mode, the CPU 120 may recognize whether the image forming apparatus 100 is in the power saving mode or not through the USB control communication.
The normal mode recited herein refers to a mode in which the image forming apparatus 100 performs a normal operation, and the power saving mode refers to a mode in which power supplied to the most of modules is interrupted or minimized in order to minimize power consumption when a system is idle. In order to reduce standby power in the power saving mode, power supplied to a main memory (external DRAM in general) is interrupted or a program in an unused internal memory (internal SRMA in general) of a SoC is driven after entering a self-refresh mode. For example, the SRAM may use a low capacity memory of about 128 KB. However, in some situations, a synchronous dynamic RAM (SDRAM) may be used and a read-only memory (ROM) may be additionally used along with the SRAM or the SDRAM.
The first memory 130 is a main memory used in the normal mode and may be realized as a non-volatile memory. For example, the first memory 130 may be a dynamic RAM (DRAM). The first memory 130 stores a program or an application that can support the USB communication in the normal mode, such as a USB driver.
The second memory 140 may be used in the power saving mode which requires less power than the normal mode. For example, a program for controlling the power saving mode may include at least one of a routine for determining whether a signal is input into the USB interface 110 or not, a routine for performing an operation corresponding to the USB control signal, and a routine required in a wake-up process for converting into the normal mode.
The second memory 140 stores a program or an application for supporting the power saving mode and may be realized as at lease one of a static RAM (SRAM) or a synchronous dynamic random access memory (SDRAM). Beside these, RAMBus, DRAM, double data rate (DDR)-SDRAM may be used.
Also, at least one of a read only memory (ROM) and a flash memory may be used to store a code necessary in the normal mode.
According to an exemplary embodiment, the second memory 140 may be realized as an SRAM. In this case, the SRAM may be used in copying and executing a code necessary in the normal mode and stored in the DRAM, ROM or flash memory.
The second memory 140 may be realized as an SRAM and may be used to execute a code stored in the ROM or the flash memory and necessary in the power saving mode.
Also, the second memory 140 may be realized as an SDRAM and may be used to execute a code stored in the ROM or the flash memory and necessary in the power saving mode.
Also, the second memory 140 may be used along with the first memory 130 in the normal mode. That is, the SRAM used as a buffer when an image is processed in the normal mode is reutilized as the second memory 140 in the power saving mode.
In the power saving mode, the CPU 120 may interrupt the power supplied to the first memory 130, reduce an operation frequency of the first memory 130, or control the first memory 130 to be retained in a self-refresh state.
Hereinafter, each memory will be described briefly for easy understanding of the present disclosure.
The SRAM maintains its data while power is being supplied to the memory. The SRAM does not require periodic multiple re-writing operations and thus maintains its data by writing it once. The SRMA is a low capacity memory and has a high operation speed, but has a drawback that it is expensive compared to the DRAM. Therefore, the SRAM is used in a memory which requires a high speed but does not require a high capacity such as a cache memory.
The DRAM should re-write data continuously in order to maintain its data unlike the SRAM. The DRAM is a mass storage memory and is slower than the SRAM. The DRAM is used as a main memory for most of systems.
The SDRAM operates keeping pace with a system clock. Since the SDRAM keeps pace with a system bus speed up to 200 MHz theoretically and operates depending on the system clock, a high system speed may be achieved.
The power supply unit 150 supplies power to the image forming apparatus 100.
Although the CPU 120 controls the image forming apparatus 100 in the above exemplary embodiment, in some situation, the CPU 120 may transmit a command to a controller (not shown) such that each element performs its corresponding operation.
Also, the image forming apparatus 100 may include a phase-locked loop (PLL) unit (not shown) to generate different operation frequencies. The PLL unit (not shown) may provide the generated operation frequencies to the CPU 120 and the first memory 130.
The function unit 160 performs diverse functions such as processing an image, and compressing or decompressing the image in order for an engine unit (not shown) to perform an image forming job such as printing, copying, and scanning.
The operation module 170 may include diverse function modules that are not included in the function unit 160 due to the limited capacity of the function unit 160. The operation module 170 may include at least one function module, and the at least one function module may be realized as a single chip.
The CPU 120 may convert the normal mode into the power saving mode if a predetermined condition is satisfied. For example, there may be no command during a predetermined time. However, this is merely an example. There are diverse situations as a mode conversion event.
Also, the CPU 120 is converted from the power saving mode into the normal mode if a predetermined condition is satisfied. For example, in the case of a printer, if there is an event such as panel key input, printing service request, or fax ring, the CPU 120 is converted from the power saving mode into the normal mode.
When the CPU 120 is required to be converted from the normal mode into the power saving mode as described above, the CPU 120 may copy a program for controlling the power saving mode from the first memory 130 to an executable area of the second memory 140, or may copy a program stored in an extra ROM or flash memory to an executable area of the second memory 140. The program for controlling the power saving mode includes a USB driver, and the USB driver may include only a routine to recognize an interrupt from a control endpoint or a data endpoint, a routine responsible for processing a control endpoint, and a routine required in a wake-up process to return to the normal mode. Accordingly, the program for controlling the power saving mode has less capacity than a USB program stored in the first memory 130 used in the normal mode.
If a code has been completely copied, the power supplied to the entire system modules including the first memory 130 is interrupted and the image forming apparatus 100 enters the power saving mode.
The code may be copied from the flash memory or the ROM to the DRAM when the image forming apparatus 100 is booted or may be copied to the SRAM when the image forming apparatus 100 enters the power saving mode.
In the power saving mode, the CPU 120 checks whether there is an interrupt from the USB interface 110.
If there is the interrupt from the USB interface 110, the CPU 120 determines whether the interrupt is from the control endpoint or the data endpoint.
If the interrupt is not from the control endpoint, for example, if the interrupt is from the data endpoint (for example, if there is a request for an image forming job), the CPU 120 read outs printer data and stores it in the second memory 140, and then returns to the normal mode to process a corresponding service. However, this is merely an example, and the CPU 120 may return to the normal mode according to whether the USB is in a first in first out (FIFO) mode or a direct memory access (DMA) mode and may store the data in the first memory 130.
More specifically, if there is the interrupt from the data endpoint, that is, if there is a specific job command, the data of the second memory 140 is stored in the first memory 130 which is accessible to the USB driver in the normal mode. In this case, all hardware is normalized and the USB driver is driven to process the interrupt and subsequent events.
That is, the image forming apparatus 100 according to an exemplary embodiment is configured to process only the service from the control endpoint in the normal mode. This is due to a limited capacity of the second memory 140 which may be realized as an SRAM, an SDAM, and a ROM.
Also, the USB interface 110, the CPU 120, the second memory 140, the function unit 150, and the PLL unit (not shown) described above may be integrated into a single chip such as an application-specific integrated circuit (ASIC). Accordingly, the image forming apparatus 100 can realize a SoC.
Also, the image forming apparatus 100 may include the engine unit (not shown) to perform an image forming job such as printing, scanning, and copying in communication with the ASIC unit.
Referring to
The first CPU 121 performs an operation using the first memory 130 in the normal mode and is deactivated when the normal mode is converted into the power saving mode.
The second CPU 122 performs an operation using the second memory 140 in the power saving mode. More specifically, if a USB data signal is input in the power saving mode, the second CPU 122 activates the first CPU 121 to convert the power saving mode into the normal mode, and if a USB control signal is input in the power saving mode, the second CPU 11 retains the power saving mode and performs an operation corresponding to the USB control signal using the second memory 140.
Also, in the power saving mode, the second CPU 122 may interrupt the power supplied to the first CPU 121, may lower the operation frequency of the first memory 130, or may control the first memory 130 to be in a self-refresh mode.
That is, the CPU 120 shown in
If the CPU 120 is a main controller for supporting both the normal mode and the power saving mode as shown in
On the other hand, if the main controller for supporting the normal mode and the sub-controller for supporting the power saving mode are provided separately as shown in
According to another exemplary embodiment, a SoC unit which may be mounted in an apparatus including a volatile memory, may include an USB interface which receives an USB control signal or an USB data signal from an external apparatus connected to the apparatus, and a CPU which performs an operation using the volatile memory in the normal mode and performs an operation using a memory in the power saving mode. If the USB data signal is input in the power saving mode, the CPU converts the power saving mode into the normal mode, and, if the USB control signal is input in the power saving mode, the CPU retains the power saving mode and performs an operation corresponding to the USB control signal using the memory.
Hereinafter, only the case where the CPU 120 is a main controller for supporting both the normal mode and the power saving mode, i.e., the case where the main firmware involved in the control of the normal mode and the micro firmware involved in the control of the power saving mode are integrated into a single chip will be explained. However, it should be understood that diverse exemplary embodiments may be applied if the CPU 120′ includes the main controller for supporting the normal mode and the sub-controller for supporting the power saving mode as shown in
In
As shown in
Also, as shown in
Also, as shown in
A host apparatus 200 may be realized as a personal computer (PC). In some situation, the host apparatus 200 may be a personal digital assistant (PDA), a portable multiplayer (PMP), a TV, a server, or etc.
The host apparatus 200 includes an application 210 and a host controller 220.
The application 210 may be software for supporting a USB function in an operation system (OS).
The host controller 220 is a USB bus interface of the host apparatus 200, and includes all software or hardware to enable a USB device (that is, the image forming apparatus 100) to be connected to the host apparatus 200.
Furthermore, the host apparatus 200 may include a printer driver (not shown) for converting printing data written by an application into a printer language readable by the image forming apparatus 100. The printer driver may be included in the host controller 220. Also, the host apparatus 200 may include general elements such as an input unit (not shown) and a display unit (not shown).
Hereinafter, general concepts of an endpoint and a pipe will be explained briefly for easy understanding of the present disclosure.
The endpoint is a logical port and a terminal end in a communication flow, and has a unique ID. The endpoint has information about a direction of data transmission (an input endpoint and an output endpoint). The endpoint may describe information such as an access frequency of a bus/requirements when the bus is delayed, requirements for bandwidth, the number of endpoints, requirements for error handling, a maximum size of packet that is acceptable to the endpoint, a transmission type, and a transmission direction.
The pipe is a connection ring between the endpoint of a single device and software of a host. The pipe is divided into a stream pipe and a message pipe according to its characteristic. The stream pipe and the message pipe are different from each other and are mutually exclusive. The stream pipe has no USB format defined and supports a one-way communication, whereas the message pipe has a defined USB format and supports a one-way communication.
The endpoint and the pipe are described in detail in the USB specification and thus a further detailed description is omitted.
The image forming apparatus 100 communicates with the host apparatus 200 through a USB, and the USB interface 110 may include a control endpoint 111 which is a logical port, and a plurality of data endpoints 112, 113 which are also logical ports. The endpoints other than the control endpoint 111 are slightly different according to how to transmit data, but may be regarded as a simple logical port for transmitting data. Therefore, hereinafter, the endpoint is called “data endpoint”.
The control endpoint 111 is a logical port that determines whether the image forming apparatus 100 is connected to the host apparatus 200 or not through a series of enumerations, and that obtains information of the image forming apparatus 100 if the image forming apparatus 100 is connected or sets the image forming apparatus 100 to communicate with the host apparatus 200. That is, the control endpoint 111 is always used when the enumeration is performed and the device on the bus is operated (when a device is recognized). That is, the control endpoint should be a fundamental endpoint for connecting/disconnecting/recognizing a device and should be carried by any device, and also, should be controllable.
The control endpoint 111 uses the message pipe unlike the data endpoint so that the control endpoint 111 can perform a two-way communication.
The data endpoints 112, 113 are designed to transmit data and may be at least one type of a bulk type in/out endpoint, an isochronous type in/out endpoint, and an interrupt type in/out endpoint.
The bulk type in/out endpoint is for transmitting bulky data accurately at any time, and retransmits the data if there is a transmission error in the bus. For example, the bulk type in/out endpoint may be used to transmit data of a storage device such as a hard disk. Also, the bulk type in/out endpoint uses the stream pipe and thus has a single direction.
The isochronous type in/out endpoint is mainly used in a device that regards a real-time property of an audio as important and likewise uses the stream pipe and thus has a single direction.
The interrupt type in/out endpoint is mainly used in a device that requires periodic signal transmission and reception such as a hub and likewise uses the stream pipe and thus has a single direction.
Since the image forming apparatus 100 requires transmission of bulky data, the bulk type in/out endpoint may be used.
Also, the number of the data endpoints 112, 113 and the directions of them may be selected according to the interface characteristic. Also, the number and function of the data endpoints 112, 113 are selectively determined by the manufacturer of the apparatus according to the specification of the apparatus.
For example, in the case of a MFP, the endpoint is configured as shown in
Referring to
The CPU 120 controls the overall operation of the normal mode in which the original function of the image forming apparatus 100 such as copying, scanning, and faxing is performed.
Also, the CPU 120 is set to be converted from the normal mode into the power saving mode if a predetermined condition is satisfied. For example, if no job command is input for a predetermined time, the normal mode is converted into the power saving mode. However, this is merely an example. If a specific user command is input, the normal mode may be converted into the power saving mode.
That is, if the image forming apparatus 100 does not perform any job or if there is no job command to copy, scan, or fax, which may be input through a panel of the image forming apparatus 100, an USB, or diverse user interfaces such as a network, for a predetermined time, the CPU 120 may convert the normal mode into the power saving mode.
If the normal mode should be converted into the power saving mode, the CPU 120 copies a program for controlling the power saving mode from the first memory to an executable area of the second memory 140. The first memory 130 is a main memory that stores a program or an application necessary for the overall operation of the image forming apparatus 100, and may be realized as a DRAM, and the second memory 140 may be realized as at lease one of an SRAM, an SDRAM, and a ROM as described above.
The program for controlling the power saving mode includes a USB driver, and the USB driver may include only a routine responsible for a process of the control endpoint and a routine required in a wake-up process for returning to the normal mode. Accordingly, since a low power USB program stored in the second memory 140 has less capacity than a USB program stored in the first memory 130, the second memory 140 may be realized as a small capacity memory.
If the program has been completely copied, power supplied to the entire system modules including the first memory 130 is interrupted and the image forming apparatus 100 enters the power saving mode.
In the power saving mode, the CPU 120 checks whether there is an interrupt from the control endpoint 111 or the data endpoint 112.
If there is an interrupt from the control endpoint 111, the CPU 120 processes a corresponding event by executing the program or the application stored in the second memory 140.
If the interrupt is not from the control endpoint 111, that is, if there is an interrupt from the data endpoint 112, the CPU 120 reads out printer data and stores it in the second memory 140, and then returns to the normal mode to process a corresponding service. However, this is merely an example, and the normal mode may be restored and the data may be stored in the first memory 130 according to whether the USB is a FIFO mode or the DMA mode.
More specifically, if there is an interrupt from the data endpoint 112, that is, if there is a specific job command, the data in the second memory 140 is stored in the first memory 130 which is accessible to the USB driver in the normal mode. In this case, all hardware is normalized and the USB driver is driven to process the outstanding interrupt and subsequent events.
The elements and their arrangement order shown in
Referring to
Upon receiving the interrupt, the CPU processes the interrupt in a main firmware of an external DRAM and is ready to print.
If no print command is input for a predetermined time, the CPU tries to enter the power saving mode. When the CPU enters the power saving mode, the CPU copies a micro firmware from the external DRAM to an executable area of an internal SRAM, and the micro firmware operates instead of the main firmware. At this time, the power supplied to the external DRAM is interrupted or enters a self-refresh state. The micro firmware includes the USB driver, and the USB driver includes only a routine for processing the control endpoint and a minimum routine for receiving the print command. The minimum routine for receiving the print command confirms that an interrupt has occurred in the endpoint which has received the print command. That is, in the related art, if the DRAM is interrupted, no service is available through the USB. However, in the present disclosure, a minimum driver is driven in order to retain the connection with a device in the SRAM. If an interrupt occurs in this endpoint, a wakeup manager notifies that the normal mode should be restored.
Referring to
If the image forming apparatus 100 according to an exemplary embodiment receives the request as shown in
Referring to
If the input signal is the USB control signal (S620: Y), the power saving mode is retained and an operation corresponding to the USB control signal is performed using the second memory (S630).
If the input signal is not the USB control signal (S620: N), that is, if the input signal is a USB data signal, the power saving mode is converted into the normal mode and the first memory is activated (S640).
An operation corresponding to the USB data signal is performed using the activated first memory (S650).
The USB data signal may be a request signal for an image forming job.
Also, the second memory may be used along with the first memory in the normal mode.
Also, if the normal mode is converted into the power saving mode, a program stored in the first memory for controlling the power saving mode is copied to the second memory, and an operation frequency of the first memory may be lowered or the first memory is retained in a self-refresh state.
The program for controlling the power saving mode may include at least one of a program for determining whether the USB control signal or the USB data signal is input, a program for executing the operation corresponding to the USB control signal, and a program for converting into the normal mode according to a type of input USB signal.
The USB control signal may be input through the control endpoint, and the USB data signal may be input through the bulk type in/out endpoint. The endpoint has been described above and thus a detailed description is omitted.
Referring to
If the signal input from the host apparatus is the USB control signal (S720: Y), the power saving mode is retained and an operation corresponding to the USB control signal is performed using the second memory (S730).
If the signal input from the host apparatus is not the USB control signal (S720: N), that is, if the signal input from the host apparatus is a USB data signal, the first CPU is activated and the power saving mode is converted into the normal mode (S740).
The USB data signal may be a request signal for an image forming job.
Also, the second memory may be used along with the first memory in the normal mode. For example, the second memory may be realized as an SRAM used to perform an image forming job.
If the normal mode is converted into the power saving mode, a program stored in the first memory for controlling the power saving mode is copied to the second memory and power supplied to the first CPU is interrupted.
The program for controlling the power saving mode may include a routine for determining whether a signal is input to a USB interface or not, a routine for performing an operation corresponding to the USB control signal, and a routine required in a wake up process for converting into the normal mode.
Also, the USB control signal may be input through the control endpoint and the USB data signal may be input through the bulk type in/out endpoint. The endpoint has been described above and thus a detailed description is omitted.
According to another exemplary embodiment, a driving method of a SoC unit, which is mountable on an apparatus having a volatile memory accessible in a normal mode, and includes a USB interface to receive a USB control signal or a USB data signal from an external apparatus connected to the apparatus, and a memory, includes: detecting a signal input from the apparatus in a power saving mode, converting the power saving mode into a normal mode if the input signal is a USB data signal, and, if the input signal is a USB control signal, retaining the power saving mode and performing an operation corresponding to the USB control signal using the memory in the SoC unit.
The USB control communication may be performed through the control endpoint, and the USB data communication may be performed through the bulk type in/out endpoint.
The second memory may be realized as at least one of an SRAM, SDRAM, and ROM.
The USB interface, a second memory, and a CPU for controlling the normal mode and the power saving mode may be included in the SoC unit.
Also, the present disclosure may include a computer readable recording medium which includes a program for executing the above-described driving method of the image forming apparatus. The computer readable recording medium includes any type of recording apparatuses on which data readable by a computer system is recorded. The examples of the computer recordable recording medium are a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, and an optical data storage device. The computer readable recording medium is distributed in the computer system connected over a network and thus a code readable by the computer is stored and executed in a distributed manner.
Although only the USB communication has been described above, the present disclosures may be applied to diverse communication schemes similar to the USB communication scheme, such as network communication, Bluetooth, high definition multimedia interface (HDMI), peripheral component interconnect (PCI) express, Ethernet, ZigBee, FireWire, CAN, IEEE1394, PS/2, accelerated graphics port (AGP), industry standard architecture (ISA), micro channel architecture (MCA), extended industry standard architecture (EISA), video electronics standard architecture (VESA), and etc.
That is, the present disclosure provides a method in which the power saving mode is converted into the normal mode if an image forming job is received through a printing job reception port in the network communication.
As described above, normal USB communication is possible even if the power supplied to the main memory in which the USB driver is driven is interrupted. By reusing a small SRAM in the SoC, an increased cost due to an additional SRAM is solved and the power saving mode is achieved efficiently.
In the above exemplary embodiments, the image forming apparatus has been described, but this is merely an example, and any apparatus that is USB communicable can be applied.
Although a few embodiments have been shown and described, it would be appreciated by those skilled in the art that changes may be made in this embodiment without departing from the principles and spirit of the invention, the scope of which is defined in the claims and their equivalents.
Patent | Priority | Assignee | Title |
10241553, | Aug 27 2012 | Samsung Electronics Co., Ltd. | Apparatus and method for waking up a processor |
11009933, | Aug 27 2012 | Samsung Electronics Co., Ltd. | Apparatus and method for waking up a processor |
11073866, | Jan 21 2019 | Samsung Electronics Co., Ltd. | Electronic device and method for preventing damage of display |
9451112, | May 04 2011 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Image forming apparatus and method for controlling the same |
Patent | Priority | Assignee | Title |
6903830, | Mar 12 1999 | Seiko Epson Corporation | Electronic printing apparatus with power saving mode and control method therefor |
7797556, | Feb 27 2006 | Kyocera Mita Corporation | Image forming apparatus allowing setting item to be changed in power-saving mode |
7971079, | Apr 21 2006 | Ricoh Company, LTD | Apparatus having power saving mode and method of controlling apparatus |
20020144023, | |||
20030197886, | |||
20040073824, | |||
20050007628, | |||
20050021728, | |||
20070250733, | |||
20070260358, | |||
20080034240, | |||
20080088634, | |||
20090040553, | |||
20090063878, | |||
20090199022, | |||
20090207423, | |||
20090235103, | |||
20090282278, | |||
20090323120, | |||
20110058214, | |||
CN101060580, | |||
CN101365031, | |||
EP1035499, | |||
JP2000326590, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Feb 26 2013 | Samsung Electronics Co., Ltd. | (assignment on the face of the patent) | / | |||
Nov 04 2016 | SAMSUNG ELECTRONICS CO , LTD | S-PRINTING SOLUTION CO , LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 041852 | /0125 | |
Mar 16 2018 | S-PRINTING SOLUTION CO , LTD | HP PRINTING KOREA CO , LTD | CORRECTIVE ASSIGNMENT TO CORRECT THE DOCUMENTATION EVIDENCING THE CHANGE OF NAME PREVIOUSLY RECORDED ON REEL 047370 FRAME 0405 ASSIGNOR S HEREBY CONFIRMS THE CHANGE OF NAME | 047769 | /0001 | |
Mar 16 2018 | S-PRINTING SOLUTION CO , LTD | HP PRINTING KOREA CO , LTD | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 047370 | /0405 | |
Jun 11 2019 | HP PRINTING KOREA CO , LTD | HP PRINTING KOREA CO , LTD | CHANGE OF LEGAL ENTITY EFFECTIVE AUG 31, 2018 | 050938 | /0139 | |
Aug 26 2019 | HP PRINTING KOREA CO , LTD | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | CONFIRMATORY ASSIGNMENT EFFECTIVE NOVEMBER 1, 2018 | 050747 | /0080 |
Date | Maintenance Fee Events |
Dec 03 2014 | ASPN: Payor Number Assigned. |
Jan 24 2018 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Aug 31 2021 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Aug 26 2017 | 4 years fee payment window open |
Feb 26 2018 | 6 months grace period start (w surcharge) |
Aug 26 2018 | patent expiry (for year 4) |
Aug 26 2020 | 2 years to revive unintentionally abandoned end. (for year 4) |
Aug 26 2021 | 8 years fee payment window open |
Feb 26 2022 | 6 months grace period start (w surcharge) |
Aug 26 2022 | patent expiry (for year 8) |
Aug 26 2024 | 2 years to revive unintentionally abandoned end. (for year 8) |
Aug 26 2025 | 12 years fee payment window open |
Feb 26 2026 | 6 months grace period start (w surcharge) |
Aug 26 2026 | patent expiry (for year 12) |
Aug 26 2028 | 2 years to revive unintentionally abandoned end. (for year 12) |