Hello,
I have a laser diode driver that has a modulation input. How this works is that if this input is connected to the power supply, the laser will operate in continuous wave mode (always on). If it is connected to a 0-5v TTL signal, it will modulate the laser (on-off) at the given frequency.
I want to implement a SPDT switch that will select between the TTL input and the power supply. I have this design (shown below) that incorporates an indicator LED that turns on when the modulation input switched on:
Only problem with this setup is that the LED will drop the voltage of the TTL input (5 volts) before it is fed to the driver. This may cause issues with getting the modulation to work.
Is there a simple way to get the modulation voltage I need and have the indicator LED do its thing. Do I have to implement some sort of buffer?
I have a laser diode driver that has a modulation input. How this works is that if this input is connected to the power supply, the laser will operate in continuous wave mode (always on). If it is connected to a 0-5v TTL signal, it will modulate the laser (on-off) at the given frequency.
I want to implement a SPDT switch that will select between the TTL input and the power supply. I have this design (shown below) that incorporates an indicator LED that turns on when the modulation input switched on:

Only problem with this setup is that the LED will drop the voltage of the TTL input (5 volts) before it is fed to the driver. This may cause issues with getting the modulation to work.
Is there a simple way to get the modulation voltage I need and have the indicator LED do its thing. Do I have to implement some sort of buffer?