US20090251190A1 - System and method for generating two effective frequencies using a single clock - Google Patents
System and method for generating two effective frequencies using a single clock Download PDFInfo
- Publication number
- US20090251190A1 US20090251190A1 US12/325,647 US32564708A US2009251190A1 US 20090251190 A1 US20090251190 A1 US 20090251190A1 US 32564708 A US32564708 A US 32564708A US 2009251190 A1 US2009251190 A1 US 2009251190A1
- Authority
- US
- United States
- Prior art keywords
- clock
- signal
- clock signal
- blanking
- effective
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K5/00—Manipulating of pulses not covered by one of the other main groups of this subclass
- H03K5/00006—Changing the frequency
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K5/00—Manipulating of pulses not covered by one of the other main groups of this subclass
- H03K5/156—Arrangements in which a continuous pulse train is transformed into a train having a desired pattern
Definitions
- Embodiments of the present invention relate generally to a method and apparatus for generating clock signals in a high-speed digital transceiver, and more particularly to generating a second clock signal from a first clock signal.
- Ethernet and Fibre Channel are two widely used communication protocols used today and continue to evolve to respond to the increasing need for higher bandwidth in digital communication systems.
- the Open Systems Interconnection (OSI) model (ISO standard) was developed to establish standardization for linking heterogeneous computer and communication systems.
- the OSI model includes seven distinct functional layers including Layer 7: an application layer; Layer 6: a presentation layer; Layer 5: a session layer; Layer 4: a transport layer; Layer 3: a network layer; Layer 2: a data link layer; and Layer 1: a physical layer.
- Layer 7 an application layer
- Layer 6 a presentation layer
- Layer 5 a session layer
- Layer 4 a transport layer
- Layer 3 a network layer
- Layer 2 a data link layer
- Layer 1 a physical layer.
- Each OSI layer is responsible for establishing what is to be done at that layer of the network but not how to implement it.
- Layers 1 to 4 handle network control and data transmission and reception.
- Layers 5 to 7 handle application issues. Specific functions of each layer may vary to a certain extent, depending on the exact requirements of a given protocol to be implemented for the layer. For example, the Ethernet protocol provides collision detection and carrier sensing in the data link layer.
- the physical layer is responsible for handling all electrical, optical, and mechanical requirements for interfacing to the communication media.
- the physical layer provides encoding and decoding, synchronization, clock data recovery, and transmission and reception of bit streams.
- high-speed electrical or optical transceivers are the hardware elements used to implement this layer.
- the key sublayers include a PMD TX/RX (physical media dependent transmit and receive) sublayer, a PMD PCS (physical media dependent physical encoding) sublayer, a XGXS PCS (10 Gigabit media independent interface extender physical encoding) sublayer, and a XAUI TX/RX (10 Gigabit attachment unit interface transmit and receive) sublayer.
- PMD TX/RX physical media dependent transmit and receive
- PMD PCS physical media dependent physical encoding
- XGXS PCS (10 Gigabit media independent interface extender physical encoding
- XAUI TX/RX (10 Gigabit attachment unit interface transmit and receive
- An optical-based transceiver for example, includes various functional components such as clock data recovery, clock multiplication, serialization/de-serialization, encoding/decoding, electrical/optical conversion, descrambling, controlling, and data storage.
- Certain functional components within an optical-based transceiver may require clock signals having slightly different effective clock frequencies.
- a clock data recovery (CDR) circuit and a synchronizer/descrambler/decoder circuit may require slightly different effective clock frequencies in an optical-based transceiver.
- the clock signals are generated independently of each other, or one clock signal is multiplied up and then divided down by large ratios to achieve a second clock signal.
- Such methods require significant additional hardware than that required for generating a single original clock signal.
- Certain embodiments of the present invention provide a method and apparatus for generating a second clock signal from a first clock signal where the effective clock frequencies of the two clock signals differ slightly.
- a method of the present invention provides for generating a second clock signal, having a second effective clock frequency, from a first clock signal, having a first effective clock frequency.
- Clock pulses of the first clock signal are counted to generate a count value.
- a blanking signal is generated.
- the blanking signal blanks at least one clock pulse of the first clock signal. The process is repeated multiple times at a predetermined rate corresponding to the predetermined blanking value to generate the second clock signal.
- Apparatus of the present invention includes a clock source generating a first clock signal and a modulo counter, counting clock pulses of the first clock signal and generating a mod signal when the modulo counter reaches a predetermined blanking value.
- An inverter generates a blanking signal in response to the mod signal and a logic circuit generates a second clock signal in response to the first clock signal and the blanking signal.
- FIG. 1 is a top-level block diagram of an optical-based transceiver chip in accordance with an embodiment of the present invention.
- FIG. 2 is a more detailed schematic block diagram of the optical-based transceiver chip of FIG. 1 in accordance with an embodiment of the present invention.
- FIG. 3 is a schematic block diagram of an apparatus within the optical-based transceiver chip of FIG. 2 to generate a second clock signal from a first clock signal in accordance with an embodiment of the present invention.
- FIG. 4 is flowchart of a method to generate a second clock signal from a first clock signal using the apparatus of FIG. 3 in accordance with an embodiment of the present invention.
- FIG. 5 is a timing diagram of the first clock signal and the second clock signal with a blanked pulse (gap) in accordance with an embodiment of the present invention.
- FIG. 1 is a top-level block diagram of an optical-based transceiver chip 1 in accordance with an embodiment of the present invention.
- the PMD TX/RX sublayer 220 (physical media dependent transmit and receive sublayer) provides the electrical functionality for transmission and reception of 10 Gigabit serial data.
- the functionality includes clock multiplication and data serialization, clock data recovery and data de-serialization, signal amplification and equalization, and differential signal driving.
- the PMD PCS sublayer 240 (physical media dependent physical encoding sublayer) is responsible for coding data to be transmitted and decoding data to be received on the PMD side of the transceiver.
- the functionality includes 64B/66B synchronization, descrambling, and decoding, 64B/66B encoding and scrambling, data transitioning, multiplexing, and phase detecting.
- the XGXS PCS sublayer 230 (10 Gigabit media independent interface extender physical encoding sublayer) is responsible for coding data to be transmitted and decoding data to be received on the XAUI side of the transceiver.
- the functionality includes 8B/10B encoding, 8B/10B decoding, randomizing, and lane alignment.
- the XAUI TX/RX sublayer 210 (10 Gigabit attachment unit interface transmit and receive sublayer) provides the electrical functionality for transmission and reception of 3 Gigabit 4-channel serial data.
- the functionality includes clock multiplication and data serialization, clock data recovery and data de-serialization, signal amplification, and differential signal driving.
- FIG. 2 is a more detailed schematic block diagram of the optical-based transceiver chip 1 of FIG. 1 in accordance with an embodiment of the present invention.
- the optical-based transceiver chip 1 comprises three main blocks including a transmit block 310 , a receive block 340 , and a management and control block 370 .
- Clock interfaces are provided for configuring the XAUI and PMD interfaces to asynchronous or independent asynchronous operations in accordance with an embodiment of the present invention.
- the receiver block 340 accepts 10 Gigabit serial PMD data and reformats the data for transmission on the 4-lane 3 Gigabit XAUI transmitters 362 .
- One of the 3 Gigabit CMU clocks in the XAUI TX/RX sublayer 210 is used to retime all four XAUI transmitters.
- the XAUI CMU 346 in the XAUI TX/RX sublayer 210 is phase-locked to an external reference clock.
- the PMD clock and data recovery (CDR)/Deserializer 348 within the PMD TX/RX sublayer 220 generates a clock that is at the same frequency as the incoming data bit rate (10 Gigabit data rate) at the serial data inputs, PDIP/N 344 .
- the clock is phase-aligned by a PLL so that it samples the data in the center of the data eye pattern in accordance with an embodiment of the present invention.
- phase/frequency discriminator The phase relationship between the edge transitions of the data and those of the generated clock are compared by a phase/frequency discriminator. Output pulses from the discriminator indicate the direction of phase corrections.
- the output of the loop filter controls the frequency of the VCO, which generates the recovered clock. Frequency stability without incoming data is guaranteed by an internal reference clock that the PLL locks onto when data is lost.
- the transceiver chip 1 includes a lock detect circuit that monitors the Gigabit frequency of the internal VCO within the PMD TX/RX sublayer 220 .
- the frequency of the incoming data stream is within ⁇ 100 ppm of the 10 Gigabit data stream for the lock detector to declare signal lock.
- the lock detect status is observable in the Analog Transceiver Status Register O.
- P_LKDTCDR goes high when the PMD CDR/Deserializer 348 is locked to the incoming data.
- the CDR lock detect signal is also provided as an output status at the PCDRLK pin 348 A.
- the PMD serial data stream is deserialized by a serial-to-parallel converter of CDR/Deserializer 348 in the PMD TX/RX sublayer 220 .
- the CDR output clocks the serial-to-parallel converter. Under normal operation, the CDR recovers the clock from the data. If data is not present, the clock is recovered from the internal reference clock. The output is sent to the RX Gearbox 350 within PMD PCS sublayer 240 .
- the RX gearbox 350 in the PMD PCS sublayer 240 is a buffer that converts 64-bit data to 66-bit data for more efficient parallelization.
- the RX gearbox 350 receives 64-bit data from the CDR/Deserializer 348 at 322.265 MHz.
- the RX gearbox 350 outputs 66-bit data to the 64B/66B Synchronizer/Descrambler/Decoder 352 within the PMD TX/RX sublayer 220 .
- a register bank is employed which is accessed in a circular manner.
- a Frame Synchronizer (which is a part of the 64B/66B Synchronizer/Descrambler/Decoder 352 in the PMD PCS sublayer 240 ) searches for the 66-bit boundary of the frame data and obtains lock to 66 bit blocks using the sync header and outputs 66-bit blocks.
- the descrambler (which is also a part of the 64B/66B Synchronizer/Descrambler/Decoder 352 in the PMD PCS sublayer 240 ) processes the payload to reverse the effect of the scrambler using the same polynomial.
- the receiver process decodes blocks according to IEEE 802.3ae clause 49.
- the XAUI CMU 346 within the XAUI TX/RX sublayer 210 has a PLL that generates the 3 Gigabit clock by multiplying the internal 156.25-MHz reference clock in accordance with an embodiment of the present invention.
- the transceiver chip 1 includes a lock detect circuit, which monitors the frequency of the internal VCO.
- the CMU lock detect bit goes high when the XAUI CMU PLL is locked.
- the lock detect status is in the Analog Transceiver Status Register 0, bit 7 .
- the transceiver chip 1 supports asynchronous clocking mode operation of the XAUI and PMD interfaces.
- the local reference clock or external transmit VCXO may adhere to the IEEE specifications.
- an elastic FIFO 354 In the asynchronous mode, an elastic FIFO 354 is used that accommodates a frequency difference of up to 200 ppm between a recovered clock and a local reference clock. Both the RX and TX data paths 310 and 320 contain elastic FIFOs 354 and 324 . Idle columns of four bytes are inseried or deleted during the IPG (inter packet gap) once the distance between the elastic FIFO's read and write pointers exceed a threshold. In addition, a column of sequence orders may be deleted during the IPG once the distance between the elastic FIFO's read and write pointer exceed a threshold. The delete adjustments only occur on IPG streams that contain at least two columns of idles or sequence order sets.
- a 312.5 MHz clock signal is derived from a 322.26 MHz clock signal.
- the CDR/Deserializer 348 generates a first clock signal at an effective clock frequency of 322.26 MHz that is used to clock one side of the RX gearbox 350 .
- a second clock signal is generated within the CDR/Deserializer 348 from the first clock signal at an effective frequency of 312.5 MHz.
- the second clock signal at 312.5 MHz is used to clock another side of the RX gearbox 350 , the 64B/66B Synchronizer/Descrambler/Decoder 352 , and the elastic FIFO 354 .
- the second clock signal at 312.5 MHz is divided by 2 to form a 156.25 MHz clock signal and may be muxed to the XAUI CMU 346 .
- the clock generating circuit 5 may be used to generate the second clock signal (CLK 2 ) from the first clock signal (CLK 1 ).
- the first clock signal 50 at 322.26 MHz is generated by a clock source 10 within CDR/Deserializer 348 .
- the clock source 10 may be a circuit that derives the first clock signal 50 from another clock signal or may be an original clock source.
- a modulo counter 20 is used to count clock pulses of the first clock signal 50 to generate a count value as described in step 410 of FIG. 4 .
- the modulo counter outputs a mod signal 60 to an inverter 30 when the count value of the modulo counter 20 reaches a predetermined blanking value.
- the inverter 30 outputs a blanking signal 70 to blank at least one clock pulse of the first clock signal 50 in step 430 .
- the first clock signal 50 and the blanking signal 70 are input to a logic gate (e.g. an AND gate) 40 .
- the output of the logic gate 40 is the second clock signal (CLK 2 ) 80 .
- every 33 rd clock pulse in CLK 1 50 will be blanked creating a gap 81 in CLK 2 80 .
- the effective clock frequency of CLK 2 80 will be 312.5 MHz as follows:
- the transmit block 310 collects 4-lane 3 Gigabit data at the XAUI receivers 312 and reformats the data for 10 Gigabit serial transmission at the PMD differential CML drivers 314 in accordance with an embodiment of the present invention.
- the PMD CMU (clock multiplier unit)/Serializer 316 in the PMD TX/RX sublayer 220 is phase-locked to an external reference clock.
- Each XAUI serial data stream is de-serialized to a 10-bit word by a serial-to-parallel converter of the DLL & Deserializer 318 within the XAUI TX/RX sublayer 210 .
- the DLL output clocks the serial-to-parallel converter. Under normal operation, the DLL recovers the clock from the data. If data is not present, the clock is recovered from the internal reference clock. The output is sent to the XGXS PCS sublayer 230 in the digital core 130 .
- the PMD PCS sublayer 240 uses a transmission code to improve the transmission characteristics of information to be transferred across the link and to support transmission of control and data characters in accordance with an embodiment of the present invention.
- the 64B/66B encoding (defined by IEEE 802.2ae clause 49 for transmission code and performed by the 64B/66B Encoder/Scrambler 326 ) ensures that sufficient transitions are present in the PHY bit stream to make clock recovery possible at the receiver.
- the TX gearbox 328 in the PMD PCS sublayer 240 is a buffer that converts 66-bit data to 64-bit data for more efficient serialization.
- the TX gearbox 328 receives 64-bit data from the 64B/66B Encoder/Scrambler 326 and a 2-bit sync from the Type Generator at 156.25 MHz.
- the TX gearbox 328 outputs 64-bit data at 322.265 MHz to the PMD CMU/Serializer 316 within the PMD TX/RX sublayer 220 .
- a register bank is employed which is accessed in a circular manner.
- Data is read out of the TX gearbox 328 using an internally generated 322.265 MHz clock.
- the data is converted to a 10 Gigabit serial stream within PMD TX/RX sublayer 220 and driven off-chip. Bit 0 of frame 0 (LSB) is shifted out first.
- the PMD CMU/Serializer 316 within the PMD TX/RX sublayer 220 has a PLL that generates the 10 Gigabit clock by multiplying the internal 1 56.25 MHz reference clock.
- the CMU/Serializer 316 generates a first clock signal at an effective clock frequency of 322.26 MHz that is used to clock one side of the TX gearbox 328 .
- a second clock signal is generated within the CMU/Serializer 316 from the first clock signal at an effective frequency of 312.5 MHz.
- the second clock signal at 312.5 MHz is used to clock another side of the TX gearbox 328 , the 64B/66B Encoder/Scrambler 326 , and the elastic FIFO 324 .
- the clock generating circuit 5 may be similarly used, as in the receive block 340 , to generate the second clock signal from the first clock signal according to the method 400 .
- other clock signals at other effective clock frequencies may be generated from an original clock signal at some first clock frequency.
- Embodiments of the present invention are not limited to any particular first clock frequency or second clock frequency.
- multiple clock pulses may be blanked during one cycle of the blanking signal to obtain a particular effective clock frequency for the second clock signal.
- the clock generating apparatus 5 and method 400 may not be part of a transceiver chip but may, instead, be a part of some other circuitry where it is desirable to generate a second clock signal from a first clock signal.
- the various elements of the apparatus 5 may be combined or separated according to various embodiments of the present invention.
- certain embodiments of the present invention afford an approach for generating a second clock signal, having a second effective clock frequency, from a first clock signal, having a first effective clock frequency by blanking clock pulses from the first clock signal at regular intervals.
Landscapes
- Physics & Mathematics (AREA)
- Nonlinear Science (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
Abstract
Description
- This application is a continuation of U.S. patent application Ser. No. 10/938,467 filed Sep. 9, 2004, which is a continuation of U.S. patent application Ser. No. 10/342,639 filed Jan. 15, 2003 which issued as U.S. Pat. No. 6,844,764 on Jan. 18, 2005.
- U.S. Pat. No. 6,424,194, U.S. patent application Ser. No. 09/540,243 filed on Mar. 31, 2000, U.S. Pat. No. 6,389,092, U.S. Pat. No. 6,340,899, U.S. patent application Ser. No. 09/919,636 filed on Jul. 31, 2001, U.S. patent application Ser. No. 09/860,284 filed on May 18, 2001, U.S. patent application Ser. No. 10/028,806 filed on Oct. 25, 2001, U.S. patent application Ser. No. 09/969,837 filed on Oct. 1, 2001, U.S. patent application Ser. No. 10/159,788 entitled “Phase Adjustment in High Speed CDR Using Current DAC” filed on May 30, 2002, U.S. patent application Ser. No. 10/179,735 entitled “Universal Single-Ended Parallel Bus; fka, Using 1.8V Power Supply in 0.13 mM CMOS” filed on Jun. 21, 2002, and U.S. patent application Ser. No. 10/340,408 filed on Jan. 10, 2003, are each incorporated herein by reference in their entirety.
- [Not Applicable]
- [Not Applicable]
- [Not Applicable]
- Embodiments of the present invention relate generally to a method and apparatus for generating clock signals in a high-speed digital transceiver, and more particularly to generating a second clock signal from a first clock signal.
- High-speed digital communication networks over copper and optical fiber are used in many network communication and digital storage applications. Ethernet and Fibre Channel are two widely used communication protocols used today and continue to evolve to respond to the increasing need for higher bandwidth in digital communication systems.
- The Open Systems Interconnection (OSI) model (ISO standard) was developed to establish standardization for linking heterogeneous computer and communication systems. The OSI model includes seven distinct functional layers including Layer 7: an application layer; Layer 6: a presentation layer; Layer 5: a session layer; Layer 4: a transport layer; Layer 3: a network layer; Layer 2: a data link layer; and Layer 1: a physical layer. Each OSI layer is responsible for establishing what is to be done at that layer of the network but not how to implement it.
-
Layers 1 to 4 handle network control and data transmission and reception.Layers 5 to 7 handle application issues. Specific functions of each layer may vary to a certain extent, depending on the exact requirements of a given protocol to be implemented for the layer. For example, the Ethernet protocol provides collision detection and carrier sensing in the data link layer. - The physical layer,
Layer 1, is responsible for handling all electrical, optical, and mechanical requirements for interfacing to the communication media. The physical layer provides encoding and decoding, synchronization, clock data recovery, and transmission and reception of bit streams. Typically, high-speed electrical or optical transceivers are the hardware elements used to implement this layer. - As data rate and bandwidth requirements increase, 10 Gigabit data transmission rates are being developed and implemented in high-speed networks. There is much pressure to develop a 10 Gigabit physical layer for high-speed serial data applications.
- In the physical layer, several sublayers are supported. As an example, for 10 Gigabit serial operation, some of the key sublayers include a PMD TX/RX (physical media dependent transmit and receive) sublayer, a PMD PCS (physical media dependent physical encoding) sublayer, a XGXS PCS (10 Gigabit media independent interface extender physical encoding) sublayer, and a XAUI TX/RX (10 Gigabit attachment unit interface transmit and receive) sublayer.
- An optical-based transceiver, for example, includes various functional components such as clock data recovery, clock multiplication, serialization/de-serialization, encoding/decoding, electrical/optical conversion, descrambling, controlling, and data storage.
- Certain functional components within an optical-based transceiver may require clock signals having slightly different effective clock frequencies. For example, a clock data recovery (CDR) circuit and a synchronizer/descrambler/decoder circuit may require slightly different effective clock frequencies in an optical-based transceiver. Typically, the clock signals are generated independently of each other, or one clock signal is multiplied up and then divided down by large ratios to achieve a second clock signal. Such methods require significant additional hardware than that required for generating a single original clock signal.
- Further limitations and disadvantages of conventional and traditional approaches will become apparent to one of skill in the art, through comparison of such systems with the present invention as set forth in the remainder of the present application with reference to the drawings.
- Certain embodiments of the present invention provide a method and apparatus for generating a second clock signal from a first clock signal where the effective clock frequencies of the two clock signals differ slightly.
- A method of the present invention provides for generating a second clock signal, having a second effective clock frequency, from a first clock signal, having a first effective clock frequency. Clock pulses of the first clock signal are counted to generate a count value. When the count value reaches a predetermined blanking value, a blanking signal is generated. The blanking signal blanks at least one clock pulse of the first clock signal. The process is repeated multiple times at a predetermined rate corresponding to the predetermined blanking value to generate the second clock signal.
- Apparatus of the present invention includes a clock source generating a first clock signal and a modulo counter, counting clock pulses of the first clock signal and generating a mod signal when the modulo counter reaches a predetermined blanking value. An inverter generates a blanking signal in response to the mod signal and a logic circuit generates a second clock signal in response to the first clock signal and the blanking signal.
- These and other advantages, aspects and novel features of the present invention, as well as details of an illustrated embodiment thereof, will be more fully understood from the following description and drawings.
-
FIG. 1 is a top-level block diagram of an optical-based transceiver chip in accordance with an embodiment of the present invention. -
FIG. 2 is a more detailed schematic block diagram of the optical-based transceiver chip ofFIG. 1 in accordance with an embodiment of the present invention. -
FIG. 3 is a schematic block diagram of an apparatus within the optical-based transceiver chip ofFIG. 2 to generate a second clock signal from a first clock signal in accordance with an embodiment of the present invention. -
FIG. 4 is flowchart of a method to generate a second clock signal from a first clock signal using the apparatus ofFIG. 3 in accordance with an embodiment of the present invention. -
FIG. 5 is a timing diagram of the first clock signal and the second clock signal with a blanked pulse (gap) in accordance with an embodiment of the present invention. -
FIG. 1 is a top-level block diagram of an optical-basedtransceiver chip 1 in accordance with an embodiment of the present invention. The PMD TX/RX sublayer 220 (physical media dependent transmit and receive sublayer) provides the electrical functionality for transmission and reception of 10 Gigabit serial data. The functionality includes clock multiplication and data serialization, clock data recovery and data de-serialization, signal amplification and equalization, and differential signal driving. - The PMD PCS sublayer 240 (physical media dependent physical encoding sublayer) is responsible for coding data to be transmitted and decoding data to be received on the PMD side of the transceiver. The functionality includes 64B/66B synchronization, descrambling, and decoding, 64B/66B encoding and scrambling, data transitioning, multiplexing, and phase detecting.
- The XGXS PCS sublayer 230 (10 Gigabit media independent interface extender physical encoding sublayer) is responsible for coding data to be transmitted and decoding data to be received on the XAUI side of the transceiver. The functionality includes 8B/10B encoding, 8B/10B decoding, randomizing, and lane alignment.
- The XAUI TX/RX sublayer 210 (10 Gigabit attachment unit interface transmit and receive sublayer) provides the electrical functionality for transmission and reception of 3 Gigabit 4-channel serial data. The functionality includes clock multiplication and data serialization, clock data recovery and data de-serialization, signal amplification, and differential signal driving.
-
FIG. 2 is a more detailed schematic block diagram of the optical-basedtransceiver chip 1 ofFIG. 1 in accordance with an embodiment of the present invention. The optical-basedtransceiver chip 1 comprises three main blocks including a transmitblock 310, a receiveblock 340, and a management andcontrol block 370. Clock interfaces are provided for configuring the XAUI and PMD interfaces to asynchronous or independent asynchronous operations in accordance with an embodiment of the present invention. - The
receiver block 340 accepts 10 Gigabit serial PMD data and reformats the data for transmission on the 4-lane 3Gigabit XAUI transmitters 362. One of the 3 Gigabit CMU clocks in the XAUI TX/RX sublayer 210 is used to retime all four XAUI transmitters. TheXAUI CMU 346 in the XAUI TX/RX sublayer 210 is phase-locked to an external reference clock. - The PMD clock and data recovery (CDR)/
Deserializer 348 within the PMD TX/RX sublayer 220 generates a clock that is at the same frequency as the incoming data bit rate (10 Gigabit data rate) at the serial data inputs, PDIP/N 344. The clock is phase-aligned by a PLL so that it samples the data in the center of the data eye pattern in accordance with an embodiment of the present invention. - The phase relationship between the edge transitions of the data and those of the generated clock are compared by a phase/frequency discriminator. Output pulses from the discriminator indicate the direction of phase corrections.
- The output of the loop filter controls the frequency of the VCO, which generates the recovered clock. Frequency stability without incoming data is guaranteed by an internal reference clock that the PLL locks onto when data is lost.
- The
transceiver chip 1 includes a lock detect circuit that monitors the Gigabit frequency of the internal VCO within the PMD TX/RX sublayer 220. The frequency of the incoming data stream is within ±100 ppm of the 10 Gigabit data stream for the lock detector to declare signal lock. The lock detect status is observable in the Analog Transceiver Status Register O. P_LKDTCDR goes high when the PMD CDR/Deserializer 348 is locked to the incoming data. The CDR lock detect signal is also provided as an output status at thePCDRLK pin 348A. - The PMD serial data stream is deserialized by a serial-to-parallel converter of CDR/
Deserializer 348 in the PMD TX/RX sublayer 220. The CDR output clocks the serial-to-parallel converter. Under normal operation, the CDR recovers the clock from the data. If data is not present, the clock is recovered from the internal reference clock. The output is sent to theRX Gearbox 350 withinPMD PCS sublayer 240. - The
RX gearbox 350 in thePMD PCS sublayer 240 is a buffer that converts 64-bit data to 66-bit data for more efficient parallelization. TheRX gearbox 350 receives 64-bit data from the CDR/Deserializer 348 at 322.265 MHz. TheRX gearbox 350 outputs 66-bit data to the 64B/66B Synchronizer/Descrambler/Decoder 352 within the PMD TX/RX sublayer 220. A register bank is employed which is accessed in a circular manner. - A Frame Synchronizer (which is a part of the 64B/66B Synchronizer/Descrambler/
Decoder 352 in the PMD PCS sublayer 240) searches for the 66-bit boundary of the frame data and obtains lock to 66 bit blocks using the sync header and outputs 66-bit blocks. The descrambler (which is also a part of the 64B/66B Synchronizer/Descrambler/Decoder 352 in the PMD PCS sublayer 240) processes the payload to reverse the effect of the scrambler using the same polynomial. The receiver process decodes blocks according to IEEE 802.3ae clause 49. - The
XAUI CMU 346 within the XAUI TX/RX sublayer 210 has a PLL that generates the 3 Gigabit clock by multiplying the internal 156.25-MHz reference clock in accordance with an embodiment of the present invention. Thetransceiver chip 1 includes a lock detect circuit, which monitors the frequency of the internal VCO. The CMU lock detect bit goes high when the XAUI CMU PLL is locked. The lock detect status is in the AnalogTransceiver Status Register 0, bit 7. - The
transceiver chip 1 supports asynchronous clocking mode operation of the XAUI and PMD interfaces. The local reference clock or external transmit VCXO may adhere to the IEEE specifications. - In the asynchronous mode, an
elastic FIFO 354 is used that accommodates a frequency difference of up to 200 ppm between a recovered clock and a local reference clock. Both the RX andTX data paths elastic FIFOs - In an embodiment of the present invention, a 312.5 MHz clock signal is derived from a 322.26 MHz clock signal. For example, in the receive
block 340, the CDR/Deserializer 348 generates a first clock signal at an effective clock frequency of 322.26 MHz that is used to clock one side of theRX gearbox 350. A second clock signal is generated within the CDR/Deserializer 348 from the first clock signal at an effective frequency of 312.5 MHz. The second clock signal at 312.5 MHz is used to clock another side of theRX gearbox 350, the 64B/66B Synchronizer/Descrambler/Decoder 352, and theelastic FIFO 354. Also, the second clock signal at 312.5 MHz is divided by 2 to form a 156.25 MHz clock signal and may be muxed to theXAUI CMU 346. - Referring to
FIG. 3 , in an embodiment of the present invention, theclock generating circuit 5 may be used to generate the second clock signal (CLK 2) from the first clock signal (CLK 1). Thefirst clock signal 50 at 322.26 MHz is generated by aclock source 10 within CDR/Deserializer 348. Theclock source 10 may be a circuit that derives thefirst clock signal 50 from another clock signal or may be an original clock source. - A modulo
counter 20 is used to count clock pulses of thefirst clock signal 50 to generate a count value as described instep 410 ofFIG. 4 . Instep 420, the modulo counter outputs amod signal 60 to aninverter 30 when the count value of themodulo counter 20 reaches a predetermined blanking value. As a result, theinverter 30 outputs a blankingsignal 70 to blank at least one clock pulse of thefirst clock signal 50 instep 430. Instep 430, thefirst clock signal 50 and the blankingsignal 70 are input to a logic gate (e.g. an AND gate) 40. The output of thelogic gate 40 is the second clock signal (CLK 2) 80. - Referring to
FIG. 5 , in accordance with an embodiment of the present invention, when the predetermined blanking value is 33, every 33rd clock pulse inCLK 1 50 will be blanked creating agap 81 inCLK 2 80. As a result, the effective clock frequency ofCLK 2 80 will be 312.5 MHz as follows: -
[(33−1)/33]*322.26 MHz=312.5 MHz (eqn. 1) - The transmit
block 310 collects 4-lane 3 Gigabit data at theXAUI receivers 312 and reformats the data for 10 Gigabit serial transmission at the PMDdifferential CML drivers 314 in accordance with an embodiment of the present invention. The PMD CMU (clock multiplier unit)/Serializer 316 in the PMD TX/RX sublayer 220 is phase-locked to an external reference clock. - Each XAUI serial data stream is de-serialized to a 10-bit word by a serial-to-parallel converter of the DLL &
Deserializer 318 within the XAUI TX/RX sublayer 210. The DLL output clocks the serial-to-parallel converter. Under normal operation, the DLL recovers the clock from the data. If data is not present, the clock is recovered from the internal reference clock. The output is sent to theXGXS PCS sublayer 230 in thedigital core 130. - The
PMD PCS sublayer 240 uses a transmission code to improve the transmission characteristics of information to be transferred across the link and to support transmission of control and data characters in accordance with an embodiment of the present invention. The 64B/66B encoding (defined by IEEE 802.2ae clause 49 for transmission code and performed by the 64B/66B Encoder/Scrambler 326) ensures that sufficient transitions are present in the PHY bit stream to make clock recovery possible at the receiver. - The
TX gearbox 328 in thePMD PCS sublayer 240 is a buffer that converts 66-bit data to 64-bit data for more efficient serialization. TheTX gearbox 328 receives 64-bit data from the 64B/66B Encoder/Scrambler 326 and a 2-bit sync from the Type Generator at 156.25 MHz. TheTX gearbox 328 outputs 64-bit data at 322.265 MHz to the PMD CMU/Serializer 316 within the PMD TX/RX sublayer 220. A register bank is employed which is accessed in a circular manner. - Data is read out of the
TX gearbox 328 using an internally generated 322.265 MHz clock. The data is converted to a 10 Gigabit serial stream within PMD TX/RX sublayer 220 and driven off-chip.Bit 0 of frame 0 (LSB) is shifted out first. - The PMD CMU/
Serializer 316 within the PMD TX/RX sublayer 220 has a PLL that generates the 10 Gigabit clock by multiplying the internal 1 56.25 MHz reference clock. - As another example, in the transmit
block 310, the CMU/Serializer 316 generates a first clock signal at an effective clock frequency of 322.26 MHz that is used to clock one side of theTX gearbox 328. A second clock signal is generated within the CMU/Serializer 316 from the first clock signal at an effective frequency of 312.5 MHz. The second clock signal at 312.5 MHz is used to clock another side of theTX gearbox 328, the 64B/66B Encoder/Scrambler 326, and theelastic FIFO 324. - In an embodiment of the present invention, the
clock generating circuit 5 may be similarly used, as in the receiveblock 340, to generate the second clock signal from the first clock signal according to themethod 400. - In other embodiments of the present invention, other clock signals at other effective clock frequencies may be generated from an original clock signal at some first clock frequency. Embodiments of the present invention are not limited to any particular first clock frequency or second clock frequency. Also, multiple clock pulses may be blanked during one cycle of the blanking signal to obtain a particular effective clock frequency for the second clock signal.
- In alternative embodiments of the present invention, the
clock generating apparatus 5 andmethod 400 may not be part of a transceiver chip but may, instead, be a part of some other circuitry where it is desirable to generate a second clock signal from a first clock signal. - The various elements of the
apparatus 5 may be combined or separated according to various embodiments of the present invention. - In summary, certain embodiments of the present invention afford an approach for generating a second clock signal, having a second effective clock frequency, from a first clock signal, having a first effective clock frequency by blanking clock pulses from the first clock signal at regular intervals.
- While the invention has been described with reference to certain embodiments, it will be understood by those skilled in the art that various changes may be made and equivalents may be substituted without departing from the scope of the invention. In addition, many modifications may be made to adapt a particular situation or material to the teachings of the invention without departing from its scope. Therefore, it is intended that the invention not be limited to the particular embodiment disclosed, but that the invention will include all embodiments falling within the scope of the appended claims.
Claims (11)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/325,647 US20090251190A1 (en) | 2003-01-15 | 2008-12-01 | System and method for generating two effective frequencies using a single clock |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/342,639 US6844764B2 (en) | 2003-01-15 | 2003-01-15 | System and method for generating two effective frequencies using a single clock |
US10/938,467 US7486121B2 (en) | 2003-01-15 | 2004-09-09 | System and method for generating two effective frequencies using a single clock |
US12/325,647 US20090251190A1 (en) | 2003-01-15 | 2008-12-01 | System and method for generating two effective frequencies using a single clock |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/938,467 Continuation US7486121B2 (en) | 2003-01-15 | 2004-09-09 | System and method for generating two effective frequencies using a single clock |
Publications (1)
Publication Number | Publication Date |
---|---|
US20090251190A1 true US20090251190A1 (en) | 2009-10-08 |
Family
ID=32711766
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/342,639 Expired - Fee Related US6844764B2 (en) | 2003-01-15 | 2003-01-15 | System and method for generating two effective frequencies using a single clock |
US10/938,467 Expired - Fee Related US7486121B2 (en) | 2003-01-15 | 2004-09-09 | System and method for generating two effective frequencies using a single clock |
US12/325,647 Abandoned US20090251190A1 (en) | 2003-01-15 | 2008-12-01 | System and method for generating two effective frequencies using a single clock |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/342,639 Expired - Fee Related US6844764B2 (en) | 2003-01-15 | 2003-01-15 | System and method for generating two effective frequencies using a single clock |
US10/938,467 Expired - Fee Related US7486121B2 (en) | 2003-01-15 | 2004-09-09 | System and method for generating two effective frequencies using a single clock |
Country Status (1)
Country | Link |
---|---|
US (3) | US6844764B2 (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6175865B1 (en) * | 1998-11-12 | 2001-01-16 | Hewlett-Packard Company | Apparatus for automatically configuring network media connections |
US6844764B2 (en) * | 2003-01-15 | 2005-01-18 | Broadcom Corporation | System and method for generating two effective frequencies using a single clock |
TWI235922B (en) * | 2003-03-13 | 2005-07-11 | Via Tech Inc | Circuit structure of separated serial ATA physical layer and signal encoding method |
US7570591B2 (en) * | 2004-08-03 | 2009-08-04 | Hewlett Packard Development Company, L.P. | Method and apparatus for negotiating link speed and configuration |
US7400178B2 (en) * | 2006-03-31 | 2008-07-15 | Integrated Device Technology, Inc. | Data output clock selection circuit for quad-data rate interface |
JP4772891B2 (en) * | 2009-06-30 | 2011-09-14 | 株式会社東芝 | Host controller, computer terminal and card access method |
US9735759B1 (en) * | 2016-04-11 | 2017-08-15 | Motorola Solutions, Inc. | Systems and methods for mitigating noise in an electronic device |
US10210129B2 (en) * | 2016-06-06 | 2019-02-19 | Sensors Unlimited, Inc. | Systems and methods for deserializing data |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4114138A (en) * | 1976-08-23 | 1978-09-12 | Bell Telephone Laboratories, Incorporated | Selective calling circuit |
US4229699A (en) * | 1978-05-22 | 1980-10-21 | Data General Corporation | Multiple clock selection system |
US4272771A (en) * | 1978-09-25 | 1981-06-09 | Ricoh Co., Ltd. | Ink jet printer with multiple nozzle print head and interlacing or dither means |
US6844764B2 (en) * | 2003-01-15 | 2005-01-18 | Broadcom Corporation | System and method for generating two effective frequencies using a single clock |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4025720A (en) * | 1975-05-30 | 1977-05-24 | Gte Automatic Electric Laboratories Incorporated | Digital bit rate converter |
US4837827A (en) * | 1984-06-29 | 1989-06-06 | Siemens Aktiengesellschaft | Method for transmitting two independent types of information and device for implementing the method |
JPH0817316B2 (en) * | 1990-05-31 | 1996-02-21 | ローム株式会社 | Pulse supply circuit |
KR0178718B1 (en) * | 1994-06-10 | 1999-05-01 | 김광호 | Detection clock generator for digital data on complex image signal and data detector by detection clock |
JP2730530B2 (en) * | 1995-10-31 | 1998-03-25 | 日本電気株式会社 | Semiconductor integrated circuit and driving method thereof |
US5956370A (en) * | 1996-01-17 | 1999-09-21 | Lsi Logic Corporation | Wrap-back test system and method |
US6816505B1 (en) * | 2000-02-09 | 2004-11-09 | Marvell International Ltd. | Chip-to-chip interface for 1000 BASE T gigabit physical layer device |
US6807193B1 (en) * | 2000-06-20 | 2004-10-19 | 3Com Corporation | Cable modem with dribble grant access system and method |
US6662332B1 (en) * | 2000-07-05 | 2003-12-09 | 3Com Corporation | Interleaver for burst error correction |
US7203227B1 (en) * | 2002-03-06 | 2007-04-10 | Broadcom Corporation | All digital reference frequency locking |
US7127648B2 (en) * | 2002-08-07 | 2006-10-24 | Broadcom Corporation | System and method for performing on-chip self-testing |
US7111208B2 (en) * | 2002-10-02 | 2006-09-19 | Broadcom Corporation | On-chip standalone self-test system and method |
US6898217B2 (en) * | 2002-12-31 | 2005-05-24 | Intel Corporation | Ultrasonic tunable laser |
US6879598B2 (en) * | 2003-06-11 | 2005-04-12 | Lattice Semiconductor Corporation | Flexible media access control architecture |
-
2003
- 2003-01-15 US US10/342,639 patent/US6844764B2/en not_active Expired - Fee Related
-
2004
- 2004-09-09 US US10/938,467 patent/US7486121B2/en not_active Expired - Fee Related
-
2008
- 2008-12-01 US US12/325,647 patent/US20090251190A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4114138A (en) * | 1976-08-23 | 1978-09-12 | Bell Telephone Laboratories, Incorporated | Selective calling circuit |
US4229699A (en) * | 1978-05-22 | 1980-10-21 | Data General Corporation | Multiple clock selection system |
US4272771A (en) * | 1978-09-25 | 1981-06-09 | Ricoh Co., Ltd. | Ink jet printer with multiple nozzle print head and interlacing or dither means |
US6844764B2 (en) * | 2003-01-15 | 2005-01-18 | Broadcom Corporation | System and method for generating two effective frequencies using a single clock |
Also Published As
Publication number | Publication date |
---|---|
US7486121B2 (en) | 2009-02-03 |
US20050034008A1 (en) | 2005-02-10 |
US6844764B2 (en) | 2005-01-18 |
US20040135614A1 (en) | 2004-07-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8886840B2 (en) | System and method for implementing a single chip having a multiple sub-layer PHY | |
EP1388975B1 (en) | System and method for data transition control in a multirate communication system | |
US7472318B2 (en) | System and method for determining on-chip bit error rate (BER) in a communication system | |
US8090047B2 (en) | System and method for programmably adjusting gain and frequency response in a 10-gigabit ethernet/fibre channel system | |
US7463706B2 (en) | System and method for performing on-chip synchronization of system signals utilizing off-chip harmonic signal | |
US20090251190A1 (en) | System and method for generating two effective frequencies using a single clock | |
EP1112648B1 (en) | A system and method for sending and receiving data signals over a clock signal line | |
US6266799B1 (en) | Multi-phase data/clock recovery circuitry and methods for implementing same | |
US7295578B1 (en) | Method and apparatus for synchronizing auxiliary data and video data transmitted over a TMDS-like link | |
US7493095B2 (en) | PMA RX in coarse loop for high speed sampling | |
US7111208B2 (en) | On-chip standalone self-test system and method | |
US4528661A (en) | Ring communications system | |
EP4125230A1 (en) | Low latency network device and method for treating received serial data | |
EP1665619B1 (en) | Techniques to test transmitted signal integrity | |
CN119676004A (en) | PCSPMA tera Ethernet data communication system | |
Aria et al. | Document revision history |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:037806/0001 Effective date: 20160201 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:037806/0001 Effective date: 20160201 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD., SINGAPORE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:041706/0001 Effective date: 20170120 Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:041706/0001 Effective date: 20170120 |
|
AS | Assignment |
Owner name: BROADCOM CORPORATION, CALIFORNIA Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041712/0001 Effective date: 20170119 |