answersLogoWhite

0


Best Answer

siso,pipo.sipo.piso

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the different types of shift registers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the types of microprocessor register?

Microprocessor consists of different types of registers. They special purpose registers, general purpose registers, address registers, floating point registers and constant registers.


How many types of registers?

registers are five types.


What are different types of registers in a basic computer?

computer has different registers each of which has different functions. ax - accumulator register bx - base register cx - counter register computer has different registers each of which has different functions. ax - accumulator register bx - base register cx - counter register


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.


What are the instructions a CPU uses?

CPU is main part of computer,It processes the data using the registers inside the CPU. These are of different types and have different purpose of use. Due to these registers the CPU done processing.


Register analysis in ESP?

The development of ESP is the result of four basic stages.the first stage is register analysis. that in different situations people will shift into different registers.


Applications of shift register?

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


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 are the register in mocroprocessor 8085?

There are two types of registers such as: a) General purpose registers b) Special purpose registers


What types of activities give ESOL students practice using different registers?

Register in linguistics has three different meanings can you be more specific?


What are the Types and functions of registers?

A computer has address registers and data registers. The address registers usually keeps the computer informed about where certain data stores are kept.


Various flip-flops and there applications?

Mostly used in counters and shift registers.