A
-
Categories
-
Platforms
-
Content
Hi John,
Just so you know, the core can (and does) suck 2.5A for a very short
period of time. Just after the download is complete, as it sets all
of the flops into their initial state.
This <http://www.xilinx.com/xapp/xapp189.pdf> may seem like overkill,
but if that 2.5A spike causes the voltage to droop enough, the chip
will reset back to its uninialized state.
Gary
g w helbig -at- yahoo -dot- com
It seems a little odd, quoting metric dimensions when the imperial
part size is quoted. This is not necessary.
For clarity -
1210 is ~ .120 x .100 (metric part sixe is 3225 ~ 3.2 x 2.5mm)
1206 is ~ .120 x .060 (metric part size is 3216 ~ 3.2 x 1.6mm)
0805 is ~ .080 x .050 (metric part size is 2012 ~ 2.0 x 1.2mm)
0604 is ~ .060 x .040 (metric part size is 1608 ~ 1.6 x 0.8mm)
0402 is ~ .040 x .020 (metric part size is 1005 ~ 1.0 x 0.5mm)
0201 is ~ .020 x .010 (metric part size is 0603 ~ 0.6 x 0.3mm)
Do we see a useful pattern here?
Anything smaller than 0805 - check with fab house for their ability to
handle parts automatically. There may be penalties, due to tape and
reel incompatability (like trashing every second part on the tape).
Cost, performance and real estate benefits below 0604 may not be
naturally occuring either. This is particularly the case on .060 FR4.
Anyone care to guess why this is the case?
Check first.
RL
Active8 said:who's got insertion heads small enough that
they won't trash adjacent parts?
Bill said:Bill Sloman wrote:
Both of these caps then seem to have about 25pH of ESL, whichThe multilayer 0.1uF 0805 parts witn X7R dielectric have an impedance
minimum at of the order of 100MHz, and - back in 1989 - we had an
object lesson in what this means at 800MHz. One of my guys didn't
really believe the application notes for the Gigabit Logic GaAs parts,
and skipped the (1810) 1nF porcelain dielectric microwave capacitor
(good to about a GHz) [...]
doesn't sound credible.
We didn't have the gear to measure the high frequency impedances, but
whatever the loss mechanism, the 100nF multilayer X7R clearly had a
much higher ESR at 800MHz. I always assumed that the dielectric was
the problem rather than the inductance of the connections. American
Technical Ceramics made a great deal of fuss about the porcelain
dielectric in thier microwave capacitors.
The way you mount them is more important
than the properties of the caps themselves.
We mostly mounted them on the under-side of the board, on the opposite
side to the surface-mount parts we were decoupling. At least four of
the inner layers of the board were devoted to various power planes -
it went component(IC) side, -2V, -5.2V, +5V/-3.4V, 0V and track
(decoupling caps) side.
The -3.4V was for the GaAs logic which was not mixed in with the TTL
parts, so that ground plane split pretty naturally.
The via's went straight to the relevant power planes, and were offset
from the lands for the IC leads and the capacitor contacts - IIRR the
boards came with the vias filled with solder and covered with
solder-mask.
(How *did* you
mount them then? 25pH of ESL would be quite a trick! A simple via
between opposite sides of a standard 1.6mm PCB is ten times that!)
I measured the ESL of a bunch of capacitors some time back.
A 1206 ceramic standing upright on a ground plane measures
about 900pH. I'd expect about the same for an 1810 component,
since it's both 50% longer and wider. ESL does not depend
on capacitance, nor on dielectric. It's all in the geometry
of the part and its surroundings.
Once you have a 100nF ceramic chip capacitor as bypass, there
is no advantage in adding smaller-valued similarly shaped caps
for HF.
That wasn't our experience - my colleague (technically my project
leader at the time, though he didn't take his status all that
seriously) shared your opinion, encouraged by a rather cramped layout,
and had to recant.
On the other hand, some manufacturers make, e.g., *0612*
parts, that is, they're short and wide. Syfer comes to mind.
That *does* help. (Their web site sucks, though :-( )
Sounds like a good idea. Back in 1989, we got what we could from the
microwave suppliers.
If you like reference designators, and we do, the smallest ones you
can screen are as big as an 0603.
yeah, small. depends on what you can get away with and what you're
bypassing. i'd look to shoot for a fractional ohm like .1 - .2, but i
won't say it's written in stone. figure that 10A rf current through .1
ohm is 1V! what's that 1V in relation to the rest of the network and
will it be a problem? the other consideration is the information carried
by the RF. audio is a much lower freq and you'd want that bypassed with
a big cap. the reason you see small caps in parallel with those big boys
is because the small ceramic jobs have lower ESR and ESL than the
electrolytics. you don't want an rf voltage developing across the big
cap.
Andrew Paule said:Bypass caps are a large issue, but what you need to concern yourself
with is ESR and ESL - you need to ba able to sink/supply enough current
for transitions . This means that the whole system must be examined -
from pad type/via size,plating,placement (I like em as close as possible
to cancel mutual inductance), depth to plane layers, etc. I think that
most of us have gotten by with some tricks that we learned in the past,
but as edge rates rise (along with pins switching), we are going to have
to take a long hard look at these things. I recommend doing some
simulations with a good tool before you make any quick judgements -
placment, size, stackup, Cu plating, vias, ESR/ESL of part, etc.
I've worked in a world where 1ns was slow rise, and bypass became a huge
issue. It will become a huge issue in digital design - it's not the
clock of the system but the rise/fall time of the ouputs and impedance
control that are the real issue.
Spehro Pefhany said:But, things like cellphones don't have them any more. Just
wall-to-wall itty-bitty parts.
What do you mean, RL? Why is the board thickness a factor? Minimum via
size for PTH?
Paul Burridge said:This is probably a stoopid question, but is any bypassing required for
a 555 IC in free running oscillator configuration if the frequency of
operation is less than a few hundred hertz?
Andrew Paule said:Hi Bill -
Unless you have good simulation/practice/validation correlation. I
worked at Wavecrest for a while, and before that Teradyne. Wavecrest
had products that were used to measure the jitter in 3+ GHz parts(~400fs
jitter on our clock source), and we aslo built 10G amps. I built systems
with rise times in the 40ps range, and simulation was required for any
foray into these things - cutting traces with an x-acto knife got
tedious. I agree that a 0.1uF cap is not going to do anything in a
400ps rise time situation (it's the rise/fall times that actually get
you), and at 1+GHz you should start looking into cap models - I learned
to like ADS and MatLab - model building is the only way to go. It takes
time and effort, but the rewards are boards that work. Package
parasitics, board parasitics, etc kill when you start going in this
range - a resistor is not just a resitor, and a cap is not just a cap.
There are caps made just for this type of decoup, microwave jobs (ATC
was good), and they supply valid s params for easy model building.
Andrew
Andrew Paule said:Hi Bill -
Unless you have good simulation/practice/validation correlation.
I worked at Wavecrest for a while, and before that Teradyne. Wavecrest
had products that were used to measure the jitter in 3+ GHz parts(~400fs
jitter on our clock source), and we also built 10G amps.
I built systems with rise times in the 40ps range, and simulation was
required for any foray into these things - cutting traces with an x-acto
knife got tedious.
I agree that a 0.1uF cap is not going to do anything in a
400ps rise time situation (it's the rise/fall times that actually get
you), and at 1+GHz you should start looking into cap models - I learned
to like ADS and MatLab - model building is the only way to go. It takes
time and effort, but the rewards are boards that work. Package
parasitics, board parasitics, etc kill when you start going in this
range - a resistor is not just a resistor, and a cap is not just a cap.
There are caps made just for this type of decoup, microwave jobs (ATC
was good), and they supply valid s params for easy model building.
There are caps made just for this type of decoup, microwave jobs (ATC
was good), and they supply valid s params for easy model building.
Andrew
What would be scairy would be something like a CPU that needs 1.2
volts at 100 amps, goes from sleep to full-blast in nanoseconds, and
is very picky about margins.
John
This is probably a stoopid question, but is any bypassing required for
a 555 IC in free running oscillator configuration if the frequency of
operation is less than a few hundred hertz?
you ARE recalling correctly. those CMOS FETs take a charging current.
I think Dilabs (dielectric laboratories) has s params, but you might
have to contact them, and I know temec has them too. The dilabs site is
a good tool - they have a cap cad program that shows effect of how a cap
is structured etc. The other big thing here is mounting and pad
geometry/launch geometry. You can get ansoft or ADS to turn out some
good simulations for combos here. Much better than sitting with an x
acto and a network analyzer and screwing up a dozen boards before you
figure things out.
In higher frequency arenas, I think that vendors should get you
something that fits in your modeling/simulation programs, I like s
params because they're easy (I had em explained to me by an old RF guy -
younger than me actually, but all he'd done was RF tuning).
Jay Leno's into this? Perhaps I'll see him at the World Championships
at the end of the month; they're being filmed within the same schedule
at the same location in Britain. I can't say I particularly like the
guy myself!
he's on Battle Bots here on tv. i haven't watched it in a while, but i
think he flaps his gums over the PA system while someone else drives.
totally annoying. his bot is Chin Killa - named after that chin
protruding from his ugly mug.
I NEVER liked him.