22
WELCOME TO OUR PRESENTATION

jabed, diu, bd

Embed Size (px)

DESCRIPTION

registor.

Citation preview

Page 1: jabed, diu, bd

WELCOME TO OUR PRESENTATION

Page 2: jabed, diu, bd

OUR GROUP MEMBERS Ariful Haque ID:111-33-520

Gazi Jabed hossain ID:113-33-811

Aminul Islam ID:113-33-791

Sajib Kumar Howlader ID:113-33-815

Mahatab Khondokar ID:113-33-767

Page 3: jabed, diu, bd

: TROPICS :

REGISTERS

Page 4: jabed, diu, bd
Page 5: jabed, diu, bd
Page 6: jabed, diu, bd
Page 7: jabed, diu, bd
Page 8: jabed, diu, bd

THE SHIFT REGISTER

The Shift Register is another type of sequential logic circuit that is used for the storage or transfer of data in the form of binary numbers. This sequential device loads the data present on its inputs and then moves or “shifts” it to its output once every clock cycle, hence the name “shift register”.

A shift register basically consists of several single bit “D-Type Data Latches”

Page 9: jabed, diu, bd

The serial inputs determines what goes into the leftmost position during the shift.

The serial outputs is taken from the output of the rightmost flipflop

The clock is common to all flip-flop.

The Shift Register

Page 10: jabed, diu, bd

Four-bit shift register

Page 11: jabed, diu, bd

Two or three bit shift registers connected so that the contents of will be serially transferred into register Y.

Here , using D flip flops for each shift register.

Serial transfer between register:-

Page 12: jabed, diu, bd

Operations in digital computers are usually done in parallel because that is a faster mode of operation.

Serial operations are slower because a data path operation takes several clock cycles.

The serial mode operations , we present the design of a serial adder.

Serial transfer operations:-

Page 13: jabed, diu, bd

Serial transfer between register:-

Page 14: jabed, diu, bd
Page 15: jabed, diu, bd

The data transfer from one register to another using D-type.

Register X-consists of FFs X1 X2 X3. Register Y consists of FFs Y1 Y2 Y3. The transfer of the contents of the x register

into the y register is a synchronous transfer. it is also referred to as a parallel transfer.

Parallel data transfer

Page 16: jabed, diu, bd

Parallel data transfer figure

Page 17: jabed, diu, bd

In parallel transfer , all of the information is transferred a single commend pulse, no matter how many bits are being transferred.

In serial transfer , the complete transfer of N clock pulses.

Parallel transfer , then is obviously much factor then serial transfer using shift registers.

Parallel versus serial transfer:-

Page 18: jabed, diu, bd

There two types: (1)synchronous data transfer (2) asynchronous data transfer

Data transfer type

Page 19: jabed, diu, bd

Definition of synchronous and asynchronous :-

Page 20: jabed, diu, bd

synchronous data transfer figure

Page 21: jabed, diu, bd

asynchronous data transfer figure

Page 22: jabed, diu, bd

THANKS TO ALL