SlideShare a Scribd company logo
HHCJ AMUMARA
COMPUTER STUDIES LECTURE NOTE –SS1
(NOTE 002)
COMPUTER DATA CONVERSION
Data conversion is the conversion of computer data from one format to another
DEFINITION OF REGISTERS, ADDRESS AND BUS:
REGISTERS :
Registers are temporary storage areas for instruction or data.
It can also be defined as a special, high-speed storage area within the CPU.
They are not part of the memory; rather they are special additional storage locations
that offer the advantage of speed.
Register works under the direction of the control unit to accept, hold and transfer
instruction or data and perform arithmetic or logical comparison at high speed.
Register are the fastest memory available for use in the PC, because they are hard-
wired right into the processor logic.
• Address: A memory address is an identifier for
a memory location, at which a computer
program or a hardware device can store data
and later receive it.
• Bus: A bus, in computing, is a set of physical
connections (cables, printed circuits, etc.)
which can be shared by multiple hardware
components in order to communicate with
one another.
• The purpose of buses is to reduce the number
of "pathways" needed for communication
between the components, by carrying out all
communications over a single data channel.
TYPES OF BUS
• There are generally two buses within a computer:
• 1. Internal Bus: The internal bus (sometimes called the
front-side bus, or FSB for short). The internal bus allows
the processor to communicate with the system's
central memory (the RAM).
• 2. Expansion Bus: The expansion bus (sometimes
called the input/output bus) allows various
motherboard components (USB, serial, and parallel
ports, cards inserted in PCI connectors, hard drives, CD-
ROM and CD-RW drives, etc.) to communicate with one
another. However, it is mainly used to add new devices
using what are called expansion slots connected to the
input/output bus.
TYPES OF REGISTER AND FUNCTIONS
• There are many types of registers; some of these are given
below:
• 1. Memory Data Register (MDR): This register contains
the data to be stored in the computer storage or the data
after a fetch from the computer storage.
• 2. Current Instruction Register (CIR): CIR stores the
instruction currently being executed or decoded.
• 3. Memory Address Register (MAR): MAR holds the
memory address of data and instruction.
• 4. Program Counter (PC): PC commonly called instruction
pointer (IP) and sometimes called instruction address
register. It is a register that holds the address of the memory
location of the next instruction when the current instruction
is executed by the microprocessor.
• 5. Accumulator Register: This register is used for storing
the results that is produced by the system.
DIFFERENCES BETWEEN REGISTERS AND
MAIN MEMORY
FUNCTIONS OF A REGISTER
1. Holds the address of memory where CPU wants to read or write data
2.Holds the contents of data instruction read from or written in
memory
3.Used to specify the address of a particular I/O device
4.Used for exchanging data between the I/O module and the processor
5.Used to store the address of the next instruction to fetch for
execution
6.It stores current instruction being executed or coded
7.It allows the bits of its content to be moved to left or right (shift
register)
8.It holds the memory addresses of data and instruction during
execution phase
9.It is used to store the result produced by the system
STEPS INVOLVED IN HOW A COMPUTER
CONVERTS DATA TO REQUIRED
INFORMATION
Fetch-Execute Cycle
• The steps in the processing cycle are as follows:
• a. Fetch the next instruction: The program counter contains the address of the
next instruction to be executed; the control unit goes to the address in the
memory specified in the program counter, make a copy of the contents and
places the copy in the instruction register.
• Decode the Instruction: In order to execute the instruction in the instruction
register, the control unit has to determine what the instruction is.
• Get Data If Needed: It may be that the instruction to be executed requires
additional memory accesses in order to complete its task. If this is the case, the
control unit must get the content of the memory location.
Execute the Instruction: Once an instruction has been decoded and any data
fetched, the control unit is ready to execute the instruction. Execution involves
sending signals to the arithmetic/logic unit to carry out the processing. When
the execution is complete, the cycle begins again.
FACTORS AFFECTING THE SPEED OF DATA TRANSFER
The amount of RAM memory.
The speed and generation of your CPU (the
system clock)
The size of the Register on your CPU.
The Bus width.
The Bus speed.
The amount of Cache memory.
STAY AT HOME, STAY SAFE , BE
POSITIVE. (MAY 27,2020)

More Related Content

What's hot

Chapter 01 - Introduction
Chapter 01 - IntroductionChapter 01 - Introduction
Chapter 01 - Introduction
César de Souza
 
Computer Architecture and organization
Computer Architecture and organizationComputer Architecture and organization
Computer Architecture and organization
Badrinath Kadam
 
Introduction to Computer Architecture
Introduction to Computer ArchitectureIntroduction to Computer Architecture
Introduction to Computer Architecture
Ankush Srivastava
 

What's hot (20)

I/O Buffering
I/O BufferingI/O Buffering
I/O Buffering
 
Chapter 01 - Introduction
Chapter 01 - IntroductionChapter 01 - Introduction
Chapter 01 - Introduction
 
Register presentation
Register presentationRegister presentation
Register presentation
 
Computer Architecture and organization
Computer Architecture and organizationComputer Architecture and organization
Computer Architecture and organization
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
Computer organization
Computer organizationComputer organization
Computer organization
 
Intro to the unit
Intro to the unitIntro to the unit
Intro to the unit
 
Computer Evolution
Computer EvolutionComputer Evolution
Computer Evolution
 
Introduction to Computer Architecture
Introduction to Computer ArchitectureIntroduction to Computer Architecture
Introduction to Computer Architecture
 
Computer System Architecture
Computer System ArchitectureComputer System Architecture
Computer System Architecture
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Data Manipulation
Data ManipulationData Manipulation
Data Manipulation
 
Von Neumann Architecture
Von Neumann Architecture   Von Neumann Architecture
Von Neumann Architecture
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIAPOLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA
 
Bindura university of science education
Bindura university of science educationBindura university of science education
Bindura university of science education
 
Basic computer architecture
Basic computer architectureBasic computer architecture
Basic computer architecture
 
Computer organization basics
Computer organization  basicsComputer organization  basics
Computer organization basics
 
Computers6 Ch4 1
Computers6 Ch4 1Computers6 Ch4 1
Computers6 Ch4 1
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing Unit
 

Similar to HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:002

1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf
1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf
1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf
aniyathikitchen
 

Similar to HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:002 (20)

HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS2-001
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS2-001HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS2-001
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS2-001
 
ch1.pptx
ch1.pptxch1.pptx
ch1.pptx
 
Co module 1 2019 20-converted
Co module 1 2019 20-convertedCo module 1 2019 20-converted
Co module 1 2019 20-converted
 
Chap 3 CA.pptx
Chap 3 CA.pptxChap 3 CA.pptx
Chap 3 CA.pptx
 
1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf
1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf
1.CPU INSTRUCTION AND EXECUTION CYCLEThe primary function of the .pdf
 
Chapter 8
Chapter 8Chapter 8
Chapter 8
 
2 the computer system hardware
2  the computer system hardware2  the computer system hardware
2 the computer system hardware
 
Csc 2313 (lecture 1)
Csc 2313 (lecture 1)Csc 2313 (lecture 1)
Csc 2313 (lecture 1)
 
Csc 2313 (lecture 1)
Csc 2313 (lecture 1)Csc 2313 (lecture 1)
Csc 2313 (lecture 1)
 
CAO.pptx
CAO.pptxCAO.pptx
CAO.pptx
 
Unit 1 processormemoryorganisation
Unit 1 processormemoryorganisationUnit 1 processormemoryorganisation
Unit 1 processormemoryorganisation
 
Unit 2 processor&memory-organisation
Unit 2 processor&memory-organisationUnit 2 processor&memory-organisation
Unit 2 processor&memory-organisation
 
DLD1.pdf
DLD1.pdfDLD1.pdf
DLD1.pdf
 
Computer Architecture and Organization.pptx
Computer Architecture and Organization.pptxComputer Architecture and Organization.pptx
Computer Architecture and Organization.pptx
 
Cpu & its execution of instruction
Cpu & its execution of instructionCpu & its execution of instruction
Cpu & its execution of instruction
 
Computer Arithmetic and Processor Basics
Computer Arithmetic and Processor BasicsComputer Arithmetic and Processor Basics
Computer Arithmetic and Processor Basics
 
Computer Organization and Design.pptx
Computer Organization and Design.pptxComputer Organization and Design.pptx
Computer Organization and Design.pptx
 
Unit I.pptx
Unit I.pptxUnit I.pptx
Unit I.pptx
 
computer devices and memory unit 2 notes.pdf
computer devices and memory unit 2 notes.pdfcomputer devices and memory unit 2 notes.pdf
computer devices and memory unit 2 notes.pdf
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 

More from SOLOMONCHINAEMEUCHEA

More from SOLOMONCHINAEMEUCHEA (15)

HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:003
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:003HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:003
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:003
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:004HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:004
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:003
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:003HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:003
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:003
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:004HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:004
 
HHCJAMUMARA-Information and communication tech-SS1- 003
HHCJAMUMARA-Information and communication tech-SS1- 003HHCJAMUMARA-Information and communication tech-SS1- 003
HHCJAMUMARA-Information and communication tech-SS1- 003
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:002
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:002HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:002
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:002
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS3:004
 
HHCJ AMUMARA: CULTURAL AND CREATIVE ARTS LECTURE NOTE FOR JSS3-002
HHCJ AMUMARA: CULTURAL AND CREATIVE ARTS LECTURE NOTE FOR JSS3-002 HHCJ AMUMARA: CULTURAL AND CREATIVE ARTS LECTURE NOTE FOR JSS3-002
HHCJ AMUMARA: CULTURAL AND CREATIVE ARTS LECTURE NOTE FOR JSS3-002
 
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS1-001
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS1-001HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS1-001
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS1-001
 
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-003
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-003HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-003
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-003
 
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-002
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-002HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-002
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3-002
 
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3:001
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3:001HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3:001
HHCJ AMUMARA: COMPUTER STUDIES LECTURE NOTE FOR SS3:001
 
HHCJ AMUMARA (LECTURE NOTE ON CULTURAL AND CREATIVE ARTS FOR JSS3)
HHCJ AMUMARA (LECTURE NOTE ON CULTURAL AND CREATIVE ARTS FOR JSS3)HHCJ AMUMARA (LECTURE NOTE ON CULTURAL AND CREATIVE ARTS FOR JSS3)
HHCJ AMUMARA (LECTURE NOTE ON CULTURAL AND CREATIVE ARTS FOR JSS3)
 

Recently uploaded

Recently uploaded (20)

MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resources
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
 
Application of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesApplication of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matrices
 
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 

HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS1:002

  • 1. HHCJ AMUMARA COMPUTER STUDIES LECTURE NOTE –SS1 (NOTE 002)
  • 2. COMPUTER DATA CONVERSION Data conversion is the conversion of computer data from one format to another DEFINITION OF REGISTERS, ADDRESS AND BUS: REGISTERS : Registers are temporary storage areas for instruction or data. It can also be defined as a special, high-speed storage area within the CPU. They are not part of the memory; rather they are special additional storage locations that offer the advantage of speed. Register works under the direction of the control unit to accept, hold and transfer instruction or data and perform arithmetic or logical comparison at high speed. Register are the fastest memory available for use in the PC, because they are hard- wired right into the processor logic.
  • 3. • Address: A memory address is an identifier for a memory location, at which a computer program or a hardware device can store data and later receive it. • Bus: A bus, in computing, is a set of physical connections (cables, printed circuits, etc.) which can be shared by multiple hardware components in order to communicate with one another. • The purpose of buses is to reduce the number of "pathways" needed for communication between the components, by carrying out all communications over a single data channel.
  • 4. TYPES OF BUS • There are generally two buses within a computer: • 1. Internal Bus: The internal bus (sometimes called the front-side bus, or FSB for short). The internal bus allows the processor to communicate with the system's central memory (the RAM). • 2. Expansion Bus: The expansion bus (sometimes called the input/output bus) allows various motherboard components (USB, serial, and parallel ports, cards inserted in PCI connectors, hard drives, CD- ROM and CD-RW drives, etc.) to communicate with one another. However, it is mainly used to add new devices using what are called expansion slots connected to the input/output bus.
  • 5. TYPES OF REGISTER AND FUNCTIONS • There are many types of registers; some of these are given below: • 1. Memory Data Register (MDR): This register contains the data to be stored in the computer storage or the data after a fetch from the computer storage. • 2. Current Instruction Register (CIR): CIR stores the instruction currently being executed or decoded. • 3. Memory Address Register (MAR): MAR holds the memory address of data and instruction. • 4. Program Counter (PC): PC commonly called instruction pointer (IP) and sometimes called instruction address register. It is a register that holds the address of the memory location of the next instruction when the current instruction is executed by the microprocessor. • 5. Accumulator Register: This register is used for storing the results that is produced by the system.
  • 7. FUNCTIONS OF A REGISTER 1. Holds the address of memory where CPU wants to read or write data 2.Holds the contents of data instruction read from or written in memory 3.Used to specify the address of a particular I/O device 4.Used for exchanging data between the I/O module and the processor 5.Used to store the address of the next instruction to fetch for execution 6.It stores current instruction being executed or coded 7.It allows the bits of its content to be moved to left or right (shift register) 8.It holds the memory addresses of data and instruction during execution phase 9.It is used to store the result produced by the system
  • 8. STEPS INVOLVED IN HOW A COMPUTER CONVERTS DATA TO REQUIRED INFORMATION Fetch-Execute Cycle • The steps in the processing cycle are as follows: • a. Fetch the next instruction: The program counter contains the address of the next instruction to be executed; the control unit goes to the address in the memory specified in the program counter, make a copy of the contents and places the copy in the instruction register. • Decode the Instruction: In order to execute the instruction in the instruction register, the control unit has to determine what the instruction is. • Get Data If Needed: It may be that the instruction to be executed requires additional memory accesses in order to complete its task. If this is the case, the control unit must get the content of the memory location. Execute the Instruction: Once an instruction has been decoded and any data fetched, the control unit is ready to execute the instruction. Execution involves sending signals to the arithmetic/logic unit to carry out the processing. When the execution is complete, the cycle begins again.
  • 9. FACTORS AFFECTING THE SPEED OF DATA TRANSFER The amount of RAM memory. The speed and generation of your CPU (the system clock) The size of the Register on your CPU. The Bus width. The Bus speed. The amount of Cache memory.
  • 10. STAY AT HOME, STAY SAFE , BE POSITIVE. (MAY 27,2020)