How to switch power supply between two sensors

switching-regulatorvoltagevoltage-regulator

I have two ultrasonic sensors, when one sensor acts as a transmitter other acts a receiver and vice-versa.

How can I supply power for the 1st sensor for 20 microseconds and switch the power source to the second sensor for 20 microseconds with a delay of 10 milliseconds in between. For example, the powering up sequence appears like the below.

  1. Power to 1st sensor for 20 micro seconds
  2. Switch off power for 10 milli seconds
  3. Power to 2nd sensor for 20 micro seconds
  4. Switch off power for 10 milliseconds
  5. Repeat steps 1 to 4

Note: Only one sensor is powered at a time.

edit: Ultrasonic sensor electrical supply:
The exact voltage applied to transducer depends on signal attenuation through the medium, which I am yet to determine, for this reason I would like to have the flexibility to go up to 200V (if need be). Ultrasonic transducer typically require 30mA.

edit: Ultrasonic sensor operation summary:
I would like to apply 2MHz sine wave (or pulse) to one sensor and listen with the other and then switch the pulse and listening mode.

edit: Transducer spec.

enter image description here

Best Answer

OK I'll take a stab at an answer. I don't know what you have on the receiver end but I'll assume an opamp. (with +/-15 V rails.) Then if you could keep the pulse down below 30V p-p you'd be all set. The problem will be if you have to go to higher voltages. You can then either protect the input (to the reciever opamp) from the high voltage. The typical series resistor and diodes to the supply rails.. or by some other scheme. The other option would be to switch between the Tx and Rx channels. I think you can do this with a solid state relay (SSR). But I'm not sure about finding a SSR that works at 2 MHz. I don't think that would be a problem but I just don't know. You could also perhaps use mechanical relays, though I don't know how fast they are... what's the settling time for a mechanical relay? So I'd start with small <30V pulses maybe that will be good enough. (Turn up the gain on the receiver side.)