Bird
0
0

A sensor fusion algorithm uses weighted average: Sensor A value=30 (weight 0.7), Sensor B value=20 (weight 0.3). What is the fused output?

medium📝 Analysis Q5 of 15
EV Technology - Autonomous Driving and EVs
A sensor fusion algorithm uses weighted average: Sensor A value=30 (weight 0.7), Sensor B value=20 (weight 0.3). What is the fused output?
A25
B27
C23
D30
Step-by-Step Solution
Solution:
  1. Step 1: Understand weighted average formula

    Weighted average = (value1 x weight1) + (value2 x weight2)
  2. Step 2: Calculate weighted average

    (30 x 0.7) + (20 x 0.3) = 21 + 6 = 27
  3. Step 3: Re-check calculation

    Recalculate carefully: 30x0.7=21, 20x0.3=6, sum=27
  4. Final Answer:

    27 -> Option B
  5. Quick Check:

    Weighted average = 27 [OK]
Quick Trick: Multiply values by weights, then add [OK]
Common Mistakes:
  • Ignoring weights
  • Adding weights instead of multiplying
  • Mixing up values and weights

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More EV Technology Quizzes