

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Maths cheat sheet for sequences and series a level amths
Typology: Cheat Sheet
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Data communication is the transmission of data form one device to another (ge between computers), or between components along a bus within a computer such as between RAM and the processor. Serial transmission
A Protocol is a set of common rules that determine how different devices communicate Latency is the delay in data transfer from one component to another. At the most fundamental level the speed of data transfer is limited by the speed of light. Latency is also caused by transmission in the medium itself, and other necessary processing. Baud rate is the number of changes of signal per second (frequency) and in measure in Hertz Bit rate is the number of bits transmitted per second. Bit rate = baud rate x bits per signal change The baud rate will be the same as the bit rate only when one bit is sent for each change of signal. In this situation there are 2 voltage levels representing zero and one. It is possible to send more that 1 bit per signal change. For instance if there are 4 voltage levels, the voltages can be encoded as 00, 01, 10, 11. Bandwidth
A network topology describes how a set of computers are arranged within a network. Bus topology All devices including clients, servers, printers and so on are connected to a cable called a bus. All communication is via the shared bus. At either ends of the bus is a terminator. Star network topology For a star topology all devices including clients, servers, printers and so on are connected to a central hub or switch. All communication is via the hub. Advantages Disadvantages Bus topology Easy and cheap to install and does not require much cable. Easy to add more computers If the main cable fails then then the whole network fails. Less secure as data are broadcast to all devices on the network. Can be slow as there are collisions between data along the shared bus. Will get slower as more computers are added. Star topology Greater security as data are only sent to the intended recipient. If any of the connections fail only a single node will be affected. The rest of the network will work as normal. Fewer collisions between data packets If the central hub fails then every computer on the network is affected. Expensive as extra cable and hardware (hubs) are needed. Logical bus network topology
In a client server network, clients are connected to a server which is a central computer that provides services to the clients. These services can include:
What is the purpose of WiFi