ZLAN-86 Ethernet Switch Ethernet Interfaces Reference Design

Size: px
Start display at page:

Download "ZLAN-86 Ethernet Switch Ethernet Interfaces Reference Design"

Transcription

1 Ethernet Switch Ethernet Interfaces Reference Design Contents 1.0 Introduction Interface Overview Fast Ethernet Gigabit Ethernet MII Management Interface Reference Design Fast Ethernet Gigabit Ethernet Layout Guidelines M_CLK G_REFCLK /100M Ethernet Physical Layer Introduction This application note describes the Ethernet interfaces found on Zarlink s Ethernet Switches. Readers of this document should be familiar with the applicable Ethernet Switch datasheet before proceeding. 2.0 Interface Overview June 2006 Zarlink Ethernet Switches support many IEEE and/or industry standard interfaces. These interfaces are generally used to connect the MAC block of the Ethernet Switch to the PCS block of the PHY. Figure 1 highlights the IEEE layers. This document will concentrate on the MAC-to-PHY connections. For MAC-to-MAC connections, please refer to the MAC-to- MAC Connections, ZLAN-30. In order to simplify the design-in of Zarlink Ethernet Switches into a customer s application, this document will go over the types of interfaces available on Zarlink Ethernet Switches and provide a reference design illustrating the interface. Figure 1 - IEEE Layers 1 Zarlink, ZL and the Zarlink Semiconductor logo are trademarks of Copyright , All Rights Reserved.

2 2.1 Fast Ethernet For the Fast Ethernet (FE) ports, the following interfaces are available: GPSI - General Purpose Serial Interface (also known as 7WS (7-Wire Serial)) MII - Media Independent Interface (IEEE 802.3) RMII - Reduced MII SMII - Serial MII The sections below provide a brief overview of the above interfaces GPSI This industry standard interface supports 1/10M speeds with half duplex operation. Most of Zarlink switches also supports a full duplex operation. GPSI uses two independent clocks, RXCLK and TXCLK, to clock a serial transmit bus (TXD) and serial receive bus (RXD). These two buses are independent from each other as far as the switch is concerned. Two clock speeds are used: a 1MHz clock for 1M interfaces and a 10MHz clock for 10M interfaces. Additional signals are highlighted in Table 1. From the MAC point of view, only transmit data (TXD) and transmit enable (TXEN) are outputs, the rest of the signals are inputs. The table below highlights the GPSI signals. GPSI Signal Name MAC Signal Direction Description Notes TXD O Transmit Data Bit driven on rising edge of TXCLK TXEN O Transmit Data Enable indicates valid TXD TXCLK I Transmit Clock 1 MHz (1 M) or 10 MHz (10 M) RXD I Receive Data Bit driven on rising edge of RXCLK RXDV I Receive Data Valid indicates valid RXD (full duplex only) RXCLK I Receive Clock 1 MHz (1 M) or 10 MHz (10M) CRS I Carrier Sense active during tx/rx activity COL I Collision Detected asserted when collision detected in tx/rx path Table 1 - GPSI Signal Description MII This is the standard IEEE Ethernet Interface, supporting 10/100M speeds and both full duplex and half duplex operation. It uses two independent clocks, RXCLK and TXCLK, to clock a 4-bit transmit bus (TXD[3:0]) and 4-bit receive bus (RXD[3:0]). These two buses are independent from each other as far as the switch is concerned. Two clock speeds are used: a 2.5 MHz clock for 10M interfaces and a 25 MHz clock for 100 M interfaces. Additional signals are highlighted in Table 2. From the MAC point of view, only transmit data (TXD[3:0]), transmit enable (TXEN), and transmit error (TXER) are outputs, the rest of the signals are inputs. Support of TXER is optional for switches, and most of Zarlink switch interfaces either don t have this signal pin, or allows the signal pin to be connected but would never be used. The RXER signal needs to be provided by the PHY, but is an optional connect to the switch. Again, Zarlink switches either don t have this signal pin, or allows the signal pin to be connected but would never be used. 2

3 The table below highlights the MII signals. MII Signal Name MAC Signal Direction Description Notes TXD[3:0] O Transmit Data Bits [3:0] driven on rising edge of TXCLK TXEN O Transmit Data Enable indicates valid TXD[3:0] TXER O Transmit Error indicates error during transmission (optional signal for MAC) TXCLK I Transmit Clock 2.5 MHz (10 M) or 25 MHz (100 M) RXD[3:0] I Receive Data Bits [3:0] driven on rising edge of RXCLK RXDV I Receive Data Valid indicates valid RXD[3:0] RXER I Receive Error indicates error during reception (optional signal for MAC) RXCLK I Receive Clock 2.5 MHz (10 M) or 25 MHz (100 M) CRS I Carrier Sense active during tx/rx activity COL I Collision Detected asserted when collision detected in tx/rx path Table 2 - MII Signal Description RMII This is an industry standard Interface, supporting 10/100M speeds and both full duplex and half duplex operation. It uses a common clock, M_CLK, to clock a 2-bit transmit bus (TXD[1:0]) and 2-bit receive bus (RXD[1:0]). All data signals are synchronous to the clock. Only one clock speed is used, 50 MHz clock for 10/100M interfaces. For 10 M mode, the data on the bus is repeated 10 times, thus, why only a 50 MHz clock is required. Additional signals are highlighted in Table 3. From the MAC point of view, only transmit data (TXD[1:0]) and transmit enable (TXEN) are outputs, the rest of the signals are inputs. The table below highlights the RMII signals. RMII Signal Name MAC Signal Direction Description Notes TXD[1:0] O Transmit Data Bits [1:0] driven on rising edge of M_CLK TXEN O Transmit Data Enable indicates valid TXD[1:0] RXD[1:0] I Receive Data Bits [1:0] driven on rising edge of M_CLK CRS_DV I Carrier Sense and Receive Data Valid indicates valid RXD[1:0], and active during tx/rx activity M_CLK I Reference Clock 50 MHz (10/100M) common clock (provided to both the MAC and the PHY) Table 3 - RMII Signal Description 3

4 2.1.4 SMII This is an industry standard Interface, supporting 10/100M speeds and both full duplex and half duplex operation. It uses a common clock, M_CLK, to clock a serial transmit bus (TXD) and serial receive bus (RXD). All signals are synchronous to the clock. Only one clock speed is used, 125 MHz clock for 10/100M interfaces, along with a common synchronization pulse (SYNC) used to deliminate the Tx/Rx segment boundaries. For 10 M mode, the data on the bus is repeated 10 times, thus, why only a 125 MHz clock is required. Additional signals are highlighted in Table 4. From the MAC point of view, only transmit data (TXD) and synchronization signal (SYNC) are outputs, the rest of the signals are inputs. The table below highlights the SMII signals. SMII Signal Name MAC Signal Direction Description Notes 2.2 Gigabit Ethernet For the Gigabit Ethernet (GE) ports, the following interfaces are available: GMII - Gigabit MII (IEEE 802.3) TBI - Ten-Bit Interface (IEEE 802.3) Most GE ports also support a MII interface. The sections below provide a brief overview of the above interfaces GMII TXD O Transmit Data and Control driven on rising edge of M_CLK (contains both data and control signals) RXD I Receive Data and Control driven on rising edge of M_CLK (contains both data and control signals) M_CLK I Reference Clock 125 MHz common clock (provided to both the switch and the PHY) SYNC O Synchronization deliminates TXD/RXD segment boundaries (pulse every 10 clocks). This signal is common for each port group. Table 4 - SMII Signal Description This is the standard IEEE Ethernet Interface, supporting 10/100/1000M speeds and both full duplex and half duplex operation. It uses three independent clocks, RXCLK, TXCLK and MTXCLK, to clock a 4/8-bit transmit bus (TXD[7:0]) and 4/8-bit receive bus (RXD[7:0]). These two buses are independent from each other as far as the switch is concerned. Three clock speeds are used: a 125 MHz clock for 1000 M interfaces, a 25 MHz clock for 100 M interfaces, and a 2.5 MHz clock for 10 M interfaces. Additional signals are highlighted in Table 5. From the MAC point of view, only transmit data (TXD[3:0]), transmit enable (TXEN), transmit clock (TXCLK), and transmit error (TXER) are outputs, the rest of the signals are inputs. Support of TXER is optional for switches, and most of Zarlink switch interfaces either don t have this signal pin, or allows the signal pin to be connected but would never be used. The RXER signal needs to be provided by the PHY, but is an optional connect to the switch. Again, Zarlink switches either don t have this signal pin, or allows the signal pin to be connected but would never be used. 4

5 The table below highlights the GMII signals. GMII Signal Name MAC Signal Direction Description Notes TXD[7:0] O Transmit Data Bits [7:0] driven on rising edge of TXCLK or MTXCLK TXEN O Transmit Data Enable indicates valid TXD[7:0] TXER O Transmit error indicates error during transmission (optional signal for MAC) TXCLK O Transmit Clock 125 MHz (1000 M) MTXCLK I MII Transmit Clock 2.5 MHz (10 M) or 25 MHz (100 M) RXD[7:0] I Receive Data Bits [7:0] driven on rising edge of RXCLK RXDV I Receive Data Valid indicates valid RXD[7:0] RXER I Receive error indicates error during reception (optional signal for MAC) RXCLK I Receive Clock 1 MHz (1 M) or 10 MHz (10 M) or 125 MHz (1000 M) CRS I Carrier Sense active during tx/rx activity COL I Collision Detected asserted when collision detected in tx/rx path Table 5 - GMII Signal Description TBI This is the standard IEEE Ethernet Interface, supporting 1000 M speeds and both full duplex and half duplex operation. It uses two independent clocks, RXCLK0/1 and TXCLK, to clock a 10-bit transmit bus (TXD[9:0]) and 10- bit receive bus (RXD[9:0]). These two buses are independent from each other as far as the switch is concerned. Two clock speeds are used: a 125 MHz clock for 1000 M Tx interfaces, and two 62.5 MHz clocks for 1000 M Rx interfaces. Additional signals are highlighted in Table 6. From the MAC point of view, only transmit data (TXD[3:0]) and transmit clock (TXCLK) are outputs, the rest of the signals are inputs. The table below highlights the TBI signals. TBI Signal Name MAC Signal Direction Description Notes TXD[9:0] O Transmit Data Bits [3:0] driven on rising edge of TXCLK TXCLK O Transmit Clock 125 MHz RXD[9:0] I Receive Data Bit [3:0] driven on rising edge of RXCLK0/1 RXCLK0 I Receive Clock 62.5 MHz RXCLK1 I Receive Clock 62.5 MHz (180 o out-of-phase from RXCLK0) Table 6 - TBI Signal Description 5

6 2.3 MII Management The IEEE MII Management Interface uses a simple 3-wire, serial interface for purpose of controlling the PHY and gathering status from the PHY. The Management Interface can control up to 32 PHY devices. There are total bit registers which resided inside the PHY. Only 2 registers, Control register (register 0) and Status register (register 1), are commonly used in the communication between management entity and the PHY MII Management Interface All Zarlink switches support the IEEE MII Management interface. This interface is made up of a bi-directional serial data signal, MDIO, and a clock,. Optionally, an interrupt pin can be used, however, Zarlink switches do not support the interrupt signal. The table below highlights the MDIO signals. MDIO Signal Name MAC Signal Direction Description Notes MDIO I/O MII Management Data driven on rising edge of O MII Management Clock min. 400ns period Table 7 - MDIO Signal Description PHY Register Set The following registers are resided inside the PHY device. Register address Register name Basic/Extend 0 Control B 1 Status B 2-3 PHY Identifier E 4 Auto-Negotiation Advertisement E 5 Auto-Negotiation Link Partner Ability E 6 Auto-Negotiation Expansion E 7 Auto-Negotiation Next Page Transmit E 8-15 Reserved E Vendor Specific E The following sections describe PHY registers 0 & 1. For more description of the PHY register set, refer to IEEE chapter " Management functions". 6

7 PHY Control Register (Register 0) Bit Name Description R/W 15 Reset 1=PHY reset R/W 0=normal operation 14 Loopback 1=enable loopback mode R/W 0=disable loopback mode 13 Speed selction 1=100Mbps R/W 0=10Mbps 12 Auto-Negotiation enable 1=enable auto-negotiation process R/W 0=disable auto-negotiation process 11 Power Down 1=power down R/W 0=normal operation 10 Isolate 1=electrically Isolate PHY from MII R/W 0=normal operation 9 Restart Auto-Negotiation 1=restart auto-negotiation process R/W 0=normal operation 8 Duplex Mode 1=full duplex R/W 0=half duplex 7 Collision Test 1=enable COLL signal test R/W 0=disable COLL signal test 0-6 Reserved Write as 0, ignore Read R/W 7

8 PHY Status Register (Register 1) Bit Name Description R/W Base-T4 1=PHY able to perform 100Base-T4 R 0=PHY not able to perform 100Base-T Base-X Full Duplex 1=PHY able to perform 100Base-X Full Duplex R 0= PHY not able to perform 100Base-X Full Duplex Base-X Half Duplex 1=PHY able to perform 100Base-X Half Duplex R 0=PHY not able to perform 100Base-X Half Duplex 12 10Mbps Full Duplex 1=PHY able to perform 10Mbps in Full Duplex R 0=PHY not able to perform 10Mbps in Full Duplex 11 10Mbps Half Duplex 1=PHY able to perform 10Mbps in Half Duplex R 0=PHY not be able to perform 10Mbps in Half Duplex 7-10 Reserved Ignore when read R 6 MF Preamble Suppression 1=PHY accept mangmt frame with preamble suppressed R 0=PHY not accept mangmt frame with preamble suppressed 5 Auto-Negotiation 1=Auto-negotiation process completed R Complete 0=Auto-negotiation process not completed 4 Remote Fault 1=remote fault condition detected R 0=no remote fault condition detected 3 Auto-Negotiation 1=PHY is able to perform auto-negotiation R Ability 0=PHY is not able to perform auto-negotiation 2 Link Status 1=link is up R 0=link is down 1 Jaber Detect 1=jabber condition detected R 0=no jabber condition detected 0 Extended Capability 1=extended register capabilities R 0=basic register set capabilities only 8

9 3.0 Interface Reference Design The previous section highlighted the signals required for each interface. This section will provide reference examples based on Zarlink s reference designs. The complete system reference design for each device is available on request. 3.1 Fast Ethernet The following figures highlights details of each FE interface GPSI Figure 2 shows a GPSI connection using the ZL50408 and AMD79C901 as an example. The following GPSI PHYs have been used with Zarlink switches: AMD AM79C901 - HomePHY /10M PHY Transceiver 3.3V AMD79C901 ZL50408 SDO/MDIO 68 F2 MDIO SCLK/ 70 F1 RESET# 63 C1 RESETOUT# TXD0/TXDAT 17 J1 M0_TXD0 TX_EN/TXEN 16 H2 M0_TXEN TX_CLK/TXCLK 15 J3 M0_TXCLK RX_CLK/RXCLK 8 G3 M0_RXCLK RXD/RXDAT 4 G1 M0_RXD0 COL/CLS 26 E2 M0_COL CRS/RXCRS 28 H1 M0_CRSDV Figure 2 - GPSI Signal Connections 9

10 3.1.2 MII Figure 3 shows a MII connection using the ZL50408 and DP83843 as an example. The following MII PHYs have been used with Zarlink switches: National DP /100M PHY Transceiver Davicom DM /100M PHY Transceiver Broadcom BCM Quad 10/100M PHY Transceiver 3.3V DP83843 MDIO 34 F2 MDIO ZL F1 RST 1 C1 RESETOUT# TXEN 25 H2 M0_TXEN TXD0 31 J1 M0_TXD0 TXD1 30 J2 M0_TXD1 TXD2 29 H3 M0_TXD2 TXD3 28 G4 M0_TXD3 TXCLK J3 M0_TXCLK RXCLK 18 G3 M0_RXCLK RXDV 20 H1 M0_CRSDV COL 21 E2 M0_COL RXD0 15 G1 M0_RXD0 RXD1 14 G2 M0_RXD1 RXD2 13 F3 M0_RXD2 RXD3 12 F4 M0_RXD3 CRS 22 10K Figure 3 - MII Signal Connections 10

11 3.1.3 RMII Figure 4 shows a RMII connection using the ZL50408 and AM79C875KC as an example. The following RMII PHYs have been used with Zarlink switches: AMD AM79C875 - Quad 10/100M PHY Transceiver Broadcom AC104 (AH104) - Quad 10/100M PHY Transceiver Marvell 88E Octal 10/100M PHY Transceiver 3.3V AM79C875KC ZL50408 MDIO 64 F2 MDIO 65 F1 RST# TX_EN[0] 95 C1 86 H2 RESETOUT# M0_TXEN TXD[0]_[0] 85 J1 M0_TXD0 TXD[0]_[1] 84 J2 M0_TXD1 RXD[0]_[0] 79 G1 M0_RXD0 RXD[0]_[1] 78 G2 M0_RXD1 CRS_DV[0] 82 H1 M0_CRSDV REFCLK 66 E2 M_CLK 50MHz Figure 4 - RMII Signal Connections 11

12 3.1.4 SMII Figure 5 shows a SMII connection using the ZL032 as an example. The following SMII PHYs have been used with Zarlink switches: Marvell 88E Octal 10/100M PHY Transceiver 3.3V 88E3081 ZL032 MDIO 169 B7 MDIO 172 A7 RST# SYNC0 175 D6 RESETOUT# 165 AE5 M_SYNC0 TXD[0]_[0] 166 AG1 M0_TXD0 RXD[0]_[0] 160 AE2 M0_RXD REFCLK 184 AE7 M_REFCLK 0 125MHz Figure 5 - SMII Signal Connections 3.2 Gigabit Ethernet The following figures highlights details of each GE interface GMII Figure 6 shows a GMII connection using the ZL50408 and 88E1000 as an example. The following GMII PHYs have been used with Zarlink switches: Marvell 88E1000(S) - 10/100/1000M PHY Transceiver Marvell 88E1020(S) - Dual 10/100/1000M PHY Transceiver 12

13 3.3V 88E1000 MDIO 89 F2 MDIO ZL F1 RESET# GTX_CLK TXEN TXD0 32 C1 RESETOUT# A14 M9_TXCLK A16 M9_TXEN H15 M9_TXD0 TXD1 17 H16 M9_TXD1 TXD2 19 G15 M9_TXD2 TXD3 20 G16 M9_TXD3 TXD4 23 F15 M9_TXD4 TXD5 24 F16 M9_TXD5 TXD6 26 E15 M9_TXD6 TXD7 27 E16 M9_TXD7 TXCLK 123 A15 M9_MTXCLK RXCLK 115 B16 M9_RXCLK RXDV 114 D15 M9_RXDV COL 121 C16 M9_COL RXD0 113 G13 M9_RXD0 RXD1 112 G14 M9_RXD1 RXD2 107 F13 M9_RXD2 RXD3 105 F14 M9_RXD3 RXD4 104 E14 M9_RXD4 RXD5 100 D13 M9_RXD5 RXD6 99 D14 M9_RXD6 RXD7 98 C14 M9_RXD7 CRS 122 C15 M9_CRS Figure 6 - GMII Signal Connections 13

14 3.2.2 TBI Figure 7 shows a TBI connection using the MVTX2804 and S2060 as an example. The following TBI PHYs have been used with Zarlink switches: AMCC S Single port Gigabit SERDES AMCC S Dual port Gigabit SERDES Marvell 88E1000S - 10/100/1000M PHY Transceiver with integrated SERDES Marvell 88E1020S - Dual 10/100/1000M PHY Transceiver with integrated SERDES The following transceivers have been used with Zarlink switches: Infineon V23826-K305-C353 S2060 TBC 22 AB4 G0_TXCLK MVTX2804 TXD9 13 AF2 G0_TXER/G0_TXD9 TXD8 12 AD2 G0_TXEN/G0_TXD8 TXD0 2 AB3 G0_TXD0 TXD1 3 W5 G0_TXD1 TXD2 TXD3 4 6 AB2 G0_TXD2 AC3 G0_TXD3 TXD4 7 Y5 G0_TXD4 TXD5 8 AC2 G0_TXD5 TXD6 9 AD4 G0_TXD6 TXD7 11 AA5 G0_TXD7 RXD9 34 AB5 G0_RXER/G0_RXD9 RBC0 31 AC1 G0_RXCLK/G0_RXCLK0 RXD8 35 AD5 G0_RXDV/G0_RXD8 RBC1 30 AD3 G0_COL/G0_RXCLK1 RXD0 45 AD1 G0_RXD0 RXD1 44 AE4 G0_RXD1 RXD2 43 AC4 G0_RXD2 RXD3 41 AE3 G0_RXD3 RXD4 40 AE2 G0_RXD4 RXD5 39 AE1 G0_RXD5 RXD6 38 AC5 G0_RXD6 RXD7 36 AF1 G0_RXD7 To SD on transceiver Y4 G0_CRS/LINK Figure 7 - TBI Signal Connections 14

15 4.0 Layout Guidelines The section only highlights some of the key layout guidelines for the Ethernet interfaces. Refer to the specific product Layout Guide for more details. 4.1 M_CLK We do not recommend the MK1714 as in the previous design due to the excess clock jitters. Use the ICS601 PLL clock chip is all right. Place the series damping resistors for the M_CLK signals as close to the driver output pins as possible. Route M_CLK in inter layer to prevent EMI interference M_CLK requires synchronization between each PHY chip and the ZL50400 chip (due to port mirroring). Place the clock source near the center of the board. Use a balanced drive clock buffer (or driver). For example, 49FCT3807A. Place the series resistors for each driver as close to its driven output pin of the clock distribution chip as possible. Each of the clock signals must be of equal length (+/- 0.1"). Use minimum 6-mil trace for clock distribution. Keep all other signal trace at least 12 mil clearance from the clock traces. Restrict signals from running parallel on the same or adjacent layer with Clocks for more than 1 inch. 4.2 G_REFCLK What applies to the M_CLK applies here as well. G_REFCLK is the 125 MHz reference to the Gigabit slot modules. To reduce EMI, the signal should be run on inner layers as much as possible. There is NO need for equal length on these signals between two different ports. Equal length between the data bus and the clock is required within each port to get the best error rate. Use 49FCT3807D type clock drivers. Clock driver chip should have a fairly fast rise time. Keep the rise time under 2 ns to allow a reasonable centering of the clock edge relative to the data. Use control impedance method to do the clock signal layout to reduce signal reflections. With the fast edge rate (rise and fall time), this is necessary. Place the series resistors for each output next to its driver output pin of the clock distribution chip. Use minimum 6-mil trace for clock distribution. Keep all other signal trace at least 12 mil clearance from the clock traces. Restrict signals from running parallel on the same or adjacent layer with Clocks for more than 1 inch. 15

16 4.3 10/100M Ethernet Physical Layer Keep the Ethernet connector area clear from Power and Ground planes. The cut off line should be at the edge of the RJ45 connectors (they have integrated transformers). No signals (other than the signals between the PHY chips and the RJ45 connectors) can be exposed to the area cleared from Power and Ground planes. For the PHY chips, follow the manufacturers recommendation closely. No external signals may pass under the PHY chips on layer 1. It is OK on the other three signal layers. Each differential pair of "TxP", "TxN" (RxP & RxN) signals connected from PHY to the RJ45 should be close together and parallel. The members of a differential pair should maintain 6-mil spacing, but the minimum spacing between different pairs and other signals should be at least 18 mils. The traces in the PHY area (RMII and differential pairs) should be ~50 Ohm impedance. On some PHY chips which use analog front end and have analog power input pins as well as digital power input pins, the analog power input is best isolated from the digital power input with ferrite beat filter components. The digital signal noise may be filter out before it reaches the analog circuitry. Generally follow the same set of instructions as for the 10/100MHz Ethernet physical layer, but since the interface is 125 MHz, and 10 bits wide, they must be treated with extra care. The clock signal should be control impedance design to match the connector impedance at the edge rate frequency. At a rise time of 1ns for this signal, for example, the frequency considered, is at 1 GHz. At this frequency, signal reflection is most likely to happen in a few inches. The differential pairs from the SERDES chips to the Fibre optic transceivers are 1.25 GHz PECL signals and must be treated with EXTREME CARE. Avoid all corners on these signals, and keep the number of vias to a minimum. NO OTHER SIGNALS ARE ALLOWED IN THE AREA OF THESE SIGNALS OR ON ADJACENT LAYERS NEAR THEM. 16

17 For more information about all Zarlink products visit our Web Site at Information relating to products and services furnished herein by or its subsidiaries (collectively Zarlink ) is believed to be reliable. However, Zarlink assumes no liability for errors that may appear in this publication, or for liability otherwise arising from the application or use of any such information, product or service or for any infringement of patents or other intellectual property rights owned by third parties which may result from such application or use. Neither the supply of such information or purchase of product or service conveys any license, either express or implied, under patents or other intellectual property rights owned by Zarlink or licensed from third parties by Zarlink, whatsoever. Purchasers of products are also hereby notified that the use of product in certain ways or in combination with Zarlink, or non-zarlink furnished goods or services may infringe patents or other intellectual property rights owned by Zarlink. This publication is issued to provide information only and (unless agreed by Zarlink in writing) may not be used, applied or reproduced for any purpose nor form part of any order or contract nor to be regarded as a representation relating to the products or services concerned. The products, their specifications, services and other information appearing in this publication are subject to change by Zarlink without notice. No warranty or guarantee express or implied is made regarding the capability, performance or suitability of any product or service. Information concerning possible methods of use is provided as a guide only and does not constitute any guarantee that such methods of use will be satisfactory in a specific piece of equipment. It is the user s responsibility to fully determine the performance and suitability of any equipment using such information and to ensure that any publication or data used is up to date and has not been superseded. Manufacturing does not necessarily include testing of all functions or parameters. These products are not suitable for use in any medical products whose failure to perform may result in significant injury or death to the user. All products and materials are sold and services provided subject to Zarlink s conditions of sale which are available on request. Purchase of Zarlink s I 2 C components conveys a licence under the Philips I 2 C Patent rights to use these components in and I 2 C System, provided that the system conforms to the I 2 C Standard Specification as defined by Philips. Zarlink, ZL and the Zarlink Semiconductor logo are trademarks of Copyright All Rights Reserved. TECHNICAL DOCUMENTATION - NOT FOR RESALE

Micrel, Inc All rights reserved

Micrel, Inc All rights reserved KSZ8041NL 10Base-T/100Base-TX Physical Layer Transceiver Evaluation Board User s Guide Revision 1.1 / May 2007 Micrel, Inc. 2007 All rights reserved Micrel is a registered trademark of Micrel and its subsidiaries

More information

10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver. Micrel, Inc All rights reserved

10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver. Micrel, Inc All rights reserved KSZ8041TL/FTL 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver Evaluation Board User s Guide Revision 1.1 / May 2007 Micrel, Inc. 2007 All rights reserved Micrel is a registered trademark of Micrel

More information

AN3191 Application note

AN3191 Application note AN9 Application note STE0P full feature fast ethernet transceiver Introduction This document details how STE0P can be configured with external hardware to form a complete system. It gives design and layout

More information

Applications. NCO Clock Generator 1. Fine freq. adjustment. Synthesizer 0. Fine freq. adjustment. Synthesizer 1 Fs= Bs 1. *Ks 1. *16*Ms 1.

Applications. NCO Clock Generator 1. Fine freq. adjustment. Synthesizer 0. Fine freq. adjustment. Synthesizer 1 Fs= Bs 1. *Ks 1. *16*Ms 1. Features Operates from a single crystal resonator, clock oscillator or voltage controlled oscillator Two independently programmable Numerically Controlled Oscillators (NCOs) generate any clock rate from

More information

GIGA nm Single Port Embeddable Gigabit Ethernet Transceiver. IP embeddability and system development. Main features. Operating conditions

GIGA nm Single Port Embeddable Gigabit Ethernet Transceiver. IP embeddability and system development. Main features. Operating conditions 90nm Single Port Embeddable Gigabit Ethernet Transceiver Data Brief Main features Fully stards compliant: IEEE 802.3, IEEE 802.3u, IEEE 802.3z IEEE 802.3ab Advanced Cable Diagnostic Features: hard fault

More information

KSZ8041TL/FTL. General Description. Functional Diagram. 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver. Data Sheet Rev. 1.

KSZ8041TL/FTL. General Description. Functional Diagram. 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver. Data Sheet Rev. 1. 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver Data Sheet Rev. 1.2 General Description The KSZ8041TL is a single supply 10Base-T/100Base-TX Physical Layer Transceiver, which provides MII/RMII/SMII

More information

KSZ8041RNL. General Description. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver. Data Sheet Rev. 1.4

KSZ8041RNL. General Description. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver. Data Sheet Rev. 1.4 10Base-T/100Base-TX Physical Layer Transceiver Data Sheet Rev. 1.4 General Description The KSZ8041NL is a single supply 10Base-T/100Base-TX Physical Layer Transceiver, which provides MII/RMII interfaces

More information

ZL60101/2 12 x 2.7 Gbps Parallel Fiber Optic Link Transmitter and Receiver

ZL60101/2 12 x 2.7 Gbps Parallel Fiber Optic Link Transmitter and Receiver ZL600/2 2 x 2.7 Gbps Parallel Fiber Optic Link Transmitter and Receiver Shortform Data Sheet A full Data Sheet is available to qualified customers. To register, please send an email to opto@zarlink.com.

More information

KSZ8041TL/FTL. General Description. Functional Diagram. 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver. Data Sheet Rev. 1.

KSZ8041TL/FTL. General Description. Functional Diagram. 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver. Data Sheet Rev. 1. 10Base-T/100Base-TX/100Base-FX Physical Layer Transceiver Data Sheet Rev. 1.1 General Description The KSZ8041TL is a single supply 10Base-T/100Base-TX Physical Layer Transceiver, which provides MII/RMII/SMII

More information

KSZ8041NLJ. General Description. Functional Diagram. 10/100 Ethernet Transceiver with Extended Temperature Support. Data Sheet Rev. 1.

KSZ8041NLJ. General Description. Functional Diagram. 10/100 Ethernet Transceiver with Extended Temperature Support. Data Sheet Rev. 1. 10/100 Ethernet Transceiver with Extended Temperature Support Data Sheet Rev. 1.0 General Description The is the industrial version of the KSZ8041NL that operates over the extended temperature range of

More information

TX+ TX- REXT RX+ RX- XI XO PLL

TX+ TX- REXT RX+ RX- XI XO PLL 10Base-T/100Base-TX Physical Layer Transceiver Revision 1.5 General Description The KSZ8041NL is a single supply 10Base-T/100Base-TX physical layer transceiver, which provides MII/RMII interfaces to transmit

More information

LAN83C185 High Performance Single Chip Low Power 10/100 Ethernet Physical Layer Transceiver (PHY) Datasheet Product Features Applications

LAN83C185 High Performance Single Chip Low Power 10/100 Ethernet Physical Layer Transceiver (PHY) Datasheet Product Features Applications LAN83C185 High Performance Single Chip Low Power 10/100 Ethernet Physical Layer Transceiver (PHY) Product Features Single Chip Ethernet Phy Fully compliant with IEEE 802.3/802.3u standards 10BASE-T and

More information

KSZ8081MNX/KSZ8081RNB

KSZ8081MNX/KSZ8081RNB 10Base-T/100Base-TX Physical Layer Transceiver Data Sheet Rev. 1.0 General Description The KSZ8081 is a single-supply 10Base-T/100Base-TX Ethernet physical-layer transceiver for transmission and reception

More information

KSZ8041NL. General Description. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver. Data Sheet Rev. 1.2

KSZ8041NL. General Description. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver. Data Sheet Rev. 1.2 10Base-T/100Base-TX Physical Layer Transceiver Data Sheet Rev. 1.2 General Description The is a single supply 10Base-T/100Base-TX Physical Layer Transceiver, which provides MII/RMII interfaces to transmit

More information

LAN8700/LAN8700i. ±15kV ESD Protected MII/RMII 10/100 Ethernet Transceiver with HP Auto-MDIX and flexpwr TM Technology in a Small Footprint

LAN8700/LAN8700i. ±15kV ESD Protected MII/RMII 10/100 Ethernet Transceiver with HP Auto-MDIX and flexpwr TM Technology in a Small Footprint LAN8700/LAN8700i ±15kV ESD Protected MII/RMII 10/100 Ethernet Transceiver with HP Auto-MDIX and flexpwr TM Technology in a Small Footprint PRODUCT FEATURES Single-Chip Ethernet Physical Layer Transceiver

More information

KSZ8081MNX/KSZ8081RNB

KSZ8081MNX/KSZ8081RNB 10Base-T/100Base-TX Physical Layer Transceiver Revision 1.3 General Description The KSZ8081 is a single-supply 10Base-T/100Base-TX Ethernet physical-layer transceiver for transmission and reception of

More information

REV CHANGE DESCRIPTION NAME DATE. A Release

REV CHANGE DESCRIPTION NAME DATE. A Release REV CHANGE DESCRIPTION NAME DATE A Release 10-13-09 Any assistance, services, comments, information, or suggestions provided by SMSC (including without limitation any comments to the effect that the Company

More information

KSZ8061MNX/KSZ8061MNG

KSZ8061MNX/KSZ8061MNG 10Base-T/100Base-TX Physical Layer Transceiver Revision 1.0 General Description The KSZ8061MN is a single-chip 10Base-T/100Base-TX Ethernet physical layer transceiver for transmission and reception of

More information

Figure 1 - General BERT Configuration

Figure 1 - General BERT Configuration BER Testing in TDM Switches Contents 1.0 Introduction 2.0 What is BERT? 3.0 BERT in the MT90826 3.1 Important Notes for BERT in MT90826 3.2 MT90826 BERT Programming Sequence 4.0 BERT in the MT90866 and

More information

MT8806 ISO-CMOS 8x4AnalogSwitchArray

MT8806 ISO-CMOS 8x4AnalogSwitchArray MT886 ISO-CMOS 8x4AnalogSwitchArray Features Internal control latches and address decoder Short set-up and hold times Wide operating voltage: 4.5 V to 3.2 V 2Vpp analog signal capability R ON 65 max. @

More information

KSZ8081MLX. Features. General Description. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver. Revision 1.3

KSZ8081MLX. Features. General Description. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver. Revision 1.3 10Base-T/100Base-TX Physical Layer Transceiver Revision 1.3 General Description The is a single-supply 10Base-T/ 100Base-TX Ethernet physical-layer transceiver for transmission and reception of data over

More information

MT x 12 Analog Switch Array

MT x 12 Analog Switch Array MT885 8 x 2 Analog Switch Array Features Internal control latches and address decoder Short set-up and hold times Wide operating voltage: 4.5V to 3.2V 2Vpp analog signal capability R ON 65 max. @ V DD

More information

LAN8700/LAN8700i. ±15kV ESD Protected MII/RMII 10/100 Ethernet Transceiver with HP Auto-MDIX Support and flexpwr Technology in a Small Footprint

LAN8700/LAN8700i. ±15kV ESD Protected MII/RMII 10/100 Ethernet Transceiver with HP Auto-MDIX Support and flexpwr Technology in a Small Footprint LAN8700/LAN8700i ±15kV ESD Protected MII/RMII 10/100 Ethernet Transceiver with HP Auto-MDIX Support and flexpwr Technology in a Small Footprint PRODUCT FEATURES Single-Chip Ethernet Physical Layer Transceiver

More information

LXT974/LXT975. Applications. Product Features. Datasheet. Fast Ethernet 10/100 Quad Transceivers

LXT974/LXT975. Applications. Product Features. Datasheet. Fast Ethernet 10/100 Quad Transceivers LXT974/LXT975 Fast Ethernet 10/100 Quad Transceivers Datasheet The LXT974 and LXT975 are four-port PHY Fast Ethernet Transceivers which support IEEE 802.3 physical layer applications at both 10 Mbps and

More information

KSZ8081MLX. General Description. Features. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver Data Sheet Rev. 1.0

KSZ8081MLX. General Description. Features. Functional Diagram. 10Base-T/100Base-TX Physical Layer Transceiver Data Sheet Rev. 1.0 10Base-T/100Base-TX Physical Layer Transceiver Data Sheet Rev. 1.0 General Description The is a single-supply 10Base-T/ 100Base-TX Ethernet physical-layer transceiver for transmission and reception of

More information

LXT971/972A to DP83848C/I/ YB PHYTER System Rollover Document

LXT971/972A to DP83848C/I/ YB PHYTER System Rollover Document LXT971/972A to DP83848C/I/ YB PHYTER System Rollover Document Purpose This is an informational document detailing points to be considered when upgrading an existing 10/100 Mb/s Ethernet design, using Intel

More information

C65SPACE-HSSL Gbps multi-rate, multi-lane, SerDes macro IP. Description. Features

C65SPACE-HSSL Gbps multi-rate, multi-lane, SerDes macro IP. Description. Features 6.25 Gbps multi-rate, multi-lane, SerDes macro IP Data brief Txdata1_in Tx1_clk Bist1 Rxdata1_out Rx1_clk Txdata2_in Tx2_clk Bist2 Rxdata2_out Rx2_clk Txdata3_in Tx3_clk Bist3 Rxdata3_out Rx3_clk Txdata4_in

More information

Product Change Notification - SYST-30ZBJY329 (Printer Friendly)

Product Change Notification - SYST-30ZBJY329 (Printer Friendly) Product Change Notification - SYST-30ZBJY329-31 Aug 2016 - Data Sheet - KSZ8081... http://www.microchip.com/mymicrochip/notificationdetails.aspx?pcn=syst-30zbjy329 Page 1 of 2 9/1/2016 English Search...

More information

SpaceFibre. Steve Parkes, Chris McClements, Martin Suess* Space Technology Centre University of Dundee *ESA, ESTEC

SpaceFibre. Steve Parkes, Chris McClements, Martin Suess* Space Technology Centre University of Dundee *ESA, ESTEC SpaceFibre Steve Parkes, Chris McClements, Martin Suess* Space Technology Centre University of Dundee *ESA, ESTEC 1 Lessons Learnt from SpaceWire Cable Mass 87 g/m approximately Bi-directional Data strobe

More information

Comparing JTAG, SPI, and I2C

Comparing JTAG, SPI, and I2C Comparing JTAG, SPI, and I2C Application by Russell Hanabusa 1. Introduction This paper discusses three popular serial buses: JTAG, SPI, and I2C. A typical electronic product today will have one or more

More information

TAXI -compatible HOTLink Transceiver

TAXI -compatible HOTLink Transceiver TAXI -compatible HOTLink Transceiver TAXI -compatible HOTLink Transceiver Features Second-generation HOTLink technology AMD AM7968/7969 TAXIchip -compatible 8-bit 4B/5B or 10-bit 5B/6B NRZI encoded data

More information

Designing 100BASE-TX Systems with the QFEX Family

Designing 100BASE-TX Systems with the QFEX Family Designing 100BASE-TX Systems with the QFEX Family Application Note This application note provides a design reference for customers wishing to implement 100BASE- TX systems, using QFEXr for the PHY hardware.

More information

TAXI -compatible HOTLink Transceiver

TAXI -compatible HOTLink Transceiver TAXI -compatible HOTLink Transceiver Features Second-generation HOTLink technology AMD AM7968/7969 TAXIchip -compatible 8-bit 4B/5B or 10-bit 5B/6B NRZI encoded data transport 10-bit or 12-bit NRZI pre-encoded

More information

Is Now Part of To learn more about ON Semiconductor, please visit our website at

Is Now Part of To learn more about ON Semiconductor, please visit our website at Is Now Part of To learn more about ON Semiconductor, please visit our website at ON Semiconductor and the ON Semiconductor logo are trademarks of Semiconductor Components Industries, LLC dba ON Semiconductor

More information

AN2939 Application note

AN2939 Application note Application note STSMIA832 in a remote video capture system Introduction Parallel-to-serial conversion is a convenient way to reduce interconnection wires, and therefore decrease cost thanks to cheaper

More information

SINGLE-CHIP/PORT 10/100M FAST ETHERNET PHYCEIVER WITH AUTO MDIX

SINGLE-CHIP/PORT 10/100M FAST ETHERNET PHYCEIVER WITH AUTO MDIX -GR SINGLE-CHIP/PORT 10/100M FAST ETHERNET PHYCEIVER WITH AUTO MDIX DATASHEET Rev. 1.0 31 August 2007 Track ID: JATR-1076-21 Realtek Semiconductor Corp. No. 2, Innovation Road II, Hsinchu Science Park,

More information

SINGLE-CHIP/PORT 10/100 FAST ETHERNET PHYCEIVER WITH AUTO MDIX

SINGLE-CHIP/PORT 10/100 FAST ETHERNET PHYCEIVER WITH AUTO MDIX -GR SINGLE-CHIP/PORT 10/100 FAST ETHERNET PHYCEIVER WITH AUTO MDIX DATASHEET Rev. 1.1 26 September 2007 Track ID: JATR-1076-21 Realtek Semiconductor Corp. No. 2, Innovation Road II, Hsinchu Science Park,

More information

10Gb/s 40km DWDM XFP Optical Transceiver

10Gb/s 40km DWDM XFP Optical Transceiver 10Gb/s 40km DWDM XFP Optical Transceiver PRODUCT FEATURES Hot-pluggable XFP footprint Supports 9.95Gb/s to 11.3Gb/s bit rates Supports Lineside and XFI loopback RoHS-6 Compliant (lead-free) Power dissipation

More information

SNS-XFP-10GD-LR 10 Gbps Multi-Rate XFP Transceivers OC192/STM-64, 10GE or 10G FC 1310nm, Single-Mode 10Km, with Digital Diagnostics.

SNS-XFP-10GD-LR 10 Gbps Multi-Rate XFP Transceivers OC192/STM-64, 10GE or 10G FC 1310nm, Single-Mode 10Km, with Digital Diagnostics. SNS-XFP-10GD-LR 10 Gbps Multi-Rate XFP Transceivers OC192/STM-64, 10GE or 10G FC 1310nm, Single-Mode 10Km, with Digital Diagnostics. Highlights XFP MSA transceiver Multi-Rate: 9.95Gbps to 11.1Gb/s Protocols:

More information

REV CHANGE DESCRIPTION NAME DATE. A Release

REV CHANGE DESCRIPTION NAME DATE. A Release REV CHANGE DESCRIPTION NAME DATE A Release 10-30-13 Any assistance, services, comments, information, or suggestions provided by SMSC (including without limitation any comments to the effect that the Company

More information

QSFP+ 40GBASE-LR4 Fiber Transceiver

QSFP+ 40GBASE-LR4 Fiber Transceiver QSFP+ 40GBASE-LR4 Fiber Transceiver Preliminary Features RoHS-6 compliant Hot pluggable QSFP+ form factor 40Gbps aggregate rate 4x10Gb/s CWDM transmitter Compliant to industrial standard SFF-8436 QSFP+

More information

SMPTE-259M/DVB-ASI Scrambler/Controller

SMPTE-259M/DVB-ASI Scrambler/Controller SMPTE-259M/DVB-ASI Scrambler/Controller Features Fully compatible with SMPTE-259M Fully compatible with DVB-ASI Operates from a single +5V supply 44-pin PLCC package Encodes both 8- and 10-bit parallel

More information

DNA-STP-SYNC Synchronization and Screw Terminal Panel. User Manual

DNA-STP-SYNC Synchronization and Screw Terminal Panel. User Manual DNA-STP-SYNC Synchronization and Screw Terminal Panel User Manual Accessory Panel for PowerDNA Cube (DNA) Systems February 2009 Edition PN Man-DNA-STP-SYNC-0209 Version 1.2 Copyright 1998-2009 All rights

More information

LMH0344 3Gbps HD/SD SDI Adaptive Cable Equalizer

LMH0344 3Gbps HD/SD SDI Adaptive Cable Equalizer 3Gbps HD/SD SDI Adaptive Cable Equalizer General Description The 3Gbps HD/SD SDI Adaptive Cable Equalizer is designed to equalize data transmitted over cable (or any media with similar dispersive loss

More information

SignalTap Plus System Analyzer

SignalTap Plus System Analyzer SignalTap Plus System Analyzer June 2000, ver. 1 Data Sheet Features Simultaneous internal programmable logic device (PLD) and external (board-level) logic analysis 32-channel external logic analyzer 166

More information

GM69010H DisplayPort, HDMI, and component input receiver Features Applications

GM69010H DisplayPort, HDMI, and component input receiver Features Applications DisplayPort, HDMI, and component input receiver Data Brief Features DisplayPort 1.1 compliant receiver DisplayPort link comprising four main lanes and one auxiliary channel HDMI 1.3 compliant receiver

More information

CH7520. CH7520 DisplayPort to VGA/HDTV Converter GENERAL DESCRIPTION

CH7520. CH7520 DisplayPort to VGA/HDTV Converter GENERAL DESCRIPTION Chrontel Brief Datasheet DisplayPort to VGA/HDTV Converter FEATURES Compliant with DisplayPort (DP) specification version 1.2 Support 2 Main Link Lanes at either 1.62Gb/s or 2.7Gb/s link rate Support multiple

More information

Product Specification. RoHS-6 Compliant 10Gb/s 10km XFP Optical Transceiver FTLX1412M3BCL

Product Specification. RoHS-6 Compliant 10Gb/s 10km XFP Optical Transceiver FTLX1412M3BCL Product Specification RoHS-6 Compliant 10Gb/s 10km XFP Optical Transceiver FTLX1412M3BCL PRODUCT FEATURES Supports 9.95Gb/s to 11.3Gb/s bit rates Power dissipation

More information

Prosumer Video Cable Equalizer

Prosumer Video Cable Equalizer Prosumer Video Cable Equalizer Features Multi rate adaptive equalization Operates from 143 to 1485 Mbps serial data rate SMPTE 292M, SMPTE 344M, and SMPTE 259M compliant Supports DVB-ASI at 270 Mbps Cable

More information

CPCI-SIO4ARHM Quad Channel High Performance Serial I/O CPCI CARD With up to 256Kbytes of FIFO buffering and Multiple Serial Protocols

CPCI-SIO4ARHM Quad Channel High Performance Serial I/O CPCI CARD With up to 256Kbytes of FIFO buffering and Multiple Serial Protocols CPCI-SIO4ARHM Quad Channel High Performance Serial I/O CPCI CARD With up to 256Kbytes of buffering and Multiple Serial Protocols Features Include: 4 Full-Duplex Serial Channels Either RS-422/485 or interface

More information

10G BiDi XFP 10km Optical Transceiver GBX-xxxx192-LRC

10G BiDi XFP 10km Optical Transceiver GBX-xxxx192-LRC 10G BiDi XFP 10km Optical Transceiver GBX-xxxx192-LRC Features Supports 9.95Gb/s to 10.3Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 10km with SMF 1270/1330nm DFB laser Transmitter

More information

LogiCORE IP Spartan-6 FPGA Triple-Rate SDI v1.0

LogiCORE IP Spartan-6 FPGA Triple-Rate SDI v1.0 LogiCORE IP Spartan-6 FPGA Triple-Rate SDI v1.0 DS849 June 22, 2011 Introduction The LogiCORE IP Spartan -6 FPGA Triple-Rate SDI interface solution provides receiver and transmitter interfaces for the

More information

SFP-10G-LR (10G BASE-LR SFP+) Datasheet

SFP-10G-LR (10G BASE-LR SFP+) Datasheet SFP-10G-LR (10G BASE-LR SFP+) Datasheet Features Supports rate from 1.25 Gb/ to 10.3 Gb/s bit rates Optical interface compliant to IEEE 802.3ae Electrical interface compliant to SFF-8431 1310nm DFB transmitter,

More information

CFPQD010C10D CFP Dual Fibre 1310nm* / 10km / 100GBASE-LR4 & OTN OTU4

CFPQD010C10D CFP Dual Fibre 1310nm* / 10km / 100GBASE-LR4 & OTN OTU4 DATASHEET - REV A CFPQD010C10D CFP Dual Fibre 1310nm* / 10km / 100GBASE-LR4 & OTN OTU4 *1310nm LAN-WDM 800GHz #01 Overview CFPQD010C10D is a high performance dual rate CFP transceiver module for 100 Gigabit

More information

APPLICABILITY TABLE. SW Versions. GE Family ( Embedded ) GE910-QUAD V xx5 GE910-GNSS

APPLICABILITY TABLE. SW Versions. GE Family ( Embedded ) GE910-QUAD V xx5 GE910-GNSS APPLICABILITY TABLE GE Family ( Embedded ) GE910-QUAD GE910-GNSS GE910-QUAD AUTO GE910-QUAD V3 SW Versions 13.00.xx4 13.00.xx5 16.00.xx3 Note: the features described in the present document are provided

More information

CLC011 Serial Digital Video Decoder

CLC011 Serial Digital Video Decoder CLC011 Serial Digital Video Decoder General Description National s Comlinear CLC011, Serial Digital Video Decoder, decodes and descrambles SMPTE 259M standard Serial Digital Video datastreams with serial

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. 200 MBaud HOTLink Transceiver Features Second generation HOTLink technology

More information

Is Now Part of To learn more about ON Semiconductor, please visit our website at

Is Now Part of To learn more about ON Semiconductor, please visit our website at Is Now Part of To learn more about ON Semiconductor, please visit our website at www.onsemi.com ON Semiconductor and the ON Semiconductor logo are trademarks of Semiconductor Components Industries, LLC

More information

Product Specification XFP 10G LR 20km LC Optical Transceiver

Product Specification XFP 10G LR 20km LC Optical Transceiver Product Specification 1. Features Supports 9.95Gb/s to 11.1Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 10km with SMF 1310nm Uncooled DFB laser XFP MSA package with duplex LC connector

More information

FTX-S1XG-S55L-040DI. XFP 10GBase-ER, 1550nm, single-mode, 40km

FTX-S1XG-S55L-040DI. XFP 10GBase-ER, 1550nm, single-mode, 40km FTX-S1XG-S55L-040D XFP 10GBase-ER, 1550nm, single-mode, 40km Description FTX-S1XG-S55L-040D series XFP transceiver can be used to setup a reliable, high speed serial data link over single-mode fiber. Maximum

More information

NVISION Compact Space and cost efficient utility routers

NVISION Compact Space and cost efficient utility routers Space and cost efficient utility routers DESCRIPTION The NVISION Compact range is highly versatile, and ideally suited to utility routing applications. They are available for all core formats, including

More information

AND9191/D. KAI-2093 Image Sensor and the SMPTE Standard APPLICATION NOTE.

AND9191/D. KAI-2093 Image Sensor and the SMPTE Standard APPLICATION NOTE. KAI-09 Image Sensor and the SMPTE Standard APPLICATION NOTE Introduction The KAI 09 image sensor is designed to provide HDTV resolution video at 0 fps in a progressive scan mode. In this mode, the sensor

More information

Intel Ethernet SFP+ Optics

Intel Ethernet SFP+ Optics Product Brief Intel Ethernet SFP+ Optics Network Connectivity Intel Ethernet SFP+ Optics SR and LR Optics for the Intel Ethernet Server Adapter X520 Family Hot-pluggable SFP+ footprint Supports rate selectable

More information

Is Now Part of To learn more about ON Semiconductor, please visit our website at

Is Now Part of To learn more about ON Semiconductor, please visit our website at Is Now Part of To learn more about ON Semiconductor, please visit our website at www.onsemi.com ON Semiconductor and the ON Semiconductor logo are trademarks of Semiconductor Components Industries, LLC

More information

XFP-1020-WA/B 10Gbps XFP Bi-Directional Transceiver, 20km Reach 1270/1330nm TX / 1330/1270 nm RX

XFP-1020-WA/B 10Gbps XFP Bi-Directional Transceiver, 20km Reach 1270/1330nm TX / 1330/1270 nm RX Features XFP-1020-WA/B 10Gbps XFP Bi-Directional Transceiver, 20km Reach 1270/1330nm TX / 1330/1270 nm RX Supports 9.95Gb/s to 10.5Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 20km

More information

GM60028H. DisplayPort transmitter. Features. Applications

GM60028H. DisplayPort transmitter. Features. Applications DisplayPort transmitter Data Brief Features DisplayPort 1.1a compliant transmitter HDCP 1.3 support DisplayPort link comprising four main lanes and one auxiliary channel Output bandwidth sufficient to

More information

XFP Optical Transceiver

XFP Optical Transceiver XFP Optical Transceiver Small Form-Factor Pluggable (XFP) Fibre Optic Transceivers are compact transceivers used to interface networking devices to fibre or copper networking cables in telecom and data

More information

40GBd QSFP+ SR4 Transceiver

40GBd QSFP+ SR4 Transceiver Preliminary DATA SHEET CFORTH-QSFP-40G-SR4 40GBd QSFP+ SR4 Transceiver CFORTH-QSFP-40G-SR4 Overview CFORTH-QSFP-40G-SR4 QSFP+ SR4 optical transceiver are base on Ethernet IEEE P802.3ba standard and SFF

More information

Altera JESD204B IP Core and ADI AD6676 Hardware Checkout Report

Altera JESD204B IP Core and ADI AD6676 Hardware Checkout Report 2015.11.02 Altera JESD204B IP Core and ADI AD6676 Hardware Checkout Report AN-753 Subscribe The Altera JESD204B IP Core is a high-speed point-to-point serial interface intellectual property (IP). The JESD204B

More information

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT QUADRO AND NVS DISPLAY RESOLUTION SUPPORT DA-07089-001_v06 April 2017 Application Note DOCUMENT CHANGE HISTORY DA-07089-001_v06 Version Date Authors Description of Change 01 November 1, 2013 AP, SM Initial

More information

SHQP28-100G-LR4-B. 103/112Gb/s QSFP28 Transceiver Hot Pluggable, Duplex LC, +3.3V, 1310nm DML/PIN, Single mode, 10km, 0~70 C

SHQP28-100G-LR4-B. 103/112Gb/s QSFP28 Transceiver Hot Pluggable, Duplex LC, +3.3V, 1310nm DML/PIN, Single mode, 10km, 0~70 C SHQP28-100G-LR4-B 103/112Gb/s QSFP28 Transceiver Hot Pluggable, Duplex LC, +3.3V, 1310nm DML/PIN, Single mode, 10km, 0~70 C SHQP28-100G-LR4-B Transceiver module is designed for 103Gigabit and 112Gigabit

More information

FX-1310-F10 10Gbps XFP Optical Transceiver, 10km Reach

FX-1310-F10 10Gbps XFP Optical Transceiver, 10km Reach Features FX-1310-F10 10Gbps XFP Optical Transceiver, 10km Reach Supports 9.95Gb/s to 11.1Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 10km with SMF 1310nm Uncooled DFB laser XFP MSA

More information

The receiver section uses an integrated InGaAs detector preamplifier (IDP) mounted in an optical header and a limiting postamplifier

The receiver section uses an integrated InGaAs detector preamplifier (IDP) mounted in an optical header and a limiting postamplifier Applications o 10GBASE-LR at 10.3125 Gbps o 10GBASE-LW at 9.953 Gbps o Other Optical Links Product Description XTBxxA-10LY 10 Gbps SFP+ Bi-Directional Transceiver, 10 km Reach 1270/1330 nm TX/1330/1270

More information

QSFP28 Series Preliminary. EOLQ-161HG-20-LA2 Series. Features. Applications. Ordering Information

QSFP28 Series Preliminary. EOLQ-161HG-20-LA2 Series. Features. Applications. Ordering Information EOLQ-161HG-20-LA2 Series Single-Mode 100GBASE-eLR4 QSFP28 Transceiver Single-Mode OTU4 4I1-9D1F QSFP28 Transceiver RoHS6 Compliant QSFP28 Series Preliminary Features Supports 103Gbps and 112Gbps Single

More information

CEDAR Series. To learn more about Ogden CEDAR series signal processing platform and modular products, please visit

CEDAR Series. To learn more about Ogden CEDAR series signal processing platform and modular products, please visit CEDAR Series The CEDAR platform has been designed to address the requirements of numerous signal processing modules. Easily-installed components simplify maintenance and upgrade. To learn more about Ogden

More information

QSFP+ 40GBASE-SR4 Fiber Transceiver

QSFP+ 40GBASE-SR4 Fiber Transceiver QSFP+ 40GBASE-SR4 Fiber Transceiver Preliminary Features RoHS-6 compliant High speed / high density: support up to 4X10 Gb/s bi-directional operation Compliant to industrial standard SFF-8436 QSFP+ standard

More information

10Gbps SFP+ Optical Transceiver, 10km Reach

10Gbps SFP+ Optical Transceiver, 10km Reach 10Gbps SFP+ Optical Transceiver, 10km Reach Features Optical interface compliant to IEEE 802.3ae 10GBASE-LR Electrical interface compliant to SFF-8431 Hot Pluggable 1310nm DFB transmitter, PIN photo-detector

More information

Implementing Audio IP in SDI II on Arria V Development Board

Implementing Audio IP in SDI II on Arria V Development Board Implementing Audio IP in SDI II on Arria V Development Board AN-697 Subscribe This document describes a reference design that uses the Audio Embed, Audio Extract, Clocked Audio Input and Clocked Audio

More information

SparkFun Camera Manual. P/N: Sense-CCAM

SparkFun Camera Manual. P/N: Sense-CCAM SparkFun Camera Manual P/N: Sense-CCAM Revision 0.1b, Aug 14, 2006 Overview The Spark Fun SENSE-CCAM camera is a 640x480 [vga resolution] camera with an 8 bit digital interface. The camera is based on

More information

AT660PCI. Digital Video Interfacing Products. DVB-S2/S (QPSK) Satellite Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs

AT660PCI. Digital Video Interfacing Products. DVB-S2/S (QPSK) Satellite Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Digital Video Interfacing Products AT660PCI DVB-S2/S (QPSK) Satellite Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Standard Features - PCI 2.2, 32 bit, 33/66MHz 3.3V. - Bus Master DMA, Scatter

More information

GM68020H. DisplayPort receiver. Features. Applications

GM68020H. DisplayPort receiver. Features. Applications DisplayPort receiver Data Brief Features DisplayPort 1.1a compliant receiver HDCP 1.3 support DisplayPort link comprising four main lanes and one auxiliary channel Input bandwidth sufficient to receive

More information

Part No. Data Rate Distance Interface Temp. DDMI MMF OM3 for 70m QSFP28.100G.SR Gbps

Part No. Data Rate Distance Interface Temp. DDMI MMF OM3 for 70m QSFP28.100G.SR Gbps QSFP28, 100G, SR4, 70m/100m, MPO Особенности: - Supports 10.1Gbps aggregate bit rates - Single.V Power Supply and Power dissipation

More information

100G QSFP28 SR4 Transceiver

100G QSFP28 SR4 Transceiver Preliminary DATA SHEET CFORTH-QSFP28-100G-SR4 100G QSFP28 SR4 Transceiver CFORTH-QSFP28-100G-SR4 Overview CFORTH-QSFP28-100G-SR4 QSFP28 SR4 optical transceivers are based on Ethernet IEEE 802.3bm standard

More information

XFP 10G 850nm 300M SR SLXF-1085-SR

XFP 10G 850nm 300M SR SLXF-1085-SR XFP 10G 850nm 300M SR SLXF-1085-SR Overview Sourcelight SLXF-1085-SR is compliant with the 10G Small Form-Factor Pluggable (XFP) Multi-Source Agreement (MSA), supporting data-rate of 10.3125Gbps (10G-SR)

More information

C-MAX. CMM-9301-V3.1S Bluetooth 4.0 Single Mode HCI Module. Description. 1.1 Features

C-MAX. CMM-9301-V3.1S Bluetooth 4.0 Single Mode HCI Module. Description. 1.1 Features Description This Module is limited to OEM installation ONLY The module is a Bluetooth SIG qualified, miniaturised BLE controller module based on EM Microelectronic's low power fully integrated single-chip

More information

Product Specification. 10Gb/s, 10km XFP Optical Transceiver FTLX1413M3BCL

Product Specification. 10Gb/s, 10km XFP Optical Transceiver FTLX1413M3BCL Product Specification 10Gb/s, 10km XFP Optical Transceiver FTLX1413M3BCL PRODUCT FEATURES Supports 8.5Gb/s to 11.32Gb/s bit rates Power dissipation

More information

XFP Bi-Directional 10G 20Km 1270/1330nmTx / 1330/1270nmRx SLXFB-XXXX-20

XFP Bi-Directional 10G 20Km 1270/1330nmTx / 1330/1270nmRx SLXFB-XXXX-20 XFP Bi-Directional 10G 20Km 1270/1330nmTx / 1330/1270nmRx SLXFB-XXXX-20 Description Sourcelight SLXFB-XXXX-20 is compliant with the IEEE803.3ae 10Gbase-Bx. and transmission distance up to 20km on SMF.

More information

CH7021A SDTV / HDTV Encoder

CH7021A SDTV / HDTV Encoder Chrontel SDTV / HDTV Encoder Brief Datasheet Features VGA to SDTV/EDTV/HDTV conversion supporting graphics resolutions up to 1600x1200 HDTV support for 480p, 576p, 720p, 1080i and 1080p Support for NTSC,

More information

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT QUADRO AND NVS DISPLAY RESOLUTION SUPPORT DA-07089-001_v07 March 2019 Application Note DOCUMENT CHANGE HISTORY DA-07089-001_v07 Version Date Authors Description of Change 01 November 1, 2013 AP, SM Initial

More information

Features: Compliance: Applications: Warranty: QSFP-40G-LR4-GT 40GBASE-LR4 QSFP+ SMF Module Cisco Compatible

Features: Compliance: Applications: Warranty: QSFP-40G-LR4-GT 40GBASE-LR4 QSFP+ SMF Module Cisco Compatible The GigaTech Products is programmed to be fully compatible and functional with all intended CISCO switching devices. This QSFP+ optical transceiver is compliant with SFF-8436 and QSFP+ MSA standards. This

More information

EMPOWERFIBER 10Gbps 2km SFP+ Optical Transceiver EPP C

EMPOWERFIBER 10Gbps 2km SFP+ Optical Transceiver EPP C EMPOWERFIBER 10Gbps 2km SFP+ Optical Transceiver EPP-31192-02C Features Optical interface compliant to IEEE 802.3ae 10GBASE-LR Electrical interface compliant to SFF-8431 Hot Pluggable 1310nm FP transmitter,

More information

Interfacing the TLC5510 Analog-to-Digital Converter to the

Interfacing the TLC5510 Analog-to-Digital Converter to the Application Brief SLAA070 - April 2000 Interfacing the TLC5510 Analog-to-Digital Converter to the TMS320C203 DSP Perry Miller Mixed Signal Products ABSTRACT This application report is a summary of the

More information

AT780PCI. Digital Video Interfacing Products. Multi-standard DVB-T2/T/C Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs

AT780PCI. Digital Video Interfacing Products. Multi-standard DVB-T2/T/C Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Digital Video Interfacing Products AT780PCI Multi-standard DVB-T2/T/C Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Standard Features - PCI 2.2, 32 bit, 33/66MHz 3.3V. - Bus Master DMA, Scatter

More information

Table 1. Summary of MCF5223x Errata

Table 1. Summary of MCF5223x Errata Freescale Semiconductor MCF52235DE Chip Errata Rev 9, 02/2015 MCF52235 Chip Errata Silicon Revision: All This document identifies implementation differences between the MCF5223x processors and the description

More information

Is Now Part of To learn more about ON Semiconductor, please visit our website at

Is Now Part of To learn more about ON Semiconductor, please visit our website at Is Now Part of To learn more about ON Semiconductor, please visit our website at www.onsemi.com ON Semiconductor and the ON Semiconductor logo are trademarks of Semiconductor Components Industries, LLC

More information

Features: Compliance: Applications: Warranty: 49Y7928-GT QSFP+ 40G BASE-SR Transceiver IBM Compatible

Features: Compliance: Applications: Warranty: 49Y7928-GT QSFP+ 40G BASE-SR Transceiver IBM Compatible The GigaTech Products 49Y7928-GT is programmed to be fully compatible and functional with all intended LENOVO switching devices. This QSFP+ optical transceiver is a parallel fiber optical module with four

More information

Dual Link DVI Receiver Implementation

Dual Link DVI Receiver Implementation Dual Link DVI Receiver Implementation This application note describes some features of single link receivers that must be considered when using 2 devices for a dual link application. Specific characteristics

More information

Parameter Symbol Min. Typ. Max. Unit. Supply Voltage Vcc V. Input Voltage Vin -0.3 Vcc+0.3 V. Storage Temperature Tst C

Parameter Symbol Min. Typ. Max. Unit. Supply Voltage Vcc V. Input Voltage Vin -0.3 Vcc+0.3 V. Storage Temperature Tst C QSFP-4X10G-LR-S-LEG CISCO 40GBASE-LR4 QSFP+ SMF 1310NM 10KM REACH MPO DOM PARALLEL QSFP-4X10G-LR-S-LEG 40Gbase QSFP+ Transceiver Features Four-Channel full-duplex transceiver modules Transmission data

More information

Chrontel CH7015 SDTV / HDTV Encoder

Chrontel CH7015 SDTV / HDTV Encoder Chrontel Preliminary Brief Datasheet Chrontel SDTV / HDTV Encoder Features 1.0 GENERAL DESCRIPTION VGA to SDTV conversion supporting graphics resolutions up to 104x768 Analog YPrPb or YCrCb outputs for

More information

AN4540 Application note

AN4540 Application note Application note MHL link filtering and protection Introduction The mobile high-definition link, or MHL, is a widely used standard in mobile applications to get high-definition videos, TV and audio, power

More information