EP1700190B1 - Optimisation du delai de sortie a partir d'un etat actif de gestion de d'energie - Google Patents
Optimisation du delai de sortie a partir d'un etat actif de gestion de d'energie Download PDFInfo
- Publication number
- EP1700190B1 EP1700190B1 EP04815487.6A EP04815487A EP1700190B1 EP 1700190 B1 EP1700190 B1 EP 1700190B1 EP 04815487 A EP04815487 A EP 04815487A EP 1700190 B1 EP1700190 B1 EP 1700190B1
- Authority
- EP
- European Patent Office
- Prior art keywords
- interconnect
- state
- low power
- activity
- receiver
- 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.)
- Not-in-force
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
- G06F1/3203—Power management, i.e. event-based initiation of a power-saving mode
- G06F1/3234—Power saving characterised by the action undertaken
- G06F1/325—Power saving in peripheral device
- G06F1/3253—Power saving in bus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
- G06F1/3203—Power management, i.e. event-based initiation of a power-saving mode
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Definitions
- the present invention pertains to the field of computer systems. More particularly, this invention pertains to the field of power management within a computer system.
- Power management has become and will continue to be an important factor in computer system component design.
- One technique to reduce power consumption is to turn off input and/or output buffer circuits when an interconnect is idle for a period of time.
- PCI Express PCI Express Base Specification, revision 1.0a.
- the PCI Express specification defines an active power management state called "LOs." In this state, a device turns off its transmitters to save power whenever the transmitter is idle for up to 7us.
- a transmitting device on one side of a PCI Express point-to-point link is required to communicate to the receiving device on the other side of the link that the transmitting device is entering the L0s state. This is accomplished by delivering a packet of information called an "electrical idle ordered set" to the receiving device. In response to receiving the electrical idle ordered set, the receiving device enters the L0s state and turns off its receiver circuit (including input buffers). When the transmitting device exits the L0s state and desires to recommence communication with the receiving device, the transmitting device begins by delivering a series of "fast training sets" (FTS).
- An FTS includes special characters that are recognized by the receiving device and allow the receiving device to achieve bit and symbol synchronization following the period of no activity on the interconnect.
- a typical FTS is 4 bytes in length.
- the FTS series is received at the receiving device input circuitry, and after bit and symbol synchronization are achieved the FTS moves through the receiver pipeline circuitry until it is received by a power management unit that responds to the FTS by causing the receiving device to exit the L0s state.
- a typical PCI Express device may have a pipeline delay of 20 or so symbol clock periods.
- the number of FTS that must be transmitted by the transmitting device to the receiving device depends on the greatest length of time it may require for the receiving device to recognize activity on the interconnect, turn on the receiver circuit, achieve bit and symbol lock, and reset receiver pipeline logic.
- the transmitting device and the receiving device first detect each other's presence, perhaps at system start-up, the receiving device must communicate to the transmitting device the minimum number of FTS that must be transmitted by the transmitting device to the receiving device when exiting the L0s state.
- a problem may occur when the transmitting device enters L0s (sending an electrical idle ordered set to the receiving device) and quickly (in as little as 20ns) exits L0s (thereby beginning transmission of the FTS series).
- the transmitting device would exit L0s and start transmitting FTS before the electrical idle ordered set has a chance to move through the receiving device pipeline and be recognized by the power management unit.
- the power management unit will cause the receiving device to enter the L0s state (turning off the receiver circuitry) even though the transmitting device is already sending FTS.
- the receiving device will exit L0s soon thereafter in response to the continued activity on the interconnect, but a number of FTS will have gone by without being recognized by the receiving device.
- the transmitting device may begin to send higher-level packets before the receiving device is prepared to receive the packets, and the data will be lost.
- the minimum number of FTS that must be transmitted from the transmitting device to the receiving device when the transmitting device exits the L0s state is inflated to cover the pipeline delay time, thereby ensuring that the receiving device will receive adequate time to enter and exit the L0s state and be prepared to receive higher-level packet data even in the case where the transmitting device enters and exits L0s quickly.
- Low power states such as L0s are most useful when they can be entered and exited as quickly as possible. Low entry and exit latencies allow the low power states to be applied more liberally without adversely affecting interconnect performance.
- United States patent 6021506 is a method and apparatus for stopping a bus clock when there are no activities present on a bus.
- An AGP bus couples a graphics controller to core logic to transfer data between the two devices.
- a controller generates a first (AGP bus) clock signal CLK and a second (internal) clock signal iclk for the first and second devices. If the controller determines that there are no graphics activities on the AGP bus (i.e., the bus is idle), the controller issues a stop request to stop the internal clock signal iclk. The processing of the stop request is delayed for a period of seven cycles on the AGP bus clock CLK to await for an objection from either the graphics controller or the core logic.
- the internal clock iclk will not be stopped, and will continue to run. However, if an objection is not received, then the internal clock iclk will stop. If the graphics controller is in a low power or "sleep" state, the AGP bus clock CLK is stopped, thereby conserving power.
- a transmitting device and a receiving device are coupled together via an interconnect.
- An electrical idle ordered set is received at the receiving device power management unit after having been transmitted by the transmitting device and received at the input pins of the receiving device and moving through the receiver logic pipeline.
- the power management unit checks for activity on the interconnect. If there is no activity on the interconnect, then the power management unit causes the receiving device to enter a low power state where the receiver circuitry (input buffers) is turned off. If there is activity on the interconnect when the electrical idle ordered set is received at the power management unit, then the power management unit does not cause the receiver circuitry to be turned off.
- Figure 1 is a block diagram of one example embodiment of a computer system including a serial interconnect 145 coupling a serial interconnect controller 200 with an endpoint device 140.
- the endpoint device 140 may be any of a wide range of devices, including a graphics controller, a network controller, etc.
- the system of Figure 1 also includes a processor 110 coupled to a memory controller hub 120.
- the memory controller hub 120 is further coupled to a system memory 130.
- the memory controller hub 120 includes the serial interconnect controller 200.
- the serial interconnect 145 is a PCI Express link, although other embodiments are possible using other interconnect types.
- the serial interconnect 145 is a bi-directional link, although, for purposes of example, in this discussion the serial interconnect controller 200 will be discussed as being a receiving device and the endpoint device 140 will be described as being a transmitting device.
- FIG. 2 is a block diagram of a portion of the serial interconnect controller 200. Again, this discussion will treat the serial interconnect controller 200 as a receiving device, although in practice the interconnect 145 is a bi-directional link.
- the serial interconnect controller device 200 receives data over a differential pair of signals 145 (RX+ and RX-). The signals 145 are received at receiving circuitry 210.
- the receiving circuitry 210 includes input buffers (not shown).
- the controller 200 also includes receiver pipeline circuitry for processing the received signals, including a data extraction unit 220 and a packet processing unit 230.
- the units 220 and 230 perform various functions including bit and symbol recovery, clock compensation, and packet processing.
- the serial interconnect controller 200 also includes an electrical idle detect circuit 250. This circuit asserts a signal 251 when there is no activity on the signals 145.
- the serial interconnect controller 200 further includes a power management unit 240 that receives input from the packet processing unit 230 and also receives signal 251 from the electrical idle detect circuit 250.
- the power management unit 240 includes a state machine that is described below in connection with Figure 3 .
- Figure 3 is a diagram of a state machine implemented in the power management unit 240.
- State L0 310 represents a normal operating state where there is activity on the interconnect 145 and the receiver RX 210 is operating at full power.
- an electrical idle ordered set works its way through the pipeline and is received at the power management unit 240, a check is made with regard to whether there is activity on the interconnect 145. This check is made by the electrical idle detect circuit 250.
- the interconnect 145 is deemed to be at electrical idle if the differential signals 145 are at approximately a common mode voltage.
- the state machine advances to state L0s entry 320.
- the receiver circuit RX 210 is turned off in order to conserve power.
- the state machine then advances to an L0s idle state 330.
- the state machine remains in L0s idle state 330 until the electrical idle detect circuit 250 detects activity (electrical idle not detected) on the interconnect 145.
- the state machine advances to state L0s Rx On 340.
- the receiver circuitry 210 is turned on.
- the process of turning on the receiver 210 may take a number of clock periods. In this example embodiment, the process of turning on the receiver takes 14 clock periods.
- the state machine advances to an L0s Rx Reset state 350.
- the symbol alignment and elastic buffer logic (not shown) in the data extraction unit 220 and the packet processing unit 230 are reset.
- the state machine then advances to an L0s bit and symbol lock state 360 where the receiver locks on to the incoming bit stream and acquires symbol lock. If the receiving device 200 is unable to detect bit and symbol alignment within an appropriate period of time (during receipt of FTS sequence), then the state machine advances to a recovery state. Otherwise, the state machine re-enters the L0 state 310.
- State 310 proceeds to state 320 if there is no activity on the interconnect when an electrical idle ordered set is received at the power management unit 240. However, if there is activity on the interconnect 145 (as determined by the electrical idle detect circuit 250) when the electrical idle ordered set is received at the power management unit 240, then the state machine transitions from the L0s state 310 to the L0s Rx Reset state 350. The state machine still enters L0s, but the steps of turning off and turning back on the receiver are avoided.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Power Sources (AREA)
- Communication Control (AREA)
- Small-Scale Networks (AREA)
Claims (12)
- Procédé pour faire entrer, et sortir, un dispositif récepteur (200) d'un système informatique dans un mode d'économie d'énergie, comprenant les étapes consistant à :déterminer s'il existe une activité sur un interconnecteur (145) et faire entrer le dispositif récepteur (200) dans un mode d'économie d'énergie en réponse à la détermination d'une absence d'activité sur l'interconnecteur (145), caractérisé par les opérations consistant à :déterminer s'il existe une activité sur l'interconnecteur (145) en réponse à la réception d'un paquet d'informations au niveau d'une unité de gestion de la consommation d'énergie (240) dans le dispositif récepteur (200), le paquet d'informations indiquant au dispositif récepteur (200) qu'un dispositif transmetteur (140) couplé au dispositif récepteur (200) par le biais de l'interconnecteur (145) va entrer dans un mode d'économie d'énergie ;etpasser outre l'entrée du dispositif récepteur (200) dans le mode d'économie d'énergie et entrer un état de restauration en réponse à la détermination d'activité sur l'interconnecteur (145).
- Procédé selon la revendication 1, dans lequel le mode d'économie d'énergie comprend un état d'entrée en économie d'énergie (320) comprenant la désactivation d'un circuit récepteur (210) dans le dispositif récepteur (200) ; et
l'état de restauration comprenant un état de restauration d'économie d'énergie (350) comprenant la restauration de logique tampon dans le dispositif récepteur (200). - Procédé selon la revendication 2, comprenant, en outre, l'entrée dans un état inactif d'économie d'énergie (330) postérieurement à l'état d'entrée en économie d'énergie (320).
- Procédé selon la revendication 3, comprenant, en outre, les étapes consistant à :détecter une activité sur l'interconnecteur (145) après l'entrée dans l'état inactif d'économie d'énergie (330) ; etquitter l'état inactif d'économie d'énergie (330) et entrer un état de MARCHE de récepteur d'économie d'énergie (340) en réponse à la détection d'activité sur l'interconnecteur (145) après l'entrée dans l'état inactif d'économie d'énergie (330).
- Procédé selon la revendication 4, comprenant, en outre, l'activation du circuit récepteur (210) pendant l'état de MARCHE de récepteur d'économie d'énergie (340).
- Procédé selon la revendication 5, comprenant, en outre, la sortie de l'état de MARCHE de récepteur d'économie d'énergie (340) et l'entrée d'un état de restauration de récepteur d'économie d'énergie une fois le circuit récepteur (210) activé pendant l'état de MARCHE de récepteur d'économie d'énergie (340).
- Dispositif récepteur d'un système informatique, comprenant :un circuit récepteur (210) pour connexion électrique à un interconnecteur (145) ;un pipeline pour traiter des signaux entrants reçus au niveau du circuit récepteur (210) ;une unité de gestion de la consommation d'énergie (240) ; etune unité de vérification d'activité (250) d'interconnecteur (145) couplée au circuit récepteur (210) pour déterminer s'il existe une activité sur l'interconnecteur (145) caractérisé par :l'unité de gestion de la consommation d'énergie (240) apte à recevoir un paquet d'informations destiné à être traité par le pipeline, le paquet d'informations indiquant qu'un dispositif transmetteur (140) couplé au circuit récepteur (210) par le biais de l'interconnecteur (145) va entrer dans un mode d'économie d'énergie,l'unité de vérification d'activité (250) d'interconnecteur (145) déterminant s'il existe une activité sur l'interconnecteur (145) en réponse à l'unité de gestion de la consommation d'énergie (240) recevant le paquet d'informations ; etl'unité de gestion de la consommation d'énergie (240) désactivant le circuit récepteur (210) en réponse à l'unité de vérification d'activité (250) d'interconnecteur (145) indiquant qu'il n'y a pas d'activité sur l'interconnecteur (145), et ne désactivant pas le circuit récepteur (210) en réponse à l'unité de vérification d'activité (250) d'interconnecteur (145) indiquant qu'il existe une activité sur l'interconnecteur (145).
- Dispositif récepteur selon la revendication 7, dans lequel le pipeline comprend une unité d'extraction de données (220) et une unité de traitement de paquet (230).
- Dispositif récepteur selon la revendication 8, le circuit récepteur (210) comprenant une paire d'entrées destinées à recevoir une paire de signaux différentiels, les signaux différentiels inclus en tant que partie de l'interconnecteur (145).
- Dispositif récepteur selon la revendication 9, l'unité de vérification d'activité (250) d'interconnecteur (145) indiquant qu'il n'y a pas d'activité sur l'interconnecteur (145) si la paire de signaux différentiels est sensiblement à une tension de mode commun.
- Dispositif récepteur selon la revendication 10, le circuit récepteur (210) permettant une connexion électrique à un PCI Express interconnecteur (145).
- Système informatique, comprenant :un dispositif transmetteur (140) ; etun dispositif récepteur (200) couplé au dispositif transmetteur (140) par le biais d'un interconnecteur (145), le dispositif récepteur (200) étant tel que revendiqué dans l'une quelconque des revendications 7 à 11.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/749,619 US7178045B2 (en) | 2003-12-30 | 2003-12-30 | Optimizing exit latency from an active power management state |
PCT/US2004/043418 WO2005066765A2 (fr) | 2003-12-30 | 2004-12-23 | Optimisation du delai de sortie a partir d'un etat actif de gestion de d'energie |
Publications (2)
Publication Number | Publication Date |
---|---|
EP1700190A2 EP1700190A2 (fr) | 2006-09-13 |
EP1700190B1 true EP1700190B1 (fr) | 2014-03-05 |
Family
ID=34701073
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP04815487.6A Not-in-force EP1700190B1 (fr) | 2003-12-30 | 2004-12-23 | Optimisation du delai de sortie a partir d'un etat actif de gestion de d'energie |
Country Status (6)
Country | Link |
---|---|
US (1) | US7178045B2 (fr) |
EP (1) | EP1700190B1 (fr) |
KR (2) | KR100898645B1 (fr) |
CN (1) | CN100483304C (fr) |
TW (1) | TWI280474B (fr) |
WO (1) | WO2005066765A2 (fr) |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7178045B2 (en) | 2003-12-30 | 2007-02-13 | Intel Corporation | Optimizing exit latency from an active power management state |
EP1596270A1 (fr) * | 2004-05-10 | 2005-11-16 | Dialog Semiconductor GmbH | Puce de gestion de puissance commandé d'un microcontrôleur |
US7404090B1 (en) * | 2004-10-15 | 2008-07-22 | National Semiconductor Corporation | Device and computer system for power management using serial link connections |
JP4704050B2 (ja) | 2005-01-19 | 2011-06-15 | 株式会社リコー | データ転送システム及び電子機器 |
US9146892B2 (en) | 2007-10-11 | 2015-09-29 | Broadcom Corporation | Method and system for improving PCI-E L1 ASPM exit latency |
US8607075B2 (en) | 2008-12-31 | 2013-12-10 | Intel Corporation | Idle duration reporting for power management |
US8566628B2 (en) * | 2009-05-06 | 2013-10-22 | Advanced Micro Devices, Inc. | North-bridge to south-bridge protocol for placing processor in low power state |
US20110112798A1 (en) * | 2009-11-06 | 2011-05-12 | Alexander Branover | Controlling performance/power by frequency control of the responding node |
US8689028B2 (en) * | 2011-07-01 | 2014-04-01 | Intel Corporation | Method and apparatus to reduce idle link power in a platform |
CN102662458B (zh) * | 2012-04-18 | 2015-07-08 | 华为技术有限公司 | 一种pcie设备动态节能方法、装置及其通信系统 |
US8856573B2 (en) | 2012-06-27 | 2014-10-07 | Intel Corporation | Setting a number (N) of fast training sequences (FTS) automatically to an optimal value |
US9244518B2 (en) | 2012-12-20 | 2016-01-26 | Xerox Corporation | Multi-mode device power-saving optimization |
US9563260B2 (en) * | 2013-03-15 | 2017-02-07 | Intel Corporation | Systems, apparatuses, and methods for synchronizing port entry into a low power state |
CN103765799B (zh) * | 2013-10-18 | 2015-09-23 | 华为技术有限公司 | 电气空闲状态处理方法及快速外设组件互联pcie设备 |
KR102149679B1 (ko) | 2014-02-13 | 2020-08-31 | 삼성전자주식회사 | 데이터 저장 장치, 그 동작 방법, 및 이를 포함하는 데이터 처리 시스템 |
US20160210072A1 (en) * | 2015-01-15 | 2016-07-21 | Kabushiki Kaisha Toshiba | Controller and memory system |
US20160216758A1 (en) * | 2015-01-27 | 2016-07-28 | Avago Technologies General Ip (Singapore) Pte. Ltd. | PCI Express Device With Early Low Power State |
CN110008164A (zh) * | 2019-04-12 | 2019-07-12 | 苏州浪潮智能科技有限公司 | 一种ntb链路管理方法、系统及相关装置 |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5721935A (en) * | 1995-12-20 | 1998-02-24 | Compaq Computer Corporation | Apparatus and method for entering low power mode in a computer system |
US5652895A (en) * | 1995-12-26 | 1997-07-29 | Intel Corporation | Computer system having a power conservation mode and utilizing a bus arbiter device which is operable to control the power conservation mode |
US5991635A (en) * | 1996-12-18 | 1999-11-23 | Ericsson, Inc. | Reduced power sleep modes for mobile telephones |
US5890004A (en) | 1996-12-30 | 1999-03-30 | Intel Corporation | Method and apparatus for signaling power management events between two devices |
US6131167A (en) | 1997-12-31 | 2000-10-10 | Intel Corporation | Method and apparatus to reduce power consumption on a bus |
US6021506A (en) | 1998-07-31 | 2000-02-01 | Intel Corporation | Method and apparatus for stopping a bus clock while there are no activities on a bus |
US6272644B1 (en) * | 1999-01-06 | 2001-08-07 | Matsushita Electrical Industrial Co., Ltd. | Method for entering powersave mode of USB hub |
US6463542B1 (en) * | 1999-05-28 | 2002-10-08 | Advanced Micro Devices, Inc. | Power management indication mechanism for supporting power saving mode in computer system |
US7200186B2 (en) * | 2002-03-14 | 2007-04-03 | Intel Corporation | Methods and apparatus for reducing power usage of a transmitter and receiver coupled via a differential serial data link |
US7203853B2 (en) * | 2002-11-22 | 2007-04-10 | Intel Corporation | Apparatus and method for low latency power management on a serial data link |
US20050097378A1 (en) * | 2003-07-29 | 2005-05-05 | Hwang Andrew S. | Method and system for power management in a gigabit Ethernet chip |
US7237131B2 (en) * | 2003-12-30 | 2007-06-26 | Intel Corporation | Transaction-based power management in a computer system |
US7178045B2 (en) | 2003-12-30 | 2007-02-13 | Intel Corporation | Optimizing exit latency from an active power management state |
-
2003
- 2003-12-30 US US10/749,619 patent/US7178045B2/en not_active Expired - Fee Related
-
2004
- 2004-12-23 CN CNB2004800396376A patent/CN100483304C/zh not_active Expired - Fee Related
- 2004-12-23 EP EP04815487.6A patent/EP1700190B1/fr not_active Not-in-force
- 2004-12-23 WO PCT/US2004/043418 patent/WO2005066765A2/fr active Application Filing
- 2004-12-23 KR KR1020067015388A patent/KR100898645B1/ko active IP Right Grant
- 2004-12-23 KR KR1020087031574A patent/KR101129748B1/ko active IP Right Grant
- 2004-12-27 TW TW093140769A patent/TWI280474B/zh not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
WO2005066765A2 (fr) | 2005-07-21 |
CN100483304C (zh) | 2009-04-29 |
WO2005066765A3 (fr) | 2005-09-15 |
KR101129748B1 (ko) | 2012-04-13 |
TW200532428A (en) | 2005-10-01 |
US7178045B2 (en) | 2007-02-13 |
EP1700190A2 (fr) | 2006-09-13 |
KR20090017643A (ko) | 2009-02-18 |
CN1902567A (zh) | 2007-01-24 |
US20050144487A1 (en) | 2005-06-30 |
TWI280474B (en) | 2007-05-01 |
KR100898645B1 (ko) | 2009-05-22 |
KR20060127110A (ko) | 2006-12-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1700190B1 (fr) | Optimisation du delai de sortie a partir d'un etat actif de gestion de d'energie | |
US7793030B2 (en) | Association of multiple PCI express links with a single PCI express port | |
US7849340B2 (en) | Data transmission system and link state managing method thereof using turn-off acknowledgement and electrical idle waiting timeouts | |
US8856573B2 (en) | Setting a number (N) of fast training sequences (FTS) automatically to an optimal value | |
EP1515220A2 (fr) | Procédé, memoire et système pour la gestion d'alimentation d'un puce d'Ethernet gigabit | |
US20050185720A1 (en) | Pseudo-synchronous one wire bidirectional bus interface | |
US11513584B2 (en) | Method and apparatus to save power in USB repeaters/re-timers | |
US8291255B1 (en) | CDR control architecture for robust low-latency exit from the power-saving mode of an embedded CDR in a programmable integrated circuit device | |
EP1650669B1 (fr) | Méthode et Système pour réduire la consommation de courant des combinés avec auto-contrôle de flux de UART | |
US11782792B2 (en) | PCIe interface and interface system | |
US9713090B2 (en) | Low-power communication apparatus and associated methods | |
US20060047862A1 (en) | Automatic hardware data link initialization | |
US20060045031A1 (en) | Automatic hardware data link initialization using multiple state machines | |
US9886412B2 (en) | Communication apparatus having an oscillator that is disabled based on idle state detection of a communication link and associated methods | |
EP1491016B1 (fr) | Controle de compensation d'impedance dans le protocole | |
US12079071B2 (en) | Programmable initial packets rejection in a display system interface | |
US12093116B2 (en) | Programmable hot plug-in controller for a multidrop differential serial bus | |
WO2023159415A1 (fr) | Signalisation adaptative à faible puissance pour permettre une récupération d'erreur de signal de liaison sans taux d'horloge de liaison accrus | |
CN111624915A (zh) | 一种上位机通过串口唤醒微控制器的方法 | |
CN117370245A (zh) | 适用于usb3降速桥的速率适配系统及usb3降速桥 | |
CN118132484A (zh) | 用于eUSB中继器中的启动信令的检测器电路 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20060726 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR |
|
DAX | Request for extension of the european patent (deleted) | ||
17Q | First examination report despatched |
Effective date: 20090226 |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
INTG | Intention to grant announced |
Effective date: 20131106 |
|
GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
REG | Reference to a national code |
Ref country code: AT Ref legal event code: REF Ref document number: 655280 Country of ref document: AT Kind code of ref document: T Effective date: 20140315 |
|
REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R096 Ref document number: 602004044542 Country of ref document: DE Effective date: 20140417 |
|
REG | Reference to a national code |
Ref country code: NL Ref legal event code: T3 |
|
REG | Reference to a national code |
Ref country code: AT Ref legal event code: MK05 Ref document number: 655280 Country of ref document: AT Kind code of ref document: T Effective date: 20140305 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
REG | Reference to a national code |
Ref country code: LT Ref legal event code: MG4D |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140705 Ref country code: RO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: EE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: BG Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140605 Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602004044542 Country of ref document: DE |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140707 |
|
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
26N | No opposition filed |
Effective date: 20141208 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602004044542 Country of ref document: DE Effective date: 20141208 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20141223 |
|
REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
REG | Reference to a national code |
Ref country code: IE Ref legal event code: MM4A |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST Effective date: 20150831 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LI Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20141231 Ref country code: CH Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20141231 Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20141223 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20141231 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20151223 Year of fee payment: 12 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: NL Payment date: 20151210 Year of fee payment: 12 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140606 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: HU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO Effective date: 20041223 Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140305 |
|
REG | Reference to a national code |
Ref country code: NL Ref legal event code: MM Effective date: 20170101 |
|
GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20161223 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: NL Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20170101 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20161223 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20200922 Year of fee payment: 17 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R119 Ref document number: 602004044542 Country of ref document: DE |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20220701 |