This is a more focused spin-off from https://www.metabunk.org/threads/uap-hearing-new-video-yemen-orb.14427/
The Yemen Orb video appears to show a fast-moving object (the UAP) colliding with another object (the missile). It's not immediately clear from the video what is happening.
@Zaine M. has done quite a bit of work on this, and has extracted a fairly high resolution set of data from the on-screen number. In particular we have
Theoretically, given a drone's speed, this should let us calculate the drone's 3D track (likely fixed altitude and speed but variable heading) and then the target object's 3D track.
From Zaine's data I've extracted Az, El, and Heading. Az and El I can just drop into Sitrec, but I need to write some code to import the drone heading in a generic way (I had something similar for Gimbal, but that's custom code that does not work with the drag-and-drop sitch system.
Zaine has done some spreadsheet and 2D analysis with this data, and posted a video with preliminary results.
Source: https://x.com/ZaineMichael1/status/1967072017695600839
The video used (above) is the version posted on X by Eric Burlison. It's slightly lower quality than the congressional YouTube version, but I'm using it to match Zaine's frame numbers (which I've added). Zaine also did a stabilized version centered on the object, with matching frame numbers
I've been a bit busy with other things, but I hope to have the heading importer done soon, and that should give us more flexibility in examining this data and Zaine's conclusions.
The Yemen Orb video appears to show a fast-moving object (the UAP) colliding with another object (the missile). It's not immediately clear from the video what is happening.
@Zaine M. has done quite a bit of work on this, and has extracted a fairly high resolution set of data from the on-screen number. In particular we have
- The N indicator, which shows the North relative to the camera drone
- The Azimuth, which shows the camera heading relative to the front of the drone
- The slant range and horizontal range, which gives us:
- The elevation angle
- The altitude of the plane (when tracking the ocean)
- The altitude of the object below the plane (and hence the altitude of the object)
Theoretically, given a drone's speed, this should let us calculate the drone's 3D track (likely fixed altitude and speed but variable heading) and then the target object's 3D track.
From Zaine's data I've extracted Az, El, and Heading. Az and El I can just drop into Sitrec, but I need to write some code to import the drone heading in a generic way (I had something similar for Gimbal, but that's custom code that does not work with the drag-and-drop sitch system.
Zaine has done some spreadsheet and 2D analysis with this data, and posted a video with preliminary results.
Source: https://x.com/ZaineMichael1/status/1967072017695600839
The video used (above) is the version posted on X by Eric Burlison. It's slightly lower quality than the congressional YouTube version, but I'm using it to match Zaine's frame numbers (which I've added). Zaine also did a stabilized version centered on the object, with matching frame numbers
I've been a bit busy with other things, but I hope to have the heading importer done soon, and that should give us more flexibility in examining this data and Zaine's conclusions.
Attachments
Last edited: