1,823 views
0 votes
0 votes
Can Someone exlain this

"In level triggering circuit the output may change several times in a single clock whereas in a edge triggering circuit the output will change only once in a single clock."

1 Answer

1 votes
1 votes

See the image (Part a). It is level triggered. Meaning, trigger can happen anytime during the high clock level. See the image (Part b and c). It is edge triggered. Trigger can happen only during the edge of the clock.

Hence, it is quite clear that in a level triggered circuit, output can change several time (because a more time is allotted for the change to occur.).

Example: In level triggered, say, between 2ms and 4ms, a circuit can trigger many times. Whereas, in edge triggered circuit, between 2ms and 2.0001 ms, changes are that circuit will trigger atmost one time.

Related questions

0 votes
0 votes
1 answer
2
dvlken asked Oct 16, 2023
345 views
2. Simplify the following Boolean expressions to a minimum number of literals: (a + b + c’)(a’b’ + c) 3. Draw logic diagrams of the circuits that implement the orig...
0 votes
0 votes
0 answers
3
rd8794 asked Nov 21, 2022
414 views
I’m taking for an example kmaps for 3 var A’B’A’BABAB’C’ 0132C4576(probably here we are taking CAB’ = 6and below like AB’C =5 ) A’B’A’BABAB’C’...