All answers refer to the schematic I posted.
In general, it is much easier to divide a design into functional parts, get the first part working correctly, and then add additional functions. One possible sequence is as follows.
Step 1. Get the pulse circuit working at any pulse width.
Step 2. Get the pulse circuit responding to the trigger.
Step 3. Design a circuit to drive the LEDs.
Step 4. Connect the drive circuit to the pulse circuit.
Step 5. Adjust the pulse circuit to 1 μS.
It can be done in another order, but the steps still have to be taken one at a time.
The circuit already contains a pullup resistor to keep the trigger input at +12V until it is sent a logic low (ground in this case), which is required to cause the 555 to pulse. It will not trigger from a +5 volt pulse.By invert it, do you mean that I need to send a constant 5v and then drop the 5v current to trigger it? Or something else?
The duration of the pulse width is determined by the combination of R1 and C1 according to the following formula: tw = 1.1*R1*C1. Any combination of R1 and C1 which yields 1 microsecond (.000001 second) will theoretically work. I chose 910k and 1 pF, but other combinations will work. 1k and .01μF will not yield 1 microsecond, but rather yield 11 microseconds.Also, why 1 pF? Can't I just use my previous capacitor and resistor combination? I already have them laying around and wouldn't have buy them.
As I previously stated, "you will need to add a circuit to drive the LED's that you plan to use."The NE555 is also only rated for 200mA output, how am I supposed to power a 350mA-2000mA LED?
In general, it is much easier to divide a design into functional parts, get the first part working correctly, and then add additional functions. One possible sequence is as follows.
Step 1. Get the pulse circuit working at any pulse width.
Step 2. Get the pulse circuit responding to the trigger.
Step 3. Design a circuit to drive the LEDs.
Step 4. Connect the drive circuit to the pulse circuit.
Step 5. Adjust the pulse circuit to 1 μS.
It can be done in another order, but the steps still have to be taken one at a time.
Last edited: