Behind Today s Trends The Technologies Driving Change. Jason Ghidella Simulink Product Manager MathWorks

Size: px
Start display at page:

Download "Behind Today s Trends The Technologies Driving Change. Jason Ghidella Simulink Product Manager MathWorks"

Transcription

1

2 Behind Today s Trends The Technologies Driving Change Jason Ghidella Simulink Product Manager MathWorks

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

4 In prior years Smart Systems Multicore System On Chip Instrumented World Social Computing Systems Complexity 4

5 Google search term volume over time Worldwide Smart Systems Multicore System on Chip India Smart Systems Multicore System on Chip MOOC Internet of Things 5

6 TRENDS COME AND GO 6

7 The growth of R&D remains a constant Global Top 500 Companies to Create 200,000 R&D Jobs in India by 2018 Zinnov report, December 13, 2013 Source: India Brand Equity Foundation, May

8 TECHNOLOGY TRANSFORMATIONS 8

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

10 ALGORITHMS IN EVERYTHING 10

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

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

13 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

14 Reutech Radar Systems MATLAB for core signal processing algorithms Digital pulse compressor Doppler filters Navigation video processor Adaptive constant false-alarm rate (CFAR) Blade flash detector Stateflow for control logic Simulink as the integration platform The RSR 210N multipurpose 2D radar system. Results Development time cut by two man years Signal processing designs reused 14

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

16 APPS 16

17 NEW in Release 2014a Control System Tuner App Tune fixed-structure controllers in Simulink Specify blocks to tune Add tuning goals Visualize tuning results 17

18 Ashok Leyland- Ride and Handling App 18

19 19

20 20

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

22 HARDWARE IN SPECIALIZED FORM FACTORS 22

23 RUN YOUR ALGORITHM 23

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

25 Real-Time Test System USB Plug-In Device HIL Simulator Custom ASIC Microcontroller Programmable SOC Microprocessor 25

26 BAE Systems On-Board Trainer The Royal Navy s HMS Daring on sea trials. The On-Board Trainer 26

27 BAE Systems On-Board Trainer 27

28 BAE Systems On-Board Trainer Result: Efficient production code generated The Royal Navy s HMS Daring on sea trials. Result: Development effort cut in half The On-Board Trainer 28

29 NEW in Release 2014a Simulink Real-Time Build, run, and test real-time applications Simulink Real-Time Explorer 29

30 The Rise of Low-Cost Hardware for the Masses Arduino 300,000+ commercially produced Starting at $30 Raspberry Pi 3+ million shipped Starting at $35 LEGO Mindstorms EV3 3rd generation from LEGO Mindstorms Starting at $350 30

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

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

33 MathWorks.in/hardware LEGO MINDSTORMS EV3 NEW in Samsung Galaxy S4 33

34 Professor Magnus Egerstedt Georgia Tech Khepera III 34

35 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 35

36 CONNECTED CHIPS, DEVICES, & SYSTEMS 36

37 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

38 How much data? Byte Kilobyte Megabyte Gigabyte Terabyte 8 bits 1,000 bytes 1,000,000 bytes (million) (10 lakh) 1,000,000,000 bytes (billion) (100 crore) 1,000,000,000,000 bytes (trillion) (lakh crore) 1960 Petabyte Exabyte Zettabyte 1,000,000,000,000,000 bytes (million billion) (10 crore crore) 1,000,000,000,000,000,000 bytes (billion billion) 1,000,000,000,000,000,000,000 bytes (billion trillion) 1975 Yottabyte 1,000,000,000,000,000,000,000,000 bytes (trillion trillion)

39 Big Data ENERGY Smart grid FINANCE Fraud detection AUTO Fleet data will influence vehicle design AERO Maintenance, reliability BIOTECH Instrumented humans 39

40 Big Data in Energy Production Analytics Data quantity Data frequency 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 Data/day 17 MB 4.1 GB 700 GB Data/yr 6.3 GB 1.5 TB 250 TB Source: General Electric 40

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 41

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

43 PEOPLE COMPUTING ANYWHERE 43

44 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,

45 MATLAB Mobile Support for iphone, ipad & Android 45

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

47 Running your MATLAB on Amazon EC2 47

48 Running your MATLAB on Amazon EC2 48

49 Running in Production Environments MATLAB Production Server Deploy MATLAB analytics into production Manage multiple MATLAB applications Automatically deploy updates Service large numbers of concurrent requests Framework for Server software Lightweight client library Back-end runtime Integrate client library with Databases, webservers and applications servers This product is a game changer, for sure. Quantlabs 49

50 PEOPLE COMPUTING ANYWHERE MATLAB on the cloud MATLAB on mobile devices MATLAB in production environments 50

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

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

53 Professor Magnus Egerstedt Georgia Tech Khepera 3 53

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

55 Seize the opportunity to Learn what s new Engage your colleagues Benefit from the experience

Behind Today s Trends The Technologies Driving Change. Paul Smith Director Consulting Services

Behind Today s Trends The Technologies Driving Change. Paul Smith Director Consulting Services Behind Today s Trends The Technologies Driving Change Paul Smith Director Consulting Services Industry 4.0 Big Data Wearable Tech Cloud Computing Internet of Things MOOC Trends from 2009 Social Computing

More information

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan Management Information Systems Information Systems: Computer Hardware Dr. Shankar Sundaresan (Adapted from Introduction to IS, Rainer and Turban) OUTLINE Introduction The Central Processing Unit Computer

More information

COMPUTER MEMORY AND STORAGE CONCEPTS FOR ALL COMPUTER SYSTEMS

COMPUTER MEMORY AND STORAGE CONCEPTS FOR ALL COMPUTER SYSTEMS COMPUTER MEMORY AND STORAGE CONCEPTS FOR ALL COMPUTER SYSTEMS Memory Concepts: Computer memory is the Random Access Memory that all computer systems use to store the working instructions for the operating

More information

What s New in MATLAB and Simulink Prashant Rao Technical Manager MathWorks India

What s New in MATLAB and Simulink Prashant Rao Technical Manager MathWorks India What s New in MATLAB and Simulink Prashant Rao Technical Manager MathWorks India 2013 The MathWorks, Inc. 1 MathWorks Product Overview 2 Core MathWorks Products The leading environment for technical computing

More information

Rapid Control Prototyping with MATLAB/Simulink Case Study: Ball-on-Wheel

Rapid Control Prototyping with MATLAB/Simulink Case Study: Ball-on-Wheel Rapid Control Prototyping with MATLAB/Simulink Case Study: Ball-on-Wheel Vasco Lenzi Application Engineer MathWorks 2017 The MathWorks, Inc. 1 Introduction From Ticino, studied Mech Engineer at ETHZ Formula

More information

Data driven digital transformation

Data driven digital transformation Data driven digital transformation Praveen Kalugotla 06 Dec 2016 1 From a Box on Wheels BMW Dixi 3/15 DA-1 Introduced Top Speed Acceleration Fuel Consumption 1927 45 mph 5-25 mph in 10s 51 mpg Technical

More information

Windows 10 IoT Overview. Microsoft Corporation

Windows 10 IoT Overview. Microsoft Corporation Windows 10 IoT Overview Microsoft Corporation 25 $7.2 BILLION TRILLION Connected things will by 2020 be in use by 2020 worldwide market for IoT solutions IDC: Worldwide and Regional Internet of Things

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. Transforming Storage An EMC Overview Wim Vandebroeck MID-TIER STC IN 2000 THE WORLD GENERATED TWO EXABYTES OF NEW INFORMATION Sources: How Much Information? Peter Lyman and Hal Varian, UC Berkeley,. 2011

More information

The Power of Data: Thriving in a World of Change

The Power of Data: Thriving in a World of Change The Power of Data: Thriving in a World of Change Presented by Brett Higgins Vice President Asia Pacific Copyright 2013 OSIsoft, LLC. About OSIsoft Founded in 1980 14 000 Sites, 4 000 Customers 123 Countries

More information

What s New MATLAB and Simulink

What s New MATLAB and Simulink What s New MATLAB and Simulink Ascension Vizinho-Coutry Application Engineer Manager MathWorks Ascension.Vizinho-Coutry@mathworks.fr Daniel Martins Application Engineer MathWorks Daniel.Martins@mathworks.fr

More information

Accelerating Simulink Optimization, Code Generation & Test Automation Through Parallelization

Accelerating Simulink Optimization, Code Generation & Test Automation Through Parallelization Accelerating Simulink Optimization, Code Generation & Test Automation Through Parallelization Ryan Chladny Application Engineering May 13 th, 2014 2014 The MathWorks, Inc. 1 Design Challenge: Electric

More information

Supercomputing and Mass Market Desktops

Supercomputing and Mass Market Desktops Supercomputing and Mass Market Desktops John Manferdelli Microsoft Corporation This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

More information

Mission Impossible: Surviving Today s Flood of Critical Data

Mission Impossible: Surviving Today s Flood of Critical Data August 2017 Mission Impossible: Surviving Today s Flood of Critical Data Matt Rutledge Senior Vice President Business Marketing 8/10/17 Data Explosion Half a billion terabytes created daily Will continue

More information

CSC 170 Introduction to Computers and Their Applications. Computers

CSC 170 Introduction to Computers and Their Applications. Computers CSC 170 Introduction to Computers and Their Applications Lecture #4 Digital Devices Computers At its core, a computer is a multipurpose device that accepts input, processes data, stores data, and produces

More information

The Mathematics of Big Data

The Mathematics of Big Data The Mathematics of Big Data Philippe B. Laval KSU Fall 2017 Philippe B. Laval (KSU) Math & Big Data Fall 2017 1 / 10 Introduction We briefly present Big Data and the issues associated with Big Data. Philippe

More information

A Smart New Cofely Dutch Data Summit Roland Schneiders

A Smart New Cofely Dutch Data Summit Roland Schneiders A Smart New Cofely Dutch Data Summit 2014 Roland Schneiders 16 december 2014 2 How the world has changed: Stock Exchange 16 december 2014 3 A Smart New Cofely - Dutch Data Summit 2014 Big Data @ Stock

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 2 Jeremy Burton Executive Vice President Product Operations & Marketing 3 Waves Of Change Mainframe Minicomputer PC/ Microprocessor Networked/ Distributed Computing Cloud Computing 4 EMC s Mission To

More information

Programming Low-Cost Hardware Using Simulink Brian McKay MathWorks Technical Marketing

Programming Low-Cost Hardware Using Simulink Brian McKay MathWorks Technical Marketing Programming Low-Cost Hardware Using Simulink Brian McKay MathWorks Technical Marketing 2014 The MathWorks, Inc. Simulink Support for Low-Cost Hardware What does that mean? Simulink supports a selection

More information

What is a computer? Units of Measurement. - A machine that: - Counts.

What is a computer? Units of Measurement. - A machine that: - Counts. What is a computer? - A machine that: - Counts. - Does Arithmetic (Addition, Subtraction, Multiplication, and Division) in binary system. - Stores numbers. - Retrieves numbers. Units of Measurement - The

More information

Slide 1. Opera Max. Migrating the next billion smartphone users for better app experience

Slide 1. Opera Max. Migrating the next billion smartphone users for better app experience Slide 1 Opera Max Migrating the next billion smartphone users for better app experience The 3 Consideration in the Next Billion Migration Slide 2 Cost of ownership (Device) Cost of usage (Data) Network

More information

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

Introduction to the Mathematics of Big Data. Philippe B. Laval

Introduction to the Mathematics of Big Data. Philippe B. Laval Introduction to the Mathematics of Big Data Philippe B. Laval Fall 2017 Introduction In recent years, Big Data has become more than just a buzz word. Every major field of science, engineering, business,

More information

Fast Hardware For AI

Fast Hardware For AI Fast Hardware For AI Karl Freund karl@moorinsightsstrategy.com Sr. Analyst, AI and HPC Moor Insights & Strategy Follow my blogs covering Machine Learning Hardware on Forbes: http://www.forbes.com/sites/moorinsights

More information

Exaflood Optics 1018

Exaflood Optics 1018 Exaflood Optics 10 18 Good News from US in 2009! Since 2000 US residential bandwidth grew 54X US wireless bandwidth grew 542X Total consumer bandwidth grew 91X Total per capita consumer BW grew 84X Total

More information

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance Day 3 Storage Devices + Types of Memory + Measuring Memory + Computer Performance 11-10-2015 12-10-2015 Storage Devices Storage capacity uses several terms to define the increasing amounts of data that

More information

SAP HANA. Jake Klein/ SVP SAP HANA June, 2013

SAP HANA. Jake Klein/ SVP SAP HANA June, 2013 SAP HANA Jake Klein/ SVP SAP HANA June, 2013 SAP 3 YEARS AGO Middleware BI / Analytics Core ERP + Suite 2013 WHERE ARE WE NOW? Cloud Mobile Applications SAP HANA Analytics D&T Changed Reality Disruptive

More information

What is the maximum file size you have dealt so far? Movies/Files/Streaming video that you have used? What have you observed?

What is the maximum file size you have dealt so far? Movies/Files/Streaming video that you have used? What have you observed? Simple to start What is the maximum file size you have dealt so far? Movies/Files/Streaming video that you have used? What have you observed? What is the maximum download speed you get? Simple computation

More information

Parallel and Distributed Computing with MATLAB The MathWorks, Inc. 1

Parallel and Distributed Computing with MATLAB The MathWorks, Inc. 1 Parallel and Distributed Computing with MATLAB 2018 The MathWorks, Inc. 1 Practical Application of Parallel Computing Why parallel computing? Need faster insight on more complex problems with larger datasets

More information

What s New in MATLAB & Simulink. Prashant Rao Technical Manager MathWorks India

What s New in MATLAB & Simulink. Prashant Rao Technical Manager MathWorks India What s New in MATLAB & Simulink Prashant Rao Technical Manager MathWorks India Agenda Flashback Key Areas of Focus from 2013 Key Areas of Focus & What s New in 2013b/2014a MATLAB product family Simulink

More information

Toward Energy Data Platform in Korea

Toward Energy Data Platform in Korea Toward Energy Data Platform in Korea 최준균 (Jun Kyun Choi) Korea Advanced Institute of Science and Technology (KAIST) Contents 1 ` Market Trends of Cloud Computing and IoT 2 ` Platform Revolution of Energy

More information

AWS & Intel: A Partnership Dedicated to fueling your Innovations. Thomas Kellerer BDM CSP, Intel Central Europe

AWS & Intel: A Partnership Dedicated to fueling your Innovations. Thomas Kellerer BDM CSP, Intel Central Europe AWS & Intel: A Partnership Dedicated to fueling your Innovations Thomas Kellerer BDM CSP, Intel Central Europe The Digital Service Economy Growth in connected devices enables new business opportunities

More information

Computer Basics PC-100

Computer Basics PC-100 Computer Basics PC-100 Course Group Overview PC-100 Computer Basics PC-101 Intro to Operating Systems and Window s Basics PC-102 Computer Programs and File Management PC-103 Computer Security PC-104 The

More information

Chapter 5 Moore s Law: Fast, Cheap Computing and What It Means for the Manager

Chapter 5 Moore s Law: Fast, Cheap Computing and What It Means for the Manager Chapter 5 Moore s Law: Fast, Cheap Computing and What It Means for the Manager 5-1 Some Definitions Moore s Law: Chip performance per dollar doubles every eighteen months Microprocessor: The part of the

More information

IT Redefined. Hans Timmerman CTO EMC Nederland. Copyright 2015 EMC Corporation. All rights reserved.

IT Redefined. Hans Timmerman CTO EMC Nederland. Copyright 2015 EMC Corporation. All rights reserved. IT Redefined Hans Timmerman CTO EMC Nederland 1 INDUSTRIES FACE STRUCTURAL CHANGE 2 More CEOs See IT As Driver Of Digital Business Innovation And Growth IT has the highest business priority in more than

More information

Tags: /vu?pi=zgxzwod3kzdubjz0

Tags:   /vu?pi=zgxzwod3kzdubjz0 Course Title: Guardian Series Overview Format: Product Positioning Module Version 1 Version 3 Jason Version 4 Jason Version 5 Rachael Version 6 Jason Version 7 Jason and team Version 8 NAVIGATION ON-SCREEN

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit Chapter 4 Objectives Differentiate among various styles of of system units Differentiate among the the various types of of memory Identify chips, adapter cards,

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

INSPIRING IOT INNOVATION: MARKET EVOLUTION TO REMOVE BARRIERS. Mark Chen Taiwan Country Manager, Senior Director, Sales of Broadcom

INSPIRING IOT INNOVATION: MARKET EVOLUTION TO REMOVE BARRIERS. Mark Chen Taiwan Country Manager, Senior Director, Sales of Broadcom INSPIRING IOT INNOVATION: MARKET EVOLUTION TO REMOVE BARRIERS Mark Chen Taiwan Country Manager, Senior Director, Sales of Broadcom CAUTIONARY STATEMENT This presentation may contain forward-looking statements

More information

Predicting the Next Wave of Semiconductor Growth

Predicting the Next Wave of Semiconductor Growth Predicting the Next Wave of Semiconductor Growth Wally Rhines President and CEO Mentor, a Siemens Business January 16, 2018 Electronic Equipment Revenue ($Billions) New Semiconductor Applications Drive

More information

Using sticks to count was a great idea for its time. And using symbols instead of real sticks was much better.

Using sticks to count was a great idea for its time. And using symbols instead of real sticks was much better. 2- Numbering Systems Tutorial 2-1 What is it? There are many ways to represent the same numeric value. Long ago, humans used sticks to count, and later learned how to draw pictures of sticks in the ground

More information

An overview of. Mobile Testing. By André Jacobs. A Jacobs

An overview of. Mobile Testing. By André Jacobs. A Jacobs An overview of Mobile Testing By André Jacobs THE RISE AND RISE OF MOBILE 3 The Apple Story A look at the company that arguably has sparked the explosive growth in smart devices and mobile applications

More information

Bandwidth Boom Technology and Public Policy in the exaflood Era

Bandwidth Boom Technology and Public Policy in the exaflood Era Bandwidth Boom Technology and Public Policy in the exaflood Era ALEC. Atlanta. 16 July 2009 ENTROPY ECONOMICS GLOBAL INNOVATION + TECHNOLOGY RESEARCH Bret Swanson entropyeconomics.com bretswanson.com Bandwidth

More information

Taming the Data Deluge With IBM Information Infrastructure The smart movement and management of information capacity growth without complexity

Taming the Data Deluge With IBM Information Infrastructure The smart movement and management of information capacity growth without complexity Rick Terry Information Infrastructure Evangelist ricterry@uk.ibm.com Taming the Data Deluge With IBM Information Infrastructure The smart movement and management of information capacity growth without

More information

The 7 th International Scientific Conference DEFENSE RESOURCES MANAGEMENT IN THE 21st CENTURY Braşov, November 15 th 2012

The 7 th International Scientific Conference DEFENSE RESOURCES MANAGEMENT IN THE 21st CENTURY Braşov, November 15 th 2012 The 7 th International Scientific Conference DEFENSE RESOURCES MANAGEMENT IN THE 21st CENTURY Braşov, November 15 th 2012 LTC Military professor eng. Daniel SORA, PhD National Defence University of Romania

More information

Next Generation Data Center : Future Trends and Technologies

Next Generation Data Center : Future Trends and Technologies Next Generation Data Center : Future Trends and Technologies November 18 th 2016 Rajender Singh Bhandari Director Technology and Solutions Group NetApp India 1 Agenda 1)About NetApp 2)Next Generation Data

More information

Prepare for Ludicrous Speed! Kelly Urbanik Programs Specialist

Prepare for Ludicrous Speed! Kelly Urbanik Programs Specialist Prepare for Ludicrous Speed! Kelly Urbanik Programs Specialist Yesterday Yesterday The Birth of Ethernet The Development Cycle 10BASE-T 100BASE-T Gigabit Ethernet Fiber Twisted Pair 10 Gigabit Ethernet

More information

2013 AWS Worldwide Public Sector Summit Washington, D.C.

2013 AWS Worldwide Public Sector Summit Washington, D.C. 2013 AWS Worldwide Public Sector Summit Washington, D.C. EMR for Fun and for Profit Ben Butler Sr. Manager, Big Data butlerb@amazon.com @bensbutler Overview 1. What is big data? 2. What is AWS Elastic

More information

Big Data - Some Words BIG DATA 8/31/2017. Introduction

Big Data - Some Words BIG DATA 8/31/2017. Introduction BIG DATA Introduction Big Data - Some Words Connectivity Social Medias Share information Interactivity People Business Data Data mining Text mining Business Intelligence 1 What is Big Data Big Data means

More information

Redefining Enterprise Storage: EMC Storage Strategy

Redefining Enterprise Storage: EMC Storage Strategy Redefining Enterprise Storage: EMC Storage Strategy 1 BILLIONS OF USERS MILLIONS OF APPS Mobile Cloud Big Data Social Mobile Devices HUNDREDS OF MILLIONS OF USERS TENS OF THOUSANDS OF APPS LAN/Internet

More information

Scaling MATLAB. for Your Organisation and Beyond. Rory Adams The MathWorks, Inc. 1

Scaling MATLAB. for Your Organisation and Beyond. Rory Adams The MathWorks, Inc. 1 Scaling MATLAB for Your Organisation and Beyond Rory Adams 2015 The MathWorks, Inc. 1 MATLAB at Scale Front-end scaling Scale with increasing access requests Back-end scaling Scale with increasing computational

More information

Why a digital hotel compendium is viable today

Why a digital hotel compendium is viable today Why a digital hotel compendium is viable today Published by App IT Byte October 2018 1 Why hotels use paper and TV for compendiums The majority of hotels, motels, serviced apartments and resorts (properties)

More information

Renovating your storage infrastructure for Cloud era

Renovating your storage infrastructure for Cloud era Renovating your storage infrastructure for Cloud era Nguyen Phuc Cuong Software Defined Storage Country Sales Leader Copyright IBM Corporation 2016 2 Business SLAs Challenging Traditional Storage Approaches

More information

Technology Trend : Green IT and Virtualizaiton. Education and Research Sun Microsystems(Thailand)

Technology Trend : Green IT and Virtualizaiton. Education and Research Sun Microsystems(Thailand) Technology Trend 2008-2009 : Green IT and Virtualizaiton surachet@sun.com Education and Research Sun Microsystems(Thailand) 1 Our Vision: The Network is the Computer 1 billion+ people on the Net today

More information

2015 LabVIEW Developer Days

2015 LabVIEW Developer Days 2015 LabVIEW Developer Days Welcome and Introduction Hyper-Connected Infrastructure 2 IOT WILL IMPACT 75% ENGINEERS IN 3 YEARS - VDC 50 BILLION DEVICES CONNECTED BY 2020 30X INCREASE IN THINGS - GARTNER,

More information

Transforming Storage. An EMC Overview. Sasho Tasevski Sr. Technology consultant

Transforming Storage. An EMC Overview. Sasho Tasevski Sr. Technology consultant Transforming Storage An EMC Overview Sasho Tasevski Sr. Technology consultant sasho.tasevski@emc.com IN 2000 THE WORLD GENERATED TWO EXABYTES OF NEW INFORMATION Sources: How Much Information? Peter Lyman

More information

QLIK INTEGRATION WITH AMAZON REDSHIFT

QLIK INTEGRATION WITH AMAZON REDSHIFT QLIK INTEGRATION WITH AMAZON REDSHIFT Qlik Partner Engineering Created August 2016, last updated March 2017 Contents Introduction... 2 About Amazon Web Services (AWS)... 2 About Amazon Redshift... 2 Qlik

More information

Advanced Placement Computer Science Principles The Information Age

Advanced Placement Computer Science Principles The Information Age 08/20/18 Advanced Placement Computer Science Principles The Information Age Where is it heading? How big is the information? Lesson 0-2 Journal Entry 08/20/18 How do you think computers and technology

More information

COMP Computer Basics. Yi Hong May 13, 2015

COMP Computer Basics. Yi Hong May 13, 2015 COMP 110-001 Computer Basics Yi Hong May 13, 2015 Today Hardware and memory Programs and compiling Your first program 2 Before Programming Need to know basics of a computer Understand what your program

More information

Data Analytics with MATLAB

Data Analytics with MATLAB Data Analytics with MATLAB Tackling the Challenges of Big Data Adrienne James, PhD MathWorks 7 th October 2014 2014 The MathWorks, Inc. 1 Big Data in Industry ENERGY Asset Optimization FINANCE Market Risk,

More information

Déploiement embarqué et connectivité hardware avec MATLAB et Simulink

Déploiement embarqué et connectivité hardware avec MATLAB et Simulink Déploiement embarqué et connectivité hardware avec MATLAB et Simulink Paul Cox, MathWorks 2015 The MathWorks, Inc. 1 Agenda Introduction Hardware Support Packages for MATLAB and Simulink Processor-in-the-Loop

More information

STORAGE. EVOLVED. PRODUCT guide

STORAGE. EVOLVED. PRODUCT guide STORAGE. EVOLVED. PRODUCT guide Mac Storage Solutions designed for the pros -- and perfect for you! G-Technology offers premium external storage solutions for content creators. Our complete portfolio delivers

More information

Modernize Your Infrastructure

Modernize Your Infrastructure Modernize Your Infrastructure The next industrial revolution 3 Dell - Internal Use - Confidential It s a journey. 4 Dell - Internal Use - Confidential Last 15 years IT-centric Systems of record Traditional

More information

Accelerating Innovative Design Using Low-Cost Hardware Andrew Bennett

Accelerating Innovative Design Using Low-Cost Hardware Andrew Bennett Accelerating Innovative Design Using Low-Cost Hardware Andrew Bennett 2015 The MathWorks, Inc. 1 Introduction Interfacing to the real-world How to do this with MATLAB and Simulink Choosing most appropriate

More information

Advances in GIS help create Smarter Communities

Advances in GIS help create Smarter Communities Advances in GIS help create Smarter Communities POP(ovich) Quiz Who is a Desktop User? Who is an ArcGIS Online User? Who is a ArcGIS Server Admin? Who is a Programmer? Who works with or for a government

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Stephan van Beek Manager, Applications Engineering Group 2015 The MathWorks, Inc. 1 Why simulation? 2 Hyperloop 3 TU Delft Wins Elon Musk Hyperloop Competition

More information

by SUBSPLASH ENGAGE YOUR AUDIENCE

by SUBSPLASH ENGAGE YOUR AUDIENCE by SUBSPLASH ENGAGE YOUR AUDIENCE POPULAR PACKAGES + PRICING Core Mobile Phone Plus Mobile Phone + Tablet Prime Mobile Phone + Tablet Mobile Apps Made available in these stores Made available in these

More information

New Approach to Unstructured Data

New Approach to Unstructured Data Innovations in All-Flash Storage Deliver a New Approach to Unstructured Data Table of Contents Developing a new approach to unstructured data...2 Designing a new storage architecture...2 Understanding

More information

Design Challenges for Sensor Data Analytics in Internet of Things (IoT)

Design Challenges for Sensor Data Analytics in Internet of Things (IoT) Design Challenges for Sensor Data Analytics in Internet of Things (IoT) Corey Mathis 2015 The MathWorks, Inc. 1 Agenda IoT Overview Design Challenges for Sensor Data Analytics Example Solutions

More information

S3C Smart Consumer, Smart Customer, Smart Citizen : The Digital 3C Transformation

S3C Smart Consumer, Smart Customer, Smart Citizen : The Digital 3C Transformation S3C Smart Consumer, Smart Customer, Smart Citizen : The Digital 3C Transformation Maher Chebbo, General Manager Energy EMEA, SAP Chairman of ETP SmartGrids Demand Group & Digital initiative President of

More information

5g will rock the world

5g will rock the world 5g will rock the world 5G Will Shock The World 1 Seize the opportunity. We are witnessing the birth of the 5G era, a time of both disruption and opportunity. Customer broadband is increasing rapidly as

More information

Cisco Unified Computing System

Cisco Unified Computing System Cisco Unified Computing System Architected for Workload Diversity and Fast IT Todd Brannon, Director of Product Marketing, Unified Computing tobranno@cisco.com @tobranno Agenda Applications & Architecture

More information

Kevin Conley SVP and GM, Client Storage Solutions

Kevin Conley SVP and GM, Client Storage Solutions Kevin Conley SVP and GM, Client Storage Solutions 1 Forward Looking Statements During our meeting today we may make forward looking statements. Any statement that refers to expectations, projections or

More information

A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries LENOVO. ALL RIGHTS RESERVED

A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries LENOVO. ALL RIGHTS RESERVED A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries. 2 Lenovo s Performance Lenovo WW PC Market Share 19.7% 2014 13.1% 2013 2012 9.6% 8.2% 2011 6.5%

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB Simulink Fabrizio Sara 2015 The MathWorks, Inc. 1 Engineers scientists 2 Engineers scientists Develop algorithms Analyze data write MATLAB code. 3 Engineers scientists deploy algorithms

More information

Developing Algorithms for Robotics and Autonomous Systems

Developing Algorithms for Robotics and Autonomous Systems Developing Algorithms for Robotics and Autonomous Systems Jorik Caljouw 2015 The MathWorks, Inc. 1 Key Takeaway of this Talk Success in developing an autonomous robotics system requires: 1. Multi-domain

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB Simulink Selmane Sekkai - Cynthia Cudicini Application Engineering selmane.sekkai@mathworks.fr - cynthia.cudicini@mathworks.fr 1 Analysis Visualization Modeling Simulation Testing

More information

Cloud Analytics and Business Intelligence on AWS

Cloud Analytics and Business Intelligence on AWS Cloud Analytics and Business Intelligence on AWS Enterprise Applications Virtual Desktops Sharing & Collaboration Platform Services Analytics Hadoop Real-time Streaming Data Machine Learning Data Warehouse

More information

Discovering Computers 2012

Discovering Computers 2012 Discovering Computers 2012 Your Interactive Guide to the Digital World Edited by : Asma AlOsaimi The System Unit Memory The inside of the system unit on a desktop personal computer includes: Drive bay(s)

More information

Spatial Analytics Built for Big Data Platforms

Spatial Analytics Built for Big Data Platforms Spatial Analytics Built for Big Platforms Roberto Infante Software Development Manager, Spatial and Graph 1 Copyright 2011, Oracle and/or its affiliates. All rights Global Digital Growth The Internet of

More information

Deep Storage for Exponential Data. Nathan Thompson CEO, Spectra Logic

Deep Storage for Exponential Data. Nathan Thompson CEO, Spectra Logic Deep Storage for Exponential Data Nathan Thompson CEO, Spectra Logic HISTORY Partnered with Fujifilm on a variety of projects HQ in Boulder, 35 years of business Customers in 54 countries Spectra builds

More information

Signs of Intelligent Life: AI Simplifies IoT

Signs of Intelligent Life: AI Simplifies IoT Signs of Intelligent Life: AI Simplifies IoT JEDEC Mobile & IOT Forum Stephen Lum Samsung Semiconductor, Inc. Copyright 2018 APPLICATIONS DRIVE CHANGES IN ARCHITECTURES x86 Processors Apps Processors FPGA

More information

The Return of Innovation. David May. David May 1 Cambridge December 2005

The Return of Innovation. David May. David May 1 Cambridge December 2005 The Return of Innovation David May David May 1 Cambridge December 2005 Long term trends Computer performance/cost has followed an exponential path since the 1940s, doubling about every 18 months This has

More information

Homeschool Enrichment. The System Unit: Processing & Memory

Homeschool Enrichment. The System Unit: Processing & Memory Homeschool Enrichment The System Unit: Processing & Memory Overview This chapter covers: How computers represent data and programs How the CPU, memory, and other components are arranged inside the system

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB Simulink Mohamed Anas Stephan van Beek 2015 The MathWorks, Inc. 1 ASML Develops Virtual Metrology Technology for Semiconductor Manufacturing with Machine Learning Rabobank Develops

More information

The Next Big Thing. The Enernet The Intersection of Smart Power and Smart Buildings. presented by. Brian Patterson, President

The Next Big Thing. The Enernet The Intersection of Smart Power and Smart Buildings. presented by. Brian Patterson, President The Next Big Thing The Enernet The Intersection of Smart Power and Smart Buildings presented by Brian Patterson, President Reality leaves a lot to the imagination. What is the Next Big Thing? Dreaming

More information

Transforming the Data Center with ARM

Transforming the Data Center with ARM WHITE PAPER Transforming the Data Center with ARM Maximizing Energy, Scalability, and Performance in the Modern Data Center IT leaders looking to modernize their computer, networking and storage systems

More information

Compute Continuum Powered by Intel. Krzysztof Jonak Regional Business Manager Central Eastern Europe

Compute Continuum Powered by Intel. Krzysztof Jonak Regional Business Manager Central Eastern Europe Compute Continuum Powered by Intel Krzysztof Jonak Regional Business Manager Central Eastern Europe 2015 More users, more devices, more traffic 1200 1000 800 600 400 200 0 >1000 EXABYTES OF TRAFFIC 2009

More information

The Connected Worker and the Enterprise of Things

The Connected Worker and the Enterprise of Things The Connected Worker and the Enterprise of Things Todd Berger Sr. Director Technical Solutions January 2018 2007 2 Apple iphone 2017 BlackBerry. All Rights Reserved. 2 2017 Apple iphone X 2017 BlackBerry.

More information

Indistinguishable from magic

Indistinguishable from magic Indistinguishable from magic Seth Eliot Principal Knowledge Engineer, Engineering Excellence September 11, 2014 How cloud services, big data, and mobile enable software success and customer delight Presentation

More information

Welcome to the 5G age

Welcome to the 5G age Welcome to the 5G age Cristiano Amon Executive Vice President, Qualcomm Technologies, Inc. and President, Qualcomm CDMA Technologies October 2017 @cristianoamon Mobile technology is powering the global

More information

São Paulo. August,

São Paulo. August, São Paulo August, 28 2018 A Modernização das Soluções de Armazeamento e Proteção de Dados DellEMC Mateus Pereira Systems Engineer, DellEMC mateus.pereira@dell.com Need for Transformation 81% of customers

More information

Open Digital: The Digital Services Opportunity Explored

Open Digital: The Digital Services Opportunity Explored inform innovate accelerate optimize Open Digital: The Digital Services Opportunity Explored Nik Willetts, Chief Strategy Officer APNOMS 2013 Hiroshima, September 26, 2013 2013 TM Forum 1 Who we are TM

More information

Integrate MATLAB Analytics into Enterprise Applications

Integrate MATLAB Analytics into Enterprise Applications Integrate Analytics into Enterprise Applications Dr. Roland Michaely 2015 The MathWorks, Inc. 1 Data Analytics Workflow Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics

More information

Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA

Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA Pierre Nowodzienski Engineer pierre.nowodzienski@mathworks.fr 2018 The MathWorks, Inc. 1 From Data to Business value Make decisions Get

More information

Reducing Emissions Re-enables Growth; Electronics Provides the Key. Presented by : Robert Barnes Date : 2 nd December2010

Reducing Emissions Re-enables Growth; Electronics Provides the Key. Presented by : Robert Barnes Date : 2 nd December2010 Reducing Emissions Re-enables Growth; Electronics Provides the Key Presented by : Robert Barnes Date : 2 nd December2010 1 1 The ARM Vision A world in which all electronic products and services are based

More information

TD01 - Enabling Digital Transformation Through The Connected Enterprise

TD01 - Enabling Digital Transformation Through The Connected Enterprise TD01 - Enabling Digital Transformation Through The Connected Enterprise Name Mukund Title Business Manager, Software, Asia Pacific Date January 22, 2018 Copyright 2016 Rockwell Automation, Inc. All Rights

More information

What s 5G? Dr Dean Economou Chief Transport Strategist, Telstra

What s 5G? Dr Dean Economou Chief Transport Strategist, Telstra What s 5G? Dr Dean Economou Chief Transport Strategist, Telstra Spoiler alert Page 2 5G key features Higher speeds for more users at once More consistent and reliable connections Lower delay (latency)

More information

2011 Francisco Delgadillo

2011 Francisco Delgadillo 1800 s: Analytical Engine Charles Babbage Dawn of Human Concept of Numbers Abacus 1642: Pascal s Machine 1880: Mechanical Tabulator Herman Hollerith 1674: Leibniz Calculating Machine 1911: Hollerith s

More information

Ido Sarig, General Manager, IOT Solutions Group DELIVERING END-TO-END INTELLIGENCE FOR THE INTERNET OF THINGS

Ido Sarig, General Manager, IOT Solutions Group DELIVERING END-TO-END INTELLIGENCE FOR THE INTERNET OF THINGS Ido Sarig, General Manager, IOT Solutions Group DELIVERING END-TO-END INTELLIGENCE FOR THE INTERNET OF THINGS Why is the internet of things inevitable? More than two billion gallons of fuel are wasted

More information

Embedded Hardware and Software

Embedded Hardware and Software Embedded Hardware and Software Saved by a Common Language? Nithya A. Ruff, Director, Product Marketing 10/11/2012, Toronto Synopsys 2012 1 Synopsys Industry Leadership $1,800 $1,600 $1,400 $1,200 $1,000

More information