0
0
Drone Programmingprogramming~5 mins

Range finder for terrain following in Drone Programming - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the main purpose of a range finder in terrain following?
A range finder measures the distance between the drone and the ground to help maintain a safe and consistent altitude over varying terrain.
Click to reveal answer
beginner
How does a range finder help a drone adjust its altitude automatically?
It sends distance data to the flight controller, which then changes the drone's altitude to keep it at a set height above the ground.
Click to reveal answer
intermediate
Which type of sensor is commonly used as a range finder for terrain following?
Ultrasonic sensors and LiDAR sensors are commonly used because they can accurately measure the distance to the ground.
Click to reveal answer
intermediate
What is a key challenge when using range finders for terrain following?
The sensor must handle different ground surfaces and obstacles without giving false readings, which can cause altitude errors.
Click to reveal answer
advanced
Explain how filtering sensor data improves terrain following.
Filtering smooths out sudden changes or noise in distance readings, helping the drone maintain stable altitude without jerky movements.
Click to reveal answer
What does a range finder measure for terrain following?
ADistance to the ground
BWind speed
CBattery level
DGPS coordinates
Which sensor type is NOT typically used as a range finder for terrain following?
AUltrasonic sensor
BTemperature sensor
CLiDAR sensor
DInfrared sensor
Why is filtering sensor data important in terrain following?
ATo slow down the drone
BTo increase battery consumption
CTo reduce noise and sudden spikes in readings
DTo change GPS coordinates
What happens if a range finder gives false readings due to obstacles?
AThe drone will turn off sensors
BThe drone will speed up
CThe drone will land immediately
DThe drone may change altitude incorrectly
How does the flight controller use range finder data?
ATo adjust the drone's altitude
BTo change the drone's color
CTo send messages to the pilot
DTo control the camera angle
Describe how a range finder helps a drone follow terrain safely.
Think about how the drone knows how high it is above the ground.
You got /4 concepts.
    Explain why filtering sensor data is important in terrain following systems.
    Consider what happens if sensor data jumps up and down quickly.
    You got /4 concepts.