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

关键词

搜索

型号

搜索

MO2018AE5-CLK-28S0-0069795999E

产品描述LVCMOS Output Clock Oscillator, 69.795999MHz Nom, SOT23-5
产品类别无源元件    振荡器   
文件大小884KB,共12页
制造商KDS大真空
官网地址http://www.kds.info/
标准
下载文档 详细参数 全文预览

MO2018AE5-CLK-28S0-0069795999E概述

LVCMOS Output Clock Oscillator, 69.795999MHz Nom, SOT23-5

MO2018AE5-CLK-28S0-0069795999E规格参数

参数名称属性值
是否Rohs认证符合
Objectid7216028567
Reach Compliance Codeunknown
其他特性STAND-BY; ENABLE/DISABLE FUNCTION; TR
最长下降时间2 ns
频率调整-机械NO
频率稳定性50%
安装特点SURFACE MOUNT
标称工作频率69.795999 MHz
最高工作温度125 °C
最低工作温度-40 °C
振荡器类型LVCMOS
输出负载15 pF
物理尺寸3.05mm x 1.75mm x 1.45mm
最长上升时间2 ns
最大供电电压3.08 V
最小供电电压2.52 V
标称供电电压2.8 V
表面贴装YES
最大对称度55/45 %

文档预览

下载PDF文档
MO2018
High Temp, Single-Chip, One-output Clock Generator
Features
Applications
Frequencies between 1 MHz and 110 MHz accurate to 6 decimal
places
Operating temperature from -40°C to +125°C. For -55°C option,
refer to MO2020 and MO2021
Supply voltage of +1.8V or +2.5V to +3.3V
Excellent total frequency stability as low as ±20ppm
Low power consumption of +3.5mA typical at 20 MHz, +1.8V
LVCMOS/LVTTL compatible output
5-pin SOT23-5 package: 2.9mm x 2.8mm
RoHS and REACH compliant, Pb-free, Halogen-free and
Antimony-free
For AEC-Q100 clock generators, refer to MO2024 and MO2025
Industrial, medical, automotive, avionics and other high temper-
ature applications
Industrial sensors, PLC, motor servo, outdoor networking
equipment, medical video cam, asset tracking systems, etc.
Electrical Specifications
Table 1. Electrical Characteristics
All Min and Max limits are specified over temperature and rated operating voltage with 15 pF output load unless otherwise stated. Typical values are
at +25°C and nominal supply voltage.
Parameters
Symbol
Min.
Typ.
Max.
Unit
Condition
Frequency Range
Output Frequency Range
f
1.0
110
MHz
Refer to
Table 14
for the exact list of supported frequencies
list of supported frequencies
Frequency Stability and Aging
-20
Frequency Stability
F_stab
-25
-30
-50
-40
-40
+1.62
+2.25
Supply Voltage
Vdd
+2.52
+2.7
+2.97
+2.25
Current Consumption
Idd
OE Disable Current
I_od
Standby Current
I_std
Duty Cycle
Rise/Fall Time
DC
Tr, Tf
45
Output High Voltage
VOH
90%
+1.8
+2.5
+2.8
+3.0
+3.3
+3.8
+3.6
+3.5
+2.6
+1.4
+0.6
1.0
1.3
1.0
+20
+25
+30
+50
+105
+125
+1.98
+2.75
+3.08
+3.3
+3.63
+3.63
+4.7
+4.5
+4.5
+4.5
+4.3
+8.5
+5.5
+4.0
55
2.0
2.5
3.0
ppm
ppm
ppm
ppm
°C
°C
V
V
V
V
V
V
mA
mA
mA
mA
mA
μA
μA
μA
%
ns
ns
ns
Vdd
No load condition, f = 20 MHz, Vdd = +2.8V, +3.0V or +3.3V
No load condition, f = 20 MHz, Vdd = +2.5V
No load condition, f = 20 MHz, Vdd = +1.8V
Vdd = +2.5V to +3.3V, OE = Low, Output in high Z state.
Vdd = +1.8V, OE = Low, Output in high Z state.
Vdd = +2.8V to +3.3V,
ST
= Low, Output is weakly pulled down
Vdd = +2.5V,
ST
= Low, Output is weakly pulled down
Vdd = +1.8V,
ST
= Low, Output is weakly pulled down
All Vdds
Vdd = +2.5V, +2.8V, +3.0V or +3.3V, 20% - 80%
Vdd =+1.8V, 20% - 80%
Vdd = +2.25V - +3.63V, 20% - 80%
IOH = -4.0 mA (Vdd = +3.0V or +3.3V)
IOH = -3.0 mA (Vdd = +2.8V or +2.5V)
IOH = -2.0 mA (Vdd = +1.8V)
IOL = +4.0 mA (Vdd = +3.0V or +3.3V)
IOL = +3.0 mA (Vdd = +2.8V or +2.5V)
IOL = +2.0 mA (Vdd = +1.8V)
Extended Industrial
Automotive
Inclusive of Initial tolerance at +25°C, 1st year aging at +25°C,
and variations over operating temperature, rated power supply
voltage and load (15 pF ± 10%).
Operating Temperature Range
Operating Temperature Range
(ambient)
T_use
Supply Voltage and Current Consumption
LVCMOS Output Characteristics
Output Low Voltage
VOL
10%
Vdd
Daishinku Corp.
Rev. 1.01
1389 Shinzaike, Hiraoka-cho, Kakogawa, Hyogo 675-0194 Japan
+81-79-426-3211
www.kds.info
Revised September 29, 2015
【二哈识图人工智能视觉传感器】测评之二:内置7种功能人脸识别等测试
本帖最后由 mameng 于 2021-12-13 16:03 编辑 内置7种功能:人脸识别、物体追踪、物体识别、巡线追踪、颜色识别、标签识别、物体分类,测评视频: ...
mameng 国产芯片交流
一个简单程序,求大神帮我看看
我想得到一个脉冲: module cs(rst,clk); input clk; input rst; reg cnt; reg js; always@(posedge clk or posedge rst) begin if(rst) begin cnt...
li311 FPGA/CPLD
武汉神洲伟业电子有限公司招聘软件研发人员
武汉神洲伟业电子有限公司,位于武汉新技术开发区,公司致力于红外、激光系统综合运用的研究和开发,具有较强的光、机、电、系统总体的设计能力,拥有中科院专家等经验丰富的高中级科技人员,有 ......
chenleo 求职招聘
pads
新手求教:我用的是pads,保存别人的封装,在原理图导入PCB时出现“因为当前设计处于默认层模式下,而 封装 处于 增加层模式,您不能 添加封装,打开“层设置”对话框并将设计的层模式更改为增 ......
begin权丿 PCB设计
【CN0257】20位、线性、低噪声、精密、单极性+10 V直流电压源
电路功能与优势图1所示电路是一个20位线性、低噪声、精密单极性(+10 V)电压源,所需外部元件的数量极少。AD5790是一款20位、无缓冲电压输出DAC,采用最高33 V的双极性电源供电。正基准电压输入 ......
EEWORLD社区 ADI 工业技术
Atmel SAM R21 问题大集合
Atmel SAM R21 问题大集合 大家把自己手头遇到的问题,不管“大”,还是“小”,都希望在这个贴里提出来! 方便大家查阅! ...
蓝雨夜 Microchip MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1354  2376  2875  1252  2330  26  6  28  41  15 

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