Year 9 CAIE Computer Science: Vocabulary Terminology Quick Memory Guide | Year 9 CAIE 计算机:词汇术语速记指南

📚 Year 9 CAIE Computer Science: Vocabulary Terminology Quick Memory Guide | Year 9 CAIE 计算机:词汇术语速记指南

Welcome to this quick memory guide for Year 9 CAIE Computer Science. Memorising terminology can be challenging, but with creative associations and mnemonics, you can lock in the definitions. This article covers essential terms across hardware, software, networking, data representation, and more. Each term is explained with a memory trick to make revision easier.

欢迎来到 Year 9 CAIE 计算机科学词汇速记指南。记忆术语可能很困难,但通过创造性的联想和记忆法,你可以牢牢掌握定义。本文涵盖了硬件、软件、网络、数据表示等方面的基本术语。每个术语都附有记忆技巧,让复习更轻松。


1. Core Hardware Components | 核心硬件部件

Understanding the building blocks of a computer starts with the hardware inside the case.

了解计算机的构建模块始于机箱内部的硬件。

CPU (Central Processing Unit): The ‘brain’ of the computer that fetches, decodes, and executes instructions. Mnemonic: Central Processing = central boss processing data.

CPU(中央处理器):计算机的“大脑”,负责取指令、解码和执行。记忆法:中央处理 = 处理数据的中央主管。

RAM (Random Access Memory): Volatile memory that temporarily holds data and programs currently in use. Think of it as a workbench – cleared when power is off.

RAM(随机存取存储器):易失性存储器,临时保存正在使用的数据和程序。把它想象成工作台——关机后内容会被清空。

ROM (Read Only Memory): Non-volatile memory that stores firmware and boot instructions. It keeps data even without power, like a sealed instruction manual.

ROM(只读存储器):非易失性存储器,存储固件和启动指令。即使断电也保留数据,就像一本密封的说明书。

Motherboard: The main circuit board that connects the CPU, RAM, storage, and other components. Visualise it as the ‘mother’ linking all parts.

主板:连接CPU、内存、存储和其他部件的主电路板。想象它是连接所有部件的“母亲”。

Storage Drive (HDD/SSD): Permanent storage for files and software. HDD uses spinning disks; SSD uses flash memory and is much faster. Think of HDD as a record player, SSD as a USB stick.

存储驱动器(HDD/SSD):用于永久保存文件和软件。HDD使用旋转磁盘;SSD使用闪存且速度更快。把HDD想成唱片机,SSD像U盘。

Term 中文 Quick Memory Aid
CPU 中央处理器 Central boss that processes everything
RAM 随机存取存储器 Workbench, vanishes without power
ROM 只读存储器 Sealed manual, never forgets
Motherboard 主板 Mother of all components
SSD 固态硬盘 Super Speed Disk (no moving parts)

2. Input Devices | 输入设备

Input devices allow us to send commands and data into the computer. Every click, keystroke, or voice command originates from an input device.

输入设备让我们能够向计算机发送命令和数据。每一次点击、击键或语音命令都源自某个输入设备。

Keyboard: Converts key presses into digital signals. Think ‘board of keys’ – simple and direct.

键盘:将按键转换为数字信号。联想“按键的板子”——简单直接。

Mouse: A pointing device that controls the cursor. Remember, a mouse scuttles around and selects targets.

鼠标:一种控制光标的指向设备。想象老鼠(mouse)四处跑动并选择目标。

Microphone: Captures sound waves and turns them into audio data. Mnemonic: ‘micro’ small sounds into the computer.

麦克风:捕捉声波并转换为音频数据。记忆法:“micro”表示微小的声音传入电脑。

Scanner: Digitises physical documents or photos. Picture a scanner sweeping over a page like a photocopier.

扫描仪:将纸质文档或照片数字化。想象扫描仪像复印机一样扫过页面。

Touchscreen: Allows direct finger interaction with the display. Just touch the screen – device solves the rest.

触摸屏:允许用手指直接与显示屏交互。只需触摸屏幕——设备完成其余工作。

Term 中文 Quick Memory Aid
Keyboard 键盘 Keys on a board
Mouse 鼠标 Scurries and points
Microphone 麦克风 Micro sound input
Scanner 扫描仪 Scans like a photocopier
Touchscreen 触摸屏 Touch = input

3. Output Devices | 输出设备

Output devices present processed data so that humans can perceive it—visually, audibly, or in printed form.

输出设备呈现处理后的数据,使人能通过视觉、听觉或打印形式感知。

Monitor: Displays text, images, and video using millions of pixels. Think of a monitor as a window into the computer’s world.

显示器:使用数百万像素显示文本、图像和视频。把显示器想象成通向计算机世界的窗口。

Printer: Produces hard copies on paper. Inkjet sprays ink; laser uses toner. Mnemonic: print = permanent physical output.

打印机:在纸上产生硬拷贝。喷墨式喷洒墨水;激光式使用碳粉。记忆法:打印 = 永久的物理输出。

Speakers: Converts digital audio signals into sound. They speak the computer’s audio.

音箱:将数字音频信号转换为声音。它们“说出”计算机的音频。

Projector: Casts an enlarged image onto a screen or wall. Think: project an image, same root.

投影仪:将放大后的图像投射到屏幕或墙上。联想:project 意为投射,同词根。

Headphones: Deliver personal audio directly to the user’s ears. Head + phones = portable sound.

头戴式耳机:将个人音频直接传送到用户耳朵。Head(头)+ phones(电话)= 便携式声音。

Term 中文 Quick Memory Aid
Monitor 显示器 Window to the digital world
Printer 打印机 Permanent paper output
Speakers 音箱 Speaks the audio
Projector 投影仪 Projects big images
Headphones 头戴耳机 Head + phones = private audio

4. Storage and Memory | 存储与内存

Memory and storage work together to keep the computer running smoothly. Understanding the hierarchy from fast, temporary cache to permanent cloud storage is crucial.

内存和存储共同确保计算机顺畅运行。理解从快速临时缓存到永久云存储的层次结构至关重要。

Primary Storage: Consists of RAM and ROM; directly accessible by the CPU. Think ‘primary’ means first – the CPU reaches here first.

主存储器:包括RAM和ROM;CPU可直接访问。联想“主”意味着首先——CPU首先访问这里。

Secondary Storage: Non-volatile storage like HDD, SSD, USB drives. It holds data even when the computer is off. Secondary = second home for data.

辅助存储器:非易失性存储,如HDD、SSD、U盘。即使计算机关机也保存数据。辅助 = 数据的第二个家。

Cache: A very small, extremely fast memory located inside or near the CPU. It stores frequently used instructions. Remember ‘cache’ sounds like ‘cash’ – quick to grab.

高速缓存:位于CPU内部或附近的一种极小、极快的内存。存储频繁使用的指令。记住“cache”听起来像“现金”(cash)——快速提取。

Cloud Storage: Data stored on remote servers accessed via the internet. Picture your files floating in a digital cloud.

云存储:数据保存在远程服务器上,通过互联网访问。想象你的文件漂浮在数字云中。

Virtual Memory: A portion of the hard drive used as if it were RAM when the actual RAM is full. It’s ‘virtual’ because it’s not real RAM.

虚拟内存:当实际RAM已满时,将硬盘的一部分用作RAM。它之所以“虚拟”,是因为它不是真正的RAM。

Term 中文 Quick Memory Aid
Primary Storage 主存储器 CPU’s first stop
Secondary Storage 辅助存储器 Second home for your data
Cache 高速缓存 Cash – super fast access
Cloud Storage 云存储 Data floating in the cloud
Virtual Memory 虚拟内存 Fake RAM from the disk

5. Software Categories | 软件分类

Software tells the hardware what to do. It can be grouped into system software, application software, and utilities, each playing a distinct role.

软件告诉硬件做什么。它可以分为系统软件、应用软件和实用工具,各自扮演不同角色。

System Software: Programs that manage the hardware and provide a platform for applications. The Operating System is the most important example. Think of it as the ‘manager’ of the entire system.

系统软件:管理硬件并为应用程序提供平台的软件。操作系统是最重要的例子。把它想成整个系统的“管理者”。

Operating System (OS): Software that boots the computer, manages files, memory, and processes. Windows, macOS, and Linux are common OSs. Mnemonic: OS operates the system.

操作系统(OS):启动计算机、管理文件、内存和进程的软件。常见的OS有Windows、macOS和Linux。记忆法:OS 运行(operate)系统。

Application Software: Programs that perform specific tasks for users, such as word processors, spreadsheets, or games. Applications apply the computer to a task.

应用软件:为用户完成特定任务的程序,如文字处理、电子表格或游戏。应用软件将计算机应用于某项任务。

Utility Software: Tools that help maintain, analyse, or protect the computer, e.g., antivirus,

Published by TutorHao | Year 9 Computer Science Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version