Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | tiny inductor with every bypass cap?

There are 68 messages in this thread.

You are currently looking at messages 0 to 10.

tiny inductor with every bypass cap? - Talal Itani - 12:06 21-06-08

Hello,

I was looking at the schematics for a DSP-based board, running at 100 MHz. 
They have a tiny inductor with every bypass cap around the DSP.  Do you 
think this is necessary?  This DSP has analog stuff built-in.  If we do not 
need analog, can the inductors be eliminated?

Thanks,
T.I. 





Re: tiny inductor with every bypass cap? - Dirk Bruere at NeoPax - 12:41 21-06-08

Talal Itani wrote:
> Hello,
> 
> I was looking at the schematics for a DSP-based board, running at 100 MHz. 
> They have a tiny inductor with every bypass cap around the DSP.  Do you 
> think this is necessary?  This DSP has analog stuff built-in.  If we do not 
> need analog, can the inductors be eliminated?

Seems overkill.
ADI reference designs don't use anything like that, although they follow 
PSU chips with an inductor.

-- 
Dirk

http://www.transcendence.me.uk/ - Transcendence UK
Remote Viewing classes in London

Re: tiny inductor with every bypass cap? - donald - 13:00 21-06-08

Talal Itani wrote:
> Hello,
> 
> I was looking at the schematics for a DSP-based board, running at 100 MHz.

Great, which DSP ?

> They have a tiny inductor with every bypass cap around the DSP.  Do you 
> think this is necessary?  

Depends, which DSP ??

This DSP has analog stuff built-in.  If we do not
> need analog, can the inductors be eliminated?
> 
> Thanks,
> T.I. 

It must be a secret, what does the manufacture of the DSP say ??


donald


Re: tiny inductor with every bypass cap? - Tim Wescott - 14:24 21-06-08

Talal Itani wrote:
> Hello,
> 
> I was looking at the schematics for a DSP-based board, running at 100 MHz. 
> They have a tiny inductor with every bypass cap around the DSP.  Do you 
> think this is necessary?  This DSP has analog stuff built-in.  If we do not 
> need analog, can the inductors be eliminated?
> 
> Thanks,
> T.I. 
> 
> 
Search for newsgroup postings with "Jeorg" and "ground" or "grounding" 
in them.

You'll get a load of (AFAIK) good opinions.

Inductors in series with the caps would tend to isolate the power supply 
from noise in the DSP, but it would also create a bunch of odd 
resonances.  It's not how I'd want to isolate a power supply from a chip.

-- 

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" gives you just what it says.
See details at http://www.wescottdesign.com/actfes/actfes.html

Re: tiny inductor with every bypass cap? - John Larkin - 14:45 21-06-08

On Sat, 21 Jun 2008 16:06:02 GMT, "Talal Itani" <t...@verizon.net>
wrote:

>Hello,
>
>I was looking at the schematics for a DSP-based board, running at 100 MHz. 
>They have a tiny inductor with every bypass cap around the DSP.  Do you 
>think this is necessary?  This DSP has analog stuff built-in.  If we do not 
>need analog, can the inductors be eliminated?
>
>Thanks,
>T.I. 
>

Inductors don't generally help digital chips, and may actually reduce
timing margins. We do use ferrite bead+capacitor filters on the supply
rails of some fast opamps and adc's, to keep switcher noise and
other-channel crosstalk from sneaking in.

The best way to power big digital chips is with solid power planes,
reasonably bypassed. That will present lower rail impedances than you
could get by isolating the bypass caps on a per-pin basis.

John


Re: tiny inductor with every bypass cap? - 15:32 21-06-08

On Jun 21, 12:06 pm, "Talal Itani" <tit...@verizon.net> wrote:
> Hello,
>
> I was looking at the schematics for a DSP-based board, running at 100 MHz.
> They have a tiny inductor with every bypass cap around the DSP.  Do you
> think this is necessary?  This DSP has analog stuff built-in.  If we do not
> need analog, can the inductors be eliminated?
>
> Thanks,
> T.I.

Is it possible the inductors represent the inductance of the layout,
rather than actual parts on the BOM?

Re: tiny inductor with every bypass cap? - Paul Keinanen - 15:52 21-06-08

On Sat, 21 Jun 2008 16:06:02 GMT, "Talal Itani" <t...@verizon.net>
wrote:


>I was looking at the schematics for a DSP-based board, running at 100 MHz. 
>They have a tiny inductor with every bypass cap around the DSP.  Do you 
>think this is necessary?  This DSP has analog stuff built-in.  If we do not 
>need analog, can the inductors be eliminated?

Are you sure that these are ordinary inductors or just a wire through
a ferrite bead? 

While the ferrite will increase the inductance, a suitable ferrite
material is also quite lossy at higher frequencies, reducing the risk
for unwanted resonances with the capacitors.

Paul
 

Re: tiny inductor with every bypass cap? - Talal Itani - 16:11 21-06-08

The DSP is a TI F2808.  The schematics I was referring to are here 
http://www.ti.com/litv/zip/sprr098.  It is a zip file.  Once you unzip the 
file, 2 pdf files appear.  The larger file has the schematics I am referring 
to.  The inductors are at the top-left corner of the screen.





>
>
>>I was looking at the schematics for a DSP-based board, running at 100 MHz.
>>They have a tiny inductor with every bypass cap around the DSP.  Do you
>>think this is necessary?  This DSP has analog stuff built-in.  If we do 
>>not
>>need analog, can the inductors be eliminated?
>
> Are you sure that these are ordinary inductors or just a wire through
> a ferrite bead?
>
> While the ferrite will increase the inductance, a suitable ferrite
> material is also quite lossy at higher frequencies, reducing the risk
> for unwanted resonances with the capacitors.
>
> Paul
> 



Re: tiny inductor with every bypass cap? - Talal Itani - 16:14 21-06-08

I cannot tell.   I do not have BOM.  The schematics are here, a zip file 
that has 2 PDF files.  The large PDF file has the schematics.  The inductors 
are at the top-left corner of the page.  Thanks.



> Is it possible the inductors represent the inductance of the layout,
> rather than actual parts on the BOM? 



Re: tiny inductor with every bypass cap? - 17:39 21-06-08

On Jun 21, 4:14 pm, "Talal Itani" <tit...@verizon.net> wrote:
> I cannot tell.   I do not have BOM.  The schematics are here, a zip file
> that has 2 PDF files.  The large PDF file has the schematics.  The inductors
> are at the top-left corner of the page.  Thanks.
>
> > Is it possible the inductors represent the inductance of the layout,
> > rather than actual parts on the BOM?

That's interesting, the resonance frequency for 100nF with 50uH is
about 21KHz. I wonder what the resonance-decoupling-multi-value caps
crowd has to say about this design?

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | next