This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How I can switch or route -75V & +5V to set of PIN diodes as required

Other Parts Discussed in Thread: LM5111, EMB1412

PROJECT DESCRIPTION:

  • There are 6 different channels or filters ( based on frequency ) to route the RF signal. Each channel or filter is made up of a circuit containing a set of PIN diodes.

  • To switch on to the particular channel or filter (let say channel-1)PIN diodes of that channel(ch-1)needs to be switch ON (by providing +5V) & simultaneously other channels(ch-2 to ch-6) needs to be switch OFF (by providing -75v to all respective PIN diodes).

  • To implement this process we are considering MOSFETs as a switch, to switch ON or OFF the channels which is shown in the figure or attachment.

  • In the initial testing we have powered the gates of IRF6216PBF MOSFETs by using external power supplies instead of controlling through microcontroller.

  • Gate ,powered with 0V, results in +5.0V at the Drain pin (R33) of the respective MOSFET and gate, powered with +5V, results in -75.0V at the Drain pin (R33) of the respective MOSFET.

    PROBLEM:

    when using microcontroller (MCU) we are not getting same result as by using external supplies. Using a MCU, MOSFET takes more time to switch from ON to OFF state (in seconds) secondly, all MOSFETs are not behaving equally. Sometimes MOSFET switches to ON state some times it doesnot.

    so we are thinking that ,some additional circuitry is required to drive the gate of MOSFET.

    So plz suggest simple circuit which may help in building my project.


    Regards,

    Rajan

  • Hi Rajan,

     

    I'm not sure exactly how the -75V is being handled, but I do understand the problem you are having with turning on the MOSFETs.  This is because the MCU I/O pin current is very limited compared to the power supply so the gate capacitance takes longer to charge.  

    I would recommend a gate driver like LM5111 or EMB1412 which can supply larger current with a very fast rise time.  Both are dual channel, so you would need 2 for all MOSFETs. 

     

    Best Regards,

    Adam Hoover

    Applications Support Engineer

  • Hi Rajan,


    Will one of the gate drivers will work for your design? Do you have any other questions regarding to this?


    Regards,
    Adam