Changes for page Ball Physics

Last modified by Soeren Domroes on 2025/01/30 12:18

From version 7.1
edited by stu104225
on 2020/03/06 18:02
Change comment: There is no comment for this version
To version 9.1
edited by stu104225
on 2020/03/07 12:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,13 +12,14 @@
12 12  
13 13  ----
14 14  
15 -The trajectory of a ball can be modeled to be parabolic.
15 +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.
16 +For a 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.
16 16  
17 -\\
18 +[[image:attach:Bildschirmfoto von 2020-03-07 12-21-22.png]]
18 18  
20 +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²//.
21 +The value of 6° is the incline of the playfield  measured on the physical device.
19 19  
20 -\\\\like so: .... [TODO]
21 -
22 22  == Configuration ==
23 23  
24 24  ----
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -71401657
1 +71401661
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/PP18/pages/71401657/Ball Physics
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/PP18/pages/71401661/Ball Physics