IGCSE Flashcards
(167 cards)
6.2 robotics
branch of computer science that incorporates the design, construction and operation of robots
(e.g. factory equipment, domestic robots, drones)
6.2 Characteristics of a robot
mechanical structure of framework, electrical components (e.g. sensors, mp, actuators), programmable
6.3 AI
artificial intelligence
: branch of computer science dealing with the simulation of intelligent behaviours by computers
1.2 Resolution
number of pixels wide by number of pixels high
1.2 colour depth
number of bits used to represent each colour
1.2 image
series of pixels that are converted to binary, which is processed by a computer
2.1 structure of a packet
packet header, payload, trailer
header –> destination address, packet number, originator’s address
2.1 process of packet switching
data broken down into packets
each packet could take a different route
router controls the route a packet takes
packets may arrive out of order
once the last packet has arrived, packets are reordered
Serial data transmission
one bit at a time // using a single wire
parallel
several bits transmitted at the same time // down a several wires
simplex
data sent in one direction only
half-duplex
sent in both directions // only one direction at a time
full-duplex / duplex
data transmitted in both directions at the same time
3.1 Microprocessor
type of integrated circuit on a single chip
3.4 Computer needs a ____ to access a network
NIC (network interface card)
3.4 Role of router in a network
sends data to a specific destination on a network, assign IP addresses, connect a local network to the internet
5.1 URL
uniform resource locator.
text-based address for a web page; can contain the protocol, domain name, web page/file name
5.1 purpose of a web browser
display webpages
by rendering hypertext markup language (HTML)
5.1 functions of a web browser
− Convert HTML code
− Display web pages
− Check if a website is secure
− Request web pages from a web server
− Send URL/domain name
− Runs active script
− Store history/favourites/bookmarks
− Create tabs
storing bookmarks/favourites, recording user history, allowing use of multiple tabs, providing an address bar, providing navigation tools, send URL to DNS, managing protocols
1.3 Data storage units
bit - nibble - byte - kibibyte - mebibyte - gibibyte - tebibyte - pebibyte - exbibyte
impact of data compression
less bandwidth required, less storage space required, shorter transmission time
Sample rate
number of samples taken in a second
sample resolution
number of bits per sample
Increasing sample rate & resolution would..
increase the accuracy of recording and file size