Behind Today s Trends The Technologies Driving Change. Jim Tung MathWorks Fellow 9 July 2014

Size: px
Start display at page:

Download "Behind Today s Trends The Technologies Driving Change. Jim Tung MathWorks Fellow 9 July 2014"

Transcription

1 Behind Today s Trends The Technologies Driving Change Jim Tung MathWorks Fellow 9 July 2014

2 Industry 4.0 Big Data Wearable Tech Cloud Computing Internet of Things MOOC

3 Trends from 2009 Social Computing Smart Phones Complex Event Processing Software as a Service Executable Internet

4 Google Trends over Time Big Data MOOC Software as a Service Social Computing

5 TRENDS COME AND GO

6 R&D Expenditure (% of GDP) Engineers and Scientists in R&D (per million people) 3.0% 4, % 4,000 3, % 3, % 2,500 2, % 0.5% Germany China 1,500 1, % 0

7 Long-Term Transformations Driving Changes in Markets and Technical Applications Spreading into every industry Complexifying systems Speeding up development cycles Intensifying applied research Challenging the education systems to produce those skillsets Our strategy, based on what those transformations imply for the long term

8 Algorithms in everything Hardware in specialized form factors Connected chips, devices & systems People computing anywhere

9 ALGORITHMS IN EVERYTHING

10 Intel predicts 170 billion transistors per person 200x IN 10 YEARS in the world by 2015 Transistors Worldwide

11 % Compute Kalman Gain: W = P*M'*inv(M*P*M'+ R); TEXTUAL & % Update estimate xhat = xhat + W*residual; % Update Covariance Matrix P = (eye(4)-w*m)*p*(eye(4)-w*m)' + W*R*W'; GRAPHICAL

12 Simulink Stateflow % Predicted state and covariance x_prd = A * x_est; p_prd = A * p_est * A' + Q; % Estimation S = H * p_prd' * H' + R; B = H * p_prd'; klm_gain = (S \ B)'; % Estimated state and covariance x_est = x_prd + klm_gain * (z - H * x_prd); p_est = p_prd - klm_gain * H * p_prd; % Compute the estimated measurements y(:,i) = H * x_est; MATLAB

13 Physical Modeling Computer Vision and Image Processing Digital Signal Processing Data Analysis Computational Finance Large Collection of Function Libraries Mathematical Modeling Communications Control Systems

14 NEW in Release 2014a LTE System Toolbox Golden reference End-to-end link-level simulation Signal generation and analysis Transmitter Test Waveform Generation Signal information recovery

15 NEW in Release 2013b MATLAB System block Incorporate MATLAB System objects into a Simulink model Simplify the expression and implementation of algorithms for streaming data Applications such as audio enhancement, wireless processing, object tracking and radar beamforming

16 Signal processing algorithm development Basic math Advanced digital signal processing DSP System Toolbox Rapid iteration for development and testing Growing library of algorithms

17 APPS

18 NEW in Release 2014a Control System Tuner App Tune fixed-structure controllers in Simulink Specify blocks to tune Add tuning goals Visualize tuning results Update the tuned Simulink blocks from app

19 User-Created Apps

20 User-Created Apps

21 ALGORITHMS IN EVERYTHING Unified textual & graphical programming Portfolio of libraries Apps and resources on MATLAB Central

22 HARDWARE IN SPECIALIZED FORM FACTORS

23 RUN YOUR ALGORITHM

24 Power plants 100s Cars 1,000,000s Planes 1,000s

25 Real-Time Test System USB Plug-In Device HIL Simulator Custom ASIC Microcontroller CPU-FPGA platforms Microprocessor

26 ExploreToday Customer Talk Modellbasierte Entwicklung eingebetteter Systeme für AUTOSAR mit der MathWorks-Toolkette Dr. David Seider, Validas

27 NEW in Release 2014a Simulink Real-Time Build, run, and test real-time applications Simulink Real-Time Explorer Real-time simulation and testing DSP and vision system prototyping HIL simulation Designed for a turnkey experience

28 NEW in Release 2014a Simulink Real-Time Build, run, and test real-time applications Simulink Real-Time Explorer ExploreToday Track 2 Model-Based Design, Verifikation, Validierung und Test Real-time simulation and testing DSP and vision system prototyping HIL simulation Designed for a turnkey experience

29 with Model-Based Design and rapid real-time prototyping, we maintain the product development pace that our business demands. Run algorithms on real-time hardware for testing and verification Simulink Real-Time Release 2014a Design iteration and testing in minutes

30 The Rise of Low-Cost Hardware for the Masses Arduino 300,000+ commercially produced Prices ~$30 Raspberry Pi 2.5+ million shipped $35 LEGO Mindstorms EV3 $350

31 Low-Cost Hardware Same board different approaches TETHERED Write code and communicate with the board

32 Low-Cost Hardware Same board different approaches EMBEDDED Develop a model and program the board

33 MathWorks.com/hardware NEW in Release 2014a LEGO MINDSTORMS EV3 Hardware support packages Get connected and running quickly 150 packages today, for Arduino, RaspPi, iphone, webcams, Kinect, and more Samsung Galaxy S4

34 MathWorks.com/hardware NEW in Release 2014a LEGO MINDSTORMS EV3 Hardware support packages Get connected and running quickly 150 packages today, for Arduino, RaspPi, iphone, webcams, Kinect, and more ExploreToday Track 3 MATLAB und Simulink in Forschung und Lehre Samsung Galaxy S4

35 Magnus Egerstedt Khepera 3 MATLAB Simulation

36 HARDWARE IN SPECIALIZED FORM FACTORS Code generation for prototyping and embedded Run your algorithms directly on real-time hardware Connecting to low-cost hardware for the masses

37 CONNECTED CHIPS, DEVICES, & SYSTEMS

38 Internet of Things THINGS 50+ billion Thing connectivity People connectivity via mobile devices PEOPLE 5 billion Place connectivity INFLECTION POINTS PLACES 1 billion Growth in Global Connectivity 2010 Ericsson AB from Joshipura, Arpit, Infrastructure Innovation - Can the Challenge be met? Global Semiconductor Alliance, September 2010

39 Big Data in Energy Production Megabyte 1,000,000 bytes (million) Gigabyte Terabyte Petabyte 1,000,000,000 bytes (billion) 1,000,000,000,000 bytes (trillion) 1,000,000,000,000,000 bytes (million billion) Exabyte Analytics Data quantity Data frequency 1,000,000,000,000,000,000 bytes (billion billion) Turbine (machine) Asset optimization Wind farm (plant) Operations optimization Energy Producer (enterprise) Business optimization >100 tags >6,000 tags >1M+ tags 40 milliseconds 1 second 1 second 10 minutes 17 MB/day 6.3 GB/year 4.1 GB/day 1.5 TB/year 0.7 TB/day 0.25 PB/year Source: General Electric

40 Big Data in Many Industries Exabyte 1,000,000,000,000,000,000 bytes (billion billion) ENERGY Smart grid FINANCE Fraud detection AUTO Fleet data will influence vehicle design AERO Maintenance, reliability BIOTECH Instrumented humans

41 Big Data in MATLAB Memory & Disk Management 64-bit Memory Mapped Variables Disk Variables Intrinsic Multicore Math Image Block Processing Processing Speed GPU Computing Parallel Computing Cloud Computing Distributed Arrays Algorithms Streaming Algorithms Machine Learning

42 Big Data in MATLAB Memory & Disk Management 64-bit Memory Mapped Variables Disk Variables Intrinsic Multicore Math Image Block Processing ExploreToday MasterClass 2^48 - keine Angst vor großen Datensätzen mit MATLAB Processing Speed GPU Computing Parallel Computing Cloud Computing Distributed Arrays Algorithms Streaming Algorithms Machine Learning

43 PROCESSING OPTIONS MATLAB RESTful interface to Cluster MATLAB Hadoop Streaming NoSQL connector (e.g. mongo) MATLAB / Java App accessing Cluster MATLAB Map-Reduce Components

44 CONNECTED CHIPS, DEVICES, & SYSTEMS Memory management Computing power Advanced algorithms

45 PEOPLE COMPUTING ANYWHERE

46 Cloud as a New Platform BILLIONS of users MILLIONS of apps Cloud mobile, browser, social, big data HUNDREDS OF MILLIONS of users 10,000s of applications PC - LAN, Internet MILLIONS of users 1,000s of applications Terminal - mainframe, mini Source: IDC, 2013

47 MATLAB Mobile Support for iphone, ipad & Android

48 The cloud, enhancing your MATLAB Desktop MATLAB Distributed Computing Server on Amazon EC2

49 The cloud, running MATLAB, on demand, from anywhere

50 The cloud, running MATLAB, on demand, from anywhere

51 Running in Enterprise IT Environments MATLAB Production Server This product is a game changer, for sure. Quantlabs Deploy MATLAB analytics into enterprise IT frameworks Integrate with databases, webservers and application servers Seamless transition from algorithm prototyping to enterprise-scale analytics without recoding

52 Running in Enterprise IT Environments MATLAB Production Server ExploreToday Track 1 This product is a game changer, for sure. Quantlabs Deploy MATLAB analytics into enterprise IT frameworks Integrate with databases, webservers and application servers Mathematische Modellierung, Datenerfassung, Signalverarbeitung und analyse Seamless transition from algorithm prototyping to enterprise-scale analytics without recoding

53 PEOPLE COMPUTING ANYWHERE MATLAB on mobile devices MATLAB on the cloud MATLAB in enterprise IT frameworks

54 Algorithms in everything Hardware in specialized form factors Connected chips, devices & systems People computing anywhere

55 Algorithms in everything Hardware in specialized form factors Connected chips, devices & systems People computing anywhere

56 MOOCs Massive Online Open Courses Online course Unlimited participation Open access via the web

57 Keynote: Neues Lernen - MOOC, MATLAB und Simulink Prof. Dr.-Ing. Georg Fries Professor der Ingenieurswissenschaften Hochschule RheinMain

58 Algorithms in everything Hardware in specialized form factors Connected chips, devices & systems People computing anywhere

59 ExploreToday Seize the opportunity to Learn what s new. and how to apply it Engage your colleagues Benefit from the experience Enjoy the conference!

60

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

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

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

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

Integrating MATLAB Analytics into Enterprise Applications

Integrating MATLAB Analytics into Enterprise Applications Integrating MATLAB Analytics into Enterprise Applications David Willingham 2015 The MathWorks, Inc. 1 Run this link. http://bit.ly/matlabapp 2 Key Takeaways 1. What is Enterprise Integration 2. What is

More information

Model-Based Design for Controls The MathWorks, Inc. 1

Model-Based Design for Controls The MathWorks, Inc. 1 Model-Based Design for Controls 2011 The MathWorks, Inc. 1 MathWorks at a Glance Headquarters: Natick, Massachusetts US Other U.S. Locations: California; Michigan; Texas; Washington, DC Europe: France,

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

Microsoft Azure Essentials

Microsoft Azure Essentials Microsoft Azure Essentials Azure Essentials Track Summary Data Analytics Explore the Data Analytics services in Azure to help you analyze both structured and unstructured data. Azure can help with large,

More information

GE Intelligent Platforms. Proficy Historian HD

GE Intelligent Platforms. Proficy Historian HD GE Intelligent Platforms Proficy Historian HD The Industrial Big Data Historian Industrial machines have always issued early warnings, but in an inconsistent way and in a language that people could not

More information

Agilent VEE Pro 9.3. Data Sheet

Agilent VEE Pro 9.3. Data Sheet Agilent VEE Pro 9.3 Data Sheet Agilent VEE 9.3 Features New sample programs for Agilent 33500 series function/arbitrary waveform generator, 34411A digital multimeter and DSO/MSO oscilloscopes. General

More information

Changing the way businesses buy technology

Changing the way businesses buy technology New Business Models Changing the way businesses buy technology Organizations have reached a complex and transformative stage in digital business as the pace of innovation accelerates every day. Technology

More information

Measurement, simulation, virtualization

Measurement, simulation, virtualization Translated article Methoden und Tools für die Entwicklung von Fahrzeugsystemen: Messung, Simulation, Virtualisierung, Elektronik Automotive Sonderausgabe Software 2016 Methods and tools for the development

More information

Gartner's Top 10 Strategic Technology Trends for 2014

Gartner's Top 10 Strategic Technology Trends for 2014 Gartner's Top 10 Strategic Technology Trends for 2014 [1] [2] Every year, one of the most enlightening parts of Gartner Symposium is Gartner Fellow David Cearley's list of the top 10 strategic technology

More information

BullSequana S series. Powering Enterprise Artificial Intelligence

BullSequana S series. Powering Enterprise Artificial Intelligence BullSequana S series Powering Enterprise Artificial Intelligence Every enterprise faces digital transformation Customer contact is increasingly managed by intelligent automated routines. The Internet-of-Things

More information

Connect. Challenge. Inspire.

Connect. Challenge. Inspire. HPC Universe Expansion Connect. Challenge. Inspire. 0 2017 FUJITSU 1975 SOLAR 16-65: 750ns for 16bits ADD instruction 64KBytes main memory 2.5MBytes disk storage 1 2017 FUJITSU 1979! ICL PERQ «smalltalk»

More information

Software Tools. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas.

Software Tools. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas. Our Vision is to be the best technology services and products company with global

More information

Drinking From A Fire Hose Without Drowning. Mark Grabb. Technology Leader, Analytics. General Electric Company, All Rights Reserved

Drinking From A Fire Hose Without Drowning. Mark Grabb. Technology Leader, Analytics. General Electric Company, All Rights Reserved Drinking From A Fire Hose Without Drowning Mark Grabb Technology Leader, Analytics General Electric Company, 2013. All Rights Reserved Big Industrial Products Big Iron Big Industrial Services Big Data

More information

Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect

Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect 2005 Concert de Coldplay 2014 Concert de Coldplay 90% of the world s data has been created over the last two years alone 1 1. Source

More information

From Information to Insight: The Big Value of Big Data. Faire Ann Co Marketing Manager, Information Management Software, ASEAN

From Information to Insight: The Big Value of Big Data. Faire Ann Co Marketing Manager, Information Management Software, ASEAN From Information to Insight: The Big Value of Big Data Faire Ann Co Marketing Manager, Information Management Software, ASEAN The World is Changing and Becoming More INSTRUMENTED INTERCONNECTED INTELLIGENT

More information

ETL challenges on IOT projects. Pedro Martins Head of Implementation

ETL challenges on IOT projects. Pedro Martins Head of Implementation ETL challenges on IOT projects Pedro Martins Head of Implementation Outline What is Pentaho Pentaho Data Integration (PDI) Smartcity Copenhagen Example of Data structure without an OLAP schema Telematics

More information

MapR Pentaho Business Solutions

MapR Pentaho Business Solutions MapR Pentaho Business Solutions The Benefits of a Converged Platform to Big Data Integration Tom Scurlock Director, WW Alliances and Partners, MapR Key Takeaways 1. We focus on business values and business

More information

A Virtual Game Changer The Next Generation, Online Management Platform That Helps You Run a Better Business.

A Virtual Game Changer The Next Generation, Online Management Platform That Helps You Run a Better Business. Cloud Solutions A Virtual Game Changer The Next Generation, Online Management Platform That Helps You Run a Better Business. AlarmNet 360 All the Tools You Need. Anywhere You Are. Did you know that the

More information

Android as a platform for IVI systems: A new approach

Android as a platform for IVI systems: A new approach Android as a platform for IVI systems: A new approach Automotive Linux Summit 2012 Peter Seidenschwang peter.seidenschwang@tieto.com The presenter: Peter Seidenschwang Head of Offering Management and Go-to-market

More information

Simplifying the Process of Uploading and Extracting Data from Apache Hadoop

Simplifying the Process of Uploading and Extracting Data from Apache Hadoop Simplifying the Process of Uploading and Extracting Data from Apache Hadoop Rohit Bakhshi, Solution Architect, Hortonworks Jim Walker, Director Product Marketing, Talend Page 1 About Us Rohit Bakhshi Solution

More information

MOVE YOUR BUSINESS FORWARD.

MOVE YOUR BUSINESS FORWARD. MOVE YOUR BUSINESS FORWARD. Move to QuickBooks Online. David Williams Hooker s Sweet Treats Selby Tax and Accounting #1 QuickBooks Online is the cloud accounting solution for small businesses. 1 Get on

More information

Technology, Innovation and Future Priorities

Technology, Innovation and Future Priorities Technology, Innovation and Future Priorities Matt Oostveen Research Director IDC Australia Copyright 2011 IDC. Reproduction is forbidden unless authorized. All rights reserved. Agenda CIO & CFO Survey

More information

Evolution of MATLAB for Diesel Engine System Performance Development

Evolution of MATLAB for Diesel Engine System Performance Development Evolution of MATLAB for Diesel Engine System Performance Development Brian J. Ouellette Technical Manager, System Performance Integration Off-Highway Engine Business Cummins Inc. May 12, 2016 2016 MathWorks

More information

``Overview. ``The Impact of Software. ``What are Virtual Prototypes? ``Competitive Electronic Products Faster

``Overview. ``The Impact of Software. ``What are Virtual Prototypes? ``Competitive Electronic Products Faster Virtualizer ``Overview ``The Impact of ``What are Virtual Prototypes? ``Competitive Electronic Products Faster ``Use Virtual Prototyping from Specification to Deployment ``Virtualizer Technical Specification

More information

ORACLE COMMUNICATIONS UNIFIED COMMUNICATIONS SUITE

ORACLE COMMUNICATIONS UNIFIED COMMUNICATIONS SUITE ORACLE COMMUNICATIONS UNIFIED COMMUNICATIONS SUITE Oracle Communications Unified Communications Suite is used by enterprises and service providers to improve employee productivity in a cost effective manner.

More information

Accelerating Your Big Data Analytics. Jeff Healey, Director Product Marketing, HPE Vertica

Accelerating Your Big Data Analytics. Jeff Healey, Director Product Marketing, HPE Vertica Accelerating Your Big Data Analytics Jeff Healey, Director Product Marketing, HPE Vertica Recent Waves of Disruption IT Infrastructu re for Analytics Data Warehouse Modernization Big Data/ Hadoop Cloud

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

Smarter City Vision. An opportunity to think and act in new ways. State of Texas, Public Sector + +

Smarter City Vision. An opportunity to think and act in new ways. State of Texas, Public Sector + + Smarter City Vision An opportunity to think and act in new ways John Drewry Client Executive State of Texas, Public Sector IBM Corporation John Rowland, P.E. Intelligent Transportation Solutions IBM Corporation

More information

Oracle Platform as a Service and Infrastructure as a Service Public Cloud Service Descriptions-Metered & Non-Metered.

Oracle Platform as a Service and Infrastructure as a Service Public Cloud Service Descriptions-Metered & Non-Metered. Oracle Platform as a Service and Infrastructure as a Service Public Cloud Service Descriptions-Metered & Non-Metered November 20, 2017 Contents GLOSSARY PUBLIC CLOUD SERVICES-NON-METERED... 9 API Call...

More information

IBM Big Data Summit 2012

IBM Big Data Summit 2012 IBM Big Data Summit 2012 12.10.2012 InfoSphere BigInsights Introduction Wilfried Hoge Leading Technical Sales Professional hoge@de.ibm.com twitter.com/wilfriedhoge 12.10.1012 IBM Big Data Strategy: Move

More information

Intelligent. Enterprising. Dependable. World class IP surveillance software

Intelligent. Enterprising. Dependable. World class IP surveillance software Intelligent. Enterprising. Dependable. World class IP surveillance software Who we are The Digifort difference We make world-class video management software and we make it really easy to use We transform

More information

Microsoft Big Data. Solution Brief

Microsoft Big Data. Solution Brief Microsoft Big Data Solution Brief Contents Introduction... 2 The Microsoft Big Data Solution... 3 Key Benefits... 3 Immersive Insight, Wherever You Are... 3 Connecting with the World s Data... 3 Any Data,

More information

Why Connecting to the Internet of Things Project List

Why Connecting to the Internet of Things Project List Why Connecting to the Internet of Things Should Top Your Project List Your things have a story to tell Are you listening? The Internet of Things (IoT) is made up of billions of smart devices, from injectable

More information

MPACT PLATFORM FOR MOBILE MARKETING. New rules of impactful customer engagement ZEBRA TECHNOLOGIES

MPACT PLATFORM FOR MOBILE MARKETING. New rules of impactful customer engagement ZEBRA TECHNOLOGIES MPACT PLATFORM FOR MOBILE MARKETING New rules of impactful customer engagement WHEN A SHOPPER OR GUEST ENTERS YOUR STORE OR HOTEL, IT S AN OPPORTUNITY TO ENGAGE AND ELEVATE THE CUSTOMER EXPERIENCE. AND

More information

MapR: Converged Data Pla3orm and Quick Start Solu;ons. Robin Fong Regional Director South East Asia

MapR: Converged Data Pla3orm and Quick Start Solu;ons. Robin Fong Regional Director South East Asia MapR: Converged Data Pla3orm and Quick Start Solu;ons Robin Fong Regional Director South East Asia Who is MapR? MapR is the creator of the top ranked Hadoop NoSQL SQL-on-Hadoop Real Database time streaming

More information

Uncover the Power of a Big Data Platform Machine Learning at Work

Uncover the Power of a Big Data Platform Machine Learning at Work Uncover the Power of a Big Data Platform Machine Learning at Work Vivek RR / Balasubramanya Nagaraj, SAP July, 2017 Agenda SAP Leonardo Machine Learning Foundation SAP HANA External Machine Learning AFL

More information

Alexander Hein 26 September ENABLE THE CONNECTED PLANT WITH MATRIKON FLEX OPC UA SDK OPC UA Session 2

Alexander Hein 26 September ENABLE THE CONNECTED PLANT WITH MATRIKON FLEX OPC UA SDK OPC UA Session 2 Alexander Hein 26 September 2017 ENABLE THE CONNECTED PLANT WITH MATRIKON FLEX SDK Session 2 Agenda 1 Delivering Connectivity Worldwide Market Opportunities & Why IIoT? Addressing Core Industry Problems

More information

Cloud Computing :An Introduction to SMAC

Cloud Computing :An Introduction to SMAC P IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 3 Issue 7, July 2016 Cloud Computing :An Introduction to SMAC 1 Merugu.GopichandP P, Professor & Head, Department

More information

GPU: The Catalyst and Accelerator of AI Systems

GPU: The Catalyst and Accelerator of AI Systems GPU: The Catalyst and Accelerator of AI Systems Chwee Chua AVP Analytics, Big Data and Cognitive Computing Sep 2016 The New Industrial Revolution First Industrial Revolution 1760 Turning point in History

More information

Content. IT as a Service and Tieto s offerings. New way of buying and delivering IT services

Content. IT as a Service and Tieto s offerings. New way of buying and delivering IT services IT as a Service and Tieto s offerings New way of buying and delivering IT Capital Market Day 25 November 2010 Helsinki, Finland Ilkka Korkiakoski IT as a Service Content Core offerings IT market evolution

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

Accenture Technology Vision for Postal Organizations: Five trends shaping the future

Accenture Technology Vision for Postal Organizations: Five trends shaping the future Accenture Technology Vision 2015 Accenture Technology Vision for Postal Organizations: Five trends shaping the future UNIVERSITY #techvision2015 INTRODUCTION To diversify beyond their core services, postal

More information

Copyright - Diyotta, Inc. - All Rights Reserved. Page 2

Copyright - Diyotta, Inc. - All Rights Reserved. Page 2 Page 2 Page 3 Page 4 Page 5 Humanizing Analytics Analytic Solutions that Provide Powerful Insights about Today s Healthcare Consumer to Manage Risk and Enable Engagement and Activation Industry Alignment

More information

Unified Endpoint Management: the Next Step in the Evolution of Device Management

Unified Endpoint Management: the Next Step in the Evolution of Device Management Unified Endpoint Management: the Next Step in the Evolution of Device Management First came MDM, then EMM. Now, if you aren t looking at the world of Unified Endpoint Management, you're falling behind.

More information

Shenoy R K Senior Vice President, Powertrain Electronics Robert Bosch Engineering and Business Solutions ltd.

Shenoy R K Senior Vice President, Powertrain Electronics Robert Bosch Engineering and Business Solutions ltd. Model Based Design Approach For Automotive Applications Shenoy R K Senior Vice President, Powertrain Electronics Robert Bosch Engineering and Business Solutions ltd. 1 Ho Chi Minh City Coimbatore Bangalore

More information

Software Brochure. Supplied By Windmill Road, Sunbury-on-Thames, Middlesex, United Kingdom, TW16 7HD.

Software Brochure. Supplied By Windmill Road, Sunbury-on-Thames, Middlesex, United Kingdom, TW16 7HD. Software Brochure Supplied By 110 Windmill Road, Sunbury-on-Thames, Middlesex, United Kingdom, TW16 7HD sales@planer.com 01932 755000 www.planer.com The company... Pro-curo Software Ltd is a supplier of

More information

Huawei Technologies Intelligence for Agile Business - Huawei Fusion Insight Big Data Solution. Dominik Dziarczykowski Senior Solution Manager

Huawei Technologies Intelligence for Agile Business - Huawei Fusion Insight Big Data Solution. Dominik Dziarczykowski Senior Solution Manager Huawei Technologies Intelligence for Agile Business - Huawei Fusion Insight Big Data Solution Dominik Dziarczykowski Senior Solution Manager Huawei: A Global Leader of ICT Solutions 129 Ranking in Fortune

More information

THE EFFECT OF DATA AND ANALYTICS ON SMART MOBILITY AND TRANSPORTATION SYSTEM JIAQI MA FORD MOTOR COMPANY

THE EFFECT OF DATA AND ANALYTICS ON SMART MOBILITY AND TRANSPORTATION SYSTEM JIAQI MA FORD MOTOR COMPANY THE EFFECT OF DATA AND ANALYTICS ON SMART MOBILITY AND TRANSPORTATION SYSTEM JIAQI MA FORD MOTOR COMPANY 05/15/2017 Urban Challenges Air Pollution Traffic Congestion Efficiency Stress Levels https://youtu.be/wbxv6ur9sje

More information

Pentaho 8.0 and Beyond. Matt Howard Pentaho Sr. Director of Product Management, Hitachi Vantara

Pentaho 8.0 and Beyond. Matt Howard Pentaho Sr. Director of Product Management, Hitachi Vantara Pentaho 8.0 and Beyond Matt Howard Pentaho Sr. Director of Product Management, Hitachi Vantara Safe Harbor Statement The forward-looking statements contained in this document represent an outline of our

More information

THE FUTURE FOR INDUSTRIAL SERVICES: THE DIGITAL TWIN

THE FUTURE FOR INDUSTRIAL SERVICES: THE DIGITAL TWIN Tech Talk THE FUTURE FOR INDUSTRIAL SERVICES: THE DIGITAL TWIN The next big thing in industrial services will be about accurately forecasting the future of physical assets through their digital twins.

More information

IOT Analytics and business assurance. Ericsson-wedo perspectives October 2017

IOT Analytics and business assurance. Ericsson-wedo perspectives October 2017 IOT Analytics and business assurance Ericsson-wedo perspectives October 2017 agenda IOT FRAMEWORK AND ARCHITECTURE USE CASES Automotive / Transport / Fleet Management Smart Energy / Utilities Connected

More information

Payment Digitalization and the University Smart Card

Payment Digitalization and the University Smart Card Payment Digitalization and the University Smart Card Payment Digitalization and the University Smart Card 1 EVOLVING LANDSCAPE 2 PAYMENTS CONVERGENCE 3 PARTNERSHIP APPROACH 2 1 There are two rapidly evolving

More information

Harnessing the Power of Big Data to Transform Your Business Anjul Bhambhri VP, Big Data, Information Management, IBM

Harnessing the Power of Big Data to Transform Your Business Anjul Bhambhri VP, Big Data, Information Management, IBM May, 2012 Harnessing the Power of Big Data to Transform Your Business Anjul Bhambhri VP, Big Data, Information Management, IBM 12+ TBs of tweet data every day 30 billion RFID tags today (1.3B in 2005)

More information

M2M: It s Not Just for the Big Guys Anymore. Stephen Barna Associate Director M2M SMB Solutions Development

M2M: It s Not Just for the Big Guys Anymore. Stephen Barna Associate Director M2M SMB Solutions Development M2M: It s Not Just for the Big Guys Anymore Stephen Barna Associate Director M2M SMB Solutions Development Stephen.barna@verizonwireless.com Verizon M2M Susie s Lemonade Intelligent / Smart Vending THE

More information

The Top 10 Technologies That Will Impact BPM in Next 5 Years (or Don't Get Caught With Your Technologies Down)

The Top 10 Technologies That Will Impact BPM in Next 5 Years (or Don't Get Caught With Your Technologies Down) The Top 10 Technologies That Will Impact BPM in Next 5 Years (or Don't Get Caught With Your Technologies Down) Presenter: Jim Sinur, VP & Research Fellow Agenda Company Overview The Top Ten Tech Trends

More information

Powering Disruptive Technologies with High-Performance Computing

Powering Disruptive Technologies with High-Performance Computing WHITE PAPER Powering Disruptive Technologies with High-Performance Computing Supercomputing, Artificial Intelligence, and Machine Learning with SUSE for HPC institutions, governments, and massive enterprises.

More information

E-guide Hadoop Big Data Platforms Buyer s Guide part 1

E-guide Hadoop Big Data Platforms Buyer s Guide part 1 Hadoop Big Data Platforms Buyer s Guide part 1 Your expert guide to Hadoop big data platforms for managing big data David Loshin, Knowledge Integrity Inc. Companies of all sizes can use Hadoop, as vendors

More information

Clouds as Enablers for M2M Service Provisioning

Clouds as Enablers for M2M Service Provisioning Clouds as Enablers for M2M Service Provisioning Roch Glitho, PhD Associate Professor and Canada Research Chair Concordia University, Montreal, Canada and Monique Morrow Distinguished Consulting Engineer,

More information

PC-Based Validation of ECU Software

PC-Based Validation of ECU Software PC-Based Validation of ECU Software Sean Wyatt - ETAS, Inc. Embedded System Workshop Venue: Oakland University School of Engineering and Computer Science, Rochester, MI Date: October 13, 2012 What you

More information

Analytical Capability Security Compute Ease Data Scale Price Users Traditional Statistics vs. Machine Learning In-Memory vs. Shared Infrastructure CRAN vs. Parallelization Desktop vs. Remote Explicit vs.

More information

Welcome to. enterprise-class big data and financial a. Putting big data and advanced analytics to work in financial services.

Welcome to. enterprise-class big data and financial a. Putting big data and advanced analytics to work in financial services. Welcome to enterprise-class big data and financial a Putting big data and advanced analytics to work in financial services. MapR-FSI Martin Darling We reinvented the data platform for next-gen intelligent

More information

The Internet of Things Platform

The Internet of Things Platform The Internet of Things Platform 2018 Platform Overview kaleidoscopeiot.com 1 WHO WE ARE Today, IoT devices have out-numbered the world s population - by 2030 over 125 billion IoT devices will have invaded

More information

Copyright 2015 EMC Corporation. All rights reserved. STRATEGIC FORUM 2015 PAUL MARITZ CEO, PIVOTAL SOFTWARE

Copyright 2015 EMC Corporation. All rights reserved. STRATEGIC FORUM 2015 PAUL MARITZ CEO, PIVOTAL SOFTWARE STRATEGIC FORUM 2015 PAUL MARITZ CEO, PIVOTAL SOFTWARE BACK IN MARCH 2013, WE TOLD YOU PIVOTAL IS BEING CREATED TO: Respond to business needs to do new things to generate business value By creating a modern

More information

The Accenture/ Siemens PLM Software Alliance

The Accenture/ Siemens PLM Software Alliance The Accenture/ Siemens PLM Software Alliance Enabling Efficient Product Lifecycle Management Companies in a wide range of industries rely upon Product Lifecycle Management (PLM) to grow their business,

More information

COMPANY AND PRODUCT PROFILE

COMPANY AND PRODUCT PROFILE COMPANY AND PRODUCT PROFILE Mobile:+971 558967929, Email: info@baratosoftware.com / ali@baratosoftware.com - 1 - COMPANY PROFILE BARATO SOFTWARE SOLUTIONS is a TOTAL AUTOMATION SOLUTION COMPANY, formed

More information

Edge Analytics for IoT Device Intelligence

Edge Analytics for IoT Device Intelligence Edge Analytics for IoT Device Intelligence 1. IoT Trends 2. IoT Analytics 3. Edge Analytics Platform: Kanga 4. Future Direction 2017. 3. 10 IoT Trends - Business/Technology (1/3) Google : IoT Solution

More information

Service enablement. Operator opportunities through service enablement

Service enablement. Operator opportunities through service enablement Service enablement Operator opportunities through service enablement contents Toward a Networked Society 3 Seamless services 4 The case for service enablement 5 Ericsson s Service Enablement Platform 6

More information

Management Information Systems. B02. Information Technologies: Concepts and Management

Management Information Systems. B02. Information Technologies: Concepts and Management Management Information Systems Management Information Systems B02. Information Technologies: Concepts and Management Code: 166137-01+02 Course: Management Information Systems Period: Spring 2013 Professor:

More information

Hybrid Data Management

Hybrid Data Management Kelly Schlamb Executive IT Specialist, Worldwide Analytics Platform Enablement and Technical Sales (kschlamb@ca.ibm.com, @KSchlamb) Hybrid Data Management IBM Analytics Summit 2017 November 8, 2017 5 Essential

More information

Smart Restaurant Comprehensive Solution

Smart Restaurant Comprehensive Solution Smart Restaurant Comprehensive Solution Solution Brief Powered by Intel technology, Giada TM in-cooperates with Web-on TM, comes to life the revelation of catering industry. F302 Pre-installed withweb-on

More information

Edinburgh Napier University

Edinburgh Napier University Edinburgh Napier University IT Strategy 2013 Contents Aim 3 Our Vision 4 Introduction 5 What our customers are saying 6 The Story so far 7 Our Strategic Priorities 8 IT Strategic Themes 9 Delivering the

More information

Information Technologies: Concepts and Management

Information Technologies: Concepts and Management Information Technologies: Concepts and Management Management Information Code: 164292-02 Course: Management Information Period: Autumn 2013 Professor: Sync Sangwon Lee, Ph. D D. of Information & Electronic

More information

Digital Transformation and the IIoT

Digital Transformation and the IIoT Digital Transformation and the IIoT Presented by: Cindy Crow Global Industry Principal Oil & Gas What the Industrial Internet of Things Looks Like Today 2 Today, your cell phone has more computer power

More information

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11 Top 5 Challenges for Hadoop MapReduce in the Enterprise Whitepaper - May 2011 http://platform.com/mapreduce 2 5/9/11 Table of Contents Introduction... 2 Current Market Conditions and Drivers. Customer

More information

LIFETIME GUARANTEE! If your equipment ever malfunctions, we will replace it FREE OF CHARGE!

LIFETIME GUARANTEE! If your equipment ever malfunctions, we will replace it FREE OF CHARGE! LIFETIME GUARANTEE! If your equipment ever malfunctions, we will replace it * FREE OF CHARGE! The Lighthouse is a cloud-based management and reporting tool that communicates information between your POS

More information

A Lawyer s Guide To In-house ediscovery

A Lawyer s Guide To In-house ediscovery A Lawyer s Guide To In-house ediscovery Practical Tips for Implementing Integrated ediscovery Solutions In-house October 12th, 2016 Christian DeTrude Lexbe ediscovery Webinar Series Info & Future Webinars

More information

The Big Data and Cloud Era Effects of E-port

The Big Data and Cloud Era Effects of E-port TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.3, March 2014, pp. 2152 ~ 2157 DOI: http://dx.doi.org/10.11591/telkomnika.v12i3.4427 2152 The Big Data and Cloud Era Effects of E-port

More information

Innovationen im Lieferantenmanagement Wettbewerbsvorteil sichern mit künstlicher Intelligenz und Advanced Analytics

Innovationen im Lieferantenmanagement Wettbewerbsvorteil sichern mit künstlicher Intelligenz und Advanced Analytics Innovationen im Lieferantenmanagement Wettbewerbsvorteil sichern mit künstlicher Intelligenz und Advanced Analytics About us Anywhere.24 The xrm Specialist! The Anywhere.24 group is developing sustainable

More information

A Crucial Challenge for the Internet of Everything Era

A Crucial Challenge for the Internet of Everything Era Optimized Data Engineering: A Crucial Challenge for the Internet of Everything Era COSPONSORED BY CONTENTS Introduction 1 The Many Transformations of the Internet of Everything 2 Understanding IoE 3 IoE:

More information

The Internet of Things: Unlocking New Business Value. Let Oracle energize your business with IoT-enabled applications.

The Internet of Things: Unlocking New Business Value. Let Oracle energize your business with IoT-enabled applications. The Internet of Things: Unlocking New Business Value Let Oracle energize your business with IoT-enabled applications. Cloud technology is well suited to enable IoT, offering high degrees of agility, low

More information

Research Report. The Major Difference Between IBM s LinuxONE and x86 Linux Servers

Research Report. The Major Difference Between IBM s LinuxONE and x86 Linux Servers Research Report The Major Difference Between IBM s LinuxONE and x86 Linux Servers Executive Summary The most important point in this Research Report is this: mainframes process certain Linux workloads

More information

WHY COMMERCIAL REAL ESTATE FIRMS ARE EMBRACING OFFICE 365. Find out how out-of-the-box Cloud services in Office 365 can help you grow your practice

WHY COMMERCIAL REAL ESTATE FIRMS ARE EMBRACING OFFICE 365. Find out how out-of-the-box Cloud services in Office 365 can help you grow your practice WHY COMMERCIAL REAL ESTATE FIRMS ARE EMBRACING OFFICE 365 Find out how out-of-the-box Cloud services in Office 365 can help you grow your practice INTRODUCTION COMMERCIAL REAL ESTATE FIRMS ARE JOINING

More information

elektrobit.com Driver assistance software EB Assist solutions

elektrobit.com Driver assistance software EB Assist solutions elektrobit.com Driver assistance software EB Assist solutions From driver assistance systems to automated driving Automated driving leads to more comfortable driving and makes the road safer and more secure.

More information

Model Based Design in a Seamless Embedded Software Process

Model Based Design in a Seamless Embedded Software Process Click to edit Master title style SECRET Model Based Design in a Seamless Embedded Software Process Craig Stephens Chief Engineer Controls Ford Motor Company 1 Click to edit Master title style SECRET Success

More information

Guide Superfast Broadband technology and the manufacturing sector

Guide Superfast Broadband technology and the manufacturing sector Guide Superfast Broadband technology and the manufacturing sector 0345 600 3936 www.sfbcornwall.co.uk Contents Introduction... 3 UK manufacturing remains a huge sector... 3 Superfast Broadband is a game-changer...

More information

Connected Manufacturing

Connected Manufacturing Connected Manufacturing - New Collaboration Paradigm 김준식, Ph. D (Jayes Kim, jayekim@cisco.com) (IBSG), Asia Pacific October, 2008 1 Agenda Evolution of Manufacturing 4 Major Tech Trends Around You Collaboration

More information

Model-Driven Design-Space Exploration for Software-Intensive Embedded Systems

Model-Driven Design-Space Exploration for Software-Intensive Embedded Systems Model-Driven Design-Space Exploration for Software-Intensive Embedded Systems (extended abstract) Twan Basten 1,2, Martijn Hendriks 1, Lou Somers 2,3, and Nikola Trčka 4 1 Embedded Systems Institute, Eindhoven,

More information

KnowledgeENTERPRISE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK. Advanced Analytics on Spark BROCHURE

KnowledgeENTERPRISE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK. Advanced Analytics on Spark BROCHURE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK Are you drowning in Big Data? Do you lack access to your data? Are you having a hard time managing Big Data processing requirements?

More information

CaixaBank, Global Payments, Samsung, Visa and Arval set up an innovation hub to create the payment methods of tomorrow

CaixaBank, Global Payments, Samsung, Visa and Arval set up an innovation hub to create the payment methods of tomorrow PRESS RELEASE Leading companies in various industries join forces to address the challenges posed by emerging consumer habits CaixaBank, Global Payments, Samsung, Visa and Arval set up an innovation hub

More information

THE NEW HYPER-CONNECTED ENTERPRISE. Improve collaboration. Enhance customer experiences. Streamline business processes.

THE NEW HYPER-CONNECTED ENTERPRISE. Improve collaboration. Enhance customer experiences. Streamline business processes. THE NEW HYPER-CONNECTED ENTERPRISE Improve collaboration. Enhance customer experiences. Streamline business processes. Oracle Communications portfolio of open enterprise-class communications solutions

More information

Managing Multi Device Deployment. The Five Essential Factors

Managing Multi Device Deployment. The Five Essential Factors Managing Multi Device Deployment The Five Essential Factors Dr Glenn Wylie Embarcadero Technologies Overview A number of recent reports both in the UK and the USA have indicated a number of common issues

More information

MICROSOFT AI PLATFORM

MICROSOFT AI PLATFORM MICROSOFT AI PLATFORM Build Intelligent Software Artificial Intelligence productivity for every developer and every scenario With the Azure platform and productivity services, you can create the next generation

More information

Leveraging the power of IoT with MATLAB. Amine El Helou PhD Application Engineer MathWorks 1

Leveraging the power of IoT with MATLAB. Amine El Helou PhD Application Engineer MathWorks 1 Leveraging the power of IoT with MATLAB Amine El Helou PhD Application Engineer MathWorks amine.elhelou@mathworks.fr 1 It s not an Internet of Things, It s an internet of People Neil Lawrence inverseprobability.com

More information

CLOUD COMPUTING- A NEW EDGE TO TECHNOLOGY

CLOUD COMPUTING- A NEW EDGE TO TECHNOLOGY CLOUD COMPUTING- A NEW EDGE TO TECHNOLOGY Prof. Pragati Goel Asso. Prof. MCA Dept., Sterling Institute of Management Studies, Nerul, Navi Mumbai. Navi Mumbai, India Email: goelpragati78@gmail.com The Cloud

More information

SYSTEM REQUIREMENTS SAP BUSINESS ONE v9.1 & TASKCENTRE FOR SAP BUSINESS ONE

SYSTEM REQUIREMENTS SAP BUSINESS ONE v9.1 & TASKCENTRE FOR SAP BUSINESS ONE DATA SHEET SYSTEM REQUIREMENTS SAP BUSINESS ONE v9.1 SYSTEM REQUIREMENTS SAP BUSINESS ONE v9.1 & TASKCENTRE FOR SAP BUSINESS ONE Codestone hold top tier accreditations with the industry s leading IT vendors,

More information