SlideShare a Scribd company logo
IN2DREAMS Final Conference – Milan, October 2nd 2019
SMART CONTRACTS FOR THE RAILWAY ECOSYSTEM
WP4
N.FABRIZIO, D.ANASTASOVSKI - CEFRIEL
ContractNo. 777596
• Technology is maturing
• And is applicable beyond financial use cases
• To tackle the challenge of «digital trasformation» in complex
ecosystems
Background- why DLT & Smart Contracts?
2
ContractNo. 777596
•Support the
experimentation ( TRL3) of
novel data-driven
methodologies in
railway context
•Related to Technical
Demonstrator 3.6- Dynamic
Railway Information
Management System
(DRIMS).
3
Scope
ContractNo. 777596
4
IMPACT ACTIONS
Capacity improvement
by more effective asset
maintenance management
• Apply Data-drivenmethodologies
• Develop an holistic approachto asset management and decision support including
diagnosticsand prognostics
Improved Reliability: by new
“intelligent asset
management”
• reduce unexpected maintenanceinterventions
• increase reliabilityand availability
Significant LCC savings • move from reactive and preventivemaintenanceto prescriptive maintenancebased -
• -nowcast and forecasting of asset conditionand diagnosis
Improved safety • Reduce of the number and magnitude of incidentswill be reduced
Impacts and Actions
ContractNo. 777596
Data and transactions security and safeguarding data ownership rights,
in the contract mechanisms
5
Outputs
WP5 Scenarios
• Restoration Time
• Train Delay Prediction
WP4 Scenarios
• Asset Maintenance
WP5 Scenario
• Visualization in Control Center
ContractNo. 777596
Background: why SMART CONTRATCS?
6
•Bitcoin and Cryptocurrencies are just
applications powered by Blockchain technology
•More, the applications are not limited to just
FINANCE
Emerging as a groundbreaking approach
ContractNo. 777596
7
Blockchain
Blockchain = chronologicallytimestampedledger of transactionsmaintainedby
a collaborativedistributed“consensus” mechanism and operatinin a distributed network of nodes
that keeps tracks of transactions
• The ledger is an append onlydatabase where information are
stored in a chronological order with a timestamping in an
immutable way
• Every subsequentblockis appended to the previous with an hash
pointer
LEDGER
CONSENSUS
• The consensus is the key mechanism that replaces the third party
in the exchange of an asset or value, preventingdouble spends
• It is based on majority of all nodes ( public) or selected nodes(
private)
+
ContractNo. 777596
Background: key concepts
8
ContractNo. 777596
9
Sc Are Not “Contracts” But Codes​
•SC=It is a piece of software that executes its terms automatically and
encodes rules agreed upon by all parties:​
•Viewable by all parties​
•Decentralized​
•Can transfer value
•Can be triggered by events​
•Every one in the network can verify
•Has its own address​
•It is the owner of the digital asset
ContractNo. 777596
10
Greater transparency
Enhanced security
Improved traceability
Increased efficiency and speed
Reduced Costs
Enabling effective monitoring
and auditing by participants,
supervisors, and regulators
Potential benefits
ContractNo. 777596
Approaches
11
Public Private
• All nodes are unknown
• Everybody is free to become a node
• The consensus rely on: incentives (
economic rules) + probabilistic
approach(PoW, PoS,..)
• All nodes are known
• Perrmission is required to become
node
• The consensus does not need explict
incentiveand reward
ContractNo. 777596
DLT overview of technologies
CEFRIEL'S MAPPING- APRIL 2019
Classificazione-Progetto In2DREAMS CEFRIEL 2018
TECHNOLOGY DIVERSITY
WE HAVE A LOT OF WORK TO DO IN TERM OF CULTURAL KNOWLEDGEAB
OUT THIS NEW APPROACH AND OPPORTUNITY
DLT
The chronological register of transaction data
NON GOVERNED
Everybody is able to access DLT
GOVERNED
Nodes need a permission toaccess the network
BITCOIN ETHEREUM CORDA R3 HYPLERLEDGER
FABRIC
The original
protocol
of the Bitcoin
cryptocurrency
The original “smart
contracts”
platforms
For financial use
cases
Every kind of
context
(Technology
Readiness
Level)
MARKET
Richness
Bitcoin
Stellar
Multichain
TenderMint
Corda R3
Hyperledger
Ethereum
Algorand
Tobalaba
RESEARCH
XRP
EOS
ContractNo. 777596
GOVERNANCE
One governor for the
whole network
Centralized governance
Agreement by all
participants
Self organizing
governance
SCALABILITY AND
PERFORMANCE
System failure
Limited amount of nodes for
normal performance
Medium number
of nodes for scaling
Acceptable scaling
and performance
Network is scaling
with same
performance
Agreement by certain
nodes
INTEROPERABILITY
Stand- Alone
Communication
Protocol
Common data
format
Semantic
interoperability
TOKEN
There is no token
Only one Native token
Token exchange
Posibility to Create token
© copy right 2018 CEFRIEL – All rights reserv ed
PRIVACY
Data, ledgerand
participants are encrypted
Pragmatic
interoperability
Data is encrypted
Unauthorized access
of participants
Append-only Data
structure
Compliance
regulation
Token
standardization
BLOCKCHAIN ASSESSMENT© All RightsRESERVED CEFRIEL 2019
13
DLT overview of assessment pillars
ContractNo. 777596
14
Emerged Scenarios
• Asset Maintenance-Manage the maintenance jobs workflowthrough
the employment ofsmart contracts,automaticallyenforcingthe rules
and clauses (like SLA) of the maintenance contracts between the IM
and the Contractor.
• PublicProcurement-Employthe blockchain as a notarization platform
for publicprocurements,takingadvantage ofits immutability
property.
• Data Monetisation-Monetize owned data creatingan ecosystem able
to manage the access (and relativepayments)to the data ofthe
ecosystem’s participants,employingsmart contract to manage both
the access rights and the payments.
• Train Path Allocation-Manage the internationalallocationoftrain
path through the employment ofsmart contracts and blockchain to
automatize the adminstrativeworkflow.
ContractNo. 777596
15
SELECTED SCENARIO: Maintenance Scenario
Methodology
• Evaluation of avalaible DLT framework and analysis of process worflows and bottlenecks
• Proof of concept
AS IS
Legacy systems
TO BE
With a «Blockchain back bone» might be
ABLE to
Do not guarantee trust across all actors belongingto the
“ecosystem”
Trust Enhance and security enhance thanks to crash
tolerance and secure timestamping.
Enforce business logic by participants through contracts Enforce Business logic automation through smart contracts
Enforcing subjective rules making the business nontransparent Enhanced transparency through ledger auditability
Limited process efficiency due to dated communication
methods
Potential efficiency gains in terms of time and complexity
ContractNo. 777596
16
AM Workflow
ContractNo. 777596
17
App Layer: Functionalities
ContractNo. 777596
18
Chaincode detail view
ContractNo. 777596
• Each organizationhas its own peers and a
CertificationAuthority (CA).
• Each CA acts as a Membership Service Provider
(MSP)
• The network is globally administratedby the IM
• Both the ledger and the chaincodes (smart contracts
in Hyperledger Fabric) are replicatedon every peer
connected to the channel, providingredundancyof
the data.
• The orderingservice will be providedby a single
orderer on a first testing phase, to be laterdeveloped
to a crash tolerantKafka cluster [1] on a laterstage.
Newtwork detail view
ContractNo. 777596
• The prediction engine needs to
be able to automatically retrain
(and therefore modify) the
prediction algorithm, but
chaincodes can only be updated
manually.
• The interconnection between
the two components will be
developed through two REST
APIs
Blockchain + Prediction Engine combined
20
ContractNo. 777596
21
The integrated TD inside the Infrastructure MgM Scenario
ContractNo. 777596
TD Overview
22
ContractNo. 777596
• Testing
• Network-Benchmarking ( Caliper)
• Application –SC ( stress test, unit test)
• Trial and Survey
• User Exp
• Business aspects/process
TD Analysis
23
ContractNo. 777596
24
Perfomance Testing –July 2019
ContractNo. 777596
25
Perfomance Testing –July 2019
ContractNo. 777596
26
Survey Results ( after trial on field)
it does not allow the revoking of signature, and the data
are checked during the process but not at the input phase.
Needs for developing a more friendly and friendly user
interface;
Need for including in the process the tracking and
registering of physical assets.
ContractNo. 777596
27
SWOT
ContractNo. 777596
• NETWORK
• performance, scalability, integration and interoperabiity
• APP LAYER
• revocation
• data insertion
• ux
Td: Future Technical Challenges
28
ContractNo. 777596
IMPROVE & ENHANCE
• Create new business models;
• New economic models in parallel with
existing.
• Complement the digital transformation
processes; transformation processes
• Simplify ownership tracking and
certification of processess
• Allow the actors to build an ecosystem
where they can exchange value without
setting up complex governance rules
before.
NEW MARKETS MODELS
NOW ( CONTEXT OF IN2DREAM) IN FUTURE
Smart Contracts CHALLENGES
ContractNo. 777596
In this context, the PoC for SC has revealed that this approach can
contribute to innovation of IM processes for one main reason:
It slows downcost for programmed AM life-
cycle whilemaintaining, even not increasing,
the safetyof the process.
30
IMPACT 1
ContractNo. 777596
The IM context is paradigmatic for application of DLT, since of its
intrinsic complexity
Many actors,many roles, different systems
not integrated ( silos), need to improve
efficiency and automation but well defined
and stable procedures
31
IMPACT 2
ContractNo. 777596
• There is space in the Railway Ecosystem,beyond cryptocurrencies and
financial applications, to continue and try the «decentralization
paradigm»
• The potential opportunitiesand challenges of deploying blockchain
technology in AM and IM are strongly relatedto sectorial issues
of enhancing safety,digital transformation, and simplification.
• The technology is still at the embryonic stage AND THE challenges
ARE :
• performance and scalability,
• integration with legacy infrastructures,
• interoperability between different blockchains.
32
CONCLUSIONS
ContractNo. 777596
Develop Poc
•Define Use Case
•SelectTech
•DevelopSC
•Test
First Stage- Exploit
the approach at a
multidisciplinary
level
•perfomcance,scalability
•Legal aspects
Second stage (
further
exploitation)
•IntegrationWITHlegacy
•Interoperability
•Businessmodels
....???
• The required approach FOR continuing the work has to be
multidisciplinary since it has implication on rules, trust,
economic aspects.
33
CONCLUSIONS
ContractNo. 777596
Cefriel’sResearchProject in the Shift2RAIL Domain
ContractNo. 777596
35
Thanks for
your
time !
Contacts:
Nadia.Fabrizio@Cefriel.com
Dimitar.Anastasovski@cefriel.com

More Related Content

What's hot

Blockchain Technology Centralised Ledger to Distributed Ledger
Blockchain Technology Centralised Ledger to Distributed LedgerBlockchain Technology Centralised Ledger to Distributed Ledger
Blockchain Technology Centralised Ledger to Distributed Ledger
IRJET Journal
 
Blockchain Fundamentals
Blockchain FundamentalsBlockchain Fundamentals
Blockchain Fundamentals
Santiago Rivera González
 
IBM - Blockchain Explained - Introduction for Business
IBM - Blockchain Explained - Introduction for BusinessIBM - Blockchain Explained - Introduction for Business
IBM - Blockchain Explained - Introduction for Business
IBM Sverige
 
The Role of Blockchain and New Technologies in Supply Chain in 2019
The Role of Blockchain and New Technologies in Supply Chain in 2019The Role of Blockchain and New Technologies in Supply Chain in 2019
The Role of Blockchain and New Technologies in Supply Chain in 2019
Henrique Centieiro
 
Brugu software solutions Private Ltd | Hyderabad | India | UK
Brugu software solutions Private Ltd | Hyderabad | India | UKBrugu software solutions Private Ltd | Hyderabad | India | UK
Brugu software solutions Private Ltd | Hyderabad | India | UK
AmniAugustine
 
Webinar innovating, building and scaling on kaleido final
Webinar  innovating, building and scaling on kaleido finalWebinar  innovating, building and scaling on kaleido final
Webinar innovating, building and scaling on kaleido final
Kaleido
 
Wbc blockchain in manufacturing
Wbc   blockchain in manufacturingWbc   blockchain in manufacturing
Wbc blockchain in manufacturing
Harish Pant
 
Corvil App Agent
Corvil App AgentCorvil App Agent
Corvil App Agent
Corvil
 
Kaleido Overview - Full-Stack B2B Platform for Modern Business Networks
Kaleido Overview - Full-Stack B2B Platform for Modern Business NetworksKaleido Overview - Full-Stack B2B Platform for Modern Business Networks
Kaleido Overview - Full-Stack B2B Platform for Modern Business Networks
Kaleido
 
Blockchain for automation
Blockchain for automationBlockchain for automation
Blockchain for automation
SAGE Automation
 
Blockchain for automation
Blockchain for automation Blockchain for automation
Blockchain for automation
JustEngineering
 
Role of Blockchains in Internet of Things
Role of Blockchains in Internet of ThingsRole of Blockchains in Internet of Things
Role of Blockchains in Internet of Things
Hughes Systique Corporation
 
Webinar: Building end to-end solutions with Kaleido on AWS
Webinar: Building end to-end solutions with Kaleido on AWS Webinar: Building end to-end solutions with Kaleido on AWS
Webinar: Building end to-end solutions with Kaleido on AWS
Kaleido
 
How blockchain enhance accounting profession?
How blockchain enhance accounting profession?How blockchain enhance accounting profession?
How blockchain enhance accounting profession?
Celine George
 
Enterprise Blockchain: Top Considerations Before You Deploy
 Enterprise Blockchain: Top Considerations Before You Deploy Enterprise Blockchain: Top Considerations Before You Deploy
Enterprise Blockchain: Top Considerations Before You Deploy
Kaleido
 
Moving forward based on Market Trends #BlockchainSubmit
Moving forward based on Market Trends #BlockchainSubmit Moving forward based on Market Trends #BlockchainSubmit
Moving forward based on Market Trends #BlockchainSubmit
Pablo Junco
 
Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017
Nelson Petracek
 
DLT developments in finance
DLT developments in financeDLT developments in finance
DLT developments in finance
Alphons Ranner
 
Rise of the Hybrid Cloud
Rise of the Hybrid CloudRise of the Hybrid Cloud
Rise of the Hybrid Cloud
IQBG, Inc.
 
Consensus 19 Conference: What Happens When Tokens Meet The Enterprrise
Consensus 19 Conference: What Happens When Tokens Meet The EnterprriseConsensus 19 Conference: What Happens When Tokens Meet The Enterprrise
Consensus 19 Conference: What Happens When Tokens Meet The Enterprrise
Kaleido
 

What's hot (20)

Blockchain Technology Centralised Ledger to Distributed Ledger
Blockchain Technology Centralised Ledger to Distributed LedgerBlockchain Technology Centralised Ledger to Distributed Ledger
Blockchain Technology Centralised Ledger to Distributed Ledger
 
Blockchain Fundamentals
Blockchain FundamentalsBlockchain Fundamentals
Blockchain Fundamentals
 
IBM - Blockchain Explained - Introduction for Business
IBM - Blockchain Explained - Introduction for BusinessIBM - Blockchain Explained - Introduction for Business
IBM - Blockchain Explained - Introduction for Business
 
The Role of Blockchain and New Technologies in Supply Chain in 2019
The Role of Blockchain and New Technologies in Supply Chain in 2019The Role of Blockchain and New Technologies in Supply Chain in 2019
The Role of Blockchain and New Technologies in Supply Chain in 2019
 
Brugu software solutions Private Ltd | Hyderabad | India | UK
Brugu software solutions Private Ltd | Hyderabad | India | UKBrugu software solutions Private Ltd | Hyderabad | India | UK
Brugu software solutions Private Ltd | Hyderabad | India | UK
 
Webinar innovating, building and scaling on kaleido final
Webinar  innovating, building and scaling on kaleido finalWebinar  innovating, building and scaling on kaleido final
Webinar innovating, building and scaling on kaleido final
 
Wbc blockchain in manufacturing
Wbc   blockchain in manufacturingWbc   blockchain in manufacturing
Wbc blockchain in manufacturing
 
Corvil App Agent
Corvil App AgentCorvil App Agent
Corvil App Agent
 
Kaleido Overview - Full-Stack B2B Platform for Modern Business Networks
Kaleido Overview - Full-Stack B2B Platform for Modern Business NetworksKaleido Overview - Full-Stack B2B Platform for Modern Business Networks
Kaleido Overview - Full-Stack B2B Platform for Modern Business Networks
 
Blockchain for automation
Blockchain for automationBlockchain for automation
Blockchain for automation
 
Blockchain for automation
Blockchain for automation Blockchain for automation
Blockchain for automation
 
Role of Blockchains in Internet of Things
Role of Blockchains in Internet of ThingsRole of Blockchains in Internet of Things
Role of Blockchains in Internet of Things
 
Webinar: Building end to-end solutions with Kaleido on AWS
Webinar: Building end to-end solutions with Kaleido on AWS Webinar: Building end to-end solutions with Kaleido on AWS
Webinar: Building end to-end solutions with Kaleido on AWS
 
How blockchain enhance accounting profession?
How blockchain enhance accounting profession?How blockchain enhance accounting profession?
How blockchain enhance accounting profession?
 
Enterprise Blockchain: Top Considerations Before You Deploy
 Enterprise Blockchain: Top Considerations Before You Deploy Enterprise Blockchain: Top Considerations Before You Deploy
Enterprise Blockchain: Top Considerations Before You Deploy
 
Moving forward based on Market Trends #BlockchainSubmit
Moving forward based on Market Trends #BlockchainSubmit Moving forward based on Market Trends #BlockchainSubmit
Moving forward based on Market Trends #BlockchainSubmit
 
Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017
 
DLT developments in finance
DLT developments in financeDLT developments in finance
DLT developments in finance
 
Rise of the Hybrid Cloud
Rise of the Hybrid CloudRise of the Hybrid Cloud
Rise of the Hybrid Cloud
 
Consensus 19 Conference: What Happens When Tokens Meet The Enterprrise
Consensus 19 Conference: What Happens When Tokens Meet The EnterprriseConsensus 19 Conference: What Happens When Tokens Meet The Enterprrise
Consensus 19 Conference: What Happens When Tokens Meet The Enterprrise
 

Similar to Smart c for re final 2

Startup InsurTech Award - Galileo Platforms
Startup InsurTech Award - Galileo PlatformsStartup InsurTech Award - Galileo Platforms
Startup InsurTech Award - Galileo Platforms
The Digital Insurer
 
Blockchain for Power Utilities: A View on Capabilities and Adoption
Blockchain for Power Utilities: A View on Capabilities and AdoptionBlockchain for Power Utilities: A View on Capabilities and Adoption
Blockchain for Power Utilities: A View on Capabilities and Adoption
Cognizant
 
Cognizant Cloud for Utilities
Cognizant Cloud for UtilitiesCognizant Cloud for Utilities
Cognizant Cloud for Utilities
Steve Lennon
 
Demystifying Control Towers: What Drives Effectiveness?
Demystifying Control Towers: What Drives Effectiveness?Demystifying Control Towers: What Drives Effectiveness?
Demystifying Control Towers: What Drives Effectiveness?
Aggregage
 
Bobs paper
Bobs paperBobs paper
Bobs paper
Robert Molnar
 
TDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedas
TDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedasTDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedas
TDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedas
tdc-globalcode
 
First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...
First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...
First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...
Yogi Golle
 
Simplify and secure your path to the multicloud future
Simplify and secure your path to the multicloud futureSimplify and secure your path to the multicloud future
Simplify and secure your path to the multicloud future
MarketingArrowECS_CZ
 
In-Memory Computing Driving Edge Computing and Blockchain Technologies
In-Memory Computing Driving Edge Computing and Blockchain TechnologiesIn-Memory Computing Driving Edge Computing and Blockchain Technologies
In-Memory Computing Driving Edge Computing and Blockchain Technologies
dsapps
 
George Mokhbat V SCTC day cloud 24 feb16
George Mokhbat V SCTC day cloud 24 feb16George Mokhbat V SCTC day cloud 24 feb16
George Mokhbat V SCTC day cloud 24 feb16
Agustin Argelich Casals
 
Cloud cpmputing and busness processes
Cloud cpmputing and busness processesCloud cpmputing and busness processes
Cloud cpmputing and busness processes
Minka Fudulova
 
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...
polenumerique33
 
Cloud ROI and Implementation - A TechBlocks Solutions Guide
Cloud ROI and Implementation - A TechBlocks Solutions GuideCloud ROI and Implementation - A TechBlocks Solutions Guide
Cloud ROI and Implementation - A TechBlocks Solutions Guide
TechBlocks
 
EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...
EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...
EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...
EENA (European Emergency Number Association)
 
Chainyard ref arch hyperledger global forum 2018 12-04 v0.97 ss
Chainyard ref arch hyperledger global forum 2018 12-04 v0.97 ssChainyard ref arch hyperledger global forum 2018 12-04 v0.97 ss
Chainyard ref arch hyperledger global forum 2018 12-04 v0.97 ss
Mohan Venkataraman
 
TESISQUARE® - "Boost your business network, build your collaborative ecosystem"
TESISQUARE® - "Boost your business network, build your collaborative ecosystem"TESISQUARE® - "Boost your business network, build your collaborative ecosystem"
TESISQUARE® - "Boost your business network, build your collaborative ecosystem"
logisticaefficiente
 
Top 5 trends impacting multicloud management.pptx
Top 5 trends impacting multicloud management.pptxTop 5 trends impacting multicloud management.pptx
Top 5 trends impacting multicloud management.pptx
DianaRAICU2
 
Blockchain in Utilities
Blockchain in UtilitiesBlockchain in Utilities
Blockchain in Utilities
mudassar shaikh
 
Blockchain conference cwin18 mexico
Blockchain conference cwin18 mexicoBlockchain conference cwin18 mexico
Blockchain conference cwin18 mexico
Capgemini
 
Blockchain and Internet of Things
Blockchain and Internet of ThingsBlockchain and Internet of Things
Blockchain and Internet of Things
Valerie Lampkin
 

Similar to Smart c for re final 2 (20)

Startup InsurTech Award - Galileo Platforms
Startup InsurTech Award - Galileo PlatformsStartup InsurTech Award - Galileo Platforms
Startup InsurTech Award - Galileo Platforms
 
Blockchain for Power Utilities: A View on Capabilities and Adoption
Blockchain for Power Utilities: A View on Capabilities and AdoptionBlockchain for Power Utilities: A View on Capabilities and Adoption
Blockchain for Power Utilities: A View on Capabilities and Adoption
 
Cognizant Cloud for Utilities
Cognizant Cloud for UtilitiesCognizant Cloud for Utilities
Cognizant Cloud for Utilities
 
Demystifying Control Towers: What Drives Effectiveness?
Demystifying Control Towers: What Drives Effectiveness?Demystifying Control Towers: What Drives Effectiveness?
Demystifying Control Towers: What Drives Effectiveness?
 
Bobs paper
Bobs paperBobs paper
Bobs paper
 
TDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedas
TDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedasTDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedas
TDC2018FLN | Trilha Blockchain - BlockChain Casos de Usos alem das CryptoMoedas
 
First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...
First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...
First-North - EUSN Presentation (November 16 2016) Final-v1 Yogi Notes 2016-1...
 
Simplify and secure your path to the multicloud future
Simplify and secure your path to the multicloud futureSimplify and secure your path to the multicloud future
Simplify and secure your path to the multicloud future
 
In-Memory Computing Driving Edge Computing and Blockchain Technologies
In-Memory Computing Driving Edge Computing and Blockchain TechnologiesIn-Memory Computing Driving Edge Computing and Blockchain Technologies
In-Memory Computing Driving Edge Computing and Blockchain Technologies
 
George Mokhbat V SCTC day cloud 24 feb16
George Mokhbat V SCTC day cloud 24 feb16George Mokhbat V SCTC day cloud 24 feb16
George Mokhbat V SCTC day cloud 24 feb16
 
Cloud cpmputing and busness processes
Cloud cpmputing and busness processesCloud cpmputing and busness processes
Cloud cpmputing and busness processes
 
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - presenta...
 
Cloud ROI and Implementation - A TechBlocks Solutions Guide
Cloud ROI and Implementation - A TechBlocks Solutions GuideCloud ROI and Implementation - A TechBlocks Solutions Guide
Cloud ROI and Implementation - A TechBlocks Solutions Guide
 
EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...
EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...
EENA2019: Track3 session2 Enabling agility in the PSAP and the wider response...
 
Chainyard ref arch hyperledger global forum 2018 12-04 v0.97 ss
Chainyard ref arch hyperledger global forum 2018 12-04 v0.97 ssChainyard ref arch hyperledger global forum 2018 12-04 v0.97 ss
Chainyard ref arch hyperledger global forum 2018 12-04 v0.97 ss
 
TESISQUARE® - "Boost your business network, build your collaborative ecosystem"
TESISQUARE® - "Boost your business network, build your collaborative ecosystem"TESISQUARE® - "Boost your business network, build your collaborative ecosystem"
TESISQUARE® - "Boost your business network, build your collaborative ecosystem"
 
Top 5 trends impacting multicloud management.pptx
Top 5 trends impacting multicloud management.pptxTop 5 trends impacting multicloud management.pptx
Top 5 trends impacting multicloud management.pptx
 
Blockchain in Utilities
Blockchain in UtilitiesBlockchain in Utilities
Blockchain in Utilities
 
Blockchain conference cwin18 mexico
Blockchain conference cwin18 mexicoBlockchain conference cwin18 mexico
Blockchain conference cwin18 mexico
 
Blockchain and Internet of Things
Blockchain and Internet of ThingsBlockchain and Internet of Things
Blockchain and Internet of Things
 

More from Nadia Fabrizio

D1.reader wallet p1nruuvdowld_1.0_final
D1.reader wallet p1nruuvdowld_1.0_finalD1.reader wallet p1nruuvdowld_1.0_final
D1.reader wallet p1nruuvdowld_1.0_final
Nadia Fabrizio
 
20201111 kuppinger-qsn-final
20201111 kuppinger-qsn-final20201111 kuppinger-qsn-final
20201111 kuppinger-qsn-final
Nadia Fabrizio
 
Bedays2019 nadia fabrizio-short
Bedays2019 nadia fabrizio-shortBedays2019 nadia fabrizio-short
Bedays2019 nadia fabrizio-short
Nadia Fabrizio
 
2019 bdva wg_dg
2019 bdva wg_dg2019 bdva wg_dg
2019 bdva wg_dg
Nadia Fabrizio
 
Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24
Nadia Fabrizio
 
In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)
In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)
In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)
Nadia Fabrizio
 
Eur par-fpdapp28082018 fn.fabrizio
Eur par-fpdapp28082018 fn.fabrizioEur par-fpdapp28082018 fn.fabrizio
Eur par-fpdapp28082018 fn.fabrizio
Nadia Fabrizio
 
A4 i2018 blockchain_slideshare
A4 i2018 blockchain_slideshareA4 i2018 blockchain_slideshare
A4 i2018 blockchain_slideshare
Nadia Fabrizio
 

More from Nadia Fabrizio (8)

D1.reader wallet p1nruuvdowld_1.0_final
D1.reader wallet p1nruuvdowld_1.0_finalD1.reader wallet p1nruuvdowld_1.0_final
D1.reader wallet p1nruuvdowld_1.0_final
 
20201111 kuppinger-qsn-final
20201111 kuppinger-qsn-final20201111 kuppinger-qsn-final
20201111 kuppinger-qsn-final
 
Bedays2019 nadia fabrizio-short
Bedays2019 nadia fabrizio-shortBedays2019 nadia fabrizio-short
Bedays2019 nadia fabrizio-short
 
2019 bdva wg_dg
2019 bdva wg_dg2019 bdva wg_dg
2019 bdva wg_dg
 
Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24
 
In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)
In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)
In2 d t7.1-b-uni-043-01--_in2dreams_presentation_at_innotrans2018 (3)
 
Eur par-fpdapp28082018 fn.fabrizio
Eur par-fpdapp28082018 fn.fabrizioEur par-fpdapp28082018 fn.fabrizio
Eur par-fpdapp28082018 fn.fabrizio
 
A4 i2018 blockchain_slideshare
A4 i2018 blockchain_slideshareA4 i2018 blockchain_slideshare
A4 i2018 blockchain_slideshare
 

Recently uploaded

Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Zilliz
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 

Recently uploaded (20)

Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 

Smart c for re final 2

  • 1. IN2DREAMS Final Conference – Milan, October 2nd 2019 SMART CONTRACTS FOR THE RAILWAY ECOSYSTEM WP4 N.FABRIZIO, D.ANASTASOVSKI - CEFRIEL
  • 2. ContractNo. 777596 • Technology is maturing • And is applicable beyond financial use cases • To tackle the challenge of «digital trasformation» in complex ecosystems Background- why DLT & Smart Contracts? 2
  • 3. ContractNo. 777596 •Support the experimentation ( TRL3) of novel data-driven methodologies in railway context •Related to Technical Demonstrator 3.6- Dynamic Railway Information Management System (DRIMS). 3 Scope
  • 4. ContractNo. 777596 4 IMPACT ACTIONS Capacity improvement by more effective asset maintenance management • Apply Data-drivenmethodologies • Develop an holistic approachto asset management and decision support including diagnosticsand prognostics Improved Reliability: by new “intelligent asset management” • reduce unexpected maintenanceinterventions • increase reliabilityand availability Significant LCC savings • move from reactive and preventivemaintenanceto prescriptive maintenancebased - • -nowcast and forecasting of asset conditionand diagnosis Improved safety • Reduce of the number and magnitude of incidentswill be reduced Impacts and Actions
  • 5. ContractNo. 777596 Data and transactions security and safeguarding data ownership rights, in the contract mechanisms 5 Outputs WP5 Scenarios • Restoration Time • Train Delay Prediction WP4 Scenarios • Asset Maintenance WP5 Scenario • Visualization in Control Center
  • 6. ContractNo. 777596 Background: why SMART CONTRATCS? 6 •Bitcoin and Cryptocurrencies are just applications powered by Blockchain technology •More, the applications are not limited to just FINANCE Emerging as a groundbreaking approach
  • 7. ContractNo. 777596 7 Blockchain Blockchain = chronologicallytimestampedledger of transactionsmaintainedby a collaborativedistributed“consensus” mechanism and operatinin a distributed network of nodes that keeps tracks of transactions • The ledger is an append onlydatabase where information are stored in a chronological order with a timestamping in an immutable way • Every subsequentblockis appended to the previous with an hash pointer LEDGER CONSENSUS • The consensus is the key mechanism that replaces the third party in the exchange of an asset or value, preventingdouble spends • It is based on majority of all nodes ( public) or selected nodes( private) +
  • 9. ContractNo. 777596 9 Sc Are Not “Contracts” But Codes​ •SC=It is a piece of software that executes its terms automatically and encodes rules agreed upon by all parties:​ •Viewable by all parties​ •Decentralized​ •Can transfer value •Can be triggered by events​ •Every one in the network can verify •Has its own address​ •It is the owner of the digital asset
  • 10. ContractNo. 777596 10 Greater transparency Enhanced security Improved traceability Increased efficiency and speed Reduced Costs Enabling effective monitoring and auditing by participants, supervisors, and regulators Potential benefits
  • 11. ContractNo. 777596 Approaches 11 Public Private • All nodes are unknown • Everybody is free to become a node • The consensus rely on: incentives ( economic rules) + probabilistic approach(PoW, PoS,..) • All nodes are known • Perrmission is required to become node • The consensus does not need explict incentiveand reward
  • 12. ContractNo. 777596 DLT overview of technologies CEFRIEL'S MAPPING- APRIL 2019 Classificazione-Progetto In2DREAMS CEFRIEL 2018 TECHNOLOGY DIVERSITY WE HAVE A LOT OF WORK TO DO IN TERM OF CULTURAL KNOWLEDGEAB OUT THIS NEW APPROACH AND OPPORTUNITY DLT The chronological register of transaction data NON GOVERNED Everybody is able to access DLT GOVERNED Nodes need a permission toaccess the network BITCOIN ETHEREUM CORDA R3 HYPLERLEDGER FABRIC The original protocol of the Bitcoin cryptocurrency The original “smart contracts” platforms For financial use cases Every kind of context (Technology Readiness Level) MARKET Richness Bitcoin Stellar Multichain TenderMint Corda R3 Hyperledger Ethereum Algorand Tobalaba RESEARCH XRP EOS
  • 13. ContractNo. 777596 GOVERNANCE One governor for the whole network Centralized governance Agreement by all participants Self organizing governance SCALABILITY AND PERFORMANCE System failure Limited amount of nodes for normal performance Medium number of nodes for scaling Acceptable scaling and performance Network is scaling with same performance Agreement by certain nodes INTEROPERABILITY Stand- Alone Communication Protocol Common data format Semantic interoperability TOKEN There is no token Only one Native token Token exchange Posibility to Create token © copy right 2018 CEFRIEL – All rights reserv ed PRIVACY Data, ledgerand participants are encrypted Pragmatic interoperability Data is encrypted Unauthorized access of participants Append-only Data structure Compliance regulation Token standardization BLOCKCHAIN ASSESSMENT© All RightsRESERVED CEFRIEL 2019 13 DLT overview of assessment pillars
  • 14. ContractNo. 777596 14 Emerged Scenarios • Asset Maintenance-Manage the maintenance jobs workflowthrough the employment ofsmart contracts,automaticallyenforcingthe rules and clauses (like SLA) of the maintenance contracts between the IM and the Contractor. • PublicProcurement-Employthe blockchain as a notarization platform for publicprocurements,takingadvantage ofits immutability property. • Data Monetisation-Monetize owned data creatingan ecosystem able to manage the access (and relativepayments)to the data ofthe ecosystem’s participants,employingsmart contract to manage both the access rights and the payments. • Train Path Allocation-Manage the internationalallocationoftrain path through the employment ofsmart contracts and blockchain to automatize the adminstrativeworkflow.
  • 15. ContractNo. 777596 15 SELECTED SCENARIO: Maintenance Scenario Methodology • Evaluation of avalaible DLT framework and analysis of process worflows and bottlenecks • Proof of concept AS IS Legacy systems TO BE With a «Blockchain back bone» might be ABLE to Do not guarantee trust across all actors belongingto the “ecosystem” Trust Enhance and security enhance thanks to crash tolerance and secure timestamping. Enforce business logic by participants through contracts Enforce Business logic automation through smart contracts Enforcing subjective rules making the business nontransparent Enhanced transparency through ledger auditability Limited process efficiency due to dated communication methods Potential efficiency gains in terms of time and complexity
  • 19. ContractNo. 777596 • Each organizationhas its own peers and a CertificationAuthority (CA). • Each CA acts as a Membership Service Provider (MSP) • The network is globally administratedby the IM • Both the ledger and the chaincodes (smart contracts in Hyperledger Fabric) are replicatedon every peer connected to the channel, providingredundancyof the data. • The orderingservice will be providedby a single orderer on a first testing phase, to be laterdeveloped to a crash tolerantKafka cluster [1] on a laterstage. Newtwork detail view
  • 20. ContractNo. 777596 • The prediction engine needs to be able to automatically retrain (and therefore modify) the prediction algorithm, but chaincodes can only be updated manually. • The interconnection between the two components will be developed through two REST APIs Blockchain + Prediction Engine combined 20
  • 21. ContractNo. 777596 21 The integrated TD inside the Infrastructure MgM Scenario
  • 23. ContractNo. 777596 • Testing • Network-Benchmarking ( Caliper) • Application –SC ( stress test, unit test) • Trial and Survey • User Exp • Business aspects/process TD Analysis 23
  • 26. ContractNo. 777596 26 Survey Results ( after trial on field) it does not allow the revoking of signature, and the data are checked during the process but not at the input phase. Needs for developing a more friendly and friendly user interface; Need for including in the process the tracking and registering of physical assets.
  • 28. ContractNo. 777596 • NETWORK • performance, scalability, integration and interoperabiity • APP LAYER • revocation • data insertion • ux Td: Future Technical Challenges 28
  • 29. ContractNo. 777596 IMPROVE & ENHANCE • Create new business models; • New economic models in parallel with existing. • Complement the digital transformation processes; transformation processes • Simplify ownership tracking and certification of processess • Allow the actors to build an ecosystem where they can exchange value without setting up complex governance rules before. NEW MARKETS MODELS NOW ( CONTEXT OF IN2DREAM) IN FUTURE Smart Contracts CHALLENGES
  • 30. ContractNo. 777596 In this context, the PoC for SC has revealed that this approach can contribute to innovation of IM processes for one main reason: It slows downcost for programmed AM life- cycle whilemaintaining, even not increasing, the safetyof the process. 30 IMPACT 1
  • 31. ContractNo. 777596 The IM context is paradigmatic for application of DLT, since of its intrinsic complexity Many actors,many roles, different systems not integrated ( silos), need to improve efficiency and automation but well defined and stable procedures 31 IMPACT 2
  • 32. ContractNo. 777596 • There is space in the Railway Ecosystem,beyond cryptocurrencies and financial applications, to continue and try the «decentralization paradigm» • The potential opportunitiesand challenges of deploying blockchain technology in AM and IM are strongly relatedto sectorial issues of enhancing safety,digital transformation, and simplification. • The technology is still at the embryonic stage AND THE challenges ARE : • performance and scalability, • integration with legacy infrastructures, • interoperability between different blockchains. 32 CONCLUSIONS
  • 33. ContractNo. 777596 Develop Poc •Define Use Case •SelectTech •DevelopSC •Test First Stage- Exploit the approach at a multidisciplinary level •perfomcance,scalability •Legal aspects Second stage ( further exploitation) •IntegrationWITHlegacy •Interoperability •Businessmodels ....??? • The required approach FOR continuing the work has to be multidisciplinary since it has implication on rules, trust, economic aspects. 33 CONCLUSIONS
  • 35. ContractNo. 777596 35 Thanks for your time ! Contacts: Nadia.Fabrizio@Cefriel.com Dimitar.Anastasovski@cefriel.com