NAEP - National Assessment of Educational Progress Technology and Engineering Literacy Grade 5 — Questions and Answers
Question 1: A student notices that her school's water fountain drips constantly, wasting water. She measures the drip rate, calculates monthly water loss, and proposes a low-cost valve replacement. Which step of the engineering design process does her initial measurement and calculation represent?
- Prototyping a solution
- Defining and researching the problem (Correct answer)
- Testing and evaluating
- Communicating results
Correct answer: Defining and researching the problem
Before designing a solution, engineers must clearly define the problem and gather data about its scope. Measuring the drip rate and calculating water loss is the 'define and research' phase, which ensures any proposed solution addresses the actual problem.
Question 2: Which of the following best describes the role of a feedback loop in an automated home thermostat system?
- It stores energy for later use when demand is high
- It continuously compares the current room temperature to the desired temperature and adjusts heating or cooling accordingly (Correct answer)
- It converts electrical energy into thermal energy for the first time the system runs
- It encrypts user preferences to protect personal data
Correct answer: It continuously compares the current room temperature to the desired temperature and adjusts heating or cooling accordingly
A feedback loop is a control mechanism where the output of a system is measured and fed back as input to regulate the system. A thermostat senses actual temperature, compares it to the set point, and adjusts the HVAC system—a classic closed-loop feedback example.
Question 3: A manufacturer wants to reduce the weight of a car door without sacrificing crash safety. Engineers test several materials including steel, aluminum, and carbon fiber composites. This process of systematically comparing materials to find the best fit for specific requirements is called:
- Reverse engineering
- Material selection and trade-off analysis (Correct answer)
- Rapid prototyping
- Systems integration
Correct answer: Material selection and trade-off analysis
Trade-off analysis involves evaluating multiple candidate solutions against a set of criteria and constraints. Engineers weigh properties like strength, weight, cost, and safety to select the optimal material, accepting trade-offs where one property gains while another may be compromised.
Question 4: Which of the following is the most accurate definition of 'computational thinking'?
- The ability to type code quickly and without errors
- A problem-solving approach that involves decomposition, pattern recognition, abstraction, and algorithm design (Correct answer)
- Using a computer to perform mathematical calculations faster than a human
- Memorizing programming syntax for multiple coding languages
Correct answer: A problem-solving approach that involves decomposition, pattern recognition, abstraction, and algorithm design
Computational thinking is a set of problem-solving strategies—breaking problems into smaller parts (decomposition), spotting trends (pattern recognition), focusing on essential details (abstraction), and creating step-by-step solutions (algorithms)—that can be applied with or without a computer.
Question 5: An engineer designing a new smartphone battery must consider energy density, charging speed, heat generation, and cost. She cannot maximize all four simultaneously. This situation illustrates which fundamental concept in engineering?
- Planned obsolescence
- Constraints and trade-offs (Correct answer)
- Iterative testing
- Reverse engineering
Correct answer: Constraints and trade-offs
Engineering design always involves constraints (limitations such as cost or safety) and trade-offs (accepting less of one desirable property to gain more of another). Maximizing energy density, for example, often increases heat generation, so engineers must balance competing requirements.
Question 6: A city installs sensors throughout its road network that collect real-time data on traffic flow and automatically adjust traffic-light timing to reduce congestion. This is an example of:
- A closed-loop analog control system
- A cyber-physical system using sensor data to optimize infrastructure (Correct answer)
- A purely mechanical timing system
- A peer-to-peer network for vehicle communication
Correct answer: A cyber-physical system using sensor data to optimize infrastructure
A cyber-physical system (CPS) integrates computational elements (sensors, algorithms, software) with physical infrastructure (roads, traffic lights). Real-time sensor data feeds into software that actively controls physical devices, making the city's traffic network a classic CPS application.
A student notices that her school's water fountain drips constantly, wasting water.
She measures the drip rate, calculates monthly water loss, and proposes a low-cost valve replacement.
Which step of the engineering design process does her initial measurement and calculation represent?