[SI-LIST] Re: Difference between Edge triggered and Level triggered.

  • From: <vince_cavanna@xxxxxxxxxxx>
  • To: <k.kanakaraj@xxxxxxxxxxxxx>, <si-list@xxxxxxxxxxxxx>
  • Date: Wed, 15 Sep 2004 15:32:12 -0600

Hello Kanak,

An edge triggered storage device responds to the data only during a =
narrow time window surrounding the active clock edge. The width of the =
window is specified by the setup and hold time specs of the device. A =
level triggered device responds to the data during the entire time that =
the clock is high (or low).

Designing with edge triggered devices is generally easier (that is their =
main advantage) and they are less vulnerable to noise, but edge =
triggered devices are more costly. Whereas you can build a =
level-triggered storage element with a single latch you typically need =
two latches, in a master-slave arrangement, to implement an =
edge-triggered storage element.=20

Sometimes your design may not be able to afford the one clock period =
delay that the edge triggered device introduces, and a level triggered =
device may then be more appropriate.

Hope that helps.

Vince

> -----Original Message-----
> From: si-list-bounce@xxxxxxxxxxxxx
> [mailto:si-list-bounce@xxxxxxxxxxxxx]On Behalf Of Kanakaraj
> Sent: Tuesday, September 14, 2004 10:06 PM
> To: si-list@xxxxxxxxxxxxx
> Subject: [SI-LIST] Difference between Edge triggered and Level
> triggered.
>=20
>=20
> Hi all,
> When they design an IC, how do they determine a signal should=20
> be edge triggered or level triggered. Or the other way what=20
> is the advantage of edge triggered over level triggered=20
> signals or vice versa.
> cheers
> kanak
>=20
>=20
> ------------------------------------------------------------------
> To unsubscribe from si-list:
> si-list-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>=20
> or to administer your membership from a web page, go to:
> //www.freelists.org/webpage/si-list
>=20
> For help:
> si-list-request@xxxxxxxxxxxxx with 'help' in the Subject field
>=20
> List FAQ wiki page is located at:
>                 http://si-list.org/wiki/wiki.pl?Si-List_FAQ
>=20
> List technical documents are available at:
>                 http://www.si-list.org
>=20
> List archives are viewable at:    =20
>               //www.freelists.org/archives/si-list
> or at our remote archives:
>               http://groups.yahoo.com/group/si-list/messages
> Old (prior to June 6, 2001) list archives are viewable at:
>               http://www.qsl.net/wb6tpu
>  =20
>=20
>=20
------------------------------------------------------------------
To unsubscribe from si-list:
si-list-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field

or to administer your membership from a web page, go to:
//www.freelists.org/webpage/si-list

For help:
si-list-request@xxxxxxxxxxxxx with 'help' in the Subject field

List FAQ wiki page is located at:
                http://si-list.org/wiki/wiki.pl?Si-List_FAQ

List technical documents are available at:
                http://www.si-list.org

List archives are viewable at:     
                //www.freelists.org/archives/si-list
or at our remote archives:
                http://groups.yahoo.com/group/si-list/messages
Old (prior to June 6, 2001) list archives are viewable at:
                http://www.qsl.net/wb6tpu
  

Other related posts: