ADC
Analog to Digital Converter
. This is an electronic device that converts a signal from an analog signal into a digital signal. Analog signals can come from sources such as a microphone or a telephone line. The signal is changed to digital so that it can be processed by the computer.AI
Artificial Intelligence
. This is a branch of computer science devoted to the use of computers to simulate human reasoning. Expert systems, natural language systems and perception systems (robots) are examples of the practical application of AI.ALU
Arithmetic Logic Unit
. This is the "calculator" part of a CPU. It is responsible for carrying out arithmetic and logic operations. For example it can add two numbers together. It can also compare two numbers and say which is bigger.ASCII
American Standard Code for Information Interchange.
This is a set of codes that are used to represent letters and numbers. The computer stores everything in numerical form. An alphanumeric character like "A" is changed into the ASCII code number 65. The number 65 is used inside the computer to represent "A". All the keys on the keyboard have an ASCII code. This system uses 7 bits to represent a character. this means that there are 128 different ASCII characters possible. There are several variations of ASCII that can represent more characters by using all 8 bits of a byte to represent a character.ADSL
Asymmetric Digital Subscriber Line.
This is a technology used for access to the internet. ADSL will let us download information quickly and upload data at a slower rate. ADSL is suitable for web browsing where we want to download pages to our computer but upload infrequently. E-speed uses ADSL technology. Users may use a single telephone line for both data and voice communication. ADSL access is much faster than modem access. It also has the advantage that the same telephone line can be used for both talking and internet at the same time.BASIC
Beginners All Purpose Symbolic Instruction Code
. BASIC is a general purpose computer programming language.CAD
Computer Aided Design.
CAD software is used to create diagrams. We might create a house plan, a road system plan or a model of a motor vehicle. We use a CAD package on a computer instead of a piece of paper and a pencil. CAD packages are popular because it is more efficient for a draftsman to use a CAD package than to use pencil and paper.CAL
Computer Aided Learning
. This is a general term that describes the use of computer programs for training people. A keyboard tutor program is an example of a CAL software application. CAL software is usually interactive and uses a multimedia interface.CAM
Computer Aided Manufacturing
. The use of computers to automate some aspect of a manufacturing process. Computers are often used to control the machines that carry out the manufacturing of products in a factory.CD-R
Compact Disk - Recordable
. This type of disk can be written to once and then read many times. CD-R are for input and output. However, we can only add information to the CD-R. Once data is written to the disk it can not be erased.CD-ROM
Compact Disk - Read Only Memory.
A CD that can be read from but not written to. CD-ROMs are for input only. Software installation CDs and music CDs are of type CD-ROM. CD-ROMs are popular because they have a much higher capacity and greater reliability than a floppy disk.CD-RW
Compact Disk - Rewritable.
This disk may be written to and then overwritten again at a later stage. CD-RW are used for input and output. They are often used for downloading large files such as music files from the internet and for making backups.COBOL
Common Business Oriented Language. This is a high level programming language that is used to make business application software. Though old and out of favor as a programming language, it is still very important because there are so many old programs that have not be rewritten in more modern languages.
CPU
Central Processing Unit
. The electronic component of a computer system that processes data. The CPU can carry out arithmetic and logic operations. It controls the hardware of a computer system and stores data and instructions in memory.DAC
Digital to Analog converter
. This electronic component converts a digital signal into analog. A sound card contains a DAC that converts digital computer data into equivalent analog so that it can be sent to a speaker.DBMS
Database Management System
. Software used to manage a database. Microsoft Access, FoxPro, SQL Server and Oracle are examples of DBMS software packages. There are three main types of database - relational databases, hierarchical databases and object oriented databases. Relational databases are the most popular at the moment. Microsoft Access is a relational DBMS.DTP
Desktop Publishing.
This software is used to generate information that is to be published. We would use a DTP package to prepare a book for printing in a publishing house. You can think of a DTP program as an organizer and presenter of resources from different applications. The DTP can bring together charts, photographs and nice artwork in a pamphlet or advertising brochure. DTP packages contain many wonderful text and graphics handling features that are not available on a word processor. A word processor is used to create information but a DTP is used to format existing information in frames on an electronic page.EDI
Electronic Data Interchange.
Information is transmitted between organizations electronically instead of in hardcopy paper form. A business may make purchases from a supplier using EDI. Another name that means nearly the same thing is B2B which describes business to business communication.EFT
Electronic Funds Transfer.
Financial transactions are carried out electronically without the use of cash. Funds may be debited from one account and credited to another account when we make a purchase with a debit card. Payments can be made very quickly over the internet or some other network.EFTPOS
Electronic Funds Transfer at Point Of Sale
. This is how we pay when we use a debit card to make a purchase in a shop. The transaction takes place at the point of sale (cashier) and the transaction is processed electronically without the use of cash.EPOS
Electronic Point Of Sale terminal. This is a terminal where we can pay for products. The terminal uses bar code readers or scanners to input information about products. The terminal is linked to a computer that contains information such as pricing. People may pay for goods with cash, debit cards or credit cards. EPOS terminals are designed to process transactions very accurately and more efficiently than manual terminals - which is why there are so many of them found in big stores and supermarkets.
FORTRAN
Formula Translator.
A high level programming language preferred by the scientific community. This language is a little bit difficult for beginners to learn. Traditionally, Fortran has been used by engineers who wanted to make programs which automate calculation of formulas.GIGO
Garbage In Garbage Out.
If the data collected for processing is inaccurate then the information produced by processing is likely to be incorrect as well. For instance if we put "hello" into a program that is supposed to calculate the area of a circle then the program will not work. Making sure that input errors do not occur is an important feature of good computer programs.GUI
Graphical User Interface. This is an interface that uses graphics (icons) rather than text for the user to interact with. The Microsoft Windows interface is a GUI. See WIMP also for another example of a GUI.
HTML
Hypertext Markup Language
. This is the language used to create web pages. Web pages are created for use on the WWW. The screen you are looking at right now is a written in HTML.IC
Integrated Circuit. These are electrical circuits with all the components placed on a single small circuit board. There are some different categories of IC. SSI (small scale integration) means that a chip has less than 100 electronic components on it. MSI (medium-scale integration): From 100 to 3,000 electronic components per chip. LSI (large-scale integration): From 3,000 to 100,000 electronic components per chip. VLSI (very large-scale integration): From 100,000 to 1,000,000 electronic components per chip. ULSI (ultra large-scale integration): More than 1 million electronic components per chip. Nearly all modern chips (such as PC processor chips) use VLSI or ULSI technology.
ICT
Information Communication Technology. The topic includes networking as well as the use of computer technology for handling information.
ISBN
International Standard Book Number. This is a barcode used to identify a book. The code includes information such as the publisher code and an individual book code. There is also a check digit that is used by software to determine if a scanner has been able to successfully scan the ISBN.
ISP
Internet Service Provider. A company that provides access to the internet. An ISP may also host your site so that you will have a presence on the internet as well as access to it. Brunet is the name of a ISP company in Brunei.
IT
Information Technology
Technology related to the use of computers for the storage and processing of information. This subject includes office automation and so on.LAN
Local Area Network
This is a small computer network. Usually this means that the distance between any two networked computers is less than about 500m. The exact distance depends upon the type of hardware being used. The allowed distance between computers connected with copper wire is less than the allowable distance if fibre optic cable is used.LCD
Liquid Crystal Display
A "thin" display that does not use much power. Laptop and notebook computers use LCD displays. LCD displays are found on many electronic devices including remote controls, calculators and digital thermometers.K
Kilobyte. This is equal to 220 bytes. 220 = 1024 .
LSI
Large Scale Integration. From 3,000 to 100,000 electronic components are placed on a single IC chip.
MICR
Magnetic Ink Character Recognition
This is technology that is used to read magnetic ink. Banks use magnetic ink. Account information is printed on cheques using magnetic ink. This is as an anti forgery measure since magnetic ink can not be photocopied. And it is a way of increasing efficiency within the bank since cheques can be read automatically by MICR equipment instead of having to be processed manually.NIC
Network Interface Card.
A card that is used to connect a PC to a network. The card is responsible for organizing information into a series of signals (called a packet) that can be sent over the network.OCR
Optical Character Recognition
OCR is used to reduce the amount of time required copy typing documents. A scanned image is read by the OCR software. Any text that is found is put into a text document inside the computer. Some OCR programs are able to recognise hand writing. The software is able to tell the difference between word and pictures.OMR
Optical Mark Recognition
OMR is used for reading forms that have been filled in by people. Multi-choice question sheets can be read by OMR software.PC
Personal computer. A single user computer made for personal use.
POS
Point Of Sale. This refers to the place in a shop where a transaction takes place. Related terms are EFTPOS and EPOS.
RAM
Random Access Memory
. This type of memory chip holds data only while power is supplied to the computer. The contents of RAM may be changed.ROM
Read Only Memory
. This type of memory chip holds data and instructions permanently. A small set of instructions called the BIOS (Basic Input Output System) is stored inside a ROM chip on the motherboard.RSI
Repetitive Strain Injury.
This is an injury that is caused by doing the same activity for long periods of time without having enough rest. RSI is common amongst people who do a lot of keyboarding.UPC
Universal Product Code. This is a bar code label that is placed on products to identify them. The bar code is read by a scanner at a POST (Point Of Sale Terminal). The bar code contains information about the product such as the country of origin, a code for the manufacturer, a code for the item and a check digit. Note that the UPC does not include pricing information. A UPC is often printed onto the product at the time of manufacturing. The retail price is not known at the time of manufacturing.
UPS
Uninterruptible Power Supply.
Basically a battery! If the main power to your computer is interrupted then the battery will take over. A UPS is important for businesses that can not afford to have their computer stop working. The UPS receives a trickle charge from the main power supply ensuring that the battery is always full and ready to take over when the main power stops.USB
Universal Serial Bus
This is a small rectangular port that is used to connect peripherals such as scanners, printers and digital cameras. A PC will have 4 or six USB ports. USB ports replace the parallel and serial ports used in PCs for the last several years.VDU
Visual Display Unit
A VDU is a screen. Screens can use CRT or LCD technology. CRT VDUs are still more common than LCD screens because they cost less.WAN
Wide Area Network
A network that operates over a wide geographical area. Actually any network which connects computers over more than about half a kilometer is going to need to use WAN technology.