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 DNP3 Protocol : Architecture, Working, Function codes, Data format & Its Applications The DNP3 or Distributed Network Protocol3 was launched in the 1992 by a Japanese Corporation to establish a protocol for communication between distributed systems. DNP3 is network based device control protocol which is used for communication...
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 Center Tapped Full Wave Rectifier : Working, Circuit diagram, Characteristics & Its Applications An electrical device that is used for converting alternating current (AC) to direct current (DC) is called a rectifier. Generally, these are available in two types half wave rectifier or HWR and full wave rectifier or FWR. HWRs are not...
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...
by Tarun Agarwal 3 years ago What is SISO Shift Register : Working, Truth table, Circuit diagram & Its Applications Generally, a Flip Flop is used to store one data bit. If we want to store multiple data buts, we require a number of flip-flops. So, the set of flip-flops is called a register which is used to shift the bits. There are different kinds of...