answersLogoWhite

0


Best Answer

Here are the propagation delays for these gates
a) ECL = 2ns

b) TTL = 1.5-33ns depending on the type of TTL. Conventional TTL is 9ns, Advanced Schottky TTL is 1.5ns

c) RTL = 25ns

d) CMOS = 5-20ns depending on if it is conventional CMOS, TTL pin compatible CMOS, high speed TPC CMOS or TTL compatible CMOS

So the fastest would be the Advanced Schottky TTL (74ASxx) at 1.5ns but the choice simply said TTL which I would interpret as Conventional TTL (74xx/54xx) which would have a propagation delay at 9ns.

So the winner is ... (a) ECL which has a propagation delay at 2ns.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which logic family has the least propagation delay?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus

What would be the function of logic gates?

To keep people out that are not supposed to be inside of the logics. If people get inside of the Logic gates, they could cause havoc to the people inside of these gates.


What is the difference between two logic equations being equal versus two logic equations being equivalent?

Equal is the truth table and the circuit are the same. Equivalent is when the truth table is the same but the circuit is different


What is the difference between relational tuple calculus and domain calculus?

Relational tuple calculus has its variables range over tuples, where domain relational calculus ranges its variables over the field values, or domain elements. Both types of calculus are subsets of first order logic.


What are the steps taken to write VHDL?

VHDL can be written in three different ways. They are calleddata flow modelbehavioral modelstructural modelBefore attempting a VHDL program, one should know the steps involced in these modeling styles.Data flow model:In this model, the input data simply flows into the output. THat is, we will be implementing the relation between input and output terminals directly.For example,c < = a and b;Here, the output c is an ANDing of a and b. We are actually implementing the direct relation between inputs and outputs. That is, c = a + b.Hence, we need not write any complex conditional statements here in data flow model.Simply implement the output expression. Thats all.Here, we are implementing the code at a very basic level i. e. circuit level or gate level.Behavioral model:Here, in behavioral model, one needs to code the behavior of the system to be designed. If we consider the same above example, the behavior is that, the output should be one (1) whenever both the inputs are one (1).we can code it like this:if (a=1 and b=1) thenc


Branches of mathematics?

There are many, many branches of mathematics. Among the most common: Elementary arithmetic Algebra Geometry Trigonometry Calculus Analysis Vector Calculus Topology Statistics Combinatorics Matrix Mathematics/Linear Algebra You could also include applied mathematical branches such as Thermodynamics and Theoretical Physics. The list is practically endless.

Related questions

What best defines propagation delay?

Propagation delay is the time it takes for electronic devices to switch from one logic state to another.


What is value of propagation delay of TTL logic?

it is in micro seconds


What are the characteristics of Diode transistor logic?

relatively large propagation delay.


What is the figure of merit of logic family?

A figure of merit correlated with the energyefficiency of a device. It can be calculated by the product of propagation delay time with power dissipation.


What is the figure of merit inic logic family?

A figure of merit correlated with the energyefficiency of a device. It can be calculated by the product of propagation delay time with power dissipation.


What is propagation delay in flip flops?

Propagation Delay In digital logic, every gate has got some finite amount of delay because of which the change in the output is not instantaneous to the change in the input. In simple terms, the times it takes for an input to appear at the output is called the propagation delay. In Figure 6, tPHL, describes the time it takes for an input to cause the output to change from logic-level-high to logic-level-low. Similarly, tPLH, refers to the delay associated when an input change causes the output to change from logic-level-low to logic-level-high. The overall delay is average of these two delays.


What measures the performance of a logic circuit using propagation delay and power dissipation?

Speed-Power-Product or SPP


How can Propagation delay be avoided in a parallel adder?

The parallel adder which we use in the digital circuits ,the carry output of each full adder stage is connected to the carry input of the next higher order stage.therefore,the sum and carry outputs of any stage cannot be produced until the input carry occurs; This leads to a time delay in the addition process.This delay is known as carry propagation delay. to the second question the propagation delay can be avoided in the binary parallel adder with the help of look ahead carry generator .............................................................................................................................


What is race problem in flip-flops?

When you have asynchronous logic (not clocked) each path has different delay times through the gates. Usually depending on the number of gates it passes. When you have logic that can go in a different state when signals enter in different order, you have a race problem. It means that the signal are "racing" and the fastest one wins.


What is the fastest logic family?

ECL is the fastest logic family.


What does applying mean?

TTL is a logic family. A logic family is the set of logic gates designed using a specific approach. Or simply speaking, logic family is the way of implementing logic. TTL stands for transistor - transistor - logic. It involves transistors (BJT) to implement logic. TTL applies means TTL logic family is used or can be applied in that specific application.


What does TTL applies mean?

TTL is a logic family. A logic family is the set of logic gates designed using a specific approach. Or simply speaking, logic family is the way of implementing logic. TTL stands for transistor - transistor - logic. It involves transistors (BJT) to implement logic. TTL applies means TTL logic family is used or can be applied in that specific application.