Acronyms Flashcards
AC
Alternating Current-the flow of current reverses its direction periodically. Alternating current in a circuit is represented by the sine wave
ACL
Access Control List-permissions attached to an object that specify which users are granted access to that object and the operations it is allowed to perform.
Each entry in an access control list specifies the subject and an associated operation that is permitted.
AES
Advanced Encryption Standard-symmetric-key block cipher algorithm and U.S. government standard for secure and classified data encryption and decryption.
The AES has three fixed 128-bit block ciphers with cryptographic key sizes of 128, 192 and 256 bits. Key size is unlimited, whereas the block size maximum is 256 bits.
AIO
All In One-computer that has every component within the same case as the monitor, except for peripheral components like the keyboard and mouse.
APIPA
Automatic Private Internet Protocol Addressing-Microsoft’s terminology for address autoconfiguration in the Windows 98, ME, 2000 and XP OSs. APIPA allows a local area network (LAN) computer to give itself a unique IP address when Dynamic Host Configuration Protocol (DHCP) is unavailable.
APIPA is sometimes known as auto-IP.
ARM
Advanced RISC Machines-processor architecture based on a 32-bit reduced instruction set (RISC) computer. Licensed worldwide, the ARM architecture is the most commonly implemented 32-bit instruction set architecture. ARM architecture is implemented on Windows, Unix, and Unix-like operating systems, including Apple iOS, Android, BSD, Inferno, Solaris, WebOS, Plan 9 and GNU/Linux.
ARP
Address Resolution Protocol-low-level network protocol for translating network layer addresses into link layer addresses.
ARP lies between layers 2 and 3 of the OSI model, although ARP was not included in the OSI framework and allows computers to introduce each other across a network prior to communication.
Because protocols are basic network communication units, address resolution is dependent on protocols such as ARP, which is the only reliable method of handling required tasks.
ASCII
American Standard Code for Information Interchange-is a method of encoding characters that is based on the order of alphabetic characters in the English language.
ASCII integer representations have printable and nonprintable subsets. Printable characters are normal characters, and nonprintable characters are characters used to represent keyboard keys, e.g., backspace, delete, and return.
BD-ROM
Blue-Ray Disc Read Only Memory-Read-only is a designation for any object or construct which can no longer be altered after creation, it can only be read.
This can refer to both hardware and software constructs such as read-only memory chips like BIOS and CMOS and CD/DVD/Blu-ray-ROMs for hardware, and read-only files for software constructs. In either case the contents of the object when marked as read-only can no longer be changed, only accessed or read.
BIOS
Basic Input/ Output System-is a preinstalled program used during startup on Windows-based computers. The CPU initially accesses the BIOS, after which the operating system is loaded.
The BIOS is built-in software that contains generic code required to control the keyboard, display screens, disk drives and other functions. The primary purpose of the BIOS is to set up hardware and further load and start an operating system. BIOS is placed in a nonvolatile ROM chip inside the computer, ensuring the availability of BIOS at all times and preventing accidental disk failure. The BIOS checks every hardware connection and locates the devices, after which the operating system is loaded into computer memory.
BIOS software is designed to work with the various devices that make up a complimentary system chipset. The BIOS library has certain functions used to operate and control system peripherals, which can be initiated by an external software.
Users using the BIOS user interface can perform functions such as:
Setting the system clock
Enabling and disabling certain system components
Hardware configuration
Selecting boot drives
Set password prompts for secured access to BIOS user interface function
Modern PCs have BIOS stored in rewritable memory, permitting contents to be rewritten or replaced. Such content rewriting is called flashing and is executed through a special program provided by system manufacturers.
CAM
Computer-Aided Design-is an application technology that uses computer software and machinery to facilitate and automate manufacturing processes. CAM is the successor of computer-aided engineering (CAE) and is often used in tandem with computer-aided design (CAD).
In addition to materials requirements, modern CAM systems include real-time controls and robotics.
CAM reduces waste and energy for enhanced manufacturing and production efficiency via increased production speeds, raw material consistency and more precise tooling accuracy.
CAM uses computer-driven manufacturing processes for additional automation of management, material tracking, planning and transportation. CAM also implements advanced productivity tools like simulation and optimization to leverage professional skills.
CD
Compact Disc-molded plastic disc containing digital data that is scanned by a laser beam for the reproduction of recorded sound and other information.
CD-ROM
Compact Disc Read Only Memory-is a storage device that can be read but not written to.
CD-ROM was a common convention for delivery of audio and other data through the years before small solid-state flash drives and other devices began to take over.
CD-RW
Compact Disc Rewritable-refers to an optical CD that may be written and rewritten multiple times. CD-RW allows for data erasing during each rewritable session. However, data cannot be changed during CD-RW sessions. Some CD-RW discs have a multisession feature, in which additional data may be written at a later time if extra space is available.
CPU
Central Processing Unit-is the unit which performs most of the processing inside a computer. It processes all instructions received by software running on the PC and by other hardware components, and acts as a powerful calculator.
The CPU is placed into a specific square-shaped socket found on all motherboards by inserting its metallic connectors or pins found on the underside. Each socket is built with a specific pin layout to support only a specific type of processor.
Since modern CPUs produce a lot of heat and are prone to overheating, they must be kept cool with appropriate fans or ventilation systems, and covered with heat sinks and thermal paste.
To control instructions and data flow to and from other parts of the computer, the CPU relies heavily on a chipset, which is a group of microchips located on the motherboard.