Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The trajectory of a ball can be modeled to be parabolic. From two point p and p_old with corresponding timestamps, the velocity v is computed.
For a
Image Removed
like so: .... [TODO]future point in time t, with t=0 being the timestamp of p, we can then approximately approximately predict the corresponding ball position using the following formulas.

Image Added

The incline of the playfield causes a vertical acceleration, which is modeled via a graviatational pull with the factor g = sin(6°) * 9.81 m/s².
The value of 6° is the incline of the playfield  measured on the physical device.

Configuration

...

Prediction parameters

...