Operating Temperature Range -20°C to +70°C or -40°C to +85°C
Tape and Reel Packaging, EIA-418
Wireless Communications
Broadband Access
FPGA/Microcontrollers
Computer Peripherals
Microprocessors
Test and Measurement
Consumer Electronics
Portable Equipment
Part Dimensions:
11.1 × 4.83 × 4.3mm
•
587.84mg
Applications
Description
CTS ATSSMTS incorporates a high Q quartz resonator in a proven resistance-weld metal package. ATSSMTS offers
tight stability options that are ideal for supporting a wide range of commercial and industrial applications.
Ordering Information
Model
TS
Frequency Code
[MHz]
XXX
Mode of
Oscillation
F
Tolerance
@ +25°C
3
Temperature
Stability
3
Temperature
Range
I
Load
Capacitance
D
Packaging
T
Code
Frequency
Product Frequency Code
1
Code
1
X
2
Y
3
Tolerance
±10ppm
±15ppm
±20ppm
±25ppm
±30ppm
Code Temp. Range
-20°C to +70°C
C
-40°C to +85°C
I
Packing
Code
Tape & Reel
T
Code
F
T
Mode
Fundamental
3rd Overtone
Code
1
X
2
Y
3
5
Stability
±10ppm
±15ppm
±20ppm
±25ppm
±30ppm
±50ppm
2
Code Capacitance Code Capacitance
K
D
8pF
18pF
9pF
20pF
J
E
10pF
24pF
A
F
12pF
30pF
L
G
13pF
32pF
B
H
16pF
Series
C
S
Notes:
1] Refer to document 016-1454-0, Frequency Code Tables. 3-digits for frequencies <100MHz.
2] Check factory availability when combined with -40°C to +85°C temperature range.
Not all performance combinations and frequencies may be available.
Contact your local CTS Representative or CTS Customer Service for availability.
This product is specified for use only in standard commercial applications. Supplier disclaims all express and implied warranties and liability in connection with any use of this
product in any non-commercial applications or in any application that may expose the product to conditions that are outside of the tolerances provided in its specification.
[i=s]This post was last edited by paulhyde on 2014-9-15 09:38[/i]I am using Holtek's microcontroller to make something, but I am not familiar with its C control. Is there anyone who has the same exper...
In VC, we can use the following code to execute some DOS commands: char Command[100]; while(1) { memset(Command,'\0',100); printf(">>"); scanf("%[^]",Command); getchar(); if( (memcmp(Command,"exit",4)...
By the way, I did a ripple control test: input 5V3A switching power supply output setting 9.2VNote: The following results are for the probes clamped on the test posts of the EMC board, and the spacing...
Recently, MBed announced a change in the distribution method on the official blogFrom: https://os.mbed.com/blog/entry/Changeof ... seprocess/OverviewIn the past few months, we have been considering ch...
This article discusses how to wake up a touch-sensitive device such as a tablet without touching the device, using basic gesture recognition and novel proximity sensors. The article discusses the p...[Details]
In public places such as schools, government agencies, factories and mines, as well as public corridors in residential areas, the phenomenon of long-burning lights is very common, which causes a h...[Details]
Capacitance Measurement
Used to verify that capacitors meet the manufacturer's specifications. For quality control, a group of capacitors may be placed in an environmental chamber and the cap...[Details]
Introduction
Automakers are working to reduce vehicle weight to reduce CO2 emissions and improve fuel efficiency. Designers are therefore seeking new technologies and design techniques that can...[Details]
Since the late 1990s, with the demand for higher system efficiency and lower power consumption, the technological update of telecommunications and data communication equipment has promoted the deve...[Details]
The invention of the steam engine ushered in the first conversion of internal energy and mechanical energy for mankind, and the birth of the internal combustion engine at the end of the 19th centur...[Details]
introduction
At present, the research on micron and nanotechnology is very active, which has led to the rapid development of microtechnology and micro-mechanical electronic system (MEMS) t...[Details]
Rated capacity refers to the maximum output power of the UPS (the product of voltage V and current A).
Usually, the UPS power supplies sold on the market are marked with "W" (watt) for smaller...[Details]
I. Introduction
The use of electronics in cars dates back to the early 20th century when electric starters replaced hand cranks. Automotive electronics became popular in the 1960s with the...[Details]
PID is proportional differential adjustment. You can refer to the detailed introduction in the automatic control course for details! The positive action and the negative action in temperature contr...[Details]
Background
The proliferation of ultra-low-power wireless sensor nodes for measurement and control purposes, combined with new energy harvesting techniques, has made it possible to create ful...[Details]
0 Introduction
In microwave, radar, radio and television, and communication systems, the problem of coupling RF power is often encountered. A directional coupler is a directional power divide...[Details]
3. Driving circuit design
The power driver uses a field effect tube, which is a field-controlled device with a capacitance effect between the gate and source, so it has high requirements for t...[Details]
When selecting EMC test equipment, we often encounter the following questions: What is the difference between an EMI receiver and a spectrum analyzer? Why should a receiver be used for EMI testing?...[Details]
When programming in C and assembly, there are interface issues between variables and functions in C and assembly.
Variables defined in a C program are put into the .bss area after being compile...[Details]