How to build an autonomous anything

Size: px
Start display at page:

Download "How to build an autonomous anything"

Transcription

1 How to build an autonomous anything Jim Tung MathWorks Fellow MathWorks 2015 The MathWorks, Inc. 1

2 2

3 3

4 4

5 5

6 6

7 7

8 Autonomous Technology 8

9 Autonomous Acting independently 9

10 Autonomous Technology Provides the ability of a system to act independent of direct human control under unrehearsed conditions 10

11 11

12 Capabilities of an Autonomous System Sense 12

13 Capabilities of an Autonomous System Sense Perceive 13

14 Capabilities of an Autonomous System Sense Perceive Decide & Plan Learning Algorithms Optimization 14

15 Capabilities of an Autonomous System Sense Perceive Decide & Plan Act Control Algorithms 15

16 Responsibility Autonomous Technology Balancing Responsibility Computer Human Degree of Autonomy 16

17 Cost of rig: $1,000,000+ Repair cost: $100,000 Cost of valve: $200 17

18 18

19 19

20 20

21 Autonomous Service for Predictive Maintenance Sense Which sensor values should they use? Vibration Timing Perceive Pressure Temperature Decide & Plan Act Other variables 21

22 Autonomous Service for Predictive Maintenance Sense Perceive Decide & Plan Act Normal Operation Monitor Closely Maintenance Needed 22

23 Machine Learning or Deep Learning? Machine Learning Approach Sensor 1 Sensor 2 Sensor 25 Sensor a Sensor b Sensor c 1. Normal 2. Monitor 3. Maintain Correlation Analysis Feature Extraction Classification Output Deep Learning Approach Sensor 1 Sensor 2 Sensor Normal 2. Monitor 3. Maintain Feature Extraction & Classification Output 23

24 Mega Release of Deep Learning Capabilities Design Deep Learning & Vision Algorithm Accelerate and Scale Training High Performance Embedded Implementation Deep learning design is easy in MATLAB Apps for Ground Truth Labeling, Pixel Labeling Pre-trained model importer Training Visualization Parallel Computing Toolbox 7x faster than pycaffe 2x faster than TensorFlow GPU Coder 14x faster than pycaffe 4x faster than TensorFlow 1.6x faster than C++ Caffe 24

25 What are the best predictors? Data-driven Name of Presenter Time and Location 25

26 What are the best predictors? Data-driven Model-driven Name of Presenter Time and Location Jet Engine Monitoring 26

27 Autonomous Glucose Level Management 27

28 Autonomous Glucose Level Management Bigfoot Biomedical Sense + - Perceive Decide & Plan Target Glucose Level Insulin Pump Person Act Continuous Glucose Monitor 28

29 Autonomous Glucose Level Management Bigfoot Biomedical Sense + - Perceive Decide & Plan Target Glucose Level Insulin Pump Person + + Act Mobile App Continuous Glucose Monitor 29

30 Autonomous Glucose Level Management Bigfoot Biomedical Sense Simulink, Stateflow, Polyspace + - Perceive Decide & Plan Target Glucose Level Insulin Pump Person + + Act Mobile App Continuous Glucose Monitor 30

31 Autonomous Glucose Level Management Bigfoot Biomedical Sense + - Perceive Decide & Plan Target Glucose Level Insulin Pump Person + + Act Mobile App Continuous Glucose Monitor 31

32 Autonomous Glucose Level Management Bigfoot Biomedical 2017 Sense Perceive Decide & Plan Target Glucose Level Insulin Pump Person + + Act Mobile App Continuous Glucose Monitor 32

33 Virtual Clinic Generating data through simulation 33

34 Virtual Clinic Scaling computations to simulate 50 million patients a day 34

35 Where will you get your data? Simulation Public repositories In the lab In the field Internet of Things (IoT) 35

36 Working with Big Data Just Got Easier Tall arrays in MATLAB Machine Memory e.g. 4~8GB e.g. 100GB~ 1TB Stream large input signals from MAT-files Tall Data 36

37 CNH Develops Intelligent Filling System for Forage Harvesters 37

38 38

39 Autonomous Trailer Filling Sense Perceive Decide & Plan Act Control Algorithms 39

40 Autonomous Trailer Filling Sense Perceive Decide & Plan Act Control Algorithms 40

41 41

42 Autonomous Trailer Filling Sense 3D Cameras Perceive Actuators Decide & Plan CAN Act ECU Computer vision and controls algorithms 42

43 Autonomous Trailer Filling Sense 3D Cameras Vehicle Display Controller Driver Input Visualization Perceive Decide & Plan CAN Actuators Act Computer vision and controls algorithms ECU 43

44 Autonomous Trailer Filling Sense Perceive Decide & Plan 3D Cameras Embedded Coder Vehicle Display Controller CAN Driver Input Visualization Computer Vision Controls Actuators Act Computer vision and controls algorithms ECU 44

45 Autonomous Trailer Filling Sense Perceive Decide & Plan 3D Cameras Vehicle Display Controller CAN Driver Input Visualization Computer Vision Controls Actuators Act Monitoring ECU 45

46 How will you put it into production? Embedded Systems IT Systems Cloud Desktop Apps 46

47 Investments in Model-Based Design Efficient code generation Floating-point HDL code generation 47

48 Investments in Model-Based Design Code verification in support of CERT C standard Detect and fix standards compliance issues at design time 48

49 Connected Physical Assets in Operation Data Ingestion Long-Range Communications Integration Local Communications Edge Management Smart assets Edge systems OT Infrastructure IT Systems Value in services, not just assets SW in everything Lots of sensors Pervasively connected More computing and monitoring near the assets Data transport protocols Transition to Web technology Cloud & on-prem Cloud: Big data On-prem: IP, reliability, etc. Operational Technology Optimization end-to-end 49

50 Automation through Digital Twins Data Ingestion Long-Range Communications Integration Local Communications Edge Management Smart assets Edge systems OT Infrastructure IT Systems Sense Perceive Decide & Plan Digital Twin: Composite of artifacts that characterize and predict behavior of a specific real asset. Act 50

51 Digital Twin isn t a new concept Long-Range Communications Asset Management Smart assets OT Infrastructure Digital Twin concept has been used for a long time, especially when there is a small number of expensive assets and when reliability is critical (e.g., spacecraft, aircraft engines). The infrastructure has been one-off. 51

52 Re-imagining the Digital Twin Data Ingestion Long-Range Communications Integration Local Communications Edge Management Smart assets Edge systems OT Infrastructure IT Systems Sense Perceive Decide & Plan Act Digital Twin: models (dynamic, FEM, data-driven, etc.) and data for each asset (e.g., system, component, or system of systems) performance and conditions over the asset s history. continuously updated as the asset is operated. always represents a faithful representation of the current state of the asset. 52

53 MATLAB and Simulink for Digital Twins: Key Capabilities Data Ingestion Long-Range Communications Integration Local Communications Edge Management Smart assets Edge systems OT Infrastructure IT Systems V POC P POC Multi-domain system modeling P SIM Q POC Q SIM Parameter estimation Control design and analysis VHDL, CODE C, C++ Verilo MCGENERATION DS FP gasi U P GA Automatic code generation C Structu red Text PLC Variety and Volumes of Data Optimization Machine Learning and Deep Learning Enterprise system integration, with cluster/cloud execution 53

54 MATLAB and Simulink for Digital Twins throughout the lifecycle System Wind farm planning Ensuring power grid reserves Process Cloud-based HVAC optimization Engine prognostics & health monitoring Product Future car infrastructure Automatic braking systems Asteroid rendezvous Planning Development Operation Maintenance 54

55 55

56 56

57 57

58 Capabilities of an Autonomous System Sense Perceive Decide & Plan Act Control Algorithms 58

59 How to build an autonomous anything Focus on Perception Use the Best Predictors Look for autonomy in creative places Do more than manually possible Data-driven Model-driven Get the Right Data Go to Production 59

60 How to build an autonomous anything Focus on Perception Use the Best Predictors Get the Right Data Go to Production Look for autonomy in creative places Do more than manually possible Data-driven Model-driven Reduce to actionable data Take advantage of Big Data Use simulation to supplement available data Address the architecture Leverage Model-Based Design for embedded Automate integration with enterprise IT systems 60

61 What is your autonomous anything? 61

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Richard Rovner VP Marketing MathWorks 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Acting independently 9 Autonomous Technology 10 Autonomous

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Mischa Kim 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Technology Having the power for self-governance 9 Autonomous Technology Provides

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Emelie Andersson, Application Engineer Magnus Jung, Application Engineer 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your

More information

Novedades de las últimas versiones de MATLAB y Simulink

Novedades de las últimas versiones de MATLAB y Simulink Novedades de las últimas versiones de MATLAB y Simulink R2016b R2017a Paz Tárrega David Pérez 2015 The MathWorks, Inc. 1 Application Breadth Workflow Depth Platform Productivity Products for the work you

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster

More information

What s new in MATLAB and Simulink

What s new in MATLAB and Simulink What s new in MATLAB and Simulink Mandar Gujrathi Mandar.Gujrathi@mathworks.com.au 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink François Guérin and Daniel Martins, MathWorks 2015 The MathWorks, Inc. 1 Application Breadth Workflow Depth Platform Productivity Products for the work you do 2 Machine

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Dr. Marc Segelken 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire workflow Products

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Paul Lambrechts & Paola Jaramillo 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Michael Glaßer 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire workflow Products

More information

The Rise of Engineering-Driven Analytics

The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Roy Lurie, Ph.D. Vice President Engineering, MATLAB Products 2015 The MathWorks, Inc. 1 The Rise of Engineering-Driven Analytics 2 The Rise of Engineering-Driven

More information

Machine Learning Simplified

Machine Learning Simplified Machine Learning Simplified Paola Jaramillo 2015 The MathWorks, Inc. 1 Brain-Controlled Robots 2 New MATLAB framework makes machine learning easy and accessible for Engineers 3 Consider Machine Learning

More information

Introduction to Simulink & Stateflow

Introduction to Simulink & Stateflow Introduction to Simulink & Stateflow Jonathan Agg 2015 The MathWorks, Inc. 1 2 Topics we will address this session Why model a system? Why use Simulink? Getting to grips with the basics of Simulink and

More information

Big Data and Machine Learning for Predictive Maintenance

Big Data and Machine Learning for Predictive Maintenance Big Data and Machine Learning for Predictive Maintenance Paul Peeling 2015 The MathWorks, Inc. 1 Agenda The Predictive Maintenance Opportunity Exploring Big Data Machine Learning Approaches Deep Learning

More information

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing The Rise of Engineering-Driven Analytics Richard Rovner VP Marketing MathWorks @RichardRovner The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Limited users, scope & technology

More information

ThingSpeak - IoT Platform with MATLAB Analytics

ThingSpeak - IoT Platform with MATLAB Analytics ThingSpeak - IoT Platform with MATLAB Analytics Martin Foltin foltin@humusoft.sk Michal Blaho blaho@humusoft.sk www.humusoft.cz info@humusoft.cz www.mathworks.com Internet of Things Devices Analytics Insight

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Prasanna Deshpande & Naga Pemmaraju 2015 The MathWorks, Inc. 1 Enterprise Simulation Platform Enterprise - Any size business or project Simulation Evaluating

More information

Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink

Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink Dr.-Ing. Rainer Mümmler Application Engineering Team The MathWorks GmbH 2015 The MathWorks, Inc. 1 Overview Publish data to

More information

MATLAB for Data Analytics The MathWorks, Inc. 1

MATLAB for Data Analytics The MathWorks, Inc. 1 MATLAB for Analytics 2016 The MathWorks, Inc. 1 Railway Automotive Aeronautics Retail Finance Off-highway vehicles Prognostics Fleet Analytics Condition Monitoring Retail Analytics Operational Analytics

More information

Siemens Industry Software Overview and the Role of ALM

Siemens Industry Software Overview and the Role of ALM Siemens Industry Software Overview and the Role of ALM Unrestricted Siemens AG 2017 Realize innovation. Digitalization changes everything Siemens AG AG 20162017 Page 2 2017 Realize innovation The evolution

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 고장진단및건전성관리기술 알고리즘개발에서사물인터넷환경구성까지 Senior Application Engineer 엄준상과장 2015 The MathWorks, Inc. 2 What is Predictive Maintenance? 3 Pump - detected I need help. 4 Pump - detected

More information

Developing Prognostics Algorithms: Data-Based and Model-Based Approaches

Developing Prognostics Algorithms: Data-Based and Model-Based Approaches Developing Prognostics Algorithms: Data-Based and Model-Based Approaches Seth DeLand May 9, 2017 MathWorks Automotive Conference 2017 The MathWorks, Inc. 1 What is Prognostics?. 2 Why Prognostics? Improved

More information

Evolving Technology Trends Impacting Manufacturing Industry

Evolving Technology Trends Impacting Manufacturing Industry Evolving Technology Trends Impacting Manufacturing Industry 6-7 th July 2017 Raman GM & VP India & SEA ARC Advisory Group ramang@arcweb.com About ARC Advisory Group Established in 1986 in Boston, USA Global:

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Dr. Mohamed Anas 2015 The MathWorks, Inc. 1 Simulink as an Enterprise Simulation Platform Simulating Spacecraft Communications for Deep-Space Missions Dr.

More information

Smart Manufacturing Machine Learning for Predictive Maintenance. Javier Díaz, Aingura IIoT Dan Isaacs, Xilinx

Smart Manufacturing Machine Learning for Predictive Maintenance. Javier Díaz, Aingura IIoT Dan Isaacs, Xilinx Smart Manufacturing Machine Learning for Predictive Maintenance Javier Díaz, Aingura IIoT Dan Isaacs, Xilinx Analytics Platform Image source: http://asi-solutions.com/2016/12/evolution-of-analytics-where-does-your-company-stand/

More information

The Place for Digital Twins in Supply Chain Management

The Place for Digital Twins in Supply Chain Management The Place for Digital Twins in Supply Chain Management Brian Williams, Industry Advisor, EMEA South SAP and SAP Partner Use Only Agenda What is a Digital Twin? Supply Chain Dynamics with Digital Twins

More information

Development of AUTOSAR Software Components with Model-Based Design

Development of AUTOSAR Software Components with Model-Based Design Development of Software Components with Model-Based Design 2008 The MathWorks, Inc. Dr. Joachim Schlosser Application Engineering The MathWorks GmbH 3 things to remember about, Model-Based Design with

More information

The Open IoT Stack: Architecture and Use Cases

The Open IoT Stack: Architecture and Use Cases The Open IoT Stack: Architecture and Use Cases James Kirkland Chief IoT Architect, Red Hat Marco Carrer CTO, Eurotech 1 TODAY S IoT CHALLENGES Lack of Open Standards Diverse set of technologies, features,

More information

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center The Internet of Everything and the Research on Big Data Angelo E. M. Ciarlini Research Head, Brazil R&D Center A New Industrial Revolution Sensors everywhere: 50 billion connected devices by 2020 Industrial

More information

A Look At Industry 4.0

A Look At Industry 4.0 A Look At Industry 4.0 December 7, 2017 Bob Gill General Manager, Southeast Asia ARC Advisory Group bgill@arcweb.com ARC Advisory Group: Vision. Experience. Answers For Industry Your Intelligence Partner

More information

DIGITAL TWIN MEETING CUSTOMER EXPECTATIONS

DIGITAL TWIN MEETING CUSTOMER EXPECTATIONS DIGITAL TWIN MEETING CUSTOMER EXPECTATIONS Srivatsan Padmanabhan High Tech Industry Practice DIGITAL TWIN 1 DO YOU REMEMBER APRIL 11, 1970? https://www.space.com/36510-apollo-13-moon-mission-survival-in-photos.html/

More information

Developing Analytics and Deploying IoT Systems

Developing Analytics and Deploying IoT Systems Developing Analytics and Deploying IoT Systems Amit Doshi Senior Application Engineer, MathWorks India amit.doshi@mathworks.in 2015 The MathWorks, Inc. 1 What is Internet of things (IoT)? Internet of Things

More information

Enterprise-Scale MATLAB Applications

Enterprise-Scale MATLAB Applications Enterprise-Scale Applications Sylvain Lacaze Rory Adams 2018 The MathWorks, Inc. 1 Enterprise Integration Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems

More information

MathWorks Vision for Systematic Verification and Validation

MathWorks Vision for Systematic Verification and Validation MathWorks Vision for Systematic Verification and Validation Bill Aldrich Senior Development Manager Simulink Verification and Validation, Simulink Design Verifier 2016 The MathWorks, Inc. 1 Growing Complexity

More information

Advances in PI System Streaming Analytics

Advances in PI System Streaming Analytics Advances in PI System Streaming Analytics Stephen Kwan, OSIsoft Product Manager Jim Stewart, Ph.D., MathWorks Senior Engineering Manager Goals and Objectives Use PI System as the data infrastructure Enable

More information

Artificial Intelligence and Machine Learning in IoT

Artificial Intelligence and Machine Learning in IoT Artificial Intelligence and Machine Learning in IoT Dr. Christine Preisach Vice President Data Science in IoT PUBLIC What is IoT: Examples and Facts Save time and improve quality of life with: Optimized

More information

The application platform for digital industrial solutions

The application platform for digital industrial solutions The application platform for digital industrial solutions Predix Platform is the application platform designed for digital Industrial Internet of Things (IIoT) solutions It enables applications that help

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Prashant.Rao@mathworks.in @_prashantrao_ prashantrao 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster

More information

Two-Day IoT Workshop. I am delivering my 2-day intensive workshop: Planning Your IoT Business and Product Line

Two-Day IoT Workshop. I am delivering my 2-day intensive workshop: Planning Your IoT Business and Product Line Two-Day IoT Workshop I am delivering my 2-day intensive workshop: Planning Your IoT Business and Product Line Mountain View Computer History Museum on Dec. 14-15 Details at: http://www.iot-inc.com/training

More information

Are you ready for AI? Is AI ready for you?

Are you ready for AI? Is AI ready for you? Are you ready for AI? Is AI ready for you? Richard Rovner Vice President, Marketing 2015 The MathWorks, Inc. 2018 The MathWorks, Inc. Artificial Intelligence, Google Trends, Germany Exponential growth!

More information

Predictive Maintenance with MATLAB and Simulink

Predictive Maintenance with MATLAB and Simulink Predictive Maintenance with MATLAB and Simulink Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Predictive Maintenance Identify and prevent failures before they occur: Reduces

More information

The Digital Transformation

The Digital Transformation Digital Wind Ecosystem Unleashing Limitless Energy gerenewableenergy.com The Digital Transformation GE Renewable Energy has reimagined the industry with a digital ecosystem that connects big data and machines

More information

Acceleration of Complex models simulation. May 24rd 2018

Acceleration of Complex models simulation. May 24rd 2018 Acceleration of Complex models simulation May 24rd 2018 Index Key Takeaways Tecnobit organization and business Innovation challenges and achievements. How did we get there and leverage MathWorks. Further

More information

How the High-Tech Industry is Accelerating Innovation Through Pervasive Engineering Simulation

How the High-Tech Industry is Accelerating Innovation Through Pervasive Engineering Simulation How the High-Tech Industry is Accelerating Innovation Through Pervasive Engineering Simulation 1 Market Trends Drive the High-Tech Design Process Customer demand for affordable smart products is driving

More information

Alan Kiraly, Senior Vice President, Asset Performance, Bentley Systems Bentley Systems, Incorporated

Alan Kiraly, Senior Vice President, Asset Performance, Bentley Systems Bentley Systems, Incorporated Going Digital? Not Without CM! Alan Kiraly, Senior Vice President, Asset Performance, Bentley Systems 1 WWW.BENTLEY.COM 2017 Bentley Systems, Incorporated Bentley s mission is to provide INNOVATIVE SOFTWARE

More information

MATLAB and the Internet of Things (IoT): Collecting and Analysing IoT Data Gabriele Bunkheila Technical Marketing, MathWorks

MATLAB and the Internet of Things (IoT): Collecting and Analysing IoT Data Gabriele Bunkheila Technical Marketing, MathWorks MATLAB and the Internet of Things (IoT): Collecting and Analysing IoT Data Gabriele Bunkheila Technical Marketing, MathWorks 2015 The MathWorks, Inc. 1 What is the Internet of Things? Thing Thing Thing

More information

Ericsson 1. Introduction to next generation of networks 2. Machine Intelligence 3. MI Lab 4. ER Cloud DC Ericsson Internal

Ericsson 1. Introduction to next generation of networks 2. Machine Intelligence 3. MI Lab 4. ER Cloud DC Ericsson Internal escience @ Ericsson 1. Introduction to next generation of networks 2. Machine Intelligence 3. MI Lab 4. ER Cloud DC Kristina Gold BFTEB 2018-05-15 From copper wire to artificial intelligence 140 Years

More information

Optimized operation due to digital innovations in power plants. Ute Messmer I Head of Digital Technology Center

Optimized operation due to digital innovations in power plants. Ute Messmer I Head of Digital Technology Center Optimized operation due to digital innovations in power plants Ute Messmer I Head of Digital Technology Center Unrestricted Siemens AG Österreich 2018 siemens.at/future-of-energy From centralized power

More information

Customer Benefits by Cyber-Physical Systems

Customer Benefits by Cyber-Physical Systems Customer Benefits by Cyber-Physical Systems Roland Rosen, CT RDA AUC January 30, 2017 Unrestricted Siemens AG 2017 Siemens Digitalization changes everything Page 2 Megatrends Challenges that are transforming

More information

Introduction to Data Analytics with MATLAB

Introduction to Data Analytics with MATLAB Introduction to Data Analytics with MATLAB David Willingham 2016 The MathWorks, Inc. 1 WITH SOFTWARE (and smart people) ANYTHING IS POSSIBLE 2 Business and Transactional Data Repositories Databases (SQL)

More information

Reimagine Your Business with Digital Transformation IoT Regional Forum Sao Paulo

Reimagine Your Business with Digital Transformation IoT Regional Forum Sao Paulo Reimagine Your Business with Digital Transformation IoT Regional Forum Sao Paulo Chet Namboodri Sr. Director, Global Industries Marketing & Business Development 15 June 2016 What s Happening and Why Digital

More information

Autonomous Drive. Restricted Circulation L&T Technology Services

Autonomous Drive. Restricted Circulation L&T Technology Services Autonomous Drive Restricted Circulation L&T Technology Services 2016 1 Projects Products Services WE COME FROM A LINEAGE OF INNOVATION & GROWTH Larsen & Toubro founded in 1938 by Danish engineers L&T is

More information

Scaling up MATLAB Analytics with Kafka and Cloud Services

Scaling up MATLAB Analytics with Kafka and Cloud Services Scaling up Analytics with Kafka and Cloud Services Olof Larsson 2015 The MathWorks, Inc. 1 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models Integrate with Production 5 Visualize

More information

Re-thinking and empowering operations in a digital world! Sebastian Seutter Director Strategy and Business Development

Re-thinking and empowering operations in a digital world! Sebastian Seutter Director Strategy and Business Development Re-thinking and empowering operations in a digital world! Sebastian Seutter Director Strategy and Business Development Industry 4.0 Day Client, partner and Microsoft event (19 th February 2018) Table of

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 엔터프라이즈, 빅데이터및 애널리틱솔루션활용을위한 적용기술소개 성호현부장 2015 The MathWorks, Inc. 2 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models 4 Integrate with Production

More information

Scaling up MATLAB Analytics with Kafka and Cloud Services

Scaling up MATLAB Analytics with Kafka and Cloud Services Scaling up Analytics with Kafka and Cloud Services Christoph Stockhammer 2015 The MathWorks, Inc. 1 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models Integrate with Production

More information

Advances in PI System Streaming Analytics and Other External Calculation Engines

Advances in PI System Streaming Analytics and Other External Calculation Engines Advances in PI System Streaming Analytics and Other External Calculation Engines Stephen Kwan, OSIsoft Product Manager Tim Choo, MATLAB Production Server Product Manager 1 Goals and Objectives Use PI System

More information

Business Energy Council

Business Energy Council Business Energy Council Intela Business Activity Summary Professional Services Products Machine learning & AI solutions AI strategy advice - Intelligent Data Management www.farrago.ai - PhD & Masters Data

More information

Developing and Deploying Analytics for IoT Systems

Developing and Deploying Analytics for IoT Systems Developing and Deploying Analytics for IoT Systems Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Key Takeaways MATLAB helps you develop IoT algorithms MATLAB and ThingSpeak

More information

Cisco Connected Asset Manager for IoT Intelligence

Cisco Connected Asset Manager for IoT Intelligence Cisco Connected Asset Manager for IoT Intelligence Enabling Digital Transformation Across Industries 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved.

More information

Frontload the design, V&V and certification of software-intensive mechatronic systems by adopting the Digital Twin approach

Frontload the design, V&V and certification of software-intensive mechatronic systems by adopting the Digital Twin approach Frontload the design, V&V and certification of software-intensive mechatronic systems by adopting the Digital Twin approach Mathieu Dutré Business Development & Innovation Manager, MBSE Mathworks EXPO

More information

Data Cleansing - From Spreadsheets to Data Centres

Data Cleansing - From Spreadsheets to Data Centres Data Cleansing - From Spreadsheets to Data Centres Intela Business Activity Summary Professional Services Machine learning & AI solutions AI strategy advice Products - Intelligent Data Cleansing - PhD

More information

Point of view How to succeed with Industrial IoT in Manufacturing

Point of view How to succeed with Industrial IoT in Manufacturing How to succeed with Industrial IoT in Manufacturing Six key factors to consider 1 Introduction IoT (Internet of Things) connects physical machines and equipment in the factory to the digital world of Cloud,

More information

Our Emerging Offerings Differentiators In-focus

Our Emerging Offerings Differentiators In-focus Our Emerging Offerings Differentiators In-focus Agenda 1 Dotbits 2 Dotbits@US ; Dotbits@India 3 Differentiators and Key Trends 4 Solutions and Service Offerings 5 Representative Experiences Page 2 Dotbits

More information

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1 Data Analytics for Semiconductor Manufacturing 2016 The MathWorks, Inc. 1 Competitive Advantage What do we mean by Data Analytics? Analytics uses data to drive decision making, rather than gut feel or

More information

Start your first IoT and AR journey with Transition Technologies PSC

Start your first IoT and AR journey with Transition Technologies PSC Start your first IoT and AR journey with Transition Technologies PSC _About us Transition Technologies PSC We are a member company of the Transition Technologies Group a Polish IT holding. TT is creating

More information

Ampliando MATLAB Analytics con Kafka y Servicios en la Nube

Ampliando MATLAB Analytics con Kafka y Servicios en la Nube Ampliando Analytics con Kafka y Servicios en la Nube Lucas García 2015 The MathWorks, Inc. 1 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models 4 Integrate with Production 5

More information

Update on SAP Leonardo IoT. 8 th June 2017

Update on SAP Leonardo IoT. 8 th June 2017 Update on SAP Leonardo IoT 8 th June 2017 Market Trends Digital Transformation New forms of Systems of Intelligence emerging Artificial Intelligence & Machine Learning, IoT, Insights By 2018, 75% of enterprise

More information

Machine Learning For Enterprise: Beyond Open Source. April Jean-François Puget

Machine Learning For Enterprise: Beyond Open Source. April Jean-François Puget Machine Learning For Enterprise: Beyond Open Source April 2018 Jean-François Puget Use Cases for Machine/Deep Learning Cyber Defense Drug Discovery Fraud Detection Aeronautics IoT Earth Monitoring Advanced

More information

Capgemini s PoV on Industry 4.0 and its business implications for Siemens

Capgemini s PoV on Industry 4.0 and its business implications for Siemens Capgemini s PoV on Industry 4.0 and its business implications for Siemens Siemens Digital Transformation Executive Forum June 5 th 2014, Udo Lange TRANSFORM TOGETHER Contents INDUSTRY 4.0: Drivers for

More information

How APIs Fast-Track IoT Opportunities Across Industries

How APIs Fast-Track IoT Opportunities Across Industries How APIs Fast-Track IoT Opportunities Across Industries Assessing the IoT Opportunity The combination of ubiquitous connected mobile devices and Moore s Law has created an enormous market opportunity to

More information

IoT ENABLED INTELLIGENT FLEET MANAGEMENT. Kalman Tiboldi Chief Business Innovation Officer

IoT ENABLED INTELLIGENT FLEET MANAGEMENT. Kalman Tiboldi Chief Business Innovation Officer IoT ENABLED INTELLIGENT FLEET MANAGEMENT Kalman Tiboldi Chief Business Innovation Officer TVH GROUP > 5600 colleagues worldwide Consolidated turnover 1,3 billion SMART LOGISTICS PART OF INDUSTRY 4.0 Smart

More information

From Things to Value

From Things to Value From Things to Value How companies can benefit from Industry 4.0 April, 2017 Mario Schmuziger Swisscom Enterprise Customers - Industrial Internet of Things / Industry 4.0 Digitisation is nothing new 2

More information

Digital Twin & Augmented Reality. Usage of digital product models for product development, production and. service

Digital Twin & Augmented Reality. Usage of digital product models for product development, production and. service Digital Twin & Augmented Reality Hannover, 26th April 2017 Usage of digital product models for product development, production and service Marco Liesegang, EY Advisory Service IoT / I4.0 Team Lead GSA

More information

2010 The MathWorks, Inc. Model-Based Design for High Integrity Software and Hardware

2010 The MathWorks, Inc. Model-Based Design for High Integrity Software and Hardware 2010 The MathWorks, Inc. Model-Based Design for High Integrity Software and Hardware Agenda Relevant standards DO workflow Common Elements - Software Considerations and Workflows Hardware Considerations

More information

INTERNET OF THINGS WITH CUMULOCITY AND THE DIGITAL BUSINESS PLATFORM

INTERNET OF THINGS WITH CUMULOCITY AND THE DIGITAL BUSINESS PLATFORM INTERNET OF THINGS WITH CUMULOCITY AND THE DIGITAL BUSINESS PLATFORM Dr. Jürgen Krämer SVP Product Management & Marketing DIGITAL TRANSFORMATION #WITHOUTCOMPROMISE 2 2017 PRODUCT RELEASE A VIRTUAL CONFERENCE

More information

DIGITAL DISRUPTION AT THE DOOR STEPS OF INDUSTRIAL ENTERPRISE. Digitalization 2.0 and Future of Enterprises

DIGITAL DISRUPTION AT THE DOOR STEPS OF INDUSTRIAL ENTERPRISE. Digitalization 2.0 and Future of Enterprises DIGITAL DISRUPTION AT THE DOOR STEPS OF INDUSTRIAL ENTERPRISE Digitalization 2.0 and Future of Enterprises CONTENTS Executive summary Digitalization 2.0 Things are able to communicate Systems are able

More information

Solutions.

Solutions. Products Services Software Platforms Data Intelligence Solutions www.autonomoustuff.com About AutonomouStuff Innovative Products www.autonomoustuff.com/products AutonomouStuff is the world s leader in

More information

global industrial infrastructure. John Magee

global industrial infrastructure. John Magee GE has transformed itself into the world s leading digital industrial company, and GE Digital is playing an integral role in leading this charge by providing companies with valuable insights to manage

More information

SUSiEtec The Application Ready IoT Framework. Create your path to digitalization while predictively addressing your business needs

SUSiEtec The Application Ready IoT Framework. Create your path to digitalization while predictively addressing your business needs SUSiEtec The Application Ready IoT Framework Create your path to digitalization while predictively addressing your business needs Industry 4.0 trends and vision Transform every aspect of the manufacturing

More information

Internet of Things Why should you care? Update on Status Quo and Roadmap

Internet of Things Why should you care? Update on Status Quo and Roadmap Internet of Things Why should you care? Update on Status Quo and Roadmap Nils Herzberg Global Head of IoT Go-To-Market Strategy SAP SE July 15, 2016 Srikanth Gopalakrishnan Vice President IoT Digital Enterprise

More information

Developing Safe Autonomous Vehicles for Innovative Transportation Experiences

Developing Safe Autonomous Vehicles for Innovative Transportation Experiences Developing Safe Autonomous Vehicles for Innovative Transportation Experiences CIMdata Commentary Key takeaways: Siemens PLM Software (Siemens) has a deep understanding of the verification and validation

More information

Industrie4.0 Data&Integration PoV

Industrie4.0 Data&Integration PoV Industrie4.0 &Integration PoV Hüseyin Erdem YÖNTEM yontem@tr.ibm.com Watson IoT Global Headquarters Munich, Germany IBM Industrie 4.0 Cognitive & Digitization Platform Solution, a Twin Approach Forces

More information

Urgency of Doing Staying connected with IoT. Dr. Tanja Rueckert President IoT & Digital Supply Chain, SAP SE

Urgency of Doing Staying connected with IoT. Dr. Tanja Rueckert President IoT & Digital Supply Chain, SAP SE Urgency of Doing Staying connected with IoT Dr. Tanja Rueckert President IoT & Digital Supply Chain, SAP SE Key Drivers of Digital Transformation Business Megatrends Consumerization Product personalization

More information

Britain s 4th Industrial Revolution Vision to Reality Siemens AG 2015 siemens.com

Britain s 4th Industrial Revolution Vision to Reality Siemens AG 2015 siemens.com Alan Norbury Siemens UK Industrial CTO Britain s 4th Industrial Revolution Vision to Reality siemens.com Future of Manufacturing - Video http://www.siemens.co.uk/future-of-manufacturing Page 2 4 Industrial

More information

Model-Based Design of a Quadcopter Ryan Gordon

Model-Based Design of a Quadcopter Ryan Gordon Model-Based Design of a Quadcopter Ryan Gordon 2015 The MathWorks, Inc. 1 Algorithm System Req. Model-Based Design Adoption Grid Virtual V&V System Validation Fully leveraged MBD Closed-Loop Simulation

More information

IoT in Action with Microsoft. March Fairmont Hotel, San Jose ANATOMY OF IOT. Carl Coken GM, IoT Microsoft Corp.

IoT in Action with Microsoft. March Fairmont Hotel, San Jose ANATOMY OF IOT. Carl Coken GM, IoT Microsoft Corp. IoT in Action with Microsoft March 21-22 Fairmont Hotel, San Jose ANATOMY OF IOT Carl Coken GM, IoT Microsoft Corp. Agenda Anatomy of IoT Overview Device Connectivity Building an IoT Solution Anatomy of

More information

Industrie from vision to implementation. Dr. Norbert Gaus October 26, th CII Smart Manufacturing Summit 2018

Industrie from vision to implementation. Dr. Norbert Gaus October 26, th CII Smart Manufacturing Summit 2018 Industrie 4.0 - from vision to implementation Dr. Norbert Gaus October 26, 2018 4th CII Smart Manufacturing Summit 2018 siemens.com/innovation Digitalization is changing everything and needs a holistic

More information

IBM Watson IoT Strategy

IBM Watson IoT Strategy IBM Watson IoT Strategy Eran Gery CTO, WIoT customer solutions 1 Watson / Presentation Title / Date Organizations are looking to IoT for three primary outcomes Improve operations and lower cost Enhance

More information

Combining OpenCV and High Level Synthesis to Accelerate your FPGA / SoC EV Application

Combining OpenCV and High Level Synthesis to Accelerate your FPGA / SoC EV Application Combining OpenCV and High Level Synthesis to Accelerate your FPGA / SoC EV Application Adam Taylor Adiuvo Engineering & Training Ltd Tends in Embedded Vision Ubiquity Applications are wide spread ADAS,

More information

The Industrial Internet of Things: Boosting Asset Performance and Return

The Industrial Internet of Things: Boosting Asset Performance and Return The Industrial Internet of Things: Boosting Asset Performance and Return Joe Barkai, Author, The Outcome Economy Jagannath Rao, SVP, Siemens Cloud Application Services APRIL 19, 2018 KEY TAKEAWAYS The

More information

VDMA Bayern I4.0 Projekt. Nürnberg Unrestricted Siemens AG 2017 Page 1. A. v. Paumgartten Partner Manager Siemens

VDMA Bayern I4.0 Projekt. Nürnberg Unrestricted Siemens AG 2017 Page 1. A. v. Paumgartten Partner Manager Siemens VDMA Bayern I4.0 Projekt Nürnberg 15.11.2017 Page 1 A. v. Paumgartten Partner Manager Siemens MindApps Powerful industry applications and digital services for asset transparency and analytical insights

More information

SAP Leonardo Ucelené řešení pro chytrý svět

SAP Leonardo Ucelené řešení pro chytrý svět SAP Leonardo Ucelené řešení pro chytrý svět Hana Součková, Head of Presales SAP CZ&SK January, 2017 IoT = Customer Value + Accelerated Digitization Internal SAP Approach to Digitization Connect the Enterprise

More information

Automation University Aarau 2017

Automation University Aarau 2017 PUBLIC 5058-CO900H Copyright 2016 Rockwell Automation, Inc. All rights reserved. Automation University Aarau 2017 AU2017 CHP06 Realisiern Sie Industrie 4.0 PUBLIC Accelerating High Performance Operations

More information

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel Jack Weast Principal Engineer, Chief Systems Engineer Automated Driving Group, Intel From the Intel Newsroom 2 Levels of Automated Driving Courtesy SAE International Ref: J3061 3 Simplified End-to-End

More information

Digital Manufacturing Services

Digital Manufacturing Services Digital Manufacturing Services Helping to steer your digital transformation journey to smart, connected products and plants, while keeping your mobility, connectivity, analytics and cloud solutions inherently

More information

The Future of Building Energy Management Next generation solutions driven by the convergence of technology and competition

The Future of Building Energy Management Next generation solutions driven by the convergence of technology and competition The Future of Next generation solutions driven by the convergence of technology and competition The role of smart buildings in sustainable procurement 9 July 2013 Mega Trend: is the New Green 2 Cities

More information

Ask the right question, regardless of scale

Ask the right question, regardless of scale Ask the right question, regardless of scale Customers use 100s to 1,000s Of cores to answer business-critical Questions they couldn t have done before. Trivial to support different use cases Different

More information

IBM Continuous Engineering augmenting PLM with ALM and Systems Engineering

IBM Continuous Engineering augmenting PLM with ALM and Systems Engineering Edmund Mayer, P.E. IBM s and Software Engineering IBM Continuous Engineering augmenting PLM with ALM and s Engineering Manufacturers are struggling to manage product complexity Growing complexity will

More information

Fujitsu Value Proposition for Manufacturing Industry. Enabling Digital with Connected Enterprise

Fujitsu Value Proposition for Manufacturing Industry. Enabling Digital with Connected Enterprise Fujitsu Value Proposition for Manufacturing Industry Enabling Digital with Connected Enterprise Digital is different things to different people Business-model transformation Transforming customer & user

More information