What is level triggering in digital ccts

  • Thread starter Thread starter aspsrilanka
  • Start date Start date
  • Tags Tags
    Digital
AI Thread Summary
Level triggering and edge triggering are distinct concepts in digital circuits, with level triggering responding to a specific voltage level while edge triggering activates on the rising or falling edge of a signal. Level-triggered devices, like JK flip-flops, can operate effectively with slow signal transitions, unlike edge-triggered devices that require a minimum rate of change. Additionally, some devices allow users to select whether they trigger on the rising or falling edge, as noted in the specifications of certain binary counters. The CD4020 and CD4040 counters, for example, trigger on the falling edge of the clock pulse but can reset on a rising signal. Understanding these differences is crucial for designing reliable digital systems.
aspsrilanka
Messages
22
Reaction score
0
what is level triggering in digital ccts.

I think borth level triggering and edge triggering are same.

Because in a pulse streem, edge have a level. please help me.
 

Attachments

  • trig.JPG
    trig.JPG
    13.4 KB · Views: 455
Engineering news on Phys.org


hello asprilanka-
There are two basic types of flip flops. One is edge triggered or D-type flip flop (74LS74). These depend on a minimum dV/dt to trigger efficiently. The other type is the level rtiggered, or JK flip flop (74LS73). These can trigger successfully on pulses with very slow rise and fall times, like sine waves.
[Edit] The first TTL monostable one-shot to come out was the 74121. It was a difficult chip to work with because it could not be retriggered until it reset to the stable state. The 74123, which could be retriggered at any time, then came out.
Bob S.
 
Last edited:


aspsrilanka said:
what is level triggering in digital ccts.

I think borth level triggering and edge triggering are same.

Because in a pulse streem, edge have a level. please help me.

One difference is with edge triggering, you can chose + or - edge to trigger on. With level triggering, you just choose the voltage level to trigger on.
 


berkeman said:
One difference is with edge triggering, you can chose + or - edge to trigger on. With level triggering, you just choose the voltage level to trigger on.

Why not theare are 2 edge trigger types
+ev edge triggering
-ev edge triggering
know,
 


There are devices that use rising edge triggering and devices that use falling edge triggering.
This is always stated or shown in the data sheets.

Here is a quote from the data sheet for the CD4020 and CD4040 binary counters:

The CD4020BC, CD4060BC are 14-stage ripple carry
binary counters, and the CD4040BC is a 12-stage ripple
carry binary counter. The counters are advanced one count
on the negative transition of each clock pulse. The
counters are reset to the zero state by a logical “1” at the
reset input independent of clock.

Notice that the triggering is on the falling edge of the clock pulse but RESET occurs whenever the reset pin is taken high, so it would occur on the rising edge of this pulse.
But, the reset does not have to have an actual pulse to work. You could turn the device on with the reset tied high and it would stay in reset mode until you removed the high.

There are a few devices that let you choose whether the triggering is on the rising or falling edge of the clock square wave. One such device is the 74C221, a very versatile Monostable chip.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top