1/124
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Date Representation
The use of electronic signals, marks, or binary digits to represent character, numeric, visual, or audio data.
Digitization
Coverting non-digital information or media to a digital format through the use of a scanner, sampler, or other input device
Analog Data
Data that is measured or represented on a continuously varying scale, such as a dimmer switch or a watch with a sweep second hand.
Bit
The smallest unit of information handled by a computer. A bit is one of two values, either 0 or a 1. Eight bits constitute a byte, which can represent a letter or a number.
Digital Data
Text, numbers, graphics, or sound represented by discrete digits, such as 1s and 0s
Binary
The representation of data using two states, such as .exe and .txt
File Format
The method of organization used to encode and store data in a computer. Text formats include DOCX and TXT. Graphics formats include BMP, TIFF, GIF, and PNG
File Name Extension
The characters in a file after the period, such as .exe and .txt
File
A named collection of data (such as a computer program, document or graphic) that exists on a storage medium, such as a hard disk or flash drive
Character Data
Letters, symbols, or numerals that will not be used in arithmetic operations (name, social security number, etc.)
Binary Number System
A method for representing numbers using only two digits: 0 and 1. Contrast to the decimal number system, which uses ten digits: 0,1, 2, 3, 4, 5, 6, 7, 8, and 9.
Numeric Data
Numbers that represent quantities and can be used in arithmetic operations
ASCII
American Standard Code for Information Interchange) A code that represents as a series of 1s and 0s. Most computers use ASCII code to represent text, making it possible to transfer date between computers.
Extended ASCII
Similar to ASCII but with 8-bit character representation instead of 7-bit, allowing for an additional 128 characters
Unicode
A 16-bit character-representation code that can represent more than 65,000 characters.
UTF- 8
A variable length coding scheme that uses seven bits for common ASCII characters, but uses 16-bit Unicode as necessary
ASCII Text
Text files that contain no embedded formatting codes
Delimiter
A special character used to separate commands or formatting characters from the rest of the text in a file.
Byte
A 8-bit unit of data that represents a single character.
Kilobit
1024 bits
Megabyte
Approximately 1 million bytes; exactly 1,048,576 bytes (MB)
Kilobyte (KB)
Approximately 1,000 bytes; exactly 1,024 bytes
Megabit (Mb or Mbit)
1,048,576 bits
Gigabit (Gb or Gbit)
Approximately 1 billion bits; exactly 1,024 megabits
Gigabyte (GB)
1 billion bytes; 1,024 megabytes (1,073,741,824 bytes)
Data compression
The process of shrinking the size of a file by removing data or recoding it more efficiently
Lossless compression
A compression technique that is able to reconstitute all of the data in the original file
Lossy Compression
Any data compression technique in which come of the data is sacrificed to obtain more compression
Analog-to-digital converter
Any device, such as a sound card, that converts analog data into digital data.
OCR
Optical Character Recognition - The ability of a device or software to digitize text from printed sources
Data
In the context of computing and data management, the symbols that a computer uses to represent facts and ideas.
Digital Audio
Music or voice that has been digitized into files using sampling techniques; sometimes referred to as waveform audio.
Digital-to-Analog Converter
A device that converts digital data, such as 1s and 0s, in an audio file into continuous data, such as audio sounds
Audio Compression
Techniques used to reduce the size of files that contain audio data
Sampling Rate
The number of times per second a sound is measured during the recording process
AAC (Advanced Audio Coding)
A file format that provides highly compressed audio files with very little loss of sound quality and is promoted by Apple on its iTunes Web site.
MP3
A file format that provides highly compressed audio files with very little loss of sound quality.
Ogg Vorbis
An open source audio file format
WAV
An audio file format with the .wav extension that was the original "native” sounds format for Windows
AAX (Audible Enhanced Audio)
A popular digital audio format used by Amazon to distribute audio books
WMA (Windows Media Audio)
A file format with the .wma extension that is promoted by Microsoft and provides highly compressed audio files with very little loss of sound quality
Audio Interface
The hardware and software that accept input from a microphone and feed it into a digital device.
Download
The process of transferring a copy of a file frrom a remote computer to a local computer’s storage device.
Digital Audio Extraction
The process of copying files from an audio CD and converting them into a format that can be stored and accessed from a computer storage device, such as a hard disk; sometimes referred to as ripping.
Live Stream
Streaming data that carries an event happening in real time
On-demand Stream
Streaming media that starts and stops when requested, as opposed to a live stream
Copy Protection
The use of various technologies by music and video distributors to curtail unauthorized copying
Synthesized Sound
Artificially created sound, usually found in MIDI music or synthesized speech
Digital Rights Management
Th e use of various technologies by music and video distributors to curtail unauthorized copying.
MIDI (Musical Instrument Digital Interface)
A standardized way in which sound and music are encoded and transmitted between digital devices that play music
Phoneme
A unit of sound that is a basic component of words and is produced by speech synthesizers
Speech Synthesis
The process by which computers produce sound that resembles spoken words
Speech Recognition
The process by which computers recognize voice patters and words and then convert them to digital data.
MIDI Messages
The commands that create MIDI music by specifying the note to play, its duration, and the instrument that plays it.
Computer Graphics
Images created using computers and stored in digital formats.
Text-to-Speech Software
Software that generates speech based on written text that is played back through a computer’s sound card.
Motion Graphics
Digital Video and animation that create the illusion of motion, opposite of still graphics
Still Images
Photos and computer graphics that are not in motion
Pixel
Short for picture element; the smallest unit in a graphic image. Computer display devices use a matrix of pixels text and graphics.
Scanner
A device that converts a printed image into a bitmap graphic
Bitmap Graphic
An image, such as a digital photo, that is stored as a gridwork of colored dots
CCD (charge-coupled device)
One of the components in a digital camera that captures light from an image and converts it into color data
Photosites
In digital photography, a single point on an image capture chip, equivalent to one pixel
BMP
The native bitmap graphics file format of Microsoft Windows.T
TIFF (Tagged Image File Format)
A bitmap image file format with the .tif extension that automatically compresses file date.
RAW
In the context of digital graphics, a file that contains unprocessed image data directly from a digital camera’s sensors.
JPEG (Joint Photographic Experts Group)
A format that uses lossy compression to store bitmap images.
Color Depth
The number of bits that determines that range of possible colors that can be assigned to each pixel.
GIF (Graphics Interchange Format)
A bitmap graphics file format, popularized by CompuServe, for use on the Web.
PNG (Portable Network Graphics)
A type of graphics file format similar to but newer than GIF and JPEG
RGB Color Model
The use of red, green, and blue light that can be combined to create the full spectrum of colors
True Color
A color with a color depth of 24 bits or 32 bits
\
Pixel Interpolation
A process that is used by graphics software to average the color of adjacent pixels in an image, usually when the image is enlarged.
Image Compression
Any technique that is used to reduce the size of a file that holds a graphic
Run-Length encoding (RLE)
A graphics file compression technique that looks for patterns of bytes and replaces them with messages that describe the patterns
Image Histogram
An interactive graph that can be used to adjust the colors in a digital photo.
Cloning
In the context of digital graphics, the process of replicating a section of an image, often used to cover or fill in backgrounds
Inpainting
The process of reconstructing missing parts of digital images, usually by means of an algorithm
Alpha Blending
The process of combining a foreground color with background colors, as when an image is pasted onto a background and the edges are blended to look more natural.
Digital Compositing
Assembling part from multiple digital images into s single image
Clipping Path
The outline of an object in a digital image that can be used to cut out the object from background
Image stitching
The process of combining two or more images together to produce a panoramic scene
Sterogram
Two images from a stereo pair that are combined into a single slide.
Stereoscopic Imaging
A graphical technique used to produce the sense of three dimensions from the use of one or more 2D images.
Image Resolution
The number of pixels in an image, usually expressed as horizontal pixels x vertical pixels
Stereo Pair
A set of two images that produce the sense of 3D when viewed one image per eye through a stereo scope.
Resolution Dependent
Graphics, such as bitmaps, in which the quality of the images is dependent on the number of pixels constituting the image.
Anaglyph
A method of achieving 3D effects using two differently colored images
Vector Graphic
An image generated from descriptions that specify the position, length, and direction in which lines and shapes are drawn
Pixelation
Describes the effect of increasing the size of an image until smooth edges become jagged
Vector
Lines and curves that form simple shapes
SVG (Scalable Vector Graphics)
A graphics format designed specifically for Web display that automatically resizes when displayed on different screens
Rendering
In graphics software, the process of creating 3D solid image by covering a wireframe drawing and applying computer-generated highlights and shadows.
Wireframe
A representation of a 3d object using vectors, which resemble wire, to create a model
3D Graphics
A digital graphics format that displays a three-dimensional image in a two-dimensional spaceR
Rasterization
The process of superimposing a grid over a vector image and determining the color depth for each pixel
Ray Tracing
A technique by which light and shadows are added to a 3D image
Vector Animation
A series of vector image designed to be viewed sequentially to impart a vision of motion
Keyframe
In animation and video, the beginning frame of a transition or movement sequenceFr
Frame
In the context of digital video, one of the sequential images that are combined to produce video footage