Shared Flashcard Set

Details

Computers and Internet Terminology 3
Computer Terms 1
20
Computer Science
5th Grade
10/06/2013

Additional Computer Science Flashcards

 


 

Cards

Term
Microprocessor
Definition

The microprocessor is the brain of the computer and 

contains all, or most of, the central processing unit (CPU) functions and is the "engine" that goes into motion when you turn your computer on. 


Term

RAM

Definition
Stands for "Random Access Memory and is made up of small memory chips that form a memory module. These modules are installed in the RAM slots on the motherboard of your computer.  Every time you open a program, it gets loaded from the hard drive into the RAM. This is because reading data from the RAM is much faster than reading data from the hard drive. Running programs from the RAM of the computer allows them to function without any lag time. The more RAM your computer has, the more data can be loaded from the hard drive into the RAM, which can effectively speed up your computer. In fact, adding RAM can be more beneficial to your computer's performance than upgrading the CPU.  RAM memory is VOLATILE and TEMPORARY.  Make sure to save work to hard drive before quitting applications.
Term
ROM
Definition
Stands for "Read-Only Memory" - NO data can be written to ROM.  The computer uses the data (BIOS) stored in this special memory to "boot up" the computer. 
Term
Hertz
Definition

Hertz (abbreviated: Hz) is the standard unit of measurement used for measuring frequency(cylces per second). The measurement has many uses including a way to measure the speed of computer porcessors.  You will often see processors and computer speed labeled as clocking speed in Megahertz(MHz) or Gigahertz(GHz).  The computer that is being used to type this uses a 2.80Ghz Intel Processor.

 

 

Term
Hard Drive
Definition

The hard drive is what stores all your data in a permanent fashion (that is unless you want to delete it). It contains the hard disk, where all your files and folders are physically located. A typical hard drive is only slightly larger than your hand, yet can hold over 100 GB of data. The data is stored on a stack of disks that are mounted inside a solid encasement. These disks spin extremely fast (typically at either 5400 or 7200 RPM) so that data can be accessed immediately from anywhere on the drive. The data is stored on the hard drive magnetically, so it stays on the drive even after the power supply is turned off (NON VOLATILE).

Term
Hardware
Definition

Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices include motherboards, hard drives, and RAM. External hardware devices include monitors, keyboards, mice, printers, and scanners. The internal hardware parts of a computer are often referred to as components, while external hardware devices are usually called peripherals. Together, they all fall under the category of computer hardware. 

Term
Software
Definition

Computer software is a general term that describes computer programs. Related terms such as software programs, applications and scripts all fall under the category of computer software. Therefore, installing new programs or applications on your computer is synonymous with installing new software on your computer.

Software can be difficult to describe because it is "virtual," or not physical like computer hardware. Instead, software consists of lines of code written by computer programmers that have been compiled into a computer program. Software programs are stored as binary data that is copied to a computer's hard drive, when it is installed. Since software is virtual and does not take up any physical space, it is much easier (and often cheaper) to upgrade than computer hardware.

 

Term
Scanner
Definition
A scanner is an input device that scans documents and images, which can be imported into a computer. They are available in flatbed or sheet-fed versions and are usually connected via a high-speed USB port. 
Term
USB
Definition

Stands for "Universal Serial Bus." USB is the most common type of computer port used in today's computers. It can be used to connect keyboards, mice, game controllers, printers, scanners, digital cameras, and removable media drives, just to name a few. 


Term

Port

(Hardware)

Definition
This refers to any one of the ports that are on the back of a computer where devices can be hooked up (like a keyboard, mouse, printer, digital camera, etc). Some common ports found on today's computers are USB, Firewire, and Ethernet.
Term
PC
Definition
Stands for "Personal computer." PCs are are what most of us use on a daily basis for work or personal use. A typical PC includes a system unit, monitor, keyboard, and mouse. While PC stands for "personal computer," the term can be a bit ambiguous. This is because Macintosh computers are often contrasted with PCs, even though Macs are also technically PCs. However, Apple itself has used the term "PC" to refer to Windows-based machines, as opposed to its own computers, which are called "Macs."  
Term
Pixel
Definition
The term "pixel" is actually short for "Picture Element." These small little dots are what make up the images on computer displays. The screen is divided up into a matrix of thousands or even millions of pixels. Typically, you cannot see the individual pixels, because they are so small. This is a good thing, because most people prefer to look at smooth, clear images rather than blocky, "pixelated" ones. However, if you set your monitor to a low resolution, such as 640x480 and look closely at your screen, you will may be able to see the individual pixels. As you may have guessed, a resolution of 640x480 is comprised of a matrix of 640 by 480 pixels, or 307,200 in all. 
Term

Operating System

(OS)

Definition

This is the software that communicates with computer hardware on the most basic level. Without an operating system, no software programs can run. The OS is what allocates memory, processes tasks, accesses disks and peripherials, and serves as the user interface.  

Thanks to operating systems, like Windows, Mac OS, and Linux, developers can write code using a standard programming interface, or API. Without an operating system, programmers would have to write about ten times as much code to get the same results. Of course, some computer geniuses have to program the operating system itself.

Term
ASCII
Definition
Stands for "American Standard Code for Information Interchange." ASCII is the universal standard for the numerical codes computers use to represent all upper and lower-case letters, numbers, and punctuation. Without ASCII, each type of computer would use a different way of representing letters and numbers, causing major chaos for computer programmers.   An example of this is assigning Byte 00000000 = "A" and Byte 00000001 = "B" and so on.
Term
Motherboard
Definition
The motherboard is the main circuit board and you'll find the CPU, ROM, memory RAM expansion slots, PCI slots, and USB ports located on it. It also includes controllers for devices like the hard drive, DVD drive, keyboard, and mouse. Basically, the motherboard is what makes everything in your computer work together.  Each motherboard has a collection of chips and controllers known as the chipset. 
Term

Integrated Circuit

(IC)

Definition

An integrated circuit is essentially a microchip that can be RAM, a Microprocessor, Flash memory, or other types of devices.  These are VERY small electronic devices (transistors) that can do a LOT on a very small chip.  Today's computers would not be possible without integrated circuits and the transistors they hold.  These devices are essential for processing all the 0's and 1's (digital data) that computers use.

 

Term
WiFi
Definition
 Wi-Fi allows computers and other devices to connect to wireless routers and therefore other systems on the network. If the router is connected to the Internet, devices connected to the wireless access point may also have Internet access. Wi-Fi is a wireless networking standard trademarked by the Wi-Fi Alliance. It refers to all networking equipment that is based on one of the IEEE 802.11 standards.
Term
Utility
Definition
Utility programs, commonly referred to as just "utilities," are software programs that add functionality to your computer or help your computer perform better. These include antivirus, backup, disk repair, file management, security, and networking programs. Utilities can also be applications such as screensavers, font and icon tools, and desktop enhancements. Some utility programs help keep your computer free from unwanted software such as viruses or spyware, while others add functionality that allows you to customize your desktop and user interface. In general, programs that help make your computer better are considered utilities.
Term
Solid State
Definition

Solid state, at its most basic level, means "no moving parts." Therefore, solid state electronic devices are made up of solid components that do not move. Some examples include computer motherboards and integrated circuits. 

Flash memory devices are solid state products, while hard drives are not. This is because hard drives use a spinning disk and moving drive head to read and write data, while flash memory uses electric charges to perform the same functions. For this reason, flash memory devices are seen as more durable than hard drives. This is why flash memory is often used in products such as portable MP3 players and digital cameras.

 

Because solid state devices have no moving parts, they are less likely to break down than devices that have mobile mechanisms. For this reason, it is often more worthwhile to buy an extended warranty on electronics that have moving parts than those that do not. That is something you may want to think about next time you are shopping.

Term
Driver
Definition
A driver is a small program/file that the computer stores and uses to communicated to devices connected to it such as printers, mouse, and monitor.
Supporting users have an ad free experience!