{ "@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.2 Types of processor Flashcards

(5 cards)

1
Q

CISC

A

Complex Instruction Set Computer: “A design that produces a complicated and expensive integrated circuit capable of performing a large variety of complex instructions. Complex instructions can be executed with few machine cycles.”

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

RISC

A

Reduced Instruction Set Computer: “A design that produces a simple, cheap integrated circuit with a basic range of machine instructions. Relies on speed as complex instructions take many machine cycles.”

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

GPU

A

Graphical Processing Unit: “A specialised electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display. Modern GPUs highly parallel structure makes them more effective than general-purpose CPUs for algorithms where processing of large blocks of data is done in parallel.”

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

Multicore System

A

“Development of CISC architecture with several sets of CPU components in one microprocessor.”

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

Parallel Processor System

A

“The simultaneous use of several processors to perform a single job. A job may be split into a number of tasks each of which may be processed by any available processor.”

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