Table 1. Intermediate calculations.
These formulae were used to determine the birds velocity, distance, and changes in flight trajectory at each frame using their x-, y-, and z- coordinates. These instantaneous values were then used to calculate the flight metrics described in Table 2.
Description | Formulae and notes |
---|---|
Instantaneous velocity (m/s) at frame n |
The vector distance (m) between two consecutive positions is multiplied by the frame rate (60 fps) to achieve instantaneous velocity in m/s. |
Distance (m) at frame n |
(a)With respect to the obstacle atX=0 andY= 0 (excluding the Z plane, as the obstacle occupies all possible Z coordinates): (b)With respect to the speaker at X = 0, Y = 0, and Z = 0: |
Change in flight trajectory at frame n |
(a) Curvature (rad/m): (b) Angle of inflection (rad): , where xn+1expected = xn + (xn − xn−1) and zn+1expected = zn + (zn − zn−1) Both calculations exclude movement in the Y direction, which dilutes any meaningful changes in trajectory by including the bird’s forward motion. The greatest change of flight trajectory was determined as the frame during which both curvature and angle of inflection were maximized. |