On 8/02/2010 11:39, John Larkin wrote:
> On Mon, 08 Feb 2010 11:26:35 +1100, Adam Seychell
> <bogus_user@bogus_server.com> wrote:
>
>>
>> I'm designing a 120A 4 phase step down power supply, and require a 6
>> layer 2OZ PCB to meet current carrying capacity requirements. There will
>> be a mix of sensitive analogue and digital in my purpose built
>> multiphase controller consisting a mixture of op-amps, discrete
>> transistors, high speed comparators, ADC, DAC, programmable logic& a
>> microcontroller.
>>
>> Is it feasible to separate analogue and digital components so they are
>> placed directly on opposites sides of the PCB, and use separate
>> non-isolated ground planes ?
>>
>> I am speculating that return currents from digital lines should only
>> flow in the adjacent ground plane layer, and not interfere with
>> subsequent ground and signal layers. For a 6 layer stack I am considering:
>>
>>
>> [analogue components]
>> --------------------------
>> L1 analogue signal
>> L2 ground
>> L3 power (analogue)
>> L4 power (digital)
>> L5 ground
>> L6 digital signal
>> ------------------------
>> [Digital components]
>>
>>
>> L2 and L5 will be connected only in limited locations.
>>
>>
>> Adam Seychell
>
> That sort of thing can be very hard to work on. If you have the space,
> it's better to keep everything on the same side, with the power and
> signal stuff separated horizontally.
>
> The two ground plane thing is OK, but they could use the same ground
> plane if you keep big circulating currents out of the low-level stuff.
> One way is to almost split the ground plane into two halves with a
> fairly wide gap connected by a few relatively skinny traces.
>
> How are you going to get the 120 amps off the board?
>
> Johm
With bus bars for Vin, GND and Vout. After much head scratching, I
decided on hand soldering 2 x 12mm copper bus bars in close vicinity to
the power components. A single hole at end of each bus bar will provide
termination to 25mm^2 cable lugs and the like.
The gate driver ICs are right up against the MOSFETs, allowing logic
level PWM signal to go off to the controller circuit some distance away.
The power and signal stuff are physically separated by 2", but are on
the same PCB. I was concerned about laying the digital components on the
opposite side to analogue components in the power supply controller section.
|