Post History
I have designed a PCB that I need to work in which a microcontroller drives a 24 V brushed motor. The input power to the board is 24 V, this is then lowered to 5 V by a step down converter, and thi...
#1: Initial revision
PCB ground planes with isolated voltage
I have designed a PCB that I need to work in which a microcontroller drives a 24 V brushed motor. The input power to the board is 24 V, this is then lowered to 5 V by a step down converter, and this 5 V is then made "isolated" by an NTE0505. The isolated 5 V is used to power the microcontroller, RS485 communication and motor current sensing, while the 24 V and 5 V (not isolated) are used for the motor and its driver. The PCB has 6 layers, all separated by dielectric, which are: 1. Top layer 2. Ground Plane 3. Signal layer 1 4. Signal layer 2 5. Power Plane 6. Bottom layer On the fifth layer (power plane) the non-isolated and isolated 5 V are routed, suitably separated from each other by planes that do not touch. The second layer (ground plane) is a single layer on which only the ground vias of the isolated 5 V are routed. The 24 V ground (defined as POWER GROUND) is positioned on the top layer and bottom layer, carried on the two layers with vias that cross all the layers (as well as the 24 V). The ground of the 5 V (not isolated) is the same as the 24 V and is also routed to the two outer layers. My doubt is mainly related to the fact that there are two grounds, that of the 24 V and 5 V non-isolated (POWER GROUND) and that of the 5 V non-isolated: does it make sense not to have at least a portion of the ground plane for the POWER GROUND? What are the best techniques for the correct use of the ground plane in the case of having two supplies isolated from each other? The vias used cross all 6 layers of the PCB from top to bottom layer, and only the designated vias "touch" the relative planes they are connected to. Unfortunately for copyright reasons I cannot share schematics or PCBs.