wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CHAPTER 5 - COLLISION DETECTION

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

1. If the threshold value is set to high, rero:micro ........

a)

not avoid rero:micro damaged

b)

can avoid false triggers

c)

can register a collision even though the impact is not strong enough

d)

not register a collision if the impact is not strong enough

2.

2. What is the measurement unit used to measure acceleration in an inbuilt accelerometer ?

a)

gram (g)

b)

kilogram (kg)

c)

miligram (mg)

d)

nanogram (ng)

3.

3. 1 g of gravitational acceleration is

a)

9.81 m/s²

b)

~9.801 m/s²

c)

~9.8001 m/s²

d)

~9.81 m/s²

4.

4. Accelerometers are used for the following functions, EXCEPT ______

a)

Car crash detection

b)

Smartphone screen rotation

c)

Obtain geographical location

d)

Drone stabilisation

5.

5. What is motion sensor on the micro:bit?

a)

Accelerometer

b)

Compass sensor

c)

Micro:bit doesn't have a motion sensor

d)

Combination of Accelerometer and Compass

6.

6. We use centimeter (cm) to measure reading of ultrasonic sensor. What is the measurement unit used to mesure readings on "accelerometer"?

a)

mg, as in "1/1000th of a single unit of g (gravitational acceleration)"

b)

⁰, as in "degrees"

c)

g, as in "gram"

d)

kg, as in "kilogram"

7.

7. Based on coding below,I want to programmed my micro:bit to display "Excuse Me" on the LED matrix. Which block you need to change?

a)

pause(ms) 100

b)

acceleration (mg) y

c)

show string "Hello"

d)

y-axis

8.

8. Where you can find acceleration block in the toolbox?

a)

Variables

b)

Basic

c)

Input

d)

Logic

9.

9. Image below shows 3 different axis of an accelerometer. Can you help matching (A), (B) and (C), with the matching is correct?

a)

A - Z axis

b)

B - L axis

c)

C - Y axis

10.

10. Accelerometer are widely used in ___________

a)

in space shuttle navigation

b)

drone stabilisation

c)

smartphone screen rotation

d)

car crash detection