Latest Post

Verilog Program for Ring Counter with Test bench and Output
Ring counter is a sequential circuit made up of flip flops in which the output of the final flip flop is again fed back a input to the first flip flop. The shifting operation is controlled by the clock signals. Here a 4-Bit Ring Counter is implemented and its verilog code along with the test … [Read More...]
Latest Articles

Paper Battery Technology
The Idea !!! The revolutionary idea of using paper as a battery was striked to some researchers at … [Read More...]

Verilog Program for Complex Adder/Subtractor and Complex Multiplier with Test bench
Complex Numbers are denoted in the form " a+ib " where a is the real part and b is the imaginary … [Read More...]

Verilog Progam for Mealy and Moore Machines with test bench and Output
There are two types of State machines: 1)Mealy Machine 2) Moore machine The Verilog code of … [Read More...]

Verilog Program for Implementation of Logic Function with test bench
If you are given a logic equqtion, use the code below and implement the function: Here is the … [Read More...]

Verilog Program for 4:1 Multiplexer(MUX) with Test Bench and Output
Multiplexer is a electronic device which used to convert many to one. It transfers the multiple … [Read More...]
Latest Tutorials

Can you replace a Resistor with a Potentiometer?
A resistor - or more correctly, a fixed resistor - is a passive component, which impedes the flow of current through an electrical circuit. A resistor is measured in Ohms and comes in a wide variety … [Read More...]

What Are Some Useful Considerations in Designing A Resistor Based Current Sensing System?
Ohm’s law serves as the simplest method to measure electric current and also monitor it. It states that the voltage across a resistor is directly proportional to the current passing through it. This … [Read More...]

Supercapacitors
Electrochemical double-layer capacitors, also known as supercapacitors or ultracapacitors,are electrical storage devices, which have a relatively high energy storage density simultaneously with a high … [Read More...]

AMPLIFIERS and POWER AMPLIFIERS
What is an Amplifier? A device which is used to increase the power of a signal by use of an external energy source is a Amplifier. Almost every electronic device contains at least one stage of … [Read More...]

What is Potentiometer ?
POTENTIOMETER A potentiometer is a manually adjustable electrical resistor that uses three terminals. It is a simple electro-mechanical transducer. It converts rotary or linear motion from the … [Read More...]

Basics of Photoresistors/ Light Dependent Resistors
PHOTORESISTOR or LIGHT DEPENDENT RESISTOR A Light Dependent Resistor (LDR) is a small, round semiconductor device which has a resistance which varies according to the amount of light falling on its … [Read More...]

Thermistor features and its Types
THERMISTOR A thermistor is a temperature-sensing element composed of semiconductor material which exhibits a large change in resistance proportional to a small change in temperature or simply … [Read More...]

Hub – Hardware Features and Types
HUB A hub is a small rectangular box, often made of plastic, that receives its power from an ordinary wall outlet. A hub joins multiple computers (or other network devices) together to form a single … [Read More...]
