Comprehensive Review: Architecture, Systems Integration, Databases, Infrastructure, and Intelligent Systems

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms across computer architecture, system integration, database environments, IT infrastructure, and intelligent systems.

Last updated 9:05 AM on 8/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

Computer Organization and Architecture

The study of the internal working, structuring, and implementation of a computer system, where architecture specifically refers to the externally visual attributes of the system.

2
New cards

ENIAC

Electronic Numerical Integrator And Computer; the world's first general-purpose electronic digital computer, designed and constructed at the University of Pennsylvania by John Mauchly and John Eckert.

3
New cards

Transistor

A solid-state device made from silicon that replaced the vacuum tube in second-generation computers, operating as a smaller, cheaper component that dissipates less heat.

4
New cards

Discrete Component

A single, self-contained transistor manufactured separately before being combined with other components on circuit boards.

5
New cards

Pipelining

A microprocessor performance technique that enables a processor to work on multiple instructions simultaneously.

6
New cards

Branch Prediction

A technique where the processor looks ahead in instruction code fetched from memory and predicts which branches or instruction groups are likely to be processed next.

7
New cards

Data Flow Analysis

A microprocessor optimization process where the processor analyzes which instructions depend on each other's data to schedule out-of-order execution when instructions are ready.

8
New cards

Speculative Execution

The execution of instructions ahead of their actual appearance in a program's execution using branch prediction and data flow analysis, holding the results in temporary locations.

9
New cards

Systems Integration

The process of allowing heterogeneous Information Systems to communicate, integrate, and share information seamlessly with one another.

10
New cards

Enterprise Resource Planning (ERP)

A major kind of information system allowing organizations to integrate different functional systems into one organization-wide application with an integrated database management system.

11
New cards

Silos

Compartmentalized operating units within an organization that are isolated from their environment.

12
New cards

Horizontal Silos

Organizational structures classified into distinct functional departments, such as Accounting and Human Resources, to divide complex tasks into manageable units.

13
New cards

Vertical Silos

Organizational divisions structured into hierarchical layers ranging from strategic planning down to tactical management and operational control.

14
New cards

Metadata

Descriptions and specifications of data characteristics, such as data type, length, value ranges, and descriptions of elements in a database.

15
New cards

Database Management System (DBMS)

A software system that enables the creation, maintenance, and controlled access to a centralized shared database.

16
New cards

Program-Data Dependence

A key disadvantage of traditional file processing systems where file structures and data definitions are hardcoded directly into individual application programs.

17
New cards

Program-Data Independence

An advantage of the database approach where data definitions and structures are stored separately from application programs, allowing data to change without breaking programs.

18
New cards

IT Infrastructure

A combined set of hardware, software, networks, facilities, and related equipment used to develop, test, deliver, monitor, control, or support IT services, explicitly excluding people, processes, and documentation.

19
New cards

Artificial Intelligence

Intelligence demonstrated by machines, commonly implemented in computer systems using specialized software programs and hardware.

20
New cards

Internet of Things (IoT)

A web of interconnected devices and machines embedded with sensors that automatically and securely transmit and receive data via an Internet or cloud connection.

21
New cards

Uncertainty (in Intelligent Systems)

A research challenge where physical sensors and effectors provide limited, noisy, and inaccurate information or action during interaction with the environment.

22
New cards

Mapping Challenge

The loss of information that occurs during the computer vision transformation from a 3D physical world to a 2D computational representation.