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

关键词

搜索

型号

搜索

74FCT388915T133PY8

产品描述PLL Based Clock Driver, FCT Series, 7 True Output(s), 1 Inverted Output(s), CMOS, PDSO28, SSOP-28
产品类别逻辑    逻辑   
文件大小1MB,共10页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

74FCT388915T133PY8概述

PLL Based Clock Driver, FCT Series, 7 True Output(s), 1 Inverted Output(s), CMOS, PDSO28, SSOP-28

74FCT388915T133PY8规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称IDT (Integrated Device Technology)
零件包装代码SSOP
包装说明SSOP-28
针数28
Reach Compliance Codenot_compliant
ECCN代码EAR99
其他特性OUTPUT FREQUENCY RATIOS ARE 0.5F/1.0F/2.0F; MAX PART TO PART SKEW = 1NS
系列FCT
输入调节SCHMITT TRIGGER MUX
JESD-30 代码R-PDSO-G28
JESD-609代码e0
长度10.2 mm
逻辑集成电路类型PLL BASED CLOCK DRIVER
最大I(ol)0.032 A
湿度敏感等级1
功能数量1
反相输出次数1
端子数量28
实输出次数7
最高工作温度70 °C
最低工作温度
输出特性3-STATE
封装主体材料PLASTIC/EPOXY
封装代码SSOP
封装等效代码SSOP28,.3
封装形状RECTANGULAR
封装形式SMALL OUTLINE, SHRINK PITCH
峰值回流温度(摄氏度)240
电源3.3 V
传播延迟(tpd)1.3 ns
认证状态Not Qualified
Same Edge Skew-Max(tskwd)0.8 ns
座面最大高度1.99 mm
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn85Pb15)
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间20
宽度5.3 mm
最小 fmax133 MHz
Base Number Matches1

文档预览

下载PDF文档
IDT74FCT388915T
3.3V LOW SKEW PLL-BASED CMOS CLOCK DRIVER (3-STATE)
COMMERCIAL TEMPERATURE RANGE
3.3V LOW SKEW PLL-BASED
CMOS CLOCK DRIVER
(WITH 3-STATE)
FEATURES:
• 0.5 MICRON CMOS Technology
• Input frequency range: 10MHz – f2Q Max. spec
(FREQ_SEL = HIGH)
• Max. output frequency: 150MHz
• Pin and function compatible with FCT88915T, MC88915T
• 5 non-inverting outputs, one inverting output, one 2x output,
one ÷2 output; all outputs are TTL-compatible
• 3-State outputs
• Duty cycle distortion < 500ps (max.)
• 32/–16mA drive at CMOS output voltage levels
• V
CC
= 3.3V ± 0.3V
• Inputs can be driven by 3.3V or 5V components
• Available in 28 pin PLCC and SSOP packages
IDT74FCT388915T
70/100/133/150
DESCRIPTION:
The FCT388915T uses phase-lock loop technology to lock the fre-
quency and phase of outputs to the input reference clock. It provides low
skew clock distribution for high performance PCs and workstations. One of
the outputs is fed back to the PLL at the FEEDBACK input resulting in
essentially zero delay across the device. The PLL consists of the phase/
frequency detector, charge pump, loop filter and VCO. The VCO is
designed for a 2Q operating frequency range of 40MHz to f2Q Max.
The FCT388915T provides 8 outputs, the
Q5
output is inverted from the
Q outputs. The 2Q runs at twice the Q frequency and Q/2 runs at half the
Q frequency.
The FREQ_SEL control provides an additional ÷ 2 option in the output
path. PLL _EN allows bypassing of the PLL, which is useful in static test
modes. When PLL_EN is low, SYNC input may be used as a test clock. In
this test mode, the input frequency is not limited to the specified range and
the polarity of outputs is complementary to that in normal operation (PLL_EN
= 1). The LOCK output attains logic HIGH when the PLL is in steady-state
phase and frequency lock. When OE/RST is low, all the outputs are put in
high impedance state and registers at Q,
Q
and Q/2 outputs are reset.
The FCT388915T requires one external loop filter component as
recommended in Figure 3.
FUNCTIONAL BLOCK DIAGRAM
FEED BAC K
Voltage
Controlled
Oscilator
LF
REF_SEL
PLL_EN
0
1
M ux
2Q
(
÷
1)
(
÷
2)
1M
0
u
x
D
Q
LOCK
SYNC (0)
SYNC (1)
0M
u
1x
Phase/Freq.
Detector
Charge Pum p
Q0
Divide
-By-2
FREQ_SEL
OE/RST
CP R Q
D
CP
R
Q
R
Q
Q
Q1
D
CP
Q2
D
CP R
D
CP
R
Q3
Q
Q4
D
CP R
D
CP R
Q
Q5
Q
Q/2
The IDT logo is a registered trademark of Integrated Device Technology, Inc.
COMMERCIAL TEMPERATURE RANGE
1
OCTOBER 2008
DSC-4243/7
© 2004 Integrated Device Technology, Inc.
【F7开发板英雄帖】便携式示波器
本帖最后由 ltbytyn 于 2015-8-25 16:43 编辑 ...
ltbytyn stm32/stm8
[任性DIY]Micropython流水灯
流水灯可能是大家最经常DIY的东西,一个是因为简单容易实现,在就是效果不错。 为了演示MicroPython的强大功能,展现不同的用法,所以前几天DIY了一个小流水灯板,支持标准的Arduino Uno插座 ......
dcexpert MicroPython开源版块
TIM4捕获中断和TIM2定时中断
程序想实现这样的功能:是在TIM4捕获中断中先关闭TIM2定时中断,处理几个语句之后再打开TIM2定时中断 void TIM2_IRQHandler(void) { if (TIM_GetITStatus(TIM2, TIM_IT_Update) != RES ......
easybyte stm32/stm8
发几个子程序代码
#include "..\includes.h"/*********************************************************************************************************** 函数名称: CalculateWeekDay** 功能描述: 根据年月 ......
njlianjian 单片机
电压源和电流源内阻问题,为何还要求导数才可以判断出来?
电压源和电流源内阻问题,为何还要求导数才可以判断出来? ...
QWE4562009 电源技术
50
KEIL C51 里怎么访问 R0-R7 寄存器? 不用汇编指令 用 sfr 定义不行 对于一个整数除法例如: unsigned int i,j,k; i=j/k; ......
asoni 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 894  497  1228  1013  2556  13  14  48  32  28 

器件索引   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