SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Downloaden Sie, um offline zu lesen
Introducing the
Civil Infrastructure Platform
Yoshitake Kobayashi and Urs Gleim
Embedded Linux Conference, San Diego, April 5, 2016
1
Definition
Civil Infrastructure Systems are technical systems responsible for supervision,
control, and management of infrastructure supporting human activities,
including, for example,
 Electric power generation
 Energy distribution
 Oil and gas
 Water and wastewater
 Healthcare
 Communications
 Transportation
 Collections of buildings that make up urban & rural communities.
These networks deliver essential services, provide shelter, and support social
interactions and economic development. They are society's lifelines.1)
1) adapted from https://www.ce.udel.edu/current/graduate_program/civil.html 2
The evolution of civil infrastructure systems
Core characteristics
Industrial gradeness
 Reliability
 Functional Safety
 Security
 Real-time capabilities
Sustainability
 Product life-cycles of
10 – 60 years
Proprietary nature
 Systems are built from the
ground up for each product
 little re-use of existing
software building blocks
 Closed systems
Connected systems
 Interoperability due to
advances in machine-to-
machine connectivity
 Standardization of
communication
 Plug and play based system
designs
Commoditization
 Increased utilization of
commodity (open source)
components, e.g.,
operating system,
virtualization
 Extensibility, e.g., for
analytics
Conservative update strategy
 Firmware updates only if industrial
gradeness is jeopardized
 Minimize risk of regression
 Keeping regression test and
certification efforts low
Stand-alone systems
 Limited vulnerability
 Updates can only applied
with physical access to the
systems
 High commissioning efforts
Technology changes
Development time
 Shorter development times
for more complex systems
Maintenance costs
 Low maintenance costs
for commonly uses
software components
 Low commissioning
and update costs
Business needs
Development costs
 Don‘t re-invent the wheel
3
Things to be done
• Join forces for commodity components
• Ensure industrial gradeness for the operating system platform
focusing on reliability, security, and functional safety.
• Increase upstream work in order to increase quality
and to avoid maintenance of patches
• Share maintenance costs
• Long-term availability and long-term support are crucial
• Innovate for future technology
• Support industrial IoT architectures and
state-of-the art machine-to-machine connectivity
4
Comparison with existing Alliances
Other domains already benefit from collaborative development: drive instead of follow!
In many domains
competing companies collaborate
in alliances already.
(GENIVI, for example)
• Development speed
for shorter product cycles
• High Software quality due to intense
reviews and high test coverage
(Linus’s law)
• Standard platforms enable ecosystems
(e.g. for development tools, system
extensions, new business models)
Consumer Industry
PlatformCommunication
hosted by
5
Civil Infrastructure Platform to provide software building blocks that support reliable
transportation, power, oil and gas, and healthcare infrastructure
Establish an open source “base layer” of industrial grade software to enable the
use and implementation in infrastructure projects of software building blocks that
meet the safety, reliability, security and maintainability requirements.
• Share development effort for development of industrial grade bases systems.
• Fill the gap between capabilities of the existing OSS and industrial requirements.
• Reference-implementation consisting of
• Specification of on-device software stack and tools infrastructure
• Linux kernel, file system, etc. selected reference hardware
• Build environment and tools for companies to build their own distribution.
• Test framework and test cases
• SDK and APIs
• Trigger development of an emerging ecosystem including tools and domain
specific extensions.
Initial focus will be on establishing a long term maintenance infrastructure for
selected Open Source components, funded by participating membership fees.
CIP Reference Hardware
CIP Reference
Filesystem
image with SDK
CIP Kernel
UserspaceKernel
Non-CIP packages
Any Linux distribution (e.g. Yocto
Project, Debian, openSUSE, etc.)
may extend/include CIP packages.
Hardware
Specifications Documentation
Implement
6
Scope of activities
UserspaceKernelspace
Linux Kernel
App container
infrastructure (mid-term)
App Framework
(optionally, mid-term)
Middleware/Libraries
Safe & Secure
Update
Monitoring
Domain Specific communication
(e.g. OPC UA)
Shared config. & logging
Real-time support
Real-time /
safe virtualization
Tools Concepts
Build environment
(e.g. yocto recipes)
Test automation
Tracing & reporting
tools
Configuration
management
Device management
(update, download)
Functional safety
architecture/strategy,
including compliance
w/ standards (e.g., NERC
CIP, IEC61508)
Long-term support
Strategy:
security patch
management
Standardization
collaborative effort with
others
License clearing
Export Control
Classification
On device software stack Product development
and maintenance
Application life-
cycle management
Security
7
Target Systems
8
Out of scope:
• Enterprise IT and cloud system platforms.
ARM M0/M0+/M3/M4
8/16/32-bit,< 100 MHz 32-bit, <1 GHz 32/64-bit, <2 GHz 64-bit, >2 GHz
n MiB flash n GiB flash n GiB flash n TiB flash/HDD
< 1 MiB < 1 GiB < 4 GiB > 4 GiB
Arduino class board Raspberry Pi class board SoC-FPGA, e.g.Zync industrial PC
ARM M4/7,A9,R4/5/7
Networked Node Embedded ServerEmbedded ComputerEmbedded Control Unit
special purpose & server based controllerscontrol systems
multi-purpose controllersPLC gateways
Sensor, field device
1 2 3 4
ARM A9/A35,R7,Intel Atom
… Device class no.
Architecture, clock
non-volatile storage
HW ref. platform
ARM offerings1)
RAM
application examples
ARM A53/A72,Core,Xeon
Intel offerings1)
M0/M0+/M3/M4 M4/7,A9,R4/5/7 ARM A9/A35,R7 ARM A53/A72
ARM M0/M0+/M3/M4 ARM M4/7,A9,R4/5/7 ARM A9/A35,R7,Intel Atom ARM A53/A72,Core,XeonQuark MCU Quark SoC Atom Core, Xeon
Target systems
Reference hardware for common software platform:
 Start from working the common HW platform (PC)
 Later extend it to smaller/low power devices.
1 41) Typical configurations Q1/2016
Relationship between CIP and other projects
Civil Infrastructure Platform
Collaborative
Projects
(e.g. RTL, Yocto, CII)
Existing
project / distro
New CIP
sub-project
Developers
CIP FTE’s
Developers from
member companies
Budget
Member companies
…
Existing project
CIP
source code
repositories
Open source projects (Upstream work)
contribution
Optional: funding of
selected projects
CIP will do not only
development for CIP
but also fund or
contribute to related
upstream projects
Existing projects
(unchanged)
Open source projects
9
CIP Super Long
Term Support
Project
• Import source code from
open source project or
existing distribution to CIP
• Backport patches from
upstream to CIP version
Upstream first policy for implementation of new features
All delta from mainline should be treated as technical debt.
• No parallel source trees, directly discuss features in upstream projects.
• Upstream first implementation. Take this to declared stable.
• Then back-port to long-term support versions drive by CIP employee or CIP members.
10
Upstream
Project 1
Upstream
Project 2
Project 1
(S)LTS
versions
Project 2
(S)LTS
versions
new features
new features
backport
new features
CIP members / CIP FTEs CIP members / CIP FTEs
…
Super Long Term Support - Motivation
11
Upstream
Kernel tree
Long-term support(LTS)
Backports bug fixes for 2 years
Long-term support
Initiative(LTSI)
Add extra functionality on LTS for
embedded systems and support it
for 2 years
About 3 months
Approx. 2-5 years
Approx. 2-5 years
Kernel.orgCEWG
Every company,
every project
10 years – 15 years
Backport of bug fixes and
hardware support: the same work
is done multiple times for different
versions.
Release / Maintenance release
CIP kernel super long term support (SLTS) overview
12
Long-term support(LTS)
Backports bug fixes for 2 years
Long-term support
Initiative(LTSI)
Add extra functionality on LTS for
embedded systems and support it
for 2 years
CIP super long-term
supported kernel
Approx. 3 months
Approx. 2-5 years
Approx. 2-5 years
Goal: 10 years – 15 years
Need to be maintained
more than 10 years
Kernel.orgCEWGCIP
Approx. every 3 years
Release / Maintenance release
After 5 years merge window for new
features will be closed, CIP kernel
changes focus to security fixes.
Backports, e.g. for SoC
support reviewed by CIP
Upstream
Kernel tree
Package categorization
CIP development
packages
CIP core
packages
SuperLong-termsupport
Maintainfor
Reproduciblebuild
CIP Linux
Kernel
• Linux kernel itself which CIP will maintain
• CIP will provide super long-term support for this category
• The "development packages" provide a reproducible
environment for building the CIP kernel and related
packages
• This category should include all build dependencies, debug
tools and test tools for CIP kernel and CIP core components
• This category might not require to have security fixes
• CIP will provide super long-term support for this category
Hardware (Development board / QEMU)
13
Candidates for Super Long-term Maintenance
• Flex
• Bison
• autoconf
• automake
• bc
• bison
• Bzip2
• Curl
• Db
• Dbus
• Expat
• Flex
• gawk
• Gdb
14
An Example minimal set of “CIP kernel” and “CIP core” packages for initial scope
NOTE: The maintenance effort varies considerably for different packages.
Core
Packages
(SLTS)
Kernel
(SLTS)
Dev
packages
• Kernel
• Linux kernel (cooperation with LTSI)
• PREEMPT_RT patch
• Bootloader
• U-boot
• Shells / Utilities
• Busybox
• Base libraries
• Glibc
• Tool Chain
• Binutils
• GCC
• Security
• Openssl
• Openssh
• Git
• Glib
• Gmp
• Gzip
• gettext
• Kbd
• Libibverbs
• Libtool
• Libxml2
• Mpclib
• Mpfr4
• Ncurses
• Make
• M4
• pax-utils
• Pciutils
• Perl
• pkg-config
• Popt
• Procps
• Quilt
• Readline
• sysfsutils
• Tar
• Unifdef
• Zlib
Super Long-term support Maintain for Reproducible build
Development plan
15
CIP will increase development effort to create industrial grade commin base-layer
Phase 1:
• Define supported kernel
subsystems, arch.
• Initial SLTS component selection
• Select SLTS versions
• Set-up maintenance
infrastructure (build, test)
Phase 2:
• Patch collection, stabilization, back
port of patches for CIP kernel
packages
• Support more subsystems
• Additional core packages
Core
Packages
Kernel
(SLTS)
Phase 3:
• Domain specific enhancements,
e.g. communication protocols,
industrial IoT middleware
• Optionally: more subystems
• Optionally: more core packages
add. pkgs
Core
Packages
Kernel
(SLTS)
add. pkgs
Core
Packages
Kernel
(SLTS)
Milestones
• 2015:
• Set up collaborative software project.
• Proposals for base components collected and evaluated.
• Maintenance strategy defined
• 2016:
• Project launch announcement at Embedded Linux Conference 2016
• Requirements defined, base use cases defined, technical & non-technical processes established (license clearing, long-term
support), maintenance plan
• Common software stack defined, related core projects agreed (e.g. PREEMT_RT, Xenomai), maintenance infrastructure set up
• Domain specific extensions defined, tool chain defined, test strategy defined
• Maintenance operational and running
• 2017:
• Realization phase of selected components
• 2018:
• Advancement, improvements, new features
16
Maintainers wanted
Please join!
Meet us at ELC
17
Platinum Members
Silver Members
Yoshitake Kobayashi
(Toshiba)
Jan Kiszka
(Siemens)
Urs Gleim
(Siemens)
Wolfgang Mauerer
(Siemens)
Paul Sherwood
(Codethink)
Takuo Koguchi
(Hitachi)
Civil Infrastructure Platform: Executive Summary
• Civil infrastructure systems are currently built from the ground up, with little re-use of existing software
building blocks. However, existing software platforms are not yet industrial grade (in addressing safety,
reliability, security and other requirements for infrastructure). At the same time, rapid advances in machine-
to-machine connectivity are driving change in industrial system architectures.
• The Linux Foundation proposes the creation of the Civil Infrastructure Platform (“CIP”) as a Linux Foundation
Collaborative Project. The Civil Infrastructure Platform will establish an open source “base layer” of industrial
grade software to enable the use and implementation in infrastructure projects of software building blocks
that meet the safety, reliability, security and other requirements of industrial and civil infrastructure.
• Initial focus will be on establishing a long term maintenance infrastructure for selected Open Source
components, funded by participating membership fees.
• Mid-term focus will be extended to filling gaps commonly agreed addressing civil infrastructure systems’
requirements.
• The Civil Infrastructure Platform shall be hosted by the Linux Foundation as an internal Linux Foundation
project, leveraging the resources and infrastructure of the Linux Foundation, including the Linux Foundation’s
relationships with other open source projects.
18
Contact Information and Resources
To get the latest information, please contact:
• Noriaki Fukuyasu fukuyasu@linuxfoundation.org
• Urs Gleim urs.gleim@siemens.com
• Yoshitake Kobayashi yoshitake.kobayashi@toshiba.co.jp
Other resources
• CIP Web site https://www.cip-project.org
19
20
Questions?
21
Thank you!
Backup: Topics and related projects (subject to change)
w
Linux Kernel
Userland Isolation
LXC Cgroups
Heterogeneous
Computing
SoC FPGA
Middleware / Tools
Application support
App Framework HMI Framework FW update App deployment
Configuration/Device management
Configuration Industrial Zeroconf
Domain specific communication
ZigBee Avnu Echonet
Industrial special-purpose protocols
Functional Safety
SIL3 supportSIL2LinuxMP
Monitoring/error detection
RTOS
IoT communication stacks
AllJoyn IoTivity OM2M
Security
LSM
Anomaly detection
SELinux
Kernel Isolation
Communication
Jailhouse
SafeG
Real-time support
PREEMPT-RT
GPGPU/FPGA real-time
Xenomai
RT/non-RT communication
Live patching
Monitoring / Tracing
RAS
Ftrace ktap
Coherent Security Mechanisms
Hardware / SoC (x86 or ARM based)
To be specified / implemented by CIP Integration / cooperationLegend
22
`I
Testing
kselftest
CIP test suite
LTSI testLTP
Infrastructure and Services
Support
SLTS
Development process
SIL3 supportSIL2 support
Legal topics SPDX
Export ControlLicense Clearing
FOSSology
Backwards compatibility
Build and production
Yocto Project

Weitere ähnliche Inhalte

Andere mochten auch

TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017
TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017
TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017
Miguel Muñoz de Morales
 
¿Cómo se clasifican los residuos?
¿Cómo se clasifican los residuos?¿Cómo se clasifican los residuos?
¿Cómo se clasifican los residuos?
ResCoBA
 

Andere mochten auch (13)

Innovations
InnovationsInnovations
Innovations
 
Polacy o obronności - raport z badania
Polacy o obronności - raport z badaniaPolacy o obronności - raport z badania
Polacy o obronności - raport z badania
 
PERUMAHAN BERBASIS KOMUNITAS ELRAFA STUDIO
PERUMAHAN BERBASIS KOMUNITAS ELRAFA STUDIOPERUMAHAN BERBASIS KOMUNITAS ELRAFA STUDIO
PERUMAHAN BERBASIS KOMUNITAS ELRAFA STUDIO
 
Introdução ao php - Condicionais e Laços de repetição
Introdução ao php - Condicionais e Laços de repetiçãoIntrodução ao php - Condicionais e Laços de repetição
Introdução ao php - Condicionais e Laços de repetição
 
CMIT Proposition de valeur - mars 2017
CMIT Proposition de valeur - mars 2017CMIT Proposition de valeur - mars 2017
CMIT Proposition de valeur - mars 2017
 
TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017
TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017
TEATRO DE LASENSACIÓN Taller de yoga y relajacion creativa marzo 2017
 
ODEYEMI AUGUSTINE SUNKANMI M.Sc(Ed) DLHS PH.
ODEYEMI AUGUSTINE SUNKANMI  M.Sc(Ed)  DLHS PH.ODEYEMI AUGUSTINE SUNKANMI  M.Sc(Ed)  DLHS PH.
ODEYEMI AUGUSTINE SUNKANMI M.Sc(Ed) DLHS PH.
 
inflação e estabilização
 inflação e estabilização inflação e estabilização
inflação e estabilização
 
Lesson Plan Senior High School 1
Lesson Plan Senior High School 1Lesson Plan Senior High School 1
Lesson Plan Senior High School 1
 
Presentazione pon-feltre
Presentazione pon-feltrePresentazione pon-feltre
Presentazione pon-feltre
 
Using technology to drive real world results, Digiday Agency Summit, March 2017
Using technology to drive real world results, Digiday Agency Summit, March 2017Using technology to drive real world results, Digiday Agency Summit, March 2017
Using technology to drive real world results, Digiday Agency Summit, March 2017
 
¿Cómo se clasifican los residuos?
¿Cómo se clasifican los residuos?¿Cómo se clasifican los residuos?
¿Cómo se clasifican los residuos?
 
Visite de Biopower Tongeren & networking event
Visite de Biopower Tongeren & networking eventVisite de Biopower Tongeren & networking event
Visite de Biopower Tongeren & networking event
 

Ähnlich wie Introducing the Civil Infrastructure Platform

Ähnlich wie Introducing the Civil Infrastructure Platform (20)

SLTS kernel and base-layer development in the Civil Infrastructure Platform
SLTS kernel and base-layer development in the Civil Infrastructure PlatformSLTS kernel and base-layer development in the Civil Infrastructure Platform
SLTS kernel and base-layer development in the Civil Infrastructure Platform
 
Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer De...
Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer De...Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer De...
Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer De...
 
Introduction to Civil Infrastructure Platform
Introduction to Civil Infrastructure PlatformIntroduction to Civil Infrastructure Platform
Introduction to Civil Infrastructure Platform
 
OpenHPC: A Comprehensive System Software Stack
OpenHPC: A Comprehensive System Software StackOpenHPC: A Comprehensive System Software Stack
OpenHPC: A Comprehensive System Software Stack
 
Devops phase-1
Devops phase-1Devops phase-1
Devops phase-1
 
Intro to GitOps with Weave GitOps, Flagger and Linkerd
Intro to GitOps with Weave GitOps, Flagger and LinkerdIntro to GitOps with Weave GitOps, Flagger and Linkerd
Intro to GitOps with Weave GitOps, Flagger and Linkerd
 
Enabling Fast IT using Containers, Microservices and DAVROS models: an overview
Enabling Fast IT using Containers, Microservices and DAVROS models: an overviewEnabling Fast IT using Containers, Microservices and DAVROS models: an overview
Enabling Fast IT using Containers, Microservices and DAVROS models: an overview
 
Plataforma DevOps en OpenShift
Plataforma DevOps en OpenShiftPlataforma DevOps en OpenShift
Plataforma DevOps en OpenShift
 
2011 NASA Open Source Summit - Forge.mil
2011 NASA Open Source Summit - Forge.mil2011 NASA Open Source Summit - Forge.mil
2011 NASA Open Source Summit - Forge.mil
 
Enabling Production Grade Containerized Applications through Policy Based Inf...
Enabling Production Grade Containerized Applications through Policy Based Inf...Enabling Production Grade Containerized Applications through Policy Based Inf...
Enabling Production Grade Containerized Applications through Policy Based Inf...
 
Ibm innovate ci for system z
Ibm innovate ci for system zIbm innovate ci for system z
Ibm innovate ci for system z
 
The State of Security Enhanced Linux - FOSS.IN/2007
The State of Security Enhanced Linux - FOSS.IN/2007The State of Security Enhanced Linux - FOSS.IN/2007
The State of Security Enhanced Linux - FOSS.IN/2007
 
2016 Federal User Group Conference - DevOps Product Strategy
2016 Federal User Group Conference - DevOps Product Strategy2016 Federal User Group Conference - DevOps Product Strategy
2016 Federal User Group Conference - DevOps Product Strategy
 
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
 
OpenStack Icehouse Overview
OpenStack Icehouse OverviewOpenStack Icehouse Overview
OpenStack Icehouse Overview
 
Emerging standards and support organizations within engineering simulation
Emerging standards and support organizations within engineering simulation Emerging standards and support organizations within engineering simulation
Emerging standards and support organizations within engineering simulation
 
Manage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycleManage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycle
 
Utilisation de la plateforme virtuelle QEMU/SystemC pour l'IoT
Utilisation de la plateforme virtuelle QEMU/SystemC pour l'IoTUtilisation de la plateforme virtuelle QEMU/SystemC pour l'IoT
Utilisation de la plateforme virtuelle QEMU/SystemC pour l'IoT
 
iot_basic_1.pptx
iot_basic_1.pptxiot_basic_1.pptx
iot_basic_1.pptx
 
Mannu_Kumar_CV
Mannu_Kumar_CVMannu_Kumar_CV
Mannu_Kumar_CV
 

Mehr von Yoshitake Kobayashi

Mehr von Yoshitake Kobayashi (11)

InnerSource Learning Path (Japanese)
InnerSource Learning Path (Japanese)InnerSource Learning Path (Japanese)
InnerSource Learning Path (Japanese)
 
The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
 The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
 
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
 
Using Embedded Linux for Infrastructure Systems
Using Embedded Linux for Infrastructure SystemsUsing Embedded Linux for Infrastructure Systems
Using Embedded Linux for Infrastructure Systems
 
Using Real-Time Patch with LTSI Kernel
Using Real-Time Patch with LTSI KernelUsing Real-Time Patch with LTSI Kernel
Using Real-Time Patch with LTSI Kernel
 
An Essential Relationship between Real-time and Resource Partitioning
An Essential Relationship between Real-time and Resource PartitioningAn Essential Relationship between Real-time and Resource Partitioning
An Essential Relationship between Real-time and Resource Partitioning
 
Deadline Miss Detection with SCHED_DEADLINE
Deadline Miss Detection with SCHED_DEADLINEDeadline Miss Detection with SCHED_DEADLINE
Deadline Miss Detection with SCHED_DEADLINE
 
Improvement of Scheduling Granularity for Deadline Scheduler
Improvement of Scheduling Granularity for Deadline Scheduler Improvement of Scheduling Granularity for Deadline Scheduler
Improvement of Scheduling Granularity for Deadline Scheduler
 
Ineffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Ineffective and Effective Ways To Find Out Latency Bottlenecks With FtraceIneffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Ineffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
 
Moving Forward: Overcoming Compatibility Issues BoFs
Moving Forward: Overcoming Compatibility Issues BoFs Moving Forward: Overcoming Compatibility Issues BoFs
Moving Forward: Overcoming Compatibility Issues BoFs
 
Evaluation of Data Reliability on Linux File Systems
Evaluation of Data Reliability on Linux File SystemsEvaluation of Data Reliability on Linux File Systems
Evaluation of Data Reliability on Linux File Systems
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 

Introducing the Civil Infrastructure Platform

  • 1. Introducing the Civil Infrastructure Platform Yoshitake Kobayashi and Urs Gleim Embedded Linux Conference, San Diego, April 5, 2016 1
  • 2. Definition Civil Infrastructure Systems are technical systems responsible for supervision, control, and management of infrastructure supporting human activities, including, for example,  Electric power generation  Energy distribution  Oil and gas  Water and wastewater  Healthcare  Communications  Transportation  Collections of buildings that make up urban & rural communities. These networks deliver essential services, provide shelter, and support social interactions and economic development. They are society's lifelines.1) 1) adapted from https://www.ce.udel.edu/current/graduate_program/civil.html 2
  • 3. The evolution of civil infrastructure systems Core characteristics Industrial gradeness  Reliability  Functional Safety  Security  Real-time capabilities Sustainability  Product life-cycles of 10 – 60 years Proprietary nature  Systems are built from the ground up for each product  little re-use of existing software building blocks  Closed systems Connected systems  Interoperability due to advances in machine-to- machine connectivity  Standardization of communication  Plug and play based system designs Commoditization  Increased utilization of commodity (open source) components, e.g., operating system, virtualization  Extensibility, e.g., for analytics Conservative update strategy  Firmware updates only if industrial gradeness is jeopardized  Minimize risk of regression  Keeping regression test and certification efforts low Stand-alone systems  Limited vulnerability  Updates can only applied with physical access to the systems  High commissioning efforts Technology changes Development time  Shorter development times for more complex systems Maintenance costs  Low maintenance costs for commonly uses software components  Low commissioning and update costs Business needs Development costs  Don‘t re-invent the wheel 3
  • 4. Things to be done • Join forces for commodity components • Ensure industrial gradeness for the operating system platform focusing on reliability, security, and functional safety. • Increase upstream work in order to increase quality and to avoid maintenance of patches • Share maintenance costs • Long-term availability and long-term support are crucial • Innovate for future technology • Support industrial IoT architectures and state-of-the art machine-to-machine connectivity 4
  • 5. Comparison with existing Alliances Other domains already benefit from collaborative development: drive instead of follow! In many domains competing companies collaborate in alliances already. (GENIVI, for example) • Development speed for shorter product cycles • High Software quality due to intense reviews and high test coverage (Linus’s law) • Standard platforms enable ecosystems (e.g. for development tools, system extensions, new business models) Consumer Industry PlatformCommunication hosted by 5
  • 6. Civil Infrastructure Platform to provide software building blocks that support reliable transportation, power, oil and gas, and healthcare infrastructure Establish an open source “base layer” of industrial grade software to enable the use and implementation in infrastructure projects of software building blocks that meet the safety, reliability, security and maintainability requirements. • Share development effort for development of industrial grade bases systems. • Fill the gap between capabilities of the existing OSS and industrial requirements. • Reference-implementation consisting of • Specification of on-device software stack and tools infrastructure • Linux kernel, file system, etc. selected reference hardware • Build environment and tools for companies to build their own distribution. • Test framework and test cases • SDK and APIs • Trigger development of an emerging ecosystem including tools and domain specific extensions. Initial focus will be on establishing a long term maintenance infrastructure for selected Open Source components, funded by participating membership fees. CIP Reference Hardware CIP Reference Filesystem image with SDK CIP Kernel UserspaceKernel Non-CIP packages Any Linux distribution (e.g. Yocto Project, Debian, openSUSE, etc.) may extend/include CIP packages. Hardware Specifications Documentation Implement 6
  • 7. Scope of activities UserspaceKernelspace Linux Kernel App container infrastructure (mid-term) App Framework (optionally, mid-term) Middleware/Libraries Safe & Secure Update Monitoring Domain Specific communication (e.g. OPC UA) Shared config. & logging Real-time support Real-time / safe virtualization Tools Concepts Build environment (e.g. yocto recipes) Test automation Tracing & reporting tools Configuration management Device management (update, download) Functional safety architecture/strategy, including compliance w/ standards (e.g., NERC CIP, IEC61508) Long-term support Strategy: security patch management Standardization collaborative effort with others License clearing Export Control Classification On device software stack Product development and maintenance Application life- cycle management Security 7
  • 8. Target Systems 8 Out of scope: • Enterprise IT and cloud system platforms. ARM M0/M0+/M3/M4 8/16/32-bit,< 100 MHz 32-bit, <1 GHz 32/64-bit, <2 GHz 64-bit, >2 GHz n MiB flash n GiB flash n GiB flash n TiB flash/HDD < 1 MiB < 1 GiB < 4 GiB > 4 GiB Arduino class board Raspberry Pi class board SoC-FPGA, e.g.Zync industrial PC ARM M4/7,A9,R4/5/7 Networked Node Embedded ServerEmbedded ComputerEmbedded Control Unit special purpose & server based controllerscontrol systems multi-purpose controllersPLC gateways Sensor, field device 1 2 3 4 ARM A9/A35,R7,Intel Atom … Device class no. Architecture, clock non-volatile storage HW ref. platform ARM offerings1) RAM application examples ARM A53/A72,Core,Xeon Intel offerings1) M0/M0+/M3/M4 M4/7,A9,R4/5/7 ARM A9/A35,R7 ARM A53/A72 ARM M0/M0+/M3/M4 ARM M4/7,A9,R4/5/7 ARM A9/A35,R7,Intel Atom ARM A53/A72,Core,XeonQuark MCU Quark SoC Atom Core, Xeon Target systems Reference hardware for common software platform:  Start from working the common HW platform (PC)  Later extend it to smaller/low power devices. 1 41) Typical configurations Q1/2016
  • 9. Relationship between CIP and other projects Civil Infrastructure Platform Collaborative Projects (e.g. RTL, Yocto, CII) Existing project / distro New CIP sub-project Developers CIP FTE’s Developers from member companies Budget Member companies … Existing project CIP source code repositories Open source projects (Upstream work) contribution Optional: funding of selected projects CIP will do not only development for CIP but also fund or contribute to related upstream projects Existing projects (unchanged) Open source projects 9 CIP Super Long Term Support Project • Import source code from open source project or existing distribution to CIP • Backport patches from upstream to CIP version
  • 10. Upstream first policy for implementation of new features All delta from mainline should be treated as technical debt. • No parallel source trees, directly discuss features in upstream projects. • Upstream first implementation. Take this to declared stable. • Then back-port to long-term support versions drive by CIP employee or CIP members. 10 Upstream Project 1 Upstream Project 2 Project 1 (S)LTS versions Project 2 (S)LTS versions new features new features backport new features CIP members / CIP FTEs CIP members / CIP FTEs …
  • 11. Super Long Term Support - Motivation 11 Upstream Kernel tree Long-term support(LTS) Backports bug fixes for 2 years Long-term support Initiative(LTSI) Add extra functionality on LTS for embedded systems and support it for 2 years About 3 months Approx. 2-5 years Approx. 2-5 years Kernel.orgCEWG Every company, every project 10 years – 15 years Backport of bug fixes and hardware support: the same work is done multiple times for different versions. Release / Maintenance release
  • 12. CIP kernel super long term support (SLTS) overview 12 Long-term support(LTS) Backports bug fixes for 2 years Long-term support Initiative(LTSI) Add extra functionality on LTS for embedded systems and support it for 2 years CIP super long-term supported kernel Approx. 3 months Approx. 2-5 years Approx. 2-5 years Goal: 10 years – 15 years Need to be maintained more than 10 years Kernel.orgCEWGCIP Approx. every 3 years Release / Maintenance release After 5 years merge window for new features will be closed, CIP kernel changes focus to security fixes. Backports, e.g. for SoC support reviewed by CIP Upstream Kernel tree
  • 13. Package categorization CIP development packages CIP core packages SuperLong-termsupport Maintainfor Reproduciblebuild CIP Linux Kernel • Linux kernel itself which CIP will maintain • CIP will provide super long-term support for this category • The "development packages" provide a reproducible environment for building the CIP kernel and related packages • This category should include all build dependencies, debug tools and test tools for CIP kernel and CIP core components • This category might not require to have security fixes • CIP will provide super long-term support for this category Hardware (Development board / QEMU) 13
  • 14. Candidates for Super Long-term Maintenance • Flex • Bison • autoconf • automake • bc • bison • Bzip2 • Curl • Db • Dbus • Expat • Flex • gawk • Gdb 14 An Example minimal set of “CIP kernel” and “CIP core” packages for initial scope NOTE: The maintenance effort varies considerably for different packages. Core Packages (SLTS) Kernel (SLTS) Dev packages • Kernel • Linux kernel (cooperation with LTSI) • PREEMPT_RT patch • Bootloader • U-boot • Shells / Utilities • Busybox • Base libraries • Glibc • Tool Chain • Binutils • GCC • Security • Openssl • Openssh • Git • Glib • Gmp • Gzip • gettext • Kbd • Libibverbs • Libtool • Libxml2 • Mpclib • Mpfr4 • Ncurses • Make • M4 • pax-utils • Pciutils • Perl • pkg-config • Popt • Procps • Quilt • Readline • sysfsutils • Tar • Unifdef • Zlib Super Long-term support Maintain for Reproducible build
  • 15. Development plan 15 CIP will increase development effort to create industrial grade commin base-layer Phase 1: • Define supported kernel subsystems, arch. • Initial SLTS component selection • Select SLTS versions • Set-up maintenance infrastructure (build, test) Phase 2: • Patch collection, stabilization, back port of patches for CIP kernel packages • Support more subsystems • Additional core packages Core Packages Kernel (SLTS) Phase 3: • Domain specific enhancements, e.g. communication protocols, industrial IoT middleware • Optionally: more subystems • Optionally: more core packages add. pkgs Core Packages Kernel (SLTS) add. pkgs Core Packages Kernel (SLTS)
  • 16. Milestones • 2015: • Set up collaborative software project. • Proposals for base components collected and evaluated. • Maintenance strategy defined • 2016: • Project launch announcement at Embedded Linux Conference 2016 • Requirements defined, base use cases defined, technical & non-technical processes established (license clearing, long-term support), maintenance plan • Common software stack defined, related core projects agreed (e.g. PREEMT_RT, Xenomai), maintenance infrastructure set up • Domain specific extensions defined, tool chain defined, test strategy defined • Maintenance operational and running • 2017: • Realization phase of selected components • 2018: • Advancement, improvements, new features 16
  • 17. Maintainers wanted Please join! Meet us at ELC 17 Platinum Members Silver Members Yoshitake Kobayashi (Toshiba) Jan Kiszka (Siemens) Urs Gleim (Siemens) Wolfgang Mauerer (Siemens) Paul Sherwood (Codethink) Takuo Koguchi (Hitachi)
  • 18. Civil Infrastructure Platform: Executive Summary • Civil infrastructure systems are currently built from the ground up, with little re-use of existing software building blocks. However, existing software platforms are not yet industrial grade (in addressing safety, reliability, security and other requirements for infrastructure). At the same time, rapid advances in machine- to-machine connectivity are driving change in industrial system architectures. • The Linux Foundation proposes the creation of the Civil Infrastructure Platform (“CIP”) as a Linux Foundation Collaborative Project. The Civil Infrastructure Platform will establish an open source “base layer” of industrial grade software to enable the use and implementation in infrastructure projects of software building blocks that meet the safety, reliability, security and other requirements of industrial and civil infrastructure. • Initial focus will be on establishing a long term maintenance infrastructure for selected Open Source components, funded by participating membership fees. • Mid-term focus will be extended to filling gaps commonly agreed addressing civil infrastructure systems’ requirements. • The Civil Infrastructure Platform shall be hosted by the Linux Foundation as an internal Linux Foundation project, leveraging the resources and infrastructure of the Linux Foundation, including the Linux Foundation’s relationships with other open source projects. 18
  • 19. Contact Information and Resources To get the latest information, please contact: • Noriaki Fukuyasu fukuyasu@linuxfoundation.org • Urs Gleim urs.gleim@siemens.com • Yoshitake Kobayashi yoshitake.kobayashi@toshiba.co.jp Other resources • CIP Web site https://www.cip-project.org 19
  • 22. Backup: Topics and related projects (subject to change) w Linux Kernel Userland Isolation LXC Cgroups Heterogeneous Computing SoC FPGA Middleware / Tools Application support App Framework HMI Framework FW update App deployment Configuration/Device management Configuration Industrial Zeroconf Domain specific communication ZigBee Avnu Echonet Industrial special-purpose protocols Functional Safety SIL3 supportSIL2LinuxMP Monitoring/error detection RTOS IoT communication stacks AllJoyn IoTivity OM2M Security LSM Anomaly detection SELinux Kernel Isolation Communication Jailhouse SafeG Real-time support PREEMPT-RT GPGPU/FPGA real-time Xenomai RT/non-RT communication Live patching Monitoring / Tracing RAS Ftrace ktap Coherent Security Mechanisms Hardware / SoC (x86 or ARM based) To be specified / implemented by CIP Integration / cooperationLegend 22 `I Testing kselftest CIP test suite LTSI testLTP Infrastructure and Services Support SLTS Development process SIL3 supportSIL2 support Legal topics SPDX Export ControlLicense Clearing FOSSology Backwards compatibility Build and production Yocto Project