Recent content by badescuga

  1. B

    Object and a 3d direction vector

    i have an object and a 3d direction vector and position for it . I would like to know how do i determine if a certain point X is in the space below the plan determined by my direction ? Here is an image that i have drawn to make it more clear . In this image I've made the vector 2d...
  2. B

    Aircraft trajectory from point a to point b

    i'll start to work on something and see where things start to get messy and i'll come back with more question. You have been most helpful! thanks for your time! Regards, Alexandru Badescu
  3. B

    Aircraft trajectory from point a to point b

    The sensor included is GPS for now but I'm sure that there are going to be more installed , any suggestions ? The plane can perform autonomous flight given a trajectory on the ground but the user is unable to comunicate with the plane while it's in flight . It has a micro-controller that helps...
  4. B

    Aircraft trajectory from point a to point b

    My goal is to have a software in which i incorporate a map that shows the current position of the airplane and constantly reloads the current position . when i click on a point on the map, i want to calculate the trajectory to that point and send to the aircraft new data ( rotate to the left 15...
  5. B

    Aircraft trajectory from point a to point b

    Thanks for the great reply! I should have given more details : My aircraft in theory is going to be a patrol aircraft and the surface in which it's going to navigate won't be larger then 10 km x 10 km .. so i think that the Earth rotation isn't quite an issue ( if it is, please correct me, i...
  6. B

    Aircraft trajectory from point a to point b

    Hello! I've started working on a project that involves some light weight aircrafts. I am not a physicist(not at all) at my origin, I'm more the computer science and mathematics kind of fellow . I need to determine an aircraft trajectory form a point ( longitude and latitude ) to another taking...
Back
Top