Introduction to Microprocessors (edX)

Introduction to Microprocessors (edX)
Course Auditing
Categories
Effort
Certification
Languages
Experience of programming in object code, such as Python or C Basic Boolean algebra (AND, OR, XOR, NOT)
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Introduction to Microprocessors (edX)
An introduction to computer architecture, microprocessors and CPUs. Learn about the basic components of a PC, what they do, how they talk to each other and how object code gets transformed into machine code. The topics covered by this course are key to anyone interested in computer hardware engineering but also an essential foundation for software programming.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Want to understand how the central processing unit (CPU) of a microprocessor works? How the code you type is actually executed by your computer? Presented by engineers from Arm, this course provides you with an introduction to the central components of processors including:

- the Arithmetic Logic Unit, or ALU, and the arithmetic and logical operations it carries out;

- the Fetch-Decode-Execute cycle or FDE within different architectures;

- pipelining, or how a CPU decides what to prioritise and the challenges faced when doing so;

types of memory and their uses;

- the process that high level code, such as C#, goes through to get converted into machine code;

- assembly code, an interim step between high level and machine level code; and

- how assembling and compiling work together to produce object code or executable files.

There is also a practical opportunity to be introduced to an assembly language.


What you'll learn

You will learn:

- The purpose, specs, components and activities of a CPU

- The differences and uses of RAM, ROM, and cache memory

- The purpose and activities of buses and registers

- Opcode, operands and memory addresses

- The purpose and operations of an arithmetic logic unit

- The fetch-decode-execute cycle

- The need for assembly and machine code

- Basic conversion of assembly code to machine code


Syllabus


Module 1: Introduction to the CPU

An introduction to the CPU, the importance of binary in Computing, and the central components of processors.


Module 2 The ALU and Decode Unit

An exploration of the Arithmetic Logic Unit (ALU), the arithmetical and logical operations it carries out, often on a bit-by-bit level.


Module 3 The Fetch-Decode-Execute Cycle

A discussion of the Fetch-Execute or Fetch-Decode-Execute cycle (FDE). Consideration of some elements which impact the performance of the CPU, the connecting types of memory, and pipelining.


Module 4 Assembly Language

Discussion of the need for machine code and the process to convert object code to machine code. A practical introduction to assembly language through the BSim emulator.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Course Auditing
46.00 EUR
Experience of programming in object code, such as Python or C Basic Boolean algebra (AND, OR, XOR, NOT)

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.