Introduction to Schottky diode What is the Schottky Diode? How it is designed? As frequency is increased, the activity of small signal rectifier diodes starts to decay. They are not, at this point ready to turn off quick enough to Read More …
Month: September 2021
what to sort the elements of array using Bubble sort algorithm?
Sorting algorithms for arrays How many types of sorting Algorithms for arrays? Why we need to sort the numbers? In our daily life there are many cases where we need to sort (arrange in ascending or descending order) the data. Read More …
what is meant by data communication?
Introduction to data communication what is meant by data communication? Where do we use it? How it is implemented? Data communications serve as an interface between source and receiver with the help of transmission media like wireless cables etc. Data Read More …
How to convert Jk flip-flop into D-flipflop?
How to convert Jk flip-flop into D-flipflop? How to convert Jk flip-flop into D-flipflop? We construct the characteristic table of D flip-flop and excitation table of JK flip-flop. In case of converting JK flip flop into D flip flop, D is Read More …
what is the difference between Mealy and Moore models?
what is the difference between Mealy and Moore models? what is the difference between Mealy and Moore models? Mealy and Moore models are the basic models of state machines. A state machine which uses only Entry Actions, so that its Read More …