JP2018089895A - Image formation apparatus and program - Google Patents

Image formation apparatus and program Download PDF

Info

Publication number
JP2018089895A
JP2018089895A JP2016236672A JP2016236672A JP2018089895A JP 2018089895 A JP2018089895 A JP 2018089895A JP 2016236672 A JP2016236672 A JP 2016236672A JP 2016236672 A JP2016236672 A JP 2016236672A JP 2018089895 A JP2018089895 A JP 2018089895A
Authority
JP
Japan
Prior art keywords
main cpu
access
sub cpu
period
communication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016236672A
Other languages
Japanese (ja)
Other versions
JP6862807B2 (en
Inventor
山田 匡実
Masami Yamada
匡実 山田
勝彦 穐田
Katsuhiko Akita
勝彦 穐田
康孝 伊藤
Yasutaka Ito
康孝 伊藤
敦史 田村
Atsushi Tamura
敦史 田村
一美 澤柳
Kazumi Sawayanagi
一美 澤柳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2016236672A priority Critical patent/JP6862807B2/en
Publication of JP2018089895A publication Critical patent/JP2018089895A/en
Application granted granted Critical
Publication of JP6862807B2 publication Critical patent/JP6862807B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique capable of properly receiving a specific type of access requiring a response to a plurality of communication packets even after a main CPU is shifted to the idle state in an image formation apparatus including the main CPU and a sub CPU.SOLUTION: A sub CPU of a MFP performs a proxy response to a plurality of reception packets for the specific type of access (TCP/IP communication or the like) through the network from an external device in a proxy period T1 (including the idle period (power supply stop period or the like) and recovery period (restart period or the like) of a main CPU). The sub CPU gives the sequence number to each of the plurality of reception packets related to the specific type of access. The sub CPU 41 transfers the newest number related to the plurality of sequence numbers given in the proxy period T1 to the plurality of reception packets to the main CPU after recovery completion to the activation state of the main CPU.SELECTED DRAWING: Figure 5

Description

本発明は、MFP(マルチ・ファンクション・ペリフェラル(Multi-Functional Peripheral))などの画像形成装置およびそれに関連する技術に関する。   The present invention relates to an image forming apparatus such as an MFP (Multi-Functional Peripheral) and a related technology.

近年、MFPなどの画像形成装置においては、省電力状態での消費電力を更に低減することが要請されている。   In recent years, image forming apparatuses such as MFPs are required to further reduce power consumption in a power saving state.

このような要請等に応じて、省電力状態においてはメインCPUへの電力供給を遮断するとともに、メインCPUよりも低消費電力を有するサブCPUを当該省電力状態において動作させる技術が存在する(特許文献1等参照)。たとえば、サブCPUは、省電力状態において、通信ネットワークを介した外部装置からの通信アクセスに対する通信処理(詳細にはその一部)を代行する。   In response to such a request, there is a technique for shutting off power supply to the main CPU in the power saving state and operating a sub CPU having lower power consumption than the main CPU in the power saving state (patent). Reference 1 etc.). For example, the sub CPU performs communication processing (specifically, part thereof) for communication access from an external device via the communication network in the power saving state.

特開2015−22646号公報Japanese Patent Laid-Open No. 2015-22646

ところで、このようなネットワーク通信においては、外部装置からのアクセスとして次のような2種類のアクセスが存在する。   By the way, in such network communication, there are the following two types of access as access from an external device.

第1の種類のアクセス(第1の種類のプロトコルによるアクセス)は、単一のパケットに対する1回の応答で完結する種類の通信アクセスである。第1の種類のアクセスとしては、名前解決に関する問合せ等が例示される。第2の種類のアクセス(第2の種類のプロトコルによるアクセス)は、複数のパケットに対する応答を要する種類の通信アクセスである。第2の種類のアクセスとしては、TCP/IPによる通信アクセス等が例示される。   The first type of access (access by the first type of protocol) is a type of communication access that is completed with a single response to a single packet. Examples of the first type of access include queries related to name resolution. The second type access (access by the second type protocol) is a type of communication access that requires responses to a plurality of packets. Examples of the second type of access include communication access by TCP / IP.

たとえば、MFPが名前解決に関連する問合せを他の送信元装置(通信相手)から受信すると、MFPは、自装置のMACアドレス等を当該送信元装置に返信することによって当該問合せに応答する。MFPの省電力状態においては、このような第1の種類のアクセスに対する応答は、メインCPUに代わってサブCPUによって実行される。図6(最上段参照)においては、或る送信元装置80Aからの名前解決プロトコルによる通信パケット701(問合せA(名前解決))に対して、MFPのサブCPUは、メインCPUに代わって問合せ結果(MACアドレス等)を送信元装置80Aに返信している。すなわち、サブCPUは、代理応答を行っている。なお、図6は、比較例に係る動作を示す図である。また、同様に、送信元装置80Bからの名前解決プロトコルによる通信パケット801(問合せB(名前解決))に対して、MFPのサブCPUは、メインCPUに代わって問合せ結果(MACアドレス等)を送信元装置80Bに返信している。   For example, when the MFP receives an inquiry related to name resolution from another transmission source device (communication partner), the MFP responds to the inquiry by returning its own MAC address or the like to the transmission source device. In the power saving state of the MFP, such a response to the first type of access is executed by the sub CPU instead of the main CPU. In FIG. 6 (see the top row), for a communication packet 701 (inquiry A (name resolution)) by a name resolution protocol from a certain transmission source device 80A, the sub CPU of the MFP replaces the main CPU with the inquiry result. (MAC address or the like) is returned to the transmission source device 80A. That is, the sub CPU performs a proxy response. FIG. 6 is a diagram illustrating an operation according to a comparative example. Similarly, in response to a communication packet 801 (query B (name resolution)) by the name resolution protocol from the transmission source device 80B, the sub CPU of the MFP transmits a query result (MAC address or the like) instead of the main CPU. It is returned to the original device 80B.

一方、TCP/IPによる通信データ(印刷データ等)等が他の送信元装置から送信されてくる場合には、当該通信データが複数のパケットに分割されて送信されるとともに、本来はMFPが当該複数のパケットのそれぞれに対して確認応答(「ACK」信号)を送信するなどの応答処理を実行することが求められる。   On the other hand, when TCP / IP communication data (print data, etc.) is transmitted from another transmission source device, the communication data is divided into a plurality of packets and transmitted. It is required to execute a response process such as transmitting an acknowledgment (“ACK” signal) to each of the plurality of packets.

しかしながら、従来のMFPにおいては、複数のパケットに対する応答を要するデータ通信において、サブCPUが代理応答した一部のパケットについてサブCPUからメインCPUへの引き継ぎを行う仕組みが存在しない。特に、第2の種類の通信アクセス(TCP/IP通信等)においては、複数のパケットにおけるシーケンス番号の連続性を担保することが重要であるものの、受信側装置内でのシーケンス番号の連続性を担保する仕組みが存在しなかった。そのため、仮にサブCPUが代理応答してしまうと、再起動後のメインCPUは、当該メインCPUの再起動前にサブCPUによる代理応答にて受信されたパケットのシーケンス番号を知得できず、サブCPUで受信したパケットとメインCPUで受信したパケットとを適切に統合することができない。   However, in the conventional MFP, in data communication that requires responses to a plurality of packets, there is no mechanism for taking over from the sub CPU to the main CPU for some of the packets for which the sub CPU has made a proxy response. In particular, in the second type of communication access (TCP / IP communication, etc.), it is important to ensure the continuity of sequence numbers in a plurality of packets. There was no collateral mechanism. For this reason, if the sub CPU makes a proxy response, the main CPU after the restart cannot know the sequence number of the packet received in the proxy response by the sub CPU before the main CPU restarts. Packets received by the CPU and packets received by the main CPU cannot be appropriately integrated.

これに対して、サブCPUは第2の種類の通信アクセスに対しては応答せず、メインCPUを再起動させるとともに、再起動状態に復帰したメインCPUが第2の種類の通信アクセス等に対して応答処理を行う技術(比較例とも称する)が考えられる。   On the other hand, the sub CPU does not respond to the second type of communication access, restarts the main CPU, and the main CPU that has returned to the restarted state does not respond to the second type of communication access. Thus, a technique for performing response processing (also referred to as a comparative example) can be considered.

しかしながら、サブCPUが応答せず再起動後のメインCPUが応答する場合には、通信における所定回数のリトライ処理に要する時間(たとえば2秒)がメインCPUの再起動時間(たとえば3秒)よりも短いとき等に、送信元装置側でタイムアウトが生じてしまうことがある。   However, if the sub CPU does not respond and the main CPU after the restart responds, the time required for the retry processing for a predetermined number of times in communication (for example, 2 seconds) is longer than the restart time of the main CPU (for example, 3 seconds). When the time is short, a timeout may occur on the transmission source device side.

図6においては、上述の比較例に係る技術における当該状況が例示されている。具体的には、装置80B(送信元装置)は、3回の接続確立要求(TCP/IP[SYN])(より詳細には、「TCP/IP[SYN]B1」,「TCP/IP[SYN]B2」,「TCP/IP[SYN]B3」)を送信しても、送信先装置(MFP)からの返信(確認要求(ACK)等)を全く受信できない場合に、「タイムアウト」の判定が行われている。なお、図6では、装置80から送信先装置(MFP等)に対して所定回数(ここでは3回)の接続確立要求を送信しても送信先装置(MFP等)から何れの返信(応答)も戻って来ない場合に「タイムアウト」の判定が行われること、を前提としている。   In FIG. 6, the said situation in the technique which concerns on the above-mentioned comparative example is illustrated. Specifically, the device 80B (source device) makes three connection establishment requests (TCP / IP [SYN]) (more specifically, “TCP / IP [SYN] B1”, “TCP / IP [SYN] ] B2 ”,“ TCP / IP [SYN] B3 ”), and if a reply (confirmation request (ACK), etc.) from the destination device (MFP) is not received at all, a“ timeout ”decision is made. Has been done. In FIG. 6, even if the connection establishment request is transmitted a predetermined number of times (here, 3 times) from the device 80 to the transmission destination device (MFP, etc.), any reply (response) from the transmission destination device (MFP, etc.). It is assumed that a “timeout” determination is made when no return is made.

図6の中段付近に示されるように、MFPのメインCPUに対する給電停止状態において、MFPのサブCPUが、TCP/IPによる通信パケット(TCP/IP[SYN] A1)501を別装置(送信元装置)80Aから受信する場合、サブCPUは、メインCPUに対して起動要求を送出する一方で、当該通信パケット501に対しては応答しない。そのため、所定時間(比較的長い時間(たとえば、1.8秒))経過した後、2回目の接続確立要求の通信パケット(TCP/IP[SYN] A2)502が送信元装置80AからMFP10Zに送信される。サブCPUは、当該通信パケット(TCP/IP[SYN] A2)502にも応答しない。そのため、所定時間(たとえば、1.8秒)経過した後、3回目の接続確立要求の通信パケット(TCP/IP[SYN] A3)503が更に送信されてくる。   As shown in the middle part of FIG. 6, when the power supply to the main CPU of the MFP is stopped, the sub CPU of the MFP separates the TCP / IP communication packet (TCP / IP [SYN] A1) 501 from another device (sender device). When receiving from 80A, the sub CPU sends an activation request to the main CPU, but does not respond to the communication packet 501. Therefore, after a predetermined time (relatively long time (for example, 1.8 seconds)) has elapsed, a communication packet (TCP / IP [SYN] A2) 502 for the second connection establishment request is transmitted from the transmission source device 80A to the MFP 10Z. Is done. The sub CPU does not respond to the communication packet (TCP / IP [SYN] A2) 502. Therefore, after a predetermined time (for example, 1.8 seconds) elapses, a communication packet (TCP / IP [SYN] A3) 503 for the third connection establishment request is further transmitted.

また、MFPのメインCPUが給電停止状態から通常状態へ復帰している途中の期間(再起動期間中)において、MFPのサブCPUが、TCP/IPによる通信パケット(TCP/IP[SYN] B1)601を別装置(送信元装置)80Bから受信する場合、サブCPUは当該通信パケット601に対しては応答しない。そのため、所定時間(ここでは比較的短い時間(たとえば、0.8秒))経過した後、2回目の接続確立要求の通信パケット(TCP/IP[SYN] B2)602が送信元装置80BからMFP10Zに送信される。サブCPUは、当該通信パケット(TCP/IP[SYN] B2)602にも応答しない。そのため、所定時間(たとえば0.8秒)経過した後、3回目の接続確立要求の通信パケット(TCP/IP[SYN] B3)603が更に送信されてくる。   In addition, during the period when the main CPU of the MFP is returning from the power supply stop state to the normal state (during the restart period), the sub CPU of the MFP transmits a TCP / IP communication packet (TCP / IP [SYN] B1). When receiving 601 from another apparatus (transmission source apparatus) 80B, the sub CPU does not respond to the communication packet 601. Therefore, after a predetermined time (here, a relatively short time (for example, 0.8 seconds)) has elapsed, a communication packet (TCP / IP [SYN] B2) 602 for the second connection establishment request is sent from the transmission source device 80B to the MFP 10Z. Sent to. The sub CPU also does not respond to the communication packet (TCP / IP [SYN] B2) 602. Therefore, after a predetermined time (for example, 0.8 seconds) elapses, a communication packet (TCP / IP [SYN] B3) 603 for the third connection establishment request is further transmitted.

ここにおいて、図6に示すように、装置80Aからの通信アクセスに関しては、3回目の接続確立要求の通信パケット503の受信時点で、メインCPUの再起動が既に完了しており、メインCPUが、当該通信パケット503に対する応答処理(具体的には、確認応答(「ACK」信号)の送信処理等)を実行する。この場合、装置80Aは確認応答を受信することができるので、適切な処理が行われ得る。   Here, as shown in FIG. 6, regarding the communication access from the device 80A, at the time of receiving the communication packet 503 of the third connection establishment request, the restart of the main CPU has already been completed. Response processing for the communication packet 503 (specifically, processing for transmitting an acknowledgment (“ACK” signal) or the like) is executed. In this case, since the device 80A can receive the confirmation response, an appropriate process can be performed.

しかしながら、装置80Bからの通信アクセスに関しては、3回目の接続確立要求の通信パケット603の受信時点では、メインCPUの再起動が未だ完了しておらず、サブCPUもメインCPUも当該通信パケット603に応答しない。その結果、装置80Bは、所定期間内に3回の接続確立要求の何れに対する返信(応答)をも受け取ることができず、装置80Bは、「タイムアウト」を判定する。   However, regarding the communication access from the device 80B, at the time of receiving the communication packet 603 for the third connection establishment request, the restart of the main CPU has not been completed yet, and neither the sub CPU nor the main CPU has received the communication packet 603. Do not respond. As a result, the device 80B cannot receive a reply (response) to any of the three connection establishment requests within the predetermined period, and the device 80B determines “timeout”.

このように、メインCPUの再起動時間(たとえば3秒)よりも、通信における所定回数のリトライ処理に要する時間(たとえば2秒)が短い場合等において、タイムアウトが生じてしまう、との問題が発生し得る。   As described above, there is a problem that a timeout occurs when the time required for the retry processing for a predetermined number of times (for example, 2 seconds) in communication is shorter than the restart time (for example, 3 seconds) of the main CPU. Can do.

このような事情を考慮すると、省電力状態では第2の種類のプロトコルを使用しないようにアプリケーションを構築するなどの対応策を講じることが考えられる。しかしながら、このような対応策は望ましくない。   Considering such circumstances, it is conceivable to take countermeasures such as building an application so that the second type protocol is not used in the power saving state. However, such a countermeasure is not desirable.

そこで、この発明は、メインCPUとサブCPUとを備える画像形成装置において、メインCPUが休止状態に移行した後においても、他の装置からの通信アクセスであって複数の通信パケットに対する応答を要する通信アクセスを適切に受け付けることが可能な技術を提供することを課題とする。   Therefore, according to the present invention, in an image forming apparatus including a main CPU and a sub CPU, communication that is a communication access from another apparatus and requires responses to a plurality of communication packets even after the main CPU shifts to a sleep state. It is an object of the present invention to provide a technology that can appropriately accept access.

上記課題を解決すべく、請求項1の発明は、画像形成装置であって、メインCPUと、前記メインCPUが休止状態を有する期間と前記メインCPUが前記休止状態から起動状態へと復帰している途中の復帰期間とを含む第1の期間において、外部装置からの通信ネットワークを介した特定の種類のアクセスであって複数の受信パケットに対する応答を要する特定の種類のアクセスに対して前記メインCPUに代わって代理応答することが可能なサブCPUと、を備え、前記サブCPUは、前記第1の期間において、前記特定の種類のアクセスに関する前記複数の受信パケットに対して代理応答するとともに、前記複数の受信パケットのそれぞれにシーケンス番号を付与し、前記メインCPUの起動状態への復帰完了後において、前記特定の種類のアクセスに関して前記第1の期間内に前記複数の受信パケットに付与した複数のシーケンス番号に関する最新番号を、前記メインCPUに引き継ぐことを特徴とする。   In order to solve the above-mentioned problem, the invention of claim 1 is an image forming apparatus, wherein a main CPU, a period during which the main CPU is in a dormant state, and the main CPU is returned from the dormant state to an activated state. The main CPU for a specific type of access that requires a response to a plurality of received packets in a first period including a return period in the middle of A sub CPU capable of performing proxy response on behalf of the sub CPU, wherein the sub CPU performs proxy response to the plurality of received packets related to the specific type of access in the first period, and A sequence number is assigned to each of a plurality of received packets, and after the return to the activated state of the main CPU is completed, the specific number A plurality of the latest number for the sequence number assigned to the plurality of received packets in the first period for access class, wherein to take over the main CPU.

請求項2の発明は、請求項1の発明に係る画像形成装置において、前記メインCPUは、前記起動状態へ復帰した後、前記サブCPUから引き継いだ前記シーケンス番号の最新の値に対して1つインクリメントした値を前記特定の種類のアクセスにおける次の受信パケットに対して付与し、前記特定の種類のアクセスにおける残余の受信パケットの受信動作を引き継いで実行することを特徴とする。   According to a second aspect of the present invention, in the image forming apparatus according to the first aspect of the invention, the main CPU has one for the latest value of the sequence number taken over from the sub CPU after returning to the activated state. The incremented value is assigned to the next received packet in the specific type of access, and the reception operation of the remaining received packets in the specific type of access is taken over and executed.

請求項3の発明は、請求項1または請求項2の発明に係る画像形成装置において、前記サブCPUは、前記第1の期間において前記特定の種類のアクセスに関する前記複数の受信パケットを受信する場合、前記複数の受信パケットの送信元装置に対して確認応答を返信することによって、前記複数の受信パケットに関して代理応答することを特徴とする。   According to a third aspect of the invention, in the image forming apparatus according to the first or second aspect of the invention, the sub CPU receives the plurality of received packets related to the specific type of access in the first period. A proxy response is made for the plurality of received packets by returning an acknowledgment to the transmission source device of the plurality of received packets.

請求項4の発明は、請求項3の発明に係る画像形成装置において、前記サブCPUは、前記第1の期間において前記特定の種類のアクセスに関する前記複数の受信パケットを受信する場合、前記複数の受信パケットによって受信したデータを受信バッファに格納し、前記メインCPUは、前記起動状態へ復帰すると、前記サブCPUによって前記受信バッファに格納されていたデータを取得することを特徴とする。   According to a fourth aspect of the present invention, in the image forming apparatus according to the third aspect of the invention, when the sub CPU receives the plurality of received packets related to the specific type of access in the first period, The data received by the reception packet is stored in the reception buffer, and the main CPU acquires the data stored in the reception buffer by the sub CPU when returning to the activated state.

請求項5の発明は、請求項1から請求項4のいずれかの発明に係る画像形成装置において、前記サブCPUは、異なる複数の装置からの前記特定の種類のアクセスにおける受信パケットのシーケンス番号を前記複数の装置のそれぞれに関して個別に管理することを特徴とする。   According to a fifth aspect of the present invention, in the image forming apparatus according to any one of the first to fourth aspects, the sub CPU sets a sequence number of a received packet in the specific type of access from a plurality of different apparatuses. Each of the plurality of devices is individually managed.

請求項6の発明は、画像形成装置に内蔵されたサブCPUに、a)前記画像形成装置のメインCPUが休止状態を有する期間と前記メインCPUが前記休止状態から起動状態へと復帰している途中の復帰期間とを含む第1の期間において、外部装置からのネットワークを介した特定の種類のアクセスであって複数の受信パケットに対する応答を要する特定の種類のアクセスに関する前記複数の受信パケットに対して代理応答するとともに、前記複数の受信パケットのそれぞれにシーケンス番号を付与するステップと、b)前記特定の種類のアクセスに関して前記第1の期間内に前記複数の受信パケットに付与した複数のシーケンス番号に関する最新番号を、前記メインCPUの起動状態への復帰完了後において、前記メインCPUに引き継ぐステップと、を実行させるためのプログラムであることを特徴とする。   According to a sixth aspect of the present invention, in the sub CPU incorporated in the image forming apparatus, a) a period in which the main CPU of the image forming apparatus has a hibernation state and the main CPU has returned from the hibernation state to an activated state. For a plurality of received packets related to a specific type of access that requires a response to a plurality of received packets that is a specific type of access from an external device via a network in a first period including an intermediate return period And b) assigning a sequence number to each of the plurality of received packets, and b) a plurality of sequence numbers assigned to the plurality of received packets within the first period for the specific type of access. The latest number related to the main CPU is taken over to the main CPU after completion of the return of the main CPU to the startup state. Characterized in that it is a program for executing the steps, the.

請求項1から請求項6に記載の発明によれば、サブCPUは、メインCPUの休止期間と復帰期間とを含む第1の期間において、複数の受信パケットに対する応答を要する特定の種類のアクセスに代理応答し、当該特定の種類のアクセスにおける複数の受信パケットに付与された複数のシーケンス番号に関する最新情報が復帰後のメインCPUに引き継がれる。したがって、メインCPUが休止状態に移行した後においても、他の装置からの通信アクセスであって複数の通信パケットに対する応答を要する通信アクセスを適切に受け付けることが可能である。   According to the first to sixth aspects of the present invention, the sub CPU performs a specific type of access that requires responses to a plurality of received packets in the first period including the pause period and the return period of the main CPU. In response to the proxy, the latest information regarding the plurality of sequence numbers assigned to the plurality of received packets in the specific type of access is taken over by the restored main CPU. Therefore, even after the main CPU shifts to the dormant state, it is possible to appropriately accept a communication access that is a communication access from another device and requires a response to a plurality of communication packets.

MFP(画像形成装置)の機能ブロックを示す図である。2 is a diagram illustrating functional blocks of an MFP (image forming apparatus). FIG. MFPの外観図である。1 is an external view of an MFP. メインCPUの給電停止期間における様子を示す図である。It is a figure which shows the mode in the electric power supply stop period of main CPU. メインCPUの復帰期間の動作を示す図である。It is a figure which shows operation | movement of the return period of main CPU. 実施形態に係る動作を示すタイミングチャートである。It is a timing chart which shows the operation concerning an embodiment. 比較例に係る動作を示すタイミングチャートである。It is a timing chart which shows the operation | movement which concerns on a comparative example.

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

<1.装置構成>
図1は、画像形成装置10の機能ブロックを示す図である。ここでは、画像形成装置10として、MFP(マルチ・ファンクション・ペリフェラル(Multi-Functional Peripheral))を例示する。また、図2は、MFP10の外観図である。
<1. Device configuration>
FIG. 1 is a diagram illustrating functional blocks of the image forming apparatus 10. Here, an MFP (Multi-Functional Peripheral) is exemplified as the image forming apparatus 10. FIG. 2 is an external view of the MFP 10.

MFP10は、スキャン機能、コピー機能、ファクシミリ機能およびボックス格納機能などを備える装置(複合機とも称する)である。具体的には、MFP10は、図1の機能ブロック図に示すように、画像読取部2、印刷出力部3、通信部4、操作パネル部22、メインシステムコントローラ20、サブシステムコントローラ40、および電源部36等を備えており、これらの各部を複合的に動作させることによって、各種の機能を実現する。なお、MFP10は、情報処理装置とも称される。   The MFP 10 is a device (also referred to as a multi-function device) having a scan function, a copy function, a facsimile function, a box storage function, and the like. Specifically, as shown in the functional block diagram of FIG. 1, the MFP 10 includes an image reading unit 2, a print output unit 3, a communication unit 4, an operation panel unit 22, a main system controller 20, a subsystem controller 40, and a power source. The unit 36 and the like are provided, and various functions are realized by operating these units in combination. The MFP 10 is also referred to as an information processing apparatus.

画像読取部2は、MFP10の所定の位置に載置された原稿を光学的に読み取って(すなわちスキャンして)、当該原稿の画像データ(原稿画像あるいはスキャン画像とも称する)を生成する処理部である。この画像読取部2は、スキャン部であるとも称される。   The image reading unit 2 is a processing unit that optically reads (that is, scans) a document placed at a predetermined position of the MFP 10 and generates image data (also referred to as a document image or a scanned image) of the document. is there. The image reading unit 2 is also referred to as a scanning unit.

印刷出力部3は、印刷対象に関するデータに基づいて紙などの各種の媒体に画像を印刷出力する出力部である。   The print output unit 3 is an output unit that prints out an image on various media such as paper based on data related to a print target.

通信部4は、公衆回線等を介したファクシミリ通信を行うことが可能な処理部である。さらに、通信部4は、通信ネットワークを介した通信(ネットワーク通信)を行うことも可能である。通信部4は、他の装置(80A,80B(図2参照)等)とネットワーク通信を行うことが可能である。なお、他の装置としては、パーソナルコンピュータおよび/またはMFP等が例示される。   The communication unit 4 is a processing unit capable of performing facsimile communication via a public line or the like. Furthermore, the communication unit 4 can also perform communication (network communication) via a communication network. The communication unit 4 can perform network communication with other devices (80A, 80B (see FIG. 2), etc.). Examples of other devices include personal computers and / or MFPs.

操作パネル部22は、図2にも示すように、その正面側にタッチパネル22bを有する操作部である。タッチパネル22bは、液晶表示パネルに各種センサ等が埋め込まれて構成され、各種情報を表示するとともに操作者からの各種の操作入力を受け付けることが可能である。換言すれば、タッチパネル22bは、各種の情報を表示する表示部であるとともにユーザからの操作入力を受け付ける操作入力部でもある。   As shown also in FIG. 2, the operation panel unit 22 is an operation unit having a touch panel 22b on the front side thereof. The touch panel 22b is configured by embedding various sensors and the like in a liquid crystal display panel, and can display various information and accept various operation inputs from an operator. In other words, the touch panel 22b is a display unit that displays various types of information and an operation input unit that receives an operation input from the user.

メインシステムコントローラ20は、MFP10に内蔵され、MFP10を統括的に制御する制御装置である。メインシステムコントローラ20は、メインCPU31等を備えている。メインCPU31および各種の半導体メモリ(RAMなどの揮発性メモリ(メインメモリ)32、およびeMMC(embedded Multi Media Card )などの不揮発性メモリ33)等は、コンピュータシステムを構成する。メインシステムコントローラ20は、メインCPU31において、不揮発性メモリ33内に格納されている所定のソフトウエアプログラム(以下、単にプログラムとも称する)を実行することによって、各種の処理部を実現する。また、当該プログラム(詳細にはプログラムモジュール群)は、通信ネットワークを経由してMFP10にインストールされるようにしてもよい。あるいは、当該プログラムは、USBメモリなどの可搬性の記録媒体に記録され、当該記録媒体から読み出されてMFP10にインストールされるようにしてもよい。   The main system controller 20 is a control device that is built in the MFP 10 and controls the MFP 10 in an integrated manner. The main system controller 20 includes a main CPU 31 and the like. The main CPU 31 and various semiconductor memories (a volatile memory (main memory) 32 such as a RAM and a nonvolatile memory 33 such as an eMMC (embedded Multi Media Card)) constitute a computer system. The main system controller 20 implements various processing units in the main CPU 31 by executing predetermined software programs (hereinafter also simply referred to as programs) stored in the nonvolatile memory 33. Further, the program (specifically, a program module group) may be installed in the MFP 10 via a communication network. Alternatively, the program may be recorded on a portable recording medium such as a USB memory, read from the recording medium, and installed in the MFP 10.

電源部36は、AC−DC変換部(不図示)を有しており、AC−DC変換部を用いて、AC電源からの電力(直流変換された後の電力)をMFP10の各部(メインCPU31、揮発性メモリ32,43、不揮発性メモリ33,45、サブCPU41、およびその他の処理部等)に供給することが可能である。また、当該電源部36は、電力制御IC38を有している。電力制御IC38は、MFP10の各部への電力供給を制御するICである。電力制御IC38は、メインCPU31およびサブCPU41(次述)等と協働して、MFP10の各部への電力供給を制御する。   The power supply unit 36 includes an AC-DC conversion unit (not shown), and uses the AC-DC conversion unit to convert power from the AC power supply (power after DC conversion) to each unit (main CPU 31) of the MFP 10. , Volatile memories 32 and 43, nonvolatile memories 33 and 45, sub CPU 41, and other processing units). Further, the power supply unit 36 has a power control IC 38. The power control IC 38 is an IC that controls power supply to each unit of the MFP 10. The power control IC 38 controls power supply to each unit of the MFP 10 in cooperation with the main CPU 31 and the sub CPU 41 (described below).

また、MFP10には、サブCPU41も設けられている。MFP10のスリープ状態(省電力状態)等においては、メインCPU31等に対する電力供給が停止される一方で、サブCPU41に対しては電力が供給され、サブCPU41は各種の動作(監視処理および判断処理等)を実行することが可能である。たとえば、サブCPU41は、外部装置との通信動作を制御することが可能である。より具体的には、サブCPU41は、メインCPU31に対する給電停止期間および復帰期間(後述)において、他の装置(外部装置)からの通信ネットワークを介したアクセス(ネットワークアクセス)に対して、メインCPU31の代理で応答(代理応答)することが可能である。   The MFP 10 is also provided with a sub CPU 41. In the sleep state (power saving state) of the MFP 10, power supply to the main CPU 31 and the like is stopped, while power is supplied to the sub CPU 41, and the sub CPU 41 performs various operations (monitoring processing, determination processing, etc.). ) Can be performed. For example, the sub CPU 41 can control a communication operation with an external device. More specifically, the sub CPU 41 controls the main CPU 31 in response to an access (network access) via a communication network from another device (external device) in a power supply stop period and a return period (described later) with respect to the main CPU 31. It is possible to respond by proxy (proxy response).

サブCPU41は、および各種の半導体メモリ(SRAMおよびフラッシュROM等)は、コンピュータシステムを構成する。サブCPU41は、その管理下の不揮発性メモリ45(フラッシュROM等)に格納されている所定のプログラムを実行することによって、各種の処理部(通信制御部等)を実現する。当該通信制御部は、外部装置との通信動作を制御する。また、当該プログラム(詳細にはプログラムモジュール群)は、通信ネットワークを経由してMFP10にインストールされるようにしてもよい。あるいは、当該プログラムは、USBメモリなどの可搬性の記録媒体に記録され、当該記録媒体から読み出されてMFP10にインストールされるようにしてもよい。   The sub CPU 41 and various semiconductor memories (SRAM, flash ROM, etc.) constitute a computer system. The sub CPU 41 implements various processing units (communication control unit and the like) by executing a predetermined program stored in the non-volatile memory 45 (flash ROM and the like) under its management. The communication control unit controls a communication operation with an external device. Further, the program (specifically, a program module group) may be installed in the MFP 10 via a communication network. Alternatively, the program may be recorded on a portable recording medium such as a USB memory, read from the recording medium, and installed in the MFP 10.

また、MFP10には、SRAM(スタティックRAM)43も設けられている。後述するように、メインCPU31の休止期間および復帰期間等においては、シーケンス番号および代理受信データ等がサブCPU41によってSRAM43に記憶される。SRAM43は受信バッファとして機能する。さらに、メインCPU31に対する給電が再開されメインCPU31が起動状態に復帰した後においては、SRAM43に格納されていた情報が(拡張バスPCIe(図4参照)等を介して)メインメモリ32に転写され、メインCPU31によって利用される。   The MFP 10 is also provided with an SRAM (static RAM) 43. As will be described later, the sequence number, proxy reception data, and the like are stored in the SRAM 43 by the sub CPU 41 during the pause period and the return period of the main CPU 31. The SRAM 43 functions as a reception buffer. Further, after the power supply to the main CPU 31 is resumed and the main CPU 31 returns to the activated state, the information stored in the SRAM 43 is transferred to the main memory 32 (via the expansion bus PCIe (see FIG. 4) or the like) Used by the main CPU 31.

<2.動作>
<2−1.代行期間T1(メインCPU31の給電停止期間および復帰期間)>
MFP10が通常動作状態Q1から省電力状態(スリープ状態等)Q2に遷移する際において、メインCPU31は、スナップショットデータ取得処理を開始する。そして、当該スナップショットデータ取得処理が完了すると、メインCPU31は、以後の処理権限をサブCPU41に移譲する。そして、メインCPU31は、自身に対する給電停止指令を電源部36に送出する。これに応答して、電源部36は、メインCPU31等を含むほぼ全ての処理部に対する給電を停止して、MFP10を省電力状態Q2へと遷移させる(図3参照)。
<2. Operation>
<2-1. Proxy period T1 (power supply stop period and return period of main CPU 31)>
When the MFP 10 transitions from the normal operation state Q1 to the power saving state (sleep state or the like) Q2, the main CPU 31 starts a snapshot data acquisition process. When the snapshot data acquisition process is completed, the main CPU 31 transfers the subsequent processing authority to the sub CPU 41. Then, the main CPU 31 sends a power supply stop command for itself to the power supply unit 36. In response to this, the power supply unit 36 stops power supply to almost all the processing units including the main CPU 31 and the like, and causes the MFP 10 to transition to the power saving state Q2 (see FIG. 3).

図3に示すように、省電力状態Q2においては、メインCPU31およびメインメモリ32に対する給電は停止されている。   As shown in FIG. 3, in the power saving state Q2, power supply to the main CPU 31 and the main memory 32 is stopped.

ただし、省電力状態Q2では、サブCPU41およびSRAM43に対しては給電が行われる。サブCPU41は、メインCPU31に対する給電停止期間(メインCPU31の休止期間とも称される)およびそれに引き続く復帰期間(後述)において、他の装置からのネットワークアクセスに対してメインCPU31の代理応答を行うことが可能である。換言すれば、サブCPU41は、代行期間(メインCPU31からサブCPU41へと処理権限が移譲されて代理で処理を実行する期間)において、各外部装置(送信元装置)からの通信を受信し、当該通信に関する代理応答を行うことが可能である。このサブCPU41等の消費電力は、メインCPU31等の消費電力よりも少ない。したがって、省電力状態Q2にてサブCPU41を(メインCPU31に代えて)動作させることによれば、省電力状態Q2にてメインCPU31を動作させる場合よりも消費電力を低減することが可能である。   However, power is supplied to the sub CPU 41 and the SRAM 43 in the power saving state Q2. The sub CPU 41 can make a proxy response of the main CPU 31 to network access from other devices in a power supply stop period (also referred to as a pause period of the main CPU 31) to the main CPU 31 and a subsequent return period (described later). Is possible. In other words, the sub CPU 41 receives communication from each external device (transmission source device) in the proxy period (a period in which the processing authority is transferred from the main CPU 31 to the sub CPU 41 and executes processing on behalf), and It is possible to make a proxy response regarding communication. The power consumption of the sub CPU 41 etc. is less than the power consumption of the main CPU 31 etc. Therefore, by operating the sub CPU 41 (in place of the main CPU 31) in the power saving state Q2, it is possible to reduce the power consumption compared to operating the main CPU 31 in the power saving state Q2.

代行期間T1(メインCPU31に対する給電停止期間T11とそれに引き続く復帰期間T12(図3および図5等参照)とを含む期間)においては、サブCPU41は、本装置(MFP)10(10Z)宛の通信アクセスに対して、メインCPU31の代理で応答する応答処理(代理応答処理)を実行する。後述するように、外部装置(80A,80B等)からMFP10への通信アクセスが行われる場合、サブCPU41は、第1の種類のアクセスと第2の種類のアクセスとの双方に関して、メインCPU31の代理で応答する応答処理(代理応答処理)を実行する。この点(第1の種類のアクセスのみならず第2の種類のアクセスに対してもサブCPU41が代理応答する点)等において、本実施形態は上述の比較例と相違する。   In the substitution period T1 (a period including a power supply stop period T11 for the main CPU 31 and a subsequent return period T12 (see FIGS. 3 and 5)), the sub CPU 41 communicates with the present apparatus (MFP) 10 (10Z). A response process (proxy response process) for responding to the access on behalf of the main CPU 31 is executed. As will be described later, when a communication access to the MFP 10 is performed from an external device (80A, 80B, etc.), the sub CPU 41 acts as a proxy for the main CPU 31 for both the first type access and the second type access. Execute response processing (proxy response processing) that responds with. The present embodiment is different from the above-described comparative example in this point (a point in which the sub CPU 41 makes a proxy response to not only the first type of access but also the second type of access).

なお、上述のように、第1の種類のアクセス(名前解決プロトコル等によるアクセス)は、単一の通信パケットに対する1回の応答で完結する種類の通信アクセスである。第1の種類のアクセスとしては、名前解決に関する問合せ等が例示される。また、第2の種類のアクセスは、複数のパケットに対する応答を要する種類の通信アクセスである。第2の種類のアクセスとしては、TCP/IPによる通信アクセス等が例示される。第2の種類のアクセスは、複数の受信パケットに分割してデータを送信する種類のアクセスである、とも表現される。   Note that, as described above, the first type of access (access by name resolution protocol or the like) is a type of communication access that is completed by a single response to a single communication packet. Examples of the first type of access include queries related to name resolution. The second type of access is a type of communication access that requires responses to a plurality of packets. Examples of the second type of access include communication access by TCP / IP. The second type of access is also expressed as a type of access in which data is divided into a plurality of received packets and transmitted.

より具体的には、図5に示されるように、代行期間T1(メインCPU31に対する給電停止期間T11とそれに引き続く復帰期間T12とを含む期間)において、サブCPU41は、第1の種類のアクセスに対して代理応答するとともに、第2の種類のアクセス(複数の通信パケット(受信パケット)に対する応答を要するアクセス)に対しても代理応答する。   More specifically, as shown in FIG. 5, in the substitution period T1 (a period including a power supply stop period T11 for the main CPU 31 and a subsequent return period T12), the sub CPU 41 performs the first type access. Proxy response to the second type of access (access requiring a response to a plurality of communication packets (received packets)).

まず、第1の種類のアクセス(第1の種類のプロトコルによるアクセス)に対しては、上述の比較例等と同様の動作(MACアドレス等の返信処理)が実行される。端的に言えば、サブCPU41による代理応答動作が実行される。たとえば、第1の種類のアクセスとして、名前解決プロトコルの問合せ(パケット701,801等)が他の装置(80Aあるいは80B等)から受信されると、MFP10(10Z)は、自装置10ZのMACアドレス等を送信元装置(80Aあるいは80B等)に返信することによって、当該問合せに応答(代理応答)する。   First, for the first type of access (access by the first type of protocol), the same operation as the comparative example described above (reply processing of the MAC address or the like) is executed. In short, the proxy response operation by the sub CPU 41 is executed. For example, when a name resolution protocol query (packets 701, 801, etc.) is received from another device (80A, 80B, etc.) as the first type of access, the MFP 10 (10Z) will receive the MAC address of its own device 10Z. Etc. are returned to the transmission source device (80A or 80B, etc.) to respond to the inquiry (proxy response).

一方、第2の種類のアクセス(第2の種類のプロトコルによるアクセス)に対しては、上述の比較例とは異なる動作が実行される。たとえば、MFP10(サブCPU41)は、TCP/IPによる通信アクセスを他の装置(80Aあるいは80B等)から受信すると、当該通信アクセスに対する代理応答処理(具体的には、確認応答(ACK信号)の返信処理等)が行われる。   On the other hand, for the second type access (access by the second type protocol), an operation different from that of the above-described comparative example is executed. For example, when the MFP 10 (sub CPU 41) receives a TCP / IP communication access from another device (80A or 80B, etc.), a proxy response process (specifically, an acknowledgment response (ACK signal)) is returned to the communication access. Processing).

MFP10のサブCPU41は、当該MFP10のメインCPU31の代行期間T1においてTCP/IPによる通信アクセスに関する各通信パケットを受信する場合、当該各通信パケットに関する送信元装置(80Aあるいは80B等)に対して確認応答(「ACK」信号)を返信すること等によって、TCP/IPによる各通信パケットに対して応答(代理応答)する。   When the sub CPU 41 of the MFP 10 receives each communication packet related to communication access by TCP / IP in the proxy period T1 of the main CPU 31 of the MFP 10, the sub CPU 41 confirms the response to the transmission source device (80A or 80B, etc.) related to each communication packet. It responds (proxy response) to each communication packet by TCP / IP by returning (“ACK” signal).

より詳細には、まず通信確立のための通信パケット(「SYN」信号)(101,201等)が送信元装置から送信されてくると、MFP10Z(サブCPU41)は、受信した当該「SYN」信号に対して確認応答(「ACK」信号)を返信する。続いて、複数のデータパケット(データ内容を示す通信パケット)が送信元装置から順次に送信されてくると、MFP10Z(サブCPU41)は、受信した当該複数のデータパケットに対して確認応答(「ACK」信号)を返信する。このように、TCP/IPによる通信アクセス(詳細にはその複数のパケット)に対して、サブCPU41は、確認応答を返信する。   More specifically, first, when a communication packet (“SYN” signal) (101, 201, etc.) for establishing communication is transmitted from the transmission source device, the MFP 10Z (sub CPU 41) receives the received “SYN” signal. An acknowledgment response (“ACK” signal) is sent back to. Subsequently, when a plurality of data packets (communication packets indicating data contents) are sequentially transmitted from the transmission source device, the MFP 10Z (sub CPU 41) confirms an acknowledgment (“ACK” for the received plurality of data packets. ”Signal). As described above, the sub CPU 41 returns a confirmation response to the TCP / IP communication access (specifically, the plurality of packets).

また、この実施形態においては、サブCPU41は、各送信元装置からの第2の種類のアクセスに関する複数の受信パケットのそれぞれに対してシーケンス番号(連続番号)を順次に付与する。当該シーケンス番号は、1番(あるいは0番)から開始される必要はなく、適宜の番号から開始されればよい。また、当該シーケンス番号は、メインCPUの省電力状態移行前までにメインCPUにて利用されていたシーケンス番号とは無関係の番号(サブCPU41が独自に付与した番号)であってよい。当該シーケンス番号は、受信パケットの管理用シーケンス番号であり、サブCPU41によって付与され管理される。また、当該シーケンス番号は、送信元装置ごと且つアクセスごとに付与され管理される。   In this embodiment, the sub CPU 41 sequentially assigns a sequence number (sequential number) to each of a plurality of received packets related to the second type of access from each transmission source device. The sequence number does not need to start from number 1 (or number 0), but may start from an appropriate number. Further, the sequence number may be a number (a number uniquely assigned by the sub CPU 41) that is unrelated to the sequence number used in the main CPU before the main CPU shifts to the power saving state. The sequence number is a management sequence number for received packets, and is assigned and managed by the sub CPU 41. The sequence number is assigned and managed for each transmission source device and for each access.

たとえば、装置80Aから送信されてきたTCP/IP通信に関する受信パケットに対しては、「101」から始まる連続番号が順次に付与され、装置80Bから送信されてきたTCP/IP通信に関する受信パケットに対しては、別の番号「201」から始まる連続番号が順次に付与される。なお、装置80Aから送信されてきた名前解決プロトコルに関する受信パケットに対しては、別の番号「701」等が付与され、装置80Bから送信されてきた名前解決プロトコルに関する受信パケットに対しては、更に別の番号「801」等が付与される。このように、送信元装置ごと且つアクセス(種類)ごとに互いに異なるシーケンス番号が付与される。   For example, consecutive numbers starting from “101” are sequentially given to received packets related to TCP / IP communication transmitted from the device 80A, and received packets related to TCP / IP communication transmitted from the device 80B. Thus, consecutive numbers starting with another number “201” are sequentially given. It should be noted that another number “701” or the like is assigned to the received packet related to the name resolution protocol transmitted from the device 80A, and further to the received packet related to the name resolution protocol transmitted from the device 80B. Another number “801” or the like is assigned. In this way, different sequence numbers are assigned to each transmission source device and each access (type).

また、代行期間T1においては、各送信元装置からの第2の種類のアクセスに関する最新のシーケンス番号(送信元装置ごとの最新シーケンス番号)がサブCPU41によってSRAM43に記憶される。   In the proxy period T1, the latest sequence number (the latest sequence number for each transmission source device) related to the second type of access from each transmission source device is stored in the SRAM 43 by the sub CPU 41.

たとえば、或る送信元装置80Aからの通信パケット101(「TCP/IP[SYN]A1」)に対してはシーケンス番号「101」が付与されると、これに応じて、通信パケット101の受信時点における最新のシーケンス番号(送信元装置80Aからのアクセスに関する複数のシーケンス番号のうちの最新情報「最新シーケンス番号」)として「101」がSRAM43に記憶される。   For example, if a sequence number “101” is assigned to a communication packet 101 (“TCP / IP [SYN] A1”) from a certain transmission source device 80A, the reception time of the communication packet 101 is accordingly determined. “101” is stored in the SRAM 43 as the latest sequence number (latest information “latest sequence number” of a plurality of sequence numbers related to access from the transmission source device 80A).

その後、同じ送信元装置80Aからの次の通信パケット102(「TCP/IP[data]A2」)に対して、シーケンス番号「102」(直前の「101」を1つインクリメントした値)が付与される。これに応じて、通信パケット102の受信時点における最新シーケンス番号(送信元装置80Aからのアクセスに関する最新シーケンス番号)として「102」がSRAM43に記憶される。   Thereafter, the sequence number “102” (a value obtained by incrementing the immediately preceding “101” by one) is assigned to the next communication packet 102 (“TCP / IP [data] A2”) from the same transmission source device 80A. The In response to this, “102” is stored in the SRAM 43 as the latest sequence number (latest sequence number related to access from the transmission source device 80A) at the time of reception of the communication packet 102.

一方、別の送信元装置80Bからの通信パケット201(「TCP/IP[SYN]B1」)に対しては別系統のシーケンス番号「201」が付与される。これに応じて、通信パケット201の受信時点における最新のシーケンス番号(送信元装置80Bからのアクセスに関する複数のシーケンス番号のうちの最新情報「最新シーケンス番号」)として「201」がSRAM43に記憶される。   On the other hand, a sequence number “201” of another system is assigned to the communication packet 201 (“TCP / IP [SYN] B1”) from another transmission source device 80B. In response to this, “201” is stored in the SRAM 43 as the latest sequence number at the time of receiving the communication packet 201 (latest information “latest sequence number” of a plurality of sequence numbers related to access from the transmission source device 80B). .

同様に、その後、当該別の送信元装置80Bからの次の通信パケット202(「TCP/IP[data]B2」)に対してはシーケンス番号「202」(直前の「201」を1つインクリメントした値)が付与される。これに応じて、通信パケット202の受信時点における最新シーケンス番号(送信元装置80Bからのアクセスに関する最新シーケンス番号)として「202」がSRAM43に記憶される。   Similarly, for the next communication packet 202 (“TCP / IP [data] B2”) from the other transmission source device 80B, the sequence number “202” (the immediately preceding “201” is incremented by 1). Value). In response to this, “202” is stored in the SRAM 43 as the latest sequence number (latest sequence number related to access from the transmission source device 80B) at the time of reception of the communication packet 202.

また、サブCPU41による代理応答においてデータが受信される場合には、受信されたデータ(代理受信データ)はSRAM43に記憶される。たとえば、通信パケット102で受信されたデータ、および通信パケット202で受信されたデータ等が、SRAM43に格納される。また、各パケットに関する代理受信データは、サブCPU41によって当該各パケットに対して付与されたシーケンス番号に関連付けられてSRAM43に記憶される。   When data is received in the proxy response by the sub CPU 41, the received data (proxy reception data) is stored in the SRAM 43. For example, data received by the communication packet 102 and data received by the communication packet 202 are stored in the SRAM 43. The proxy reception data regarding each packet is stored in the SRAM 43 in association with the sequence number assigned to each packet by the sub CPU 41.

なお、後述するように、SRAM43に格納されていた情報(最新シーケンス番号および代理受信データ)は、メインCPU31が起動状態に復帰した後において、SRAM43を介してサブCPU41からメインCPU31へと引き渡され、メインCPU31によって利用される。   As will be described later, the information (latest sequence number and proxy reception data) stored in the SRAM 43 is transferred from the sub CPU 41 to the main CPU 31 via the SRAM 43 after the main CPU 31 returns to the activated state. Used by the main CPU 31.

また、この実施形態においては、サブCPU41は、代行期間T1において最初に第2の種類のアクセスを受信すると、メインCPU31を再起動すべき旨を判定する。図5では、或る送信元装置80Aからの通信パケット101(「TCP/IP[SYN]A1」)が受信されると、メインCPU31を再起動すべき旨が判定される。そして、サブCPU41は、メインCPU31および電源部36に対して、メインCPU31の再起動指令(メインCPU31を起動状態へと復帰させる復帰指令)(メインCPU31に対する起動要求とも称される)を送出する。電源部36は、メインCPU31およびメインメモリ32等への給電を再開し、メインCPU31は再起動動作を開始する(図4参照)。   In this embodiment, the sub CPU 41 determines that the main CPU 31 should be restarted when it receives the second type of access for the first time in the proxy period T1. In FIG. 5, when a communication packet 101 (“TCP / IP [SYN] A1”) from a certain transmission source device 80A is received, it is determined that the main CPU 31 should be restarted. Then, the sub CPU 41 sends a restart command for the main CPU 31 (return command for returning the main CPU 31 to the activated state) (also referred to as an activation request for the main CPU 31) to the main CPU 31 and the power supply unit 36. The power supply unit 36 resumes power supply to the main CPU 31, the main memory 32, and the like, and the main CPU 31 starts a restart operation (see FIG. 4).

なお、メインCPU31は、たとえば、不揮発性メモリ33に記憶されていたスナップショットデータ等を用いることによって高速に起動(再起動)することが可能である。スナップショットデータを用いた高速起動による再起動動作の所要時間は、スナップショットデータを用いない通常の再起動動作の所要時間(たとえば数十秒程度)よりも短い時間(たとえば数秒程度)で済む。   The main CPU 31 can be started (restarted) at high speed by using, for example, snapshot data stored in the nonvolatile memory 33. The time required for the restart operation by the high-speed startup using the snapshot data is shorter than the time required for the normal restart operation without using the snapshot data (for example, about several tens of seconds).

メインCPU31が再起動処理によって給電停止状態から起動状態に復帰するまで(再起動が完了するまで)の復帰期間(たとえば、数秒〜数十秒(ここでは3秒程度))において、サブCPU41は、メインCPU31の代理で各種の通信アクセスに対する応答処理(代理応答処理)を実行する。   In the return period (for example, several seconds to several tens of seconds (about 3 seconds here)) until the main CPU 31 returns from the power supply stop state to the start state by the restart process (until restart is completed), the sub CPU 41 Response processing (proxy response processing) for various communication accesses is executed on behalf of the main CPU 31.

<2−2.メインCPU31の再起動完了後(代行期間T1終了後)>
その後、メインCPU31は、起動状態に復帰すると復帰完了通知をサブCPU41に対して送出し、サブCPU41は、当該復帰完了通知を受け付けると、代理権限をメインCPU31に返上する(メインCPU31に権限を移譲する)。メインCPU31は、再び通常動作(ネットワーク通信動作を含む)を実行する。
<2-2. After completion of restart of the main CPU 31 (after the substitution period T1)>
Thereafter, when the main CPU 31 returns to the activated state, the main CPU 31 sends a return completion notification to the sub CPU 41. Upon receiving the return completion notification, the sub CPU 41 returns the proxy authority to the main CPU 31 (transfers authority to the main CPU 31). To do). The main CPU 31 again performs normal operations (including network communication operations).

権限移譲の完了に伴って、サブCPU41は、他装置との通信動作を停止する。一方、メインCPU31は、サブCPU41から受け取った情報(サブCPU41からSRAM43を介して引き継いだ「最新シーケンス番号」)に基づいて、第2の種類のアクセスに関する残余の受信パケットの受信動作を継続する。換言すれば、メインCPU31は、当該残余の受信パケットの受信動作をサブCPU41から引き継いで実行する。具体的には、メインCPU31は、サブCPU41から受け取った各最新シーケンス番号に対して1つインクリメントした番号を次の各受信パケットに対して付与し、受信動作を継続する。   With the completion of the authority transfer, the sub CPU 41 stops the communication operation with other devices. On the other hand, based on the information received from the sub CPU 41 (“latest sequence number” handed over from the sub CPU 41 via the SRAM 43), the main CPU 31 continues the operation of receiving the remaining received packets related to the second type of access. In other words, the main CPU 31 takes over the reception operation of the remaining received packets from the sub CPU 41 and executes it. Specifically, the main CPU 31 assigns a number incremented by one to each latest sequence number received from the sub CPU 41 to each subsequent received packet, and continues the receiving operation.

また、メインCPU31が再起動状態に復帰すると、SRAM43に格納されていた情報(各最新シーケンス番号および各受信データ)がメインメモリ32に転写され、メインCPU31によって利用される。換言すれば、メインCPU31は、SRAM43を介して、第2の種類のアクセスにおける受信パケットに付与された複数のシーケンス番号に関する最新情報(最新シーケンス番号)を復帰後のメインCPUに引き継ぐ。   When the main CPU 31 returns to the restart state, the information (each latest sequence number and each received data) stored in the SRAM 43 is transferred to the main memory 32 and used by the main CPU 31. In other words, the main CPU 31 takes over the latest information (latest sequence number) regarding a plurality of sequence numbers given to the received packet in the second type access via the SRAM 43 to the restored main CPU.

たとえば、メインCPU31は、送信元装置80AからのTCP/IP通信(「TCP/IP[data]Ai」)に関して最新シーケンス番号「102」を、SRAM43を介してサブCPU41から受け取る。そして、メインCPU31は、送信元装置80Aからの次の通信パケット103(「TCP/IP[data]A3」)に対してシーケンス番号「103」(直前の「102」を1つインクリメントした値)を付与する。また、通信パケット103の受信時点における最新シーケンス番号(送信元装置80Aからのアクセスに関する最新シーケンス番号)として「103」をメインメモリ32に記憶する。その後の新たな通信パケット104,105,...についても同様の受信処理が行われればよい。   For example, the main CPU 31 receives the latest sequence number “102” from the sub CPU 41 via the SRAM 43 regarding the TCP / IP communication (“TCP / IP [data] Ai”) from the transmission source device 80A. Then, the main CPU 31 sets the sequence number “103” (a value obtained by incrementing the immediately preceding “102” by 1) for the next communication packet 103 (“TCP / IP [data] A3”) from the transmission source device 80A. Give. Further, “103” is stored in the main memory 32 as the latest sequence number at the time of receiving the communication packet 103 (latest sequence number related to access from the transmission source device 80A). The same reception process may be performed for the subsequent new communication packets 104, 105,.

同様に、メインCPU31は、送信元装置80BからのTCP/IP通信(「TCP/IP[data]Bi」)に関して最新シーケンス番号「202」を、SRAM43を介してサブCPU41から受け取る。そして、メインCPU31は、送信元装置80Bからの次の通信パケット203(「TCP/IP[data]B3」)に対してシーケンス番号「203」(直前の「202」を1つインクリメントした値)を付与する。また、通信パケット203の受信時点における最新シーケンス番号(送信元装置80Bからのアクセスに関する最新シーケンス番号)として「203」をメインメモリ32に記憶する。その後の新たな受信パケット204,205,...についても同様の受信処理が行われればよい。   Similarly, the main CPU 31 receives the latest sequence number “202” from the sub CPU 41 via the SRAM 43 regarding the TCP / IP communication (“TCP / IP [data] Bi”) from the transmission source device 80B. Then, the main CPU 31 sends the sequence number “203” (a value obtained by incrementing the previous “202” by one) to the next communication packet 203 (“TCP / IP [data] B3”) from the transmission source device 80B. Give. Further, “203” is stored in the main memory 32 as the latest sequence number at the time of receiving the communication packet 203 (latest sequence number related to access from the transmission source device 80B). Similar reception processing may be performed for the subsequent new reception packets 204, 205,.

また、メインCPU31は、当該TCP/IPによる通信において、複数の通信パケットに基づくデータを、通信パケットごとの各受信データに関連付けて記憶されたシーケンス番号に基づいて復元する。換言すれば、各パケットに関する受信データと当該各パケットに対してサブCPU41およびメインCPU31によって付与されたシーケンス番号との対応関係もが利用される。これにより、たとえば、シーケンス番号「102」,「103」,..が付与された各パケットのデータに基づいて正しい全体データ(印刷データ等)が復元される。この際、SRAM43に格納されていた情報(各最新シーケンス番号および受信データ)がメインメモリ32に転写され、メインCPU31によって利用される。これによって、メインCPU31は、復帰前にてサブCPU41によって代理受信されたデータをも正確に反映した正しいデータ(装置80Aからの送信データ(たとえば印刷データ))を取得することが可能である。   Further, the main CPU 31 restores data based on a plurality of communication packets based on a sequence number stored in association with each received data for each communication packet in the TCP / IP communication. In other words, the correspondence between the received data relating to each packet and the sequence numbers assigned to the respective packets by the sub CPU 41 and the main CPU 31 is also used. Thereby, for example, correct whole data (print data or the like) is restored based on the data of each packet to which sequence numbers “102”, “103”,. At this time, information (each latest sequence number and received data) stored in the SRAM 43 is transferred to the main memory 32 and used by the main CPU 31. Accordingly, the main CPU 31 can acquire correct data (transmission data (for example, print data) from the device 80A) that accurately reflects the data received by proxy by the sub CPU 41 before returning.

同様に、メインCPU31は、シーケンス番号「202」,「203」,...の各通信パケットでの受信データを元の送信順序に並べ替えて正しいデータを復元する。この際、SRAM43に格納されていた情報(各最新シーケンス番号および受信データ)がメインメモリ32に転写され、メインCPU31によって利用される。これによれば、メインCPU31は、復帰前にてサブCPU41によって代理受信されたデータをも正確に反映した正しいデータ(装置80Bからの送信データ)を取得することが可能である。   Similarly, the main CPU 31 restores correct data by rearranging the received data in the communication packets of the sequence numbers “202”, “203”,... In the original transmission order. At this time, information (each latest sequence number and received data) stored in the SRAM 43 is transferred to the main memory 32 and used by the main CPU 31. According to this, the main CPU 31 can acquire correct data (transmission data from the device 80B) that accurately reflects the data received by proxy by the sub CPU 41 before returning.

<2−3.実施形態における効果等>
以上のような動作によれば、サブCPU41は、代行期間T1において、複数の受信パケットに対する応答を要する第2の種類のアクセスにも代理応答する。そして、第2の種類のアクセスにおける受信パケットに付与された複数のシーケンス番号のうちの最新情報(最新番号)が、復帰完了後のメインCPU31に引き継がれる。そのため、或る装置(たとえば80B)からの第2の種類のアクセスに関して、メインCPU31の給電停止状態への移行後から再起動完了前(復帰完了前)までに受信されたパケット(代行期間T1で受信されたパケット)のシーケンス番号と、再起動完了後(復帰完了後)のメインCPU31にて引き続いて受信されたパケットのシーケンス番号との連続性を担保することが可能である。したがって、メインCPU31が休止状態に移行した後においても、外部装置(80A,80B等)からの通信アクセスであって複数の通信パケットに対する応答を要する通信アクセスを適切に受け付けることが可能である。
<2-3. Effects in Embodiment>
According to the operation as described above, the sub CPU 41 also makes a proxy response to the second type of access that requires responses to a plurality of received packets in the proxy period T1. Then, the latest information (latest number) among the plurality of sequence numbers assigned to the received packets in the second type of access is taken over by the main CPU 31 after completion of the return. Therefore, with respect to the second type of access from a certain device (for example, 80B), packets received during the substitution period T1 after the main CPU 31 shifts to the power supply stop state and before the completion of the restart (before the completion of the return). It is possible to ensure continuity between the sequence number of the received packet) and the sequence number of the packet subsequently received by the main CPU 31 after completion of restart (after completion of restoration). Therefore, even after the main CPU 31 shifts to the dormant state, it is possible to appropriately accept communication access from an external device (80A, 80B, etc.) that requires responses to a plurality of communication packets.

特に、メインCPU31に対する給電停止期間中および復帰期間中において、サブCPU41が第2の種類のアクセスに対して確認応答(ACK)を代理で返信するので、当該確認応答を受信した送信元装置80B等は、リトライを行わずに直ちに次のパケット送信を行うことができる。したがって、タイムアウト判定が行われることを回避し、且つ、複数のパケットによるデータ送信を停滞させずに適切に進行させることが可能である。   In particular, during the power supply stop period and return period for the main CPU 31, the sub CPU 41 sends back an acknowledgment (ACK) as a proxy for the second type of access. Can immediately transmit the next packet without retrying. Accordingly, it is possible to avoid time-out determination and to appropriately proceed without stagnation of data transmission using a plurality of packets.

なお、ここでは、第2の種類のアクセスとしてTCP/IPによる通信を例示しているが、これに限定されず、その他の各種の通信(その他のデータ転送用プロトコルを用いた通信等)であってもよい。また、第2の種類のアクセスとして複数の異なるプロトコルの通信が行われる場合には、各プロトコルごとにシーケンス番号が管理されればよい。   Here, the TCP / IP communication is illustrated as the second type of access, but the present invention is not limited to this, and other various types of communication (communication using other data transfer protocols, etc.). May be. In addition, when communication of a plurality of different protocols is performed as the second type of access, the sequence number may be managed for each protocol.

<3.変形例等>
以上、この発明の実施の形態について説明したが、この発明は上記説明した内容のものに限定されるものではない。
<3. Modified example>
Although the embodiments of the present invention have been described above, the present invention is not limited to the contents described above.

たとえば、上記実施形態等においては、サブCPU41は、複数の受信パケットのそれぞれに個別に応答しているが、これに限定されず、サブCPU41は、いくつかの受信パケット(たとえば2個の受信パケット)に対して纏めて応答(確認応答等)するようにしてもよい。   For example, in the above-described embodiment and the like, the sub CPU 41 individually responds to each of the plurality of received packets. However, the present invention is not limited to this, and the sub CPU 41 includes several received packets (for example, two received packets). ) May be collectively responded (confirmation response or the like).

また、上記実施形態等においては、サブCPU41は、代行期間T1において第2の種類のアクセスを受信する場合、当該第2の種類のアクセスに関する送信元装置に対して確認応答(データを正常受信した旨のACK信号)を返信することによって、当該第2の種類のアクセスに対して応答(代理応答)しているが、これに限定されない。   Further, in the above-described embodiment and the like, when the sub CPU 41 receives the second type of access during the proxy period T1, the sub CPU 41 receives a confirmation response (data has been normally received) from the transmission source device regarding the second type of access. ACK signal) is returned to respond to the second type of access (proxy response), but is not limited to this.

たとえば、サブCPU41は、メインCPU31に対する給電停止期間中に第2の種類のアクセスを受信する場合、当該第2の種類のアクセスに関する送信元装置に対して実質的な待機要求(ウエイト指令等)を返信することによって、当該第2の種類のアクセスに対して応答(代理応答)するようにしてもよい。換言すれば、サブCPU41は、送信元装置からのデータ送信を抑止しつつ当該送信元装置への返信(応答)を行うようにしてもよい。   For example, when the sub CPU 41 receives the second type of access during the power supply suspension period to the main CPU 31, for example, the sub CPU 41 issues a substantial standby request (wait command or the like) to the transmission source device related to the second type of access. You may make it respond (proxy response) with respect to the said 2nd type access by replying. In other words, the sub CPU 41 may perform a reply (response) to the transmission source device while suppressing data transmission from the transmission source device.

詳細には、サブCPU41は、たとえばTCP/IP通信におけるウインドウサイズ(Window Size)をゼロに設定変更した旨をも有する返信を、「ウエイト指令」として送信すればよい。より詳細には、パケット101(,201等)(図5参照)に対する応答として、「ウインドウサイズ(Window Size)をゼロに設定変更した旨をも有するACK」がMFP10から装置80A(,80B等)へと送信されればよい。   Specifically, for example, the sub CPU 41 may transmit a reply indicating that the window size in TCP / IP communication has been changed to zero as a “wait command”. More specifically, as a response to the packet 101 (, 201, etc.) (see FIG. 5), “ACK that also indicates that the window size has been changed to zero” is sent from the MFP 10 to the device 80A (, 80B, etc.). It only has to be sent to.

ウインドウサイズをゼロに設定変更した返信が送信元装置(80)に送信されることによれば、送信先装置(MFP)は、当該送信先装置の受信バッファメモリの空き容量不足に起因してデータ受信できないことを送信元装置(80)に伝達することができる。これによって、送信元装置(80)からのデータ送信を抑止することが可能である。   When the reply with the window size set to zero is transmitted to the transmission source device (80), the transmission destination device (MFP) receives data due to insufficient free space in the reception buffer memory of the transmission destination device. The fact that it cannot be received can be transmitted to the transmission source device (80). Thereby, data transmission from the transmission source device (80) can be suppressed.

ウインドウサイズがゼロに設定された旨の返信を受信した送信元装置(80)は、一定期間の待機の後に、新たなウインドウサイズの送信依頼をMFP(送信先装置)に送信する。   The transmission source device (80) that has received the reply that the window size is set to zero transmits a transmission request for a new window size to the MFP (transmission destination device) after waiting for a certain period.

このときMFPのメインCPU31の起動状態への復帰が未だ完了していない場合には、サブCPU41が、当該送信依頼を受信するとともに、新たなウインドウサイズとして依然として「ゼロ」を返信する。これにより、送信元装置からのデータ送信抑止が継続される。   At this time, if the return of the MFP to the activated state of the main CPU 31 has not yet been completed, the sub CPU 41 receives the transmission request and still returns “zero” as the new window size. Thereby, data transmission suppression from the transmission source device is continued.

一方、このときMFPのメインCPU31の起動状態への復帰が既に完了していれば、メインCPU31が、当該送信依頼を受信するとともに、新たなウインドウサイズとして、「ゼロよりも大きな値」(たとえば、数キロバイト)を送信する。これによれば、送信元装置からのデータ送信を再開することができる。   On the other hand, if the return of the MFP main CPU 31 to the activated state has already been completed, the main CPU 31 receives the transmission request and sets a new window size “a value greater than zero” (for example, Send several kilobytes). According to this, data transmission from the transmission source device can be resumed.

このようにして、サブCPU41は、送信元装置からのデータ送信を抑止しつつ当該送信元装置への返信(応答)を行うようにしてもよい。   In this way, the sub CPU 41 may perform a reply (response) to the transmission source device while suppressing data transmission from the transmission source device.

また、このような場合には、代行期間T1において、送信元装置(80B等)は、「ウエイト指令」をパケット送信に対する応答として受信しており、送信先装置(MFP)からの何らかの返信(応答)を受信している。したがって、送信元装置(80B等)は、タイムアウト判定を行わない。その後、ウエイト指令に関連する送受信(新たなウインドウサイズの送信依頼等)が何回か繰り返された時点では既にメインCPU31の再起動が完了している。したがって、正常な通信を継続することが可能である。なお、この場合、外部装置からのデータを受信する処理は、たとえば、メインCPU31の復帰後に、メインCPU31によって行われればよい。   In such a case, in the proxy period T1, the transmission source device (80B, etc.) has received a “wait command” as a response to the packet transmission, and some reply (response) from the transmission destination device (MFP). ). Therefore, the transmission source device (80B or the like) does not perform timeout determination. After that, when the transmission / reception (request for transmission of a new window size, etc.) related to the wait command is repeated several times, the restart of the main CPU 31 has already been completed. Therefore, normal communication can be continued. In this case, the process of receiving data from the external device may be performed by the main CPU 31 after the main CPU 31 is restored, for example.

10 MFP(画像形成装置)
31 メインCPU
32 メインメモリ
41 サブCPU
43 SRAM(スタティックRAM)
80A,80B 送信元装置(外部装置)
T1 代行期間
T11 給電停止期間
T12 復帰期間
10 MFP (image forming apparatus)
31 Main CPU
32 Main memory 41 Sub CPU
43 SRAM (Static RAM)
80A, 80B Source device (external device)
T1 substitution period T11 Power supply stop period T12 Return period

Claims (6)

画像形成装置であって、
メインCPUと、
前記メインCPUが休止状態を有する期間と前記メインCPUが前記休止状態から起動状態へと復帰している途中の復帰期間とを含む第1の期間において、外部装置からの通信ネットワークを介した特定の種類のアクセスであって複数の受信パケットに対する応答を要する特定の種類のアクセスに対して前記メインCPUに代わって代理応答することが可能なサブCPUと、
を備え、
前記サブCPUは、
前記第1の期間において、前記特定の種類のアクセスに関する前記複数の受信パケットに対して代理応答するとともに、前記複数の受信パケットのそれぞれにシーケンス番号を付与し、
前記メインCPUの起動状態への復帰完了後において、前記特定の種類のアクセスに関して前記第1の期間内に前記複数の受信パケットに付与した複数のシーケンス番号に関する最新番号を、前記メインCPUに引き継ぐことを特徴とする画像形成装置。
An image forming apparatus,
A main CPU;
In a first period including a period in which the main CPU has a dormant state and a return period in the middle of the main CPU returning from the dormant state to the activated state, a specific operation is performed via a communication network from an external device. A sub CPU capable of proxy response on behalf of the main CPU for a specific type of access requiring a response to a plurality of received packets of a type of access;
With
The sub CPU is
In the first period, a proxy response is made to the plurality of received packets related to the specific type of access, and a sequence number is assigned to each of the plurality of received packets,
After the main CPU is returned to the start state, the latest number related to the plurality of sequence numbers assigned to the plurality of received packets within the first period with respect to the specific type of access is taken over to the main CPU. An image forming apparatus.
請求項1に記載の画像形成装置において、
前記メインCPUは、前記起動状態へ復帰した後、前記サブCPUから引き継いだ前記シーケンス番号の最新の値に対して1つインクリメントした値を前記特定の種類のアクセスにおける次の受信パケットに対して付与し、前記特定の種類のアクセスにおける残余の受信パケットの受信動作を引き継いで実行することを特徴とする画像形成装置。
The image forming apparatus according to claim 1.
After the main CPU returns to the activated state, the main CPU gives a value incremented by one to the latest value of the sequence number taken over from the sub CPU to the next received packet in the specific type of access. An image forming apparatus that takes over the reception operation of the remaining received packets in the specific type of access.
請求項1または請求項2に記載の画像形成装置において、
前記サブCPUは、前記第1の期間において前記特定の種類のアクセスに関する前記複数の受信パケットを受信する場合、前記複数の受信パケットの送信元装置に対して確認応答を返信することによって、前記複数の受信パケットに関して代理応答することを特徴とする画像形成装置。
The image forming apparatus according to claim 1, wherein:
When the sub CPU receives the plurality of received packets related to the specific type of access in the first period, the sub CPU returns an acknowledgment to the transmission source device of the plurality of received packets, thereby An image forming apparatus characterized in that a proxy response is made with respect to the received packet.
請求項3に記載の画像形成装置において、
前記サブCPUは、前記第1の期間において前記特定の種類のアクセスに関する前記複数の受信パケットを受信する場合、前記複数の受信パケットによって受信したデータを受信バッファに格納し、
前記メインCPUは、前記起動状態へ復帰すると、前記サブCPUによって前記受信バッファに格納されていたデータを取得することを特徴とする画像形成装置。
The image forming apparatus according to claim 3.
When the sub CPU receives the plurality of received packets related to the specific type of access in the first period, the sub CPU stores data received by the plurality of received packets in a reception buffer;
The main CPU obtains data stored in the reception buffer by the sub CPU when the main CPU returns to the activated state.
請求項1から請求項4のいずれかに記載の画像形成装置において、
前記サブCPUは、異なる複数の装置からの前記特定の種類のアクセスにおける受信パケットのシーケンス番号を前記複数の装置のそれぞれに関して個別に管理することを特徴とする画像形成装置。
5. The image forming apparatus according to claim 1, wherein:
The image forming apparatus, wherein the sub CPU individually manages a sequence number of a received packet in the specific type of access from a plurality of different apparatuses with respect to each of the plurality of apparatuses.
画像形成装置に内蔵されたサブCPUに、
a)前記画像形成装置のメインCPUが休止状態を有する期間と前記メインCPUが前記休止状態から起動状態へと復帰している途中の復帰期間とを含む第1の期間において、外部装置からのネットワークを介した特定の種類のアクセスであって複数の受信パケットに対する応答を要する特定の種類のアクセスに関する前記複数の受信パケットに対して代理応答するとともに、前記複数の受信パケットのそれぞれにシーケンス番号を付与するステップと、
b)前記特定の種類のアクセスに関して前記第1の期間内に前記複数の受信パケットに付与した複数のシーケンス番号に関する最新番号を、前記メインCPUの起動状態への復帰完了後において、前記メインCPUに引き継ぐステップと、
を実行させるためのプログラム。
In the sub CPU built in the image forming apparatus,
a) A network from an external device in a first period including a period in which the main CPU of the image forming apparatus is in a dormant state and a return period in the middle of the main CPU returning from the dormant state to an activated state A proxy response is made to the plurality of received packets related to a specific type of access that requires a response to a plurality of received packets, and a sequence number is assigned to each of the plurality of received packets. And steps to
b) The latest number related to the plurality of sequence numbers assigned to the plurality of received packets within the first period with respect to the specific type of access is sent to the main CPU after completion of returning the main CPU to the startup state. The steps to take over,
A program for running
JP2016236672A 2016-12-06 2016-12-06 Image forming device and program Active JP6862807B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016236672A JP6862807B2 (en) 2016-12-06 2016-12-06 Image forming device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016236672A JP6862807B2 (en) 2016-12-06 2016-12-06 Image forming device and program

Publications (2)

Publication Number Publication Date
JP2018089895A true JP2018089895A (en) 2018-06-14
JP6862807B2 JP6862807B2 (en) 2021-04-21

Family

ID=62565034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016236672A Active JP6862807B2 (en) 2016-12-06 2016-12-06 Image forming device and program

Country Status (1)

Country Link
JP (1) JP6862807B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021002199A (en) * 2019-06-21 2021-01-07 株式会社リコー Electronic apparatus, electronic apparatus control method, and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004005029A (en) * 2002-05-30 2004-01-08 Canon Inc Device having power saving function and power saving control method
JP2005267100A (en) * 2004-03-17 2005-09-29 Ricoh Co Ltd Network control device, image forming apparatus, image forming system, computer program and recoding medium
JP2009294927A (en) * 2008-06-05 2009-12-17 Ricoh Co Ltd Information processor, control method for information processor, program and recording medium
JP2009297905A (en) * 2008-06-10 2009-12-24 Murata Mach Ltd Image forming apparatus
JP2010280093A (en) * 2009-06-03 2010-12-16 Brother Ind Ltd Communication device
JP2011134017A (en) * 2009-12-22 2011-07-07 Canon Inc Image forming apparatus, power-saving control method for the same and program
US20160255014A1 (en) * 2015-02-27 2016-09-01 Google Inc. Reducing Power Utilization by Transferring Communication Sessions from a Main Processor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004005029A (en) * 2002-05-30 2004-01-08 Canon Inc Device having power saving function and power saving control method
JP2005267100A (en) * 2004-03-17 2005-09-29 Ricoh Co Ltd Network control device, image forming apparatus, image forming system, computer program and recoding medium
JP2009294927A (en) * 2008-06-05 2009-12-17 Ricoh Co Ltd Information processor, control method for information processor, program and recording medium
JP2009297905A (en) * 2008-06-10 2009-12-24 Murata Mach Ltd Image forming apparatus
JP2010280093A (en) * 2009-06-03 2010-12-16 Brother Ind Ltd Communication device
JP2011134017A (en) * 2009-12-22 2011-07-07 Canon Inc Image forming apparatus, power-saving control method for the same and program
US20160255014A1 (en) * 2015-02-27 2016-09-01 Google Inc. Reducing Power Utilization by Transferring Communication Sessions from a Main Processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021002199A (en) * 2019-06-21 2021-01-07 株式会社リコー Electronic apparatus, electronic apparatus control method, and program
JP7287140B2 (en) 2019-06-21 2023-06-06 株式会社リコー ELECTRONIC DEVICE, ELECTRONIC DEVICE CONTROL METHOD, AND PROGRAM

Also Published As

Publication number Publication date
JP6862807B2 (en) 2021-04-21

Similar Documents

Publication Publication Date Title
JP5500142B2 (en) Power saving mode release device, relay device, power saving mode release method, and computer program
KR102006520B1 (en) Image forming apparatus and control method
JP5328225B2 (en) Device monitoring apparatus and control method thereof, device monitoring system, and program
JP2010124231A (en) Proxy device for managing power supply, server device, method of managing power supply for server using the proxy device, program for managing power supply for the proxy device, and program for managing power supply for server device
JP5082463B2 (en) Information processing device
JP2018023081A (en) Image forming apparatus and method for controlling the same
US9569145B2 (en) Gateway apparatus
US9612645B2 (en) Information processing apparatus, control method for information processing apparatus, and storage medium for reducing power consumption in response to a transition
US20130247049A1 (en) Control apparatus and method of starting control apparatus
US8347305B2 (en) Allocation of storage units for execution of application programs
JP5779894B2 (en) Communication apparatus and image processing apparatus
JP6862807B2 (en) Image forming device and program
US9294636B2 (en) Image forming apparatus that has internet facsimile function and stores message ID related to image data in non volatile memory
JP2012156645A (en) Information processor, communication apparatus, and control method therefor
JP2018078485A (en) Information processing apparatus and starting method of information processing apparatus
US11016709B2 (en) Printing apparatus and control method of printing apparatus
JP5630339B2 (en) Communication apparatus and image processing apparatus
JP5480194B2 (en) Image forming apparatus and system management program
JP6460346B2 (en) Electronic equipment and power control program
JP2007028062A (en) Image forming apparatus
JP2020027509A (en) Relay system
JP6439939B2 (en) Electronic equipment and power control program
JP2008113415A (en) Multifunction machine having facsimile function, method for holding facsimile data, and computer program product
JP6341383B2 (en) Electronic equipment and power control program
JP2010114850A (en) Facsimile device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190913

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200728

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200914

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210302

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210315

R150 Certificate of patent or registration of utility model

Ref document number: 6862807

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150