返回卡包市场

3. hardware

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 24内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (24 张)

#1
正面 (问题)

what does the CPU do

背面 (解答)

the CPU proceses instructions and data that are input into the computer so that the result can be output

#2
正面 (问题)

what is the microprosesser

背面 (解答)

the microporocessor is a type of intergrated circuit on a single chip

#3
正面 (问题)

what are the units of the cpu

背面 (解答)

• arithematic logic unit- responsible for carying out mathamatical calculation • control unit- manages the other components

#4
正面 (问题)

what are the registers of the cpu

背面 (解答)

-PC: - MAR: - cir - MDR - ACC

#5
正面 (问题)

pc

背面 (解答)

-PC: holds the address (memory location) of the next instruction to be fetched.

#6
正面 (问题)

MAR

背面 (解答)

s also used when reading and writing data to and from RAM. The MDR will contain the data to be written to RAM, or the data that has just been read from RAM.

#7
正面 (问题)

CIR

背面 (解答)

holds the instruction which is currently being decoded or executed.

#8
正面 (问题)

ACC

背面 (解答)

is used to hold the data being worked on by the ALU

#9
正面 (问题)

what is the control bus

背面 (解答)

The control bus carries control signals from the Control Unit to other components of the CPU. and read and write signals

#10
正面 (问题)

what is the adress bus

背面 (解答)

the adress bus carries adresses from the memory adress register to the RAM, to indicade wgich adress will be selected. only 1 direction

#11
正面 (问题)

what is the data bus

背面 (解答)

a data bus carries data from the memory data register to the RAM during a write operation, the data bus carried data from the RAM to the memory data register during a read operation. bidirectional

#12
正面 (问题)

explain the fetch decode execute cycle

背面 (解答)

-the pc contains the adress of the next instruction - the contents of the PC are copies to the MAR - the pc is incrimented by 1 so it still points to the next instruction - the adress bus carries the value in the MAR to the RAM - the control bus sends a ‘read’signal to RAM - the data bus carries the contents of the desired RAM adress froom the RAM to the MDR - the contents of MDR is sopies to the CIR - the control unit decodes data - ALU executes

#13
正面 (问题)

what is the clock speed of the cpu

背面 (解答)

• usually measured in GHz -determains the number of cycles a CPU can perform each second more speed can generate more energy and heat

#14
正面 (问题)

what are the cores of the cpu

背面 (解答)

a processer within the cpu. only 1 core can occur at a time.

#15
正面 (问题)

what is the cache of the CPU

背面 (解答)

the cache is extremely fast memory that is located within the CPU. it is used to store temporary copies of the data in most commonly accessed RAM locations.

#16
正面 (问题)

purpose of instructions set for a CPU

背面 (解答)

• An instruction set is a list of all the commands that can be processed by a CPU and the commands are machine code

#17
正面 (问题)

the purpose and characteristics of an embedded system and identify devices in which they are commonly used

背面 (解答)

An embedded system is used to perform a dedicated function, e.g. domestic appliances, cars, security systems, lighting systems or vending machines. This is different to a general purpose computer that is used to perform many different functions, e.g. a personal computer (PC) or a laptop

#18
正面 (问题)

barcode scanner

背面 (解答)

shine a light at barcode and measure the reflected light to read the data- quick, accurate, efficient

#19
正面 (问题)

digital camera

背面 (解答)

uses a image sensore to measure light and take phototgraph, which is stored digitally on a device.

#20
正面 (问题)

keyboard

背面 (解答)

allows users to type text and numeric data- reduced number of mistakes, limited operations

#21
正面 (问题)

microphone

背面 (解答)

allows sound to be input. the sound can be playback at any time

#22
正面 (问题)

mouse

背面 (解答)

control curser on screen

#23
正面 (问题)

QR code scanner

背面 (解答)

represents small text characters using black and white pattern. store URLs. quick, requires internet, nfinate patterns

#24
正面 (问题)

touch screen

背面 (解答)

input data using finger- user friendly, select from a small range of options. resistive- uses very thin metal sheets over screen, pressure of contact complete ciruit capacitive- transparent layer sensitive to static electrical charge in the human body infrared- grid of infra red light over the screen. this grid is ivisable to users. light beams are broken info is detected.