Latest Post

04431

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

thin-paper-battery

Paper Battery Technology

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

image002

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...]

200px-Finite_State_Machine_Logic.svg

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...]

logic-answer-1290705959_451_267

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...]

mux4

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

img1

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...]

article-new-intro-modal_ehow_images_a07_4t_he_calculate-current-sensing-resistor-800x800

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...]

1

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...]

amplifier

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...]

225px-Potentiometer

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...]

LDR1

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...]

NTC-thermistor-

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...]

8_Port_Mini_Ethernet_Hub

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...]

Other Tutorials

More Tutorials