What is serial transmission?
Serial transmission is where data is transferred one bit at a time down a single wire
What is parallel transmission?
Parallel transmission is where data is transmitted several bits at a time using multiple wires
What is bandwidth?
Bandwidth is a measure of the capacity of the channel down which the data is being sent measured in hertz
What is bit rate?
Bit rate is the rate of which data is actually being transmitted it is measured in bits per second
What is latency?
Latency is the time delay that occurrs when transmitting data between devices
What is asynchronous data transmission?
Data is tranmitted betweeen two devices that do not share a common clock signal
What is a start bit?
A bit used to indicate the start of a unit of data transfer only asynchronous
What is a stop bit?
A bit used to indicate the end of a unit of data transfer only asynchronous
What is a parity bit?
A method of checking that binary codes have been sent correctly
What is synchronous data transmission?
Data is transmitted where the pulse of the clock of sending and receiving device are in time. the devices may share a common clock.
What does TCP/IP stand for?
Transmission Control Protocol/Internet Protocol
What does HTTP stand for?
Hypertext Transfer Protocol
What does FTP stand for?
File Transfer Protocol
What does TCP/IP do?
It is two protocols that relate to the set of rules that govern the transmission of data around the Internet handles the routing and re assembly of these data packets
What does HTTP do?
It is the set of rules governing the exchange of of different types of files that make up displayable web pages
What does FTP do?
It is similar to http due to the fact they both provide rules for the transfer of files but ftp is commonly used when downloading program files or when you create a web page and upload to the ISP server
What is a network?
Devices that are connected together to share data and resources
What is a NIC
A card that enables devices to connect to a network it’s full name is a network interface card
What does a NIC do?
A NIC is used in order to connect to a network. It is a printed circuit board inside the computer like any other card. It is mainly designed so that you can connect with another computer via a cable or wirelessly
What are the the types of networks like the geographical area?
LAN and WAN and PAN
What is network topology?
Is the layout of a network usually in terms of its conceptual layout rather then physical
What is LAN?
LAN is a local area network. It is a network over a small geographical distance usually on one site and typically used by one organisation
What is a WAN?
A WAN is a wide area network. Which is a network spread over a large geographical distance.
What is star topology?
Star topology is a way of connecting devices in a network where each workstation has a dedicated cable to the central computer.