Hi,
I'm a beginner regarding PCB layout. My plan is to learn about PCB design by making a small amp with IC like LM1875 or equivalent.
What is the best way for ground layot? I made 2 examples for the powersupply part and was wondering which is best. Also where do I connect small signal ground? To one of the existing ground lines or do I have to run a seperate one to the GND connector?
Tips would be highly appreciated..
I'm a beginner regarding PCB layout. My plan is to learn about PCB design by making a small amp with IC like LM1875 or equivalent.
What is the best way for ground layot? I made 2 examples for the powersupply part and was wondering which is best. Also where do I connect small signal ground? To one of the existing ground lines or do I have to run a seperate one to the GND connector?
Tips would be highly appreciated..
Attachments
I like your second example better than the first. The central vertical trace establishes a single ground for both sides of the supply. In your first example, the two sides of the supply can have different "ground" reference potentials at the IC.
In general you will separate signal ground from power ground and connect them at only one point in the circuit - sometimes called the "star ground" point. The Application Notes for your particular IC, and any threads about it on this Forum, may have suggested examples of how to do this.
Dale
In general you will separate signal ground from power ground and connect them at only one point in the circuit - sometimes called the "star ground" point. The Application Notes for your particular IC, and any threads about it on this Forum, may have suggested examples of how to do this.
Dale
It is also worth having a simple CRC filter, or CRCCcc.🙂 The key is to have seperate return current paths for the first 'C' than those for the second 'C', the one that actually powers the amplifier. The GND return for the second 'C' would be where the speaker and decoupling would go. The center tap of the transformer would be at the junction of the first set of caps, and then a single seperate GND connection to the other set of caps and the main star GND for the amplifier circuit. This keeps the pulse currents from the 60Hz (120Hz) power input AC seperate from the GND return currents from the amplifier driving the speaker.
If I had to use dual layer pcb for that, I probably would consider to make every trace on one layer and reserv the other one completely as a groundplane???
Then even put a capacitor bank on the same pcb...
Then even put a capacitor bank on the same pcb...
post4 is better.
Can you remove or reduce the loop areas of the +ve & return?
Same for loop of -ve and return.
Remember that in EVERY circuit there is a source voltage that drives the current out, or away, in the FLOW route and that current MUST come back in the RETURN route.
The loop formed by that flow and return MUST be kept small.
Can you remove or reduce the loop areas of the +ve & return?
Same for loop of -ve and return.
Remember that in EVERY circuit there is a source voltage that drives the current out, or away, in the FLOW route and that current MUST come back in the RETURN route.
The loop formed by that flow and return MUST be kept small.
....... single side PCB without steroids and power supply , only schematic from data catalog ......🙂
Regards Alex.
Regards Alex.
Attachments
Last edited:
The big problem I see with the layout in post 5 is that the small sensitive groundplane in blue is tied to the AC ground terminal coming from the transformer. It's the worst place to connect it, as heavy charging currents run through that point. Put that groundplane back to the "green layer" and simply tie it to the main groundplane.
Even with a groundplane, it is good to think in term of a power bus when laying things down physically.
edit: CBS240 already gave a detailed explanation on the reasons why.
Even with a groundplane, it is good to think in term of a power bus when laying things down physically.
edit: CBS240 already gave a detailed explanation on the reasons why.
Last edited:
- Status
- Not open for further replies.
- Home
- Amplifiers
- Solid State
- Some PCB GND layout questions