JP2012221323A - Communication apparatus, power saving control method, program, and chip - Google Patents

Communication apparatus, power saving control method, program, and chip Download PDF

Info

Publication number
JP2012221323A
JP2012221323A JP2011087766A JP2011087766A JP2012221323A JP 2012221323 A JP2012221323 A JP 2012221323A JP 2011087766 A JP2011087766 A JP 2011087766A JP 2011087766 A JP2011087766 A JP 2011087766A JP 2012221323 A JP2012221323 A JP 2012221323A
Authority
JP
Japan
Prior art keywords
power saving
ethernet
processing unit
frame
management unit
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
JP2011087766A
Other languages
Japanese (ja)
Other versions
JP5719218B2 (en
Inventor
Yohei Kaneko
洋平 金子
Shuji Kamiya
周治 神谷
Yoshiyuki Hayashi
良行 林
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2011087766A priority Critical patent/JP5719218B2/en
Publication of JP2012221323A publication Critical patent/JP2012221323A/en
Application granted granted Critical
Publication of JP5719218B2 publication Critical patent/JP5719218B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a communication apparatus capable of satisfying both requirements of power saving and communication performance.SOLUTION: The communication apparatus includes an Ethernet processing section 103 that has a power saving function and transmits/receives an Ethernet frame to/from a network; a communication protocol processing section 101 that generates an Ethernet frame; and a power saving timing management section 102 that analyzes a parameter of the Ethernet frame received from the communication protocol processing section 101, and when the Ethernet frame is a frame for disconnecting a TCP connection, outputs the Ethernet frame to the Ethernet processing section 103 to cause the Ethernet processing section 103 to enter into a power saving mode, and when the Ethernet frame is not the frame for disconnecting the TCP connection, outputs the Ethernet frame to the Ethernet processing section 103.

Description

本発明は、ネットワーク装置等の通信装置に関するものであり、特に、Ethernet(登録商標)デバイスに関する。   The present invention relates to a communication apparatus such as a network apparatus, and more particularly to an Ethernet (registered trademark) device.

近年Ethernet(登録商標)デバイスは、1Gbitや10Gbit等の高速通信に対応することで、電力消費量が増大する傾向にあり、特に、組込み機器の分野においては通信性能を維持しつつ、省電力対応が要望される状況である。   In recent years, Ethernet (registered trademark) devices tend to increase power consumption by supporting high-speed communication such as 1 Gbit and 10 Gbit. Especially, in the field of embedded devices, it supports power saving while maintaining communication performance. Is the situation that is desired.

このような省電力を実現する技術として、例えば、特許文献1では、従来のネットワーク装置において、Ethernetの通信が途切れたタイミングで省電力機能をONにし、通信が必要な場合に省電力機能をOFFにする構成が開示されている。   As a technique for realizing such power saving, for example, in Patent Document 1, in a conventional network device, the power saving function is turned on at the timing when Ethernet communication is interrupted, and the power saving function is turned off when communication is required. The structure to make is disclosed.

特開2007−328671号公報(第1頁の要約および図1等)JP 2007-328671 (summary of the first page and FIG. 1 etc.)

しかし、従来技術においては、通信が必要になって省電力機能のON/OFF切り替えをする場合に、通常、デバイスの動作安定待ちなどの待機時間(以降、「復帰ラグ」と表記する)が発生するため、現実的な運用上、通信性能が劣化してしまう問題点があった。   However, in the prior art, when the communication is necessary and the power saving function is switched ON / OFF, a waiting time (hereinafter referred to as “recovery lag”) such as waiting for device operation stabilization normally occurs. For this reason, there has been a problem that communication performance deteriorates in practical operation.

本発明は上記従来の問題点を解決するものであり、省電力と通信性能とを両立した通信装置を提供することを目的とする。   The present invention solves the above-described conventional problems, and an object thereof is to provide a communication device that achieves both power saving and communication performance.

上記目的を達成するために、本発明の一態様にかかる通信装置は、省電力機能を有し、ネットワークに対してEthernetフレームを送受信するEthernet処理部と、前記Ethernetフレームを生成する通信プロトコル処理部と、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともにEthernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する省電力タイミング管理部とを具備する。   In order to achieve the above object, a communication apparatus according to an aspect of the present invention includes an Ethernet processing unit that has a power saving function and transmits / receives an Ethernet frame to / from a network, and a communication protocol processing unit that generates the Ethernet frame And analyzing the parameters of the Ethernet frame passed from the communication protocol processing unit, and if the Ethernet frame is a frame for disconnecting a TCP connection, outputting the Ethernet frame to the Ethernet processing unit The Ethernet processing unit is shifted to a power saving state, and when the Ethernet frame is not a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit. Comprising a that power saving timing management unit.

本発明によれば、省電力と通信性能とを両立することができる通信装置を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the communication apparatus which can make power saving and communication performance compatible can be provided.

実施の形態1にかかるネットワーク装置の構成を示すブロック図である。1 is a block diagram showing a configuration of a network device according to a first exemplary embodiment; TCP用のEthernetフレームフォーマットを示す図である。It is a figure which shows the Ethernet frame format for TCP. 実施の形態1における、省電力タイミング管理部の内部動作の例を示すフローチャートである。3 is a flowchart illustrating an example of an internal operation of a power saving timing management unit in the first embodiment. 実施の形態2にかかるネットワーク装置の構成を示すブロック図である。FIG. 3 is a block diagram showing a configuration of a network device according to a second exemplary embodiment. 実施の形態2における、省電力タイミング管理部の内部動作の例を示すフローチャートである。10 is a flowchart illustrating an example of an internal operation of a power saving timing management unit in the second embodiment. 実施の形態3における、省電力タイミング管理部の内部動作の例を示すフローチャートである。14 is a flowchart illustrating an example of an internal operation of a power saving timing management unit according to the third embodiment. 実施の形態3にかかるネットワーク装置の構成を示すブロック図である。FIG. 6 is a block diagram showing a configuration of a network device according to a third exemplary embodiment.

本発明の一態様にかかる通信装置は、省電力機能を有し、ネットワークに対してEthernetフレームを送受信するEthernet処理部と、前記Ethernetフレームを生成する通信プロトコル処理部と、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともにEthernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する省電力タイミング管理部とを具備する。   A communication apparatus according to one aspect of the present invention has a power saving function, an Ethernet processing unit that transmits and receives an Ethernet frame to and from a network, a communication protocol processing unit that generates the Ethernet frame, and the communication protocol processing unit. When the parameters of the passed Ethernet frame are analyzed, and the Ethernet frame is a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit and the Ethernet processing unit is set in a power saving state. A power saving timing management unit that outputs the Ethernet frame to the Ethernet processing unit when the Ethernet frame is not a frame for disconnecting a TCP connection. Comprising a.

この構成によれば、通信プロトコル処理部から省電力タイミング管理部に送信されたEthernetパケットがTCPコネクションを切断するパケットである場合に、省電力タイミング管理部からEthernet処理部に省電力状態に遷移するための通知が行われるので、省電力状態へ遷移するタイミングをTCPコネクション切断時にすることができる。したがって、通信が必要になってから省電力機能のON/OFF切り替えをする場合に発生する復帰ラグを低減して通信性能の劣化を抑制することができる。これにより、省電力とTCPコネクションの通信性能とを両立した通信装置を提供することができる。   According to this configuration, when the Ethernet packet transmitted from the communication protocol processing unit to the power saving timing management unit is a packet for disconnecting the TCP connection, the power saving timing management unit transits to the power saving state. Therefore, the timing of transition to the power saving state can be made when the TCP connection is disconnected. Therefore, it is possible to reduce the return lag that occurs when the power saving function is switched on / off after communication is required, and to suppress the deterioration of the communication performance. Thereby, it is possible to provide a communication device that achieves both power saving and TCP connection communication performance.

また、本発明の一態様にかかる通信装置は、コンテンツ配信の許可または不許可を示すコンテンツ配信設定値を管理し、前記コンテンツ配信設定値を前記省電力タイミング管理部へ通知するコンテンツ配信設定管理部をさらに備え、前記省電力タイミング管理部は、前記コンテンツ配信設定管理部からコンテンツ配信不許可の前記コンテンツ配信設定値が通知された場合には、前記Ethernet処理部に前記Ethernetフレームを送信するとともに前記Ethernet処理部を省電力状態に遷移させ、前記コンテンツ配信設定管理部からコンテンツ配信許可の前記コンテンツ配信設定値が通知された場合には、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともに前記Ethernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力することとしてもよい。   In addition, a communication device according to an aspect of the present invention manages a content distribution setting value indicating permission or non-permission of content distribution, and notifies the power saving timing management unit of the content distribution setting value The power saving timing management unit transmits the Ethernet frame to the Ethernet processing unit and transmits the Ethernet frame when the content distribution setting value for which content distribution is not permitted is notified from the content distribution setting management unit. When the Ethernet processing unit is shifted to the power saving state and the content distribution setting value for permitting content distribution is notified from the content distribution setting management unit, the parameters of the Ethernet frame passed from the communication protocol processing unit are set. Analyzing the Ethernet If the frame is a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit, the Ethernet processing unit is shifted to a power saving state, and the Ethernet frame cuts the TCP connection. If the frame is not, the Ethernet frame may be output to the Ethernet processing unit.

この構成によれば、コンテンツ配信管理部により、通信性能が必要なAVコンテンツの配信が許可されている場合、通信性能と省電力とを両立させ、AVコンテンツの配信が不許可の場合は、通信性能は劣化しても省電力を重視した動作を行うことができる。したがって、省電力機能の制御を通信装置の設定状態と動的に連動させることで、可能な限り省電力を実施できる。   According to this configuration, when distribution of AV content that requires communication performance is permitted by the content distribution management unit, both communication performance and power saving are achieved, and communication of AV content is not permitted when distribution is not permitted. Even if the performance deteriorates, it is possible to perform an operation with an emphasis on power saving. Therefore, it is possible to implement power saving as much as possible by dynamically linking the control of the power saving function with the setting state of the communication device.

また、本発明の一態様にかかる通信装置は、前記省電力タイミング管理部は、前記Ethernetフレームを改変し、前記Ethernet処理部に改変した前記Ethernetフレームを送信するとともに、前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   Further, in the communication device according to one aspect of the present invention, the power saving timing management unit modifies the Ethernet frame, transmits the modified Ethernet frame to the Ethernet processing unit, and saves the Ethernet processing unit. It is good also as making it change to a state.

この構成によれば、コネクション切断時のEthernetフレーム送受信のシーケンスを簡素化できる。   According to this configuration, an Ethernet frame transmission / reception sequence at the time of disconnection can be simplified.

また、本発明の一態様にかかる通信装置は、前記省電力タイミング管理部は、前記Ethernetフレームを送信するたびに毎回前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the communication device according to one aspect of the present invention, the power saving timing management unit may cause the Ethernet processing unit to transition to a power saving state every time the Ethernet frame is transmitted.

この構成によれば、効率よく通信性能と省電力とを両立させることができる。   According to this configuration, both communication performance and power saving can be achieved efficiently.

また、本発明の一態様にかかる通信装置は、前記省電力タイミング管理部は、前記Ethernet処理部に対して省電力状態に遷移するための通知をすることにより前記Ethernet処理部を省電力状態に遷移させ、前記Ethernet処理部に対して省電力状態に遷移するための通知とともに、前記通知を受け取ってから省電力になるまでの待機時間を通知することとしてもよい。   In the communication device according to one aspect of the present invention, the power saving timing management unit sets the Ethernet processing unit to a power saving state by notifying the Ethernet processing unit to make a transition to a power saving state. It is good also as notifying the standby | waiting time until it becomes power saving after receiving the said notification with the notification for making it change and making the said Ethernet process part change to a power saving state.

この構成によれば、省電力と通信性能を両立した上で、さらに、省電力状態に遷移するまでの時間を変更することにより、省電力にする頻度を動的に変更することができる。これにより、最低限の通信性能を保証することができる。   According to this configuration, the power saving frequency can be dynamically changed by changing the time until transition to the power saving state, while achieving both power saving and communication performance. Thereby, the minimum communication performance can be guaranteed.

また、本発明の一態様にかかる通信装置は、前記待機時間は、前記通知から所定期間であることとしてもよい。   In the communication device according to one aspect of the present invention, the standby time may be a predetermined period from the notification.

また、本発明の一態様にかかる通信装置は、前記待機時間は、前記Ethernetフレームの送信から所定期間であることとしてもよい。   In the communication device according to one aspect of the present invention, the standby time may be a predetermined period from the transmission of the Ethernet frame.

この構成によれば、効率よく通信性能と省電力とを両立させることができる。   According to this configuration, both communication performance and power saving can be achieved efficiently.

また、本発明の一態様にかかる通信装置は、前記省電力タイミング管理部は、前記Ethernet処理部の受信以外の機能を省電力状態にさせることにより、前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the communication device according to one aspect of the present invention, the power saving timing management unit causes the Ethernet processing unit to transition to the power saving state by causing functions other than reception of the Ethernet processing unit to enter a power saving state. It is good as well.

この構成によれば、省電力状態であっても、最低限の通信機能を確保することができる。   According to this configuration, a minimum communication function can be secured even in the power saving state.

また、上記目的を達成するために、本発明の一態様にかかる省電力制御方法は、通信プロトコル処理部により、Ethernetフレームを生成し省電力タイミング管理部に送信する第1ステップと、前記省電力タイミング管理部により、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析する第2ステップと、前記通信プロトコル処理部から渡された前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記省電力タイミング管理部からEthernet処理部に前記Ethernetフレームを送信するとともに前記Ethernet処理部を省電力状態に遷移させ、前記通信プロトコル処理部から渡された前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記省電力タイミング管理部からEthernet処理部に前記Ethernetフレームを送信する第3ステップとを含む。   In order to achieve the above object, a power saving control method according to an aspect of the present invention includes a first step of generating an Ethernet frame by a communication protocol processing unit and transmitting the Ethernet frame to the power saving timing management unit, and the power saving control method. A second step of analyzing parameters of the Ethernet frame passed from the communication protocol processing unit by the timing management unit, and the Ethernet frame passed from the communication protocol processing unit are frames for cutting a TCP connection. In this case, the Ethernet frame is transmitted from the power saving timing management unit to the Ethernet processing unit, the Ethernet processing unit is shifted to the power saving state, and the Ethernet frame passed from the communication protocol processing unit is transferred to the TCP connection. If not frame for cutting the Deployment, and a third step of transmitting the Ethernet frame to the Ethernet processor from the power-saving timing management unit.

この構成によれば、通信プロトコル処理部から省電力タイミング管理部に送信されたEthernetパケットがTCPコネクションを切断するパケットである場合に、省電力タイミング管理部からEthernet処理部に省電力状態に遷移するための通知が行われるので、省電力状態へ遷移するタイミングをTCPコネクション切断時にすることができる。したがって、通信が必要になってから省電力機能のON/OFF切り替えをする場合に発生する復帰ラグを低減して通信性能の劣化を抑制することができる。これにより、省電力とTCPコネクションの通信性能とを両立した通信装置を提供することができる。   According to this configuration, when the Ethernet packet transmitted from the communication protocol processing unit to the power saving timing management unit is a packet for disconnecting the TCP connection, the power saving timing management unit transits to the power saving state. Therefore, the timing of transition to the power saving state can be made when the TCP connection is disconnected. Therefore, it is possible to reduce the return lag that occurs when the power saving function is switched on / off after communication is required, and to suppress the deterioration of the communication performance. Thereby, it is possible to provide a communication device that achieves both power saving and TCP connection communication performance.

また、本発明の一態様にかかる省電力制御方法は、前記Ethernetフレームのパラメータを解析する第2ステップの前に、コンテンツ配信設定管理部から前記省電力タイミング管理部へ、コンテンツ配信の許可または不許可を示すコンテンツ配信設定値を通知する第4ステップを含むこととしてもよい。   In addition, the power saving control method according to one aspect of the present invention is configured to permit or disallow content distribution from the content distribution setting management unit to the power saving timing management unit before the second step of analyzing the parameters of the Ethernet frame. A fourth step of notifying the content distribution setting value indicating permission may be included.

この構成によれば、コンテンツ配信管理部により、通信性能が必要なAVコンテンツの配信が許可されている場合、通信性能と省電力とを両立させ、AVコンテンツの配信が不許可の場合は、通信性能は劣化しても省電力を重視した動作を行うことができる。したがって、省電力機能の制御を通信装置の設定状態と動的に連動させることで、可能な限り省電力を実施できる。   According to this configuration, when distribution of AV content that requires communication performance is permitted by the content distribution management unit, both communication performance and power saving are achieved, and communication of AV content is not permitted when distribution is not permitted. Even if the performance deteriorates, it is possible to perform an operation with an emphasis on power saving. Therefore, it is possible to implement power saving as much as possible by dynamically linking the control of the power saving function with the setting state of the communication device.

また、本発明の一態様にかかる省電力制御方法は、前記省電力タイミング管理部は、前記Ethernetフレームを改変し、前記Ethernet処理部に改変した前記Ethernetフレームを送信するとともに、前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   Further, in the power saving control method according to one aspect of the present invention, the power saving timing management unit modifies the Ethernet frame, transmits the modified Ethernet frame to the Ethernet processing unit, and causes the Ethernet processing unit to It is good also as making it change to a power saving state.

この構成によれば、コネクション切断時のフレーム送受信のシーケンスを簡素化できる。   According to this configuration, the frame transmission / reception sequence at the time of disconnection can be simplified.

また、本発明の一態様にかかる省電力制御方法は、前記省電力タイミング管理部は、前記Ethernetフレームを送信するたびに毎回前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the power saving control method according to one aspect of the present invention, the power saving timing management unit may cause the Ethernet processing unit to transition to a power saving state every time the Ethernet frame is transmitted.

この構成によれば、効率よく通信性能と省電力とを両立させることができる。   According to this configuration, both communication performance and power saving can be achieved efficiently.

また、本発明の一態様にかかる省電力制御方法は、前記省電力タイミング管理部は、前記Ethernet処理部に対して省電力状態に遷移するための通知をすることにより前記Ethernet処理部を省電力状態に遷移させ、前記Ethernet処理部に対して、省電力状態に遷移するための通知とともに前記通知を受け取ってから省電力になるまでの待機時間を通知することとしてもよい。   Further, in the power saving control method according to one aspect of the present invention, the power saving timing management unit causes the Ethernet processing unit to save power by notifying the Ethernet processing unit to make a transition to a power saving state. It is good also as notifying the standby | waiting time until it becomes power saving after receiving the said notification with the notification for changing to a power saving state with respect to the said Ethernet process part.

この構成によれば、省電力と通信性能を両立した上で、さらに、省電力状態に遷移するまでの時間を変更することにより、省電力にする頻度を動的に変更することができる。   According to this configuration, the power saving frequency can be dynamically changed by changing the time until transition to the power saving state, while achieving both power saving and communication performance.

また、本発明の一態様にかかる省電力制御方法は、前記待機時間は、前記通知から所定期間であることとしてもよい。   In the power saving control method according to one aspect of the present invention, the standby time may be a predetermined period from the notification.

また、本発明の一態様にかかる省電力制御方法は、前記待機時間は、前記Ethernetフレームの送信から所定期間であることとしてもよい。   In the power saving control method according to an aspect of the present invention, the standby time may be a predetermined period from the transmission of the Ethernet frame.

この構成によれば、効率よく通信性能と省電力とを両立させることができる。   According to this configuration, both communication performance and power saving can be achieved efficiently.

また、本発明の一態様にかかる省電力制御方法は、前記省電力タイミング管理部は、前記Ethernet処理部の受信以外の機能を省電力状態にさせることにより前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the power saving control method according to one aspect of the present invention, the power saving timing management unit transitions the Ethernet processing unit to the power saving state by causing functions other than reception of the Ethernet processing unit to enter a power saving state. It is also possible to make it.

この構成によれば、省電力状態であっても、最低限の通信機能を確保することができる。   According to this configuration, a minimum communication function can be secured even in the power saving state.

また、上記目的を達成するために、本発明の一態様にかかるプログラムは、上記した省電力制御方法をコンピュータに実行させる。   In order to achieve the above object, a program according to an aspect of the present invention causes a computer to execute the above power saving control method.

この構成によれば、上記した特徴を有するプログラムを提供することができる。   According to this configuration, a program having the above characteristics can be provided.

また、上記目的を達成するために、本発明の一態様にかかるチップは、省電力機能を有し、ネットワークに対してEthernetフレームを送受信するEthernet処理部と、前記Ethernetフレームを生成する通信プロトコル処理部と、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともにEthernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する省電力タイミング管理部とを具備する。   To achieve the above object, a chip according to one aspect of the present invention has a power saving function, an Ethernet processing unit that transmits and receives an Ethernet frame to and from a network, and a communication protocol process that generates the Ethernet frame. And the parameter of the Ethernet frame passed from the communication protocol processing unit, and when the Ethernet frame is a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit When the Ethernet processing unit is shifted to the power saving state and the Ethernet frame is not a frame for disconnecting the TCP connection, the Ethernet processing unit receives the Ethernet frame. ; And a power saving timing management unit for force.

この構成によれば、通信プロトコル処理部から省電力タイミング管理部に送信されたEthernetパケットがTCPコネクションを切断するパケットである場合に、省電力タイミング管理部からEthernet処理部に省電力状態に遷移するための通知が行われるので、省電力状態へ遷移するタイミングをTCPコネクション切断時にすることができる。したがって、通信が必要になってから省電力機能のON/OFF切り替えをする場合に発生する復帰ラグを低減して通信性能の劣化を抑制することができる。これにより、省電力とTCPコネクションの通信性能とを両立したチップを提供することができる。   According to this configuration, when the Ethernet packet transmitted from the communication protocol processing unit to the power saving timing management unit is a packet for disconnecting the TCP connection, the power saving timing management unit transits to the power saving state. Therefore, the timing of transition to the power saving state can be made when the TCP connection is disconnected. Therefore, it is possible to reduce the return lag that occurs when the power saving function is switched on / off after communication is required, and to suppress the deterioration of the communication performance. As a result, it is possible to provide a chip that achieves both power saving and TCP connection communication performance.

また、本発明の一態様にかかるチップは、コンテンツ配信の許可または不許可を示すコンテンツ配信設定値を管理し、前記コンテンツ配信設定値を前記省電力タイミング管理部へ通知するコンテンツ配信設定管理部をさらに備え、前記省電力タイミング管理部は、前記コンテンツ配信設定管理部からコンテンツ配信不許可の前記コンテンツ配信設定値が通知された場合には、前記Ethernet処理部に前記Ethernetフレームを送信するとともに前記Ethernet処理部を省電力状態に遷移させ、前記コンテンツ配信設定管理部からコンテンツ配信許可の前記コンテンツ配信設定値が通知された場合には、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともに前記Ethernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力することとしてもよい。   The chip according to one aspect of the present invention includes a content distribution setting management unit that manages content distribution setting values indicating permission or non-permission of content distribution and notifies the power saving timing management unit of the content distribution setting values. The power saving timing management unit transmits the Ethernet frame to the Ethernet processing unit and notifies the Ethernet processing unit when the content distribution setting value for which content distribution is not permitted is notified from the content distribution setting management unit. When the processing unit is shifted to a power saving state and the content distribution setting value of content distribution permission is notified from the content distribution setting management unit, the parameters of the Ethernet frame passed from the communication protocol processing unit are analyzed. The Ethernet network When the network is a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit, the Ethernet processing unit is shifted to a power saving state, and the Ethernet frame cuts the TCP connection. If it is not a frame for use, the Ethernet frame may be output to the Ethernet processing unit.

この構成によれば、コンテンツ配信管理部により、通信性能が必要なAVコンテンツの配信が許可されている場合、通信性能と省電力とを両立させ、AVコンテンツの配信が不許可の場合は、通信性能は劣化しても省電力を重視した動作を行うことができる。したがって、省電力機能の制御を通信装置の設定状態と動的に連動させることで、可能な限り省電力を実施できる。   According to this configuration, when distribution of AV content that requires communication performance is permitted by the content distribution management unit, both communication performance and power saving are achieved, and communication of AV content is not permitted when distribution is not permitted. Even if the performance deteriorates, it is possible to perform an operation with an emphasis on power saving. Therefore, it is possible to implement power saving as much as possible by dynamically linking the control of the power saving function with the setting state of the communication device.

また、本発明の一態様にかかるチップは、前記省電力タイミング管理部は、前記Ethernetフレームを改変し、前記Ethernet処理部に改変した前記Ethernetフレームを送信するとともに、前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the chip according to one aspect of the present invention, the power saving timing management unit modifies the Ethernet frame, transmits the modified Ethernet frame to the Ethernet processing unit, and sets the Ethernet processing unit to a power saving state. It is good also as making it change to.

この構成によれば、コネクション切断時のEthernetフレーム送受信のシーケンスを簡素化できる。   According to this configuration, an Ethernet frame transmission / reception sequence at the time of disconnection can be simplified.

また、本発明の一態様にかかるチップは、前記省電力タイミング管理部は、前記Ethernetフレームを送信するたびに毎回前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the chip according to one aspect of the present invention, the power saving timing management unit may cause the Ethernet processing unit to transition to a power saving state every time the Ethernet frame is transmitted.

この構成によれば、効率よく通信性能と省電力とを両立させることができる。   According to this configuration, both communication performance and power saving can be achieved efficiently.

また、本発明の一態様にかかるチップは、前記省電力タイミング管理部は、前記Ethernet処理部に対して省電力状態に遷移するための通知をすることにより前記Ethernet処理部を省電力状態に遷移させ、前記Ethernet処理部に対して省電力状態に遷移するための通知とともに、前記通知を受け取ってから省電力になるまでの待機時間を通知することとしてもよい。   In the chip according to one aspect of the present invention, the power saving timing management unit transitions the Ethernet processing unit to the power saving state by notifying the Ethernet processing unit to transition to the power saving state. In addition to the notification for shifting to the power saving state, the Ethernet processing unit may be notified of a standby time from when the notification is received until the power saving state is achieved.

この構成によれば、省電力と通信性能を両立した上で、さらに、省電力状態に遷移するまでの時間を変更することにより、省電力にする頻度を動的に変更することができる。   According to this configuration, the power saving frequency can be dynamically changed by changing the time until transition to the power saving state, while achieving both power saving and communication performance.

また、本発明の一態様にかかるチップは、前記待機時間は、前記通知から所定期間であることとしてもよい。   In the chip according to one embodiment of the present invention, the standby time may be a predetermined period from the notification.

また、本発明の一態様にかかるチップは、前記待機時間は、前記Ethernetフレームの送信から所定期間であることとしてもよい。   In the chip according to one aspect of the present invention, the waiting time may be a predetermined period from the transmission of the Ethernet frame.

この構成によれば、効率よく通信性能と省電力とを両立させることができる。   According to this configuration, both communication performance and power saving can be achieved efficiently.

また、本発明の一態様にかかるチップは、前記省電力タイミング管理部は、前記Ethernet処理部の受信以外の機能を省電力状態にさせることにより、前記Ethernet処理部を省電力状態に遷移させることとしてもよい。   In the chip according to one aspect of the present invention, the power saving timing management unit causes the Ethernet processing unit to transition to the power saving state by causing functions other than reception of the Ethernet processing unit to enter a power saving state. It is good.

この構成によれば、省電力状態であっても、最低限の通信機能を確保することができる。   According to this configuration, a minimum communication function can be secured even in the power saving state.

以下、本発明の実施の形態にかかるネットワーク装置について、図面を参照しながら説明する。なお、各実施の形態において、既に説明された実施の形態と同様の部分については、同一符号を付し、その詳細な説明は省略する。また、以下の実施の形態は例示を目的としており、本発明がこれらに限定されることを意図しない。   Hereinafter, a network device according to an embodiment of the present invention will be described with reference to the drawings. In each embodiment, the same reference numerals are given to the same parts as those already described, and the detailed description thereof is omitted. The following embodiments are for illustrative purposes and are not intended to limit the present invention.

(実施の形態1)
図1は、本実施の形態にネットワーク装置10の構成を示すブロック図である。
(Embodiment 1)
FIG. 1 is a block diagram illustrating a configuration of a network device 10 according to the present embodiment.

ネットワーク装置10は、本発明の実施の形態における通信装置に相当し、図1に示すように、通信プロトコル処理部101と、省電力タイミング管理部102と、Ethernet処理部103とを具備する。   The network device 10 corresponds to the communication device according to the embodiment of the present invention, and includes a communication protocol processing unit 101, a power saving timing management unit 102, and an Ethernet processing unit 103, as shown in FIG.

外部ネットワーク装置11とネットワーク装置10は、Ethernetケーブルで接続されている。外部ネットワーク装置11とネットワーク装置10がTCPによる通信を実施するとき、ネットワーク装置10において、通信プロトコル処理部101は、TCP用のEthernetフレームを作成し、省電力タイミング管理部102へ出力する。   The external network device 11 and the network device 10 are connected by an Ethernet cable. When the external network device 11 and the network device 10 perform communication using TCP, in the network device 10, the communication protocol processing unit 101 creates an Ethernet frame for TCP and outputs it to the power saving timing management unit 102.

省電力タイミング管理部102は、受け取ったTCP用のEthernetフレームのパラメータを解析し、省電力機能をONにすべきかどうかの判断を行い、Ethernet処理部103を省電力状態に遷移させる。詳細には、Ethernet処理部103に対して、TCP用のEthernetフレームをそのままもしくは一部を改変して渡し、同時に省電力をONにすべきかどうかの通知も行う。省電力機能をONにする場合には、省電力ON通知を、省電力機能をOFFにする場合には、省電力OFF通知を行う。これにより、Ethernet処理部103は省電力状態(省電力ONの状態)または省電力でない状態(省電力OFFの状態)に遷移する。なお、Ethernetフレームについては、後に詳しく説明する。   The power saving timing management unit 102 analyzes the parameters of the received Ethernet frame for TCP, determines whether or not the power saving function should be turned on, and shifts the Ethernet processing unit 103 to the power saving state. Specifically, the Ethernet processing unit 103 is handed over the TCP Ethernet frame as it is or partially modified, and at the same time, notifies whether or not the power saving should be turned on. When the power saving function is turned ON, a power saving ON notification is performed. When the power saving function is turned OFF, a power saving OFF notification is performed. As a result, the Ethernet processing unit 103 shifts to a power saving state (power saving ON state) or a power saving state (power saving OFF state). The Ethernet frame will be described in detail later.

Ethernet処理部103は、Ethernetに接続される端末、コンピュータ、スイッチ、ルータなどに含まれる標準的なEthernet処理部であり、省電力機能を有している。Ethernet処理部103は、Ethernetフレームと、省電力ON通知もしくは省電力OFF通知を受け取り、Ethernetフレームを外部ネットワーク装置11に対して送信する。Ethernet処理部103は、省電力ON通知を受け取った場合は、Ethernetフレームを外部ネットワーク装置11に送信し、その直後に、省電力ONの状態に遷移する。また、省電力OFF通知を受け取った場合は、Ethernetフレームを外部ネットワーク装置11に送信し、省電力ONの状態への遷移は行わない。   The Ethernet processing unit 103 is a standard Ethernet processing unit included in a terminal, computer, switch, router, or the like connected to the Ethernet, and has a power saving function. The Ethernet processing unit 103 receives the Ethernet frame and the power saving ON notification or the power saving OFF notification, and transmits the Ethernet frame to the external network device 11. When the Ethernet processing unit 103 receives the power saving ON notification, the Ethernet processing unit 103 transmits an Ethernet frame to the external network device 11, and immediately after that, transitions to the power saving ON state. When a power saving OFF notification is received, an Ethernet frame is transmitted to the external network device 11 and no transition to the power saving ON state is performed.

ここで、Ethernet処理部103における、省電力ONの状態と、省電力OFFの状態について説明する。省電力ONの状態とは、Ethernetのデバイスを低い電力で動作させる状態を指し、例えば、Ethernetフレームの送信などの動作ができないなどの制約がある状態を指す。具体的には、IEEE802.3azの規格に代表される動作を示す(公知の動作のため説明は省略する)。省電力OFFの状態とは、Ethernetのデバイスを通常の電力で動作させる状態を指し、通常のEthernet動作ができる状態を指す。   Here, the power saving ON state and the power saving OFF state in the Ethernet processing unit 103 will be described. The power saving ON state refers to a state in which an Ethernet device is operated with low power, for example, a state in which there is a restriction such that an operation such as transmission of an Ethernet frame cannot be performed. Specifically, an operation typified by the IEEE 802.3az standard is shown (the description is omitted because it is a known operation). The power saving OFF state refers to a state in which an Ethernet device is operated with normal power, and refers to a state in which a normal Ethernet operation can be performed.

つまり、Ethernet処理部103は、省電力ON通知を受け取った場合は、Ethernetフレームを送信した直後に省電力ONの状態に遷移し、受信のみ可能で送信が不能な状態となる。また、Ethernet処理部103は、省電力OFF通知を受け取った場合は、省電力ONの状態へは遷移せず、受信および送信が可能な状態を継続する。なお、Ethernet処理部103は、省電力ONの状態で送受信のいずれも不能な状態であってもよい。   That is, when the Ethernet processing unit 103 receives a power saving ON notification, the Ethernet processing unit 103 shifts to a power saving ON state immediately after transmitting an Ethernet frame, and can receive only but cannot transmit. In addition, when receiving the power saving OFF notification, the Ethernet processing unit 103 does not transition to the power saving ON state, but continues the reception and transmission possible state. Note that the Ethernet processing unit 103 may be in a state in which neither transmission nor reception is possible while power saving is on.

なお、Ethernet処理部103は、省電力ONの状態に遷移した後、再度、Ethernetフレームと、省電力ON通知もしくは省電力OFF通知を受け取った場合は、省電力OFFの状態に遷移してから、上述の外部ネットワーク装置11に対するEthernetフレームの送信および省電力ONの状態に遷移するか否かの判断を行う。   When the Ethernet processing unit 103 receives the Ethernet frame and the power saving ON notification or the power saving OFF notification again after transitioning to the power saving ON state, the Ethernet processing unit 103 transitions to the power saving OFF state. It is determined whether or not the Ethernet network is transmitted to the external network device 11 and the state is changed to the power saving ON state.

図2は、TCP用のEthernetフレームフォーマットを示す図である。   FIG. 2 is a diagram showing an Ethernet frame format for TCP.

図2に記載されている関連パラメータについて説明をする。TCP用のEthernetフレームフォーマットは、MACヘッダ701と、IPヘッダ702と、TCPヘッダ703と、ペイロードデータ704とで構成されている。   The related parameters described in FIG. 2 will be described. The Ethernet Ethernet frame format includes a MAC header 701, an IP header 702, a TCP header 703, and payload data 704.

MACヘッダ701はEthernetフレームフォーマットのMACヘッダに相当し、MACアドレスによる宛先や送信元情報が格納されるヘッダである。   The MAC header 701 corresponds to a MAC header in the Ethernet frame format, and is a header that stores destination and source information based on a MAC address.

また、IPヘッダ702、TCPヘッダ703およびペイロードデータ704は、Ethernetフレームフォーマットのペイロード部に相当する。IPヘッダ702は、IPアドレスによる宛先や送信元情報が格納されるヘッダである。TCPヘッダ703は、図2に示すフォーマットで構成されたヘッダであり、代表的なものとして送信元ポート番号(70301)、宛先ポート番号(70302)、順序番号を示すためのシーケンス番号(70303)、受信できた順序番号を示すための確認応答番号(70304)、Control Flag(70305)などから構成される。特に、Control Flag(70305)は、そのフレームの内容を示すものであり、データ配信用を示すACK(7030501)、強制的なコネクション切断を示すRST(7030502)、通常のコネクション切断を示すFIN(7030503)などにより構成されている。RST(7030502)が1の場合は、強制的なコネクション切断が要求されていることを示す。また、FIN(7030503)が1の場合は、通常のコネクション切断が要求されていることを示す。   The IP header 702, the TCP header 703, and the payload data 704 correspond to the payload portion of the Ethernet frame format. The IP header 702 is a header that stores destination and source information by IP address. The TCP header 703 is a header configured in the format shown in FIG. 2, and representatively, a transmission source port number (70301), a destination port number (70302), a sequence number (70303) for indicating a sequence number, It is composed of an acknowledgment number (70304) for indicating the received sequence number, a control flag (70305), and the like. In particular, the Control Flag (70305) indicates the contents of the frame. The ACK (7030501) indicates for data distribution, the RST (7030302) indicates forcible connection disconnection, and the FIN (7035033) indicates normal connection disconnection. ) Etc. When RST (7030502) is 1, it indicates that forced disconnection is requested. When FIN (703503) is 1, it indicates that normal connection disconnection is requested.

上記Control Flag(70305)は、一般的にインターネットの通信などで使用され、RFCで規格が公開されているTCP/IPのフォーマットに準拠しているものを指している。   The Control Flag (70305) is generally used for communication on the Internet or the like, and points to the one conforming to the TCP / IP format whose standard is disclosed in RFC.

図3は、本実施の形態における省電力タイミング管理部102の内部動作の例を示すフローチャートである。   FIG. 3 is a flowchart illustrating an example of an internal operation of the power saving timing management unit 102 according to the present embodiment.

図3に示すEthernetフレームの解析(ステップS201)では、省電力タイミング管理部102は、通信プロトコル処理部101から渡されたEthernetフレームの解析を行い、図3に示すTCP用のフォーマットであることを確認し、Control Flag(70305)の値を読み出す。   In the analysis of the Ethernet frame shown in FIG. 3 (step S201), the power saving timing management unit 102 analyzes the Ethernet frame passed from the communication protocol processing unit 101 and confirms that the format is for TCP shown in FIG. Confirm and read the value of Control Flag (70305).

図3に示すControl Flag判定(ステップS202)では、省電力タイミング管理部102は、Control Flag(70305)の値のうち、RSTビット(7030502)またはFINビット(7030503)が1であるか0であるかを確認する。   In the control flag determination (step S202) illustrated in FIG. 3, the power saving timing management unit 102 determines whether the RST bit (7030502) or the FIN bit (7030503) is 1 or 0 in the value of the control flag (70305). To check.

RSTビット(7030502)とFINビット(7030503)が両方0の場合、強制的なコネクション切断または通常のコネクション切断は要求されていないので、ネットワーク装置10と外部ネットワーク装置11とのコネクションは継続される。この場合、省電力タイミング管理部102は、Ethernet処理部103へ通知するための省電力OFFの通知を生成する(ステップS203)。   When both the RST bit (7030502) and the FIN bit (703503) are 0, forced connection disconnection or normal connection disconnection is not requested, and the connection between the network device 10 and the external network device 11 is continued. In this case, the power saving timing management unit 102 generates a power saving OFF notification for notifying the Ethernet processing unit 103 (step S203).

また、RSTビット(7030502)またはFINビット(7030503)の少なくともいずれかが1の場合、または、Ethernetフレームが図2に示すTCP用のフォーマットでない場合は、強制的なコネクション切断または通常のコネクション切断が要求されている、または、TCP用のフォーマット以外のコネクションが確立されるので、ネットワーク装置10と外部ネットワーク装置11とのコネクションは切断される。この場合、省電力タイミング管理部102は、Ethernet処理部103へ通知するための省電力ONの通知を生成する(ステップS204)。なお、Ethernetフレームが図2に示すTCP用のフォーマットでない場合とは、例えば、EthernetフレームがICMPである場合や、UDPコネクションレスのパケット等、高速性を要求されるパケットではない場合等である。   Further, when at least one of the RST bit (7030502) and the FIN bit (7035033) is 1, or when the Ethernet frame is not in the format for TCP shown in FIG. 2, forced connection disconnection or normal connection disconnection is performed. Since the connection other than the requested format or the format for TCP is established, the connection between the network device 10 and the external network device 11 is disconnected. In this case, the power saving timing management unit 102 generates a power saving ON notification for notifying the Ethernet processing unit 103 (step S204). Note that the case where the Ethernet frame is not in the format for TCP shown in FIG. 2 includes, for example, the case where the Ethernet frame is ICMP or a packet which does not require high speed, such as a UDP connectionless packet.

そして、図3に示すEthernetフレームの改変(ステップS205)では、省電力タイミング管理部102は、Ethernetフレームの内容を改変してもよい。例えば、通常のコネクション終了を示すFINビット(7030503)が1であるEthernetフレームが通知された場合に、FINビット(7030503)を0に修正し、強制的なコネクション切断を示すRSTビット(7030502)を1に修正する。この改変により、コネクション切断時のフレーム送受信のシーケンスを簡素化できる。   In the modification of the Ethernet frame shown in FIG. 3 (step S205), the power saving timing management unit 102 may modify the contents of the Ethernet frame. For example, when an Ethernet frame having a FIN bit (703503) indicating normal termination of 1 is notified, the FIN bit (703503) is corrected to 0, and an RST bit (7030302) indicating forced disconnection is set. Modify to 1. This modification can simplify the frame transmission / reception sequence when the connection is disconnected.

なお、Ethernetフレームの改変(ステップS205)を実行するか否かは任意であるため、省電力タイミング管理部102は、図3におけるEthernetフレームの改変(ステップS205)のステップを省略してもよい。   Since it is arbitrary whether or not to modify the Ethernet frame (step S205), the power saving timing management unit 102 may omit the step of modifying the Ethernet frame (step S205) in FIG.

最後に、省電力タイミング管理部102は、受け取ったEthernetフレームそのものまたは上記改変したEthernetフレームと、省電力ON通知または省電力OFF通知とを、Ethernet処理部103へ出力する(ステップS206)。これにより、Ethernet処理部103は、省電力ON状態または省電力OFF状態へと遷移する。   Finally, the power saving timing management unit 102 outputs the received Ethernet frame itself or the modified Ethernet frame and the power saving ON notification or the power saving OFF notification to the Ethernet processing unit 103 (step S206). Thereby, the Ethernet processing unit 103 transitions to the power saving ON state or the power saving OFF state.

なお、ネットワーク装置10が外部ネットワーク装置11から受け取ったEthernetフレームのFINビット(7030503)またはRSTビット(7030502)が1であるときにも、省電力タイミング管理部102は、省電力ON通知をEthernet処理部103に通知してEthernet処理部103を省電力ON状態としてもよい。   Even when the FIN bit (7035033) or the RST bit (7030502) of the Ethernet frame received by the network device 10 from the external network device 11 is 1, the power saving timing management unit 102 sends the power saving ON notification to the Ethernet process. It is also possible to notify the unit 103 and set the Ethernet processing unit 103 to the power saving ON state.

また、省電力タイミング管理部102は、Ethernetフレームを送信するたびに毎回Ethernet処理部103を省電力状態に遷移させてもよい。具体的には、図3において、省電力ONまたは省電力OFF通知(ステップS203)は、Ethernetフレームを送信するたびに毎回通知してもよいし、所定の場合には省略してもよい。例えば、ブルーレイレコーダなど常時コネクションを確立する必要がない場合には、初回のEthernetフレームの送信時のみ省電力ON通知または省電力OFF通知をし、その後は省略してもよい。また、ネットワークサーバなど常時コネクションを確立している必要がある場合には、Ethernetフレームを送信するたびに毎回省電力ON通知または省電力OFF通知をすることが好ましい。   In addition, the power saving timing management unit 102 may cause the Ethernet processing unit 103 to transition to the power saving state every time an Ethernet frame is transmitted. Specifically, in FIG. 3, the power saving ON or power saving OFF notification (step S203) may be notified each time an Ethernet frame is transmitted, or may be omitted in a predetermined case. For example, when it is not necessary to always establish a connection, such as a Blu-ray recorder, a power saving ON notification or a power saving OFF notification may be sent only when the first Ethernet frame is transmitted, and then omitted. In addition, when it is necessary to always establish a connection, such as a network server, it is preferable to send a power saving ON notification or a power saving OFF notification each time an Ethernet frame is transmitted.

また、上記は、あくまで一例であり、本発明の主旨を外れない限り、省電力タイミング管理部102において、参照または改変するパラメータや処理順序は、上記例以外のものでも良い。   Further, the above is merely an example, and parameters and processing order to be referred to or modified in the power saving timing management unit 102 may be other than the above examples unless departing from the gist of the present invention.

本実施の形態にかかるネットワーク装置10では、一般的に通信性能が求められるのはTCPコネクションによるデータ配信であることに着目し、TCPコネクションが確立してから切断されるまでは、省電力ONまたは省電力OFFの切り替えを発生させないことで、各TCPコネクション内での通信性能が劣化しないようにしている。   In the network device 10 according to the present embodiment, attention is paid to the fact that communication performance is generally required for data distribution by a TCP connection, and power saving is turned on until the TCP connection is established and disconnected. By not switching power saving OFF, the communication performance within each TCP connection is prevented from deteriorating.

つまり、TCPのコネクション切断のパケットを送信した直後に省電力ONにすることで、通信性能が必要なTCPコネクション確立中は省電力ONまたは省電力OFFの切り替えを行わず通信性能を劣化させないことで、省電力と通信性能の両立を行うことができる。   In other words, by turning on power saving immediately after sending a TCP connection disconnection packet, the communication performance is not deteriorated without switching between power saving ON and power saving OFF while establishing a TCP connection that requires communication performance. It is possible to achieve both power saving and communication performance.

(実施の形態2)
図4は、本実施の形態にかかるネットワーク装置30の構成を示すブロック図である。本実施の形態にかかるネットワーク装置30が、実施の形態1にかかるネットワーク装置10と異なる点は、ネットワーク装置30がコンテンツ配信設定管理部304を備える点である。
(Embodiment 2)
FIG. 4 is a block diagram showing a configuration of the network device 30 according to the present embodiment. The network device 30 according to the present embodiment is different from the network device 10 according to the first embodiment in that the network device 30 includes a content distribution setting management unit 304.

ネットワーク装置30は、本発明の実施の形態における通信装置に相当し、図4に示すように、通信プロトコル処理部101、省電力タイミング管理部302、Ethernet処理部103、コンテンツ配信設定管理部304を具備する。なお、通信プロトコル処理部101、Ethernet処理部103の動作は、実施の形態1で説明済みのため、説明を省略する。   The network device 30 corresponds to the communication device according to the embodiment of the present invention, and includes a communication protocol processing unit 101, a power saving timing management unit 302, an Ethernet processing unit 103, and a content distribution setting management unit 304 as shown in FIG. It has. Note that the operations of the communication protocol processing unit 101 and the Ethernet processing unit 103 have been described in the first embodiment, and thus description thereof is omitted.

コンテンツ配信設定管理部304は、ネットワーク経由でのデータ配信を許可するか、許可しないかを示す設定情報であるコンテンツ配信設定値を保持している。外部ネットワーク装置11とネットワーク装置30は、Ethernetケーブルで接続されている。外部ネットワーク装置11とネットワーク装置30がTCPによる通信を実施するとき、コンテンツ配信設定管理部304は、保持しているコンテンツ配信設定値に基づいて、ネットワーク装置30においてデータの配信を許可する場合には、省電力タイミング管理部302に対してデータ配信許可のコンテンツ配信設定値の通知を行う。また、データの配信を許可しない場合には、省電力タイミング管理部302に対してデータ配信不許可のコンテンツ配信設定値の通知を行う。   The content distribution setting management unit 304 holds a content distribution setting value which is setting information indicating whether data distribution via a network is permitted or not permitted. The external network device 11 and the network device 30 are connected by an Ethernet cable. When the external network device 11 and the network device 30 perform communication using TCP, the content distribution setting management unit 304 allows the network device 30 to distribute data based on the content distribution setting value that is held. Then, the data delivery permission value is notified to the power saving timing management unit 302. In addition, when data distribution is not permitted, the content distribution setting value for which data distribution is not permitted is notified to the power saving timing management unit 302.

図5は、本実施の形態における省電力タイミング管理部302の内部動作の例を示すフローチャートである。また、本実施の形態におけるTCP用のEthernetフレームフォーマットは、実施の形態1における図2に示したTCP用のEthernetフレームフォーマットと同様である。   FIG. 5 is a flowchart illustrating an example of an internal operation of the power saving timing management unit 302 in the present embodiment. Also, the TCP Ethernet frame format in the present embodiment is the same as the TCP Ethernet frame format shown in FIG. 2 in the first embodiment.

省電力タイミング管理部302は、配信許可通知(ステップS401)の判定で、コンテンツ配信設定管理部304から、データ配信不許可の通知を受け取っていた場合、省電力ONの通知生成(ステップS207)を行い、その後、Ethernetフレームと、省電力ON通知を、Ethernet処理部103へ出力する(ステップS206)。   In the determination of the distribution permission notification (step S401), the power saving timing management unit 302 generates a power saving ON notification (step S207) when the data distribution non-permission notification is received from the content distribution setting management unit 304. After that, the Ethernet frame and the power saving ON notification are output to the Ethernet processing unit 103 (step S206).

また、省電力タイミング管理部302は、配信許可通知(ステップS401)の判定で、コンテンツ配信設定管理部304から、データ配信許可の通知を受け取っていた場合、Ethernetフレームの解析(ステップS201)を行い、以降は、実施の形態1と同様の動作(ステップS202〜206)を行う。ここでは、以降の説明は省略する。   In addition, when the distribution permission notification (step S401) is received and the data distribution permission management notification is received from the content distribution setting management unit 304, the power saving timing management unit 302 analyzes the Ethernet frame (step S201). Thereafter, operations similar to those in the first embodiment (steps S202 to S206) are performed. Here, the following description is omitted.

本実施の形態にかかるネットワーク装置30は、ネットワーク経由でデータの配信を許可するまたは許可しないというネットワーク装置30の設定状態によって、常に省電力ONにする動作をするか、省電力ONまたは省電力OFFを切り替える動作をするかネットワーク装置30の設定状態を動的に連動させることで省電力機能の制御を行うことを特徴とする。   The network device 30 according to the present embodiment always performs an operation of turning on the power saving, or the power saving ON or the power saving OFF depending on the setting state of the network device 30 that permits or does not allow the data distribution via the network. The power saving function is controlled by performing an operation of switching between or dynamically linking the setting state of the network device 30.

以上、本実施の形態によれば、ネットワーク装置30において、通信性能が必要なAVコンテンツの配信が許可されている場合、通信性能と省電力とを両立させるために実施の形態1の動作を行い、AVコンテンツの配信が不許可の場合は、通信性能は劣化しても省電力を重視した動作を行うことができるため、省電力機能の制御を、装置の設定状態と動的に連動させることで、可能な限り省電力を実施することができる。特に、ネットワーク経由でのAVコンテンツ配信の許可または不許可の設定がある、ネットワークサーバやブルーレイレコーダなどの、組込みネットワーク装置に有効な形態である。   As described above, according to the present embodiment, when distribution of AV content requiring communication performance is permitted in network device 30, the operation of Embodiment 1 is performed in order to achieve both communication performance and power saving. When the distribution of AV content is not permitted, it is possible to perform an operation that emphasizes power saving even if the communication performance deteriorates. Therefore, the control of the power saving function is dynamically linked with the setting state of the device. Thus, power saving can be performed as much as possible. In particular, this is an effective form for an embedded network device such as a network server or a Blu-ray recorder that has a setting for permitting or not permitting distribution of AV content via a network.

(実施の形態3)
図6は、本実施の形態にかかるネットワーク装置50の構成を示すブロック図である。本実施の形態にかかるネットワーク装置50が、実施の形態1にかかるネットワーク装置10と異なる点は、省電力タイミング管理部502が、Ethernet処理部503に対して省電力状態に遷移するための通知とともに、通知を受け取ってから省電力になるまでの待機時間であるタイマ値を通知する点である。
(Embodiment 3)
FIG. 6 is a block diagram showing a configuration of the network device 50 according to the present embodiment. The difference between the network device 50 according to the present embodiment and the network device 10 according to the first embodiment is that the power saving timing management unit 502 notifies the Ethernet processing unit 503 of the transition to the power saving state. The timer value that is the waiting time from when the notification is received to when the power is saved is notified.

ネットワーク装置50は、本発明の実施の形態における通信装置に相当し、図6に示すように、通信プロトコル処理部101、省電力タイミング管理部502、Ethernet処理部503、コンテンツ配信設定管理部304を具備する。なお、通信プロトコル処理部101、コンテンツ配信設定管理部304の動作は、実施の形態1または2で説明済みのため、説明を省略する。   The network device 50 corresponds to the communication device in the embodiment of the present invention, and includes a communication protocol processing unit 101, a power saving timing management unit 502, an Ethernet processing unit 503, and a content distribution setting management unit 304 as shown in FIG. It has. Since the operations of the communication protocol processing unit 101 and the content distribution setting management unit 304 have been described in the first or second embodiment, description thereof will be omitted.

図7は、本実施の形態における省電力タイミング管理部502の内部動作の例を示すフローチャートである。また、本実施の形態におけるTCP用のEthernetフレームフォーマットは、実施の形態1における図2に示したTCP用のEthernetフレームフォーマットと同様である。   FIG. 7 is a flowchart illustrating an example of an internal operation of the power saving timing management unit 502 according to the present embodiment. Also, the TCP Ethernet frame format in the present embodiment is the same as the TCP Ethernet frame format shown in FIG. 2 in the first embodiment.

省電力タイミング管理部502は、図7に示すフローチャートの最後の処理(ステップS606)で、Ethernet処理部503に対して、Ethernetフレームと、省電力ON通知もしくは省電力OFF通知と、予め設定された最低保証通信性能を満たすためのタイマ値をEthernet処理部503へ出力する。   In the last process (step S606) of the flowchart shown in FIG. 7, the power saving timing management unit 502 is preset with an Ethernet frame and a power saving ON notification or a power saving OFF notification to the Ethernet processing unit 503. A timer value for satisfying the minimum guaranteed communication performance is output to the Ethernet processing unit 503.

ここで、タイマ値とは、予め設定された最低保証通信性能を満たすために、省電力ON通知またはEthernetパケットの送信から所定期間、Ethernet処理部503が省電力ONの状態に遷移するまで待機する時間である。   Here, the timer value waits until the Ethernet processing unit 503 transitions to the power saving ON state for a predetermined period from the transmission of the power saving ON notification or the Ethernet packet in order to satisfy the preset minimum guaranteed communication performance. It's time.

なお、タイマ値は、あくまで例として、以下の(式1)により示される値を使用する。   As the timer value, a value represented by the following (Equation 1) is used as an example.

Tdev=(L÷S)−Tsend (式1)     Tdev = (L ÷ S) −Tsend (Formula 1)

ここで、
Tdev=Ethernet処理部103へ通知するタイマ値(sec)
S=最低保証通信性能(bit/sec)
L=Ethernetフレームのサイズ(bit)
Tsend=Ethernetフレームを送信するためにかかる時間(sec)
here,
Tdev = Timer value notified to Ethernet processing unit 103 (sec)
S = Minimum guaranteed communication performance (bit / sec)
L = Ethernet frame size (bit)
Tsend = time required to transmit an Ethernet frame (sec)

ここで、Sで示される最低保証通信性能とは、保証したい最低限の通信速度を示している。また、Lで示されるEthernetフレームのサイズは、Ethernetフレーム1個あたりのサイズを示している。L÷Sは、Ethernetフレームの1bitあたりに必要とされる時間を示す。   Here, the minimum guaranteed communication performance indicated by S indicates the minimum communication speed to be guaranteed. Further, the size of the Ethernet frame indicated by L indicates the size per Ethernet frame. L / S indicates the time required per 1 bit of the Ethernet frame.

省電力タイミング管理部502は、省電力ON通知から所定期間をタイマ値とする場合には、上記したTdevをEthernet処理部503に送信する。また、省電力タイミング管理部502は、Ethernetパケットの送信から所定期間をタイマ値とする場合には、上記したL÷SをEthernet処理部503に送信する。   The power saving timing management unit 502 transmits the above-described Tdev to the Ethernet processing unit 503 when a predetermined period is set as a timer value from the power saving ON notification. Further, the power saving timing management unit 502 transmits the above-described L ÷ S to the Ethernet processing unit 503 when a predetermined period from the transmission of the Ethernet packet is set as a timer value.

Ethernet処理部503では、Ethernetフレームと、省電力ON通知もしくは省電力OFF通知と、タイマ値を受け取り、Ethernetフレームを外部ネットワーク装置11に対して送信する。Ethernet処理部503は、省電力ON通知を受け取っていた場合は、Ethernetフレームを外部ネットワーク装置11に送信した後、タイマ値の時間が経過した後に、省電力ONの状態に遷移する。また、省電力OFF通知を受け取っていた場合は、省電力ONの状態への遷移は行わない。その他の動作は、実施の形態1に示したEthernet処理部103と同じため、説明を省略する。   The Ethernet processing unit 503 receives the Ethernet frame, the power saving ON notification or the power saving OFF notification, and the timer value, and transmits the Ethernet frame to the external network device 11. If the Ethernet processing unit 503 has received the power saving ON notification, the Ethernet processing unit 503 transmits the Ethernet frame to the external network device 11 and then transitions to the power saving ON state after the timer value has elapsed. Further, when the power saving OFF notification is received, the transition to the power saving ON state is not performed. Other operations are the same as those of the Ethernet processing unit 103 described in the first embodiment, and thus description thereof is omitted.

以上、本実施の形態によれば、省電力と通信性能を両立した上で、さらに、省電力ONの状態に遷移するまでの時間を変更することにより、省電力状態にする頻度を動的に変更することができる。これにより、最低限の通信性能を保証することができる。   As described above, according to the present embodiment, the power-saving state is dynamically changed by changing the time until transition to the power-saving ON state while achieving both power-saving and communication performance. Can be changed. Thereby, the minimum communication performance can be guaranteed.

なお、本発明は、以上の各実施の形態に限定されることなく、種々の変更が可能であり、それらも本発明の範囲内に包含されるものであることは言うまでもない。   Note that the present invention is not limited to the above-described embodiments, and various modifications are possible, and it goes without saying that these are also included in the scope of the present invention.

例えば、上記した各実施の形態における各処理は、ソフトウェアで実現しても良い。そして、ソフトウェアで実現する場合には、ソフトウェアをソフトウェアダウンロード等により配布しても良い。また、このソフトウェアをCD−ROMなどの記録媒体に記録して流布しても良い。なお、このことは、本明細書における他の実施の形態においても該当する。また、上記した各実施の形態における処理は、ソフトウェアに限らずハードウェア(専用回路)で実現しても良い。例えば、ソフトウェアの場合は、上記した省電力機能の制御をコンピュータで実行するためのプログラム、ハードウェアの場合は、上記した構成を備えたチップ等により実現してもよい。   For example, each process in the above-described embodiments may be realized by software. In the case of realizing with software, the software may be distributed by software download or the like. Further, this software may be recorded and distributed on a recording medium such as a CD-ROM. This also applies to other embodiments in this specification. Further, the processing in each of the above embodiments may be realized not only by software but also by hardware (dedicated circuit). For example, in the case of software, it may be realized by a program for executing control of the above-described power saving function by a computer, and in the case of hardware by a chip having the above-described configuration.

今後、1Gbitや10Gbitなど、Ethernetデバイスが高速化されるにつれて、消費電力は増大傾向であり、特に組込み機器において、その電力消費量は非常に大きなものになるため、通信性能と省電力を両立させる本発明は極めて有効な技術となり得る。   In the future, as Ethernet devices such as 1 Gbit and 10 Gbit become faster, power consumption will increase, especially in embedded devices, and the power consumption will be very large, so both communication performance and power saving will be compatible. The present invention can be a very effective technique.

以上のように、本発明にかかる通信装置、省電力制御方法、プログラムおよびチップは、Ethernetの通信性能と省電力の両立という効果を有し、ネットワーク中継器、およびネットワーク機能を内蔵したコンピュータ、テレビ、ブルーレイレコーダなどのハードディスクレコーダ等に有用である。   As described above, the communication device, the power saving control method, the program, and the chip according to the present invention have the effect of achieving both Ethernet communication performance and power saving, and have a network repeater, a computer with a built-in network function, and a television It is useful for hard disk recorders such as Blu-ray recorders.

10、30、50 ネットワーク装置(通信装置、チップ)
101 通信プロトコル処理部
102、302、502 省電力タイミング管理部
103、503 Ethernet処理部
11 外部ネットワーク装置
304 コンテンツ配信設定管理部
70305 Control Flag
7030502 RST
7030503 FIN
10, 30, 50 Network device (communication device, chip)
101 Communication protocol processing unit 102, 302, 502 Power saving timing management unit 103, 503 Ethernet processing unit 11 External network device 304 Content distribution setting management unit 70305 Control Flag
7030502 RST
7030503 FIN

Claims (25)

省電力機能を有し、ネットワークに対してEthernetフレームを送受信するEthernet処理部と、
前記Ethernetフレームを生成する通信プロトコル処理部と、
前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともにEthernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する省電力タイミング管理部と
を具備する通信装置。
An Ethernet processing unit having a power saving function and transmitting and receiving Ethernet frames to and from the network;
A communication protocol processing unit for generating the Ethernet frame;
The parameter of the Ethernet frame passed from the communication protocol processing unit is analyzed, and when the Ethernet frame is a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit and the Ethernet process is performed. And a power saving timing management unit that outputs the Ethernet frame to the Ethernet processing unit when the Ethernet frame is not a frame for disconnecting a TCP connection.
コンテンツ配信の許可または不許可を示すコンテンツ配信設定値を管理し、前記コンテンツ配信設定値を前記省電力タイミング管理部へ通知するコンテンツ配信設定管理部をさらに備え、
前記省電力タイミング管理部は、
前記コンテンツ配信設定管理部からコンテンツ配信不許可の前記コンテンツ配信設定値が通知された場合には、前記Ethernet処理部に前記Ethernetフレームを送信するとともに前記Ethernet処理部を省電力状態に遷移させ、
前記コンテンツ配信設定管理部からコンテンツ配信許可の前記コンテンツ配信設定値が通知された場合には、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともに前記Ethernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する
請求項1に記載の通信装置。
A content distribution setting management unit that manages content distribution setting values indicating permission or non-permission of content distribution and notifies the power distribution timing management unit of the content distribution setting values;
The power saving timing management unit
When the content distribution setting value for which content distribution is not permitted is notified from the content distribution setting management unit, the Ethernet processing unit is transmitted to the Ethernet processing unit and the Ethernet processing unit is shifted to a power saving state.
When the content distribution setting value of content distribution permission is notified from the content distribution setting management unit, the parameter of the Ethernet frame passed from the communication protocol processing unit is analyzed, and the Ethernet frame disconnects the TCP connection. In the case where the frame is to output the Ethernet frame to the Ethernet processing unit, the Ethernet processing unit is shifted to a power saving state, and the Ethernet frame is not a frame for cutting a TCP connection. The communication apparatus according to claim 1, wherein the Ethernet frame is output to the Ethernet processing unit.
前記省電力タイミング管理部は、前記Ethernetフレームを改変し、前記Ethernet処理部に改変した前記Ethernetフレームを送信するとともに、前記Ethernet処理部を省電力状態に遷移させる
請求項1または2に記載の通信装置。
The communication according to claim 1 or 2, wherein the power saving timing management unit modifies the Ethernet frame, transmits the modified Ethernet frame to the Ethernet processing unit, and causes the Ethernet processing unit to transition to a power saving state. apparatus.
前記省電力タイミング管理部は、
前記Ethernetフレームを送信するたびに毎回前記Ethernet処理部を省電力状態に遷移させる
請求項1〜3のいずれか1項に記載の通信装置。
The power saving timing management unit
The communication apparatus according to any one of claims 1 to 3, wherein the Ethernet processing unit is changed to a power saving state each time the Ethernet frame is transmitted.
前記省電力タイミング管理部は、
前記Ethernet処理部に対して省電力状態に遷移するための通知をすることにより前記Ethernet処理部を省電力状態に遷移させ、
前記Ethernet処理部に対して省電力状態に遷移するための通知とともに、前記通知を受け取ってから省電力になるまでの待機時間を通知する
請求項1〜4のいずれか1項に記載の通信装置。
The power saving timing management unit
The Ethernet processing unit is transitioned to the power saving state by notifying the Ethernet processing unit to transition to the power saving state,
The communication apparatus according to any one of claims 1 to 4, wherein a notification of transition to a power saving state is sent to the Ethernet processing unit, and a waiting time from when the notification is received until power saving is achieved. .
前記待機時間は、前記通知から所定期間である
請求項5に記載の通信装置。
The communication apparatus according to claim 5, wherein the standby time is a predetermined period from the notification.
前記待機時間は、前記Ethernetフレームの送信から所定期間である
請求項5に記載の通信装置。
The communication apparatus according to claim 5, wherein the standby time is a predetermined period from the transmission of the Ethernet frame.
前記省電力タイミング管理部は、前記Ethernet処理部の受信以外の機能を省電力状態にさせることにより、前記Ethernet処理部を省電力状態に遷移させる
請求項1〜7のいずれか1項に記載の通信装置。
The power saving timing management unit according to any one of claims 1 to 7, wherein the Ethernet processing unit transitions to a power saving state by causing functions other than reception of the Ethernet processing unit to enter a power saving state. Communication device.
通信プロトコル処理部により、Ethernetフレームを生成し省電力タイミング管理部に送信する第1ステップと、
前記省電力タイミング管理部により、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析する第2ステップと、
前記通信プロトコル処理部から渡された前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記省電力タイミング管理部からEthernet処理部に前記Ethernetフレームを送信するとともに前記Ethernet処理部を省電力状態に遷移させ、前記通信プロトコル処理部から渡された前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記省電力タイミング管理部からEthernet処理部に前記Ethernetフレームを送信する第3ステップと
を含む省電力制御方法。
A first step of generating an Ethernet frame by the communication protocol processing unit and transmitting the Ethernet frame to the power saving timing management unit;
A second step of analyzing the parameters of the Ethernet frame passed from the communication protocol processing unit by the power saving timing management unit;
When the Ethernet frame passed from the communication protocol processing unit is a frame for disconnecting a TCP connection, the Ethernet processing unit transmits the Ethernet frame to the Ethernet processing unit from the power saving timing management unit and the Ethernet processing unit When the Ethernet frame transferred from the communication protocol processing unit is not a frame for disconnecting the TCP connection, the Ethernet frame is transmitted from the power saving timing management unit to the Ethernet processing unit. A power saving control method including a third step.
前記Ethernetフレームのパラメータを解析する第2ステップの前に、
コンテンツ配信設定管理部から前記省電力タイミング管理部へ、コンテンツ配信の許可または不許可を示すコンテンツ配信設定値を通知する第4ステップを含む
請求項9に記載の省電力制御方法。
Before the second step of analyzing the parameters of the Ethernet frame,
The power saving control method according to claim 9, further comprising a fourth step of notifying a content delivery setting value indicating permission or non-permission of content delivery from the content delivery setting management unit to the power saving timing management unit.
前記省電力タイミング管理部は、前記Ethernetフレームを改変し、前記Ethernet処理部に改変した前記Ethernetフレームを送信するとともに、前記Ethernet処理部を省電力状態に遷移させる
請求項9または10に記載の省電力制御方法。
11. The power saving timing management unit according to claim 9 or 10, wherein the power saving timing management unit modifies the Ethernet frame, transmits the modified Ethernet frame to the Ethernet processing unit, and transitions the Ethernet processing unit to a power saving state. Power control method.
前記省電力タイミング管理部は、前記Ethernetフレームを送信するたびに毎回前記Ethernet処理部を省電力状態に遷移させる
請求項9〜11のいずれか1項に記載の省電力制御方法。
12. The power saving control method according to claim 9, wherein the power saving timing management unit causes the Ethernet processing unit to transition to a power saving state each time the Ethernet frame is transmitted.
前記省電力タイミング管理部は、
前記Ethernet処理部に対して省電力状態に遷移するための通知をすることにより前記Ethernet処理部を省電力状態に遷移させ、
前記Ethernet処理部に対して、省電力状態に遷移するための通知とともに前記通知を受け取ってから省電力になるまでの待機時間を通知する
請求項9〜12のいずれか1項に記載の省電力制御方法。
The power saving timing management unit
The Ethernet processing unit is transitioned to the power saving state by notifying the Ethernet processing unit to transition to the power saving state,
The power saving according to any one of claims 9 to 12, wherein a notification is made to the Ethernet processing unit together with a notification for transitioning to a power saving state, and a standby time from when the notification is received until power saving is achieved. Control method.
前記待機時間は、前記通知から所定期間である
請求項13に記載の省電力制御方法。
The power saving control method according to claim 13, wherein the standby time is a predetermined period from the notification.
前記待機時間は、前記Ethernetフレームの送信から所定期間である
請求項13に記載の省電力制御方法。
The power saving control method according to claim 13, wherein the standby time is a predetermined period from the transmission of the Ethernet frame.
前記省電力タイミング管理部は、前記Ethernet処理部の受信以外の機能を省電力状態にさせることにより前記Ethernet処理部を省電力状態に遷移させる
請求項9〜15のいずれか1項に記載の省電力制御方法。
16. The power saving timing management unit according to claim 9, wherein the power saving timing management unit shifts the Ethernet processing unit to a power saving state by causing functions other than reception of the Ethernet processing unit to enter a power saving state. Power control method.
請求項9〜16のいずれか1項に記載の省電力制御方法をコンピュータに実行させる
プログラム。
The program which makes a computer perform the power saving control method of any one of Claims 9-16.
省電力機能を有し、ネットワークに対してEthernetフレームを送受信するEthernet処理部と、
前記Ethernetフレームを生成する通信プロトコル処理部と、
前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともにEthernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する省電力タイミング管理部と
を具備するチップ。
An Ethernet processing unit having a power saving function and transmitting and receiving Ethernet frames to and from the network;
A communication protocol processing unit for generating the Ethernet frame;
The parameter of the Ethernet frame passed from the communication protocol processing unit is analyzed, and when the Ethernet frame is a frame for cutting a TCP connection, the Ethernet frame is output to the Ethernet processing unit and the Ethernet process is performed. And a power saving timing management unit that outputs the Ethernet frame to the Ethernet processing unit when the Ethernet frame is not a frame for disconnecting a TCP connection.
コンテンツ配信の許可または不許可を示すコンテンツ配信設定値を管理し、前記コンテンツ配信設定値を前記省電力タイミング管理部へ通知するコンテンツ配信設定管理部をさらに備え、
前記省電力タイミング管理部は、
前記コンテンツ配信設定管理部からコンテンツ配信不許可の前記コンテンツ配信設定値が通知された場合には、前記Ethernet処理部に前記Ethernetフレームを送信するとともに前記Ethernet処理部を省電力状態に遷移させ、
前記コンテンツ配信設定管理部からコンテンツ配信許可の前記コンテンツ配信設定値が通知された場合には、前記通信プロトコル処理部から渡された前記Ethernetフレームのパラメータを解析し、前記EthernetフレームがTCPコネクションを切断するためのフレームである場合には、前記Ethernet処理部に前記Ethernetフレームを出力するとともに前記Ethernet処理部を省電力状態に遷移させ、前記EthernetフレームがTCPコネクションを切断するためのフレームでない場合には、前記Ethernet処理部に前記Ethernetフレームを出力する
請求項18に記載のチップ。
A content distribution setting management unit that manages content distribution setting values indicating permission or non-permission of content distribution and notifies the power distribution timing management unit of the content distribution setting values;
The power saving timing management unit
When the content distribution setting value for which content distribution is not permitted is notified from the content distribution setting management unit, the Ethernet processing unit is transmitted to the Ethernet processing unit and the Ethernet processing unit is shifted to a power saving state.
When the content distribution setting value of content distribution permission is notified from the content distribution setting management unit, the parameter of the Ethernet frame passed from the communication protocol processing unit is analyzed, and the Ethernet frame disconnects the TCP connection. In the case where the frame is to output the Ethernet frame to the Ethernet processing unit, the Ethernet processing unit is shifted to a power saving state, and the Ethernet frame is not a frame for cutting a TCP connection. The chip according to claim 18, wherein the Ethernet frame is output to the Ethernet processing unit.
前記省電力タイミング管理部は、前記Ethernetフレームを改変し、前記Ethernet処理部に改変した前記Ethernetフレームを送信するとともに、前記Ethernet処理部を省電力状態に遷移させる
請求項18または19に記載のチップ。
20. The chip according to claim 18 or 19, wherein the power saving timing management unit modifies the Ethernet frame, transmits the modified Ethernet frame to the Ethernet processing unit, and causes the Ethernet processing unit to transition to a power saving state. .
前記省電力タイミング管理部は、
前記Ethernetフレームを送信するたびに毎回前記Ethernet処理部を省電力状態に遷移させる
請求項18〜20のいずれか1項に記載のチップ。
The power saving timing management unit
The chip according to any one of claims 18 to 20, wherein each time the Ethernet frame is transmitted, the Ethernet processing unit is shifted to a power saving state.
前記省電力タイミング管理部は、
前記Ethernet処理部に対して省電力状態に遷移するための通知をすることにより前記Ethernet処理部を省電力状態に遷移させ、
前記Ethernet処理部に対して省電力状態に遷移するための通知とともに、前記通知を受け取ってから省電力になるまでの待機時間を通知する
請求項18〜21のいずれか1項に記載のチップ。
The power saving timing management unit
The Ethernet processing unit is transitioned to the power saving state by notifying the Ethernet processing unit to transition to the power saving state,
The chip according to any one of claims 18 to 21, wherein a notification for transition to a power saving state is given to the Ethernet processing unit, and a standby time from when the notification is received until the power saving state is established.
前記待機時間は、前記通知から所定期間である
請求項22に記載のチップ。
The chip according to claim 22, wherein the waiting time is a predetermined period from the notification.
前記待機時間は、前記Ethernetフレームの送信から所定期間である
請求項22に記載のチップ。
The chip according to claim 22, wherein the waiting time is a predetermined period from the transmission of the Ethernet frame.
前記省電力タイミング管理部は、前記Ethernet処理部の受信以外の機能を省電力状態にさせることにより、前記Ethernet処理部を省電力状態に遷移させる
請求項18〜24のいずれか1項に記載のチップ。
25. The power saving timing management unit according to any one of claims 18 to 24, wherein the Ethernet processing unit transitions to a power saving state by causing functions other than reception of the Ethernet processing unit to enter a power saving state. Chip.
JP2011087766A 2011-04-11 2011-04-11 Communication device, power saving control method, program, and chip Active JP5719218B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011087766A JP5719218B2 (en) 2011-04-11 2011-04-11 Communication device, power saving control method, program, and chip

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011087766A JP5719218B2 (en) 2011-04-11 2011-04-11 Communication device, power saving control method, program, and chip

Publications (2)

Publication Number Publication Date
JP2012221323A true JP2012221323A (en) 2012-11-12
JP5719218B2 JP5719218B2 (en) 2015-05-13

Family

ID=47272728

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011087766A Active JP5719218B2 (en) 2011-04-11 2011-04-11 Communication device, power saving control method, program, and chip

Country Status (1)

Country Link
JP (1) JP5719218B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004274336A (en) * 2003-03-07 2004-09-30 Honda Motor Co Ltd Network system
JP2006293983A (en) * 2005-03-18 2006-10-26 Ricoh Co Ltd Network communication device, image forming device, network communication method, and program
JP2007183797A (en) * 2006-01-06 2007-07-19 Canon Inc Application device and power state return method
JP2010171792A (en) * 2009-01-23 2010-08-05 Sharp Corp Network equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004274336A (en) * 2003-03-07 2004-09-30 Honda Motor Co Ltd Network system
JP2006293983A (en) * 2005-03-18 2006-10-26 Ricoh Co Ltd Network communication device, image forming device, network communication method, and program
JP2007183797A (en) * 2006-01-06 2007-07-19 Canon Inc Application device and power state return method
JP2010171792A (en) * 2009-01-23 2010-08-05 Sharp Corp Network equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
JPN6014046017; Michael J. Bennett: 'Green Ethernet' [online] , 20110131 *
JPN6014046019; 'EEEとは' [online] , 20120321 *
JPN6014046022; シスコシステムズ合同会社: 'IEEE 802.3az Energy Efficient Ethernet:より環境に配慮したネットワークの構築' [online] , 2011 *

Also Published As

Publication number Publication date
JP5719218B2 (en) 2015-05-13

Similar Documents

Publication Publication Date Title
US10813154B2 (en) Enabling interface aggregation of mobile broadband network interfaces
EP3541010A1 (en) Reduced power state network processing
KR101355065B1 (en) Dynamic power management in a communications device
US8700820B2 (en) Method for accessing USB device attached to home gateway, home gateway and terminal
JP2009500891A (en) Local area network proxy for remotely connected mobile devices operating in reduced power mode
US20170033992A1 (en) METHOD FOR PROCESSING VxLAN DATA UNITS
US10129722B2 (en) Service processing method and network device
JP5768017B2 (en) Communication terminal, communication method, and communication program
WO2008016251A1 (en) A system and method for inter-working in a multi protocol revision based evolution data only/evolution data optimized (evdo) communication systems
WO2015074537A1 (en) Method and apparatus for controlling communication protocol in smart tv device
US8798097B2 (en) Communication devices that communicate using frames and computer-readable media for controlling communication devices
JP2012227804A (en) Information processing device, and control method for information processing device
WO2016042764A1 (en) Connection method, connection system, portable terminal, and program
US10805981B2 (en) Method and apparatus for closing a transmission control protocol connection for a wireless communications network
JP5719218B2 (en) Communication device, power saving control method, program, and chip
US20120272083A1 (en) Image processing apparatus, control method therefor, and storage medium
US20150156164A1 (en) Communication system, communication control method, communication relay system, and communication relay control method
JP2009077024A (en) Tcp packet communication device, and technique related thereto
JP2007336365A (en) Terminal, server, communication system, and communication program
US9392030B2 (en) Communication apparatus, communication apparatus control method, and storage medium for data communication using a call control server
JP2019066969A (en) Information processing apparatus and information processing program
WO2023056832A1 (en) Communication method and related product
US20230344747A1 (en) Method and apparatus for detecting state of bgp session, and network device
WO2015022770A1 (en) Communication apparatus, communication system, message issuance apparatus, communication method, and recording medium
KR20230145199A (en) How to establish a PDU session, associated devices and readable storage media

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141029

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150320

R151 Written notification of patent or utility model registration

Ref document number: 5719218

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350