Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Changing PCB trace width once signal-to-noise ratio is high

Post

Changing PCB trace width once signal-to-noise ratio is high

+2
−0

I'm designing a PCB to filter and amplify a differential body signal with amplitude 5 mV up to 5 V. The first part of the circuit consists of a first order highpass filter to remove any DC components from the signal. Then it moves into an instrumentation amplifier for amplification of the differential signal and attenuation of the common mode voltage. The instrumentation amplifier has a common-mode rejection ratio of 120 dB. The first stage of my circuit is seen below.

Image_alt_text

The signal-to-noise ratio before the instrumentation amplifier is $ \frac{5 \: \text{mV}}{5 \: \text{V}} = -60 \: \text{dB}$. After the amplifier, the SNR is 60 dB.

I want to maintain the signal integrity of my differential signal. To do this, there should be as little voltage drop of my signal across any impedances on the path to the amplifier as possible. A $0.5 \: \text{mV}$ of "lost signal" is not acceptable. For that reason, I chose to route this first stage with a trace width of 1 mm. According to KiCad's calculator tools, a trace of length 5 mm with this thickness has $2.5 \: \text{m}\Omega$ resistance, which I suppose is good enough.

Image_alt_text

My question is: After the amplification stage, the signal now has a 5 V amplitude, and the SNR is much greater. To what trace width am I allowed to go down to? Routing with 1 mm trace width on the entire board is not doable. Would a trace width of 0.2 mm be appropriate? Is there anything I should be aware of when changing the trace width? The board is entirely analog. Not digital circuitry.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

What's the nature of the signal? (4 comments)
What's the nature of the signal?
Nick Alexeev‭ wrote about 22 hours ago

Carl‭ , you mentioned that this is a body signal. What's the origin if the signal? Is it a biopotential signal such as ECG/EKG ?

Carl‭ wrote about 8 hours ago

Yes exactly, it is an ECG signal. Most of my circuit is not shown here, but I am also using a driven right leg circuit as Olin notes in his answer.

Nick Alexeev‭ wrote 43 minutes ago · edited 32 minutes ago

The 3rd reference electrode (the DRL electrode) changes your question a lot. If you have a reference electrode, then you don’t require AC-coupling of the ECG electrodes. What issue are you trying to address by high-pass filtering the ECG inputs (instead of, say, high-pass filtering the in-amp output)?

Nick Alexeev‭ wrote 43 minutes ago · edited 31 minutes ago

The DRL electrode also brings an electric safety question. How are you doing patient galvanic isolation?