This guiding question and answer is the key to learning about how the Internet is built and functions. Below you will find 3 learning modules that will help teachers answer specific questions about the Internet that every user of the Internet should be asking. Enabling students to answer these questions while in high school will allow these students to better understand a world where the Internet influences more and more facets of their lives.
(1) |
(2) |
(3) |
Physical simulation teaches students how the Internet works using ordinary household objects | Software simulation requires students to model one of the most basic communication protocols | Software simulation accurately shows how data physically travels across the U.S. Map |
Question:What does the Internet network actually look like? Is there a way that I can model this to better understand it? |
QuestionHow does the sender of data know that the shipment arrived at its destination? Moreover, how does the sender know if it can send another shipment of data? Particularly, when sending information on the Internet highway, how does a sender of information (packets) know when its information has been received and when it can send more? |
QuestionWhich roads on the Internet highway does data travel? Does a packet actually choose a specific path when travelling across communication links on the Internet from computer to computer (end-system to end-system)? |
Answer:It looks much like a series of wires on which information can travel with some additional subtleties worth investigating. Module 1 will expound this by allowing students to create a physical model of the Internet using regular household objects. |
Answer:Using some communication protocol. The simplest protocol to use is called STOP-AND-WAIT. Module 2 will involve learning how this protocol works, and then creating a visual simulation of the process. |
Answer:A specific path is chosen by a data packet (unit of data sent over the Internet) as it moves across communication links on the Internet. Packets physically move across the globe through a series of cables and wires that allow the transmission of data. Module 3 will allow students to create a visual depiction of this by creating a computer program that will plot the actual latitude/longitude points on a map that a packet moves along from source to destination. |