New
New
Year 11
OCR

Network models

I can explain why network models are used and describe the Open Systems Interconnected (OSI) model

New
New
Year 11
OCR

Network models

I can explain why network models are used and describe the Open Systems Interconnected (OSI) model

These resources will be removed by end of Summer Term 2025.

Switch to our new teaching resources now - designed by teachers and leading subject experts, and tested in classrooms.

These resources were created for remote use during the pandemic and are not designed for classroom teaching.

Lesson details

Key learning points

  1. Network models are essential frameworks used to standardise communication between diverse devices across a network.
  2. Common network protocols operate at specific layers and serve defined purposes in data transmission.

Keywords

  • OSI model - a seven-layer model that describes how different computer systems can communicate over a network

  • Encapsulation - when data is packaged with additional information as it moves down through the layers of the network model

  • Decapsulation - when data is received and unpacked by a device as it moves up through the layers of the network model

Common misconception

The internet is built directly on the OSI 7-layer model, and its layers are actual physical hardware components.

The OSI model is a conceptual framework, not the internet's direct architecture. It helps to understand network functions.


To help you plan your year 11 computer science lesson on: Network models, download all teaching resources for free and adapt to suit your pupils' needs...

To simplify understanding, liken the OSI layers to an assembly line. Each station (layer) has a specific, defined job. This modularity means if network communication fails, you can pinpoint exactly which 'station' or layer needs checking for errors.
Teacher tip

Equipment

Licence

This content is © Oak National Academy Limited (2025), licensed on Open Government Licence version 3.0 except where otherwise stated. See Oak's terms & conditions (Collection 2).

Lesson video

Loading...

Prior knowledge starter quiz

Download quiz pdf

6 Questions

Q1.
What is a protocol in computer networking?

a type of hardware
a programming language
a computer virus
Correct answer: a set of rules for communication

Q2.
What does a secure protocol do?

Correct answer: protects data during communication
speeds up the internet
deletes files
adds more devices

Q3.
What usually assigns IP addresses on a local network?

Correct Answer: the router, router, a router

Q4.
Which of these is an example of a protocol?

Correct answer: HTTP
keyboard
monitor
mouse

Q5.
What does 'IP' stand for in networking?

Correct Answer: Internet Protocol

Q6.
Order these steps for a device joining a local network:

1 - the device connects to the router
2 - the router assigns an IP address
3 - the device uses a protocol to communicate
4 - data is sent over the network

Assessment exit quiz

Download quiz pdf

6 Questions

Q1.
What is the main purpose of the OSI model?

Correct answer: to provide a conceptual framework for network communication
to connect only wireless devices
to replace all hardware
to increase internet speed

Q2.
What is the process called where data is packaged with extra information as it moves down through the layers of a network model?

Correct Answer: encapsulation

Q3.
What is the process called where extra information is removed from data as it is received?

Correct Answer: decapsulation

Q4.
Match each layer to its main function:

Correct Answer:application,delivering data to software

delivering data to software

Correct Answer:network,routing data

routing data

Correct Answer:transport,managing reliable data transfer

managing reliable data transfer

Correct Answer:physical,sending bits over hardware

sending bits over hardware

Q5.
Order these steps for data transmission using network models:

1 - data is encapsulated
2 - data is transmitted
3 - data is decapsulated
4 - data is used by the application

Q6.
How many layers does the OSI model have?

Correct Answer: seven, 7