Search results

  1. crutschow

    Low power cutoff not working

    Your REF voltage is way off. It should be 1.24V at the trip point. The pot setting should be adjusted until you get that voltage where you want the circuit to change states.
  2. crutschow

    Low power cutoff not working

    My simulation of the circuit works. What do you mean "the TLV431 does not allow the voltage to turn on the 2n2907"? What are all the circuit node voltages when that happens.
  3. crutschow

    Where to buy shielded jumper cables?

    Of course, you will now have two connections at each end of the cable that must be connected, as the shielding doesn't help if it's not grounded. Why do you think you need shielded cables?
  4. crutschow

    Low power cutoff not working

    Here's the sim with the TLV431 set for a trip point of around 3V:
  5. crutschow

    Low power cutoff not working

    Why are you operating at such a low voltage? I though you wanted it to trip around 3 to 3.5V? For such a low voltage the TL431 will not work, you might try the TLV431. which has a 1.24V reference.
  6. crutschow

    Low power cutoff not working

    Don't understand the reason for that unless the transistor bias is not correct, or you are still using a MOSFET. Post the exact circuit you have. Below is the LTspice simulation of the circuit using a P-BJT with the trip voltage set at 3.5V (green and red traces). R4 provides a small amount of...
  7. crutschow

    Low power cutoff not working

    I asked about the maximum load current since that affects the transistor base biasing to get the needed base current for a given load.
  8. crutschow

    Low power cutoff not working

    The load is still not connected to Vcc. There is not enough voltage to turn the MOSFET on and off, since the saturation voltage from the TL431 anode to ground is about 2V. It should work if you use a P-BJT instead of a MOSFET. What is the maximum output load current?
  9. crutschow

    is this bjt transistor hbridge right?

    No, the Arduino output by itself is not sufficient. Yes, you can "set em off" with a 30k resistor, but that's when the emitter is at ground potential. The base-resistor value is not a factor here, it's the base-emitter voltage that's critical not just the base voltage, so they won't "fire" from...
  10. crutschow

    is this bjt transistor hbridge right?

    You cannot control a 12V H-bridge directly from the Arduino. The top transistors need a driver to generate the 12V base control signal required.
  11. crutschow

    Using a relay to power a magnetic lock with a separate power supply

    The module you referenced should work fine. As you can see it's good for 10A@30Vdc. Should be no problem to power it directly from the 7A Autoslide's supply.
  12. crutschow

    4017 ?

    So what's the cheat, and how does it work?
  13. crutschow

    CMOS??

    No, the LM555 is the standard bipolar version. One CMOS version is the LMC555.
  14. crutschow

    4017 ?

    Don't see how that will work without additional circuitry(?).
  15. crutschow

    4017 ?

    You might be able to save a chip if you instead use three quad CD4019 AND/OR select gates instead of the CD4053 mux, but it does require both the 555 output and it's inverted output to control which input is selected, which may require an inversion gate.
  16. crutschow

    4017 ?

    You could use four CD4053 triple two-input analog multiplexer switches at the 4017 outputs. Connect all the mux "x" inputs in 1-10 sequence and the mux "y" inputs in 10-1 sequence. Then use the 555 output to select either the "x" inputs or the "y" inputs to invert the sequence at the mux outputs.
  17. crutschow

    8 and 6 ohm speakers

    Can you tell us exactly how many and what speakers you have including their impedance rating, if you want some good answers, since the info you have provided so far makes that impossible.
  18. crutschow

    High voltage 12 volts applied to 5 volt Nixie clock - damage? Can it be fixed? ?

    If you get it working again you might want to add an input overvoltage crowbar circuit, or an ultra LDO input regulator to keep the internal voltage at no more than 5V.
  19. crutschow

    extra 10 volts why

    Below is an LTspice simulation of the two cases with a full-wave bridge: Note that with the capacitor, the output goes to about 30Vdc (green trace) and without, the average voltage is about 20V (red trace and Waveform window).
  20. crutschow

    extra 10 volts why

    Well, you never know...............
Top