1. The document proposes a system to link two vehicles using GPS to support group traveling without using communication tools like cell phones.
2. It would measure the distance between vehicles by calculating the total mileage for each and subtracting. Route is checked by calculating movement direction from last received coordinates.
3. The distance calculation converts coordinate information and angle to radius and calculates distance between two points based on differences in longitude and latitude.