{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

1.1 Flashcards

(15 cards)

1
Q

General purpose computer

A

Is a computer that is designed to be able to carry out many different tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What hardware do general
purpose computers consist of

A

CPU
hard disk
monitor
Keyboard
mouse

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CU

A

It fetches decodes and executes instructions

It issues control signals that control harware

It moves data around the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ALU

A

To perform arithmetic and logical operations. The ALU is where calculations are done and where decisions are made

It acts as a gateway between primary memory and secondary storage. Data transferred between them passes through the ALU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Register

A

Are small amounts of high speed memory contained within the CPU.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Registers process small amounts of data that are needed during processing data, such as:

A

The address of the next instruction to be executed

The current instruction being decoded

The results of calculations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cache

A

is a small amount of high speed RAM built directly within the processor. It is used to temporarily hold data and instructions that the processor is likely to reuse.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Advantages of cache hold data that is likely to be reused.

A

Allows for faster processing as the processor does not have to wait for the data and instructions to be fetched from ram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Clock

A

The CPU contains a clock which is used to coordinate all of the computer’s components. The clock sends out a regular electrical pulse which synchronizes all the components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the frequency of the pulses of the clock known as

A

clock speed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Bus

A

A bus is a high speed internal connection. Buses are used to send control signals and data between the processor and other components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Address bus

A

Carries memory addresses from the processor to other components such as primary memory and input/output devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Data bus

A

carries the actual data between the processor and other components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Data bus

A

Carries actual data between the processor and other components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Control bus

A

carries signals from the processor to other components. The control bus also carries the clock pulses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly