79. AQA GCSE (8525) SLR13 – 3.3 Binary shifts
About this video
AQA Specification Reference - Section 3.3.1 - 3.3.8
An arithmetic logic unit is also capable of “binary shifting”. That is moving the binary digits in the accumulator to the left or right a given number of spaces. In effect this either multiplies or divides the number by a factor of two, but in reality it is used to access and change individual bits in a series. This is useful when the binary stored is not really a number, but represents something else. This often finds uses in low level programming because micro-controllers and microprocessors rely on the values of individual bits for particular operations. This video provides a brief introduction.
Don't forget, whenever the blue note icon appears in the corner of the screen, that is your cue to take notes about the content being shown on the current slide.
00:00 Binary shifts
00:13 Intro
00:18 Binary left shift
02:00 Binary right shift
03:13 Outro
Last updated: 02.05.25