Search
🍏

GPS Tuple

Description

GPS μ„Όμ„œλ₯Ό λΆ€μ°©ν•œ μ„ μˆ˜μ˜ μ‹œμ λ³„ μœ„λ„, 경도, 속λ ₯의 츑정값을 GPS tuple이라 ν•œλ‹€.

Formal Definition

A GPS sensor attached to a player measures the player's location and speed for each time. The measured data is represented as a time-series xGPS\mathbf{x}^{\mathsf{GPS}} consisting of
β€’
latitudes lat:PΓ—T[Ξ»GPS]β†’[βˆ’90,90]\text{lat}: \mathscr{P} \times \mathbb{T}[\lambda^{\mathsf{GPS}}] \rightarrow [-90, 90] (deg),
β€’
longitudes long:PΓ—T[Ξ»GPS]β†’[βˆ’180,180]\text{long}: \mathscr{P} \times \mathbb{T}[\lambda^{\mathsf{GPS}}] \rightarrow [-180, 180] (deg),
β€’
speeds vgps:PΓ—T[Ξ»GPS]β†’Vv^{gps}: \mathscr{P} \times \mathbb{T}[\lambda^{\mathsf{GPS}}] \rightarrow \mathbb{V} (=[0,∞)= [0, \infty) (km/h)
where the domain T[Ξ»GPS]βŠ‚T\mathbb{T}[\lambda^{\mathsf{GPS}}] \subset \mathbb{T} denotes the Ξ»GPS\lambda^{\mathsf{GPS}}-time axis. Here the data point
xGPS(P,t)=(lat(P,t),long(P,t),vGPS(P,t))\textbf{x}^{\mathsf{GPS}}(P,t) = (\text{lat}(P,t), \text{long}(P,t), v^{\mathsf{GPS}}(P,t))
for a player P∈PP \in \mathscr{P} and a time t∈T[λGPS]t \in \mathbb{T}[\lambda^{\mathsf{GPS}}] is called a GPS tuple of PP at tt.

Parameter Setting

β€’
[1.8.3] Ξ»GPS=0.1 s\lambda^{\mathsf{GPS}} = 0.1\,\text{s} (10 Hz)