SlideShare a Scribd company logo
1 of 22
Download to read offline
Replacing
Subway
Service with
on-demand
ridesharing Christian Moscardi,
NYU CUSP, C2SMART Lab
Motivation
● Repairing the subway while
running: $$$
● BUT, NYC is the city that never
sleeps
Big question: to facilitate repairs,
can we shut down Manhattan’s
subway during times of minimal
demand and replace it with
alternative transportation?
Key Measures
● Number of vehicles required
● Passenger Level of Service (wait time, travel time)
● Ideal: repair cost vs. cost of running vehicles
How to answer? A simulation
● Set up a simulation of a station-to-station, on-demand ridesharing vehicle
system
● Take subway trips and service them with an on-demand system
● Compare key metrics
Parameters
● Number of vehicles
● Vehicle capacity
● Passenger tolerances to delay
Data
● Demands
○ NYMTC Travel Survey (O/D Only)
○ MTA Turnstile data (coming soon)
● Road Network
○ NYC LION Shapefile
○ MTA Subway Station Locations
○ Road Speeds: Taxi Data
Step 1: NYMTC Data
● Filter to trips between 12AM - 5AM
● Infer O/D stations from ‘TAZ’ + likely route
● 114 trips involving Manhattan between
12AM - 5AM
● Network setup much like Spiess & Florian
(w/o hyperpaths)
Origins
Step 1: NYMTC Data
(final results)
(Actual travel time) - (my guess) [in minutes]
Step 2: Road Network
● Need road network
Step 2: Road Network
● Need road speeds
● Road speeds: iterative algorithm, use taxi
trips
● (Needs some work)
Step 3: Simulation
● How to efficiently run an on-demand ridesharing system?
● Alonso-Mora et. al.
Example What is the optimal route?
travel(v, R)
R=set of requests
v= vehicle
Returns: feasibility, minimum
cost of having V pick up /
drop off requests R
Constraints:
1. max. waiting time
2. max. out-of-the-way
time
Example
Example
Example
1 vehicle, 2 requests = ~16
1 vehicle, 4 requests = ~1776 possible
combinations
1 vehicle, 10 requests = O(10^10) =
O(110,000,000,000) possible
combinations
And what if we add more vehicles!?!??
We can scale with heuristic techniques
Example
Result of applying step B)
and generating RV graph.
Red lines are
request-vehicle pairings
Blue line is request-request
pairing
Example
Result of applying step B)
and generating RTV graph.
ILP Formulation
Example
Result of solving ILP
(Immediate) Future Work
● Turn into a clock-based simulation
● Finish out some sort of demand generation (turnstile data? Poisson?)
● Implement ILP solver (currently using greedy heuristic)
Bigger-picture work
Alonso-Mora et. al.
● Speed up travel(v, R) function - dynamic programming?
● Computation times still slow, parallelize / distribute?
● Simulation batches requests in 30s intervals -- need to determine user
tolerance
NYC Subway Shutdown
● What about weekends? Other off-peak hours?
● Can we better infer or estimate demand (hello, NYCT!)
● What are appropriate boundaries for train logistics?
Thank you!
https://github.com/cmoscardi/subway_explore
https://twitter.com/c_moscardi
clm633@nyu.edu

More Related Content

What's hot

L19 Basic Freeway and Multilane Segments
L19 Basic Freeway and Multilane Segments L19 Basic Freeway and Multilane Segments
L19 Basic Freeway and Multilane Segments Hossam Shafiq I
 
Christian Moscardi Presentation
Christian Moscardi PresentationChristian Moscardi Presentation
Christian Moscardi PresentationJoseph Chow
 
Simulation of Traffic Flow - Density
Simulation of Traffic Flow - DensitySimulation of Traffic Flow - Density
Simulation of Traffic Flow - DensityAzdeen Najah
 
Horizon 2020 research opportunity - new generate rail services - Tony Mercado
Horizon 2020 research opportunity - new generate rail services - Tony MercadoHorizon 2020 research opportunity - new generate rail services - Tony Mercado
Horizon 2020 research opportunity - new generate rail services - Tony MercadoKTN
 
PT Modeling in S'pore [Terence Ng]
PT Modeling in S'pore [Terence Ng]PT Modeling in S'pore [Terence Ng]
PT Modeling in S'pore [Terence Ng]Terence Ng
 
Route Optimization Algorithm..
Route Optimization Algorithm..Route Optimization Algorithm..
Route Optimization Algorithm..Mazhar Nazik
 
Reverse converter design via parallel prefix adders novel components, methodo...
Reverse converter design via parallel prefix adders novel components, methodo...Reverse converter design via parallel prefix adders novel components, methodo...
Reverse converter design via parallel prefix adders novel components, methodo...jpstudcorner
 
Columbia river crossing bottleneck simulation (1)
Columbia river crossing bottleneck simulation (1)Columbia river crossing bottleneck simulation (1)
Columbia river crossing bottleneck simulation (1)alirazmpa
 
Airport Capacity and the case of a new London Airport
Airport Capacity and the case of a new London AirportAirport Capacity and the case of a new London Airport
Airport Capacity and the case of a new London AirportAndreas Mavrodis
 
Forum presentation #4 innovative signal control at mlk cve5022 c-5110c_fin
Forum presentation #4 innovative signal control at mlk cve5022 c-5110c_finForum presentation #4 innovative signal control at mlk cve5022 c-5110c_fin
Forum presentation #4 innovative signal control at mlk cve5022 c-5110c_finNathan Baker
 
Optimal routing development based on real voyage data presented by_sewonkim
Optimal  routing  development based on real voyage  data presented by_sewonkimOptimal  routing  development based on real voyage  data presented by_sewonkim
Optimal routing development based on real voyage data presented by_sewonkimSEWON KIM
 
Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...IEA-ETSAP
 
L2 Microscopic Traffic Flow Parameters
L2 Microscopic Traffic Flow ParametersL2 Microscopic Traffic Flow Parameters
L2 Microscopic Traffic Flow ParametersHossam Shafiq I
 
09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)
09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)
09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)Hossam Shafiq I
 
A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...
A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...
A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...Jamal Toutouh, PhD
 

What's hot (20)

muhsina
muhsinamuhsina
muhsina
 
L19 Basic Freeway and Multilane Segments
L19 Basic Freeway and Multilane Segments L19 Basic Freeway and Multilane Segments
L19 Basic Freeway and Multilane Segments
 
Christian Moscardi Presentation
Christian Moscardi PresentationChristian Moscardi Presentation
Christian Moscardi Presentation
 
Simulation of Traffic Flow - Density
Simulation of Traffic Flow - DensitySimulation of Traffic Flow - Density
Simulation of Traffic Flow - Density
 
morphology
morphologymorphology
morphology
 
Horizon 2020 research opportunity - new generate rail services - Tony Mercado
Horizon 2020 research opportunity - new generate rail services - Tony MercadoHorizon 2020 research opportunity - new generate rail services - Tony Mercado
Horizon 2020 research opportunity - new generate rail services - Tony Mercado
 
PT Modeling in S'pore [Terence Ng]
PT Modeling in S'pore [Terence Ng]PT Modeling in S'pore [Terence Ng]
PT Modeling in S'pore [Terence Ng]
 
L3 Traffic Flow Models
L3 Traffic Flow ModelsL3 Traffic Flow Models
L3 Traffic Flow Models
 
Routes optimization
Routes optimizationRoutes optimization
Routes optimization
 
Route Optimization Algorithm..
Route Optimization Algorithm..Route Optimization Algorithm..
Route Optimization Algorithm..
 
Reverse converter design via parallel prefix adders novel components, methodo...
Reverse converter design via parallel prefix adders novel components, methodo...Reverse converter design via parallel prefix adders novel components, methodo...
Reverse converter design via parallel prefix adders novel components, methodo...
 
Columbia river crossing bottleneck simulation (1)
Columbia river crossing bottleneck simulation (1)Columbia river crossing bottleneck simulation (1)
Columbia river crossing bottleneck simulation (1)
 
Airport Capacity and the case of a new London Airport
Airport Capacity and the case of a new London AirportAirport Capacity and the case of a new London Airport
Airport Capacity and the case of a new London Airport
 
Forum presentation #4 innovative signal control at mlk cve5022 c-5110c_fin
Forum presentation #4 innovative signal control at mlk cve5022 c-5110c_finForum presentation #4 innovative signal control at mlk cve5022 c-5110c_fin
Forum presentation #4 innovative signal control at mlk cve5022 c-5110c_fin
 
Optimal routing development based on real voyage data presented by_sewonkim
Optimal  routing  development based on real voyage  data presented by_sewonkimOptimal  routing  development based on real voyage  data presented by_sewonkim
Optimal routing development based on real voyage data presented by_sewonkim
 
summary of rail & wind power projects
summary of rail & wind power projectssummary of rail & wind power projects
summary of rail & wind power projects
 
Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...
 
L2 Microscopic Traffic Flow Parameters
L2 Microscopic Traffic Flow ParametersL2 Microscopic Traffic Flow Parameters
L2 Microscopic Traffic Flow Parameters
 
09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)
09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)
09 Parking Studies (Traffic Engineering هندسة المرور & Prof. Saad AlGadhi)
 
A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...
A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...
A Multiobjective Evolutionary Algorithm for Infrastructure Location in Vehicu...
 

Similar to Replacing Subway Service with On-Demand Ridesharing

Cognitive Urban Transport
Cognitive Urban TransportCognitive Urban Transport
Cognitive Urban TransportSasha Lazarevic
 
Mixed Integer Linear Programming Formulation for the Taxi Sharing Problem
Mixed Integer Linear Programming Formulation for the Taxi Sharing ProblemMixed Integer Linear Programming Formulation for the Taxi Sharing Problem
Mixed Integer Linear Programming Formulation for the Taxi Sharing Problemjfrchicanog
 
Mitigating Crowding on the Lexington Avenue Subway
Mitigating Crowding on the Lexington Avenue SubwayMitigating Crowding on the Lexington Avenue Subway
Mitigating Crowding on the Lexington Avenue Subwayssuser22efe0
 
Dispatching taxi cabs with passenger pool
Dispatching taxi cabs with passenger poolDispatching taxi cabs with passenger pool
Dispatching taxi cabs with passenger poolBogusz Jelinski
 
When and where are bus express services justified?
When and where are bus express services justified?When and where are bus express services justified?
When and where are bus express services justified?BRTCoE
 
Route optimization algorithm..
Route optimization algorithm..Route optimization algorithm..
Route optimization algorithm..Mazhar Nazik
 
Modelling station choice
Modelling station choiceModelling station choice
Modelling station choiceMarcus Young
 
Operational analysis of two lane highway
Operational analysis of two lane highwayOperational analysis of two lane highway
Operational analysis of two lane highwayBharat Upadhyay
 
Mta impact analysis1
Mta impact analysis1Mta impact analysis1
Mta impact analysis1Shivam Pathak
 
Srushti Rath - Mode choice modeling for air taxis
Srushti Rath - Mode choice modeling for air taxisSrushti Rath - Mode choice modeling for air taxis
Srushti Rath - Mode choice modeling for air taxisJoseph Chow
 
Trajectory Data Mining
Trajectory Data MiningTrajectory Data Mining
Trajectory Data MiningShaolin Khusbu
 
Trajectory Data Mining
Trajectory Data MiningTrajectory Data Mining
Trajectory Data MiningNafeez Abrar
 
Mapping vehicle emissions through streets and intersections application of ...
Mapping vehicle emissions through streets and intersections   application of ...Mapping vehicle emissions through streets and intersections   application of ...
Mapping vehicle emissions through streets and intersections application of ...Institute for Transport Studies (ITS)
 
LO5: Simulation of transit signal priority strategies for brt operations
LO5: Simulation of transit signal priority strategies for brt operationsLO5: Simulation of transit signal priority strategies for brt operations
LO5: Simulation of transit signal priority strategies for brt operationsBRTCoE
 
Prediction of taxi rides ETA
Prediction of taxi rides ETAPrediction of taxi rides ETA
Prediction of taxi rides ETADaniel Marcous
 

Similar to Replacing Subway Service with On-Demand Ridesharing (20)

Cognitive Urban Transport
Cognitive Urban TransportCognitive Urban Transport
Cognitive Urban Transport
 
Mixed Integer Linear Programming Formulation for the Taxi Sharing Problem
Mixed Integer Linear Programming Formulation for the Taxi Sharing ProblemMixed Integer Linear Programming Formulation for the Taxi Sharing Problem
Mixed Integer Linear Programming Formulation for the Taxi Sharing Problem
 
Mitigating Crowding on the Lexington Avenue Subway
Mitigating Crowding on the Lexington Avenue SubwayMitigating Crowding on the Lexington Avenue Subway
Mitigating Crowding on the Lexington Avenue Subway
 
Dispatching taxi cabs with passenger pool
Dispatching taxi cabs with passenger poolDispatching taxi cabs with passenger pool
Dispatching taxi cabs with passenger pool
 
When and where are bus express services justified?
When and where are bus express services justified?When and where are bus express services justified?
When and where are bus express services justified?
 
robotaxi2023.pdf
robotaxi2023.pdfrobotaxi2023.pdf
robotaxi2023.pdf
 
Route optimization algorithm..
Route optimization algorithm..Route optimization algorithm..
Route optimization algorithm..
 
VRP.pptx
VRP.pptxVRP.pptx
VRP.pptx
 
Modelling station choice
Modelling station choiceModelling station choice
Modelling station choice
 
Real-Time City-Scale Taxi Ridesharing
Real-Time City-Scale Taxi RidesharingReal-Time City-Scale Taxi Ridesharing
Real-Time City-Scale Taxi Ridesharing
 
Operational analysis of two lane highway
Operational analysis of two lane highwayOperational analysis of two lane highway
Operational analysis of two lane highway
 
Mta impact analysis1
Mta impact analysis1Mta impact analysis1
Mta impact analysis1
 
Srushti Rath - Mode choice modeling for air taxis
Srushti Rath - Mode choice modeling for air taxisSrushti Rath - Mode choice modeling for air taxis
Srushti Rath - Mode choice modeling for air taxis
 
Mta impact analysis
Mta impact analysisMta impact analysis
Mta impact analysis
 
Trajectory Data Mining
Trajectory Data MiningTrajectory Data Mining
Trajectory Data Mining
 
Trajectory Data Mining
Trajectory Data MiningTrajectory Data Mining
Trajectory Data Mining
 
N0123298103
N0123298103N0123298103
N0123298103
 
Mapping vehicle emissions through streets and intersections application of ...
Mapping vehicle emissions through streets and intersections   application of ...Mapping vehicle emissions through streets and intersections   application of ...
Mapping vehicle emissions through streets and intersections application of ...
 
LO5: Simulation of transit signal priority strategies for brt operations
LO5: Simulation of transit signal priority strategies for brt operationsLO5: Simulation of transit signal priority strategies for brt operations
LO5: Simulation of transit signal priority strategies for brt operations
 
Prediction of taxi rides ETA
Prediction of taxi rides ETAPrediction of taxi rides ETA
Prediction of taxi rides ETA
 

Recently uploaded

RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一F La
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 

Recently uploaded (20)

RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
Decoding Loan Approval: Predictive Modeling in Action
Decoding Loan Approval: Predictive Modeling in ActionDecoding Loan Approval: Predictive Modeling in Action
Decoding Loan Approval: Predictive Modeling in Action
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 

Replacing Subway Service with On-Demand Ridesharing

  • 2. Motivation ● Repairing the subway while running: $$$ ● BUT, NYC is the city that never sleeps Big question: to facilitate repairs, can we shut down Manhattan’s subway during times of minimal demand and replace it with alternative transportation?
  • 3. Key Measures ● Number of vehicles required ● Passenger Level of Service (wait time, travel time) ● Ideal: repair cost vs. cost of running vehicles
  • 4. How to answer? A simulation ● Set up a simulation of a station-to-station, on-demand ridesharing vehicle system ● Take subway trips and service them with an on-demand system ● Compare key metrics Parameters ● Number of vehicles ● Vehicle capacity ● Passenger tolerances to delay
  • 5. Data ● Demands ○ NYMTC Travel Survey (O/D Only) ○ MTA Turnstile data (coming soon) ● Road Network ○ NYC LION Shapefile ○ MTA Subway Station Locations ○ Road Speeds: Taxi Data
  • 6. Step 1: NYMTC Data ● Filter to trips between 12AM - 5AM ● Infer O/D stations from ‘TAZ’ + likely route ● 114 trips involving Manhattan between 12AM - 5AM ● Network setup much like Spiess & Florian (w/o hyperpaths) Origins
  • 7. Step 1: NYMTC Data (final results) (Actual travel time) - (my guess) [in minutes]
  • 8. Step 2: Road Network ● Need road network
  • 9. Step 2: Road Network ● Need road speeds ● Road speeds: iterative algorithm, use taxi trips ● (Needs some work)
  • 10. Step 3: Simulation ● How to efficiently run an on-demand ridesharing system? ● Alonso-Mora et. al.
  • 11. Example What is the optimal route? travel(v, R) R=set of requests v= vehicle Returns: feasibility, minimum cost of having V pick up / drop off requests R Constraints: 1. max. waiting time 2. max. out-of-the-way time
  • 14. Example 1 vehicle, 2 requests = ~16 1 vehicle, 4 requests = ~1776 possible combinations 1 vehicle, 10 requests = O(10^10) = O(110,000,000,000) possible combinations And what if we add more vehicles!?!?? We can scale with heuristic techniques
  • 15.
  • 16. Example Result of applying step B) and generating RV graph. Red lines are request-vehicle pairings Blue line is request-request pairing
  • 17. Example Result of applying step B) and generating RTV graph.
  • 20. (Immediate) Future Work ● Turn into a clock-based simulation ● Finish out some sort of demand generation (turnstile data? Poisson?) ● Implement ILP solver (currently using greedy heuristic)
  • 21. Bigger-picture work Alonso-Mora et. al. ● Speed up travel(v, R) function - dynamic programming? ● Computation times still slow, parallelize / distribute? ● Simulation batches requests in 30s intervals -- need to determine user tolerance NYC Subway Shutdown ● What about weekends? Other off-peak hours? ● Can we better infer or estimate demand (hello, NYCT!) ● What are appropriate boundaries for train logistics?