Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Computer Organization and Architecture

43

Flashcards

0/43

Still learning
StarStarStarStar

Microprocessor

StarStarStarStar

An integrated circuit that contains all the functions of a central processing unit (CPU) on a single chip or a few chips.

StarStarStarStar

Solid-State Drive (SSD)

StarStarStarStar

A storage device that uses integrated circuit assemblies as memory to store data persistently, typically using flash memory.

StarStarStarStar

Bluetooth

StarStarStarStar

A wireless technology standard for exchanging data over short distances from fixed and mobile devices, and building personal area networks (PANs).

StarStarStarStar

Register

StarStarStarStar

A small amount of storage available on the CPU whose contents can be quickly accessed. Registers are used for storing temporary data and control information.

StarStarStarStar

MMU (Memory Management Unit)

StarStarStarStar

A hardware component that handles virtual to physical address translations and controls the flow of data between the CPU and RAM.

StarStarStarStar

Instruction Set Architecture (ISA)

StarStarStarStar

The part of the computer architecture that is viewable by a programmer. It consists of the programming model and the instruction set.

StarStarStarStar

Power Supply Unit (PSU)

StarStarStarStar

Converts main AC to low-voltage regulated DC power for the internal components of a computer.

StarStarStarStar

Virtualization

StarStarStarStar

The process of creating a software-based, or virtual, representation of something, such as virtual hardware platforms, storage devices, and computer network resources.

StarStarStarStar

SATA (Serial ATA)

StarStarStarStar

A computer bus interface that connects host bus adapters to mass storage devices such as hard disk drives, optical drives, and solid-state drives.

StarStarStarStar

RAID (Redundant Array of Independent Disks)

StarStarStarStar

A data storage virtualization technology that combines multiple physical disk drive components into one or more logical units for the purposes of data redundancy, performance improvement, or both.

StarStarStarStar

Multiprocessing

StarStarStarStar

The use of two or more CPUs within a single computer system. The CPUs can be on a single chip or on multiple chips.

StarStarStarStar

Northbridge

StarStarStarStar

A chip in the core logic chipset architecture responsible for communicating with the CPU and handling high-speed tasks such as RAM and graphics communication.

StarStarStarStar

Motherboard

StarStarStarStar

The main printed circuit board (PCB) in a computer that holds many of the crucial electronic components of the system, and provides connectors for other peripherals.

StarStarStarStar

Heat sink

StarStarStarStar

A passive heat exchanger that transfers the heat generated by an electronic or a mechanical device to a fluid medium, often air or a liquid coolant, where it is dissipated away from the device.

StarStarStarStar

Optical Drive

StarStarStarStar

A disc drive that uses laser light or electromagnetic waves within or near the visible light spectrum as part of the process of reading or writing data to or from optical discs.

StarStarStarStar

DVI (Digital Visual Interface)

StarStarStarStar

A video display interface designed to maximize the quality of flat panel LCD monitors and modern video graphics cards. It was widespread for its support for a wider range of resolutions.

StarStarStarStar

Control Unit

StarStarStarStar

The part of the CPU that directs its operation. It interprets instructions from memory and executes them, controlling the flow of data to and from the ALU.

StarStarStarStar

ROM (Read-Only Memory)

StarStarStarStar

Non-volatile memory used in computers and other electronic devices. Data stored in ROM cannot be dynamically modified or (in many cases) written to.

StarStarStarStar

Southbridge

StarStarStarStar

A chip that manages the slower capabilities of the motherboard in a core logic chipset, such as USB, SATA, and PCI communications.

StarStarStarStar

Ethernet

StarStarStarStar

A family of computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN).

StarStarStarStar

GPU (Graphics Processing Unit)

StarStarStarStar

A specialized processor designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device.

StarStarStarStar

L1 Cache

StarStarStarStar

The fastest cache memory that is usually built onto the processor chip and directly accessed by the CPU.

StarStarStarStar

VGA (Video Graphics Array)

StarStarStarStar

A video display controller and its associated standard designed to display 256 different colors and a resolution of 640x480.

StarStarStarStar

Thunderbolt

StarStarStarStar

A hardware interface developed by Intel in collaboration with Apple that combines data, video, audio, and power in a single connection.

StarStarStarStar

ALU (Arithmetic Logic Unit)

StarStarStarStar

Performs arithmetic and logical operations on the operands in computer instruction words.

StarStarStarStar

Virtual Memory

StarStarStarStar

An abstraction that provides an 'as if' behavior of a larger memory by using disk storage to extend the computer's main memory.

StarStarStarStar

HDMI (High-Definition Multimedia Interface)

StarStarStarStar

A proprietary audio/video interface for transmitting uncompressed video data and compressed or uncompressed digital audio data from an HDMI-compliant source device.

StarStarStarStar

Multithreading

StarStarStarStar

The ability of a central processing unit (CPU), or a single core in a multi-core processor, to execute multiple processes or threads concurrently.

StarStarStarStar

Computer Bus

StarStarStarStar

A communication system that transfers data between components inside a computer, or between computers. This expression covers all related hardware components (wire, optical fiber, etc.) and software, including communication protocols.

StarStarStarStar

Flash Memory

StarStarStarStar

An electronic non-volatile computer memory storage medium that can be electrically erased and reprogrammed.

StarStarStarStar

Machine Code

StarStarStarStar

A computer programming language consisting of binary or hexadecimal instructions which a computer can respond to directly.

StarStarStarStar

SRAM (Static Random-Access Memory)

StarStarStarStar

A type of volatile memory that uses bistable latching circuitry to store a bit. It is a faster and more reliable form of RAM that does not require refreshing.

StarStarStarStar

DRAM (Dynamic Random-Access Memory)

StarStarStarStar

A type of volatile memory that stores each bit of data in a separate capacitor. It is widely used because of its simple structure and low cost.

StarStarStarStar

Overclocking

StarStarStarStar

The process of increasing the clock rate of a computer to exceed that certified by the manufacturer. This can result in improved performance.

StarStarStarStar

Cache Memory

StarStarStarStar

A small, fast type of volatile computer memory that provides high-speed data access to a processor and stores frequently used computer programs, applications, and data.

StarStarStarStar

Wi-Fi

StarStarStarStar

A technology for wireless local area networking with devices based on the IEEE 802.11 standards.

StarStarStarStar

PSU (Power Supply Unit)

StarStarStarStar

Provides the necessary electrical power to run the computer, converting the AC power from the wall outlet into DC power for the computer components.

StarStarStarStar

Hard Disk Drive (HDD)

StarStarStarStar

A data storage device that uses magnetic storage to store and retrieve digital information using one or more rigid rapidly rotating disks coated with magnetic material.

StarStarStarStar

BIOS (Basic Input/Output System)

StarStarStarStar

Firmware used to perform hardware initialization during the booting process and to provide runtime services for operating systems and programs.

StarStarStarStar

USB (Universal Serial Bus)

StarStarStarStar

An industry standard for cables, connectors, and protocols for connection, communication, and power supply between computers and devices.

StarStarStarStar

PCIe (Peripheral Component Interconnect Express)

StarStarStarStar

A high-speed serial computer expansion bus standard designed to replace older bus standards like PCI, PCI-X, and AGP.

StarStarStarStar

DisplayPort

StarStarStarStar

A digital display interface developed by a consortium of PC and chip manufacturers and standardized by the Video Electronics Standards Association (VESA).

StarStarStarStar

CPU (Central Processing Unit)

StarStarStarStar

The primary component of a computer that performs most of the processing inside a computer. It interprets and executes instructions from hardware and software.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.