| |
 |
|
|
Science Forum Index » Electronics Forum » EMC and PCB
Page 1 of 1
|
| Author |
Message |
| GDSU |
Posted: Mon Aug 18, 2003 8:27 pm |
|
|
|
Guest
|
Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
Best regards
GDSU |
|
|
| Back to top |
|
| Bill Sloman |
Posted: Tue Aug 19, 2003 2:54 am |
|
|
|
Guest
|
gdsu@ifocus.com.sg (GDSU) wrote in message news:<6dec1f.0308181827.7bac17f8@posting.google.com>...
Quote: Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
The software exists - the proximate cause of my being made redundant
in 1991 was the decision of my boss to leave Cambridge Instruments and
start a company selling electromagnetic field simulation software and
consultation in EMC problems.
Whether it is much use is another question. Simple inspection of a
layout seems to work pretty well if you think about the current loops
you are setting up. Simulation software isn't much use if you don't
understand what it is telling you.
------
Bill Sloman, Nijmegen |
|
|
| Back to top |
|
| Rene Tschaggelar |
Posted: Tue Aug 19, 2003 3:22 am |
|
|
|
Guest
|
GDSU wrote:
Quote: Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
IMO, there is none.
As long as there are GND symbols to be placed, these GND's are identical.
There is no current through GND and no SuperGND, nor can GND couple
or radiate. Those who do EMC designs with success do it with guidelines,
a lot of thinking and guts.
That's also why these specialists are well regarded in the company and
well paid.
Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net |
|
|
| Back to top |
|
| R.Legg |
Posted: Tue Aug 19, 2003 8:26 am |
|
|
|
Guest
|
Quote: The software exists - the proximate cause of my being made redundant
in 1991 was the decision of my boss to leave Cambridge Instruments and
start a company selling electromagnetic field simulation software and
consultation in EMC problems.
Whether it is much use is another question. Simple inspection of a
layout seems to work pretty well if you think about the current loops
you are setting up. Simulation software isn't much use if you don't
understand what it is telling you.
A refreshing admission from someone involved in the field.
When I start voicing similar opinions, based on experience with both
situations, I find it actually hurts my credibility.
It's funny how some new SW applications can be loudly championed by
people with little or no experience in the techniques being replaced
or augmented.
RL |
|
|
| Back to top |
|
| Rene Tschaggelar |
Posted: Tue Aug 19, 2003 12:58 pm |
|
|
|
Guest
|
Rene Tschaggelar wrote:
Quote: GDSU wrote:
Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
IMO, there is none.
As long as there are GND symbols to be placed, these GND's are identical.
There is no current through GND and no SuperGND, nor can GND couple
or radiate. Those who do EMC designs with success do it with guidelines,
a lot of thinking and guts.
That's also why these specialists are well regarded in the company and
well paid.
There indeed are packages that are able to calculate coupling, eigenmodes
and the lot. They involve a 3D editor and require you to model each occurence
of interest. Beside the 20k$ per year per seat they require you to work
moreless fulltime with them otherwise you won't be able to use them to their
fullest.
The guidelines, thinking a lot and intuition approach is possibly faster.
Yes, the autorouter are not up to that. It is called manual routing.
Rene |
|
|
| Back to top |
|
| Syner |
Posted: Wed Aug 20, 2003 1:32 pm |
|
|
|
Guest
|
Unlike many other design issues, EMC is not an area where it is
possible to list a setof rules. EMC compliance cannot be guaranteed
by design; it has to be tested.
for example some design rules
Identify the Noise source
A very important general rule is that all types of noise should be
handled as close to the source as possible, and as far away from the
sensitive parts of a circuit as possible.
The Path to Ground
The basic idea behind many EMC design techniques
is to control the path to ground for all signals, and make sure that
this path is away from signals and circuits that may be disturbed.
System Zones
Handling every EMC problem at once is a very complex task. It is
therefore a good idea to split the system into smaller subsystems or
zones, and handle these individually. The zones may, in some cases,
only be different areas of the same PCB. The important part is to have
control of what happens inside one zone, and how the zones interact.
For each zone, the designer should have some idea about what kind of
noise the zone may emit, and what kind of noise it may have to endure.
RF Immunity
Long I/O and power cables usually act as good antennas, picking up
noise from the outside world and conducting this into the system. For
unshielded systems, long PCB tracks may also act as antennas. Once
inside the system, the noise may be coupled into other, more sensitive
signal lines. It is therefore vital that the amount of RF energy
allowed into the system be kept as low as possible, even if the input
lines themselves are not connected to any sensitive circuit.
other aspects are also important .such as
ESD and Transients
Power Supply, Power Routing and Decoupling Capacitors
PCB Layout and Grounding
Shielding
syner
Rene Tschaggelar <tschaggelar@dplanet.ch> wrote in message news:<ea5b7606040341a71786e41b158335b9@news.teranews.com>...
Quote: Rene Tschaggelar wrote:
GDSU wrote:
Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
IMO, there is none.
As long as there are GND symbols to be placed, these GND's are identical.
There is no current through GND and no SuperGND, nor can GND couple
or radiate. Those who do EMC designs with success do it with guidelines,
a lot of thinking and guts.
That's also why these specialists are well regarded in the company and
well paid.
There indeed are packages that are able to calculate coupling, eigenmodes
and the lot. They involve a 3D editor and require you to model each occurence
of interest. Beside the 20k$ per year per seat they require you to work
moreless fulltime with them otherwise you won't be able to use them to their
fullest.
The guidelines, thinking a lot and intuition approach is possibly faster.
Yes, the autorouter are not up to that. It is called manual routing.
Rene |
|
|
| Back to top |
|
| Andrew Paule |
Posted: Wed Aug 20, 2003 5:17 pm |
|
|
|
Guest
|
I've run ansoft field solver to do this, can be done well if you build
good models. It's aslo tied into ads for layout geometry ease now.
drawback is model building is now easy, you have to verify your models
against product, and it costs too much.
Andrew
Syner wrote:
Quote: Unlike many other design issues, EMC is not an area where it is
possible to list a setof rules. EMC compliance cannot be guaranteed
by design; it has to be tested.
for example some design rules
Identify the Noise source
A very important general rule is that all types of noise should be
handled as close to the source as possible, and as far away from the
sensitive parts of a circuit as possible.
The Path to Ground
The basic idea behind many EMC design techniques
is to control the path to ground for all signals, and make sure that
this path is away from signals and circuits that may be disturbed.
System Zones
Handling every EMC problem at once is a very complex task. It is
therefore a good idea to split the system into smaller subsystems or
zones, and handle these individually. The zones may, in some cases,
only be different areas of the same PCB. The important part is to have
control of what happens inside one zone, and how the zones interact.
For each zone, the designer should have some idea about what kind of
noise the zone may emit, and what kind of noise it may have to endure.
RF Immunity
Long I/O and power cables usually act as good antennas, picking up
noise from the outside world and conducting this into the system. For
unshielded systems, long PCB tracks may also act as antennas. Once
inside the system, the noise may be coupled into other, more sensitive
signal lines. It is therefore vital that the amount of RF energy
allowed into the system be kept as low as possible, even if the input
lines themselves are not connected to any sensitive circuit.
other aspects are also important .such as
ESD and Transients
Power Supply, Power Routing and Decoupling Capacitors
PCB Layout and Grounding
Shielding
syner
Rene Tschaggelar <tschaggelar@dplanet.ch> wrote in message news:<ea5b7606040341a71786e41b158335b9@news.teranews.com>...
Rene Tschaggelar wrote:
GDSU wrote:
Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
IMO, there is none.
As long as there are GND symbols to be placed, these GND's are identical.
There is no current through GND and no SuperGND, nor can GND couple
or radiate. Those who do EMC designs with success do it with guidelines,
a lot of thinking and guts.
That's also why these specialists are well regarded in the company and
well paid.
There indeed are packages that are able to calculate coupling, eigenmodes
and the lot. They involve a 3D editor and require you to model each occurence
of interest. Beside the 20k$ per year per seat they require you to work
moreless fulltime with them otherwise you won't be able to use them to their
fullest.
The guidelines, thinking a lot and intuition approach is possibly faster.
Yes, the autorouter are not up to that. It is called manual routing.
Rene
|
|
|
| Back to top |
|
| nobody |
Posted: Sat Aug 23, 2003 3:21 pm |
|
|
|
Guest
|
IMHO and experience, the human brain, with a few good books and a stack of
app notes on PCB construction techniques for low EMI will do the trick. I
use EM simulation software on RF circuits to tweak them but really wish I
had not spent all that money on it. I suggest you save yours. The ONLY
exception being for some IC design.
If you buy and read both of Montrose's books from IEEE, very practical &
intuitive, as EMI really is when you get a feel for it, you will know more
than most.
No speaking in latin and wearing pointy hats with stars and moons. The math
is basic college physics stuff...but isn't even needed to learn how to
design low EMI boards.
G Smith
"Andrew Paule" <lsboogy@qwest.net> wrote in message
news:FgT0b.68$ew2.71027@news.uswest.net...
Quote: I've run ansoft field solver to do this, can be done well if you build
good models. It's aslo tied into ads for layout geometry ease now.
drawback is model building is now easy, you have to verify your models
against product, and it costs too much.
Andrew
Syner wrote:
Unlike many other design issues, EMC is not an area where it is
possible to list a setof rules. EMC compliance cannot be guaranteed
by design; it has to be tested.
for example some design rules
Identify the Noise source
A very important general rule is that all types of noise should be
handled as close to the source as possible, and as far away from the
sensitive parts of a circuit as possible.
The Path to Ground
The basic idea behind many EMC design techniques
is to control the path to ground for all signals, and make sure that
this path is away from signals and circuits that may be disturbed.
System Zones
Handling every EMC problem at once is a very complex task. It is
therefore a good idea to split the system into smaller subsystems or
zones, and handle these individually. The zones may, in some cases,
only be different areas of the same PCB. The important part is to have
control of what happens inside one zone, and how the zones interact.
For each zone, the designer should have some idea about what kind of
noise the zone may emit, and what kind of noise it may have to endure.
RF Immunity
Long I/O and power cables usually act as good antennas, picking up
noise from the outside world and conducting this into the system. For
unshielded systems, long PCB tracks may also act as antennas. Once
inside the system, the noise may be coupled into other, more sensitive
signal lines. It is therefore vital that the amount of RF energy
allowed into the system be kept as low as possible, even if the input
lines themselves are not connected to any sensitive circuit.
other aspects are also important .such as
ESD and Transients
Power Supply, Power Routing and Decoupling Capacitors
PCB Layout and Grounding
Shielding
syner
Rene Tschaggelar <tschaggelar@dplanet.ch> wrote in message
news:<ea5b7606040341a71786e41b158335b9@news.teranews.com>...
Rene Tschaggelar wrote:
GDSU wrote:
Hi all,
i'd like to know that is there any software out there can do the
EMC performance simulation of a PCB board? EMC is not that easy to
achieve especially for high frequency products. however designing PCB,
sending to PCB house, EMC troubleshooting, redesigning PCB, the cycle
is too time consuming and costly. so i want to know is there any
software that let you design your PCB and run a few simulations to get
the rough EMC performance result? just like SPICE for circuit design?
IMO, there is none.
As long as there are GND symbols to be placed, these GND's are
identical.
There is no current through GND and no SuperGND, nor can GND couple
or radiate. Those who do EMC designs with success do it with
guidelines,
a lot of thinking and guts.
That's also why these specialists are well regarded in the company and
well paid.
There indeed are packages that are able to calculate coupling,
eigenmodes
and the lot. They involve a 3D editor and require you to model each
occurence
of interest. Beside the 20k$ per year per seat they require you to work
moreless fulltime with them otherwise you won't be able to use them to
their
fullest.
The guidelines, thinking a lot and intuition approach is possibly
faster.
Yes, the autorouter are not up to that. It is called manual routing.
Rene
|
|
|
| Back to top |
|
| |
|
Page 1 of 1
All times are GMT - 5 Hours
The time now is Fri Oct 10, 2008 7:56 pm
|
|