Send a link to your students to track their progress
84 Terms
1
New cards
abstraction
managing complexity of displayed information by hiding or abstracting away unnecessary detail to focus on relevant ideas
2
New cards
digital information
data that is created by preparing for or used by computers and other electronic systems and devices. Can be stored on devices or the cloud.
3
New cards
number systems
how numbers are represented; i.e. which digits are used and what each place value means
4
New cards
number base
defines the number of digits in a number system and the base of the exponent for each place value in a number
5
New cards
decimal number system
a base-10 system that we use every day, consisting of the symbols 0 through 9.
6
New cards
binary number system
A system with two numeric values of 0 and 1, which are also referred to as off or on.
7
New cards
bit
A contraction of "Binary Digit". A bit is the single unit of information in a computer, typically represented as a 0 or 1.
8
New cards
ASCII
a code for representing English characters as numbers, with each letter assigned a number from 0 to 127
9
New cards
binary number system
The number system used by computers; it has only two numbers, 0 and 1, called binary digits, or bits.
10
New cards
pixel image
An image can be represented as a grid of values. Each value encodes the color at that position in the image.
11
New cards
key
a secret key converting encoded cipher text into plain text
12
New cards
decryption
converting encrypted data into its original form
13
New cards
pixel
Short for "picture element" it is the fundamental unit of a digital image, typically a tiny square or dot which contains a single point of color of a larger image.
14
New cards
hexadecimal
A base-16 number system that uses sixteen distinct symbols 0-9 and A-F to represent numbers from 0 to 15.
15
New cards
hexadecimal number system
A number system consisting of 16 distinct symbols — 0-9 and A-F — which can occur in each place value.
16
New cards
rgb color encoding
The RGB encoding scheme allows us to encode colors such as numeric data. It defines the amount of Red, Green, and Blue light in a pixel.
17
New cards
image filter
A procedure that applies a particular function to an image's pixels to change its appearance
18
New cards
data
information in a computer readable form
19
New cards
data compression
process of encoding information using fewer bits than the original to store it with less storage
20
New cards
lossless compression
a data compression algorithm that allows the original data to be perfectly reconstructed from the compressed data.
21
New cards
lossy compression
data compression techniques in which some amount of data is lost. This technique attempts to eliminate redundant information.
22
New cards
cryptography
scrambling digital information to an unreadable form so that only those with authorization can read it
23
New cards
caesar cipher
a technique for encryption that shifts the alphabet by some number of characters
24
New cards
symmetric encryption
An encryption method whereby the same key is used to encode and to decode the message
25
New cards
Assymetric Encryption
used in public key encryption, it is scheme in which the key to encrypt data is different from the key to decrypt.
26
New cards
public key encryption
a publicly available key encrypts data but a different private key decrypts it
27
New cards
bit
the basic unit of information in computing and digital communications
28
New cards
bit rate
the number of bits transferred or received per unit of time
29
New cards
broadband
a wide bandwidth data transmission which transports multiple signals at a wide range of internet traffic simultaneously
30
New cards
bus topology
A network layout in which there is one main trunk, or backbone, that all the various computers and network devices are connected to.
31
New cards
cable modem
type of network bridge that connects a computer to a local broadband service
32
New cards
client/server model
a distributed approach in which a client makes requests of a server and the server responds
33
New cards
computer network
Computers connected together for the purpose of sharing information and resources
34
New cards
data transfer rate
The amount of data that a storage device can move from a storage medium to computer memory in one time unit, such as one second.
35
New cards
Digital Subscriber Line (DSL)
A type of Internet connection that uses phone lines but transmits signals digitally across an always-open connection.
36
New cards
domain name
the part of a network address that identifies it as belonging to a particular domain.
37
New cards
domain name server
server identified using DNS that is named as translation to IP
38
New cards
domain name system (DNS)
the system responsible for translating domain names like example.com into IP addresses
39
New cards
download
copy (data) from one computer system to another, typically over the Internet.
40
New cards
ethernet
a system for connecting a number of computer systems to form a local area network, with protocols to control the passing of information and to avoid simultaneous transmission by two or more systems.
41
New cards
fault tolerant
A system designed to work when some components fail.
42
New cards
file server
network attached storage mat is equipped with powerful network adapters
43
New cards
gateway
a computer that sits between different computer networks that converts data between protocols/formats
44
New cards
HTTP
protocol that standardizes language for talking to web servers to send or receive webpages
45
New cards
internet
a computer network consisting of a worldwide network of computer networks that use the TCP/IP network protocols to facilitate data transmission and exchange
46
New cards
internet backbone
The main pathway of high-speed communications lines over which all Internet traffic flows.
47
New cards
Internet Corporation for Assigned Names and Numbers (ICANN)
a group responsible for maintaining IP, DNS, and other fundamental procedures of the internet
48
New cards
IETF (Internet Engineering Task Force)
responsible for all technical protocols of the internet protocol suite
49
New cards
Internet protocol
a set of rules governing the format of data sent over the Internet or other network.
50
New cards
Internet service provider
an organization that provides access to the internet
51
New cards
interoperability
the capability of two or more computer systems to share data and resources, even though they are made by different manufacturers
52
New cards
ip address
A number that uniquely identifies each computer or device connected to the Internet.
53
New cards
latency
the delay before a transfer of data begins following an instruction for its transfer.
54
New cards
local area network
a local computer network for communication between computers
55
New cards
metropolitan area network
high-speed network designed to link together metropolitan size areas, campuses or school districts
56
New cards
MIME type
A standard for defining the format of files that are included as email attachments or on websites
57
New cards
net neutrality
the idea that internet providers should provide access to all websites without preference or prejudice
58
New cards
network address
The part of an IP address that specifies a specific network
59
New cards
node (host)
any device on a network
60
New cards
open system
system in which protocols conform to certain independent standards
61
New cards
open systems interconnection reference model
conceptual framework outlining the functions of a networking system
62
New cards
packet
A chunk of data sent over a network. Larger messages are thesethat may arrive at the destination in order, out-of-order, or not at all.
63
New cards
packet switching
a mode of data transmission in which a message is broken into a number of parts that are sent independently, over whatever route is optimum for each packet, and reassembled at the destination.
64
New cards
phone modem
converts computer data into an analog audio signal for transfer over a telephone line, and then a modem at the destination converts it back again into data
65
New cards
ping
send a message from one computer to another to check whether it is reachable and active
66
New cards
port
a number assigned to uniquely identify a connection endpoint and to direct data to a service
67
New cards
proprietary system
A system that uses technologies kept private by a particular commercial vendor
68
New cards
protocol
A set of rules governing the exchange or transmission of data between devices.
69
New cards
protocol stack
Also known as a protocol suite, multiple protocols that work together to provide a network service or application.
70
New cards
redundancy
providing multiple paths for traffic so that if one fails, data still flows
71
New cards
repeater
device used to expand the coverage area of a network; re-propagates a weak or broken signal; services remote nodes
72
New cards
ring topology
Topology where the computers are connected on a loop or ring. Data flows in one direction only.
73
New cards
router
a device that forwards data packets between computer networks
74
New cards
star topology
A topology with one central node that has each computer or network device attached to the central node. All data first goes into the central node and then is sent out to its destination. (Think of it like a bicycle wheel with spokes.)
75
New cards
TCP/IP
Protocol that connects computers to the Internet. Tells computers how to exchange information over the Internet.
76
New cards
top level domain
Domains (including .net, .org, .com, .mil. and the set .xx country codes) at the end of a domain name are the highest level of the domain name hierarchy.
77
New cards
traceroute
a utility application that monitors the network path of packet data sent to a remote computer
78
New cards
transmission control protocol
method of data organization that ensures secure transmission between server/client
79
New cards
Uniform Resource Locator (URL)
The address used for locating a document on the Web.
80
New cards
upload
to transmit data from a computer to a bulletin board service, mainframe, or network.
81
New cards
user datagram protocol
A communications protocol layered on IP that is connectionless, is low latency, and does not guarantee delivery.
82
New cards
web server
software and hardware that uses HTTP to respond to client requests
83
New cards
wide area network
large network of information not limited to a geographic location or area
84
New cards
wireless
using radio/microwaves to transmit information without the use of physical connection