Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

74LS73A (flip-flop)

7 views
Skip to first unread message

caine

unread,
Mar 19, 2007, 12:15:00 PM3/19/07
to
I'm doing a IC tester and it is able to only input high and low
voltages to the Input pin of the IC. What input should i set for the
CLK input pin of 74 series IC such as 74LS73A (flip-flop)?
The datasheet for the 74LS73A (flip-flop) is accessible from

http://rabbit.eng.miami.edu/info/datasheets/74LS95B.pdf

Peter Bennett

unread,
Mar 19, 2007, 8:42:38 PM3/19/07
to

That datasheet is for a 74LS95B. Change the part number at the end to
74LS73 to get the 74LS73 datasheet.

The '73 is a negative edge triggered device. Initially set the clock
high, then change it to low, and the output should switch to match the
D input. Change the D input, then set the clock up and down again to
see the output change again.

The 74LS73 data sheet has a very nice truth table that illustrates how
the part works.


--
Peter Bennett, VE7CEI
peterbb4 (at) interchange.ubc.ca
new newsgroup users info : http://vancouver-webpages.com/nnq
GPS and NMEA info: http://vancouver-webpages.com/peter
Vancouver Power Squadron: http://vancouver.powersquadron.ca

Jamie

unread,
Mar 20, 2007, 8:37:20 PM3/20/07
to
Peter Bennett wrote:

> On 19 Mar 2007 09:15:00 -0700, "caine" <thens...@gmail.com> wrote:
>
>
>>I'm doing a IC tester and it is able to only input high and low
>>voltages to the Input pin of the IC. What input should i set for the
>>CLK input pin of 74 series IC such as 74LS73A (flip-flop)?
>>The datasheet for the 74LS73A (flip-flop) is accessible from
>>
>>http://rabbit.eng.miami.edu/info/datasheets/74LS95B.pdf
>
>
> That datasheet is for a 74LS95B. Change the part number at the end to
> 74LS73 to get the 74LS73 datasheet.
>
> The '73 is a negative edge triggered device. Initially set the clock
> high, then change it to low, and the output should switch to match the
> D input. Change the D input, then set the clock up and down again to
> see the output change again.
>
> The 74LS73 data sheet has a very nice truth table that illustrates how
> the part works.
>
>

must be careful with the part number..
if it has an "A" or the LS73A for example,. it's a Negative Edge
trigger and the Q's will reflect the JK inputs on the falling
edge of the clk otherwise, if i'm reading the DOC's correct for the
NON "A" version. The Q's will reflect the JK input while the CLK is
held high. The Q's will toggle if both JK are on at the same time,
and putting them to both OFF and on again will toggle the Q's.
When the clk finally drops, it will then latch onto the last value.

at least that is the why i understand it, it's been a while since
i played with logic from a chip, i do it mostly in uC these days.

--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5

0 new messages