SlideShare a Scribd company logo
1 of 28
Download to read offline
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
UiT Autonomous Ship Program
An Overview
Lokukaluge Prasad Perera1
1Associate Professor
Department of Technology and Safety
UiT The Arctic University of Norway
Tromso
June, 2020
UiT The Arctic University of Norway 1 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Outline
1 Introduction
Transportation Systems
Classical Mechanics
Machine Learning
2 Ship Intelligence Framework
Building Blocks
Ship Intelligence Framework
3 Vessel Sensors & Systems
Sub-Systems
4 Remote Operation Center
Possible Facilities
5 Situation Awareness
Recent Research Topics
Bridge Simulator Experiments
Sea Trials
6 Conclusions
Communication
UiT The Arctic University of Norway 2 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Transportation Systems
Autonomous Navigation
Autonomous navigation will play an important role in future transportation
systems.
The technologies required for autonomous navigation in land transportation
systems, i.e. self-driving cars such as Tesla, Uber, and Waymo, are in a mature
phase and the environment is structured, i.e. well-defined roads and
communication networks.
The required technological advancements for autonomous transportation
systems in an unstructured environment are subject to more challenging
navigation constraints.
Not only the required technologies for maritime transportation systems can
be more complex and still in a development phase, but also the present
infrastructure is inadequate, in general.
A considerable amount of infrastructure and technology challenges has been
encountered by maritime transportation systems in relation to autonomous
navigation.
The required fundamental technologies to support future maritime
transportation systems under autonomous navigation should be developed.
This requires an understating of the challenges associated with ship navigation
and finding appropriate solutions.
UiT The Arctic University of Norway 3 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Classical Mechanics
Vessel Controllability Problem
Vessel position (i.e. the centre of vessel
rotation) : P(x(t), y(t))
Course-speed vector : V(t)
Heading (surge) vector : u(t)
Sway velocity : v(t)
Drift angle : β(t)
Ship manoeuvring consists of complex rigid body motions.
This is due to large bandwidth of nonlinear hydrodynamic and wind force and
moment interactions between environment and the vessel hull and
superstructure, which often generate unexpected and undesirable ship
motions.
A vessel can have a heading vector that deviates from the course-speed
vector, resulting in a drift angle.
Since vessels are not navigating in fully-defined ship routes, one vessel can
encounter other vessels in its vicinity with various course-speed and heading
vectors.
Ship navigators should be aware of such encounters associated with higher
collision risk.
UiT The Arctic University of Norway 4 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Classical Mechanics
Vessel Controllability Problem (cont.)
Vessel position (i.e. the centre of vessel
rotation) : P(x(t), y(t))
Course-speed vector : V(t)
Heading (surge) vector : u(t)
Sway velocity : v(t)
Drift angle : β(t)
Full controllability of vessels with rudder and propeller actuators is not
possible and is especially demanding under rough weather conditions.
Vessels present sway-yaw manoeuvring interactions and are thus
under-actuated systems with heavy inertia.
The course-speed vector cannot be measured or estimated with enough
accuracy, i.e. not enough sensor measurements.
The centre of vessel rotation can also change due to the environmental
loads.
Not only the respective navigation vectors but also their positions can change
without any requests.
Vessels are considered as slow response systems with considerable
time-delays in response to discrete control requests.
UiT The Arctic University of Norway 5 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Machine Learning
Classical Mechanics 2 AI
Various advanced controllers based on classical mechanics have been
introduced by the research community to address this ship controllability
problem , however the outcomes are still not satisfactory.
The main reason is that these mathematical models may not adequately
capture the complexities in ship motions; therefore controller robustness
and/or stability cannot be preserved during ship manoeuvres.
The controller inputs, i.e. rudder and propeller control inputs, are not
continuous and the controller outputs, i.e. heading and course-speed vectors,
may not have adequate accuracy and/or associated time-delays, hence
controller performance can be further degraded.
Though conventional ship auto-pilot systems are based on similar approaches,
such systems may not able to handle complex navigational constraints.
Ocean going vessels are still navigated by humans, especially in cluttered
navigation zones and rough weather, using their knowledge and experiences to
overcome complex vessel motions.
Our aim is to overcome these issues in ship navigation by introducing Artificial
Intelligence (AI) into the ship controllability problem.
That has categorized as Cloning Ship Navigator Behavior.
UiT The Arctic University of Norway 6 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Machine Learning
Self-driving Cars 2 Autonomous Ships
This study proposes to capture and mimic navigator knowledge and
experiences by using deep learning, i.e. deep neural networks (DNNs), as a
ground-breaking technology that facilitates a better solution to control vessels.
A considerable number of sensors should also be on-board and the respective
data should be fused in a perception framework to achieve this objective.
In self-driving cars, the driver is successfully replaced by DNNs trained to
mimic human behavior, due to three main factors 1 :
collecting and analyzing large-scale real-world
driving data sets, including sensor and high definition
video/image data, to support deep learning based
digital drivers.
holistic understanding of how human drivers
interact with vehicle automation technologies by
observing video/image and vehicle motion data, driving
characteristics, human knowledge and experiences with
the new technologies during the training phase.
adequate safety buffer to save lives by identifying how
technology and other related factors can be used during
the self-driving phase, i.e. the execution phase.
1. A. Fridman, et al., MIT Autonomous Vehicle Technology Study : Large-Scale Deep Learning Based Analysis of
Driver Behavior and Interaction with Automation lessArXiv2017
UiT The Arctic University of Norway 7 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Building Blocks
The Key Pillars
UiT The Arctic University of Norway 8 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Building Blocks
Deep Neural Networks (DNNs)
This is a considerable deviation from conventional control approaches in ship
navigation developed in the last decade.
Instead of control flow logics and if-then-else statements, DNNs consist of
state-of-the-art Neural Networks with many layers and millions to one billion
parameters, i.e. the weights of the respective neurons, of nonlinear activation
functions.
Convolutional neural networks are the most popular DNNs for self-driving cars
and those network parameters are adjusted via back-propagation type
approaches.
DNNs require a large amount of real-world vessel navigation data and
hundreds of thousands to millions of forward and backward training
iterations to achieve higher accuracy in navigator behaviour.
DNNs consist of large numbers of identical neurons with a highly parallel
structure that can be mapped to GPUs (Graphics processing unit) naturally to
obtain a higher computational speed when compared to CPUs based training.
UiT The Arctic University of Norway 9 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Building Blocks
Adequate Navigation Safety
It would be difficult build DNNs as a robust and safety critical system purely
by human training.
Unexpected and undesirable motion and navigation conditions can be
encountered by ship navigation situations.
If the DNNs have not seen such situations during its training phase and
generalization is poor in the execution phase, that could create undesirable
behavior.
A decision support layer with adequate information sources should support
the DNNs to overcome such situations.
Situation awareness and collision avoidance (SACA) is identified as the
minimal decision support facility required to support the training and
execution phases.
This can create an adequate safety buffer to avoid possible collision or
near-miss situations, by identifying moving and stationary objects around the
vessel domain.
DNNs are integrated into the ship intelligence framework (SIF) created in a
conceptual level by the UiT autonomous ship program, while considering the
same main factors of self-driving cars.
UiT The Arctic University of Norway 10 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Ship Intelligence Framework
A General Framework
UiT The Arctic University of Norway 11 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Ship Intelligence Framework
The Training Phase
UiT The Arctic University of Norway 12 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Ship Intelligence Framework
The Execution Phase
UiT The Arctic University of Norway 13 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Ship Intelligence Framework
Bridge View
Information Visualization Platform (IVP).
Decision support system for ship navigators during the training phase and DNNs during
the execution phase.
Required ship route as the Digital Ship Route (DSR)
Actual & Predicted ship route as the Advanced Ship Predictor (ASP).
Local scale with ship performance and navigation data.
Global scale with AIS data.
Situation Awareness and Collision Avoidance (SACA) Module.
Target Detection and Tacking Unit (TDTU)
Collision Risk Assessment Unit (CRAU)
UiT The Arctic University of Norway 14 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Sub-Systems
Sub-system 1
UiT The Arctic University of Norway 15 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Sub-Systems
Sub-system 2
UiT The Arctic University of Norway 16 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Sub-Systems
Sub-system 3
UiT The Arctic University of Norway 17 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Possible Facilities
Remote Operation Center
This center will be developed inside UiT.
The center will have remote controlled facilities of the vessel.
The sea trial data will be uploaded into the servers in the center.
The vessel will be remote controlled by the center.
UiT The Arctic University of Norway 18 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Recent Research Topics
Advanced Ship Predictor
Work done by a PhD student : TBA.
FIGURE – Advanced Ship Predictor in Local scale
Work done by a PhD student : Brian Murray.
FIGURE – Advanced Ship Predictor in Global scale
UiT The Arctic University of Norway 19 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Bridge Simulator Experiments
Simulated Experiments
FIGURE – UiT Bridge Simulator
UiT The Arctic University of Norway 20 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Bridge Simulator Experiments
Collision Avoidance Decisions
The respective Collision Risk in each ship encounter situation should be
estimated.
The same collision risk should be used to formulate appropriate Collision
Avoidance Decisions.
The respective collision avoidance decisions by humans and systems should have
a Good Consistency, since the digital helmsman is trained by human navigators.
The combination of those two components, i.e. the collision risk estimation and
collision avoidance decisions, can be categorized a decision support feature
and can be used by both humans and systems to make appropriate collision
avoidance actions.
Collision avoidance actions : Speed Change(to increase or decrease) and
Course Change (to the starboard and port).
UiT The Arctic University of Norway 21 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Bridge Simulator Experiments
Collision Avoidance Actions
Collision avoidance actions should be executed through ship propulsion and
rudder control systems.
The alteration of course is the most preferred collision avoidance action, since
low speed conditions can also reduce ship maneuverability.
Since both humans and systems convert the collision avoidance decisions into
actions, their Regulatory Compliance should also be evaluated.
Any inconsistency between human and system collision avoidance actions
can be eliminated to preserve the integrity of system intelligence.
The respective regulatory compliance in relation to possible COLREGs failure
situations under several simulated system decision making situations in ship
navigation should be investigated.
That outcome can also help to improve digital helmsman behavior and identify
possible regulatory modifications to support future vessels.
UiT The Arctic University of Norway 22 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Bridge Simulator Experiments
Possible Regulatory Failures
UiT The Arctic University of Norway 23 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Sea Trials
Realistic Ship Navigation Data Collection
UiT The Arctic University of Norway 24 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Sea Trials
Cognitive ability of Human & Digital Helmsman
UiT The Arctic University of Norway 25 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Communication
Our Team
Peter Wide, Lokukaluge Prasad Perera, Gudmund Johansen, Bjørn-Morten
Batalden, Ricardo Pascoal.
UiT The Arctic University of Norway 26 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Communication
Social Media
WebPage
https ://en.uit.no/prosjekter/prosjekt?p_document_id=668855
Linkedin
https ://www.linkedin.com/company/autonomousuit
YouTube
https ://www.youtube.com/channel/UCdRmcUaSn-i4oAktp11VWdA
Researchgate
https ://www.researchgate.net/project/UiT-Autonomous-Ship-Program
UiT The Arctic University of Norway 27 / 28
Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions
Communication
Any Question?
UiT The Arctic University of Norway 28 / 28

More Related Content

What's hot

MITAGS-PMI Maritime Research Brochure
MITAGS-PMI Maritime Research BrochureMITAGS-PMI Maritime Research Brochure
MITAGS-PMI Maritime Research BrochureGregg Trunnell
 
Ce2026 traffic engineering and management notes
Ce2026 traffic engineering and management notesCe2026 traffic engineering and management notes
Ce2026 traffic engineering and management notesNayana 54321
 
Traffic regulatory measures subjective assignment 2 - academic writing
Traffic regulatory measures   subjective assignment 2 - academic writingTraffic regulatory measures   subjective assignment 2 - academic writing
Traffic regulatory measures subjective assignment 2 - academic writingChockalingam T
 
Highway And traffic Engineering
Highway And traffic EngineeringHighway And traffic Engineering
Highway And traffic EngineeringLatif Hyder Wadho
 
20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore
20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore
20041201 - IMCA Presentation: DP in a hurry - December 2004, SingaporeM3 Marine Group
 
Ncw Suav Presentation
Ncw Suav PresentationNcw Suav Presentation
Ncw Suav Presentationpmatsang
 
Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )
Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )
Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )Hossam Shafiq I
 

What's hot (10)

ECDIS - A change in direction
ECDIS - A change in directionECDIS - A change in direction
ECDIS - A change in direction
 
Session 42 Michael Baldauf
Session 42 Michael BaldaufSession 42 Michael Baldauf
Session 42 Michael Baldauf
 
MITAGS-PMI Maritime Research Brochure
MITAGS-PMI Maritime Research BrochureMITAGS-PMI Maritime Research Brochure
MITAGS-PMI Maritime Research Brochure
 
Ce2026 traffic engineering and management notes
Ce2026 traffic engineering and management notesCe2026 traffic engineering and management notes
Ce2026 traffic engineering and management notes
 
Traffic regulatory measures subjective assignment 2 - academic writing
Traffic regulatory measures   subjective assignment 2 - academic writingTraffic regulatory measures   subjective assignment 2 - academic writing
Traffic regulatory measures subjective assignment 2 - academic writing
 
jst transcript
jst transcriptjst transcript
jst transcript
 
Highway And traffic Engineering
Highway And traffic EngineeringHighway And traffic Engineering
Highway And traffic Engineering
 
20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore
20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore
20041201 - IMCA Presentation: DP in a hurry - December 2004, Singapore
 
Ncw Suav Presentation
Ncw Suav PresentationNcw Suav Presentation
Ncw Suav Presentation
 
Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )
Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )
Transportation and Traffic Engineering Dr. Sheriff El-Badawy ( Introduction )
 

Similar to Ship Intelligence Framework Overview

Autonomous ship
Autonomous shipAutonomous ship
Autonomous shipjamaju56
 
Autonomous ship
Autonomous shipAutonomous ship
Autonomous shipjamaju56
 
Centralized Fault Management of Docks in Marine Sensor Networks
Centralized Fault Management of Docks in Marine Sensor NetworksCentralized Fault Management of Docks in Marine Sensor Networks
Centralized Fault Management of Docks in Marine Sensor NetworksIOSR Journals
 
Schoolknowledege
SchoolknowledegeSchoolknowledege
SchoolknowledegeDylan Craig
 
Maritime Surveillance PG24 MTR Sept 15 ARTICLE ONLY
Maritime Surveillance PG24 MTR Sept 15 ARTICLE ONLYMaritime Surveillance PG24 MTR Sept 15 ARTICLE ONLY
Maritime Surveillance PG24 MTR Sept 15 ARTICLE ONLYMarianne Molchan
 
eLoran Initial Operational Capability in the United Kingdom – First results
eLoran Initial Operational Capability in the United Kingdom – First resultseLoran Initial Operational Capability in the United Kingdom – First results
eLoran Initial Operational Capability in the United Kingdom – First resultsSteve Bartlett
 
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...
IRJET- Improving Network Life Time using High Populated Harmony Search Al...IRJET Journal
 
IRJET- A Survey of Underwater Communication
IRJET- A Survey of Underwater CommunicationIRJET- A Survey of Underwater Communication
IRJET- A Survey of Underwater CommunicationIRJET Journal
 
Aerospace defensetechs
Aerospace  defensetechsAerospace  defensetechs
Aerospace defensetechsalancabe
 
Distributed mixed reality for diving and
Distributed mixed reality for diving andDistributed mixed reality for diving and
Distributed mixed reality for diving andijcsa
 
Application of fuzzy controllers in automatic ship motion control systems
Application of fuzzy controllers in automatic ship motion  control systemsApplication of fuzzy controllers in automatic ship motion  control systems
Application of fuzzy controllers in automatic ship motion control systemsIJECEIAES
 
Dissemination workshop-v2.1
Dissemination workshop-v2.1Dissemination workshop-v2.1
Dissemination workshop-v2.1Gérald Morales
 
Comparative Study of Indoor Navigation Systems for Autonomous Flight
Comparative Study of Indoor Navigation Systems for Autonomous FlightComparative Study of Indoor Navigation Systems for Autonomous Flight
Comparative Study of Indoor Navigation Systems for Autonomous FlightTELKOMNIKA JOURNAL
 

Similar to Ship Intelligence Framework Overview (20)

Autonomous ship
Autonomous shipAutonomous ship
Autonomous ship
 
Autonomous ship
Autonomous shipAutonomous ship
Autonomous ship
 
F010133036
F010133036F010133036
F010133036
 
Centralized Fault Management of Docks in Marine Sensor Networks
Centralized Fault Management of Docks in Marine Sensor NetworksCentralized Fault Management of Docks in Marine Sensor Networks
Centralized Fault Management of Docks in Marine Sensor Networks
 
Schoolknowledege
SchoolknowledegeSchoolknowledege
Schoolknowledege
 
ADROIT_IJAERD
ADROIT_IJAERDADROIT_IJAERD
ADROIT_IJAERD
 
Autonomous shipping
Autonomous shippingAutonomous shipping
Autonomous shipping
 
Maritime Surveillance PG24 MTR Sept 15 ARTICLE ONLY
Maritime Surveillance PG24 MTR Sept 15 ARTICLE ONLYMaritime Surveillance PG24 MTR Sept 15 ARTICLE ONLY
Maritime Surveillance PG24 MTR Sept 15 ARTICLE ONLY
 
eLoran Initial Operational Capability in the United Kingdom – First results
eLoran Initial Operational Capability in the United Kingdom – First resultseLoran Initial Operational Capability in the United Kingdom – First results
eLoran Initial Operational Capability in the United Kingdom – First results
 
JST
JSTJST
JST
 
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
 
IRJET- A Survey of Underwater Communication
IRJET- A Survey of Underwater CommunicationIRJET- A Survey of Underwater Communication
IRJET- A Survey of Underwater Communication
 
Aerospace defensetechs
Aerospace  defensetechsAerospace  defensetechs
Aerospace defensetechs
 
Distributed mixed reality for diving and
Distributed mixed reality for diving andDistributed mixed reality for diving and
Distributed mixed reality for diving and
 
Mt2014 monalisa-svc
Mt2014 monalisa-svcMt2014 monalisa-svc
Mt2014 monalisa-svc
 
Application of fuzzy controllers in automatic ship motion control systems
Application of fuzzy controllers in automatic ship motion  control systemsApplication of fuzzy controllers in automatic ship motion  control systems
Application of fuzzy controllers in automatic ship motion control systems
 
JST System
JST SystemJST System
JST System
 
Dissemination workshop-v2.1
Dissemination workshop-v2.1Dissemination workshop-v2.1
Dissemination workshop-v2.1
 
Comparative Study of Indoor Navigation Systems for Autonomous Flight
Comparative Study of Indoor Navigation Systems for Autonomous FlightComparative Study of Indoor Navigation Systems for Autonomous Flight
Comparative Study of Indoor Navigation Systems for Autonomous Flight
 
Sirm15
Sirm15   Sirm15
Sirm15
 

More from Lokukaluge Prasad Perera

Wärtsilä’s SeaTech project to change the face of shipping emissions
Wärtsilä’s SeaTech project to change the face of shipping emissionsWärtsilä’s SeaTech project to change the face of shipping emissions
Wärtsilä’s SeaTech project to change the face of shipping emissionsLokukaluge Prasad Perera
 
Data Driven Industrial Digitalization through Reverse Engineering of Systems
Data Driven Industrial Digitalization  through Reverse Engineering of SystemsData Driven Industrial Digitalization  through Reverse Engineering of Systems
Data Driven Industrial Digitalization through Reverse Engineering of Systems Lokukaluge Prasad Perera
 
AI 2 IA : Artificial Intelligence to Intelligent Analytics
AI 2 IA : Artificial Intelligence to Intelligent Analytics AI 2 IA : Artificial Intelligence to Intelligent Analytics
AI 2 IA : Artificial Intelligence to Intelligent Analytics Lokukaluge Prasad Perera
 
Reverse Engineering Approach for System Condition Monitoring under Big Data a...
Reverse Engineering Approach for System Condition Monitoring under Big Data a...Reverse Engineering Approach for System Condition Monitoring under Big Data a...
Reverse Engineering Approach for System Condition Monitoring under Big Data a...Lokukaluge Prasad Perera
 
Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...
Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...
Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...Lokukaluge Prasad Perera
 
Digitalization of Sea going Vessels under High Dimensional Data Driven Models...
Digitalization of Sea going Vessels under High Dimensional Data Driven Models...Digitalization of Sea going Vessels under High Dimensional Data Driven Models...
Digitalization of Sea going Vessels under High Dimensional Data Driven Models...Lokukaluge Prasad Perera
 
Handling Big Data in Ship Performance & Navigation Monitoring.
Handling Big Data in Ship Performance & Navigation Monitoring.Handling Big Data in Ship Performance & Navigation Monitoring.
Handling Big Data in Ship Performance & Navigation Monitoring.Lokukaluge Prasad Perera
 
Full Scale Data Handling in Shipping: A Big Data Solution
Full Scale Data Handling in Shipping: A Big Data SolutionFull Scale Data Handling in Shipping: A Big Data Solution
Full Scale Data Handling in Shipping: A Big Data SolutionLokukaluge Prasad Perera
 

More from Lokukaluge Prasad Perera (8)

Wärtsilä’s SeaTech project to change the face of shipping emissions
Wärtsilä’s SeaTech project to change the face of shipping emissionsWärtsilä’s SeaTech project to change the face of shipping emissions
Wärtsilä’s SeaTech project to change the face of shipping emissions
 
Data Driven Industrial Digitalization through Reverse Engineering of Systems
Data Driven Industrial Digitalization  through Reverse Engineering of SystemsData Driven Industrial Digitalization  through Reverse Engineering of Systems
Data Driven Industrial Digitalization through Reverse Engineering of Systems
 
AI 2 IA : Artificial Intelligence to Intelligent Analytics
AI 2 IA : Artificial Intelligence to Intelligent Analytics AI 2 IA : Artificial Intelligence to Intelligent Analytics
AI 2 IA : Artificial Intelligence to Intelligent Analytics
 
Reverse Engineering Approach for System Condition Monitoring under Big Data a...
Reverse Engineering Approach for System Condition Monitoring under Big Data a...Reverse Engineering Approach for System Condition Monitoring under Big Data a...
Reverse Engineering Approach for System Condition Monitoring under Big Data a...
 
Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...
Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...
Industrial IoT to Predictive Analytics: A Reverse Engineering Approach from S...
 
Digitalization of Sea going Vessels under High Dimensional Data Driven Models...
Digitalization of Sea going Vessels under High Dimensional Data Driven Models...Digitalization of Sea going Vessels under High Dimensional Data Driven Models...
Digitalization of Sea going Vessels under High Dimensional Data Driven Models...
 
Handling Big Data in Ship Performance & Navigation Monitoring.
Handling Big Data in Ship Performance & Navigation Monitoring.Handling Big Data in Ship Performance & Navigation Monitoring.
Handling Big Data in Ship Performance & Navigation Monitoring.
 
Full Scale Data Handling in Shipping: A Big Data Solution
Full Scale Data Handling in Shipping: A Big Data SolutionFull Scale Data Handling in Shipping: A Big Data Solution
Full Scale Data Handling in Shipping: A Big Data Solution
 

Recently uploaded

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

Ship Intelligence Framework Overview

  • 1. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions UiT Autonomous Ship Program An Overview Lokukaluge Prasad Perera1 1Associate Professor Department of Technology and Safety UiT The Arctic University of Norway Tromso June, 2020 UiT The Arctic University of Norway 1 / 28
  • 2. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Outline 1 Introduction Transportation Systems Classical Mechanics Machine Learning 2 Ship Intelligence Framework Building Blocks Ship Intelligence Framework 3 Vessel Sensors & Systems Sub-Systems 4 Remote Operation Center Possible Facilities 5 Situation Awareness Recent Research Topics Bridge Simulator Experiments Sea Trials 6 Conclusions Communication UiT The Arctic University of Norway 2 / 28
  • 3. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Transportation Systems Autonomous Navigation Autonomous navigation will play an important role in future transportation systems. The technologies required for autonomous navigation in land transportation systems, i.e. self-driving cars such as Tesla, Uber, and Waymo, are in a mature phase and the environment is structured, i.e. well-defined roads and communication networks. The required technological advancements for autonomous transportation systems in an unstructured environment are subject to more challenging navigation constraints. Not only the required technologies for maritime transportation systems can be more complex and still in a development phase, but also the present infrastructure is inadequate, in general. A considerable amount of infrastructure and technology challenges has been encountered by maritime transportation systems in relation to autonomous navigation. The required fundamental technologies to support future maritime transportation systems under autonomous navigation should be developed. This requires an understating of the challenges associated with ship navigation and finding appropriate solutions. UiT The Arctic University of Norway 3 / 28
  • 4. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Classical Mechanics Vessel Controllability Problem Vessel position (i.e. the centre of vessel rotation) : P(x(t), y(t)) Course-speed vector : V(t) Heading (surge) vector : u(t) Sway velocity : v(t) Drift angle : β(t) Ship manoeuvring consists of complex rigid body motions. This is due to large bandwidth of nonlinear hydrodynamic and wind force and moment interactions between environment and the vessel hull and superstructure, which often generate unexpected and undesirable ship motions. A vessel can have a heading vector that deviates from the course-speed vector, resulting in a drift angle. Since vessels are not navigating in fully-defined ship routes, one vessel can encounter other vessels in its vicinity with various course-speed and heading vectors. Ship navigators should be aware of such encounters associated with higher collision risk. UiT The Arctic University of Norway 4 / 28
  • 5. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Classical Mechanics Vessel Controllability Problem (cont.) Vessel position (i.e. the centre of vessel rotation) : P(x(t), y(t)) Course-speed vector : V(t) Heading (surge) vector : u(t) Sway velocity : v(t) Drift angle : β(t) Full controllability of vessels with rudder and propeller actuators is not possible and is especially demanding under rough weather conditions. Vessels present sway-yaw manoeuvring interactions and are thus under-actuated systems with heavy inertia. The course-speed vector cannot be measured or estimated with enough accuracy, i.e. not enough sensor measurements. The centre of vessel rotation can also change due to the environmental loads. Not only the respective navigation vectors but also their positions can change without any requests. Vessels are considered as slow response systems with considerable time-delays in response to discrete control requests. UiT The Arctic University of Norway 5 / 28
  • 6. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Machine Learning Classical Mechanics 2 AI Various advanced controllers based on classical mechanics have been introduced by the research community to address this ship controllability problem , however the outcomes are still not satisfactory. The main reason is that these mathematical models may not adequately capture the complexities in ship motions; therefore controller robustness and/or stability cannot be preserved during ship manoeuvres. The controller inputs, i.e. rudder and propeller control inputs, are not continuous and the controller outputs, i.e. heading and course-speed vectors, may not have adequate accuracy and/or associated time-delays, hence controller performance can be further degraded. Though conventional ship auto-pilot systems are based on similar approaches, such systems may not able to handle complex navigational constraints. Ocean going vessels are still navigated by humans, especially in cluttered navigation zones and rough weather, using their knowledge and experiences to overcome complex vessel motions. Our aim is to overcome these issues in ship navigation by introducing Artificial Intelligence (AI) into the ship controllability problem. That has categorized as Cloning Ship Navigator Behavior. UiT The Arctic University of Norway 6 / 28
  • 7. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Machine Learning Self-driving Cars 2 Autonomous Ships This study proposes to capture and mimic navigator knowledge and experiences by using deep learning, i.e. deep neural networks (DNNs), as a ground-breaking technology that facilitates a better solution to control vessels. A considerable number of sensors should also be on-board and the respective data should be fused in a perception framework to achieve this objective. In self-driving cars, the driver is successfully replaced by DNNs trained to mimic human behavior, due to three main factors 1 : collecting and analyzing large-scale real-world driving data sets, including sensor and high definition video/image data, to support deep learning based digital drivers. holistic understanding of how human drivers interact with vehicle automation technologies by observing video/image and vehicle motion data, driving characteristics, human knowledge and experiences with the new technologies during the training phase. adequate safety buffer to save lives by identifying how technology and other related factors can be used during the self-driving phase, i.e. the execution phase. 1. A. Fridman, et al., MIT Autonomous Vehicle Technology Study : Large-Scale Deep Learning Based Analysis of Driver Behavior and Interaction with Automation lessArXiv2017 UiT The Arctic University of Norway 7 / 28
  • 8. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Building Blocks The Key Pillars UiT The Arctic University of Norway 8 / 28
  • 9. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Building Blocks Deep Neural Networks (DNNs) This is a considerable deviation from conventional control approaches in ship navigation developed in the last decade. Instead of control flow logics and if-then-else statements, DNNs consist of state-of-the-art Neural Networks with many layers and millions to one billion parameters, i.e. the weights of the respective neurons, of nonlinear activation functions. Convolutional neural networks are the most popular DNNs for self-driving cars and those network parameters are adjusted via back-propagation type approaches. DNNs require a large amount of real-world vessel navigation data and hundreds of thousands to millions of forward and backward training iterations to achieve higher accuracy in navigator behaviour. DNNs consist of large numbers of identical neurons with a highly parallel structure that can be mapped to GPUs (Graphics processing unit) naturally to obtain a higher computational speed when compared to CPUs based training. UiT The Arctic University of Norway 9 / 28
  • 10. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Building Blocks Adequate Navigation Safety It would be difficult build DNNs as a robust and safety critical system purely by human training. Unexpected and undesirable motion and navigation conditions can be encountered by ship navigation situations. If the DNNs have not seen such situations during its training phase and generalization is poor in the execution phase, that could create undesirable behavior. A decision support layer with adequate information sources should support the DNNs to overcome such situations. Situation awareness and collision avoidance (SACA) is identified as the minimal decision support facility required to support the training and execution phases. This can create an adequate safety buffer to avoid possible collision or near-miss situations, by identifying moving and stationary objects around the vessel domain. DNNs are integrated into the ship intelligence framework (SIF) created in a conceptual level by the UiT autonomous ship program, while considering the same main factors of self-driving cars. UiT The Arctic University of Norway 10 / 28
  • 11. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Ship Intelligence Framework A General Framework UiT The Arctic University of Norway 11 / 28
  • 12. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Ship Intelligence Framework The Training Phase UiT The Arctic University of Norway 12 / 28
  • 13. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Ship Intelligence Framework The Execution Phase UiT The Arctic University of Norway 13 / 28
  • 14. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Ship Intelligence Framework Bridge View Information Visualization Platform (IVP). Decision support system for ship navigators during the training phase and DNNs during the execution phase. Required ship route as the Digital Ship Route (DSR) Actual & Predicted ship route as the Advanced Ship Predictor (ASP). Local scale with ship performance and navigation data. Global scale with AIS data. Situation Awareness and Collision Avoidance (SACA) Module. Target Detection and Tacking Unit (TDTU) Collision Risk Assessment Unit (CRAU) UiT The Arctic University of Norway 14 / 28
  • 15. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Sub-Systems Sub-system 1 UiT The Arctic University of Norway 15 / 28
  • 16. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Sub-Systems Sub-system 2 UiT The Arctic University of Norway 16 / 28
  • 17. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Sub-Systems Sub-system 3 UiT The Arctic University of Norway 17 / 28
  • 18. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Possible Facilities Remote Operation Center This center will be developed inside UiT. The center will have remote controlled facilities of the vessel. The sea trial data will be uploaded into the servers in the center. The vessel will be remote controlled by the center. UiT The Arctic University of Norway 18 / 28
  • 19. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Recent Research Topics Advanced Ship Predictor Work done by a PhD student : TBA. FIGURE – Advanced Ship Predictor in Local scale Work done by a PhD student : Brian Murray. FIGURE – Advanced Ship Predictor in Global scale UiT The Arctic University of Norway 19 / 28
  • 20. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Bridge Simulator Experiments Simulated Experiments FIGURE – UiT Bridge Simulator UiT The Arctic University of Norway 20 / 28
  • 21. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Bridge Simulator Experiments Collision Avoidance Decisions The respective Collision Risk in each ship encounter situation should be estimated. The same collision risk should be used to formulate appropriate Collision Avoidance Decisions. The respective collision avoidance decisions by humans and systems should have a Good Consistency, since the digital helmsman is trained by human navigators. The combination of those two components, i.e. the collision risk estimation and collision avoidance decisions, can be categorized a decision support feature and can be used by both humans and systems to make appropriate collision avoidance actions. Collision avoidance actions : Speed Change(to increase or decrease) and Course Change (to the starboard and port). UiT The Arctic University of Norway 21 / 28
  • 22. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Bridge Simulator Experiments Collision Avoidance Actions Collision avoidance actions should be executed through ship propulsion and rudder control systems. The alteration of course is the most preferred collision avoidance action, since low speed conditions can also reduce ship maneuverability. Since both humans and systems convert the collision avoidance decisions into actions, their Regulatory Compliance should also be evaluated. Any inconsistency between human and system collision avoidance actions can be eliminated to preserve the integrity of system intelligence. The respective regulatory compliance in relation to possible COLREGs failure situations under several simulated system decision making situations in ship navigation should be investigated. That outcome can also help to improve digital helmsman behavior and identify possible regulatory modifications to support future vessels. UiT The Arctic University of Norway 22 / 28
  • 23. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Bridge Simulator Experiments Possible Regulatory Failures UiT The Arctic University of Norway 23 / 28
  • 24. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Sea Trials Realistic Ship Navigation Data Collection UiT The Arctic University of Norway 24 / 28
  • 25. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Sea Trials Cognitive ability of Human & Digital Helmsman UiT The Arctic University of Norway 25 / 28
  • 26. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Communication Our Team Peter Wide, Lokukaluge Prasad Perera, Gudmund Johansen, Bjørn-Morten Batalden, Ricardo Pascoal. UiT The Arctic University of Norway 26 / 28
  • 27. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Communication Social Media WebPage https ://en.uit.no/prosjekter/prosjekt?p_document_id=668855 Linkedin https ://www.linkedin.com/company/autonomousuit YouTube https ://www.youtube.com/channel/UCdRmcUaSn-i4oAktp11VWdA Researchgate https ://www.researchgate.net/project/UiT-Autonomous-Ship-Program UiT The Arctic University of Norway 27 / 28
  • 28. Introduction Ship Intelligence Framework Vessel Sensors & Systems Remote Operation Center Situation Awareness Conclusions Communication Any Question? UiT The Arctic University of Norway 28 / 28