Computer Science, asked by grafixmotions, 1 month ago

Gather information on Uber or OLA App. Find out how AI works in these apps. How these apps calculate Distance and total Fare.

Answers

Answered by saipranavduggirala
1

Answer:

Got the good question to answer.

Actually it depend on which ride you have booked. It is categorized into two :

1 is share ride and 2nd is non-share ride.

In share ride :-

Every cab has GPS tracking device which always send its location to ola/uber service provider. Ola/Uber keeps the map of all its associated/registered cabs based on divided areas/zones.

when 1st customer book its share ride then algorithm(Ola/Uber system picks the nearest cab to pick up location and allocate the recently booked ride into the Ola/Uber app running on cab driver mobile) works same as it works for private ride like mini, micro etc.

Now, Suppose there are multiple cabs in same area and cab1 is running with one customer and cab2 is running with zero customer

Now allocation of appropriate ride for next customer will be decide on the basis of destination set by next customer.

For cab1 :- if next customer is also travelling into same area/zones defined by the Ola/Uber service provider the Ola/Uber system will allocate the ride to this cab else repeat the step 1

If no cab available in the area/zone, then it picks the cab which is going in same area/zone and allocate the same ride in cab driver mobile app.

In non-share ride:-

Allocate the nearest mini, micro cab to newly pickup location.

Similar questions