Computing systems 1 (microcontroller vs processor)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

a microcontroller is a ____, ____ purpose computer. they can do how many things?

a microcontroller is a TINY, SINGLE PURPOSE

they can do ONE thing well

2
New cards

microcontrollers are ______ in some other device. so a microcontroller can be called an _____ ______

EMBEDDED in another device

EMBEDDED CONTROLLER

3
New cards

microcontrollers are ____ to one task and run one specific program.

where is this program stored, does it change?

dedicated to ONE TASK/PROGRAM

stored in ROM

does not change

4
New cards

microcontrollers are often ___-power devices

LOW POWER

5
New cards

a microcontroller often has what two dedicated devices:

input device and output device

6
New cards

microcontroller size and cost?

small and low cost

7
New cards

microcontroller features (6)

  • small

  • low cost

  • low power

  • often has dedicated input/output device

  • dedicated to one task, run one specific program stored in ROM (doesn’t change)

  • often embedded inside another device (e.g. washing machine)

8
New cards

what does the CPU of a microcontroller have in it

everything:

  • EEPROM, timer, CPU, RAM, ROM, input/output

9
New cards

analogue vs digital

analogue: continuous signals

digital: discrete signals

10
New cards

hard disk storage stores data/instructions in the ___ term

LONG TERM

11
New cards

a microprocess is used in a ____ purpose computer, how many programs can it run

general purpose computer, can run thousands of programs

12
New cards

the central chip of a microprocessor has how many peripheral chips

several

13
New cards

what do microprocessors use to control/manage multiple processes at the same time. e.g. on computers

operating system

14
New cards

microcontroller vs microprocessor - 2

microprocessor can run thousands of programs, microcontroller just one

microprocessor has several peripheral chips, microcontroller has everything embedded in the CPU

microcontroller