EEWORLDEEWORLDEEWORLD

Part Number

Search

AQ11EA3R6CA7ME

Description
Ceramic Capacitor, Multilayer, Ceramic, 150V, 6.94% +Tol, 6.94% -Tol, A, 30ppm/Cel TC, 0.0000036uF, Surface Mount, 0606, CHIP, ROHS COMPLIANT
CategoryPassive components    capacitor   
File Size854KB,4 Pages
ManufacturerAVX
Environmental Compliance  
Download Datasheet Parametric View All

AQ11EA3R6CA7ME Overview

Ceramic Capacitor, Multilayer, Ceramic, 150V, 6.94% +Tol, 6.94% -Tol, A, 30ppm/Cel TC, 0.0000036uF, Surface Mount, 0606, CHIP, ROHS COMPLIANT

AQ11EA3R6CA7ME Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
Objectid1670479500
package instruction, 0606
Reach Compliance Codecompliant
ECCN codeEAR99
YTEOL8.1
Other featuresSTANDARDS:MIL-PRF-55681; MIL-PRF-123
capacitance0.0000036 µF
Capacitor typeCERAMIC CAPACITOR
dielectric materialsCERAMIC
high0.979 mm
JESD-609 codee4
length1.4 mm
Installation featuresSURFACE MOUNT
multi-layerYes
negative tolerance6.9444%
Number of terminals2
Maximum operating temperature175 °C
Minimum operating temperature-55 °C
Package shapeRECTANGULAR PACKAGE
Package formSMT
method of packingTR, 7 INCH
positive tolerance6.9444%
Rated (DC) voltage (URdc)150 V
size code0606
surface mountYES
Temperature characteristic codeA
Temperature Coefficient30ppm/Cel ppm/°C
Terminal surfaceSilver/Nickel/Gold (Ag/Ni/Au)
Terminal shapeWRAPAROUND
width1.4 mm
Microwave MLC’s
AQ Series
These porcelain and ceramic dielectric multilayer capacitor
(MLC) chips are best suited for RF/ Microwave applications
typically ranging from 10 MHz to 4.2 GHz. Characteristic is a
fine grained, high density, high purity dielectric material imper-
vious to moisture with heavy internal palladium electrodes.
These characteristics lend well to applications requiring:
1) high current carrying capabilities;
2) high quality factors;
3) very low equivalent series resistance;
4) very high series resonance;
5) excellent stability under stresses of changing volt-
age, frequency, time and temperature.
MECHANICAL DIMENSIONS:
W
T
L
inches (millimeters)
Width (W)
.055±.015
(1.40±.381)
.055±.015
(1.40±.381)
.110±.020
(2.79±.508)
.110±.010
(2.79±.508)
Case
AQ11
AQ12
Length (L)
.055±.015
(1.40±.381)
.055 + .015 - .010
(1.40+ .381 - .254)
.110±.020
(2.79±.508)
.110 + .020 - .010
(2.79 +.889 -.254)
Thickness (T)
.020/.057
(.508/1.45)
.020/.057
(.508/1.45)
.030/.102
(.762/2.59)
.030/.102
(.762/2.59)
Band Width (bw)
.010 + .010 -.005
(.254 +.254 -.127)
.010 + .010 -.005
(.254 +.254 -.127)
.015±.010
(.381±.254)
.015±.010
(.381±.254)
A 1J
10
bw
AQ13
AQ14
HOW TO ORDER
AQ
11
E
M
100
J
A
1
ME
Case
Size
AVX Style
AQ11, AQ12,
AQ13, AQ14
(See Chart)
Capacitance
Voltage
Code
5 = 50V
1 = 100V
E = 150V
2 = 200V
9 = 300V
7 = 500V
EIA Capacitance Code in pF.
First two digits = significant
figures or “R” for decimal
place.
Third digit = number of zeros
or after “R” significant figures.
Failure Rate
Code
A = Not
Applicable
Packaging*
Code
3A = 13" Reel Unmarked
ME = 7" Reel Marked
RE = 13" Reel Marked
WE = Waffle Pack Marked
BE = Bulk Marked
Temperature
Coefficient Code
M = +90±20ppm/°C (AQ11/12/13/14)
A = 0±30ppm/°C (AQ11/12/13/14)
C = 15% (“J” Termination only) (AQ12/14)
Capacitance
Tolerance
Code
B = ±.1 pF
C = ±.25 pF
D = ±.5 pF
F = ±1%
G = ±2%
J = ±5%
K = ±10%
M = ±20%
N = ±30%
Termination
Style Code
7 = Ag/Ni/Au (AQ11/13 only)
J = Nickel Barrier Sn/Pb
(60/40) - (AQ12/14 only)
T = 100% Tin (AQ12/14 only)
PACKAGING
Standard Packaging = Waffle Pack (maximum quantity is 80)
Not RoHS Compliant
TAPE & REEL:
All tape and reel specifications are in compliance with EIA RS481
(equivalent to IEC 286 part 3).
LEAD-FREE COMPATIBLE
COMPONENT
Sizes SQCA through SQCB, CDR11/12 through 13/14.
—8mm carrier
—7" reel: ≤0.040" thickness = 2000 pcs
≤0.075" thickness = 2000 pcs
—13" reel: ≤0.075" thickness = 10,000 pcs
092616
For RoHS compliant products,
please select correct termination style.
8
205
stm32 system tick timer overflow?
stm32 sets the system tick timer to interrupt once every 10ms to provide the system with a time base void SysTick_Handler(void) { /* Update the LocalTime by adding SYSTEMTICK_PERIOD_MS each SysTick in...
yl20084784 stm32/stm8
EVC simulator serial port debugging
I am using EVC to write a serial communication program. Now I want to debug the program. How can I set it up in the simulator? My PC has only one serial port. Can anyone tell me how to do it? Thank yo...
wlzwlz777 Embedded System
Does anyone have information about Seiko 1245U printer?
Seiko 1245U printer information, who has it? Thanks in advance...
dontium Integrated technical exchanges
WINAVR Getting Started Tutorial ---- Fire Truck Original
WINAVR is a compiler for AVR microcontrollers. It is an upgraded version of GCC. The important thing is that it is a free compiler software. However, WINAVR is a little more troublesome to get started...
救火车 Microchip MCU
How to assign initial values to a continuous RAM range in C2000 chip
When developing a program, we often hope that some global variables have the desired initial values when they are used. We usually use the following two methods to implement the initial value assignme...
Jacktang Microcontroller MCU
Urgently hiring Linux driver engineer + six insurances and one fund + talent apartment + work residence permit
Job Responsibilities: 1. Responsible for the driver development of Linux system and define the driver framework; 2. Responsible for RTOS/Linux driver porting and development and environment constructi...
有海的天空 Recruitment

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1001  1637  703  2314  1630  21  33  15  47  10 
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号