Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options answers only not deleted user 40487

Transistor Transistor Logic. Logic circuits built from bipolar transistors and resistors.

1 vote
Accepted

Connect inputs of SN74LS08N to output of other TTL chips

For the same logic family, 74LS in this case, tie an output directly to an input. It doesn't matter what the logic function is, output ties directly to input. For the 74LS family, one output can drive …
WhatRoughBeast's user avatar
0 votes

A question about max TTL input of a converter device

The manual does not give absolute input limits, so there is no way to tell if 8 volts will kill it. As a result, you should assume that it will. And be careful how you reduce the voltage. Simply using …
WhatRoughBeast's user avatar
1 vote

ULN2003A to sink current when collector volatge less than base voltage

Because the 2003 has Darlington outputs, and your optocoupler current is presumably in the range of ~10 mA, you should count on an output voltage of about a volt, maybe a bit less. Note from the data …
WhatRoughBeast's user avatar
1 vote

Difficulties supplying 5V TTLs to 50 Ohm terminated single photon counter

Using standard TTL to drive 50 ohms is a problem which goes way back. I'd advise making a little box to go between the NI and TCSPC which uses a MOSFET driver and run it off 5 volts. …
WhatRoughBeast's user avatar
4 votes
Accepted

Understanding Resistor Values in TTL NOT Gate

This doesn't actually work very well, given the limitations of the topology, and TTL gates had much lower ability to source current than to sink it. …
WhatRoughBeast's user avatar
3 votes

Multiplexing TTL serial lines with transistors

What you want is a digital multiplexer, in this case a 74LS157. The following schematic should give you an idea of how it would work. This would take 3/4 of a single chip. simulate this circuit …
WhatRoughBeast's user avatar
3 votes
Accepted

Trigger TTL input signal with a micro switch

This is very simple. You'll need a 74LS00, a DPST switch, and two resistors. The circuit looks like simulate this circuit – Schematic created using CircuitLab
WhatRoughBeast's user avatar
1 vote

Output of an TTL family gate for Vin=1.5V?

A TTL gate which is not being abused will output either less than 0.4 volts or more than 2.6 volts. But this is only half the story. … TTL is only guaranteed to operate correctly for inputs of less than 0.8 volts or more than 2.0 volts. …
WhatRoughBeast's user avatar
4 votes

Bredboard compatible FAST TTL

Additionally, the TTL/LSTTL/ALSTTL/FAST/etc families are pretty much restricted to 4 bit logic functions (including ALUs) and 8 bit storage/bus functions. 16 bit functions never were much available, in …
WhatRoughBeast's user avatar
1 vote
Accepted

TTL logic ring oscillator

I am assuming that you do not have an oscilloscope, and are looking for visible indicators of oscillation. If I'm wrong, you can ignore the following. The answer is (I suspect) pretty simple: in both …
WhatRoughBeast's user avatar
1 vote
Accepted

5V TTL signals over 4m or so?

Please read https://learn.adafruit.com/adafruit-neopixel-uberguide/best-practices If you've already read it, read it again and do what it says this time. You are violating best practices in at least …
WhatRoughBeast's user avatar
2 votes
Accepted

Problem with testing 74ls173AN D flip-flop

A number of tips about dealing with (LS)TTL: 1) Inputs should be either grounded or pulled high with a 1k pullup resistor. 2) Output LEDs should be connected to +5 with a 1k pullup resistor. … You've missed the part in the Youtube video where it is pointed out that TTL inputs float high if no connection is made, so your circuit really ought to be turning on ALL the LEDs, not just the 2 that …
WhatRoughBeast's user avatar
1 vote

design for a PC/104 interface bus expansion

B19 on the PC104 does no such thing. It is RFSH*, and is used as part of a refresh cycle for dynamic RAM. You need a decoder for A4 - A7 to do what you want. A 373 will do exactly the opposite of wha …
WhatRoughBeast's user avatar
0 votes

Why does my 74AC04 not invert my 14.31818 MHz frequency?

That you want to "square out" your oscillator suggests that it is not providing a logic-level signal, but rather something like a sine wave. Such a sine wave is, of course, referenced to zero, so the …
WhatRoughBeast's user avatar
0 votes

Rising edge pulse detector from logic gates

If your schematic is correct, your problem is that you're letting the R input float. With 7400 chips, a floating input functions as a logical 1. As a result, immediately after your set pulse occurs (a …
WhatRoughBeast's user avatar

15 30 50 per page