Lesson 1-3 Flashcards
refers to the symbols that represent people, events, things, and ideas. Data can be a name, a number, the colors in a photograph, or the notes in a musical composition
Data
refers to the form in which data is stored, processed, and transmitted
Data representation
is the process of converting information, such as text, numbers, photo, or music, into digital data that can be manipulated by electronic devices
Digitization
1s used to represent digital data are referred to as binary digits — from this term we get the word bit that stands for binary digit
0s and 1s
usually referred to simply as a file, is a named collection of data that exits on a storage medium, such as a hard disk, CD, DVD, or flash drive
Digital file
consists of numbers that can be used in arithmetic operations
Numeric data
only has two digits: 0 and 1
No numeral like 2 exists in the system, so the number “two” is represented in binary as 10 (pronounced “one zero”)
Binary number system
is composed of letters, symbols, and numerals that are not used in calculations
Examples of character data include your name, address, and hair color
Character data is commonly referred to as “text”
Character data
(American Standard Code for Information Interchange, pronounced “ASK ee”) requires seven bits for each character
is a superset of ASCII that uses eight bits for each character
For example, Extended ASCII represents the uppercase letter A as 01000001
Using eight bits instead of seven bits allows Extended ASCII to provide codes for 256 characters
codes are used for numerals, such as Social Security numbers and phone numbers
ASCII
”) uses sixteen bits and provides codes or 65,000 characters
This is a bonus for representing the alphabets of multiple languages
Unicode
is a variable-length coding scheme that uses seven bits for common ASCII characters but uses sixteen-bit Unicode as necessary
UTF-8
Plain, unformatted text
stored in a so-called text file with a name ending in .txt
ASCII
A group of eight bits
Usually abbreviated as an uppercase B
Use for file sizes and storage capacities
Byte
All of the data stored and transmitted by digital devices is encoded as
an abbreviation for binary digit, can be further abbreviated as a lowercase b
Bits
extensively used to describe storage capacity and network access speed
Bits and bytes
are used to quantify digital data
Kilo, mega, giga ,tera
Kilobit (Kb or Kbit) can be used for slow data rates, such as a 56 Kbps (kilobits per second) dial-up connection.
Kbps (kilobit)
is often used when referring to the size of small computer files.
KB(kilobyte)
is used for faster data rates, such as a 50 Mbps (megabits per second) Internet connection.
(Megabit)
is typically used when referring to the size of files containing photos and videos.
MB(Megabyte)
is used for really fast network speeds.
Gbit(Gigabit)
is commonly used to refer to storage capacity.
GB(Gigabyte)
refers to any technique that recodes the data in a file so that it contains fewer bits
reffered to as zipping
Data compression
provides a way to compress data and reconstitute it into its original state; uncompressed data stays exactly the same as the original data
Lossless compression