SlideShare ist ein Scribd-Unternehmen logo
1 von 19
© 2016 Ness SES. All Rights Reserved
1
Using Swarm Intelligence
to Prepare for the Next
Carmageddon
@kmathew | @ness_tech
Kuruvilla Mathew
Chief Innovation Officer
Ness Software Engineering Services
www.ness-ses.com
© 2016 Ness SES. All Rights Reserved
2
In the next 30-40 minutes …
© 2016 Ness SES. All Rights Reserved
• Carmageddon Story
• The Bigger Problem
• Swarm Intelligence
• Particle Swarm Optimization
• Analyzing Data Flow patterns
• Actionable Insights
• Queries and discussion
@kmathew | @ness_tech
© 2016 Ness SES. All Rights Reserved
3
Carmageddon
Southern California recently experienced a 55-hour closure of the 91
Freeway, resulting in a 6-mile stretch that intersected State Route 71
and Interstate 15. The closure was called the Coronageddon.
Just a few years ago, a big closure, dubbed Carmageddon, of
California Highway 405 resulted in a traffic jam that reached
immense proportions.
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
3
© 2016 Ness SES. All Rights Reserved
4
The Bigger Problem
The extreme instances of massive traffic congestion are becoming
increasingly common resulting in daily traffic jams that are created by
early morning traffic as people get to work, school traffic, the lunch
rush hour, and the all-too-familiar and stressful evening traffic.
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
4
Traffic flow patterns are studied by cities, but
most use a low tech approach. They assign
people to count vehicles as they pass through
intersections at peak hours.
© 2016 Ness SES. All Rights Reserved
5
Swarm Intelligence
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
5
“A single ant or bee isn't smart, but their colonies are. The study of swarm
intelligence is providing insights that can help humans manage complex systems…”
Source: Swarm Theory, By Peter Miller, National Geographic Staff | http://ngm.nationalgeographic.com/2007/07/swarms/miller-text
Source: Wikipedia: https://en.wikipedia.org/wiki/Swarm_intelligence
Simply put, “Swarm intelligence (SI) is the collective behavior
of decentralized, self-organized systems, natural or artificial.”
© 2016 Ness SES. All Rights Reserved
6
Opportunities for Smart Cities
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
6
Implement higher-tech methods, such as swarm intelligence, to form a more
accurate and complete picture of traffic flows, so cities understand where
the real problems are.
Apply this analysis to optimize traffic flow and continually monitor, so
adjustments can be made more quickly to avoid the next Carmageddon.
© 2016 Ness SES. All Rights Reserved
7
Understanding Traffic Flow Patterns
Using Particle Swarm Optimization
@kmathew | @ness_tech
© 2016 Ness SES. All Rights Reserved
7
1 2 3 4 5
2 –
dimensional
space
© 2016 Ness SES. All Rights Reserved
8
Scene of the Carmageddon
Source: Google Maps 2016, Google Map of Corona, California
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
8
In spite of the couple-day closure, work continues on freeways and
adjacent roads and has been going on for a number of months. This
aggravates commuters and contributes to a fair share of road rage.
Using PSO and the Bees algorithm, it is possible to understand and predict the behavior of the
commuters at different times of the day. The changes of traffic patterns during the weekdays and
weekends provide insights that can help city planners plan for future street and freeway closures.
© 2016 Ness SES. All Rights Reserved
9
Understanding Road Closures
Source: Google Maps 2016, Google Map of Corona, California
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
9
We can begin to better understand the traffic flow by tagging the beacon from the vehicle
and/or the driver and passenger in the vehicle. The effect of road closures that include streets
and ramps can be understood by analyzing the vehicle/commuter between 2 points on the
street.
Installation of scanners along the streets can
capture Bluetooth and WiFi beacons of commuters’
smart devices, as well as the Bluetooth beacons
from vehicles.
© 2016 Ness SES. All Rights Reserved
10
Applying the Bees Algorithm
Source: Google Maps 2016, Google Map of Corona, California
© 2016 Ness SES. All Rights Reserved
@kmathew | @ness_tech
10
Applying the Bees algorithm to school traffic is an effective method to understand the traffic flow that is a
combination of foot traffic and vehicular traffic.
Traffic as a result of the start of a school day
and dismissal will be an interesting pattern to
observe.
For example, at this school, flow around certain intersection points
had delays, but one intersection point was free flowing without
delays.
© 2016 Ness SES. All Rights Reserved
11
Capturing Vehicle Data Using Scanners
@kmathew | @ness_tech
© 2016 Ness SES. All Rights Reserved
As described earlier, Scanners can be installed on streets,
typically on street light poles, to capture the Bluetooth and Wi-Fi
beacons that are coming from the vehicle and commuter smart
phones respectively.
The number of Scanners will vary, as they need to be placed in a
manner that increases the chance of detection.
Having multiple Scanners also helps determine the vector of
vehicle/commuter movement.
11
© 2016 Ness SES. All Rights Reserved
12
Computing the Data
@kmathew | @ness_tech
© 2016 Ness SES. All Rights Reserved
height
distance
12
The Scanner will provide a fair amount of data that needs to be computed and
aggregated before it is usable. Some of the key points are:
• The Machine Address (MAC) will help uniquely define the commuter/vehicle
• Received Signal Strength Indicator (RSSI) is used to calculate the distance
• The scan from 2 Scanners on a given MAC will determine the direction vector
• The Scanner mounted height is fixed and can be calibrated
• The distance from the sensor and the direction of travel could be determined
based on the position of the vehicle
• The vehicle MAC, commuter(s) MAC could be correlated to determine driving
behavior during rush hour, weekends and other commute times
• The date and time should be synchronized to UTC to collate into a time series
database for correlation analysis
MAC
© 2016 Ness SES. All Rights Reserved
13
Analyzing the Bluetooth Data
@kmathew | @ness_tech
The captured data looks as indicated from the Bluetooth
data logs. This reflects the Received Signal Strength
Indicator (RSSI), including time stamp, vendor and a
service tag identifier (ID).
A RSSI closer to 0 means that the vehicle is closer, and
a higher value means the vehicle is farther away.
Using the class of device (cod) filter, you can isolate the
captured frames that are most likely from vehicles.
© 2016 Ness SES. All Rights Reserved
14
WiFi Scans
@kmathew | @ness_tech
In addition to Bluetooth data, another beacon captured
is the WiFi beacons sent from Smart Phones and
devices. While the RSSI plays a key role in
determining the distance for a given commuters smart
phone (MAC), it required some fuzzy logic to extract
out the kind of smart device it is from the vendor data.
© 2016 Ness SES. All Rights Reserved
15
InsightsRSSI(db)
In the visualization what is
interesting to observe is the
behavior of the swarm.
One can see the changing
behavior with time progressing.
This can help determine a
tipping point, whether it is start
of rush hour or the end of one.
These insights are valuable in
understanding commuter
behavior with real data that can
help city planners.
Note: This data is from one Scanner.
© 2016 Ness SES. All Rights Reserved
16
In Conclusion
@kmathew | @ness_tech
By using Swarm Intelligence (SI) algorithms, such as Particle Swarm Optimization (PSO), city
planners can create simulations to understand potential congestion challenges based on how
vehicles and pedestrians navigate public spaces.
PSO is a good algorithm to apply to large businesses in a city, as it helps them understand the
behavior of each employee or a group of employees (beginning/ending of shifts) navigating out of
facilities and getting on streets by walking, in vehicles, using public transport, etc.
Simulations using real data collected through this mechanism can help city planners determine
potential traffic challenges at a highly-granular level—by street, intersection, freeway ramp, school
area, etc. — to significantly improve the quality of empirical commuter data used in street flow
planning and addressing existing congestion problems.
© 2016 Ness SES. All Rights Reserved
17
About Ness Software Engineering Services
Fully-integrated user experience design, platform development
and data analytics services from visioning to execution
3,000 colleagues | Engineering team’s level of experience
exceeds industry-average
Teams designated for clients on ongoing basis | Engineers
commonly work with the same client for multiple years
10 Technology Innovation Centers across 6 countries
Product Engineering rigor is at the foundation of our
approach
Global Scale
Engineering Heritage
Integrated Solution
Design & Development
Long-Term Client
Relationships
Experienced Personnel
© 2016 Ness SES. All Rights Reserved
18
Further Reading
• The Evolution of the Connected Home (DATAQUEST)
• Improving Predictive Maintenance with IoT (IoT Central)
• Edge Analytics an Antidote to IoT Data Deluge (InformationWeek)
• Healthcare Things Are Getting Better at Supporting Wellness (IoT Global Network)
• Improve Loss Prevention in Retail Stores by Applying Swarm Intelligence (Indian Retailer)
• Contextualising Data Will Help Monetize The Internet of Things (InformationAge)
• Inside the Connected Car’s Ego Network (Auto Tech Review)
• Ness Whitepaper: Capitalizing on the Business Value of the Internet of Things
• Ness Blog: Predictions 2016 – IoT, Payments & Loyalty Programs, APIs
• Ness Blog: Does Every’Thing’ Matter in the Internet of Things
• Ness Blog: Internet of Things and Industrial Analytics
• Ness Blog: When Every Car Becomes a “Smart” Car
And a number of related readings on:
• Ness Insights : http://www.ness-ses.com/insights/resource-library/
• Ness Blog: http://www.ness-ses.com/category/blog/
Here is a compilation of articles, whitepapers, and blog posts on IoT. They have been presented and
published on various channels.
© 2016 Ness SES. All Rights Reserved
19
Kuruvilla Mathew • Chief Innovation Officer and SVP, Office of CTO
Ness Software Engineering Services
2001 Gateway Place, Suite 480W, San Jose, CA 95110 USA
Mobile: +1 949 678 9364
kuruvilla.mathew@ness.com | www.ness-ses.com
@kmathew | @ness_tech
http://www.ness-ses.com/category/blog/

Weitere ähnliche Inhalte

Was ist angesagt?

Capstone project the battle of neighborhoods
Capstone project   the battle of neighborhoods Capstone project   the battle of neighborhoods
Capstone project the battle of neighborhoods mukeshkumar2488
 
Bruce Thompson on digital disruption and the environment
Bruce Thompson on digital disruption and the environment Bruce Thompson on digital disruption and the environment
Bruce Thompson on digital disruption and the environment OCESAdmin
 
Decentralized system to compute safest route
Decentralized system to compute safest routeDecentralized system to compute safest route
Decentralized system to compute safest routeAnushka Patil
 
12.20 paul archer, atheeb intergraph
12.20 paul archer, atheeb intergraph12.20 paul archer, atheeb intergraph
12.20 paul archer, atheeb intergraphIbrahim Al-Hudhaif
 
Hotspot analysis of accident spots in bhubaneswar using qgis
Hotspot analysis of accident spots in bhubaneswar using qgisHotspot analysis of accident spots in bhubaneswar using qgis
Hotspot analysis of accident spots in bhubaneswar using qgisBadal Mohanty
 
Urban Data Challenge - Christopher A. Pangilinan
Urban Data Challenge - Christopher A. PangilinanUrban Data Challenge - Christopher A. Pangilinan
Urban Data Challenge - Christopher A. Pangilinanswissnex San Francisco
 
An Improved Travel safety using iTrack System
An Improved Travel safety using iTrack SystemAn Improved Travel safety using iTrack System
An Improved Travel safety using iTrack SystemAmrut Pakhale
 
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...WRI Ross Center for Sustainable Cities
 
Dotnet t-drive enhancing driving directions with taxi drivers’ intelligence
Dotnet  t-drive enhancing driving directions with taxi drivers’ intelligenceDotnet  t-drive enhancing driving directions with taxi drivers’ intelligence
Dotnet t-drive enhancing driving directions with taxi drivers’ intelligenceEcway Technologies
 

Was ist angesagt? (11)

Capstone project the battle of neighborhoods
Capstone project   the battle of neighborhoods Capstone project   the battle of neighborhoods
Capstone project the battle of neighborhoods
 
Bruce Thompson on digital disruption and the environment
Bruce Thompson on digital disruption and the environment Bruce Thompson on digital disruption and the environment
Bruce Thompson on digital disruption and the environment
 
Decentralized system to compute safest route
Decentralized system to compute safest routeDecentralized system to compute safest route
Decentralized system to compute safest route
 
Applied ML (Machine Learning)
Applied ML (Machine Learning)Applied ML (Machine Learning)
Applied ML (Machine Learning)
 
ExeSummary Sydney Metro TfNSW
ExeSummary Sydney Metro TfNSWExeSummary Sydney Metro TfNSW
ExeSummary Sydney Metro TfNSW
 
12.20 paul archer, atheeb intergraph
12.20 paul archer, atheeb intergraph12.20 paul archer, atheeb intergraph
12.20 paul archer, atheeb intergraph
 
Hotspot analysis of accident spots in bhubaneswar using qgis
Hotspot analysis of accident spots in bhubaneswar using qgisHotspot analysis of accident spots in bhubaneswar using qgis
Hotspot analysis of accident spots in bhubaneswar using qgis
 
Urban Data Challenge - Christopher A. Pangilinan
Urban Data Challenge - Christopher A. PangilinanUrban Data Challenge - Christopher A. Pangilinan
Urban Data Challenge - Christopher A. Pangilinan
 
An Improved Travel safety using iTrack System
An Improved Travel safety using iTrack SystemAn Improved Travel safety using iTrack System
An Improved Travel safety using iTrack System
 
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
 
Dotnet t-drive enhancing driving directions with taxi drivers’ intelligence
Dotnet  t-drive enhancing driving directions with taxi drivers’ intelligenceDotnet  t-drive enhancing driving directions with taxi drivers’ intelligence
Dotnet t-drive enhancing driving directions with taxi drivers’ intelligence
 

Ähnlich wie Using Swarm Intelligence to Prepare for the Next Carmageddon

Real time path planning based on hybrid-vanet-enhanced transportation system
Real time path planning based on hybrid-vanet-enhanced transportation systemReal time path planning based on hybrid-vanet-enhanced transportation system
Real time path planning based on hybrid-vanet-enhanced transportation systemShakas Technologies
 
Doron REU Final Paper
Doron REU Final PaperDoron REU Final Paper
Doron REU Final PaperMa'ayan Doron
 
IRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET Journal
 
Estimation of road condition using smartphone sensors via c4.5 and aes 256 a...
Estimation of  road condition using smartphone sensors via c4.5 and aes 256 a...Estimation of  road condition using smartphone sensors via c4.5 and aes 256 a...
Estimation of road condition using smartphone sensors via c4.5 and aes 256 a...EditorIJAERD
 
Smart cars (1)
Smart cars (1)Smart cars (1)
Smart cars (1)Itcs399
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...IOSR Journals
 
Techniques for Smart Traffic Control: An In-depth Review
Techniques for Smart Traffic Control: An In-depth ReviewTechniques for Smart Traffic Control: An In-depth Review
Techniques for Smart Traffic Control: An In-depth ReviewEditor IJCATR
 
Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...IAEME Publication
 
Real–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANETReal–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANETIRJET Journal
 
Big data and public transport
Big data and public transportBig data and public transport
Big data and public transportTristan Wiggill
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Journal Papers
 
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...IAEME Publication
 
RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...
RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...
RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...Abdullah Raza
 
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...IRJET Journal
 
Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network IJECEIAES
 
Real time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation systemReal time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation systemIISTech2015
 
Ijmer 46044245
Ijmer 46044245Ijmer 46044245
Ijmer 46044245IJMER
 
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitIRJET Journal
 
Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...
Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...
Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...Biplav Srivastava
 

Ähnlich wie Using Swarm Intelligence to Prepare for the Next Carmageddon (20)

Real time path planning based on hybrid-vanet-enhanced transportation system
Real time path planning based on hybrid-vanet-enhanced transportation systemReal time path planning based on hybrid-vanet-enhanced transportation system
Real time path planning based on hybrid-vanet-enhanced transportation system
 
Doron REU Final Paper
Doron REU Final PaperDoron REU Final Paper
Doron REU Final Paper
 
IRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things Technology
 
A Review paper on Artificial Neural Network: Intelligent Traffic Management S...
A Review paper on Artificial Neural Network: Intelligent Traffic Management S...A Review paper on Artificial Neural Network: Intelligent Traffic Management S...
A Review paper on Artificial Neural Network: Intelligent Traffic Management S...
 
Estimation of road condition using smartphone sensors via c4.5 and aes 256 a...
Estimation of  road condition using smartphone sensors via c4.5 and aes 256 a...Estimation of  road condition using smartphone sensors via c4.5 and aes 256 a...
Estimation of road condition using smartphone sensors via c4.5 and aes 256 a...
 
Smart cars (1)
Smart cars (1)Smart cars (1)
Smart cars (1)
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
 
Techniques for Smart Traffic Control: An In-depth Review
Techniques for Smart Traffic Control: An In-depth ReviewTechniques for Smart Traffic Control: An In-depth Review
Techniques for Smart Traffic Control: An In-depth Review
 
Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...Dynamic resource allocation in road transport sector using mobile cloud compu...
Dynamic resource allocation in road transport sector using mobile cloud compu...
 
Real–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANETReal–Time Intelligent Transportation System based on VANET
Real–Time Intelligent Transportation System based on VANET
 
Big data and public transport
Big data and public transportBig data and public transport
Big data and public transport
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...
 
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
DYNAMIC RESOURCE ALLOCATION IN ROAD TRANSPORT SECTOR USING MOBILE CLOUD COMPU...
 
RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...
RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...
RSITS: Road safety Intelligent Transport System in Deep Federated Learning As...
 
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
 
Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network
 
Real time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation systemReal time path planning based on hybrid vanet enhanced transportation system
Real time path planning based on hybrid vanet enhanced transportation system
 
Ijmer 46044245
Ijmer 46044245Ijmer 46044245
Ijmer 46044245
 
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
 
Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...
Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...
Case Studies in Managing Traffic in a Developing Country with Privacy-Preserv...
 

Kürzlich hochgeladen

Company Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptxCompany Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptxMario
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书rnrncn29
 
TRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptxTRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptxAndrieCagasanAkio
 
Unidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptxUnidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptxmibuzondetrabajo
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书rnrncn29
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predieusebiomeyer
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119APNIC
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
ETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptxETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptxNIMMANAGANTI RAMAKRISHNA
 

Kürzlich hochgeladen (11)

Company Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptxCompany Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptx
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
 
TRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptxTRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptx
 
Unidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptxUnidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptx
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predi
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
ETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptxETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptx
 

Using Swarm Intelligence to Prepare for the Next Carmageddon

  • 1. © 2016 Ness SES. All Rights Reserved 1 Using Swarm Intelligence to Prepare for the Next Carmageddon @kmathew | @ness_tech Kuruvilla Mathew Chief Innovation Officer Ness Software Engineering Services www.ness-ses.com
  • 2. © 2016 Ness SES. All Rights Reserved 2 In the next 30-40 minutes … © 2016 Ness SES. All Rights Reserved • Carmageddon Story • The Bigger Problem • Swarm Intelligence • Particle Swarm Optimization • Analyzing Data Flow patterns • Actionable Insights • Queries and discussion @kmathew | @ness_tech
  • 3. © 2016 Ness SES. All Rights Reserved 3 Carmageddon Southern California recently experienced a 55-hour closure of the 91 Freeway, resulting in a 6-mile stretch that intersected State Route 71 and Interstate 15. The closure was called the Coronageddon. Just a few years ago, a big closure, dubbed Carmageddon, of California Highway 405 resulted in a traffic jam that reached immense proportions. © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 3
  • 4. © 2016 Ness SES. All Rights Reserved 4 The Bigger Problem The extreme instances of massive traffic congestion are becoming increasingly common resulting in daily traffic jams that are created by early morning traffic as people get to work, school traffic, the lunch rush hour, and the all-too-familiar and stressful evening traffic. © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 4 Traffic flow patterns are studied by cities, but most use a low tech approach. They assign people to count vehicles as they pass through intersections at peak hours.
  • 5. © 2016 Ness SES. All Rights Reserved 5 Swarm Intelligence © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 5 “A single ant or bee isn't smart, but their colonies are. The study of swarm intelligence is providing insights that can help humans manage complex systems…” Source: Swarm Theory, By Peter Miller, National Geographic Staff | http://ngm.nationalgeographic.com/2007/07/swarms/miller-text Source: Wikipedia: https://en.wikipedia.org/wiki/Swarm_intelligence Simply put, “Swarm intelligence (SI) is the collective behavior of decentralized, self-organized systems, natural or artificial.”
  • 6. © 2016 Ness SES. All Rights Reserved 6 Opportunities for Smart Cities © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 6 Implement higher-tech methods, such as swarm intelligence, to form a more accurate and complete picture of traffic flows, so cities understand where the real problems are. Apply this analysis to optimize traffic flow and continually monitor, so adjustments can be made more quickly to avoid the next Carmageddon.
  • 7. © 2016 Ness SES. All Rights Reserved 7 Understanding Traffic Flow Patterns Using Particle Swarm Optimization @kmathew | @ness_tech © 2016 Ness SES. All Rights Reserved 7 1 2 3 4 5 2 – dimensional space
  • 8. © 2016 Ness SES. All Rights Reserved 8 Scene of the Carmageddon Source: Google Maps 2016, Google Map of Corona, California © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 8 In spite of the couple-day closure, work continues on freeways and adjacent roads and has been going on for a number of months. This aggravates commuters and contributes to a fair share of road rage. Using PSO and the Bees algorithm, it is possible to understand and predict the behavior of the commuters at different times of the day. The changes of traffic patterns during the weekdays and weekends provide insights that can help city planners plan for future street and freeway closures.
  • 9. © 2016 Ness SES. All Rights Reserved 9 Understanding Road Closures Source: Google Maps 2016, Google Map of Corona, California © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 9 We can begin to better understand the traffic flow by tagging the beacon from the vehicle and/or the driver and passenger in the vehicle. The effect of road closures that include streets and ramps can be understood by analyzing the vehicle/commuter between 2 points on the street. Installation of scanners along the streets can capture Bluetooth and WiFi beacons of commuters’ smart devices, as well as the Bluetooth beacons from vehicles.
  • 10. © 2016 Ness SES. All Rights Reserved 10 Applying the Bees Algorithm Source: Google Maps 2016, Google Map of Corona, California © 2016 Ness SES. All Rights Reserved @kmathew | @ness_tech 10 Applying the Bees algorithm to school traffic is an effective method to understand the traffic flow that is a combination of foot traffic and vehicular traffic. Traffic as a result of the start of a school day and dismissal will be an interesting pattern to observe. For example, at this school, flow around certain intersection points had delays, but one intersection point was free flowing without delays.
  • 11. © 2016 Ness SES. All Rights Reserved 11 Capturing Vehicle Data Using Scanners @kmathew | @ness_tech © 2016 Ness SES. All Rights Reserved As described earlier, Scanners can be installed on streets, typically on street light poles, to capture the Bluetooth and Wi-Fi beacons that are coming from the vehicle and commuter smart phones respectively. The number of Scanners will vary, as they need to be placed in a manner that increases the chance of detection. Having multiple Scanners also helps determine the vector of vehicle/commuter movement. 11
  • 12. © 2016 Ness SES. All Rights Reserved 12 Computing the Data @kmathew | @ness_tech © 2016 Ness SES. All Rights Reserved height distance 12 The Scanner will provide a fair amount of data that needs to be computed and aggregated before it is usable. Some of the key points are: • The Machine Address (MAC) will help uniquely define the commuter/vehicle • Received Signal Strength Indicator (RSSI) is used to calculate the distance • The scan from 2 Scanners on a given MAC will determine the direction vector • The Scanner mounted height is fixed and can be calibrated • The distance from the sensor and the direction of travel could be determined based on the position of the vehicle • The vehicle MAC, commuter(s) MAC could be correlated to determine driving behavior during rush hour, weekends and other commute times • The date and time should be synchronized to UTC to collate into a time series database for correlation analysis MAC
  • 13. © 2016 Ness SES. All Rights Reserved 13 Analyzing the Bluetooth Data @kmathew | @ness_tech The captured data looks as indicated from the Bluetooth data logs. This reflects the Received Signal Strength Indicator (RSSI), including time stamp, vendor and a service tag identifier (ID). A RSSI closer to 0 means that the vehicle is closer, and a higher value means the vehicle is farther away. Using the class of device (cod) filter, you can isolate the captured frames that are most likely from vehicles.
  • 14. © 2016 Ness SES. All Rights Reserved 14 WiFi Scans @kmathew | @ness_tech In addition to Bluetooth data, another beacon captured is the WiFi beacons sent from Smart Phones and devices. While the RSSI plays a key role in determining the distance for a given commuters smart phone (MAC), it required some fuzzy logic to extract out the kind of smart device it is from the vendor data.
  • 15. © 2016 Ness SES. All Rights Reserved 15 InsightsRSSI(db) In the visualization what is interesting to observe is the behavior of the swarm. One can see the changing behavior with time progressing. This can help determine a tipping point, whether it is start of rush hour or the end of one. These insights are valuable in understanding commuter behavior with real data that can help city planners. Note: This data is from one Scanner.
  • 16. © 2016 Ness SES. All Rights Reserved 16 In Conclusion @kmathew | @ness_tech By using Swarm Intelligence (SI) algorithms, such as Particle Swarm Optimization (PSO), city planners can create simulations to understand potential congestion challenges based on how vehicles and pedestrians navigate public spaces. PSO is a good algorithm to apply to large businesses in a city, as it helps them understand the behavior of each employee or a group of employees (beginning/ending of shifts) navigating out of facilities and getting on streets by walking, in vehicles, using public transport, etc. Simulations using real data collected through this mechanism can help city planners determine potential traffic challenges at a highly-granular level—by street, intersection, freeway ramp, school area, etc. — to significantly improve the quality of empirical commuter data used in street flow planning and addressing existing congestion problems.
  • 17. © 2016 Ness SES. All Rights Reserved 17 About Ness Software Engineering Services Fully-integrated user experience design, platform development and data analytics services from visioning to execution 3,000 colleagues | Engineering team’s level of experience exceeds industry-average Teams designated for clients on ongoing basis | Engineers commonly work with the same client for multiple years 10 Technology Innovation Centers across 6 countries Product Engineering rigor is at the foundation of our approach Global Scale Engineering Heritage Integrated Solution Design & Development Long-Term Client Relationships Experienced Personnel
  • 18. © 2016 Ness SES. All Rights Reserved 18 Further Reading • The Evolution of the Connected Home (DATAQUEST) • Improving Predictive Maintenance with IoT (IoT Central) • Edge Analytics an Antidote to IoT Data Deluge (InformationWeek) • Healthcare Things Are Getting Better at Supporting Wellness (IoT Global Network) • Improve Loss Prevention in Retail Stores by Applying Swarm Intelligence (Indian Retailer) • Contextualising Data Will Help Monetize The Internet of Things (InformationAge) • Inside the Connected Car’s Ego Network (Auto Tech Review) • Ness Whitepaper: Capitalizing on the Business Value of the Internet of Things • Ness Blog: Predictions 2016 – IoT, Payments & Loyalty Programs, APIs • Ness Blog: Does Every’Thing’ Matter in the Internet of Things • Ness Blog: Internet of Things and Industrial Analytics • Ness Blog: When Every Car Becomes a “Smart” Car And a number of related readings on: • Ness Insights : http://www.ness-ses.com/insights/resource-library/ • Ness Blog: http://www.ness-ses.com/category/blog/ Here is a compilation of articles, whitepapers, and blog posts on IoT. They have been presented and published on various channels.
  • 19. © 2016 Ness SES. All Rights Reserved 19 Kuruvilla Mathew • Chief Innovation Officer and SVP, Office of CTO Ness Software Engineering Services 2001 Gateway Place, Suite 480W, San Jose, CA 95110 USA Mobile: +1 949 678 9364 kuruvilla.mathew@ness.com | www.ness-ses.com @kmathew | @ness_tech http://www.ness-ses.com/category/blog/

Hinweis der Redaktion

  1. Hello Everyone. I am Kuruvilla Mathew and I go by Mat. I am the Chief Innovation Officer at Ness Software Engineering Services. The topic for my session today is - Using Swarm Intelligence to Prepare for the Next Carmageddon. In today session, I will be giving an dive into applying Swarm Intelligence and seeing how it can be applied to use cases while building Smart Cities. I had worked on a Loss Prevention solution in Retail using Swarm Intelligence but let us dive into this use case in more detail … Tweets 1. A single #IoT sensor or actuator isn’t smart, but a complete mesh can become one by applying Swarm Intelligence techniques #IoTSlam 2. Improve city planning activities by analyzing and applying Swarm Intelligence on #IoT data derived from Smart City Sensors #IoTSlam 3. We need disruptive techniques to solve our traffic flow problems in our cities by applying #IoT data and analyzing behavior #IoTSlam 4. Complement your traditional transactional data with #IoT data by applying Particle Swarm Optimization to gain actionable insights #IoTSlam 5. Understand natural collective behavior and apply it to understand how to apply it to #IoT solutions to solve congestions in cities #IoTSlam
  2. What I will go through in the next 45 minutes is to give you a background of how it all started – It is always important to hear the story behind almost all IoT led initiatives. I will give you a short story line to frame the context of this presentation and the session abstract but more importantly … I will cover how Swarm Intelligences and particularly Particle Swarm Optimization could be used to understand traffic flow problems in cities or other places where there is commuter and pedestrian traffic. I will show some data sets that were captured and what insights could be derived. So, lets jump into it …
  3. Here comes the story… Just a few years before, a big closure of I-405, dubbed Carmageddon. This resulted in a traffic jam that reached immense proportions. Just in the past few months, Southern California experienced a 55-hour closure of the 91 Freeway, resulting in a 6-mile stretch that intersected two key highways. The closure was called the Coronageddon as it ran through the heart of Corona . But the traffic problems and congestions are not isolated to one city or region they are everywhere.
  4. While Carmageddon is an extreme instances of massive traffic congestion, but more commonly, we all deal with daily traffic problems that are created by early morning traffic as people get to work, school traffic, the lunch rush hour, and the all-too-familiar and stressful evening traffic. Traffic flow patterns are studied by cities, but most use a low tech approach. They assign people to count vehicles as they pass through intersections at peak hours. This data is collected over a period of time, and then cities make decisions on whether to expand a road or add a traffic light or stop sign. High-tech techniques do exist that can be applied to better plan and reduce traffic congestion. For example, already existing technologies can detect smart phone Bluetooth radios (for short range) and WiFi radios (for longer ranges) from vehicles as they pass through points where sensor detectors record the car’s presence. By placing sensor detectors at key locations along roadways, one can detect the general path of the vehicle as it passes through these points. Now think of the possibilities of understanding common traffic patterns of thousands of vehicles in a crowded city. Having much greater transparency into traffic flow and congestion points could help city planners identify opportunities to smooth traffic patterns and more accurately plan infrastructure to support their cities’ growing needs. I know that there are privacy issues to address but that will be a different topic altogether Lets take learnings from nature with …
  5. Swarm Intelligence A single ant or bee isn't smart, but their colonies are. The study of swarm intelligence is providing insights that can help humans manage complex systems It is the collective behavior of a group that is helpful in understanding and predicting behaviors based on some conditions Applying Swarm Intelligence to traffic flow, city traffic congestion a number of challenges could be addressed.
  6. As I mentioned earlier, Cities could capture the beacons from the connected cars and commuter smart devices to better understand behavior . Cities then can implement better technology methods, such as swarm intelligence, to form a more accurate and complete picture of traffic flows, so cities understand where the real problems are and not have a person count vehicles. Further to this, Applying analysis of this collated data could help optimize traffic flow and continually monitor, so adjustments can be made more quickly to avoid the next Carmageddon. Let me explain what Particle Swarm Optimization is.
  7. Couple of common definitions you will see of , (paraphrase) PSO is that it is a global optimization algorithm for dealing with problems, in which a best solution can be represented as a point or surface in an n-dimensional space. Hypotheses are plotted in this space and seeded with an initial velocity, as well as a communication channel between the particles.  In this flow diagram you can see how the vehicle (a particle) moves on the road and reacts to blockers (road closures, construction, school traffic etc.) and how behaviors change via visual indication, line of sight by one commuter (or more) in the collective. I have some test data that I will show you later in this session , but let me get to the scenario
  8. Let me take you to the scenario of Coronageddon. In spite of the couple-day closure, work continues on freeways and adjacent roads and has been going on for a number of months. This aggravates commuters and contributes to a fair share of road rage. Thanks to google maps and the traffic view, I was able to capture the massive congestions that lingered for days. But this is a great place where, using PSO and the Bees algorithm, it is possible to understand and predict the behavior of the commuters at different times of the day. The changes of traffic patterns during the weekdays and weekends provide insights that can help city planners plan for future street and freeway closures
  9. So, how do we do that? Installation of scanners along the streets can capture Bluetooth and WiFi beacons of commuters’ smart devices, as well as the Bluetooth beacons from vehicles. We can begin to better understand the traffic flow by tagging the beacon from the vehicle and/or the driver and passenger in the vehicle. The effect of road closures that include streets and ramps can be understood by analyzing the vehicle/commuter between 2 points on the street. Let me take you to another scenario where another type of algorithm like the Bees algorithm is applied
  10. This Bees Algorithm could be applied to understand pedestrian traffic, especially near a school. Applying the Bees algorithm to school traffic is an effective method to understand the traffic flow that is a combination of foot traffic and vehicular traffic. Traffic as a result of the start of a school day and dismissal will be an interesting pattern to observe. For example, at this school, flow around certain intersection points had delays, but one intersection point was free flowing without delays. Now let us get into the method of capturing the Scanner data
  11. As described earlier, Scanners can be installed on streets, typically on street light poles, to capture the different types of beacons that are coming from the vehicle and commuter smart phones respectively. Vehicles built today have the electronics that are built into it that send out beacons that can be captured. However, the number of Scanners will vary, with the amount of traffic that flows, the distances between them, reflection of signs, billboards etc. as they need to be placed in a manner that increases the chance of detection. The hardware and protocols will change as the IoT matures Additionally, Having multiple Scanners also helps determine the vector of vehicle/commuter movement. Bet you have questions on, how does Beacon data translate to real meaningful and usable data?
  12. Well, Beacon packets come loaded with data – Machine Identifier (MAC), the Received Signal Strength Indicator (RSSI), Manufacturer and the Class of Device. So, it is loaded with rich information that can be used to get to meaningful insights. A couple of things to determine is what gets captured at the scanners and computing the data at the Scanner or at the integrator depends on multiple factors. Power being one of them and the other is Compute. The RSSI is in decibels, so will have to be converted into a meaningful measure such as distance and more importantly the direction vector. The direction vector is a bit tricky as it may require data from multiple scanners. Let me show some of the data that is captured from a Scanner that captured the Bluetooth Beacon data and Wifi Beacon data
  13. The captured data looks as indicated from the Bluetooth data logs. This reflects the Received Signal Strength Indicator (RSSI), including time stamp, vendor and a service tag identifier (ID). A RSSI closer to 0 means that the vehicle is closer, and a higher value means the vehicle is farther away. Using the class of device (cod) filter, you can isolate the captured frames that are most likely from vehicles.
  14. In addition to Bluetooth data, another beacon captured is the WiFi beacons sent from Smart Phones and devices. While the RSSI plays a key role in determining the distance for a given commuters smart phone (MAC), it required some fuzzy logic to extract out the kind of smart device it is from the vendor data.
  15. In the visualization what is interesting to observe is the behavior of the swarm. One can see the changing behavior with time progressing. This can help determine a tipping point, whether it is start of rush hour or the end of one. These insights are valuable in understanding commuter behavior with real data that can help city planners.
  16. By using Swarm Intelligence algorithms, such as Particle Swarm Optimization (PSO), Bees Algorithm, city planners can create simulations to understand potential congestion challenges based on how vehicles and pedestrians navigate public spaces. PSO is a good algorithm to apply to warehouses, as it helps them understand the behavior of each employee or a group of employees (beginning/ending of shifts) navigating out of facilities and getting on streets by walking, in vehicles, using public transport, etc. Simulations using real data collected through this mechanism can help city planners determine potential traffic challenges at a highly-granular level—by street, intersection, freeway ramp, school area, etc. — to significantly improve the quality of empirical commuter data used in street flow planning and addressing existing congestion problems.
  17. A quick brief and highlights of Ness Software Engineering Services We have 10 Technology Innovation Centers across 6 countries 3,000 colleagues | Engineering team’s level of experience exceeds industry-average Product Engineering rigor is at the foundation of our approach Fully-integrated user experience design, platform development and data analytics services
  18. I wanted to leave you with some interesting reading material in this area.
  19. Thank you for your time and hope this session gave you interesting insights into how Swarm Intelligence could be applied to Smart Cities. I welcome questions offline as we do not have time. Hope you have a good remainder of the session at the Barbecode 2016 . Thank you once again.