How can we identify how many states the ripple counter is having by looking at the figure as it can also have some invalid states?
Latest Answer: If in the ripple counter, there are 3 flip flops, it is a mod-8 counter which counts from 0-7(binary). If additional circuitry is used, then it is a counter where few states have been trapped. Usually this is done by connecting a Nand gate output to the ...
Design gray to binary code converter?
Latest Answer: A small exampleBinary of 1011 -
1101Steps
1. write the msb as itseif (here retain fourth bit say 1 ) and it will be the
msb of binary.
2. add the msb of binary (say 1) with next bit of gray (say 0 ie third bit )and
the sum (1) becomes next ...
What is a BCD? What are its advantages and disadvantages? Why is an excess-3 code is called an unweighted code?
Latest Answer: BCD means Binary coded decimal, its advantage is it can represent decimal numbers in the form of binary value says (0000-0 to 1001-9).
Binary codes are divided into weighted binary code and non weighted binary code,
Excess 3 code is an example of ...
Design 8421 to 2421 binary code converter
Design binary to gray code converter
Latest Answer: Just like any other binary coded conversions. The number 9 in "8421" is simply "1001" and converted to Gray (2421) is simply "1111." This follows with all numbers. ...
What is meant by saying at what current is transistor biased?
Latest Answer: Bias current of a transistor is the preset DC current when no input voltage signal is applied to it. ...
What is power electronics?
Latest Answer: Power electronics is the general branch of electronic design that involves handling, converting or conditioning relatively high power. ...
Latest Answer: The basic difference is that microcontoller contains internal memory facilities such as ROM & RAM whereas in microprocessor we do not have such fadvantage.In microcontroller we have many bit habdling instructions but in microprocessor we onlu ...
What is function of ALE in 8085 microprocessor?
Latest Answer: AlE stands for the address latch enableit 's working is that it differentiate the address and data bus in microprocessor.when it is high it select address bus .when it is low it select data bus. ...
Describe transducer EI pickups in instrumentation and control engineering.
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top