WorksheetsPLTW Engineering Essentials Unit 3 Test Review
Total questions: 68
Worksheet time: 55mins
Identify the type of switch.
Roller Switch
Rotary Switch
Slide Switch
Toggle Switch
PCB stands for:
Product Colored Board
Programming Circuit Board
Printed Circuit Board
Pieces Colored Board
You are an employee at Home Depot. A customer walks up to you and asks what wire he should buy to make circuits on breadboards. What wire do you recommend?
Gauge 30
Gauge 12
Gauge 22
Gauge 24
When making your custom jumper cables for breadboards, which wire is recommended.
Solid Core Wire
Stranded Wire
Sheath Wire
Gauge 10
Assuming the circuit has the power on, what are two possibilities why the LED won't turn on?
The LED polarity is wrong.
The LED is burned out.
The LED is on the wrong row.
Positive connection is on the wrong row.
What is wrong with the circuit?
Power is connected wrong in the rails.
LED needs to be flipped
Wrong Resistor
Component lead is on wrong row.
Which holes are connected together in row 2?
A through E
F through J
A through J
B through F
What are the (+) and (-) signs on a breadboard used to indicate?
The polarity of the electrical connections
The resistance levels
The capacitance values
What do you call the highlighted part/s?
Power Source/s
Positive and Negative rails
Prototyping area/s
Conductive strip/s
What is the purpose of a breadboard?
The purpose of a breadboard is to slice bread.
The purpose of a breadboard is to build and test electronic circuits without soldering.
The purpose of a breadboard is to play board games.
The purpose of a breadboard is to store bread.
One component lead is connected to A4, where else could it be connected so that the circuit remains the same.
The resistors in this diagram have a resistance of ______ ohms
120
220
320
420
When a circuit is closed, the load is _____________?
On
Off
Study the breadboard.
What, if anything, is wrong with the circuit?
The wires are not properly aligned (move them one spot over)
There is no power source
There is too much power going to the LED (no resistance)
The wires do not complete the positive/negative circuit
Study the breadboard.
What, if anything, is wrong with the circuit?
The wires are not properly aligned (move them one spot over)
There is no power source
There is too much power going to the LED (no resistance)
The wires do not complete the positive/negative circuit
Study the breadboard.
What, if anything, is wrong with the circuit?
The wires are not properly aligned (move them one spot over)
There is no power source
There is too much power going to the LED (no resistance)
The wires do not complete the positive/negative circuit
Study the breadboard.
What, if anything, is wrong with the circuit?
The wires are not properly aligned (move them one spot over)
There is no power source
There is too much power going to the LED (no resistance)
The wires do not complete the positive/negative circuit
Study the breadboard.
What, if anything, is wrong with the circuit?
The wires are not properly aligned (move them one spot over)
There is no power source
There is too much power going to the LED (no resistance)
Nothing is wrong. The LED will light up.
You will need to add two wires to complete the circuit. Select the answers that would complete the circuit. (You may select multiple choices)
Connect row 14 to the negative rail
Connect row 14 to the positive rail
Connect row 23 to the negative rail
Connect row 23 to the positive rail
What is the function or purpose of this item?
To reduce electrical current flow
Provides power
Emits light when a current flows through it
Changes or diverts the direction of the current
These are examples of a Fossil fuel - fuels produced by deposits of ancient plants and animals. Are they renewable or nonrenewable?
wind, solar, geothermal
coal, oil, natural gas
wind, biofuels, geothermal
renewable
nonrenewable
What type of renewable energy turns water into steam which escapes through cracks in the Earth, forming geysers and hot springs? Is it renewable or nonrenewable?
renewable
nonrenewable
Which of the following are renewable resources?
coal and oil
geothermal
wind
biomass: wood, scraps, corn stalks, animal waste, etc.
solar
How so we get energy from the sun?
Sunlight can generate electricity straight from the sky.
Solar panels use the sun to power turbines.
Solar panels can convert sunlight into electrical energy.
Solar panels generate their own electricity.
One disadvantage to this source is that it's not effective in certain weather.
Sun
Coal
Nuclear
Biomass
Advantage or Disadvantage?
Locations for wind turbines are limited because no objects can block the wind.
Advantage
Disadvantage
Why are fossil fuels more widely used than solar energy?
Solar energy is harder to find
Fossil Fuels are much cheaper
Fossil fuels are more abundant
The sun's energy can never be harnasses
Why is solar energy considered a renewable resource?
You can get money back from the government if you put solar panels on your homes
Solar energy is cheaper than fossil fuels
The sun's energy will not run out for billions of years
Solar energy can be used to recharge batteries
Which of the following is a drawback to wind energy?
Wind turbines can cause cancer among people who live near them
Wind turbines can hurt flying animals
There aren't enough suitable site in the U.S to build wind farms
Wind turbines emit greenhouse gases
Natural gas is a renewable resource.
True
False
How often will the message "Hello Year 7" be displayed?
All the time
Once
When will this piece of code start?
When you shake the MicroBit
When you turn on the MicroBit
When you press the A button on the MicroBit
When will this piece of code start?
When you shake the MicroBit
When you turn on the MicroBit
When you press the A and B buttons on the MicroBit
What will happen when you press the A button?
score will go up by 1
score will go down by 1
Nothing will happen
Which part of the MicroBit is the LED Display?
1
2
3
4
What will happen on the Microbit when this code is run?
When button A is pressed it will display a sun on the LED display
When the light level is more than 100 it will display a sun on the LED display
When the light level is exactly 100 it will not show a sun
Which part of the MicroBit is the B Button?
1
2
3
4
On the Microbit what is the LED display used for?
Input
Output
Both input and output
You would use light blue blocks when you need to display text or pictures to the user
True
False
Which block would you use to replace the "?" in the code?
(click the picture to make it bigger)
These blocks are known as
inputs
event handlers
variables
Can the Microbit V2 detect sound?
Yes, a microphone is built right in
No, microbits can't detect sound at all
Yes but only with an adapter
Yes but you have to download a microphone
What do we use to connect shapes in a flowchart?
squares
circles
lines
arrows
What shape is used for all other actions in a flowchart?
squares
rectangles
diamonds
ovals
What shape is used at the beginning and end of a flowchart?
A square
A rectangle
A diamond
An Oval
What shape is used to show decisions in a flowchart?
A square
A rectangle
A diamond
An oval
Based on the code shown, what will happen when the MicroBit starts?
It will show a heart, then an X on the LEDs
It will show a heart and and X, but only when the A button is pressed
Nothing will happen because the code has no way to start.
Which code block would make scrolling text like this?
What will this function do when called?
Clears the screen after every 2 seconds
Will repeatedly flash the LEDs for 2 seconds with 2 second off time
Will light up the LEDs for 2 second, then turn them off for 2 seconds
Will light up the LEDs for 3 seconds, then turn them off for 2 seconds
Select an output?
When will this code stop?
When the A button is pressed
It won't!
When B button is pressed
When you shake it
What type of logic is this table showing:
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
What type of logic is this table showing:
AND
OR
NOT
XOR
What type of logic is this table showing:
AND
OR
NOR
XOR
"I will take my umbrella only if it is both about to rain and I can find it"
This is an example of which type of logic?
AND
OR
NOT
NOR
"I like pancakes with either Jam or cream cheese but not both!"
This is an example of which type of logic?
AND
OR
XOR
NOR
"The burglar alarm will go off if either the door or the window or both are opened". This is an example of which type of Logic?
AND
OR
NOT
NOR
What is the truth table for an AND gate?
What is the truth table for an NOT gate?
What is the truth table for an OR gate?
