by Tarun Agarwal 3 years ago What is Air Capacitor : Circuit, Working & Its Applications A variable capacitor is one type of capacitor that has a variable capacitance value. This capacitor includes two plates where the area in between these plates is simply adjusted for changing the capacitor’s capacitance. These capacitors...
by Tarun Agarwal 3 years ago Transistor Oscillator : Circuit, Working & Its Applications Generally, the oscillator is an electronic device used to change the DC energy into AC energy with a high frequency where the frequency ranges from Hz to some MHz. An oscillator does not need any exterior signal source, like an amplifier....
by Tarun Agarwal 3 years ago What is Microblaze Processor : Architecture, Working & Its Applications The MicroBlaze processor was developed in 2002 to integrate several complicated features to meet new as well as growing market demand. So, the MicroBlaze processor is an essential element within the Low-End Portfolio of Xilinx to enable...
by Tarun Agarwal 3 years ago What is RISC V Processor : Architecture, Working & Its Applications RISC V is an Instruction set architecture developed by the University of California, Berkeley. The concept of RISC was motivated by the truth that most of the processor instructions were not utilized by most computer programs. So, unnecessary...
by Tarun Agarwal 3 years ago What is SIPO Shift Register : Circuit, Working, Truth Table & Its Applications Generally, a register can be defined as a device used to store the binary data but if you want to store multiple data bits then a set of Flip flops are used which are connected in series. The data which is stored in the registers can be...
by Tarun Agarwal 3 years ago JTAG : Pin Configuration, Working, Protocol Analyser, Timing Diagram & Its Applications JTAG (Joint Test Action Group) is a well-established IEEE 1149.1 standard that was developed in the year 1980 to solve the manufacturing issues that occurred within electronic boards or printed circuit boards. This technology is used to...
by Tarun Agarwal 3 years ago Up/Down Counter : Working, Circuit, IC74193 Pin Out & Its Applications In digital logic & computing, a sequential circuit that is used to count pulses is called a counter. A counter is a set of FFs including an applied CLK signal and this is the broad application of FFs. These are designed as separate...
by Tarun Agarwal 3 years ago USB Protocol : Architecture, Working, Synchronisation, DataFormat & Its Applications The USB protocol or universal serial bus was first developed and launched by Ajay V.Bhatt from Intel in the year 1996. This USB is replaced different kinds of serial & parallel ports for transferring data in between a computer as well...
by Tarun Agarwal 3 years ago PISO Shift Register : Working, Circuit ,Timing diagram, Verilog code & Its Applications We know that a Flip flop is used to store a single binary data bit but if we want to store multiple data bits then several FFs are required. So a shift register includes a set of FFs used for storing multiple data bits by connecting them...
by Tarun Agarwal 3 years ago What is Binary Division : Algorithm, Examples & Its Working There are four types of arithmetic operations that can be performed on binary and decimal number systems addition (Add), subtraction (Sub), multiplication (Mul) & division(Div). A base-2 number system or binary number system is simply...