JP7040034B2 - Information processing equipment and image forming equipment - Google Patents

Information processing equipment and image forming equipment Download PDF

Info

Publication number
JP7040034B2
JP7040034B2 JP2018006596A JP2018006596A JP7040034B2 JP 7040034 B2 JP7040034 B2 JP 7040034B2 JP 2018006596 A JP2018006596 A JP 2018006596A JP 2018006596 A JP2018006596 A JP 2018006596A JP 7040034 B2 JP7040034 B2 JP 7040034B2
Authority
JP
Japan
Prior art keywords
packet
information processing
response
state
network
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.)
Active
Application number
JP2018006596A
Other languages
Japanese (ja)
Other versions
JP2019123185A (en
Inventor
展也 立川
邦裕 宮内
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018006596A priority Critical patent/JP7040034B2/en
Publication of JP2019123185A publication Critical patent/JP2019123185A/en
Application granted granted Critical
Publication of JP7040034B2 publication Critical patent/JP7040034B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、情報処理装置及び画像形成装置に関する。 The present invention relates to an information processing device and an image forming device.

ネットワークに接続された機器における消費電力の削減を目的とした技術分野において、メインとサブの2つのCPUを持ち、機器の状態が省エネ状態であるとき、比較的消費電力の大きいメインCPUを停止し、比較的消費電力の小さいサブCPUにてネットワークパケットの処理を行うことで、消費電力を削減する技術が既に知られている。さらに、消費電力の削減のため、サブCPUにて対応可能なパケットを増やすことで、省エネ状態を維持する、すなわちメインCPUを停止したままの状態とする技術が既に知られている(例えば特許文献1)。 In the technical field aimed at reducing the power consumption of devices connected to the network, it has two CPUs, a main and a sub, and when the device is in an energy-saving state, the main CPU, which consumes a relatively large amount of power, is stopped. , A technique for reducing power consumption by processing network packets with a sub CPU having relatively low power consumption is already known. Further, in order to reduce power consumption, a technique for maintaining an energy-saving state by increasing the number of packets that can be handled by the sub CPU, that is, keeping the main CPU stopped (for example, Patent Document) is already known. 1).

しかし、今までのサブCPUがアクセスするメモリにSNMP(Simple network management protocol)パケットの情報(MIB(Management Information Base)のObject ID(OID)と応答データ)を登録する方法では、数多くの種別が存在するパケット情報を登録する場合、メモリ、コスト及び消費電力が増大するため、全てのパケットの情報を登録することは困難であった。参考文献に示す技術では、サブCPUで対応できないパケットを受信した際にメインCPUを起動させてしまうという従来技術の課題に対して、メインCPUを起動させても応答できないパケット情報を予めサブCPUからアクセス可能なメモリに登録しておくことで、サブCPUのみが起動している省エネ状態中に受信したパケット中に応答不可のパケットが含まれていた場合、メインCPUを起動することなく、応答不可である旨を送信元へ返答することを特徴としている。しかしながら、サブCPUで対応可能なパケットは、メモリに登録されたパケット情報に依存してしまい、メモリ内に登録されていないパケットを高頻度で受信してしまうネットワーク環境下では、省エネ状態を維持することができずに消費電力が高くなるという問題があった。 However, there are many types of methods for registering information on SNMP (Simple network management protocol) packets (Object ID (OID) and response data of MIB (Management Information Base)) in the memory accessed by the sub CPU so far. When registering the packet information to be performed, it is difficult to register the information of all the packets because the memory, cost and power consumption increase. In the technique shown in the reference, in response to the problem of the conventional technique that the main CPU is started when a packet that cannot be handled by the sub CPU is received, the packet information that cannot be responded even if the main CPU is started is previously transmitted from the sub CPU. By registering in an accessible memory, if a packet that cannot be responded to is included in the packet received during the energy saving state in which only the sub CPU is running, the response cannot be made without starting the main CPU. It is characterized by replying to the sender to that effect. However, the packets that can be handled by the sub CPU depend on the packet information registered in the memory, and in a network environment where packets that are not registered in the memory are received frequently, the energy saving state is maintained. There was a problem that the power consumption was high because it could not be done.

本発明は上記の点に鑑みてなされたものであって、いかなるネットワーク環境においても、ネットワークに接続される機器の消費電力を低減することを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to reduce the power consumption of a device connected to a network in any network environment.

そこで上記課題を解決するため、情報処理装置は、パケットをネットワークを介して受信し、パケットに対する応答をネットワークを介して送信する通信部と、パケットを識別するIDに基づいて、パケットを受信した回数を計測し、所定の期間におけるパケットの受信頻度を算出し、前記受信頻度に基づいてパケットをグループ化する計測部と、前記グループごとにパケットに対する応答を記憶する記憶部と、前記受信頻度が高い順に、前記グループ内のすべてのパケットに対する応答が記憶されているか否か判定し、すべてのパケットに対する応答が記憶されているグループについて応答を可能にする省エネ状態に、通常状態から遷移させる制御部とを有する。 Therefore, in order to solve the above problem, the information processing apparatus receives the packet via the network, and the communication unit that transmits the response to the packet via the network, and the number of times the packet is received based on the ID that identifies the packet. A measurement unit that measures and calculates the packet reception frequency in a predetermined period and groups the packets based on the reception frequency, a storage unit that stores the response to the packet for each group, and the reception frequency is high. A control unit that sequentially determines whether or not the response to all the packets in the group is stored, and shifts from the normal state to the energy-saving state that enables the response for the group in which the response to all the packets is stored. Has.

いかなるネットワーク環境においても、ネットワークに接続される機器の消費電力を低減することができる。 In any network environment, the power consumption of devices connected to the network can be reduced.

本発明の実施の形態における情報処理システムの構成例を示す図である。It is a figure which shows the structural example of the information processing system in embodiment of this invention. 本発明の実施の形態における情報処理装置100のハードウェア構成例(1)を示す図である。It is a figure which shows the hardware configuration example (1) of the information processing apparatus 100 in embodiment of this invention. 本発明の実施の形態における情報処理装置100のハードウェア構成例(2)を示す図である。It is a figure which shows the hardware configuration example (2) of the information processing apparatus 100 in embodiment of this invention. 本発明の実施の形態における情報処理装置100のハードウェア構成例(3)を示す図である。It is a figure which shows the hardware configuration example (3) of the information processing apparatus 100 in embodiment of this invention. 本発明の実施の形態におけるコントローラユニット130の機能構成例を示す図である。It is a figure which shows the functional structure example of the controller unit 130 in embodiment of this invention. 本発明の実施の形態におけるパケットに応答する手順の例を示すシーケンス図である。It is a sequence diagram which shows the example of the procedure which responds to a packet in embodiment of this invention. 本発明の実施の形態におけるパケットに応答する手順の例を示すフローチャートである。It is a flowchart which shows the example of the procedure which responds to a packet in embodiment of this invention. 本発明の実施の形態におけるパケットのOID及びグループ分けについて説明するための図である。It is a figure for demonstrating OID and grouping of a packet in embodiment of this invention. 本発明の実施の形態における情報処理装置100の状態遷移について説明するための図である。It is a figure for demonstrating the state transition of the information processing apparatus 100 in embodiment of this invention. 本発明の実施の形態におけるパケット情報を記憶する手順の例を示すシーケンス図である。It is a sequence diagram which shows the example of the procedure which stores the packet information in embodiment of this invention. 本発明の実施の形態における省エネ状態でパケットに応答する手順の例を示すフローチャートである。It is a flowchart which shows the example of the procedure which responds to a packet in the energy saving state in embodiment of this invention.

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

図1は、本発明の実施の形態における情報処理システムの構成例を示す図である。図1に示されるように、本発明の実施の形態における情報処理システムは、例えば、複数の画像形成装置1、4、5、複数のPC(Personal Computer)2、3等の機器がネットワークに接続されているシステムである。情報処理システムが接続されるネットワークにおいて、SNMPパケットを用いて、機器状態の監視等を行うネットワーク管理が行われる。以降説明する「情報処理装置100」は、SNMPパケットに応答する機器であればよく、画像形成装置1、4、5、又はPC2、3等の機器のいずれであってもよい。また、SNMPパケットは、一例であり、ネットワークを介して応答を要求するパケットであればプロトコルはいずれでもよい。 FIG. 1 is a diagram showing a configuration example of an information processing system according to an embodiment of the present invention. As shown in FIG. 1, in the information processing system according to the embodiment of the present invention, for example, devices such as a plurality of image forming devices 1, 4, 5, and a plurality of PCs (Personal Computers) 2, 3 are connected to a network. It is a system that has been. In the network to which the information processing system is connected, network management such as monitoring the device status is performed using SNMP packets. The "information processing device 100" described below may be any device as long as it is a device that responds to the SNMP packet, and may be any device such as the image forming devices 1, 4, 5, or PCs 2, 3. The SNMP packet is an example, and any protocol may be used as long as it is a packet that requests a response via a network.

図2は、本発明の実施の形態における情報処理装置100のハードウェア構成例(1)を示す図である。図2に示されるように、情報処理装置100は、エンジンユニット110、操作表示ユニット120及びコントローラユニット130を有する。 FIG. 2 is a diagram showing a hardware configuration example (1) of the information processing apparatus 100 according to the embodiment of the present invention. As shown in FIG. 2, the information processing apparatus 100 includes an engine unit 110, an operation display unit 120, and a controller unit 130.

エンジンユニット110は、情報処理装置100が画像形成装置である場合、制御IC、スキャナユニット、プロッタユニット等を備え、画像を形成する機能を有する。情報処理装置100が他の装置である場合、エンジンユニット110は他の機能を有してもよいし、エンジンユニット110が情報処理装置100に含まれなくてもよい。 When the information processing device 100 is an image forming device, the engine unit 110 includes a control IC, a scanner unit, a plotter unit, and the like, and has a function of forming an image. When the information processing device 100 is another device, the engine unit 110 may have other functions, or the engine unit 110 may not be included in the information processing device 100.

操作表示ユニット120は、LCD(Liquid Crystal Display)、タッチパネル、操作キー等を備え、ユーザインタフェースを実現する機能を有する。 The operation display unit 120 includes an LCD (Liquid Crystal Display), a touch panel, operation keys, and the like, and has a function of realizing a user interface.

コントローラユニット130は、メインCPU131、サブCPU132、メモリ(RAM)133、メモリ(ROM)134、メモリ135及びPHY136を有する。 The controller unit 130 includes a main CPU 131, a sub CPU 132, a memory (RAM) 133, a memory (ROM) 134, a memory 135, and a PHY 136.

メインCPU131は、エンジンユニット110の機能を実現するための制御を行う。サブCPU132は、メインCPU131よりも簡易的なプロセッサであり、情報処理装置100が消費電力が少ない状態である省エネ状態に移行した際に、ネットワーク応答及び省エネ状態からの復帰要因を監視する。 The main CPU 131 controls to realize the function of the engine unit 110. The sub CPU 132 is a simpler processor than the main CPU 131, and monitors the network response and the recovery factor from the energy saving state when the information processing apparatus 100 shifts to the energy saving state in which the power consumption is low.

メモリ(RAM)133は、処理速度が速い記憶装置であり、高速で実施する必要があるネットワーク処理に使用される。メモリ(ROM)134は、容量が大きい不揮発性の記憶装置であり、ネットワークから受信したパケットの情報を蓄積するために使用される。メモリ135は、RAMであってもよいしROMであってもよい。 The memory (RAM) 133 is a storage device having a high processing speed, and is used for network processing that needs to be performed at a high speed. The memory (ROM) 134 is a non-volatile storage device having a large capacity, and is used for storing information on packets received from the network. The memory 135 may be a RAM or a ROM.

ここで、メモリ(ROM)134は、ネットワークを介して接続されるクラウド上で構成されてもよい。クラウド上にメモリが構成されることで、情報処理装置100は、記憶できるパケット情報の容量を増大することができる。 Here, the memory (ROM) 134 may be configured on a cloud connected via a network. By configuring the memory on the cloud, the information processing apparatus 100 can increase the capacity of the packet information that can be stored.

PHY136は、ネットワークとの通信を実行するハードウェアである。PHY136は、例えば、有線LAN(Local Area Network)のインタフェースであってもよいし、無線LANのインタフェースであってもよい。 The PHY 136 is hardware that executes communication with the network. The PHY 136 may be, for example, an interface of a wired LAN (Local Area Network) or an interface of a wireless LAN.

図3は、本発明の実施の形態における情報処理装置100のハードウェア構成例(2)を示す図である。図3に示されるように、情報処理装置100は、図2に示されるハードウェア構成において、サブCPU132を含まない構成としてもよい。図3に示されるメインCPU131は、単独で消費電力を多段階で制御することができるCPUである。 FIG. 3 is a diagram showing a hardware configuration example (2) of the information processing apparatus 100 according to the embodiment of the present invention. As shown in FIG. 3, the information processing apparatus 100 may have a configuration that does not include the sub CPU 132 in the hardware configuration shown in FIG. The main CPU 131 shown in FIG. 3 is a CPU capable of independently controlling power consumption in multiple stages.

図4は、本発明の実施の形態における情報処理装置100のハードウェア構成例(3)を示す図である。図4に示されるように、情報処理装置100は、図2に示されるハードウェア構成において、サブCPU132に加えてサブCPU137を含む構成としてもよい。図4に示されるサブCPU132及びCPU137は、消費電力及び処理能力の異なるCPUである。サブCPU137は、サブCPU132より消費電力が小さいCPUであってもよい。 FIG. 4 is a diagram showing a hardware configuration example (3) of the information processing apparatus 100 according to the embodiment of the present invention. As shown in FIG. 4, the information processing apparatus 100 may include the sub CPU 137 in addition to the sub CPU 132 in the hardware configuration shown in FIG. 2. The sub CPU 132 and the CPU 137 shown in FIG. 4 are CPUs having different power consumption and processing capacity. The sub CPU 137 may be a CPU that consumes less power than the sub CPU 132.

また、図3に示される情報処理装置100のハードウェア構成と、図4に示される情報処理装置100のハードウェア構成を組み合わせてもよい。例えば、消費電力を多段階で制御することができるメインCPU131と、サブCPU132及びサブCPU137と組み合わせたハードウェア構成を情報処理装置100は有してもよい。 Further, the hardware configuration of the information processing apparatus 100 shown in FIG. 3 may be combined with the hardware configuration of the information processing apparatus 100 shown in FIG. For example, the information processing apparatus 100 may have a hardware configuration in which a main CPU 131 capable of controlling power consumption in multiple stages and a sub CPU 132 and a sub CPU 137 are combined.

図5は、本発明の実施の形態におけるコントローラユニット130の機能構成例を示す図である。図5に示されるように、コントローラユニット130は、システム制御部11、処理メモリ制御部12、記憶メモリ制御部13及びネットワーク制御部14を有する。 FIG. 5 is a diagram showing a functional configuration example of the controller unit 130 according to the embodiment of the present invention. As shown in FIG. 5, the controller unit 130 includes a system control unit 11, a processing memory control unit 12, a storage memory control unit 13, and a network control unit 14.

システム制御部11は、コントローラユニット130の全体、処理メモリ制御部12、記憶メモリ制御部13及びネットワーク制御部14を制御する機能を有する。これら各機能部は、CPU131、サブCPU132又はサブCPU137が実行するプログラムによって実現されてもよい。 The system control unit 11 has a function of controlling the entire controller unit 130, the processing memory control unit 12, the storage memory control unit 13, and the network control unit 14. Each of these functional units may be realized by a program executed by the CPU 131, the sub CPU 132, or the sub CPU 137.

処理メモリ制御部12は、メモリ(RAM)133への書き込み及び読み出しを制御する機能を有する。記憶メモリ制御部13は、メモリ(ROM)134への書き込み及び読み出しを制御する機能を有する。 The processing memory control unit 12 has a function of controlling writing and reading to the memory (RAM) 133. The storage memory control unit 13 has a function of controlling writing and reading to the memory (ROM) 134.

ネットワーク制御部14は、ネットワークからパケットを受信し、パケットに対する応答をネットワークに送信する機能を有する。 The network control unit 14 has a function of receiving a packet from the network and transmitting a response to the packet to the network.

図6は、本発明の実施の形態におけるパケットに応答する手順の例を示すシーケンス図である。 FIG. 6 is a sequence diagram showing an example of a procedure for responding to a packet according to an embodiment of the present invention.

ステップS11において、ネットワーク制御部14は、パケットをネットワークから受信する。続いて、ネットワーク制御部14は、記憶メモリ制御部13にパケット情報(OID)の記憶を通知する(S12)。続いて、記憶メモリ制御部13は、OIDに関連付けられるカウントを+1する(S13)。カウントの詳細は後述する。 In step S11, the network control unit 14 receives the packet from the network. Subsequently, the network control unit 14 notifies the storage memory control unit 13 of the storage of the packet information (OID) (S12). Subsequently, the storage memory control unit 13 increments the count associated with the OID by +1 (S13). The details of the count will be described later.

ステップS14において、ネットワーク制御部14は、パケットに対する応答実行をシステム制御部11に通知する。続いて、システム制御部11は、応答内容の記憶を記憶メモリ制御部13に通知する(S15)。続いて、記憶メモリ制御部13は、パケット情報(OIDと応答データ)の格納を処理メモリ制御部12に通知する(S16)。 In step S14, the network control unit 14 notifies the system control unit 11 of the execution of the response to the packet. Subsequently, the system control unit 11 notifies the storage memory control unit 13 of the storage of the response content (S15). Subsequently, the storage memory control unit 13 notifies the processing memory control unit 12 of the storage of the packet information (OID and response data) (S16).

ステップS17において、処理メモリ制御部12は、ネットワーク制御部14を介して、ネットワークに受信されたパケットに対する応答を送信する(S18)。 In step S17, the processing memory control unit 12 transmits a response to the packet received in the network via the network control unit 14 (S18).

図7は、本発明の実施の形態におけるパケットに応答する手順の例を示すフローチャートである。図7は、図6に示されるシーケンスを詳細に記載したフローチャートである。 FIG. 7 is a flowchart showing an example of a procedure for responding to a packet according to an embodiment of the present invention. FIG. 7 is a flowchart illustrating the sequence shown in FIG. 6 in detail.

ステップS21において、情報処理装置100はパケットを受信する。続いて、受信したパケットのOIDは、既知のものであるか否か判定する。既知のものである場合、ステップS23に進み、既知のものでない場合、ステップS24に進む。 In step S21, the information processing apparatus 100 receives the packet. Subsequently, it is determined whether or not the OID of the received packet is known. If it is known, the process proceeds to step S23, and if it is not known, the process proceeds to step S24.

ステップS23において、情報処理装置100は当該OIDに関連付けられるカウントを+1する。続いて、受信したパケットに対する応答内容は、データの書き換えを必要としないかを判定する(S25)。データの書き換えを必要としない場合(S25のYES)、ステップS27に進み、データの書き換えを必要とする場合(S25のNO)、ステップS26に進む。 In step S23, the information processing apparatus 100 increments the count associated with the OID by +1. Subsequently, it is determined whether or not the response content to the received packet does not require data rewriting (S25). If data rewriting is not required (YES in S25), the process proceeds to step S27, and if data rewriting is required (NO in S25), the process proceeds to step S26.

ステップS24において、情報処理装置100はOIDをメモリに記憶させる。ステップS26において、受信したパケットに対する応答データの書き換えを行う。ステップS27において、パケットに対して応答する。 In step S24, the information processing apparatus 100 stores the OID in the memory. In step S26, the response data for the received packet is rewritten. In step S27, it responds to the packet.

図8は、本発明の実施の形態におけるパケットのOID及びグループ分けについて説明するための図である。図8に示されるように、情報処理装置100は、通常状態において、受信したパケット情報(OID)の受信回数をカウントし、受信頻度が高い順にグループ分けを行い、メモリ(ROM)134に記憶する。受信したOIDを有するパケットの総受信回数と、情報処理装置100の稼働時間とから、単位時間当たりの受信回数を計算し、それぞれの受信頻度に応じてグループ分けを行う。 FIG. 8 is a diagram for explaining the OID and grouping of packets according to the embodiment of the present invention. As shown in FIG. 8, the information processing apparatus 100 counts the number of receptions of received packet information (OID) in a normal state, groups them in descending order of reception frequency, and stores them in a memory (ROM) 134. .. The number of receptions per unit time is calculated from the total number of receptions of the packet having the received OID and the operating time of the information processing apparatus 100, and grouping is performed according to each reception frequency.

例えば、1分間に1回以上の頻度で受信するパケットをグループ1とする。10分間に1回以上受信するパケットをグループ2、1時間に1回以上受信するパケットをグループ3、1時間に1回未満の頻度で受信するパケットをグループ4とする。 For example, a packet received at least once per minute is group 1. Group 2 is a packet that is received at least once in 10 minutes, group 3 is a packet that is received at least once an hour, and group 4 is a packet that is received less than once an hour.

図9は、本発明の実施の形態における情報処理装置100の状態遷移について説明するための図である。図8に示される受信したパケットのグループ分けされた記憶状態に基づいて、情報処理装置100は、システム制御部11によって、省エネ状態への状態遷移を行う。情報処理装置100の状態は、通常状態、状態1、状態2、状態3又は電源OFF状態を含む。通常状態、状態1、状態2又は状態3を含む省エネ状態は、図2、図3又は図4で説明した消費電力が異なるサブCPU132又はサブCPU137が起動している状態、あるいはCPU131が消費電力を多段階で制御する状態によって、当該状態が実現される。例えば、図4において、通常状態は、CPU131、サブCPU132及びサブCPU137が動作している状態であり、状態1は、サブCPU132及びサブCPU137が動作している状態であり、状態2は、サブCPU137が動作している状態であり、状態3は、サブCPU137が状態2より低消費電力モードで動作している状態であってもよい。 FIG. 9 is a diagram for explaining the state transition of the information processing apparatus 100 according to the embodiment of the present invention. Based on the grouped storage states of the received packets shown in FIG. 8, the information processing apparatus 100 performs a state transition to the energy saving state by the system control unit 11. The state of the information processing apparatus 100 includes a normal state, a state 1, a state 2, a state 3, or a power-off state. In the energy saving state including the normal state, state 1, state 2 or state 3, the sub CPU 132 or the sub CPU 137 having different power consumption described with reference to FIG. 2, FIG. 3 or FIG. 4 is running, or the CPU 131 consumes power. The state is realized by the state controlled in multiple stages. For example, in FIG. 4, the normal state is the state in which the CPU 131, the sub CPU 132, and the sub CPU 137 are operating, the state 1 is the state in which the sub CPU 132 and the sub CPU 137 are operating, and the state 2 is the sub CPU 137. Is an operating state, and the state 3 may be a state in which the sub CPU 137 is operating in a lower power consumption mode than the state 2.

通常状態は、消費電力が最も高い状態である。また、通常状態は、処理能力が最も高い状態である。電源OFF状態は、消費電力が最も低い状態である。 The normal state is the state in which the power consumption is the highest. In addition, the normal state is the state in which the processing capacity is the highest. The power off state is the state in which the power consumption is the lowest.

状態1、状態2及び状態3は、いずれも省エネ状態であり、通常状態よりも消費電力が低い状態である。また、図9に示されるように消費電力は、状態1>状態2>状態3の順で低くなる。 The state 1, the state 2, and the state 3 are all energy-saving states, and the power consumption is lower than the normal state. Further, as shown in FIG. 9, the power consumption decreases in the order of state 1> state 2> state 3.

情報処理装置100は、電源OFF状態から、「電源スイッチ押下」により、通常状態に遷移する。また、情報処理装置100は、通常状態から、「電源スイッチ押下」により、電源OFF状態に遷移する。 The information processing apparatus 100 transitions from the power-off state to the normal state by "pressing the power switch". Further, the information processing apparatus 100 transitions from the normal state to the power-off state by "pressing the power switch".

情報処理装置100は、通常状態から、所定の期間を計測するタイマが満了すると、状態1、状態2又は状態3に遷移する。タイマが満了したとき、メモリにグループ1の情報が全て記憶されていない場合、情報処理装置100は通常状態から省エネ状態には遷移しない。一方、タイマが満了したとき、メモリにグループ1までの情報が全て記憶されている場合、情報処理装置100は通常状態から状態1に遷移する。また、タイマが満了したとき、メモリにグループ2までの情報が全て記憶されている場合、情報処理装置100は通常状態から状態2に遷移する。また、タイマが満了したとき、メモリにグループ3までの情報が全て記憶されている場合、情報処理装置100は通常状態から状態3に遷移する。ここで、グループnまでの情報がメモリに全て記憶されている場合、情報処理装置100は、グループnまでのパケットを受信したとき、通常状態に移行することなく省エネ状態のままで応答が可能である。 The information processing apparatus 100 transitions from the normal state to the state 1, the state 2, or the state 3 when the timer for measuring a predetermined period expires. When the timer expires, if all the information of the group 1 is not stored in the memory, the information processing apparatus 100 does not transition from the normal state to the energy saving state. On the other hand, when the timer expires, if all the information up to group 1 is stored in the memory, the information processing apparatus 100 transitions from the normal state to the state 1. Further, when the timer expires, if all the information up to the group 2 is stored in the memory, the information processing apparatus 100 transitions from the normal state to the state 2. Further, when the timer expires, if all the information up to the group 3 is stored in the memory, the information processing apparatus 100 transitions from the normal state to the state 3. Here, when all the information up to the group n is stored in the memory, when the information processing apparatus 100 receives the packets up to the group n, the information processing apparatus 100 can respond in the energy saving state without shifting to the normal state. be.

情報処理装置100は、省エネ状態から「復帰要求」によって、通常状態に遷移する。 The information processing apparatus 100 transitions from the energy saving state to the normal state by the "return request".

なお、同一のネットワークに接続される他の情報処理装置100に、自機の省エネ状態遷移に関する情報を共有してもよい。省エネ状態遷移に関する情報とは、例えば、図8に示されるパケットのグループ分け及びパケットに対応する応答データである。 Information regarding the energy saving state transition of the own unit may be shared with another information processing device 100 connected to the same network. The information regarding the energy saving state transition is, for example, the grouping of packets shown in FIG. 8 and the response data corresponding to the packets.

同一のネットワークの場合、受信される機器管理のためのパケットは同様であることが多いため、例えば、電源がOFFにされている時間が長く、参考となるパケット情報が少ない情報処理装置100においても、稼働時間が長い情報処理装置100から省エネ状態遷移に関する情報ネットワーク環境に応じた省エネ制御を実行することができる。 In the case of the same network, the received packets for device management are often the same. Therefore, for example, even in the information processing device 100 in which the power is turned off for a long time and the reference packet information is scarce. It is possible to execute energy saving control according to the information network environment regarding the energy saving state transition from the information processing apparatus 100 having a long operating time.

図10は、本発明の実施の形態におけるパケット情報を記憶する手順の例を示すシーケンス図である。ステップS31からステップS35までは、図6に示されるシーケンスと同様である。情報処理装置100は、パケットを受信するとそのパケット情報(OID)を記憶メモリ制御部13によってメモリ(ROM)134に記憶し、既知のOIDであった場合、カウントを+1する。また、パケット応答を実行した応答データを記憶メモリ制御部13によってメモリ(ROM)134に記憶させる。 FIG. 10 is a sequence diagram showing an example of a procedure for storing packet information according to the embodiment of the present invention. Steps S31 to S35 are the same as the sequence shown in FIG. When the information processing apparatus 100 receives a packet, the packet information (OID) is stored in the memory (ROM) 134 by the storage memory control unit 13, and if it is a known OID, the count is incremented by 1. Further, the response data obtained by executing the packet response is stored in the memory (ROM) 134 by the storage memory control unit 13.

ここでステップS36において、タイマ満了等のトリガにより通常状態から省エネ状態に遷移するときのみ、処理メモリ制御部12によってメモリ(RAM)133にパケット情報(OID及び応答データ)を記憶させる。メモリへのアクセス頻度を低下させることで、メモリの寿命を延ばすことができる。 Here, in step S36, the processing memory control unit 12 stores the packet information (OID and response data) in the memory (RAM) 133 only when the transition from the normal state to the energy saving state is caused by a trigger such as the expiration of the timer. By reducing the frequency of memory access, the life of the memory can be extended.

図11は、本発明の実施の形態における省エネ状態でパケットに応答する手順の例を示すフローチャートである。 FIG. 11 is a flowchart showing an example of a procedure for responding to a packet in an energy-saving state according to the embodiment of the present invention.

ステップS41において、情報処理装置100は、省エネ状態でパケットを受信する。続いて、情報処理装置100は、OID及び応答データはメモリに記憶されているか否かを判定する(S42)。メモリに記憶されている場合(S42のYES)、ステップS44に進む。メモリに記憶されていない場合(S42のNO)、ステップS43に進む。 In step S41, the information processing apparatus 100 receives the packet in an energy-saving state. Subsequently, the information processing apparatus 100 determines whether or not the OID and the response data are stored in the memory (S42). If it is stored in the memory (YES in S42), the process proceeds to step S44. If it is not stored in the memory (NO in S42), the process proceeds to step S43.

ステップS43において、情報処理装置100は、省エネ状態で応答可能か否かを判定する。ステップS43における判定は、例えば、受信したパケットが応答データの書き換えを要求するものであった場合、応答可能ではない判定となる。応答可能である場合、ステップS44に進み、応答可能でない場合、ステップS45に進む。 In step S43, the information processing apparatus 100 determines whether or not the response is possible in the energy-saving state. The determination in step S43 is, for example, a determination that the response is not possible when the received packet requests the rewriting of the response data. If it is responsive, the process proceeds to step S44, and if it is not responsive, the process proceeds to step S45.

ステップS44において、受信されたパケットに対して応答する。一方、ステップS45において、受信されたパケットの送信元に対して、「応答不可」であることを通知する。 In step S44, it responds to the received packet. On the other hand, in step S45, the source of the received packet is notified that the response is "unresponsive".

省エネ状態において応答可能ではないパケットに応答する場合、通常状態に遷移する必要がある。上記のフローによって、省エネ状態において応答可能ではないパケットに対しては、「応答不可」を通知することによって、通常状態への遷移を抑制して消費電力を低減することができる。 When responding to a packet that cannot be responded to in the energy-saving state, it is necessary to transition to the normal state. According to the above flow, it is possible to suppress the transition to the normal state and reduce the power consumption by notifying "unresponsive" to the packet that cannot respond in the energy saving state.

上述したように、本発明の実施の形態によれば、情報処理装置100は、パケットの受信頻度に基づいて、パケットをグループ分けする。グループ分けされたパケットに応答するためのデータをメモリに記憶させ、当該グループに対応する省エネ状態を多段階で設けることで、受信頻度が少ないパケットを受信した場合のみ通常状態に遷移するため、消費電力を低減することができる。すなわち、いかなるネットワーク環境においても、ネットワークに接続される機器の消費電力を低減することができる。 As described above, according to the embodiment of the present invention, the information processing apparatus 100 groups packets based on the packet reception frequency. By storing the data for responding to the grouped packets in the memory and providing the energy saving state corresponding to the group in multiple stages, it transitions to the normal state only when the packet with low reception frequency is received, so it is consumed. Power can be reduced. That is, in any network environment, the power consumption of the devices connected to the network can be reduced.

なお、本発明の実施の形態において、OIDは、パケットを識別するIDの一例である。省エネ状態は、グループごとに応答可能である状態の一例である。ネットワーク制御部14は、通信部の一例である。記憶メモリ制御部13は、計測部又は第1の記憶部の一例である。システム制御部11は、制御部の一例である。処理メモリ制御部12は、第2の記憶部の一例である。 In the embodiment of the present invention, the OID is an example of an ID that identifies a packet. The energy-saving state is an example of a state in which each group can respond. The network control unit 14 is an example of a communication unit. The storage memory control unit 13 is an example of a measurement unit or a first storage unit. The system control unit 11 is an example of a control unit. The processing memory control unit 12 is an example of a second storage unit.

なお、本発明は、プロジェクタ、医療用機器又はテレビ会議システム等の画像処理装置又は画像処理システムに適用可能である。また、本発明は、撮像した画像を処理する装置又はシステムとなり得る、携帯電話、携帯型情報端末、車載機器等の通信端末又は情報処理装置に適用可能である。また、本発明の情報処理装置は、一つの装置にすべての機能を含んで構成されてもよいし、複数の装置によって構成されてもよい。 The present invention can be applied to an image processing device or an image processing system such as a projector, a medical device, or a video conference system. Further, the present invention can be applied to a communication terminal or an information processing device such as a mobile phone, a portable information terminal, an in-vehicle device, etc., which can be a device or system for processing captured images. Further, the information processing apparatus of the present invention may be configured to include all the functions in one apparatus, or may be configured by a plurality of apparatus.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such a specific embodiment, and various modifications are made within the scope of the gist of the present invention described in the claims.・ Can be changed.

1,4,5 画像形成装置
2,3 PC
110 エンジンユニット
120 操作表示ユニット
130 コントローラユニット
131 メインCPU
132 サブCPU
133 メモリ(RAM)
134 メモリ(ROM)
135 メモリ
136 PHY
137 サブCPU
138 メモリ
11 システム制御部
12 処理メモリ制御部
13 記憶メモリ制御部
14 ネットワーク制御部
1,4,5 Image forming device 2,3 PC
110 Engine unit 120 Operation display unit 130 Controller unit 131 Main CPU
132 sub CPU
133 Memory (RAM)
134 Memory (ROM)
135 Memory 136 PHY
137 sub CPU
138 Memory 11 System control unit 12 Processing memory control unit 13 Storage memory control unit 14 Network control unit

特開2011-060028号公報Japanese Unexamined Patent Publication No. 2011-060028

Claims (7)

パケットをネットワークを介して受信し、パケットに対する応答をネットワークを介して送信する通信部と、
パケットを識別するIDに基づいて、パケットを受信した回数を計測し、所定の期間におけるパケットの受信頻度を算出し、前記受信頻度に基づいてパケットをグループ化する計測部と、
前記グループごとにパケットに対する応答を記憶する記憶部と、
前記受信頻度が高い順に、前記グループ内のすべてのパケットに対する応答が記憶されているか否か判定し、すべてのパケットに対する応答が記憶されている前記グループについて応答を可能にする省エネ状態に、通常状態から遷移させる制御部とを有する情報処理装置。
A communication unit that receives a packet over a network and sends a response to the packet over the network.
A measurement unit that measures the number of times a packet is received based on the ID that identifies the packet, calculates the reception frequency of the packet in a predetermined period, and groups the packets based on the reception frequency .
A storage unit that stores the response to the packet for each group,
In the order of the reception frequency, it is determined whether or not the response to all the packets in the group is stored, and the energy saving state that enables the response to the group in which the response to all the packets is stored is in the normal state. An information processing device having a control unit for transitioning from.
前記通常状態の消費電力より、前記省エネ状態の消費電力が低い請求項1記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the power consumption in the energy-saving state is lower than the power consumption in the normal state. 所定の期間を計測するタイマが満了した場合に、前記通常状態から前記省エネ状態に遷移する請求項1記載の情報処理装置。 The information processing apparatus according to claim 1, wherein when the timer for measuring a predetermined period expires, the state transitions from the normal state to the energy saving state. 前記省エネ状態に遷移した後、応答が可能でないパケットを受信した場合、応答不可であることを通知する請求項1記載の情報処理装置。 The information processing apparatus according to claim 1 , wherein when a packet that cannot be responded to is received after the transition to the energy saving state, the packet that cannot be responded is notified. ネットワークを介して接続される他の情報処理装置に、前記グループに関する情報及び前記応答に関する情報を送信する請求項1記載の情報処理装置。 The information processing device according to claim 1 , wherein information about the group and information about the response are transmitted to another information processing device connected via a network. ネットワークを介して接続されるクラウドが、前記記憶部を有する請求項1記載の情報処理装置。 The information processing device according to claim 1 , wherein the cloud connected via a network has the storage unit . パケットをネットワークを介して受信し、パケットに対する応答をネットワークを介して送信する通信部と、
パケットを識別するIDに基づいて、パケットを受信した回数を計測し、所定の期間におけるパケットの受信頻度を算出し、前記受信頻度に基づいてパケットをグループ化する計測部と、
前記グループごとにパケットに対する応答を記憶する記憶部と、
前記受信頻度が高い順に、前記グループ内のすべてのパケットに対する応答が記憶されているか否か判定し、すべてのパケットに対する応答が記憶されている前記グループについて応答を可能にする省エネ状態に、通常状態から遷移させる制御部とを有する画像形成装置。
A communication unit that receives a packet over a network and sends a response to the packet over the network.
A measurement unit that measures the number of times a packet is received based on the ID that identifies the packet, calculates the reception frequency of the packet in a predetermined period, and groups the packets based on the reception frequency .
A storage unit that stores the response to the packet for each group,
In the order of the reception frequency, it is determined whether or not the response to all the packets in the group is stored, and the energy saving state that enables the response to the group in which the response to all the packets is stored is in the normal state. An image forming apparatus having a control unit for transitioning from.
JP2018006596A 2018-01-18 2018-01-18 Information processing equipment and image forming equipment Active JP7040034B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018006596A JP7040034B2 (en) 2018-01-18 2018-01-18 Information processing equipment and image forming equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018006596A JP7040034B2 (en) 2018-01-18 2018-01-18 Information processing equipment and image forming equipment

Publications (2)

Publication Number Publication Date
JP2019123185A JP2019123185A (en) 2019-07-25
JP7040034B2 true JP7040034B2 (en) 2022-03-23

Family

ID=67397417

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018006596A Active JP7040034B2 (en) 2018-01-18 2018-01-18 Information processing equipment and image forming equipment

Country Status (1)

Country Link
JP (1) JP7040034B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010094925A (en) 2008-10-17 2010-04-30 Ricoh Co Ltd Image processing apparatus
JP2011060028A (en) 2009-09-10 2011-03-24 Ricoh Co Ltd Information processing apparatus and control method thereof
JP2015053537A (en) 2013-09-05 2015-03-19 コニカミノルタ株式会社 Communication device, customization method therefor, and computer program
JP2015130203A (en) 2015-03-17 2015-07-16 株式会社東芝 Information processing apparatus, network apparatus, and information processing program
JP2015157479A (en) 2014-01-24 2015-09-03 京セラドキュメントソリューションズ株式会社 Response device, response method, and response program
JP2016033809A (en) 2014-07-28 2016-03-10 株式会社リコー Information processing device, method for controlling information processing device and response device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010094925A (en) 2008-10-17 2010-04-30 Ricoh Co Ltd Image processing apparatus
JP2011060028A (en) 2009-09-10 2011-03-24 Ricoh Co Ltd Information processing apparatus and control method thereof
JP2015053537A (en) 2013-09-05 2015-03-19 コニカミノルタ株式会社 Communication device, customization method therefor, and computer program
JP2015157479A (en) 2014-01-24 2015-09-03 京セラドキュメントソリューションズ株式会社 Response device, response method, and response program
JP2016033809A (en) 2014-07-28 2016-03-10 株式会社リコー Information processing device, method for controlling information processing device and response device
JP2015130203A (en) 2015-03-17 2015-07-16 株式会社東芝 Information processing apparatus, network apparatus, and information processing program

Also Published As

Publication number Publication date
JP2019123185A (en) 2019-07-25

Similar Documents

Publication Publication Date Title
US11706746B2 (en) Method and terminal for controlling bandwidth part inactivity timer
US6760017B1 (en) Wireless interface device for communicating with a remote host computer
US6209034B1 (en) Remote keyboard macros activated by hot icons
US8732497B2 (en) Data processing apparatus, method for controlling data processing apparatus, and storage medium storing program
US20110154475A1 (en) Modem and method for conserving power consumption of an electronic device
US20130205153A1 (en) Information processing apparatus, control method for information processing apparatus, and computer-readable storage medium
JP2006005577A (en) Power saving method of wireless lan
CN107577508B (en) Application processing method and device, readable storage medium and mobile terminal
CN110032266B (en) Information processing method, information processing device, computer equipment and computer readable storage medium
CN109995862B (en) Resource scheduling method and terminal
WO2018098825A1 (en) Operation mode switching method and user equipment
WO2014032254A1 (en) Method and device for controlling central processing unit
EP4033332A1 (en) Power management method and device
JP2023502946A (en) Secondary cell dormancy instruction processing method, terminal and network device
US9575547B2 (en) Information processing apparatus, information processing system, and computer program product
JP2022550124A (en) ENERGY-SAVING SIGNAL RECEIVING METHOD, TRANSMITTING METHOD, TERMINAL AND NETWORK DEVICE
CN115801699A (en) CDN scheduling method, device and system
JP7040034B2 (en) Information processing equipment and image forming equipment
CN110413098B (en) Control method and device
JP3906890B2 (en) Network equipment
TWI497943B (en) Portable router and power saving control method thereof
JP2022153524A (en) Radio communication device, terminal device, radio communication system, communication connection control method, and program
US9377818B2 (en) Detachable displays
CN103856577B (en) Management gateway accesses
US20130124893A1 (en) Image processing apparatus and image processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201023

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210914

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211112

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: 20220208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220221

R151 Written notification of patent or utility model registration

Ref document number: 7040034

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151