Felix889 , 02-10-2021, 05:22 AM
Hi Robert,
I am currently working on a very dense design, which includes A/D converters, PIC32 microcontroller, a lot of FETs to enable all the ICs we are using, CAN Interface, Op-Amps, High Current protective switches (Total Current is about 125A). The board will be used for Automotive application and there will be a of switching happening at the same time to enable various sensors, contactors, FANS, Pumps, Motors, Valves, Analog data from some sensor will be sent to A/D converters and then back to the microcontroller, as well as FAN speed… We have both Analog and Digital signals, they are not high speed, and from what I understood watching your and Ricks Webinars, that there is no need to separate Analog and Digital Grounds. I just need to leave the gap between them big enough (20H), so they would not interfere with each other. That means that I cannot use any datasheet layout guidelines because they strongly recommend splitting the Ground Plane. Rick suggested to use like 1k resistor between FETs from my Analog circuitry and a controller on the Digital side and place it on the same level as my A/D converters, but I am not sure if I need a 1k resistor on the input of a MOSFET because that will limit the input current from the microcontroller. My biggest concern is the input power, which is driving those ICs. It is common for both Analog and Digital circuitry (+3V3 and +5V) and I am not sure what is the best way of separating them. That is the most interesting question, what is the best way of separating common Analog and Digital ICs power, as it might not necessarily be routed using power planes, it can be routed using wide tracks if the space is limited and what to do in that case?
Is it a good idea to route a GND trace between them so their fields would couple each other, but if they are coming from the same source that probably would not matter because at some point they will be back to the same source unless we separate them using a capacitor.
If I have some PWM signals coming from my controller to Op-amps to change a voltage level and these signals go to a connector. I am not sure if I need to put that circuitry alongside A/C converters (to keep all Analog circuitry together) which will have sensitive Analog data or the best practice is to separate them as well.
I would appreciate it if you could advise me on that.
Thank you.