answersLogoWhite

0

A shift register is used for multiplying and devision. If a binary number of say Bin. 100101 (37 Dec.) is multiplied by 2 the bits have to be left shifted one time and the number will then be Bin. 1001010 (74 Dec.) and to divide by 2 the bits have to be right shifted

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

Various flip-flops and there applications?

Mostly used in counters and shift registers.


Applications of shift register?

shift registers can be used in CDMA(code division multiple access) in communication.


What is shift registers?

The universal shift register is a type of sequential logic circuit that is used for the storage or transfer of data in the form of binary numbers and then "shifts" the data out once every clock cycle.


What is the applications of D flipflop in electronics?

From the excitation table of D flipflop , clear that D flipflop act as a buffer. It also used to make shift registers.


What are the different types of shift registers?

siso,pipo.sipo.piso


Define simply type of shift register?

There are several types of shift registers: PISO: parallel-in serial-out shift registers such as the 7495(?), 74HC165, 74HC166 serial parallel counter load a one and shift it out serially bingo sequential pulses SIPO: serial-in parallel-out shift registers such as the 74HC595, 74HC4094, TPIC6595, TLC5925. Typically data is shifted into the register one bit at a time through "the" input pin. Most "POV clocks" and "POV displays" use such chips to drive the spinning LEDs. Most such chips can be wired up to "shift left", or they can be wired up to "shift right", but once wired up can only do one or the other. bidirectional SIPO: bidirectional serial-in parallel-out shift registers. Once wired up, an external control line can dynamically switch it from "shift left" -- feeding in a new bit on the "least significant bit input pin" -- and at some other time it can "shift right" -- feeding in a new bit on the "most significant bit input pin". "universal" shift registers, such as the 74AC299, can do any of the above (at different times): output the current state of the register in parallel, shift left, shift right, and load the new state of the register in parallel.


Why shift register are considered basic memory devices?

Shift registers contain multiple "flip flops" that can be set to represent a bit value (0 or 1). These values can be retrieved later and so the registers can function as memory.


What is the clanking noise when you shift gears on a 2001 Chevy Tahoe?

Check universal joints if possible throw some grease on them and if it doesn't improve then most likely they have to be replaced.. Check universal joints


In how many different modes a universal shift register operates?

HOW many mode sdo a universal shift register operates


Main functions of a shift register?

A shift register is a digital memory circuit used to store and manipulate binary data. Its main functions include data storage, data transfer, and data conversion between parallel and serial formats. Shift registers can also be utilized for timing applications, such as delays, and in applications like digital signal processing and communication systems. By shifting bits in or out, they facilitate the movement and manipulation of data in various electronic devices.


Will a universal shift knob work in a Volkswagen Golf?

Yes, a universal shift knob will work in the Volkswagen Golf. The shift knob is added to the shift column by removing the top of the knob and using the included screw to attach the knob.


What is the applicition of jk flip flop?

They are commonly used to implement state machines and shift registers.