Slashdot Mirror


DoT Proposes Mandating Vehicle-To-Vehicle Communications

schwit1 sends word that the Dept. of Transportation's National Highway Traffic Safety Administration has given notice of a proposal (PDF) for a new car safety standard that would require vehicle-to-vehicle communication equipment in all new passenger cars and light trucks. The NHTSA thinks this will facilitate the development of new safety software for vehicles. They estimate it could prevent over 500,000 crashes (PDF) each year. "Some crash warning V2V applications, like Intersection Movement Assist and Left Turn Assist, rely on V2V-based messages to obtain information to detect and then warn drivers of possible safety risks in situations where other technologies have less capability. ... NHTSA believes that V2V capability will not develop absent regulation, because there would not be any immediate safety benefits for consumers who are early adopters of V2V." The submitter notes that this V2V communication would include transmission of a vehicle's location, which comes with privacy concerns.

11 of 261 comments (clear)

  1. Oh, really? by chinton · · Score: 5, Funny

    I'm already quite good at vehicle-to-vehicle communication.

    1. Re:Oh, really? by horm · · Score: 5, Funny

      It's amazing how much you can say with one finger.

  2. Just wait by halivar · · Score: 5, Funny

    Soon there will be a mod so you tell the guy who just cut you off, "fuck you, you fucking fuck, right in the fucking fuck-fuck-fuck" at max volume using their cabin speakers. I'll probably hear it a lot.

  3. Re:Official Vehicles by Anon-Admin · · Score: 4, Interesting

    Instead they will configure the V2V so that cops can simply read your speedometer as you pass. No need for radar and no way to argue it in court.

  4. Re:Motorcyclists rejoice! by ganjadude · · Score: 4, Insightful

    That would be good, but just make sure you remember to stop weaving in and out of traffic with no blinker, or drive between cars in their lanes because they are going to slow for you.

    I know this sounds like a knock at bike riders but its not, i ride myself, but far to many bikers (more often than not on crotch rockets) tend to ignore traffic laws just as much

    --
    have you seen my sig? there are many others like it but none that are the same
  5. Re:Official Vehicles by Anonymous Coward · · Score: 5, Insightful

    They will, or you assume they will? There's a difference...

    Besides, who cares how your speeding is detected? If you're speeding you're speeding. There's no "it's ok as long as I don't get caught"-clause.

  6. Oh, I get it... by seven+of+five · · Score: 4, Funny

    I can't text and drive but my car can....

  7. Re:Official Vehicles by profplump · · Score: 5, Insightful

    You've got this 100% backwards. Deciding to drive slower than everyone else makes you a much bigger risk than the people driving the same speed. If the speed at which most drivers are comfortable on a road is too high for safety the road system itself (which includes signage and surroundings) has been designed incorrectly and should be corrected.

  8. Re:Official Vehicles by macs4all · · Score: 4, Informative

    because that amounts to surveillance. The closest thing to current system would be a detector placed at certain locations and would only ticket vehicles within 50meter radius. This would be similar to traffic cameras.

    ...Or those mysterious PAIRS of buried "loop detectors" (complete with a SHIELD buried between them, so that the "triggers" produced are crisply-timed), that have appeared (complete with the $50k (guessing) controller-boxes hiding in the bushes off the side of the road). What do you think a PAIR of loop detectors (positioned so you drive over one, then the other, in quick succession) in the SAME LANE is for?

    I'll give you a hint: They are ALWAYS positioned within eyesight of the tall "lighting" towers (you know, the ones with the pan/tilt/zoom cameras in them, that the gummint called people crazy and paranoid for saying they (the hidden cameras) were there, until they started broadcasting the signals from them on the TV news every day).

    Check it out. I am an embedded developer who has some experience working with vehicle loop detectors, and I can recognize a SPEED DETECTOR when I see one (that's why there are two detectors, to develop an "interval" between the signals, and the shield is to make the "detection time" more reliable (loop detectors were originally not designed to be so precise)).

    They started appearing about 5 years ago on the interstate system in the state in which I live, and I have seen them in other states of the U.S.A., too. But no one EVER talks about them...

  9. Packet Jam Ahead, Use Alternate Route.... by TiggertheMad · · Score: 4, Funny

    I'm sure that the intent is to allow vehicles to pass around packets of info about heading and velocity. I immediately thought about proposing adding a packet type to the specification that contained the message: "Get off the road, asshole!".

    in retrospect, it is probably for the best that I am not a DoT engineer....

    --

    HA! I just wasted some of your bandwidth with a frivolous sig!
  10. No, it's not anonymous. It's full tracking. by Animats · · Score: 4, Informative

    Here's a more technical discussion from NHTSA. At page 74-75, the data elements of the Basic Safety Message I and II are listed. The BSM Part I message doesn't contain the vehicle ID, but it does contain latitude and longitude. The BSM Part II message has the vehicle's VIN. So this is explicitly not anonymous.

    Back in the 1980s, when Caltrans was working on something similar, they used a random ID which was generated each time the ignition was switched on. That's all that's needed for safety purposes. This system has a totally unnecessary tracking feature.

    Most of this stuff only works if all vehicles are equipped. It also relies heavily on very accurate GPS positions. However, there's no new sensing - no vehicle radar or LIDAR. The head of Google's autonomous car program is on record as being against V2V systems, because they don't provide reliable data for automatic driving and have the wrong sensors.

    If something is going to be required, it should be "smart cruise" anti-collision radar. That's already on many high-end cars and has a good track record. It's really good at eliminating rear-end collisions, and starts braking earlier in other situations such as a car coming out of a cross street. Mercedes did a study once that showed that about half of all collisions are eliminated if braking starts 500ms earlier.

    V2V communications should be an extension of vehicle radar. It's possible to send data from one radar to another. Identify-Friend-Foe systems do that, as does TCAS for aircraft. The useful data would be something like "Vehicle N to vehicle M. I see you at range 120m, closing rate 5m/sec, bearing 110 relative. No collision predicted". A reply would be "Vehicle M to vehicle N. I see you at range 120m, closing rate 5m/sec, bearing 205 relative. No collision predicted". That sort of info doesn't involve tracking; it's just what's needed to know what the other cars are doing. It's also independent of GPS. Useful additional info would be "This vehicle is a bus/delivery truck, is stopped, and will probably be moving in 5 seconds.", telling you that the big vehicle ahead is about to move and you don't need to change lanes to go around it.