Hero image

516Uploads

198k+Views

106k+Downloads

Flying by numbers with the lift equation
IETEducationIETEducation

Flying by numbers with the lift equation

(0)
In this lesson, learners will apply the lift equation to carry out a real-world aircraft design activity. This will support their understanding of: manipulating the subject of equations; using equations; interpreting data presented in tables and graphs. This is one of a set of resources produced in conjunction with the engineering company Arconic. The resources are designed to support teaching of key engineering concepts at both key stage 3 and key stage 4, including the GCSE in Engineering. This resource focuses on the application of maths in engineering. This could be used as a one-off main lesson activity, as an introductory lesson to a wider unit of work focussing on aerodynamics or as part of a scheme on aircraft design using all of the resources developed in association with Arconic. Activity: Writing flowchart programs to meet a given design brief Students will firstly view our Flying by Numbers presentation to make sure that they understand the concept of lift and the lift equation. Using the information from within this presentation, they will change the subject of the formula to make wing area and velocity the focus, and then interpreting data using the tables and graphs that have been provided. Download our activity overview and presentation for a detailed lesson plan on how to write a flowchart program to meet a given design brief. What is the lift equation? The lift formula is as follows: L = d x v2 x s x CL / 2 Where: L = lift; for level flight this equals the weight of the aircraft d = density of the air. This changes with altitude – the higher you get, the ‘thinner’ (less dense) the air is v = velocity of the aircraft s = wing area of the aircraft CL = coefficient of lift. This is read from a graph Wing area: s = 2 L / (d x v2 x CL) Velocity: v = √(2L / (d x s x CL )) The engineering context This lift equation is used by aerospace designers to determine the necessary characteristics of an aircraft so that it can fly. Suggested learning outcomes This lesson will teach students how to manipulate the subject of a formula. They’ll be able to use a formula and interpret data in tables and graphs. Download our activity sheet and related teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Please do share your highlights with us @IETeducation.
Fault detectors using circles
IETEducationIETEducation

Fault detectors using circles

(0)
In this activity students will calculate the area of a circle to design a fault detector system. They’ll use a GeoGebra file to measure the size of the defect in hot steel bars produced by the company. They’ll then have to organise the information they receive into an understandable table. This is one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3, supporting the teaching in mathematics. Activity: Organising mathematical information to choose the optimum size for a ‘fault detector’ coil In this lesson students will engage in a roleplay activity that uses mathematical calculations to figure out the ideal size for a fault detection coil. A company has invented a system to find defects in hot steel bars. The hot cylindrical bar must pass through a defect detector which is shaped like a ring. To work properly the bar must fill between 60 to 80% of the area inside the detector ring. The activity starts with a warm-up question related to circles and percentages to introduce the concept of fault detectors used in factories, where students can check their answers with the fault detectors GeoGebra file. Then, students will need to use reasoning to work out a more challenging problem related to fault detector design. Students will use the same GeoGebra file but they’ll need to work out how to organise the given information to answer the question. Download our activity overview and presentation for a detailed lesson plan and worksheet with answers on making fault detectors using the area of a circle. The engineering context Engineers rely on fault detectors as an essential tool in various manufacturing processes to guarantee the quality of their products. To ensure the safety and dependability of products, engineers must carefully design fault detectors capable of precisely identifying any imperfections or defects. Suggested learning outcomes Working with both diameter and radius, students will be able to use a formula to calculate the area of a circle. They’ll also be able to organise data using tables. Download our activity sheet and related teaching resources for free The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Download our classroom lesson plan and presentation below. Please do share your highlights with us @IETeducation.
Heating effect of infra-red
IETEducationIETEducation

Heating effect of infra-red

(0)
In this activity students will consider the heating effects of infrared energy, and how this is used in a range of products. They will then develop an experiment to measure the heat output from different devices. It’s one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3, supporting the teaching in science (specifically physics) and design & technology (D&T). Activity: Considering the heating effects of infrared energy and how this is used in a range of products At the start of the activity students will brainstorm different ways energy appears in the home and what colour they associate with heat. In pairs, students will then discuss the ultimate fate of most energy (becoming heat) and why devices like TVs and computers get warm. They’ll view our Cooking Devices presentation to identify the energy used to heat food. They’ll also examine appliances that produce infrared heat before designing an experiment to measure how much heat different devices produce. Results must be recorded using our Results Table worksheet so that they can be analysed in terms of which devices heat most effectively. Students will then be asked a series of questions which reflect on how infrared energy is connected to the temperature changes. Download our activity overview for a detailed lesson plan on infrared energy. The engineering context Understanding the principles of infrared heat can lead engineers to create and improve devices that warm objects directly, unlike convection heating which heats the air around an object. Suggested learning outcomes At the end of this lesson students will know how light and infrared travels as a wave. They’ll also understand the electromagnetic spectrum and its applications., as well as convection and the link between frequency and wavelength. Download our activity sheet and related teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Download our classroom lesson plan and presentation below. Please do share your highlights with us @IETeducation
Logo programming - creating algorithms
IETEducationIETEducation

Logo programming - creating algorithms

(0)
Programming algorithms for drawing shapes In this programming activity, students will use the programming language Logo to understand and create algorithms for drawing shapes. Through creating their own unique shapes via algorithms, students will see their code come to life on screen. This is one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3. It has been designed to support the delivery of key topics within maths, engineering and computing. Activity: Programming algorithms for drawing shapes The first part of this activity is intended to encourage students to examine a sequence of instructions, look for a pattern, and explain this pattern. The next problem asks the students to continue the pattern, making deductions about how the pattern will continue. Students are then challenged to produce a set of instructions for drawing different shapes before trying some designs of their own. They will be encouraged to use an online logo app like Papert to try out their instructions. Problem-solving questions will stimulate students to identify and extend a sequence, requiring reasoning and proof. The engineering context Algorithms form the backbone of many engineering processes, from automation and improving efficiency to data analysis and problem solving. As such, learning about algorithms prepares students for more advanced engineering studies. Pythagoras’ theorem and trigonometry are fundamental in multiple engineering fields such as civil engineering for structural design, electrical engineering for signal analysis, and mechanical engineering for understanding dynamics and mechanisms. Suggested learning outcomes This lesson plan aims to cover potential GCSE content such as identifying and explaining patterns and sequences, understanding the exterior angles of shapes, and applying Pythagoras and trigonometry. In the process, students will also develop key problem-solving skills as they predict sequences, work out instructions, and discuss their reasoning. This activity will also give students a deeper appreciation for the role of algorithms in our daily lives. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Please do share your highlights with us @IETeducation.
Property of rocks
IETEducationIETEducation

Property of rocks

(0)
Following this lesson plan, students will be able to identify the bedrock on which their town is built using a geological survey map. They’ll also investigate the properties of different types of rocks and interpret data on rock hardness and drilling capabilities. The activity also encourages leaners to consider the implications of large-scale tunnelling and boring work on the bedrock of their town. It’s not just about understanding the science behind it, but also about appreciating its impact on their everyday lives. This is one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3. It has been designed to support the delivery of key topics within science and design and technology (DT). It can also be used to support geography lesson teaching. Activity: Looking at the link between sewage and the underground tunnel system In this activity, your students will play the roles of investigators for a local water company. They’ll be asked to examine the feasibility of digging a tunnel underneath their town to alleviate strain on the current sewage system. The engineering context In civil engineering, knowledge of geology is essential when designing and constructing infrastructure such as buildings, bridges, tunnels, and roads. The type of soil and bedrock, the presence of groundwater, the risk of earthquakes or landslides - all these factors can greatly influence the feasibility, design, safety, and cost of construction projects. By investigating the feasibility of constructing a sewage tunnel, students will gain insights into the practical applications of their geography, science and math lessons. They’ll see first hand how engineers use their knowledge of rocks and their properties to make decisions that impact entire communities. Suggested learning outcomes The goal of this lesson plan is not only to teach your students about the properties of rocks but also to inspire them to think critically about how these properties affect our world. By the end of this activity, they’ll have a deeper understanding of their town’s geological makeup and the implications of drilling through the bedrock. They’ll also be able to interpret data on rock hardness and drilling capabilities, which are crucial skills in many STEM fields. Download our activity sheet and related teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download (including the film), and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. You can download our classroom lesson plan. Please do share your highlights with us @IETeducation.
CAD design project
IETEducationIETEducation

CAD design project

(0)
Producing a CAD drawing of a design idea This activity involves using CAD to design a modular product that could be made in batches using the casting process. Students will be tasked with creating a mould that could be used to make this product. The aim of this activity is to design a shape that can be tessellated, have a practical application, and would look aesthetically pleasing as a modular set of products that can lock together. This project is part of a series of resources designed to challenge the students by requiring them to apply the knowledge and understanding of engineering materials through a ‘batch’ production experience. This activity should be followed by Investigating batch production . Also included in the series are Engineering design processes and Investigating cast products. It’s one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3, supporting the teaching in engineering and design and technology (D&T). Activity: Producing a CAD drawing of a design idea In this activity students will design a modular product that could be made in batches using the casting process and create a mould that could be used to make this product. Students will be asked to design a set of identical products that interlock (are modular). The products must be suitable for batch production made by casting and be made from PoP (plaster of Paris). They’ll need to produce sketches of some design ideas and then choose one for modelling using CAD software. Students will next create a card model to test the interlocking feature and aesthetics of their design. After this they can make any necessary adjustments to their CAD drawing, and use use CAD/CAM to create an MDF mould. The engineering context Engineers will use CAD design as part of the process of making products. Items that have been designed this way are also ideal for batch production as they can be easily replicated. This links to industrial practices such as quality control, standardisation, and casting manufacture. Suggested learning outcomes This activity will teach students to analyse a design brief as well as generate ideas for a tessellated product that is suitable for batch manufacture. Students will also learn how to produce a CAD drawing of a design idea. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Please do share your highlights with us @IETeducation
Investigating batch production
IETEducationIETEducation

Investigating batch production

(0)
Using the casting process to make a batch of a product In this activity students will use the casting process to create a small batch of identical products. The lesson is part of a series of resources designed to challenge students by requiring them to apply the knowledge and understanding of engineering materials through a ‘batch’ production experience. It followed on from our CAD design project . Also included in the series are Engineering design processes and Investigating cast products. It’s one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3, supporting the teaching in engineering and design and technology (D&T). Activity: Using the casting process to make a batch of a product In this activity, students will use a prepared mould to create a small batch of identical products through a casting process. Students will mix the casting material (like plaster of Paris), pour it into the moulds, and allow the products to dry. Once complete, they will then carefully remove the products from the moulds. Students will need to record the dimensions of each product to identify any variations and explain why these might have occurred… Download our activity overview for a detailed lesson plan on batch production. The engineering context Casting is a commonly used by engineers as a form of batch production, which is way of manufacturing many different forms of goods in an efficient way on a large-scale offering benefit such as mass production and quality control. Suggested learning outcomes This lesson will teach students how to carry out a basic batch manufacture of a cast product. At the end of the activity, students will be able to describe the advantages of batch production. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Please do share your highlights with us @IETeducation.
Investigating cast products
IETEducationIETEducation

Investigating cast products

(0)
What affects the properties of the material in a cast product? In this activity students will explore how changing the ratio of PVA glue to PoP (plaster of Paris) affects the strength of a composite material. They’ll test both tensile and compression strength to find the perfect mix. This activity is part of a series of resources designed to challenge the students by requiring them to apply the knowledge and understanding of engineering materials through a ‘batch’ production experience, including CAD design project , Investigating batch production, and Engineering design processes. It’s one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3, supporting the teaching in engineering and design and technology (D&T). Activity: What affects the properties of the material in a cast product? In this activity students will investigate how the proportion of PVA glue added to plaster of Paris (PoP) affects the properties of the material produced in a cast product. Students will work in pairs to create card moulds. They will then mix different ratios of PVA, PoP, and water, pouring each mixture into duplicate moulds. After the test strips dry overnight, they’ll conduct two types of strength tests: a tensile test (hanging weights) and a compression test (using a G-clamp). They’ll then be tasked with analysing the results to determine how PVA affects the material’s strength. Look for patterns and identify the optimal ratio of PVA to PoP. Finally, decide on the best ratio for your future casting projects and present your findings to the class, using graphs or tables to support your conclusions. Download our activity overview for a detailed lesson plan on CAD design. The engineering context As part of the production process, engineers and designers must test the properties of different materials in order to select the best materials for their products to ensure that they’re suitable (e.g., are they strong enough for the activity that they’ll be used for?). Suggested learning outcomes Students will be able to explain how to develop a product or material to improve the outcome (engineering materials). They’ll also learn how to set up an experiment that allows key decisions to be made from the outcome. Finally, they’ll be able to carry out a manufacturing and testing programme, understanding the importance of time allowance and quality control. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Please do share your highlights with us @IETeducation.
Mathematics behind revolving door design
IETEducationIETEducation

Mathematics behind revolving door design

(0)
Using the circumference formula and estimation to design an efficient revolving door This lesson tasks students with designing a functional and efficient revolving door. It tests practical maths skills such as estimation and calculating the circumference of a circle, while also challenging students with a fun design activity. It’s one of a set of resources developed to aid the teaching of the secondary national curriculum, particularly KS3, supporting the teaching in maths. Activity: Using the circumference formula and estimation to design an efficient revolving door In this activity students will examine the design of revolving doors for maximum efficiency both in terms of reducing space and minimising heat loss. They’ll firstly be tasked with calculating the idea entrance/exit arc length based on the door’s diameter. They’ll then be asked to estimate how many people can fit into each door section and how this will impact getting 200 people in and out of the building as the arrive and leave for work. The GeoGebra file Revolving doors allows teachers to demonstrate the problem and check the solution to the first task. Download our activity overview and Revolving door presentation for a detailed lesson plan on the maths behind designing a revolving door. The engineering context Revolving doors are energy efficient as they prevent drafts (via acting as an airlock), thus preventing increases in the heating or cooling required for the building. At the same time, revolving doors allow large numbers of people to pass in and out. As such, architects and engineers need to apply mathematics to their designs, which can help to determine how they will work in practice and whether or not they’re fit for purpose. Suggested learning outcomes Students will learn how mathematical concepts like circumference and arc length are applied to solving real-world design problems. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. Download our classroom lesson plan and presentation for free! Please do share your highlights with us @IETeducation.
Power station event tree analysis
IETEducationIETEducation

Power station event tree analysis

(0)
Assessing the probability of a particular situation occurring in a power station In this lesson students will use event tree analysis to roleplay an exercise where they quantify the risk of safety systems failing in a power station. This is one of a set of resources developed to aid the class teaching of the secondary national curriculum, particularly KS3. It has been designed to support the delivery of key topics within mathematics. In this activity, students will roleplay the following scenario: ‘A power station experiences a loss of coolant to its reactor about once per year. To prevent a dangerous explosion, a set of controls are in place. Firstly, an alarm which alerts the operator, this works on 99% of occasions. If this does fail various other systems will become operational to monitor the issue and prevent disaster.’ Using the examples in our Power station event analysis handout and Event analysis presentation, students will learn how event tree analysis can be used to model the probability of the risk of safety systems failing. Students can also use our Event analysis simulator tree spreadsheet to run simulations to check their workings. Download our activity overview for a detailed lesson plan (including answers) for teaching students about event tree analysis. The engineering context Event trees allow engineers to visualise the chain of events that could lead to system failures. Analysing the probabilities of these events helps them understand the likelihood of various outcomes as part of their efforts to design measures that can help to mitigate risks. Suggested learning outcomes In this lesson, students will learn about frequency trees, probability, and relative frequency. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download (including the video), and all the documents are fully editable, so you can tailor them to your class’s and your schools’ needs. You can download our classroom lesson plan for free! Please do share your highlights with us @IETeducation.
Water aqueduct shapes
IETEducationIETEducation

Water aqueduct shapes

(0)
Calculate the cross-sectional areas of different aqueducts to determine which is most effective In this STEM activity students will investigate different aqueduct shapes to determine which is the most efficient design. This is one of a set of resources developed to aid the class teaching of the secondary national curriculum, particularly KS3. It has been designed to support the delivery of key topics within mathematics and engineering. Activity: Calculating the cross-sectional areas of different aqueducts In this lesson, students must calculate the cross-sectional area of various aqueducts to determine which one is most effective in terms of least water lost via evaporation. Using our Aqueduct presentation, learners will be introduced to the engineering behind aqueducts by estimating the volume of water follow through the aqueduct in one second. Students will then calculate the cross-sectional areas of various aqueduct shapes, including rectangles and trapezoids. To do this, learners must apply their understanding trigonometry to find the missing side lengths. Alternatively, students can use this GeoGebra file to calculate the area of the trapezium. Download our activity overview for an introductory lesson plan on trigonometry for free! The engineering context Aqueducts are constructed to carry water across gaps such as valleys or ravines. In modern engineering, the term aqueduct is used for any system of pipes, ditches, canals, tunnels, and other structures used for this purpose. Aqueducts can be used to enable water to be transported to areas where it is in short supply. Suggested learning outcomes In this activity students will apply their knowledge of mathematics such as calculating the area of a rectangle and trapezium or the volume of a cuboid. They will also be able to specifically apply their knowledge of trigonometry. Finally, they’ll learn how to plot graphs using a table of values. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your class’s and your schools’ needs. You can download our classroom lesson plan for free!
Water wheel construction
IETEducationIETEducation

Water wheel construction

(0)
Calculating the angles and lengths of components in a water wheel In this starter activity students will use a water wheel model to determine various angles and lengths. This is one of a set of resources developed to aid the class teaching of the secondary national curriculum, particularly KS3. It has been designed to support the delivery of key topics within mathematics and engineering. Activity: Calculating the angles and lengths of components in a water wheel Students will review our presentation, which explains the structure of a water wheel. Students are tasked with calculating the central angle of the water wheeling by diving 360 degrees by the number of equally spaced spokes. Learners must then find the size of a specified angle and two sides of a shape by identifying familiar shapes within our water wheel diagram (e.g., a type of triangle). Students can approach this in more than one way, using either trigonometry or by sketching a scale drawing. After the lesson is complete, there can be a class discussion on the accuracy and usefulness of both methods. Download our activity overview for an introductory lesson plan on calculating angles and lengths in a water wheel for free. The engineering context Mathematical modelling is often used in manufacturing, construction, and civil engineering, where mathematical shapes and principles are used by engineers to inform design specifications, architectural drawings, and design schematics. Suggested learning outcomes In this activity students will learn about the angle properties of a regular polygon and an isosceles triangle. Learners will use the knowledge of trigonometry to find the length of a side and also be able to draw a scale diagram of a triangle for the purposes of construction. Download our activity sheet and other teaching resources The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your class’s and your schools’ needs. You can download our classroom lesson plan for free! Please do share your highlights with us @IETeducation
How to make a zip line
IETEducationIETEducation

How to make a zip line

(0)
Designing and making a zip line for a toy This is a project to build a model of a zip Line. It could be carried out in pairs but will work for individuals. It requires some space to complete successfully but can be executed both indoors and outdoors. This activity could be used as a main lesson activity to teach learners about the effect of gravity on a body falling in a controlled manner, friction or the practical application of trigonometry. Resources required: String or thin rope, 10m should be enough A ‘passenger’ for the zip line Paper clips or stiff wire Sticky tape A stopwatch or a stopwatch App on a phone A ruler or tape measure A protractor Some paper and a pen to take notes Download the activity sheets for free! And please do share your classroom learning highlights with us @IETeducation
Presenting fitness data
IETEducationIETEducation

Presenting fitness data

(0)
Learn how to graphically represent a range of fitness levels This engineering activity provides students with the opportunity to collect and present data and think about different presentation techniques. The data collected will be used as evidence to debate whether people should be encouraged to engage in computer-based sports activities. Do computer “anytime fitness” games really have the same benefits as more traditional fitness activities? Through this activity, students will be able to use their data to start answering this question. This free resource is aimed at secondary school students. It was designed as a mathematics activity and should be preceded by the ‘Wii Fitness?’ activity. Activity introduction In this engaging STEM task students will use the data gathered during an investigation to contextualise frequency curves. The ‘Can using a Games Console Make You Fitter?’ worksheet used in the corresponding ‘Wii Fitness?’ activity generates cumulative data on pulse rates and levels of fitness. Actual collection of data could easily be carried out a Mathematics teacher – no specialist equipment is required. These can be prepared in advance based on datasets prepared by the teacher or teachers could use data from different classes, year groups or gender groups to allow a comparison. Working in groups of 4-6, students should be given this data. Each team should decide how to group this data and then draw a cumulative frequency graph. From this, they should identify the median and quartiles and use this information to draw a box plot. This activity will take approximately 30 minutes. What you will need Projector Whiteboard The engineering context The ‘Who’s the winner’ scheme of work provides students with an opportunity to collect data which they can use as evidence to debate whether people should be encouraged to engage in computer-based sport activities. The investigation highlights how difficult it is to control all variables and therefore carry out a fair test. The students’ evaluation of the investigation will allow them the chance to question the validity of the data, question the size of the Data set used and question the time span data needs to be collected over before it can be used to confirm a claim. Suggested learning outcomes By the end of this activity learners will be able to plot cumulative frequency diagrams. Download the activity sheets for free! All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. The activity sheet includes teacher notes, guidance, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved UK nations; England, Northern Ireland, Scotland and Wales. Please share your classroom learning highlights with us @IETeducation
Select a Golden Ball recipient maths activity
IETEducationIETEducation

Select a Golden Ball recipient maths activity

(0)
Use fractions, percentages and averages to decide the best footballer In this engaging activity students will explore statistics and use them to decide on a ranking of football players. Football players are ranked in different ways and there are a variety of awards that they can be rewarded with. Each year the Ballon D’Or is awarded to the player judged to be the ‘best’. The Golden Ball is given to the best player in the World Cup tournament. In this activity, pupils are presented with data and can use it to decide who they consider to be the best footballer. The purpose of this activity is to explore statistics and to use them to decide on a ranking of football players. Pupils will compare data and use average scores to find ways of comparing data and making decisions. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. The activity sheet includes teachers’ notes, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved nations; England, Northern Ireland, Scotland and Wales. You can download our step-by-step instructions as a classroom lesson plan and PowerPoint presentation And please do share your learning highlights and final creations with us on social media @IETeducation
Table Tennis Server Challenge
IETEducationIETEducation

Table Tennis Server Challenge

(0)
IET Faraday® DIY Challenge Day This engineering challenge for kids aims to create a device that consistently serves table tennis balls to a player so that they can practice their skills at the table tennis table. By creating this brilliant machine, a player can practice table tennis on their own while the machine serves back to them. Activity introduction The Faraday Challenge ‘Table Tennis Server’ has been designed for six teams of six students (36 students in total) aged 12 – 13 years (year 8, and equivalent). Each team will be asked to assign: a team leader; an accountant; an assessment coordinator; two scientists; two mathematicians; two design and technologists; manufacturers and designers. Each team member will need to be assigned more than one role and feed into different aspects of the day. You can adapt this set of resources for larger numbers of students if, for example, you wish to run the event for the whole year group. If this is the case, you will need to increase the number of team booklets and practical resources appropriately. We have provided a set of printable resources and guidelines notes giving teachers and technicians the basic ingredients to run their very own Faraday Challenge Day. This cross-curricular activity day brings science, design and technology, engineering and maths (STEM) together in an engaging way. The set of downloadable materials includes: Teachers pack A list of the practical materials needed, presenters’ notes highlighting key areas and reinforcing key themes throughout the day, some handy hints on how to deliver the day . . . plus printable Faradays currency and student certificates. Student booklet Available as an editable MSWord document to allow the booklet to be adapted to meets the needs of your students and your school. Introductory PowerPoint presentation A step-by-step guide for your students throughout the day, with supporting notes for the delivery of the presentation, including links to the related film clips. The engineering context Table tennis is a growing sport in the UK. Practice, as with most things, is the key to improving at the sport. The only problem is that it is hard to practice on your own. Being able to return service is often what provides the edge in terms of winning and losing. Within this challenge, students will work in teams to design and make a prototype device that will serve tennis balls consistently across a table tennis table. The server must fit securely on the edge of the table and serve at least four balls accurately and precisely in the same position, and allow the ball to be returned. Download the activity sheets for free! All online resources (including film clips!) are free to download, and the student booklet and PowerPoint presentation are fully editable, so you can tailor them to your students’ and your schools’ needs. For additional related videos, please visit the IET Education website.
Fitness and gaming
IETEducationIETEducation

Fitness and gaming

(0)
Testing fitness to decide whether people should engage in computer-based sport With such a wide variety of fitness-based computer games available, this engineering activity for kids encourages children to collect data to find out if video games for fitness have the desired effect on fitness levels. Do technology games really enhance fitness? Can you increase your fitness levels by being in front of a gaming computer? Use this activity to help answer these questions while at the same time questioning the validity of data and the difficulties of carrying out a fair test. This lesson involves a series of discussions and ranking activities to develop students understanding of the link between fitness, pulse rate, respiration, and activity. This activity was designed as a science activity but would be an excellent opportunity to be taught in conjunction with PE and mathematics. Students will divide themselves into groups of 4 to 6 and have a discussion to establish what the group understands by the meaning of the word ‘fitness’ and clarify a group definition. Students should consider the following questions: what do we mean by someone’s level of fitness? What is a pulse rate? What is respiration and where does it happen? Why do we need our heart and blood? What is energy and how does it relate to activity? What you will need Projector Whiteboard The engineering context The ‘Who’s the winner’ scheme of work provides students with an opportunity to collect data which they can use as evidence to debate whether people should be encouraged to engage in computer-based sports activities. The investigation highlights how difficult it is to control all variables and therefore carry out a fair test. The students’ evaluation of the investigation will allow them the chance to question the validity of the data, question the size of the data set used and question the time span data needs to be collected over before it can be used to confirm a claim. Suggested learning outcomes By the end of this engaging activity students will be able to explain what is meant by fitness, pulse rate and respiration and how they are affected by activity. They will also be able to explain how fitness relates to level of activity. All activity sheets and supporting resources are free to download, and all the documents are fully editable, so you can tailor them to your students’ and your schools’ needs. The activity sheet includes teacher notes, guidance, useful web links, and links (where appropriate) to the national curriculum in each of the four devolved UK nations; England, Northern Ireland, Scotland and Wales. You can stream and download the related films for free by clicking on the appropriate link in the related resources section below. Please share your classroom learning highlights with us @IETeducation