Need a PhD Topic? How about cops in traffic
blogs.confusticate.com
Need a PhD Topic? How about cops in traffic
1–10 of 43 posts
Re: Need a PhD Topic? How about cops in traffic
#2Re: Need a PhD Topic? How about cops in traffic
#3Re: Need a PhD Topic? How about cops in traffic
#4An interesting question, but I must ask — why is the answer important?
Can you tell I find this field fascinating? Full disclosure I have a degree in Operations Research.
Re: Need a PhD Topic? How about cops in traffic
#5An interesting question, but I must ask — why is the answer important?
Also, the theory that is used to model the behavioral aspects of traffic flow could very well apply to other areas of the social sciences. So a researcher trying to solve a different problems might read this problem and be able to apply the model to his own area of research.
Re: Need a PhD Topic? How about cops in traffic
#6Re: Need a PhD Topic? How about cops in traffic
#7there is probably some theory of traffic that this strategy is based on
http://espn.go.com/action/freeskiing/story/_/id/7128930/colo...
http://www.slate.com/articles/life/transport/2011/10/rolling...
Re: Need a PhD Topic? How about cops in traffic
#8An interesting question, but I must ask — why is the answer important?
I could see this being possibly useful in traffic "wave" disruption. I've read on the traffic wave theory before and there has been some ideas that if the wave could be disrupted long enough to clear out that it would dissolve and traffic would start to flow again at its normal pace. I suppose that disruption could be done by police cars allowing buffers to build thus disrupting the wave. Can you tell I find this fie…
Seems to work in my albeit anecdotal and very occasional experience of driving near Birmingham in rush hour. Would be interested to hear the perspective on UK HNers who were aorund before/after they implemented this.
And they're using it more and more:
Re: Need a PhD Topic? How about cops in traffic
#9An interesting question, but I must ask — why is the answer important?
http://www.foreignpolicy.com/articles/2010/08/24/the_world_s...
I would say understanding the dynamics of it is a perfectly important question for a PhD thesis
Re: Need a PhD Topic? How about cops in traffic
#10Agent-based models are basically computer simulations where you throw N 'agents' into an environment with pre-defined rules and then watch how they interact with each other. This setup lends itself perfectly to vehicle-flow; each agent is a car, each car has a model for when it accelerates, when it slows down, when it turns, and so forth. Create enough of them, and you can start to simulate traffic jams and other interesting traffic phenomena.
Now, I have not studied this problem in particular. My research was on the effect of excessive lane-changing on overall traffic throughput (Spoiler: lane-changing tends to cause traffic to slow down behind the lane-changer, which means that system-wide lane-changing leads to traffic jams, but changing lanes is a strictly superior strategy for individual drivers in most situations. The classic collective-action problem. Economics!)
However, it seems to me that it would be relatively simple to extend a traditional AB traffic model to include special vehicles that impose constraints on nearby cars.
If any of you are interested, there is an excellent java library developed at UChicago called Repast [http://repast.sourceforge.net/index.html] which contains a framework for building agent-based models.
You may also be interested in my favorite book on the subject, "Micromotives and Macrobehavior" [http://www.amazon.com/Micromotives-Macrobehavior-Lectures-Pu...] which is more rigorous than its Amazon description would have you believe.