Close
0%
0%

Shameless Theft of Others' Ideas

Here I re-create other awesome projects for my own glory

Similar projects worth following
This is an umbrella project where I discuss how I've stolen great ideas from other people to amuse myself.

OK, giants, get ready, 'cause I'm about to climb on your shoulders...

I even stole the idea for this project from @jaromir.sukuba and his #Me building projects from hackaday.io. Right down to the fact that he credits others for the original idea.



The project image is stolen from https://pixabay.com/en/light-bulb-current-electric-light-2722916/.  It claims to be licensed CC0, so no attribution is required, but that's not how I roll.  It was created by whitesession.

1T_latch.asc

LTspice XVII simulation of roelh's 1-transistor latch

plain - 2.60 kB - 03/31/2018 at 13:07

Download

  • Simulating roelh's 1T flip-flop

    Ted Yapo03/31/2018 at 13:11 0 comments

    I recently saw the #One Transistor FlipFlop project by roelh and decided to steal simulate it.

    It works!

    For those interested, I'm posting the LTspice XVII simualtion files here.  I'm not sure if this newer version of LTspice is completely compatible with the older one, so you might have to download the newer one (which is also free).

    Here's the circuit as roelh describes it:

    I used a clock of 333 KHz.  To set the state of the latch, edit the line:

    .IC V(in) 0

    This sets the initial conditions at the node labeled "in" (connecting C2 and D1).  Setting this value to 0V initializes the latch in the "set" state with the LED on, while using 5V puts the latch into the "reset" state.

    In the set state, the current through the LED looks like:

    The current varies between 0 and 1.4 mA, which should light high-efficiency LEDs to a decent brightness.  In the reset state, there is no current through the LED:


    That's a latch alright.

    The LED current is an AC waveform because this circuit uses both AC and DC "supplies," similar to the RF and DC supplies required for the diode-diode logic (DDL) I used in #The Diode Clock.

    This is a form of frequency multiplexing that allows you to have multiple signals being amplified by the active devices at once.  In that way, it's similar to the ancient reflex radio designs, where a single tube or transistor is used to amplify both RF and audio frequencies.

View project log

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates