I'm working on a (power) matrix switcher as part of a larger project and I have no experience with these. I need help choosing components that:
Take a single PWM signal as input
Have a small amount of processor power, 4 free registers
Triggers 60 solid state switches, this is what I need help with.
Each switch input needs 3 output states Out1 Out2 NotConnected
Future, prototypes may require the NC state to disconnect the input but short the outputs together
Switches must operate min 14kHz
V to each switch input 1V-60V
I to each switch input 50mA-40A future units up to 80A briefly
Dissipate less than 12% of input power through switch junctions, the lower the better as there is a size and weight target that limits heat sink size.
I thought a FPGA would be good for the logic but the power side has me stumped. MOSFET? Do I need to resort to relays?
slo