WO2014004903A1 - Explicit control message signaling - Google Patents

Explicit control message signaling Download PDF

Info

Publication number
WO2014004903A1
WO2014004903A1 PCT/US2013/048313 US2013048313W WO2014004903A1 WO 2014004903 A1 WO2014004903 A1 WO 2014004903A1 US 2013048313 W US2013048313 W US 2013048313W WO 2014004903 A1 WO2014004903 A1 WO 2014004903A1
Authority
WO
WIPO (PCT)
Prior art keywords
control message
data line
logic
single ended
voltage
Prior art date
Application number
PCT/US2013/048313
Other languages
French (fr)
Inventor
Huimin Chen
Kok Hong CHANG
Original Assignee
Intel Corporation
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 Intel Corporation filed Critical Intel Corporation
Priority to EP13809978.3A priority Critical patent/EP2867781B1/en
Publication of WO2014004903A1 publication Critical patent/WO2014004903A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling
    • G06F13/4072Drivers or receivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/325Power saving in peripheral device
    • G06F1/3253Power saving in bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/0264Arrangements for coupling to transmission lines
    • H04L25/0272Arrangements for coupling to multiple lines, e.g. for differential transmission
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0042Universal serial bus [USB]
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE 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/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the methods and systems disclosed herein relate to an explicit control messaging protocol. More specifically, a low-cost and low-power explicit control signaling for Universal Serial Bus 2.0 (USB2) and similar protocols is disclosed.
  • USB2 Universal Serial Bus 2.0
  • USB2 utilizes the Link Power Management (LPM) system to issue control messages.
  • LPM Link Power Management
  • This system defines an implicit signaling mechanism for the host to issue a control message (such as Suspend or Reset) based on the duration of a link idle time, or a control transfer for entry to L1 .
  • Fig. 1 is a block diagram of an apparatus configured to detect and decode an explicit control message
  • Fig. 2 is a schematic of a USB2 port that can detect and decode an explicit control message
  • Fig. 3 is a timing diagram illustrating a sequence of an explicit control message
  • Fig. 4 is a process flow diagram illustrating a method to receive an explicit control message.
  • a pair of single-ended logic ⁇ signals (SE1 ) is used during eUSB2 operations to issue control messages.
  • eUSB2 is a new input/output (I/O) solution that reduces the voltage cost and power consumption of USB 2.0 interfaces.
  • eUSB2 uses 1 .0 Volt (V) digital signaling rather than the 3.3 Volt analog signal in USB 2.0 Low-Speed (LS) and Full-Speed (FS) operations.
  • eUSB2 uses a .2 V differential signaling instead of the .4 V differential signaling for USB 2 High-Speed (HS) interfaces. Due to the differences in the signal strength of USB2 and eUSB2, an eUSB2 repeater may be used as an electrical bridging solution to ensure that these two USB2 and eUSB2 are compatible with one another.
  • the standard USB2 employs two distinct methods to deliver a control message from a Host to a device for Reset (to reset a device) or L1 /Suspend (to send the link and/or a device to a low power state).
  • USB2 used implicit signaling measured by the duration of link in idle represented by SEO.
  • a control transfer is employed.
  • the control messages in standard USB2 need to be detected by a device either using a timer to measure the duration of link idle, or decoding a control transfer.
  • a repeater may be used to ensure compatibility between the conventional USB2 solution and the eUSB2 solution.
  • the repeater used with the eUSB2 solution may neither have a timer to measure the duration of link idle to discern Reset or Suspend, nor have the capability to decode a control transfer denoting L1 entry.
  • embodiments described herein include explicit control message signaling.
  • the signaling mechanism enables low power consumption and low cost implementation such that a host can explicitly send a control message in both active and idle states. Additionally, this signaling mechanism may be used for standard and modified USB2 implementations, eUSB2, as well as any instance where explicit control messages can be used.
  • FIG. 1 is a block diagram of an apparatus configured to detect and decode an explicit control message.
  • the apparatus 100 may include an SE1 detector 102 and a control message decoder 104 connected by data lines eD+ 106 and eD- 108.
  • the data lines are used to transmit signals between an upstream port and a downstream port.
  • a physical layer PHY
  • PHY physical layer
  • a physical layer PHY
  • differential signaling may be used to transmit data
  • single-ended digital communications may be used to transmit control signals.
  • single-ended digital communications may be used to transmit data and control signals.
  • the data lines eD+ 106 and eD- 108 may serve as a channel for a transmission from an eUSB2 host port.
  • Logic ⁇ ' describes a condition of a data line eD+ 106 or eD- 108 in which a voltage across the data line is relatively high when compared with other conditions of the data line.
  • Logic ⁇ ' describes a condition of a data line in which a voltage across the data line is relatively low when compared with other conditions of the data line.
  • SE1 single- ended 1
  • SEO single-ended 0
  • the SE1 detector 102 is capable of detecting an SE1 signal across data lines D+ 106 and D- 108. If an SE1 signal is detected, the SE1 detector may alert the control message decoder 104. The control message decoder 104 may interpret incoming transmission as an explicit control message. Once interpreted, the control message decoder 104 may deliver the control message to the intended device and the repeater itself. In this manner, the control message is explicitly conveyed by the SE1 signal across data lines D+ 106 and D- 108. In
  • previous link states or other conditions are not considered in order to determine the control message.
  • LPM Link Power Management
  • the LPM states described the status of the bus line between an upstream port of a device and a downstream port of a host.
  • the bus line may also be referred to as a link. Entry and exit into each of the LPM states can be performed using an implicit signaling mechanism based on the duration of link idle time to issue control messages such as Suspend and Reset, or control transfer for L1 .
  • L0 is an "On" state in which a link between a host and a device is enabled for communication.
  • a port may be actively transmitting or receiving information through a pair of data lines D+ and D-, and is described as “active”. Additionally, the port may have the ability to transmit or receive information through the pair of data lines, but is not currently doing so and is described as "idle”.
  • the host is periodically transmitting Start-of-Frame (SOF) packets. If the device is operating at Low- Speed, or a data rate of 1 .5 Mbit/s, the host can also periodically transmit "Keep Alive" control messages to prevent the link from entering the L2 state, described below.
  • SOF Start-of-Frame
  • Reset is a control message that sets the device into an unconfigured, default state so that the host can communicate with the device.
  • Resume is a control message that brings the device from a powered down state to L0.
  • the powered down states include state L1 and state L2.
  • L1 is a "Sleep" state in which the link is low power state to reduce power consumption. During this state, the link consumes approximately 600 ⁇ of power, while the device power consumption is application specific. Entry to the L1 state is accomplished through a control transfer. Exit from the L1 state is accomplished through Resume.
  • L2 is a "Suspend" state in which both the link and the device may enter the low power state to further reduce power consumption.
  • the link consumes approximately 600 ⁇ of power, while the device power consumption falls within a specified range. Entry to the L2 state occurs implicitly when no activity occurs on the link for 3 ms. Exit from the L2 state is accomplished through Resume.
  • Each of the L0 state, the L1 state, and the L2 state is entered and exited using control messages.
  • the entry and exit between the states is accomplished by either implicit signaling or a control transfer.
  • explicit control messages may be used to transition between the various link states.
  • FIG. 2 is a schematic of a eUSB2 port that can detect and decode an explicit control message.
  • the eUSB2 port 200 is an upstream port (on a device), or a repeater that is in communication with a downstream port (on a host) via data lines eD+ 202 and eD- 204.
  • the eUSB2 port may include a transceiver 206, a squelch detector 208, an SE1 detector 210, and a control message decoder 212.
  • the analog transceiver 206 is only employed during High-Speed operation. It may include a transmitter 214 and a receiver 216. For High-Speed
  • the receiver 216 may be disabled depending on the state of the squelch detector. If the squelch detector 208 detects that the link between the upstream port and downstream port is in squelched state, the receiver 216 may be disabled, and digital SE1 detector 210 is enabled in anticipation of a control message.
  • the SE1 detector 210 can recognize it, whereas a squelch detector remains in squelched condition because the voltage difference of SE1 between eD+ 202 and eD- 204 is zero, thus allowing digital communication while an analog squelch detector is enabled.
  • the SE1 detector 210 forward a following control signal to the control message decoder 212, and at the same time disable the Analog transceiver 206.
  • the control message decoder 212 can translate the signal into a control message 214 that may be executed by the device.
  • Fig. 2 does not indicate the only possible embodiment of a USB2 port that can detect and decode an explicit control message. Some embodiments may not include the squelch detector 208, as it may be unnecessary. Some embodiments may utilize pairs of digital transmitters and receivers in place of the single transmitter 214 and receiver 216. Furthermore, the explicit control signaling may be used in applications other than eUSB2 communications.
  • Figure 3 is a timing diagram illustrating a sequence of an explicit control message.
  • the encoded control message 300 may be delivered over the data lines eD+ 302 and eD- 304 from the downstream port of a host to the upstream port of a device.
  • the encoded control message 300 begins with the downstream port driving an SE1 pulse 306 for a fixed period of time.
  • the SE1 pulse 306 may serve as a signal to the upstream port to anticipate an explicit control instruction.
  • the downstream port drives both the eD+ and the eD- data lines to logic '0' for the duration of TcMsgui - T C M Sg ui is a fixed interval of time that corresponds to a particular control signal.
  • the downstream port may drive the eD+ data line at logic ⁇ ' for a duration of time TCNTL_ACTIVE known as an active window 308.
  • the downstream port may drive a number of pulses 310 on the eD- data line. Each pulse drives the eD- data line to a logic ⁇ ' for the fixed interval of T C Msgui-
  • the number of pulses 310 that occur within the active window 308 may determine the nature of the control message being sent.
  • Fig. 3 there are three pulses.
  • three pulses during the active window 308 may represent a Resume message that wakes the device from Suspend or Sleep mode. Although three pulses are shown, any number of pulses may be used to explicitly issue a control signal. For example, zero pulses in the active window 308 may represent a Keep Alive message to prevent the device from entering Suspend. A single pulse in the active window 308 may represent a Reset issuance, which would put the device in a default unconfigured state.
  • two pulses in the active window 308 may indicate an explicit control message to instruct the device to power down, and enter Suspend or Sleep mode.
  • the downstream port may send an end-of-packet (EOP) signal to signify that the control message has ended.
  • EOP may be a fixed period of time in which the data line eD+ 302 is at logic ⁇ ' while the data line eD- 304 is at logic ' ⁇ '.
  • FIG. 3 is not the only embodiment of an encoded explicit control message.
  • the encoding protocol of the control message does not necessarily have to match the embodiment described herein.
  • Figure 4 is a process flow diagram illustrating a method to receive an explicit control message.
  • the method 400 is performed by the upstream port of a device that is linked to the downstream port of a host.
  • the upstream port enables its SE1 receiver. This may occur when the link is in the squelch state.
  • the upstream port receives a transmission.
  • the transmission may be sent from the downstream port through a pair of data lines eD+ and eD-. Additionally, the transmission may include an SE1 signal, an active window with a control message encoded, and an EOP.
  • the SE1 signal is identified by an SE1 detector in the upstream port. This allows the upstream port to recognize the transmission as an explicit control message. The transmission is forwarded to a control message encoder. Also as a result of SE1 detection, the analog squelch detector and the analog transceiver are disabled.
  • the control message encoder decrypts the message. More specifically, the control message encoder reads the number of pulses occurring in the active window of the transmission. In some embodiments, the number of signal pulses in the active window indicates the type of control message being sent. Additionally, in embodiments, the duration of time of the pulse may indicate the type of control message being sent.
  • the upstream port delivers the control message to the device to be performed.
  • the elements in some cases may each have a same reference number or a different reference number to suggest that the elements represented could be different or similar.
  • an element may be flexible enough to have different implementations and work with some or all of the systems shown or described herein.
  • the various elements shown in the figures may be the same or different. Which one is referred to as a first element and which is called a second element is arbitrary.
  • Coupled may mean that two or more elements are in direct physical or electrical contact. However, “coupled” may also mean that two or more elements are not in direct contact with each other, but yet still co-operate or interact with each other.
  • An embodiment is an implementation or example of the inventions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Power Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)
  • Information Transfer Systems (AREA)

Abstract

A method for explicit control message signaling includes sending a single ended 1 signal on a pair of data lines, wherein the pair of data lines includes a first data line and a second data line. A voltage of the first data line is driven to a logic 1, while pulsing the voltage of the second data line between a logic 1 and a logic 0, wherein the pulses represent a control message.

Description

EXPLICIT CONTROL MESSAGE SIGNALING
BACKGROUND
The methods and systems disclosed herein relate to an explicit control messaging protocol. More specifically, a low-cost and low-power explicit control signaling for Universal Serial Bus 2.0 (USB2) and similar protocols is disclosed.
In its present state, USB2 utilizes the Link Power Management (LPM) system to issue control messages. This system defines an implicit signaling mechanism for the host to issue a control message (such as Suspend or Reset) based on the duration of a link idle time, or a control transfer for entry to L1 .
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 is a block diagram of an apparatus configured to detect and decode an explicit control message;
Fig. 2 is a schematic of a USB2 port that can detect and decode an explicit control message;
Fig. 3 is a timing diagram illustrating a sequence of an explicit control message; and
Fig. 4 is a process flow diagram illustrating a method to receive an explicit control message.
DESCRIPTION OF THE EMBODIMENTS
According to embodiments of the subject matter disclosed in this application, a pair of single-ended logic Ύ signals (SE1 ) is used during eUSB2 operations to issue control messages. eUSB2 is a new input/output (I/O) solution that reduces the voltage cost and power consumption of USB 2.0 interfaces. eUSB2 uses 1 .0 Volt (V) digital signaling rather than the 3.3 Volt analog signal in USB 2.0 Low-Speed (LS) and Full-Speed (FS) operations. Additionally, eUSB2 uses a .2 V differential signaling instead of the .4 V differential signaling for USB 2 High-Speed (HS) interfaces. Due to the differences in the signal strength of USB2 and eUSB2, an eUSB2 repeater may be used as an electrical bridging solution to ensure that these two USB2 and eUSB2 are compatible with one another.
The standard USB2 employs two distinct methods to deliver a control message from a Host to a device for Reset (to reset a device) or L1 /Suspend (to send the link and/or a device to a low power state). In transmitting Reset or Suspend, USB2 used implicit signaling measured by the duration of link in idle represented by SEO. In sending a link to L1 , a control transfer is employed. Thus, the control messages in standard USB2 need to be detected by a device either using a timer to measure the duration of link idle, or decoding a control transfer.
As described above, a repeater may be used to ensure compatibility between the conventional USB2 solution and the eUSB2 solution. However, the repeater used with the eUSB2 solution may neither have a timer to measure the duration of link idle to discern Reset or Suspend, nor have the capability to decode a control transfer denoting L1 entry. Accordingly, embodiments described herein include explicit control message signaling. In embodiments, the signaling mechanism enables low power consumption and low cost implementation such that a host can explicitly send a control message in both active and idle states. Additionally, this signaling mechanism may be used for standard and modified USB2 implementations, eUSB2, as well as any instance where explicit control messages can be used.
Figure 1 is a block diagram of an apparatus configured to detect and decode an explicit control message. The apparatus 100 may include an SE1 detector 102 and a control message decoder 104 connected by data lines eD+ 106 and eD- 108. The data lines are used to transmit signals between an upstream port and a downstream port. Depending on the particular operating mode, a physical layer (PHY) is configured to transmit data on the data lines eD+ 106 and eD- 108 using differential signaling, single ended digital communications, or some combination thereof. For example, while operating in high speed, differential signaling may be used to transmit data, while single-ended digital communications may be used to transmit control signals. While operating in low speed or full speed, single-ended digital communications may be used to transmit data and control signals. Thus, the data lines eD+ 106 and eD- 108 may serve as a channel for a transmission from an eUSB2 host port.
Logic Ί ', as referred to herein, describes a condition of a data line eD+ 106 or eD- 108 in which a voltage across the data line is relatively high when compared with other conditions of the data line. Logic Ό', as referred to herein, describes a condition of a data line in which a voltage across the data line is relatively low when compared with other conditions of the data line. A single- ended 1 (SE1 ) signal, as referred to herein, describes a signal in which both data lines are at logic Ύ. Additionally, a single-ended 0 (SEO) signal, as referred to herein, describes a signal in which both data lines are at logic Ό'.
The SE1 detector 102 is capable of detecting an SE1 signal across data lines D+ 106 and D- 108. If an SE1 signal is detected, the SE1 detector may alert the control message decoder 104. The control message decoder 104 may interpret incoming transmission as an explicit control message. Once interpreted, the control message decoder 104 may deliver the control message to the intended device and the repeater itself. In this manner, the control message is explicitly conveyed by the SE1 signal across data lines D+ 106 and D- 108. In
embodiments, previous link states or other conditions are not considered in order to determine the control message.
There are four Link Power Management (LPM) states used by USB2 protocols: L0, L1 , and Suspend (or L2). The LPM states described the status of the bus line between an upstream port of a device and a downstream port of a host. The bus line may also be referred to as a link. Entry and exit into each of the LPM states can be performed using an implicit signaling mechanism based on the duration of link idle time to issue control messages such as Suspend and Reset, or control transfer for L1 .
L0, as referred to herein, is an "On" state in which a link between a host and a device is enabled for communication. During this state, a port may be actively transmitting or receiving information through a pair of data lines D+ and D-, and is described as "active". Additionally, the port may have the ability to transmit or receive information through the pair of data lines, but is not currently doing so and is described as "idle". During the L0 state, the host is periodically transmitting Start-of-Frame (SOF) packets. If the device is operating at Low- Speed, or a data rate of 1 .5 Mbit/s, the host can also periodically transmit "Keep Alive" control messages to prevent the link from entering the L2 state, described below. Reset, as referred to herein, is a control message that sets the device into an unconfigured, default state so that the host can communicate with the device. Resume, as referred to herein, is a control message that brings the device from a powered down state to L0. The powered down states include state L1 and state L2.
L1 , as referred to herein, is a "Sleep" state in which the link is low power state to reduce power consumption. During this state, the link consumes approximately 600 μ\Λ of power, while the device power consumption is application specific. Entry to the L1 state is accomplished through a control transfer. Exit from the L1 state is accomplished through Resume.
L2, as referred to herein, is a "Suspend" state in which both the link and the device may enter the low power state to further reduce power consumption.
During this state, the link consumes approximately 600 μ\Λ of power, while the device power consumption falls within a specified range. Entry to the L2 state occurs implicitly when no activity occurs on the link for 3 ms. Exit from the L2 state is accomplished through Resume.
Each of the L0 state, the L1 state, and the L2 state, is entered and exited using control messages. Traditionally, the entry and exit between the states is accomplished by either implicit signaling or a control transfer. However, for eUSB2, explicit control messages may be used to transition between the various link states.
Figure 2 is a schematic of a eUSB2 port that can detect and decode an explicit control message. In this embodiment, the eUSB2 port 200 is an upstream port (on a device), or a repeater that is in communication with a downstream port (on a host) via data lines eD+ 202 and eD- 204. The eUSB2 port may include a transceiver 206, a squelch detector 208, an SE1 detector 210, and a control message decoder 212.
The analog transceiver 206 is only employed during High-Speed operation. It may include a transmitter 214 and a receiver 216. For High-Speed
communications during the L0 state, the receiver 216 may be disabled depending on the state of the squelch detector. If the squelch detector 208 detects that the link between the upstream port and downstream port is in squelched state, the receiver 216 may be disabled, and digital SE1 detector 210 is enabled in anticipation of a control message.
If the downstream port sends an SE1 signal, the SE1 detector 210 can recognize it, whereas a squelch detector remains in squelched condition because the voltage difference of SE1 between eD+ 202 and eD- 204 is zero, thus allowing digital communication while an analog squelch detector is enabled. Upon detecting SE1 , the SE1 detector 210 forward a following control signal to the control message decoder 212, and at the same time disable the Analog transceiver 206. The control message decoder 212 can translate the signal into a control message 214 that may be executed by the device.
It is to be understood that the schematic of Fig. 2 does not indicate the only possible embodiment of a USB2 port that can detect and decode an explicit control message. Some embodiments may not include the squelch detector 208, as it may be unnecessary. Some embodiments may utilize pairs of digital transmitters and receivers in place of the single transmitter 214 and receiver 216. Furthermore, the explicit control signaling may be used in applications other than eUSB2 communications.
Figure 3 is a timing diagram illustrating a sequence of an explicit control message. The encoded control message 300 may be delivered over the data lines eD+ 302 and eD- 304 from the downstream port of a host to the upstream port of a device. In this embodiment, the encoded control message 300 begins with the downstream port driving an SE1 pulse 306 for a fixed period of time.
Once detected by the upstream port, the SE1 pulse 306 may serve as a signal to the upstream port to anticipate an explicit control instruction.
Following the SE1 pulse 306, the downstream port drives both the eD+ and the eD- data lines to logic '0' for the duration of TcMsgui - TCMSgui is a fixed interval of time that corresponds to a particular control signal. Following one interval of TcMsgui, the downstream port may drive the eD+ data line at logic Ί ' for a duration of time TCNTL_ACTIVE known as an active window 308. During the active window 308, the downstream port may drive a number of pulses 310 on the eD- data line. Each pulse drives the eD- data line to a logic Ί ' for the fixed interval of TCMsgui- The number of pulses 310 that occur within the active window 308 may determine the nature of the control message being sent.
In Fig. 3, there are three pulses. In embodiments, three pulses during the active window 308 may represent a Resume message that wakes the device from Suspend or Sleep mode. Although three pulses are shown, any number of pulses may be used to explicitly issue a control signal. For example, zero pulses in the active window 308 may represent a Keep Alive message to prevent the device from entering Suspend. A single pulse in the active window 308 may represent a Reset issuance, which would put the device in a default unconfigured state.
Furthermore, two pulses in the active window 308 may indicate an explicit control message to instruct the device to power down, and enter Suspend or Sleep mode. In embodiments, after the active window 308 has closed, the downstream port may send an end-of-packet (EOP) signal to signify that the control message has ended. The EOP may be a fixed period of time in which the data line eD+ 302 is at logic Ί ' while the data line eD- 304 is at logic 'Ο'.
It is to be understood that the diagram shown in Fig. 3 is not the only embodiment of an encoded explicit control message. The encoding protocol of the control message does not necessarily have to match the embodiment described herein.
Figure 4 is a process flow diagram illustrating a method to receive an explicit control message. The method 400 is performed by the upstream port of a device that is linked to the downstream port of a host.
At block 402, the upstream port enables its SE1 receiver. This may occur when the link is in the squelch state.
At block 404, the upstream port receives a transmission. The transmission may be sent from the downstream port through a pair of data lines eD+ and eD-. Additionally, the transmission may include an SE1 signal, an active window with a control message encoded, and an EOP.
At block 406, the SE1 signal is identified by an SE1 detector in the upstream port. This allows the upstream port to recognize the transmission as an explicit control message. The transmission is forwarded to a control message encoder. Also as a result of SE1 detection, the analog squelch detector and the analog transceiver are disabled.
At block 408, the control message encoder decrypts the message. More specifically, the control message encoder reads the number of pulses occurring in the active window of the transmission. In some embodiments, the number of signal pulses in the active window indicates the type of control message being sent. Additionally, in embodiments, the duration of time of the pulse may indicate the type of control message being sent.
At block 410, the upstream port delivers the control message to the device to be performed.
Although some embodiments have been described in reference to particular implementations, other implementations are possible according to some embodiments. Additionally, the arrangement or order of circuit elements or other features illustrated in the drawings or described herein need not be arranged in the particular way illustrated and described. Many other arrangements are possible according to some embodiments.
In each system shown in a figure, the elements in some cases may each have a same reference number or a different reference number to suggest that the elements represented could be different or similar. However, an element may be flexible enough to have different implementations and work with some or all of the systems shown or described herein. The various elements shown in the figures may be the same or different. Which one is referred to as a first element and which is called a second element is arbitrary.
In the description and claims, the terms "coupled" and "connected," along with their derivatives, may be used. It should be understood that these terms are not intended as synonyms for each other. Rather, in particular embodiments, "connected" may be used to indicate that two or more elements are in direct physical or electrical contact with each other. "Coupled" may mean that two or more elements are in direct physical or electrical contact. However, "coupled" may also mean that two or more elements are not in direct contact with each other, but yet still co-operate or interact with each other.
An embodiment is an implementation or example of the inventions.
Reference in the specification to "an embodiment," "one embodiment," "some embodiments," or "other embodiments" means that a particular feature, structure, or characteristic described in connection with the embodiments is included in at least some embodiments, but not necessarily all embodiments, of the inventions. The various appearances "an embodiment," "one embodiment," or "some embodiments" are not necessarily all referring to the same embodiments.
Not all components, features, structures, characteristics, etc. described and illustrated herein need be included in a particular embodiment or embodiments. If the specification states a component, feature, structure, or characteristic "may", "might", "can" or "could" be included, for example, that particular component, feature, structure, or characteristic is not required to be included. If the
specification or claim refers to "a" or "an" element, that does not mean there is only one of the element. If the specification or claims refer to "an additional" element, that does not preclude there being more than one of the additional element. Although flow diagrams and/or state diagrams may have been used herein to describe embodiments, the inventions are not limited to those diagrams or to corresponding descriptions herein. For example, flow need not move through each illustrated box or state or in exactly the same order as illustrated and described herein.
The inventions are not restricted to the particular details listed herein. Indeed, those skilled in the art having the benefit of this disclosure will appreciate that many other variations from the foregoing description and drawings may be made within the scope of the present inventions. Accordingly, it is the following claims including any amendments thereto that define the scope of the inventions.

Claims

CLAIMS What is claimed is:
1 . A method for explicit control message signaling, comprising:
sending a single ended 1 signal on a pair of data lines, wherein the pair of data lines includes a first data line and a second data line;
driving a voltage of the first data line to a logic 1 , while pulsing the voltage of the second data line between a logic 1 and a logic 0, wherein the pulses represent a control message.
2. The method of claim 1 , wherein a number of pulses indicates the type of control message being sent.
3. The method of claim 1 , wherein a duration of time of the pulse indicates the type of control message being sent.
4. The method of claim 1 , wherein the voltage of the first data line is driven to a logic 1 for a fixed length of time.
5. The method of claim 1 , wherein an end of packet pulse is signifies the end of the control message.
6. The method of claim 4, wherein the method is performed for entry to a link power management state and for exit from a link power management state.
7. The method of claim 1 , wherein previous link states or other conditions are not considered in order to determine the control message.
8. The method of claim 7, wherein the control messages are consumed by a repeater.
9. A universal serial bus device, comprising:
a pair of data lines, wherein the pair of data lines includes a first data line and a second data line;
a single ended signal detector; and
a control message decoder.
10. The universal serial bus device of claim 9, comprising:
sending a single ended 1 signal on the pair of data lines;
detecting the single ended 1 using the single ended signal detector;
driving a voltage of the first data line to a logic 1 , while pulsing the voltage of the second data line between a logic 1 and a logic 0, wherein the pulses represent a control message; and
decoding a control message using the control message decoder.
1 1 . The universal serial bus device of claim 9, wherein the control message decoder receives a number of pulses to indicate the type of control message being sent.
12. The universal serial bus device of claim 9, wherein the control message decoder uses a duration of time of a pulse to indicates the type of control message being sent.
13. The universal serial bus device of claim 10, wherein the voltage of the first data line is driven to a logic 1 for a fixed length of time.
14. The universal serial bus device of claim 10, wherein an end of packet pulse signifies the end of the control message.
15. The universal serial bus device of claim 9, comprising a repeater, wherein the repeater consumes a control message from the control message decoder.
16. A computing device comprising:
a pair of data lines, wherein the pair of data lines includes a first data line and a second data line;
a single ended signal detector, wherein the single ended signal detector detects a single ended 1 signal; and
a control message decoder, wherein the control message decoder obtains a pulsed control signal from the single ended signal detector.
17. The computing device of claim 16, wherein a number of pulses indicates to the control message decoder the type of control message being sent.
18. The computing device of claim 16, wherein the control message decoder uses a duration of time of a pulse to indicates the type of control message being sent.
19. The computing device of claim 16, wherein the voltage of the first data line is driven to a logic 1 for a fixed length of time.
20. The computing device of claim 16, wherein an end of packet pulse signifies the end of the control message.
PCT/US2013/048313 2012-06-30 2013-06-27 Explicit control message signaling WO2014004903A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP13809978.3A EP2867781B1 (en) 2012-06-30 2013-06-27 Explicit control message signaling

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/539,375 US9087158B2 (en) 2012-06-30 2012-06-30 Explicit control message signaling
US13/539,375 2012-06-30

Publications (1)

Publication Number Publication Date
WO2014004903A1 true WO2014004903A1 (en) 2014-01-03

Family

ID=49778123

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2013/048313 WO2014004903A1 (en) 2012-06-30 2013-06-27 Explicit control message signaling

Country Status (4)

Country Link
US (2) US9087158B2 (en)
EP (1) EP2867781B1 (en)
TW (1) TWI522813B (en)
WO (1) WO2014004903A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9087158B2 (en) 2012-06-30 2015-07-21 Intel Corporation Explicit control message signaling

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8982746B2 (en) 2012-06-30 2015-03-17 Intel Corporation Clock-less half-duplex repeater
US9606955B2 (en) 2014-02-10 2017-03-28 Intel Corporation Embedded universal serial bus solutions
MY184148A (en) * 2015-12-25 2021-03-23 Intel Corp Power management system
MY191604A (en) 2015-12-25 2022-07-01 Intel Corp State detection mechanism
US10657089B2 (en) * 2018-07-30 2020-05-19 Texas Instruments Incorporated Embedded universal serial bus 2 repeater
US11386036B2 (en) 2018-08-06 2022-07-12 Texas Instruments Incorporated Embedded universal serial bus 2 repeater

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001160816A (en) * 1999-12-02 2001-06-12 Seiko Epson Corp Usb controller, printer and usb control method
US6279060B1 (en) * 1998-12-04 2001-08-21 In-System Design, Inc. Universal serial bus peripheral bridge simulates a device disconnect condition to a host when the device is in a not-ready condition to avoid wasting bus resources
US20040148539A1 (en) * 2003-01-28 2004-07-29 Leydier Robert Antoine Method and apparatus for clock synthesis using universal serial bus downstream received signals
US7225288B2 (en) * 2002-08-29 2007-05-29 Advanced Micro Devices, Inc. Extended host controller test mode support for use with full-speed USB devices
US20090327774A1 (en) * 2008-06-26 2009-12-31 Jeyaseelan Jaya L Coordinated link power management
US20110131356A1 (en) 2009-12-01 2011-06-02 Freescale Semiconductor, Inc. Method and system for high-speed detection handshake in universal serial bus based data communication system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19643410B4 (en) * 1996-10-21 2005-08-25 Robert Bosch Gmbh A method of decoding a digital signal and using it in a bus system
GB2375273B (en) * 2001-04-30 2004-07-07 Nokia Mobile Phones Ltd Communication interface for an electronic device
US6991173B2 (en) * 2003-07-07 2006-01-31 Stmicroelectronics, Inc. Method and apparatus for autoreset of a USB smart card device in a mute mode
US8321708B2 (en) * 2009-04-02 2012-11-27 Aquantia Corp. Interfacing media access control (MAC) with a low-power physical layer (PHY) control
EP2800004A1 (en) * 2009-05-20 2014-11-05 Chronologic Pty Limited Synchronous network of superspeed and non-superspeed USB devices
US8531205B1 (en) * 2012-01-31 2013-09-10 Altera Corporation Programmable output buffer
US9087158B2 (en) 2012-06-30 2015-07-21 Intel Corporation Explicit control message signaling

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6279060B1 (en) * 1998-12-04 2001-08-21 In-System Design, Inc. Universal serial bus peripheral bridge simulates a device disconnect condition to a host when the device is in a not-ready condition to avoid wasting bus resources
JP2001160816A (en) * 1999-12-02 2001-06-12 Seiko Epson Corp Usb controller, printer and usb control method
US7225288B2 (en) * 2002-08-29 2007-05-29 Advanced Micro Devices, Inc. Extended host controller test mode support for use with full-speed USB devices
US20040148539A1 (en) * 2003-01-28 2004-07-29 Leydier Robert Antoine Method and apparatus for clock synthesis using universal serial bus downstream received signals
US20090327774A1 (en) * 2008-06-26 2009-12-31 Jeyaseelan Jaya L Coordinated link power management
US20110131356A1 (en) 2009-12-01 2011-06-02 Freescale Semiconductor, Inc. Method and system for high-speed detection handshake in universal serial bus based data communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2867781A4

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9087158B2 (en) 2012-06-30 2015-07-21 Intel Corporation Explicit control message signaling
US9104817B2 (en) 2012-06-30 2015-08-11 Intel Corporation Explicit control message signaling

Also Published As

Publication number Publication date
EP2867781A1 (en) 2015-05-06
EP2867781B1 (en) 2018-02-28
TWI522813B (en) 2016-02-21
TW201411363A (en) 2014-03-16
EP2867781A4 (en) 2016-04-13
US20140006662A1 (en) 2014-01-02
US20140003473A1 (en) 2014-01-02
US9104817B2 (en) 2015-08-11
US9087158B2 (en) 2015-07-21

Similar Documents

Publication Publication Date Title
US9104817B2 (en) Explicit control message signaling
US8683091B2 (en) Device disconnect detection
US9239810B2 (en) Low power universal serial bus
JP6974686B2 (en) Power saving mode for USB power transfer sourcing devices
US8683097B2 (en) Device connect detection
CN107408093B (en) High speed isolation and optical USB
EP2530601B1 (en) Redriver circuits with power saving modes
US8934528B2 (en) Transition interval coding for serial communication
CN102096649B (en) UART-based sleep wakeup method and device
US20140149609A1 (en) Detecting device disconnect in a repeater
WO2013006586A1 (en) System and method for standby power reduction in a serial communication system
CN113424164B (en) Power consumption reduction in USB 2.0 transfer driver and eUSB2 repeater
CN111435927A (en) Fast link turnaround using MIPI D-PHY
CN117296301A (en) Isolator with low power state

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13809978

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2013809978

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE