SlideShare a Scribd company logo
1 of 25
A Method for Pedestrian Position
Estimation using
Inter-Vehicle Communication
Yuta Sawa , Tomoya Kitani †, Naoki Shibata††
Keiichi Yasumoto , Minoru Ito
Nara Institute of Science and Technology
†Shizuoka University, ††Shiga University
2015/4/22 1Autonet 2008
Outline
• Drivers do not notice pedestrians in blind spots
• By exchanging information of pedestrian positions
among cars using inter-vehicle communication,
drivers can notice pedestrians
in the blind spot
2015/4/22 Autonet 2008 2
Contents
• Background
• Assumptions
• Proposed method
• Experiments
• Conclusion
2015/4/22 Autonet 2008 3
Background
• The total number of fatal traffic accidents is decreasing
in Japan[1]
 However, the percentage of the number of traffic accidents
where a pedestrian is killed or injured has been increasing
 Some car manufacturing companies are developing
mechanisms to detect pedestrians
2015/4/22 Autonet 2008 4
[1]National Police Agency, Japan: “Police White Paper”, http://www.npa.go.jp/hakusyo/index.htm
TrafficAccidentFatalitiesNumber
Percentageofpedestrians
Total Traffic Accident Fatalities Number
Percentage of pedestrians
Pedestrian’s Traffic Accident Fatalities Number
Related Work
• Some of these mechanisms employ:
sensors installed on a car
 The problem with this method is
the dead angle of the sensors
• In other mechanisms, devices carried by pedestrians
and cars send their positions to another kind of
device installed on crosswalks [4,6]
 This method requires
extra costs for installing
the devices on crosswalks
2015/4/22 Autonet 2008 5
○
×
Related Work
• Many car companies and researchers are studying
techniques for creating a vehicle safety system using
inter-vehicle communication [5]
• This method ….
 can solve the dead angle problem
 achieves accurate detection
 does not need any extra costs for
installing devices on crosswalks
• No detailed implementation method
or protocol is provided
2015/4/22 Autonet 2008 6
Our Goals
• To achieve an avoid collision system with
pedestrians
 estimate pedestrian’s position until the car
reaches within the stopping distance
 estimate pedestrian’s location as accurately as
possible
 estimate with no extra costs for installing the
devices on crosswalks
2015/4/22 Autonet 2008 7
Contents
• Background
• Assumptions
• Proposed method
• Experiments
• Conclusion
2015/4/22 Autonet 2008 8
Assumptions for Cars and Pedestrians
• Assumptions for Pedestrians
 Each pedestrian has a beacon device
 A unique ID is assigned to each beacon device
• Assumptions for Cars
 Each car is equipped with….
• a directional antenna capable of receiving beacon signals and
estimating their directions
• a GPS receiver
• a computer with a certain amount of storage and accurate clock
2015/4/22 Autonet 2008 9
Assumptions for Communication
• Time interval
 beacon signals and packets are tb [s] and tc [s]
• Beacon signals
 Beacon signals propagates in the area
with radius rb [m] centered at its sender
 All cars in the area can receive the beacon
signal when there is no radio interference
• Packets
 Each packet sent by a car propagates in
the area with radius rc [m]
 All cars in the area can receive the packet
when there is no radio interference
2015/4/22 Autonet 2008 10
rb
rc
Assumptions for Directional Antenna
• Directional antenna
 When receiving the pedestrian’s beacon signal,
it can estimate the direction and distance from the
pedestrian
• Error
 An error in the measured direction
and distance follows normal distributions
2015/4/22 Autonet 2008 11
Contents
• Background
• Assumptions
• Proposed method
• Experiments
• Conclusion
2015/4/22 Autonet 2008 12
Algorithm for Detecting Pedestrians
2015/4/22 Autonet 2008 13
Construct a packet with
unique beacon ID and
beacon sequence number
When a car
receives the
beacon signals,
it estimates the
pedestrian’s
position
according to
measured
beacon signal
When a car receives the packet, it composes
the information of the estimation with the
existent one of the same pedestrian
Time interval for sending
beacon signals and packets are
tb [s] and tc [s]
Construct a packet
with the information
of the estimation
The car improves the
estimation of the
pedestrian
Constraint of Detecting Pedestrians
2015/4/22 Autonet 2008 14
If a driver notices a pedestrian
in dangerous situation
This car is forced to run several ten meters
since the driver decides to brake until the
braking gets effective
Stopping
Distance
Pedestrian’s position must be informed to the
driver until the car reaches within the stopping
distance
Pedestrian’s Existence Probability Map
• Pedestrian’s Existence Probability Map
 From assumption, cars can calculate the error probability
of angle and distance by the measured angle and distance
 We divide the target space in a road map into grids
 Cars calculate each grid probabilistic index for the central
point of the grid by using the error probability
2015/4/22 Autonet 2008 15
Composing Multiple Probability Maps
• The measurement data has to satisfy the following
condition
 All cars receive the same beacon with the same ID
transmitted at the same time
2015/4/22 Autonet 2008 16
1
11
Contents
• Background
• Assumptions
• Proposed method
• Experiments
• Conclusion
2015/4/22 Autonet 2008 17
Experiments
• Evaluation Items
 Number of Received Packets
To evaluate the estimation accuracy,
we measured how many packets car receives
until the car reaches within the stopping distance
 Estimation Accuracy of Pedestrian’s Location
we measured the radius of the smallest circle which
contains all cells of the grid with over 90% existence
probability
2015/4/22 Autonet 2008 18
Parameter of Experiments
• We have used QualNet Simulator
• Parameters
2015/4/22 Autonet 2008 19
Number of Cars
in the east-west direction
varies among 2, 4, 6, 8
Number of Cars
in the north-south direction
varies among 2, 4, 6, 8, 10
Moving Speed of All Cars 12 m/s
Stopping Distance 22 m
Physical Layer Protocol 802.11b
Radio Propagation Range 100 m
Interval of Beacon and packet
Broadcasting
0.2 sec
Size of Pedestrian’s Beacon 100 byte
Size of packet 150 byte
The Target Area : Crosswalks located
at Shijo-Kawaramachi in Central Kyoto ( 142 m× 142 m )
12 m/s
22 m
Result -Number of Received Packets
• Evaluate the number of received packets
 We measured the number of beacons successfully received
until the car reaches within the stopping distance
• For all conditions
 Each car was able to receive more
than 14 packets until the car reaches
within the stopping distance
2015/4/22 Autonet 2008 20
This result shows that the number of
packets is sufficient for estimating the
position of the pedestrian
Result -Accuracy of Pedestrian Position
• Evaluate estimation accuracy of pedestrian’s location
 We measured the area which contains all cells of the grid
with over 90% existence probability
 The variance of distance error : 10, 20, 30 [m]
 The variance of angle error : 6 [deg]
• When there is only one car
2015/4/22 Autonet 2008 21
:
:
Result -Accuracy of Pedestrian Position
• When there are 8 cars
2015/4/22 Autonet 2008 22
These results show that the accuracy
of estimation is improved as the number
of cars exchanging information increases
×6
Result -Accuracy of Pedestrian Position
• We measured the radius of the smallest circle which
contains all cells of the grid with over 90%
existence probability
• When the variance of distance error : 10 [m]
2015/4/22 Autonet 2008 23
Only one car:18.33 [m]
Eight cars : 3.74 [m]
This result shows that estimation
accuracy is reasonable to estimate
the pedestrian’s moving direction
Conclusion
• We presented a method for pedestrian position
estimation using inter-vehicle communication
 We confirmed that cars can detect a pedestrian
until the driving car reaches within the stopping distance
• Future work
 Evaluating each pedestrian’s accident risk for each driver
 Filtering out low accident risk
 Detecting a series of pedestrian’s position for a time
interval
2015/4/22 Autonet 2008 24
2015/4/22 Autonet 2008 25
Sawa, Y., Kitani, T., Shibata, N., Yasumoto, K.,
Ito, M.: A Method for Pedestrian Position
Estimation using Inter-Vehicle
Communication, Proc. of the 3rd IEEE
Workshop on Automotive Networking and
Applications (AutoNet 2008), pp. 1 – 6.
DOI:10.1109/GLOCOMW.2008.ECP.57 [ PDF ]

More Related Content

What's hot

Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.Yousef Abujubba
 
intelligent transportation system
intelligent transportation system intelligent transportation system
intelligent transportation system Abdul rahman kureshi
 
Traffic information system
Traffic information systemTraffic information system
Traffic information systemPresi
 
Intelligent transportation system
Intelligent transportation system Intelligent transportation system
Intelligent transportation system Naveen raj
 
ADVANCED TRAVELLER INFORMATION SYSTEM
ADVANCED TRAVELLER INFORMATION SYSTEMADVANCED TRAVELLER INFORMATION SYSTEM
ADVANCED TRAVELLER INFORMATION SYSTEMGanesh S Nair
 
intelligent transport systems
intelligent transport systemsintelligent transport systems
intelligent transport systemsAnkit Kansotia
 
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010Codecamp Romania
 
Intelligent transportation systems
Intelligent transportation systemsIntelligent transportation systems
Intelligent transportation systemsGourab Debbarma
 
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...srinivasanece7
 
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITYPROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY664601
 
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...Naoki Shibata
 
Intelligent transportation system
Intelligent transportation systemIntelligent transportation system
Intelligent transportation systemgayathrysatheesan1
 
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITYPROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY664601
 
intelligent transportation system
intelligent transportation systemintelligent transportation system
intelligent transportation systemkvn virinchi
 

What's hot (20)

Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.Intelligent Traffic System for kajang city, Malaysia.
Intelligent Traffic System for kajang city, Malaysia.
 
intelligent transportation system
intelligent transportation system intelligent transportation system
intelligent transportation system
 
INFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systems
INFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systemsINFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systems
INFRASTRUCTURE FOR SMART CITIES_MOD 3_Intelligent transport systems
 
Traffic information system
Traffic information systemTraffic information system
Traffic information system
 
Urban traffic management system assignment 2
Urban traffic management system assignment 2Urban traffic management system assignment 2
Urban traffic management system assignment 2
 
Intelligent transportation system
Intelligent transportation system Intelligent transportation system
Intelligent transportation system
 
ADVANCED TRAVELLER INFORMATION SYSTEM
ADVANCED TRAVELLER INFORMATION SYSTEMADVANCED TRAVELLER INFORMATION SYSTEM
ADVANCED TRAVELLER INFORMATION SYSTEM
 
Vmuralidharan
VmuralidharanVmuralidharan
Vmuralidharan
 
intelligent transport systems
intelligent transport systemsintelligent transport systems
intelligent transport systems
 
eMARINE Global Presentation
eMARINE Global PresentationeMARINE Global Presentation
eMARINE Global Presentation
 
ITS presentation final
ITS presentation final ITS presentation final
ITS presentation final
 
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
Extendable architecture for intelligent navigation systems - CodeCamp16oct2010
 
Intelligent transportation systems
Intelligent transportation systemsIntelligent transportation systems
Intelligent transportation systems
 
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
 
Intelligent transportation system
Intelligent transportation systemIntelligent transportation system
Intelligent transportation system
 
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITYPROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
 
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
(Slides) Inter-Vehicle Communication Protocol for Cooperatively Capturing and...
 
Intelligent transportation system
Intelligent transportation systemIntelligent transportation system
Intelligent transportation system
 
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITYPROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
PROPOSED INTELLIGENT TRANSPORT SYSTEM DEPLOYMENTS IN KAJANG CITY
 
intelligent transportation system
intelligent transportation systemintelligent transportation system
intelligent transportation system
 

Viewers also liked

(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...Naoki Shibata
 
(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...
(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...
(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...Naoki Shibata
 
Hawk Eye Technology - An Understanding
Hawk Eye Technology - An UnderstandingHawk Eye Technology - An Understanding
Hawk Eye Technology - An UnderstandingAbhinay Bandaru
 
Hawk eye technology
Hawk eye technologyHawk eye technology
Hawk eye technologyAkash Sahu
 
15067420 space-mouse-rahul-raj
15067420 space-mouse-rahul-raj15067420 space-mouse-rahul-raj
15067420 space-mouse-rahul-rajSrishti Sabharwal
 
Hawk eye technology by Mohit Agarwal
Hawk eye technology by Mohit AgarwalHawk eye technology by Mohit Agarwal
Hawk eye technology by Mohit AgarwalMohit Agarwal
 
Vehicle To Vehicle Communication System
Vehicle To Vehicle Communication SystemVehicle To Vehicle Communication System
Vehicle To Vehicle Communication SystemMonaco Motors
 
Secure shell ppt
Secure shell pptSecure shell ppt
Secure shell pptsravya raju
 
Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communicationR prasad
 
Hawk eye technology
Hawk eye technologyHawk eye technology
Hawk eye technologyN.CH Karthik
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communicationNitish Tanwar
 

Viewers also liked (16)

(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
(Paper) A Method for Sharing Traffic Jam Information using Inter-Vehicle Comm...
 
(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...
(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...
(Slides) A Method for Sharing Traffic Jam Information Using Inter-Vehicle C...
 
Hawk Eye Technology - An Understanding
Hawk Eye Technology - An UnderstandingHawk Eye Technology - An Understanding
Hawk Eye Technology - An Understanding
 
Hawk eye Technology
Hawk eye TechnologyHawk eye Technology
Hawk eye Technology
 
Hawk eye technology
Hawk eye technologyHawk eye technology
Hawk eye technology
 
Ivwc
IvwcIvwc
Ivwc
 
15067420 space-mouse-rahul-raj
15067420 space-mouse-rahul-raj15067420 space-mouse-rahul-raj
15067420 space-mouse-rahul-raj
 
Hawk eye technology by Mohit Agarwal
Hawk eye technology by Mohit AgarwalHawk eye technology by Mohit Agarwal
Hawk eye technology by Mohit Agarwal
 
Vehicle To Vehicle Communication System
Vehicle To Vehicle Communication SystemVehicle To Vehicle Communication System
Vehicle To Vehicle Communication System
 
Secure shell ppt
Secure shell pptSecure shell ppt
Secure shell ppt
 
Vanet ppt
Vanet pptVanet ppt
Vanet ppt
 
Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communication
 
Space Mouse
Space MouseSpace Mouse
Space Mouse
 
Hawk eye technology
Hawk eye technologyHawk eye technology
Hawk eye technology
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communication
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Similar to (Slides) A Method for Pedestrian Position Estimation using Inter-Vehicle Communication

Intelligent transportation system
Intelligent transportation systemIntelligent transportation system
Intelligent transportation systemKunalPolkundwar
 
Intelligent Transportation Systems .pptx
Intelligent Transportation Systems .pptxIntelligent Transportation Systems .pptx
Intelligent Transportation Systems .pptxTheConqueror2
 
A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...Md. Faishal Rahaman
 
Sss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignSss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignJustin Hayward
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation Systemguest6d72ec
 
Intelligent transport systems
Intelligent  transport systemsIntelligent  transport systems
Intelligent transport systemsAbhijit Pal
 
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
 (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm... (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...Naoki Shibata
 
Inteligent transport system
Inteligent transport systemInteligent transport system
Inteligent transport systemBhavik A Shah
 
PLANNING OF MOTION FOR THE PARKING OF ROAD VEHICLES
PLANNING OF MOTION FOR THE PARKING  OF ROAD VEHICLESPLANNING OF MOTION FOR THE PARKING  OF ROAD VEHICLES
PLANNING OF MOTION FOR THE PARKING OF ROAD VEHICLESPiero Micelli
 
Presentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll SystemsPresentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll Systemsshanmuga sundaram
 
Presentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll SystemsPresentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll Systemsshanmuga sundaram
 
ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...
ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...
ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...Ilona Anna Cieslik
 
PSA Peugeot Citroën at ITS Bordeaux 2015
PSA Peugeot Citroën at ITS Bordeaux 2015PSA Peugeot Citroën at ITS Bordeaux 2015
PSA Peugeot Citroën at ITS Bordeaux 2015Groupe PSA
 
Intelligent transport system (its) [autosaved]
Intelligent transport system (its) [autosaved]Intelligent transport system (its) [autosaved]
Intelligent transport system (its) [autosaved]Krishna Bhola
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation SystemHimanshu Garg
 
TraVis CTTHES3
TraVis CTTHES3TraVis CTTHES3
TraVis CTTHES3Ni Aguirre
 
TRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARE
TRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARETRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARE
TRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWAREshrikrishna kesharwani
 
Oral report paul lesigues (n8892946)
Oral report   paul lesigues (n8892946)Oral report   paul lesigues (n8892946)
Oral report paul lesigues (n8892946)Paul Lesigues
 

Similar to (Slides) A Method for Pedestrian Position Estimation using Inter-Vehicle Communication (20)

Intelligent transportation system
Intelligent transportation systemIntelligent transportation system
Intelligent transportation system
 
Intelligent Transportation Systems .pptx
Intelligent Transportation Systems .pptxIntelligent Transportation Systems .pptx
Intelligent Transportation Systems .pptx
 
A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...
 
Sss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignSss14duke BT Innovate Research Design
Sss14duke BT Innovate Research Design
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
 
Intelligent transport systems
Intelligent  transport systemsIntelligent  transport systems
Intelligent transport systems
 
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
 (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm... (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
 
Inteligent transport system
Inteligent transport systemInteligent transport system
Inteligent transport system
 
PLANNING OF MOTION FOR THE PARKING OF ROAD VEHICLES
PLANNING OF MOTION FOR THE PARKING  OF ROAD VEHICLESPLANNING OF MOTION FOR THE PARKING  OF ROAD VEHICLES
PLANNING OF MOTION FOR THE PARKING OF ROAD VEHICLES
 
Presentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll SystemsPresentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll Systems
 
Presentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll SystemsPresentation on Open Toll & Toll Systems
Presentation on Open Toll & Toll Systems
 
ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...
ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...
ITS 2018 Congress_Denmark_Ilona Cieslik_ADVANCING ACTIVE SAFETY AND TESTING M...
 
PSA Peugeot Citroën at ITS Bordeaux 2015
PSA Peugeot Citroën at ITS Bordeaux 2015PSA Peugeot Citroën at ITS Bordeaux 2015
PSA Peugeot Citroën at ITS Bordeaux 2015
 
Intelligent transport system (its) [autosaved]
Intelligent transport system (its) [autosaved]Intelligent transport system (its) [autosaved]
Intelligent transport system (its) [autosaved]
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
 
TraVis CTTHES3
TraVis CTTHES3TraVis CTTHES3
TraVis CTTHES3
 
PTOLEMUS in a nutshell
PTOLEMUS in a nutshellPTOLEMUS in a nutshell
PTOLEMUS in a nutshell
 
TRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARE
TRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARETRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARE
TRAFFIC SIMULATION AT TOLL ROAD SECTION USING VISSIM SOFTWARE
 
Oral report paul lesigues (n8892946)
Oral report   paul lesigues (n8892946)Oral report   paul lesigues (n8892946)
Oral report paul lesigues (n8892946)
 
final.pptx
final.pptxfinal.pptx
final.pptx
 

More from Naoki Shibata

Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Naoki Shibata
 
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster AreaNaoki Shibata
 
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...Naoki Shibata
 
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Naoki Shibata
 
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...Naoki Shibata
 
An Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaAn Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaNaoki Shibata
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Naoki Shibata
 
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersGPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersNaoki Shibata
 
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...Naoki Shibata
 
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...Naoki Shibata
 
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...Naoki Shibata
 
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...Naoki Shibata
 
(Paper) Self adaptive island GA
(Paper) Self adaptive island GA(Paper) Self adaptive island GA
(Paper) Self adaptive island GANaoki Shibata
 
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...Naoki Shibata
 
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNsNaoki Shibata
 
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 (Paper) Task scheduling algorithm for multicore processor system for minimiz... (Paper) Task scheduling algorithm for multicore processor system for minimiz...
(Paper) Task scheduling algorithm for multicore processor system for minimiz...Naoki Shibata
 
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...Naoki Shibata
 
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...Naoki Shibata
 
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...Naoki Shibata
 
(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANET(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANETNaoki Shibata
 

More from Naoki Shibata (20)

Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)Circular barcode design resistant to linear motion blur (preliminary slides)
Circular barcode design resistant to linear motion blur (preliminary slides)
 
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
(Paper) An Endorsement Based Mobile Payment System for a Disaster Area
 
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
BalloonNet: A Deploying Method for a Three-Dimensional Wireless Network Surro...
 
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
Congestion Alleviation Scheduling Technique for Car Drivers Based on Predicti...
 
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
(Paper) MTcast: Robust and Efficient P2P-based Video Delivery for Heterogeneo...
 
An Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster AreaAn Endorsement Based Mobile Payment System for A Disaster Area
An Endorsement Based Mobile Payment System for A Disaster Area
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
 
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial MarkersGPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
GPGPU-Assisted Subpixel Tracking Method for Fiducial Markers
 
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
(Paper) BalloonNet: A Deploying Method for a Three-Dimensional Wireless Netwo...
 
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
(Paper) Emergency Medical Support System for Visualizing Locations and Vital ...
 
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
 
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
(Paper) Parking Navigation for Alleviating Congestion in Multilevel Parking F...
 
(Paper) Self adaptive island GA
(Paper) Self adaptive island GA(Paper) Self adaptive island GA
(Paper) Self adaptive island GA
 
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
(Paper) Efficient Evaluation Methods of Elementary Functions Suitable for SIM...
 
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
(Slides) A Decentralized Method for Maximizing k-coverage Lifetime in WSNs
 
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 (Paper) Task scheduling algorithm for multicore processor system for minimiz... (Paper) Task scheduling algorithm for multicore processor system for minimiz...
(Paper) Task scheduling algorithm for multicore processor system for minimiz...
 
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...(Slides) Task scheduling algorithm for multicore processor system for minimiz...
(Slides) Task scheduling algorithm for multicore processor system for minimiz...
 
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
(Slides) A Personal Navigation System with a Schedule Planning Facility Based...
 
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
(Slides) A Method for Distributed Computaion of Semi-Optimal Multicast Tree i...
 
(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANET(Slides) A demand-oriented information retrieval method on MANET
(Slides) A demand-oriented information retrieval method on MANET
 

Recently uploaded

2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 

Recently uploaded (20)

2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 

(Slides) A Method for Pedestrian Position Estimation using Inter-Vehicle Communication

  • 1. A Method for Pedestrian Position Estimation using Inter-Vehicle Communication Yuta Sawa , Tomoya Kitani †, Naoki Shibata†† Keiichi Yasumoto , Minoru Ito Nara Institute of Science and Technology †Shizuoka University, ††Shiga University 2015/4/22 1Autonet 2008
  • 2. Outline • Drivers do not notice pedestrians in blind spots • By exchanging information of pedestrian positions among cars using inter-vehicle communication, drivers can notice pedestrians in the blind spot 2015/4/22 Autonet 2008 2
  • 3. Contents • Background • Assumptions • Proposed method • Experiments • Conclusion 2015/4/22 Autonet 2008 3
  • 4. Background • The total number of fatal traffic accidents is decreasing in Japan[1]  However, the percentage of the number of traffic accidents where a pedestrian is killed or injured has been increasing  Some car manufacturing companies are developing mechanisms to detect pedestrians 2015/4/22 Autonet 2008 4 [1]National Police Agency, Japan: “Police White Paper”, http://www.npa.go.jp/hakusyo/index.htm TrafficAccidentFatalitiesNumber Percentageofpedestrians Total Traffic Accident Fatalities Number Percentage of pedestrians Pedestrian’s Traffic Accident Fatalities Number
  • 5. Related Work • Some of these mechanisms employ: sensors installed on a car  The problem with this method is the dead angle of the sensors • In other mechanisms, devices carried by pedestrians and cars send their positions to another kind of device installed on crosswalks [4,6]  This method requires extra costs for installing the devices on crosswalks 2015/4/22 Autonet 2008 5 ○ ×
  • 6. Related Work • Many car companies and researchers are studying techniques for creating a vehicle safety system using inter-vehicle communication [5] • This method ….  can solve the dead angle problem  achieves accurate detection  does not need any extra costs for installing devices on crosswalks • No detailed implementation method or protocol is provided 2015/4/22 Autonet 2008 6
  • 7. Our Goals • To achieve an avoid collision system with pedestrians  estimate pedestrian’s position until the car reaches within the stopping distance  estimate pedestrian’s location as accurately as possible  estimate with no extra costs for installing the devices on crosswalks 2015/4/22 Autonet 2008 7
  • 8. Contents • Background • Assumptions • Proposed method • Experiments • Conclusion 2015/4/22 Autonet 2008 8
  • 9. Assumptions for Cars and Pedestrians • Assumptions for Pedestrians  Each pedestrian has a beacon device  A unique ID is assigned to each beacon device • Assumptions for Cars  Each car is equipped with…. • a directional antenna capable of receiving beacon signals and estimating their directions • a GPS receiver • a computer with a certain amount of storage and accurate clock 2015/4/22 Autonet 2008 9
  • 10. Assumptions for Communication • Time interval  beacon signals and packets are tb [s] and tc [s] • Beacon signals  Beacon signals propagates in the area with radius rb [m] centered at its sender  All cars in the area can receive the beacon signal when there is no radio interference • Packets  Each packet sent by a car propagates in the area with radius rc [m]  All cars in the area can receive the packet when there is no radio interference 2015/4/22 Autonet 2008 10 rb rc
  • 11. Assumptions for Directional Antenna • Directional antenna  When receiving the pedestrian’s beacon signal, it can estimate the direction and distance from the pedestrian • Error  An error in the measured direction and distance follows normal distributions 2015/4/22 Autonet 2008 11
  • 12. Contents • Background • Assumptions • Proposed method • Experiments • Conclusion 2015/4/22 Autonet 2008 12
  • 13. Algorithm for Detecting Pedestrians 2015/4/22 Autonet 2008 13 Construct a packet with unique beacon ID and beacon sequence number When a car receives the beacon signals, it estimates the pedestrian’s position according to measured beacon signal When a car receives the packet, it composes the information of the estimation with the existent one of the same pedestrian Time interval for sending beacon signals and packets are tb [s] and tc [s] Construct a packet with the information of the estimation The car improves the estimation of the pedestrian
  • 14. Constraint of Detecting Pedestrians 2015/4/22 Autonet 2008 14 If a driver notices a pedestrian in dangerous situation This car is forced to run several ten meters since the driver decides to brake until the braking gets effective Stopping Distance Pedestrian’s position must be informed to the driver until the car reaches within the stopping distance
  • 15. Pedestrian’s Existence Probability Map • Pedestrian’s Existence Probability Map  From assumption, cars can calculate the error probability of angle and distance by the measured angle and distance  We divide the target space in a road map into grids  Cars calculate each grid probabilistic index for the central point of the grid by using the error probability 2015/4/22 Autonet 2008 15
  • 16. Composing Multiple Probability Maps • The measurement data has to satisfy the following condition  All cars receive the same beacon with the same ID transmitted at the same time 2015/4/22 Autonet 2008 16 1 11
  • 17. Contents • Background • Assumptions • Proposed method • Experiments • Conclusion 2015/4/22 Autonet 2008 17
  • 18. Experiments • Evaluation Items  Number of Received Packets To evaluate the estimation accuracy, we measured how many packets car receives until the car reaches within the stopping distance  Estimation Accuracy of Pedestrian’s Location we measured the radius of the smallest circle which contains all cells of the grid with over 90% existence probability 2015/4/22 Autonet 2008 18
  • 19. Parameter of Experiments • We have used QualNet Simulator • Parameters 2015/4/22 Autonet 2008 19 Number of Cars in the east-west direction varies among 2, 4, 6, 8 Number of Cars in the north-south direction varies among 2, 4, 6, 8, 10 Moving Speed of All Cars 12 m/s Stopping Distance 22 m Physical Layer Protocol 802.11b Radio Propagation Range 100 m Interval of Beacon and packet Broadcasting 0.2 sec Size of Pedestrian’s Beacon 100 byte Size of packet 150 byte The Target Area : Crosswalks located at Shijo-Kawaramachi in Central Kyoto ( 142 m× 142 m ) 12 m/s 22 m
  • 20. Result -Number of Received Packets • Evaluate the number of received packets  We measured the number of beacons successfully received until the car reaches within the stopping distance • For all conditions  Each car was able to receive more than 14 packets until the car reaches within the stopping distance 2015/4/22 Autonet 2008 20 This result shows that the number of packets is sufficient for estimating the position of the pedestrian
  • 21. Result -Accuracy of Pedestrian Position • Evaluate estimation accuracy of pedestrian’s location  We measured the area which contains all cells of the grid with over 90% existence probability  The variance of distance error : 10, 20, 30 [m]  The variance of angle error : 6 [deg] • When there is only one car 2015/4/22 Autonet 2008 21 : :
  • 22. Result -Accuracy of Pedestrian Position • When there are 8 cars 2015/4/22 Autonet 2008 22 These results show that the accuracy of estimation is improved as the number of cars exchanging information increases ×6
  • 23. Result -Accuracy of Pedestrian Position • We measured the radius of the smallest circle which contains all cells of the grid with over 90% existence probability • When the variance of distance error : 10 [m] 2015/4/22 Autonet 2008 23 Only one car:18.33 [m] Eight cars : 3.74 [m] This result shows that estimation accuracy is reasonable to estimate the pedestrian’s moving direction
  • 24. Conclusion • We presented a method for pedestrian position estimation using inter-vehicle communication  We confirmed that cars can detect a pedestrian until the driving car reaches within the stopping distance • Future work  Evaluating each pedestrian’s accident risk for each driver  Filtering out low accident risk  Detecting a series of pedestrian’s position for a time interval 2015/4/22 Autonet 2008 24
  • 25. 2015/4/22 Autonet 2008 25 Sawa, Y., Kitani, T., Shibata, N., Yasumoto, K., Ito, M.: A Method for Pedestrian Position Estimation using Inter-Vehicle Communication, Proc. of the 3rd IEEE Workshop on Automotive Networking and Applications (AutoNet 2008), pp. 1 – 6. DOI:10.1109/GLOCOMW.2008.ECP.57 [ PDF ]

Editor's Notes

  1. Thank you chairman. I would like to have a talk titled a method for pedestrian position estimation using inter-vehicle communication.
  2. First of all, I would like to explain our study outline. Drivers do not notice pedestrians because of blind spots. By exchanging information of pedestrian positions between cars using inter-vehicle communication, drivers can notice pedestrians in the blind spot. We aim to achieve an avoid collision system with pedestrians by exchanging information of pedestrian positions among cars using inter-vehicle communication.
  3. This is the contents of this presentation. Now, I would like to explain the research background.
  4. The total number of fatal traffic accidents is decreasing in Japan. However the percentage of the number of traffic accidents where a pedestrian is killed or injured has been increasing. For the above reason, some car manufacturing companies and researchers are developing mechanisms to detect pedestrians.
  5. Some of these mechanisms employ sensors installed on a car. The problem with this method is dead angle of the sensors. In other mechanisms, devices carried by pedestrians and cars send their positions to another kind of device installed on crosswalks. This method requires extra costs of installing the devices on crosswalks.
  6. At the same time, many car companies and researchers studying techniques for creating a vehicle safety system using inter-vehicle communication. This method can solve the dead angle problem, and it achieves accurate detection. Additionally, it does not need any extra costs for installing devices on crosswalks. However, no detailed implementation method or protocol is provided
  7. In order to achieve an avoid collision system with pedestrians, Cars estimate pedestrian’s position until the car reaches within the constraint distance, and they estimate pedestrian’s location as accurately as possible, And they estimate with no extra costs for installing the devices on crosswalks.
  8. Next, I would like to explain the assumptions of our research.
  9. First, I would like to explain the assumptions for pedestrians. Each pedestrian has a beacon device. And a unique ID is assigned to each beacon device. Next, I would like to explain the assumptions for cars. Each car is equipped with a directional antenna capable of receiving beacon signals and estimating their directions. It is also equipped with a GPS receiver and a computer with a certain amount of storage and accurate clock.
  10. Next, I would like to explain the assumptions for communication. Time intervals for sending beacon signals and packets are t_b seconds and t_c seconds, respectively. Each beacon signal propagates in the area with radius r_b meters centered at its sender. Each packet sent by a car propagates in the area with radius r_c meters. All cars in the area can receive the beacons and the packet when there is no radio interference.
  11. Finally, I explain the assumptions for directional antenna. A directional antenna which is equipped with cars can estimate the direction and distance of its sender pedestrian When receiving the pedestrian’s beacon signal, it can estimate the direction an d distance from the pedestrian. An error in the measured direction follows normal distribution. An error in the measured distance also follows normal distribution.
  12. Next, I would like to explain the proposed method.
  13. Here, I would like to explain the outline of the proposed method. First, a beacon device which is equipped with pedestrians construct a packet with an unique beacon ID and the beacon sequence number, and broadcasts to cars. When a car receives pedestrian’s beacon signals, it estimates the pedestrian’s position according to measured beacon signal. Next, the car construct a packet with the information of the estimation, and broadcasts to other cars. When a car receives the packet, it composes the information of the estimation with the existent one of the same pedestrian. In this way, the car improves the estimation of pedestrian. The time interval for sending beacon signals and packets are t_b seconds and t_c seconds respectively.
  14. Next, I would like to explain the constraint of proposed method. If a driver notices a pedestrian in dangerous situation, this car is forced to run several ten meters since the driver decides to brake until the braking gets effective. We define such distance as the stopping distance. In order to achieve an avoid collision system for pedestrians, The pedestrian’s position must be informed to the driver until the car reaches within the stopping distance.
  15. Next, I would like to explain pedestrian’s existence probability map. From assumption, cars can calculate the error probability of angle and distance by the measured angle and distance. In our research, we divide the target space in a road map into grids in order to reduce computation time. Next, cars calculate each grid probabilistic index for the central point of the grid by using each the error probability.
  16. In our method, in order to improve the estimation accuracy of position, the probability maps obtained by multiple cars are composed. In order to compose multiple probability maps, the measurement data has to satisfy the following condition. All cars receive the same beacon with the same ID transmitted at the same time. In this situation, to get more accurate map, we compose multiple maps using Bayse theorem.
  17. Next, I will talk about experiments and their results.
  18. The purpose of experiments is to evaluate performance of our method. We have two evaluation items. One of them is the number of the received packets : In order to evaluate the estimation accuracy, we measured how many packets car receives until the car reaches within the stopping distance. Another one is the estimation accuracy of pedestrian’s location : we measured the radius of the smallest circle which contains all cells of the grid with over 90% existence probability.
  19. We have used QualNet simulator. There are parameters of the experiments. The target area is a large crosswalks located at Shijo-Kawaramachi, which is in the central Kyoto. The size of this area is 142 meters square. This crosswalks has a set of traffic signals, the signals for east-west direction is set to green, and the signals for north-south direction is red. We varied the number of cars which go through the crosswalks in the east-west direction among 2, 4, 6 and 8, and the number in the north-south direction among 2, 4, 6, 8 and 10. The moving speed of all cars on the road with green signal are 50 km/h. In this case, the stopping distance becomes 22meters. Pedestrians’ devices for transmitting beacon and the inter-vehicle communication use IEEE 802.11b as the physical layer protocol, and the radio propagation range is 100 meters. The interval of beacon and packet broadcasting is 0.2 seconds. The size of a pedestrian’s beacon is 100 bytes, and the size of data measured by a car is 150 bytes
  20. Here, I explain the first experiment. In order to evaluate the number of received packets, we measured the number of beacons successfully received until the car reaches within the stopping distance. The figure shows that the number of beacons successfully received until the car reaches within the stopping distance. X axis shows the Node ID and Y axis shows the number of received packets. For all conditions, the car is able to receive more than 14 packets until the car reaches within the stopping distance, which is sufficient for estimating the position of the pedestrian.
  21. Here, I explain the second experiment. In order to evaluate estimation accuracy of estimation pedestrian’s location , we measured the area of the grid with over 90% existence probability. This figure shows that the area of the grid with over 90% existence probability when there is only one car.
  22. This figure shows that the area of the grid with over 90% existence probability when there are 8 cars. These results show that the accuracy of estimation is improved as the number of cars exchanging information increase.
  23. Next, we measured the radius of the smallest circle which contains all cells of the grid with over 90% existence probability. X axis shows the number of cars and Y axis shows the error of pedestrian position. From this figure, when the variance for the error of distance is 10 meters, the radius is 18.33 meter when there is only one car, but the radius becomes 3.74 meters when there are 8 cars. This result shows that estimation accuracy is reasonable to estimate the pedestrian’s moving direction.
  24. We proposed a method for pedestrian position estimation using inter-vehicle communication. We confirmed that cars can detect a pedestrian until the driving car reaches the pedestrian. Future works are as follows.