EEWORLDEEWORLDEEWORLD

Part Number

Search

EM38T3-14.400-1.5/-10+60

Description
Oscillator,
CategoryPassive components    oscillator   
File Size337KB,1 Pages
ManufacturerEuroquartz
Websitehttp://www.euroquartz.co.uk/
Download Datasheet Parametric View All

EM38T3-14.400-1.5/-10+60 Overview

Oscillator,

EM38T3-14.400-1.5/-10+60 Parametric

Parameter NameAttribute value
Objectid7347328987
Reach Compliance Codecompliant
YTEOL2
Other featuresSYMMETRY OF 55/45% ALSO AVAILABLE
Ageing1 PPM/FIRST YEAR
maximum descent time10 ns
Frequency Adjustment - MechanicalYES
frequency stability1.5%
Installation featuresTHROUGH HOLE MOUNT
Number of terminals14
Nominal operating frequency14.4 MHz
Maximum operating temperature60 °C
Minimum operating temperature-10 °C
Oscillator typeHCMOS
Output load15 pF
physical size18.4mm x 11.7mm x 7.3mm
longest rise time10 ns
Nominal supply voltage3 V
surface mountNO
maximum symmetry60/40 %
EURO
QUARTZ
Package pin compatible with 14 pin DIL
Wide frequency range: 1.25MHz to 156.0MHz
Supply voltage 2.8, 3.0, 3.3 or 5.0 Volts
Frequency stability from ±1ppm over -30 to +75°C
EM38T Series TCXO
HCMOS, 14 pin DIL compatible, MHz Range
EM38T - OUTLINES AND DIMENSIONS
DESCRIPTION
EM38T series TCXOs are packaged in a conventional through hole-
mounted package compatible with 14 pin DIL. With squarewave
(CMOS) output, tolerances are available from ±1.0ppm over -30° to
+75°C. The part has a 0.01mF decoupling capacitor built in.
SPECIFICATION
Product Series Code
TCXO:
VCTCXO:
Frequency Range:
Output Waveform:
Initial Calibration Tolerance:
Standard Frequencies:
EM38T
VEM38T
1.25MHz to 156.0MHz
Squarewave, HCMOS
<±1.0ppm at +25°±2°C
10.0, 12.8, 13.0, 14.4, 15.36,
16.384, 19.2, 19.440, 19.68,
25.0, 20.0, 27.0, 38.880,
40.0, 77.760, 125.0, 155.520
(Partial
list)
See table
±1.0 ppm max. first year
±0.3 ppm max. ±5% change
±0.3 ppm max. ±10% change
±1.0ppm max. for one reflow
(Measured
after 24 hours)
±3ppm minimum
+2.8, +3.0, +3.3 or +5.0V
(See
table)
Logic High: 90% Vdd min.
Logic Low: 10% Vdd max.
10ns max.
50%±10% standard,
50%±5% option
5ms typical, 10ms max.
See table below
15pF
-55~+125°C
Operating Temperature Range:
Frequency Stability
vs. Ageing:
vs. Voltage Change:
vs. Load Change:
vs. Reflow (SMD type):
Mechanical Frequency Tuning:
Supply Voltage:
Output Logic Levels:
Rise and Fall Times:
Duty Cycle:
Start-up Time:
Current Consumption:
Output Load:
Storage Temperature:
INPUT VOLTAGE & CURRENT CONSUMPTION
Input Voltage/
Frequency
8.192MHz
10.0MHz
77.760MHz
155.520MHz
+2.8V
2mA
3mA
14mA
26mA
+3.0
+3.3V
2mA
4mA
17mA
35mA
+5.0 V
5mA
7mA
32mA
50mA
SSB PHASE NOISE at 25°C
FREQUENCY STABILITY
Frequency Stability (ppm)
0 ~ +50
-10 ~ +60
Temperature
Range (°C)
-20 ~ +70
-30 ~ +75
-40 ~ +85
P
±0.5
ASK
x
x
x
x
±1.0
P
P
x
x
x
±1.5
P
P
P
x
x
±2.0
P
P
P
P
x
±2.5
P
P
P
PP
P
Part =
M38T33
Offset
at 10.0Mhz
(dBc/Hz)
at 155.250Mhz
(dBc/Hz)
10Hz
-115
-72
100Hz
-135
-110
1kHz
-148
-125
10kHz
-152
-132
100kHz
-155
-125
PART NUMBERING SCHEDULE
Example:
= available, x = not available, ASK = call Technical Sales
EM38T33-38.880-2.5/-30+75
VEM38T VOLTAGE CONTROL SPECIFICATION
Control Voltage:
Standard = +1.5±1.0Volts for all input
voltages.
(Contact technical sales if
+2.5±2.0 Volts is required.)
Frequency Deviation: ±6.0 ppm min. (Vcon = +4.5V±1.0V)
Slope Polarity:
Positive
(increase of control voltage increases
output frequency.)
Input Impedance:
50k minimum
Modulation Bandwidth: 20kHz minimum
Linearity:
±10% maximum
Series Description
TCXO = EM38T
VCTCXO = VEM38T
Supply Voltage
28 = 2.8VDC
3 = 3.0VDC
33 = 3.3 VDC
5 = 5.0 VDC
Frequency (MHz)
Stability over OTR (±ppm)
Operating Temperature Range (OTR) (°C)
Lower and upper limits.
EUROQUARTZ LIMITED Blacknell Lane CREWKERNE Somerset UK TA18 7HE
Tel: +44 (0)1460 230000 Fax: +44 (0)1460 230001 info@euroquartz.co.uk
www.euroquartz.co.uk
ZVS?
[color=DarkGreen][size=4]It is active, but there is no room for improvement to make it practical! [/size][/color]...
hk6108 DIY/Open Source Hardware
Wince storage speed problem
I recently used a wince machine for development. During the development process, I found that each time I saved about 800 bytes of data to a file, the speed slowed down after saving about 100, and inc...
6565 Embedded System
Analysis of the internal and external structure of the single chip microcomputer (Part 3)
1. Delay Program AnalysisIn the last class, we already know that the symbols R7 and R6 in the program represent RAM units, which are used to store some data. Now let's take a look at the meaning of ot...
rain MCU
The interrupt cannot be jumped out, please help me.
#include#define uint unsigned int #define uchar unsigned char sbit IN1=P3^1;//Connect to IN1 to control forward rotation sbit IN2=P3^2;//Connect to IN2 to control reverse rotation sbit IN3=P3^3; sbit ...
shijizai 51mcu
The return (dat) function
When learning how to write temperature, I sawbit tmpreadbit(void) {youint i; bit that;DS=0; i++; //Small delayDS=1; i++;i++;dat=DS; i=8;while(i0)i--;return (that); }How to use return (dat) here; why d...
book11 51mcu
Help Tornado error error: cannot call constructor on target
What's going on? Thank you everyone....
yuyangjing Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 206  15  224  2184  2422  5  1  44  49  53 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号