电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

CT2-GS1LFTD51C5

产品描述Transceiver, 1266nm Min, 1360nm Max, 2700Mbps(Tx), 2700Mbps(Rx), LC Connector, Panel Mount
产品类别无线/射频/通信    光纤   
文件大小203KB,共8页
制造商JDS Uniphase Corporation ( VIAVI )
官网地址http://www.jdsu.com/index.html
下载文档 详细参数 全文预览

CT2-GS1LFTD51C5概述

Transceiver, 1266nm Min, 1360nm Max, 2700Mbps(Tx), 2700Mbps(Rx), LC Connector, Panel Mount

CT2-GS1LFTD51C5规格参数

参数名称属性值
厂商名称JDS Uniphase Corporation ( VIAVI )
Reach Compliance Codeunknown
其他特性SFF-8472
主体宽度13.4 mm
主体高度8.5 mm
主体长度或直径55 mm
内置特性AMPLIFIER
通信标准GR-253, ITU-T-G.957, OC-3, OC-48, SDH, SONET
连接类型LC CONNECTOR
数据速率(接收)2700 Mbps
数据速率(发送)2700 Mbps
发射极/检测器类型LASER DIODE
光纤设备类型TRANSCEIVER
安装特点PANEL MOUNT
最大工作波长1360 nm
最小工作波长1266 nm
标称工作波长1310 nm
标称光功率输出0.199 mW
最小回损-24 dB
灵敏度-21 dBm
最大供电电压3.5 V
最小供电电压3.1 V
标称供电电压3.3 V
表面贴装NO
Base Number Matches1

文档预览

下载PDF文档
COMMUNICATIONS MODULES & SUBSYSTEMS
OC-48 SFP Transceiver (Multirate, 1310 nm, and 1550 nm)
CT2 Series
Key Features
• SFP MSA compatible
• Fully OC-48 SONET compliant at all reaches: SR, IR-1,
IR-2, LR-1, and LR-2
• Microprocessor-based design fully implements the
Digital Diagnostic Monitoring Interface
• Automatic output power and extinction ratio control
over temperature and lifetime to compensate for laser
efficiency degradation
• Both PIN and APD versions meet -27 dB receiver reflectance
• Optical parameters tuned and optimized over
temperature in production test
• Expandable options such as coarse wavelength division
multiplexing (CWDM) and a custom software user interface
Applications
Metro access
Metro core
Wide area networks
Optical crossconnects
The JDSU CT2 Series OC-48 (2.5 Gb/s) transceiver module integrates optics and
electronics in a Small Form Factor Pluggable (SFP) package. It is Multisource
Agreement (MSA) compatible and designed for operation at 1310 nm and 1550 nm.
Although optimized for OC-48, it provides multi-rate capabilities and can be used
from OC-3 (155 Mb/s) up to 2.7 Gb/s.
The CT2 Series SFP transceiver provides a fully OC-48 SONET compliant
interface between the SONET/SDH photonic layer and the electrical layer. Its
microprocessor-based modular design implements all features specified in the
SFP MSA compatible 2-wire Serial Digital Diagnostic Monitoring Interface for
Optical Transceivers.
The major components in this module include a Fabry-Perot or uncooled
distributed feedback (DFB) based optical transmitter, a PIN or APD based optical
receiver with integrated transimpedence amplifier (TIA), an APD high voltage
circuit (if required), a microprocessor, a limiting post amplifier, and a laser driver.
The modular transceiver design offers a "hot-pluggable" interface, allowing the
same basic architecture to be used for SR, IR-1, IR-2, LR-1, and LR-2 versions.
Compliance
• GR-253-CORE
• ITU-T G.957
• SFF-8472
NORTH AMERICA
:
800 498-JDSU (5378)
WORLDWIDE
:
+800 5378-JDSU
WEBSITE
:
www.jdsu.com
玩转RP2040之LCD绘制基本形状测试
上篇文章: 玩转RP2040之Python开发环境搭建,进行了RP2040的Python软件开发环境搭建与测试,本篇进行程序编写,测试LCD的基础显示功能。 RP2040用到Python环境,准确的讲是MicroPython,它是 ......
DDZZ669 消费电子
【行空板 Python编程学习主控板】ADC测试与简易示波器实现
c4606b7d2a9dac99340ce8eb51dd5c53 前言 板子提供了丰富的接口,这一篇我们以ADC为例实现一个简单的示波器的Demo,体验开发板快速的接口开发能力。 接线 使用P22的ADC输入,外接滑 ......
qinyunti 嵌入式系统
聊聊最近看的书
万物发明指南 讲了很多东西从无到有怎么去做,非常适合小朋友,也适合咱们喜欢探索的大朋友。其中不乏很多实用的东西。 万一哪天去野外了就用上了,应该要带本书,就带万物发明指南 ......
xutong 聊聊、笑笑、闹闹
【瑞萨 CPK-RA2L1 开发板】测评2-UART环回配置
瑞萨的e2studio使用起来还是没有MDK使用起来方便,这里使用KEIL进行开发 使用rasc进行配置开发 设置堆栈 660348 添加串口9,板子上没有引出,需要自己进行外接 在 FSP 配置界面里面 ......
222zhumingming 瑞萨MCU/MPU
【Sipeed 高云GW2A FPGA开发板】——ARM Cortex-M1软核处理器_硬件设计与点亮LED
4.TangPrimer-20K开发板上运行Cortex-M1软核处理器 4.1.适用于GoWin FPGA的ARM Cortex-M1 DesignStart简介 ARM针对FPGA领域,利用EDA软件,对自家的Cortex-M0内核的ver ......
mars4zhu 国产芯片交流
【行空板 Python编程学习主控板】六轴加速度传感器可视化测试
b18472ede3497b6294d0457d83abc245 前言 开发板自带六轴加速度传感器可实时测量三轴加速度,三轴角速度。 通过这些数据可以进行姿态解算,知道开发板的姿态变化,进而可利用此进行交 ......
qinyunti 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 403  812  2610  1699  1999  20  31  19  59  35 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved