You are here: Research/UrbanContinuum Web>AmosData (17 Feb 2010)

Data Used by AMOS

AMOS needs to compute a Time - Space Prism (TSP) for each person, whenever an activity finishes, in order to determine whether to engage in another activity, given the TSP constraints.

AMOS generates:

  • Person Activities [person_activity_id, activity_type_id, start_time, end_time, parcel_id, person_id]
  • Vehicle Trips [vehicle_trip_id, mode_id, vehicle_id, start_time, start_link_id, end_link_id]
  • Person Trips [person_trip_id, vehicle_trip_id, person_activity_id]
  • PRISM_Request [person_id, start_time, end_time, start_link_id, end_link_id]

AMOS Needs:

  • Vehicle Trips [vehicle_trip_id, arrival_time]
  • PRISM_Results [person_id, start_time, end_time, start_node_id, end_node_id, list_of_vertices_by_mode]

-- PaulWaddell - 10 Nov 2009

Topic revision: r2 - 17 Feb 2010 - 17:00:01 - PaulWaddell
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback