US7039064B1 - Programmable transmission and reception of out of band signals for serial ATA - Google Patents
Programmable transmission and reception of out of band signals for serial ATA Download PDFInfo
- Publication number
- US7039064B1 US7039064B1 US10/071,718 US7171802A US7039064B1 US 7039064 B1 US7039064 B1 US 7039064B1 US 7171802 A US7171802 A US 7171802A US 7039064 B1 US7039064 B1 US 7039064B1
- Authority
- US
- United States
- Prior art keywords
- gap
- signal
- state
- value
- burst
- 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.)
- Expired - Lifetime, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/382—Information transfer, e.g. on bus using universal interface adapter
- G06F13/387—Information transfer, e.g. on bus using universal interface adapter for adaptation of different data processing systems to different peripheral devices, e.g. protocol converters for incompatible systems, open system
Definitions
- the present invention relates to a method and/or architecture for serial bus signaling generally and, more particularly, to programming burst durations and idle gap durations for out of band signaling.
- Serial Advanced Technology Attachment (ATA) buses uses Out of Band (OOB) signaling to establish communications across a serial interface.
- OOB Out of Band
- the OOB signaling is defined as bursts of transmission followed by idle gaps on transmission lines. Lengths of the bursts and lengths of the idle gaps are defined in the Serial ATA bus specification as exact amounts of time. The exact timing requirements depend on whether a reset signal, an initialization signal, or a wake up signal is being sent.
- the present invention concerns an apparatus generally comprising a plurality of writeable registers, a control circuit, and a transmitter circuit.
- the writeable registers may be configured to store (i) a first burst value and (ii) a first gap value.
- the control circuit may be configured to generate an idle signal (i) in a transmit state for a first duration determined by the first burst value and (ii) in an idle state for a second duration determined by the first gap value in response to a first command signal.
- the transmitter circuit may be configured to (i) enable transmitting while the idle signal is in the transmit state and (ii) disable transmitting while the idle signal is in the idle state.
- the objects, features and advantages of the present invention include providing an apparatus that may (i) allow out of band signal timing to be adjusted to meet the needs of an individual transmitter, (ii) allow out of band signal timing to be adjusted to meet the needs of an individual receiver, and/or (iii) provide limited immunity to induced noise.
- FIG. 1 is a graph of an out of band signaling sequence
- FIG. 2 is a graph of the out of band signal waveforms
- FIG. 3 is a partial block diagram of a transmit apparatus in accordance with a preferred embodiment of the present invention.
- FIG. 4 is a graph of a programmed transmission signal waveform
- FIG. 5 is a partial block diagram of a receive apparatus in accordance with a preferred embodiment of the present invention.
- FIG. 6 is a graph of signals for a programmable out of band reception.
- FIG. 1 a graph of a Serial Advanced Technology Attachment (ATA)/High Speed Serialized Advanced Technology Attachment bus Out of Band (OOB) signaling sequence is shown.
- the Serial ATA bus may be defined by a specification “Serial ATA/High Speed Serialized AT Attachment”, published by the Serial ATA Workgroup Technical Editor, Santa Cruz, Calif., 2001.
- the Serial ATA/High Speed Serialized AT Attachment specification is hereby incorporated by reference in its entirety.
- a host and a device may be powered and operating normally at a time 100 .
- a reset condition in the host may cause the host to issue a reset signal (e.g., COMRESET) at a time 102 .
- the signal COMRESET may comprise a string of at least six bursts with inter-burst temporal spacing.
- the host may stop transmitting the signal COMRESET and release the transmission lines to a quiescent condition at a time 104 .
- the device may respond to the signal COMRESET by transmitting an initialization signal (e.g., COMINIT).
- the signal COMINIT may comprise a string of at least six bursts with inter-burst temporal spacing. After transmitting the signal COMINIT, the device may release the bus to the quiescent condition at a time 108 .
- the host may respond to the signal COMINIT by transmitting a wake-up signal (e.g., COMWAKE).
- the signal COMINIT may comprise a string of at least six bursts with inter-burst temporal spacing. After the signal COMINIT has been transmitted, the host may release the bus at a time 112 .
- the device may respond with the signal COMWAKE at a time 114 .
- the signal COMWAKE transmitted by the device may be the same as the signal COMWAKE transmitted by the host.
- the device may end transmission of the signal COMWAKE being transmitting a stream of alignment signals, as indicated by reference number 118 .
- the host may respond to the signal COMWAKE transmitted by the device by transmitting a predetermined signal having D10.2 characters, as indicated by reference number 120 .
- the host may return the alignment signal to the device, as indicated by reference number 122 .
- the device may transmit a synchronization primitive signal, as indicated by reference number 124 , indicating a readiness to begin a login procedure.
- the host may return the synchronization primitives to the device, as indicated by reference number 126 .
- a communication link is established and the login procedure may begin.
- the signal COMRESET and the signal COMINIT may have the same characteristics.
- the signals COMRESET/COMINIT generally comprise a string of at least six bursts 130 . Consecutive bursts 130 may be temporally separated by an inter-burst gap 132 .
- each burst 130 may be 160 unit intervals in length.
- a unit interval may be defined as the time required to transmit/receive one bit on the Serial ATA bus.
- the 160 unit intervals may result in a duration 134 of 106.7 nanoseconds (ns).
- the Serial ATA specification state that each gap 132 may be 480 unit intervals in length.
- the 320 unit intervals may result in a duration 136 of 320 ns.
- the signal COMWAKE generally comprises a series of at least six bursts 130 . Consecutive bursts 130 may be temporally separated by an inter-burst gap 138 .
- each gap 138 may be 160 unit intervals in length.
- the 160 unit intervals may result in a duration 140 of 106.7 ns.
- the signal COMWAKE may therefore have a 50% duty cycle with the duration 134 of the bursts 130 and the duration 140 of the gaps 134 each lasting the same amount of time.
- FIG. 3 a partial block diagram of an apparatus 142 is shown in accordance with a preferred embodiment of the present invention.
- the apparatus 142 may be implemented as a Serial ATA transmitter.
- the transmitter apparatus 142 may provide a robust interface to other Serial ATA receivers ( FIG. 5 ) by allowing each of the durations 134 , 136 and 140 to be individually programmed. Therefore, each of the OOB signals COMRESET, COMINIT, and COMWAKE may be software adjusted to be recognized and detected by a variety of Serial ATA receivers in a variety of environments.
- the transmitter apparatus 142 generally comprises a circuit 144 , a circuit 146 , and a circuit 148 .
- the circuit 144 may have an input 150 to receive a strobe signal (e.g., STROBE_A) from a microprocessor (not shown).
- An input 154 may be provided in the circuit 144 to receive a data signal (e.g., BURST_WA) from the microprocessor.
- the circuit 144 may have an input 154 to receive another strobe signal (e.g., STROBE_B) from the microprocessor.
- An input 156 may be provided in the circuit 144 to receive another data signal (e.g., GAP_SWB) from the microprocessor.
- the circuit 144 may have an input 158 to receive a strobe signal (e.g., STROBE_C) from the microprocessor.
- An input 160 may be provided in the circuit 144 to receive a data signal (e.g., GAP_LWC) from the microprocessor.
- the circuit 144 may have an output 162 to present a data signal (e.g., BURST_RA) to an input 164 of the circuit 146 .
- An output 166 may be provided in the circuit 144 to present a data signal (e.g., GAP_SRB) to an input 168 of the circuit 146 .
- An output 170 may be provided in the circuit 144 to present another data signal (e.g., GAP_LRC) to an input 172 of the circuit 146 .
- An input 174 may be provided in the circuit 146 to receive a command signal (e.g., WAKE_CMD).
- An input 176 may be provided in the circuit 146 to receive another command signal (e.g., RESET/INIT_CMD).
- the circuit 146 may have an input 178 to receive a clock signal (e.g., TCLK).
- the circuit 146 may have an output 180 to present a signal (e.g., IDLE) to an input 182 of the circuit 148 .
- the circuit 148 may have an output 184 A to present a signal (e.g., TX+) to a transmission line (not shown).
- the circuit 148 may have another output 184 B to present a signal (e.g., TX ⁇ ) to the transmission line.
- An input 185 may be provided in the circuit 148 to receive a transmit data signal (e.g., TXDATA).
- the circuit 144 may be implemented as a register circuit.
- the register circuit 144 may receive and store the data signals BURST_WA, GAP_SWB and GAP_LWC as written or programmed from the microprocessor.
- the signal BURST_WA may carry a transmit burst value.
- the signal GAP_SWB may carry a short transmit gap value.
- the signal GAP_LWC may carry a long transmit gap value.
- the microprocessor may write to the register circuit 144 using the strobe signals STROBE_A, STROBE_B, and STROBE_C for the signal BURST_WA, GAP_SWB, and GAP_LWC respectively.
- the circuit 146 may be implemented as a transmission control logic circuit.
- the transmission control logic circuit 146 may be configured to generate the signal IDLE in a transmit state and an idle state in response to the signals BURST_RA, GAP_SRB, GAP_LRC, WAKE_CMD, RESET/INIT_CMD and TCLK.
- the transmission control logic circuit 146 may alternate the signal IDLE between the transmit state and the idle state while one of the command signals WAKE_CMD or RESET/INIT_CMD is in an active state to generate OOB signaling. While both the command signals WAKE_CMD and RESET/INIT_CMD are in an inactive state, the circuit 146 may present the signal IDLE in the transmit state.
- a time duration that the signal IDLE spends in the transmit state may be proportional to the transmit burst value conveyed by the signal BURST_RA.
- the time duration of the signal IDLE in the transmit state may equal the transmit burst value times a period of the clock signal TCLK.
- a time duration that the signal IDLE spends in the idle state may be proportional to either (i) the short transmit gap value or (ii) the long transmit gap value.
- the signal WAKE_CMD is active
- the time duration of the signal IDLE in the idle state may equal a product of the short transmit gap value times the period of the clock signal TCLK.
- the signal RESET/INIT_CMD is active, the time duration of the signal IDLE in the idle state may equal a produce to the long transmit gap value times the period of the clock signal TCLK.
- the circuit 148 may be implemented as a physical layer or front end transmitter circuit.
- the transmitter circuit 148 may be configured to transmit the signals TX+ and TX ⁇ in response to the data signal TXDATA and the signal IDLE. While the signal IDLE is in the transmit state, the transmitter circuit 148 may transmit the signals TX+ and TX ⁇ as a differential representation of the signal TXDATA. While the signal IDLE is in the idle state, the transmitter circuit 148 may present the signals TX+ and TX ⁇ in a quiescent condition.
- the register circuit 144 generally comprises two or more writeable registers.
- a transmit burst register 186 may be configured to store the transmit burst value as written by the signal BURST_WA.
- a transmit COMWAKE gap register 188 may be configured to store the short transmit gap value as written by the signal GAP_SWB.
- a transmit COMRESET/COMINIT gap register 190 may be configured to store the log transmit gap value as written by the signal GAP_LWC.
- the transmission control logic circuit 146 generally comprises a counter circuit 192 , a counter circuit 194 , a compare circuit 196 , another compare circuit 198 , and an optional compare circuit 200 .
- the counter circuit 192 may be implemented as a burst length counter circuit.
- the burst length counter circuit 192 may be configured to generate a burst count equal to a number of cycles of the clock signal TCLK starting from (i) either of the command signals WAKE_CMD or RESET/INIT_CMD transitioning from the inactive state to the active state or (ii) the signal IDLE transitioning from the idle state to the transit state while at least one of the command signals WAKE_CMD or RESET/INIT_CMD is active.
- the burst count may begin at (i) a start of an OOB signal and (ii) and an end of each gap duration. While both of the command signals WAKE_CMD and RESET/INIT_CMD are in the inactive state, the transmission control logic circuit 146 may release the signal IDLE to the transmit state.
- the compare circuit 196 may be implemented as a burst length compare circuit.
- the burst length compare circuit 196 may compare the burst count of the burst length count circuit 192 with the transmit burst value stored in the TX burst register 186 . When the burst count equals the transmit burst value the transmission control logic circuit 146 may transition the signal IDLE from the transmit state to the idle state.
- the counter 194 may be implemented as a gap length counter circuit.
- the gap length counter circuit 194 may be configured to generate a gap count equal to a number of cycles of the clock signal TCLK starting from when the burst compare circuit 196 matches the burst count to the transmit burst value. In other words, the gap counter may begin at an end of the each burst duration.
- the compare circuit 198 may be implemented as a gap compare circuit.
- the gap compare circuit 198 may be configured to compare the gap count of the gap length counter circuit 194 with the short transmit gap value while the command signal WAKE_CMD is active. When the gap count equals the short transmit gap value the transmission control logic circuit 146 may transition the signal IDLE from the idle state to the transmit state.
- the compare circuit 200 may be implemented as another gap compare circuit.
- the gap compare circuit 200 may be configured to compare the gap count with the long transmit gap value while the command signal RESET/INIT_CMD is active. When the gap count equals the long transmit gap value the transmission control logic circuit 146 may transition the signal IDLE from the idle state to the transmit state.
- the burst length counter circuit 192 and the gap length counter circuit 194 may continue to alternate counting burst durations and gap durations for the signal IDLE as long as one of the command signals WAKE_CMD or RESET/INIT_CMD remains in the active state.
- the transmitter circuit 148 generally comprises a line driver 202 .
- the line driver 202 may be implemented as a differential line driver.
- the line driver 202 may be enabled to drive the signals TX+ and TX ⁇ onto the transmission line while the signal IDLE is in the transmit state.
- the line driver 202 may be disabled from transmitting while the signal IDLE is in the idle state.
- the signal TX may be at the quiescent condition at a time 204 when one of the command signals WAKE_CMD or RESET/INIT_CMD becomes active.
- the signal TX may be active.
- the signal TX may return to the quiescent condition for a gap duration 208 .
- a cycle of a burst duration 206 followed by a gap duration 208 may be repeated as necessary to meet the design criteria of a particular application.
- there may be at least six burst durations 206 each temporally separated by the gap duration 208 .
- the burst durations 206 may have a programmable length as determined by the transmit burst value.
- the burst durations 206 may be defined in the Serial ATA specification as 160 unit intervals (106.7 nanoseconds). However, the programmable length of the burst duration 206 may deviate from the 160 unit intervals in either direction in the present invention.
- the burst duration 206 may be programmable by ⁇ 10% resulting in a range of 144 to 176 unit intervals or bit transmission periods. Other programmable ranges such as ⁇ 1% and ⁇ 5% may be implemented to meet the design criteria of a particular application.
- the gap durations 208 may have one or more programmable lengths.
- the gap duration 208 may have a short programmable length as determined by the short transmit gap value.
- the gap duration 208 for the signal COMWAKE may be defined in the Serial ATA specification as 160 unit intervals, same as the burst duration 206 .
- the programmable length of the gap duration 208 may deviate from the 160 unit intervals in either direction.
- the gap duration 208 may have a long programmable length as determined by the long transmit gap value.
- the gap duration 208 of the signals COMRESET and COMINIT may be defined in the Serial ATA specification as 480 unit intervals (320 nanoseconds).
- the programmable gap length 208 may deviate from the 480 unit intervals in either direction in the present invention.
- the gap duration 208 may be programmable by ⁇ 10% resulting in a range of 432 to 528 unit intervals or bit transmission periods. Other programmable ranges such as ⁇ 1% and ⁇ 5% may be implemented to meet the design criteria of a particular application.
- FIG. 5 a partial block diagram of an apparatus 210 is shown in accordance with a preferred embodiment of the present invention.
- the apparatus 210 may be implemented as a Serial ATA receiver.
- the receiver apparatus 210 may provide a robust interface to other Serial ATA transmitters ( FIG. 3 ) by allowing detection for each of the durations 134 , 136 and 140 to be individually programmed. Therefore, detection criteria for the OOB signals COMRESET, COMINIT, and COMWAKE may be adjusted to be recognized from a variety of Serial ATA transmitters in a variety of environments.
- the receiver apparatus 210 generally comprises a circuit 212 , a circuit 214 , and a circuit 216 .
- the circuit 212 may have an input 218 to receive a strobe signal (e.g., STROBE_D) from a microprocessor (not shown).
- An input 220 may be provided in the circuit 212 to receive a data signal (e.g., BURST_WD) from the microprocessor.
- the circuit 212 may have an input 222 to receive another strobe signal (e.g., STROBE_E) from the microprocessor.
- An input 224 may be provided in the circuit 212 to receive another data signal (e.g., GAP_SWE) from the microprocessor.
- the circuit 212 may have an input 226 to receive a strobe signal (e.g., STROBE_F) from the microprocessor.
- An input 228 may be provided in the circuit 212 to receive a data signal (e.g., GAP_LWF) from the microprocessor.
- the circuit 212 may have an output 230 to present a data signal (e.g., BURST_RD) to an input 232 of the circuit 214 .
- An output 234 may be provided in the circuit 212 to present a data signal (e.g., GAP_SRE) to an input 236 of the circuit 214 .
- An output 238 may be provided in the circuit 212 to present another data signal (e.g., GAP_LRF) to an input 240 of the circuit 214 .
- An output 242 may be provided in the circuit 214 to present a detected signal (e.g., WAKE_DET).
- An output 244 may be provided in the circuit 214 to present another detect signal (e.g., RESET/INIT_DET).
- the circuit 214 may have an input 246 to receive a clock signal (e.g., RCLK).
- the circuit 216 may have an input 248 A to receive a signal (e.g., RX+) from the transmission line (not shown).
- the circuit 216 may have another input 248 B to receive a signal (e.g., RX ⁇ ) from the transmission line.
- the circuit 216 may have an output 250 to present a signal (e.g., RXLOS) to an input 252 of the circuit 214 .
- the circuit 216 may have an output 253 to present a received data signal (e.g., RXDATA).
- the circuit 212 may be implemented as a register circuit.
- the register circuit 212 may receive and store the data signals BURST_WD, GAP_SWE and GAP_LWF as written or programmed from the microprocessor.
- the signal BURST_WD may carry a receive burst value.
- the signal GAP_SWE may carry a short receive gap value.
- the signal GAP_LWF may carry a long receive gap value.
- the microprocessor may write to the register circuit 212 using the strobe signals STROBE_D, STROBE_E, and STROBE_F for the signal BURST_WD, GAP_SWE, and GAP_LWF respectively.
- the circuit 214 may be implemented as a receive control logic circuit.
- the receive control logic circuit 214 may be configured to generate the signal WAKE_DET in (i) the active state when a valid OOB signal COMWAKE has been detected on the transmission line and (ii) the inactive state otherwise.
- the receive control logic circuit 214 may be configured to generate the signal RESET/INIT_DET in (i) the active state when a valid OOB signal COMRESET or COMINIT has been detected on the transmission line and (ii) the inactive state otherwise.
- Detecting a valid OOB signal COMWAKE, COMRESET and COMINIT may be defined by the Serial ATA specification as at least four valid bursts with valid inter-burst gaps of the appropriate length.
- the receive control logic circuit 214 may allow for adjustments to the definitions of a valid burst and a valid gap for the signals COMWAKE, COMRESET and COMINIT using the signals BURST_RD, GAP_SRE and GAP_LRF.
- the signal RXLOS may be implemented as a status signal.
- the status signal RXLOS may have a signal-present (SPR) state when the circuit 216 detects a presence of valid signals RX+ and RX ⁇ on the transmission line.
- the status signal RXLOS may have a loss-of-signal (LOS) state when the circuit 216 detects a loss of the signals RX+ or RX ⁇ from the transmission line.
- a valid received burst in the OOB signals COMWAKE, COMRESET and COMINIT may be determined by the receive burst value, a period of the clock signal RCLK, and a time duration that the status signal RXLOS is in the SPR state.
- a valid received gap in the signal COMWAKE may be proportional to the short receive gap value.
- a received gap in the signal COMWAKE may be valid if a time duration that the status signal RXLOS is in the LOS state equals a product of the short receive gap value times a period of the clock signal RCLK.
- a valid received gap in the signals COMRESET and COMINIT may be proportional to the long receive gap value.
- the received gap in the signals COMRESET and COMINIT may be valid if a time duration that the status signal RXLOS is in the LOS state equals a produce of the long gap value times the period of the clock signal RCLK.
- the circuit 216 may be implemented as a physical layer or front end receiver circuit.
- the receiver circuit 216 may be configured to receive the signals RX+ and RX ⁇ .
- the status signal RXLOS may be generated and presented by the receiver circuit 216 in response to the signals RX+ and RX ⁇ .
- the data signal RXDATA may also be generated and presented in response to the signals RX+ and RX ⁇ . While the transmission line is in the quiescent condition, the status signal RXLOS may be presented in the LOS state.
- the register circuit 212 generally comprises two or more writeable registers.
- a receive burst register 254 may be configured to store the receive burst value as written by the signal BURST_WD.
- a receive COMWAKE gap register 256 may be configured to store the short receive gap value as written by the signal GAP_SWE.
- a receive COMRESET/COMINIT gap register 258 may be configured to store the long receive gap value as written by the signal GAP_LWF.
- the receiver circuit 216 generally comprises a line receiver 260 and a squelch circuit 262 .
- the line receiver 260 may be implemented as a differential receiver to receive the signals RX+ and RX ⁇ .
- the differential receiver 260 may generate and present the data signal RXDATA representative of the signals RX+ and RX ⁇ .
- the squelch circuit 262 may receive the signals RX+ and RX ⁇ .
- the squelch circuit 262 may generate and present the status signal RXLOS in the LOS state while the signals RX+ and/or RX ⁇ are not valid or absent.
- the squelch circuit 262 may present the status signal RXLOS in the SPR state while both the signals RX+ and RX ⁇ are present and valid. Therefore, a burst on the signals RX+ and RX ⁇ may appear as a burst of the status signal RXLOS in the SPR state. Likewise, a gap on the signals RX+ and RX ⁇ may appear as a gap of the status signal RXLOS.
- the receive control logic circuit 214 generally comprises a counter circuit 264 , a counter circuit 266 , a compare circuit 268 , another compare circuit 270 , an optional compare circuit 272 , a circuit 274 , and a circuit 276 .
- the counter circuit 264 may be implemented as a burst length counter circuit.
- the burst length counter circuit 264 may be configured to generate a burst count equal to a number of cycles of the clock signal RCLK that the status signal RXLOS is in the SPR state.
- the compare circuit 268 may be implemented as a burst length compare circuit.
- the burst length compare circuit 268 may compare the burst count of the burst length count circuit 264 with the receive burst value.
- the burst length compare circuit 268 may notify the circuit 276 if the burst count does/does not equal the receive burst value.
- the counter 266 may be implemented as a gap length counter circuit.
- the gap length counter circuit 266 may be configured to generate a gap count equal to a number of cycles of the clock signal RCLK that the status signal RXLOS is in the LOS state.
- the gap count may be presented to the circuits 270 and 272 .
- the compare circuit 270 may be implemented as a gap length compare circuit.
- the gap length compare circuit 270 may compare the gap count with the short receive gap value.
- the gap length compare circuit 270 may notify the circuit 276 if the gap count does/does not equal the short receive gap value.
- the compare circuit 272 may be implemented as another gap length compare circuit.
- the gap length compare circuit 272 may compare the gap count with the long receive gap value.
- the gap length compare circuit 272 may notify the circuit 276 if the gap count does/does not equal the long receive gap value.
- the circuit 274 may be implemented as a transition detection circuit.
- the transition detection circuit 274 may be configured to detect when the status signal RXLOS transitions between the SPR state and the LOS state.
- the transition detection circuit 274 may notify the circuit 276 of each detected transition of the status signal RXLOS.
- the circuit 276 may be implemented as a sequence validation circuit.
- the circuit 276 may compare a sequence of valid bursts and valid gaps as determined by the burst length compare circuit 268 , the gap length compare circuit 270 , the gap length compare circuit 272 , and the transition detection circuit 274 . If a proper sequence of the valid bursts and the valid gaps is detected for the signal COMWAKE, then the sequence validation circuit 276 may generate and present the detect signal WAKE_DET in the active state. If a proper sequence of the valid bursts and the valid gaps is detected for the signal COMRESET or the signal COMWAKE, then the sequence validation circuit 276 may generate and present the signal RESET/INIT_DET in the active state.
- a valid burst may be detected when the burst length compare circuit 268 indicates that the burst count equals the receive burst value while the transition detection circuit 274 simultaneously indicates that the status signal RXLOS has just transitioned from the SPR state to the LOS state.
- a valid gap may be detected when one of the gap length compare circuits 270 or 272 indicates that the gap count equals the appropriate receive gap value while the transition detection circuit 274 simultaneously indicates that the status signal RXLOS has just transitioned from the LOS state to the SPR state.
- Other designs of the circuit 266 , 268 , 270 , 272 , 274 and 276 may be implemented to meet the design criteria of a particular application.
- the signal RX may be at the quiescent condition at a time 278 when a voltage first appears on the transmission line.
- the signals COMWAKE, COMRESET, and COMINIT may begin with a burst having a burst duration 280 . Following the burst duration 280 , the signal RX may return to the quiescent condition for a gap duration 282 .
- a sequence of the burst durations 280 and the gap durations 282 may be repeated as defined in the Serial ATA specification.
- the Serial ATA specification may require that at least four valid bursts separated by valid gaps be present to detect an OOB signal.
- the receive control logic circuit 214 may adjust the definition of the valid bursts and the valid gaps as programmed into the register circuit 212 .
- the status signal RXLOS may mirror the burst durations 280 and the gap durations 282 of the signal RX.
- status signal RXLOS may be in the SPR state for a “burst” duration 284 that matches in time the burst duration 280 of the signal RX.
- the status signal RXLOS may be in the LOS state for a “gap” duration 286 that matches in time the gap duration 282 of the signal RX.
- the receive burst value may determine in a given burst duration 284 is valid.
- the burst duration 280 may be defined in the Serial ATA specification as 160 unit intervals (106.7 nanoseconds).
- the programmable length for detecting the valid burst duration 284 may deviate from the 160 unit intervals in either direction in the present invention.
- the valid burst duration 284 may be programmable by ⁇ 10% resulting in a range of 144 to 176 unit intervals or bit transmission periods. Other programmable ranges such as ⁇ 1% and ⁇ 5% may be implemented to meet the design criteria of a particular application.
- the short receive gap value may determine if a given gap durations 286 is valid.
- the valid gap duration 286 may have a short programmable length as determined by the short receive gap value.
- the gap duration 282 for the signal COMWAKE may be defined 10 , in the Serial ATA specification as 160 unit intervals, same as the burst duration 260 . However, the programmable length of the valid gap duration 286 may deviate from the 160 unit intervals in either direction in the present invention.
- the long receive gap value may determine if a given gap duration 286 is valid.
- the gap duration 282 for the signals COMRESET and COMINIT may be defined in the Serial ATA specification as 480 unit intervals (320 nanoseconds).
- the receive control logic circuit 214 may be programmed to detect as valid a gap duration 286 deviated from the 480 unit intervals in either direction in the present invention.
- the gap duration 208 may be programmable by ⁇ 10% resulting in a range of 432 to 528 unit intervals or bit reception periods. Other programmable ranges such as ⁇ 1% and ⁇ 5% may be implemented to meet the design criteria of a particular application.
- the transmitter apparatus 142 may be combined with the receiver apparatus 210 to form a transceiver apparatus.
- a transceiver apparatus may combine the transmitter circuit 148 and the receiver circuit 216 .
- the transmission control logic circuit 146 may also be combined with the receive control logic circuit 214 to form a unified control logic circuit, possibly using a single clock signal.
- all six registers 186 , 188 , 190 , 254 , 256 and 258 may retained to allow independent programming of the received signals RX+ and RX ⁇ as well as the transmitted signals TX+ and TX ⁇ .
- some of the registers 186 , 188 , 190 , 254 , 256 and 258 may be combined.
- the term “simultaneously” is meant to describe events that share some common time period but the term is not meant to be limited to events that begin at the same point in time, end at the same point in time, or have the same duration.
- the various signals of the present invention are generally active (e.g., a digital HIGH, or 1) or inactive (e.g., a digital LOW, or 0).
- the particular polarities of the on (e.g., asserted) and off (e.g., de-asserted) states of the signals may be adjusted (e.g., reversed) accordingly to meet the design criteria of a particular implementation.
- inverters may be added to change a particular polarity of the signals.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/071,718 US7039064B1 (en) | 2002-02-08 | 2002-02-08 | Programmable transmission and reception of out of band signals for serial ATA |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/071,718 US7039064B1 (en) | 2002-02-08 | 2002-02-08 | Programmable transmission and reception of out of band signals for serial ATA |
Publications (1)
Publication Number | Publication Date |
---|---|
US7039064B1 true US7039064B1 (en) | 2006-05-02 |
Family
ID=36216118
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/071,718 Expired - Lifetime US7039064B1 (en) | 2002-02-08 | 2002-02-08 | Programmable transmission and reception of out of band signals for serial ATA |
Country Status (1)
Country | Link |
---|---|
US (1) | US7039064B1 (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050220008A1 (en) * | 2004-03-31 | 2005-10-06 | Grimsrud Knut S | Host fail-over switch presence detection compatible with existing protocol and host controllers |
US20060129733A1 (en) * | 2004-12-15 | 2006-06-15 | Rambus Inc. | Interface for bridging out-of-band information and preventing false presence detection of terminating devices |
US20060182229A1 (en) * | 2005-01-31 | 2006-08-17 | Samsung Electronics Co., Ltd | SATA device having self-test function for OOB-signaling |
US20080183917A1 (en) * | 2007-01-31 | 2008-07-31 | Ibm Corporation | Out-of-Band Signaling Support Over Standard Optical SFP |
US20090146721A1 (en) * | 2007-12-07 | 2009-06-11 | Renesas Technology Corp. | Oob (out of band) detection circuit and serial ata system |
US20100217898A1 (en) * | 2009-02-24 | 2010-08-26 | Seagate Technology Llc | Receiver training during a sata out of band sequence |
US20100250791A1 (en) * | 2009-03-27 | 2010-09-30 | Lsi Corporation | Low power physical layer for SATA and SAS transceivers |
US20110145470A1 (en) * | 2009-12-15 | 2011-06-16 | Toshinori Arai | Data input/output device for adjusting characteristic of interface |
US20190163407A1 (en) * | 2017-11-28 | 2019-05-30 | Renesas Electronics Corporation | Storage device and storage system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020071511A1 (en) * | 2000-10-19 | 2002-06-13 | Samsung Electronics Co., Ltd. | Apparatus and method for generating transmission and reception local oscillation signals in a mobile terminal |
US20020110142A1 (en) * | 2001-02-12 | 2002-08-15 | Lior Ophir | Network manager for a hybrid network environment |
US20020167930A1 (en) * | 2001-05-14 | 2002-11-14 | Dataradio, Inc. | Adaptive duty cycle management method and system for radio transmitters |
-
2002
- 2002-02-08 US US10/071,718 patent/US7039064B1/en not_active Expired - Lifetime
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020071511A1 (en) * | 2000-10-19 | 2002-06-13 | Samsung Electronics Co., Ltd. | Apparatus and method for generating transmission and reception local oscillation signals in a mobile terminal |
US20020110142A1 (en) * | 2001-02-12 | 2002-08-15 | Lior Ophir | Network manager for a hybrid network environment |
US20020167930A1 (en) * | 2001-05-14 | 2002-11-14 | Dataradio, Inc. | Adaptive duty cycle management method and system for radio transmitters |
Non-Patent Citations (1)
Title |
---|
"Serial ATA: High Speed Serialized AT Attachment", Revision 1.0, Aug. 29, 2001, pp. 1-307. |
Cited By (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7515528B2 (en) * | 2004-03-31 | 2009-04-07 | Intel Corporation | Host fail-over switch presence detection compatible with existing protocol and host controllers |
US20050220008A1 (en) * | 2004-03-31 | 2005-10-06 | Grimsrud Knut S | Host fail-over switch presence detection compatible with existing protocol and host controllers |
US20110022750A1 (en) * | 2004-12-15 | 2011-01-27 | Sobelman Michael J | Interface for Bridging Out-Of-Band Information from a Downstream Communication Link to an Upstream Communication Link |
US11016922B2 (en) | 2004-12-15 | 2021-05-25 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US7461192B2 (en) * | 2004-12-15 | 2008-12-02 | Rambus Inc. | Interface for bridging out-of-band information and preventing false presence detection of terminating devices |
US20090077288A1 (en) * | 2004-12-15 | 2009-03-19 | Sobelman Michael J | Interface for Bridging Out-of-Band Information From a Downstream Communication Link to an Upstream Communication Link |
US9792241B2 (en) | 2004-12-15 | 2017-10-17 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US20060129733A1 (en) * | 2004-12-15 | 2006-06-15 | Rambus Inc. | Interface for bridging out-of-band information and preventing false presence detection of terminating devices |
US9021174B2 (en) | 2004-12-15 | 2015-04-28 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US7694059B2 (en) | 2004-12-15 | 2010-04-06 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US11561920B2 (en) | 2004-12-15 | 2023-01-24 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US8332563B2 (en) | 2004-12-15 | 2012-12-11 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US10210126B2 (en) | 2004-12-15 | 2019-02-19 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US10552358B2 (en) | 2004-12-15 | 2020-02-04 | Rambus Inc. | Interface for bridging out-of-band information from a downstream communication link to an upstream communication link |
US7587294B2 (en) * | 2005-01-31 | 2009-09-08 | Samsung Electronics Co., Ltd. | SATA device having self-test function for OOB-signaling |
US20060182229A1 (en) * | 2005-01-31 | 2006-08-17 | Samsung Electronics Co., Ltd | SATA device having self-test function for OOB-signaling |
US9619426B2 (en) | 2007-01-31 | 2017-04-11 | International Business Machines Corporation | Out-of-band signaling support over standard optical SFP |
US20080183917A1 (en) * | 2007-01-31 | 2008-07-31 | Ibm Corporation | Out-of-Band Signaling Support Over Standard Optical SFP |
US8897313B2 (en) * | 2007-01-31 | 2014-11-25 | International Business Machines Corporation | Out-of-band signaling support over standard optical SFP |
US20090146721A1 (en) * | 2007-12-07 | 2009-06-11 | Renesas Technology Corp. | Oob (out of band) detection circuit and serial ata system |
KR101536359B1 (en) * | 2007-12-07 | 2015-07-13 | 르네사스 일렉트로닉스 가부시키가이샤 | Oob detection circuit and serial ata system |
US8199858B2 (en) * | 2007-12-07 | 2012-06-12 | Renesas Electronics Corporation | OOB (out of band) detection circuit and serial ATA system |
US9753887B2 (en) | 2009-02-24 | 2017-09-05 | Seagate Technology Llc | Receiver training during a SATA out of band sequence |
US20180129627A1 (en) * | 2009-02-24 | 2018-05-10 | Seagate Technology, Llc | Receiver training during a sata out of band sequence |
US20100217898A1 (en) * | 2009-02-24 | 2010-08-26 | Seagate Technology Llc | Receiver training during a sata out of band sequence |
US20100250791A1 (en) * | 2009-03-27 | 2010-09-30 | Lsi Corporation | Low power physical layer for SATA and SAS transceivers |
US20110145470A1 (en) * | 2009-12-15 | 2011-06-16 | Toshinori Arai | Data input/output device for adjusting characteristic of interface |
US20190163407A1 (en) * | 2017-11-28 | 2019-05-30 | Renesas Electronics Corporation | Storage device and storage system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5469473A (en) | Transceiver circuit with transition detection | |
US7719527B2 (en) | LED control circuit for automatically generating latch signal | |
US5343503A (en) | Method and apparatus for clock and data delivery on a bus | |
US7039064B1 (en) | Programmable transmission and reception of out of band signals for serial ATA | |
US6839791B2 (en) | Method and apparatus for accelerating detection of serial bus device speed signals | |
US10218535B2 (en) | Low power bidirectional bus | |
KR20030028812A (en) | Synchronized write data on a high speed memory bus | |
CN104145256B (en) | Collision detection in the bus systems of EIA 485 | |
US20030158991A1 (en) | Transceiver circuitry for sending and detecting OOB signals on serial ATA buses | |
US6717832B2 (en) | Method for data communication between a plurality of semiconductor modules and a controller module and semiconductor module configured for that purpose | |
US8595536B2 (en) | Rate verification of an incoming serial alignment sequence | |
JP3751833B2 (en) | Multi-port Ethernet device and external pin minimization method and device | |
US20220043763A1 (en) | Method for data transmission and circuit arrangement thereof | |
EP1965608B1 (en) | Control circuit for automatically generating latch signal to control LED device according to input data signal and clock signal | |
US6483847B1 (en) | Arbitration scheme for a serial interface | |
US20100052757A1 (en) | Cooperation circuit | |
JPH0936922A (en) | Digital signal modulation method | |
US7272744B2 (en) | Method for signaling during a transaction and receiving unit and system for use therewith | |
US6108758A (en) | Multiple masters in a memory control system | |
US7342815B2 (en) | DQS signaling in DDR-III memory systems without preamble | |
US7030655B2 (en) | Memory interface system | |
JP2752912B2 (en) | Burst signal detection circuit | |
US7068727B1 (en) | Halting data strobes on a source synchronous link and utilization of same to debug data capture problems | |
US6877054B2 (en) | Method and apparatus for position dependent data scheduling | |
US20070288781A1 (en) | Low power mode unipolar current/voltage mode interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: LSI LOGIC CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PAULSON, CHRISTOPHER A.;SCHAUER, STEVEN A.;REEL/FRAME:012596/0259 Effective date: 20020206 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AG Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:LSI CORPORATION;AGERE SYSTEMS LLC;REEL/FRAME:032856/0031 Effective date: 20140506 |
|
AS | Assignment |
Owner name: LSI CORPORATION, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:LSI LOGIC CORPORATION;REEL/FRAME:033102/0270 Effective date: 20070406 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LSI CORPORATION;REEL/FRAME:035390/0388 Effective date: 20140814 |
|
AS | Assignment |
Owner name: AGERE SYSTEMS LLC, PENNSYLVANIA Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032856-0031);ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT;REEL/FRAME:037684/0039 Effective date: 20160201 Owner name: LSI CORPORATION, CALIFORNIA Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032856-0031);ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT;REEL/FRAME:037684/0039 Effective date: 20160201 |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:037808/0001 Effective date: 20160201 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:037808/0001 Effective date: 20160201 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD., SINGAPORE Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041710/0001 Effective date: 20170119 Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041710/0001 Effective date: 20170119 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553) Year of fee payment: 12 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE Free format text: MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:047196/0097 Effective date: 20180509 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE EXECUTION DATE PREVIOUSLY RECORDED AT REEL: 047196 FRAME: 0097. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:048555/0510 Effective date: 20180905 |