English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

could anyone answer to this:
Explain what are the characteristics that must be considered when designing combinational circuits involving several gates connected in cascade.

2006-11-01 23:24:36 · 3 answers · asked by Anonymous in Science & Mathematics Engineering

3 answers

The most important one are the glitches that can occur when there are differences in the propogation delay between gates.
It is possible to design logic circuits so that these glitches have no effect - can't remember what the technique is called, but involves overlapping fields in the Karnaugh maps.

Another characteristic to consider is the total propogation delay of the combinational circuit. The more logic gates you have in the path, the longer the delay

2006-11-02 00:11:18 · answer #1 · answered by amania_r 7 · 0 0

The specs of the IC's you are using determine how many inputs of subsequent devices can be driven when direct coupled. This is usually about 10 and is called the FAN OUT. The addition of a simple buffer stage can increase this spec.
If mixed devices are used then the total current used by the inputs of any stage must be less than the output limits of the preceding device. These current specs are also available for the series device you are using.
Depending on the types of devices used the power supply needs to be able to provide enough current for the total of all inputs used plus losses in the IC's.

2006-11-02 08:16:39 · answer #2 · answered by Buffertest 3 · 0 0

A common figure that engineers calculate, and usually try to minimize is the "worst case propagation delay".

2006-11-03 00:16:44 · answer #3 · answered by _ 3 · 0 0

fedest.com, questions and answers