Facilitating Data Set Transfers for International Researchers and Showcasing a perfsonar-based Traceroute Monitoring Tool

Size: px
Start display at page:

Download "Facilitating Data Set Transfers for International Researchers and Showcasing a perfsonar-based Traceroute Monitoring Tool"

Transcription

1 Facilitating Data Set Transfers for International Researchers and Showcasing a perfsonar-based Traceroute Monitoring Tool Simon Peter Green Technical Specialist SingAREN

2 Introduction Institut Teknologi Bandung (ITB) requested SingAREN to help improve their dataset transfers between different sources Improve current download performance by : storing datasets closer to ITB such as the SingAREN Database Mirror and using Data Transfer Nodes (DTN)

3 Chiba, JP ITB Weather Dataset Dataset size: 104 MB Links Traversed JP -> SG: 10 G SG -> ID via TEIN: 622 Mbps Source Destination Protocol Throughput Chiba University ITB FTP Mbps Chiba University SingAREN Database Mirroring Service SingAREN Database Mirroring Service Performance increase of 136% FTP Mbps ITB FTP Mbps

4 NOAA, US ITB Weather Dataset Dataset size: ~ 200 MB Links Traversed US -> SG: 100 G SG -> ID via TEIN: 622 Mbps Source Destination Protocol Throughput NOAA NCEP ITB FTP 41.8 Mbps NOAA NCEP SingAREN Database Mirroring Service FTP 89.6 Mbps

5 NOAA File Size Comparison Test Source Destination Protocol Dataset Size Throughput NOAA NCEP NOAA NCEP SingAREN Database Mirroring Service SingAREN Database Mirroring Service FTP 6.6GB Mbps FTP ~200 MB 89.6 Mbps Lower throughput for smaller files TCP congestion control specifically TCP slow-start over a long fat pipe

6 NOAA ITB using DTN Nodes (In Progress) Setup test Data Transfer Nodes (DTN) between US and Singapore Perform the following file transfer tests: 1. NOAA NCEP US I2 DTN Test node 2. US I2 DTN Test Node SingAREN DTN Test Node 3. SingAREN DTN Test Node SingAREN DB Mirror Determine best protocol and configuration for optimum performance

7 DTN System Specifications Host: I2 DTN Test Node SingAREN DTN Test Node CPU: Intel(R) Xeon(R) CPU E GHz Intel(R) Xeon(R) CPU E GHz CPU Core(s): 1 8 CPU L3 Cache: 45 M 15 M Memory: 1.8 GB 32 GB NIC Speed: 10 Gbps 10 Gbps

8 DTN Kernel Configuration (TCP Tuning) Host: I2 DTN Test Node SingAREN DTN Test Node net.core.default_qdisc pfifo_fast pfifo_fast net.core.rmem_max net.core.wmem_max net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_congestion_control htcp htcp net.ipv4.tcp_mtu_probing 1 1

9 Network Route During Test (8/17 & 9/17) Round Trip Time: Bandwidth: Bandwidth Delay Product: 200 ms 10 G 250 MB

10 Usual Network Route to Internet2, LA Round Trip Time: Bandwidth: Bandwidth Delay Product: 182 ms 10 Gb/s 228 MB

11 DTN Test Variables 7 GB File Using 3 different protocols: FTP UDT GridFTPv2 With and without fast retransmissions enabled Different MTU sizes at destination node

12 Throughput (Gbps) 4 Throughput Comparison between FTP & FTP + FAST Number of Parallel Streams FTP Untuned src MTU 1500 dest MTU 1500 FTP FAST Untuned src MTU 1500 dest MTU 1500 FTP Tuned src MTU 8900 dest MTU 1500 FTP FAST Tuned src MTU 8900 dest MTU 1500 FTP Tuned src MTU 8900 dest MTU 9000 FTP FAST Tuned src MTU 8900 dest MTU 9000

13 Throughput ((Gbps) 4 Throughput Comparison between UDT & UDT + FAST (7GB File) Number of Parallel Streams UDT Untuned src MTU 1500 dest MTU 1500 UDT FAST Untuned src MTU 1500 dest MTU 1500 UDT Tuned src MTU 8900 dest MTU 1500 UDT FAST Tuned src MTU 8900 dest MTU 1500 UDT Tuned src MTU 8900 dest MTU 9000 UDT FAST Tuned src MTU 8900 dest MTU 9000

14 Throughput (Gbps) 4 Throughput Comparison between GridFTPv2 & GridFTPv2 + FAST (7 GB File) Number of Parallel Streams GridFTPv2 Untuned src MTU 1500 dest MTU 1500 GridFTPv2 FAST Untuned src MTU 1500 dest MTU 1500 GridFTPv2 Tuned src MTU 8900 dest MTU 1500 GridFTPv2 FAST Tuned src MTU 8900 dest MTU 1500 GridFTPv2 Tuned src MTU 8900 dest MTU 9000 GridFTPv2 FAST Tuned src MTU 8900 dest MTU 9000

15 Throughput (Gbps) 4 Throughput Comparison Between Protocols and Parallel Streams (7GB File) Parallel Streams dest MTU 1500 src MTU 1500 dest MTU 1500 src MTU 1500 dest MTU 1500 src MTU 1500 dest MTU 1500 src MTU 1500 dest MTU 1500 src MTU 1500 dest MTU 1500 src MTU 1500 dest MTU 1500 src MTU 8900 dest MTU 1500 src MTU 8900 dest MTU 1500 src MTU 8900 dest MTU 1500 src MTU 8900 dest MTU 1500 src MTU 8900 dest MTU 1500 src MTU 8900 dest MTU 9000 src MTU 8900 dest MTU 9000 src MTU 8900 dest MTU 9000 src MTU 8900 dest MTU 9000 src MTU 8900 dest MTU 9000 Untuned Untuned Untuned Untuned Untuned Untuned Tuned Tuned Tuned Tuned Tuned Tuned Tuned Tuned Tuned Tuned Tuned Tuned FTP FTP FAST GridFTPv2 GridFTPv2 FAST UDT UDT FAST FTP FTP FAST GridFTPv2 GridFTPv2 FAST File Transfer Configuration UDT UDT FAST FTP FTP FAST GridFTPv2 GridFTPv2 FAST src MTU 8900 UDT dest MTU 9000 src MTU 8900 UDT FAST

16 DTN 7 GB File Transfer Conclusion Optimal configuration: FTP Protocol with FAST enabled average throughput of 3.91 Gbps 8 Parallel Streams Jumbo frames enabled on both DTN nodes Performance significantly increases after TCP tuning and enabling jumbo frames on both source and destination nodes.

17 DTN Test Variables 200 MB File Using 3 different protocols: FTP UDT GridFTPv2 With and without fast retransmissions enabled Different MTU sizes at destination node

18 Throughput (Gbps) 0.4 Throughput Comparison between FTP & FTP + FAST (200 MB File) Number of Parallel Streams FTP src MTU 8900 dest MTU 1500 FTP FAST src MTU 8900 dest MTU 1500 FTP src MTU 8900 dest MTU 9000 FTP FAST src MTU 8900 dest MTU 9000

19 Throughput (Gbps) 0.4 Throughput Comparison between UDT & UDT + FAST (200 MB File) Parallel Streams UDT src MTU 8900 dest MTU 1500 UDT FAST src MTU 8900 dest MTU 1500 UDT src MTU 8900 dest MTU 9000 UDT FAST src MTU 8900 dest MTU 9000

20 Throughput (Gbps) Throughput Comparison between GridFTPv2 & GridFTPv2 + FAST (200 MB File) Parallel Streams GridFTPv2 src MTU 8900 dest MTU 1500 GridFTPv2 FAST src MTU 8900 dest MTU 1500 GridFTPv2 src MTU 8900 dest MTU 9000 GridFTPv2 FAST src MTU 8900 dest MTU 9000

21 Throughput (Gbps) 0.4 Throughput Comparison between All Protocols with and without FAST (200 MB File) Parallel Streams FTP src MTU 8900 dest MTU 1500 FTP FAST src MTU 8900 dest MTU 1500 GridFTPv2 src MTU 8900 dest MTU 1500 GridFTPv2 FAST src MTU 8900 dest MTU 1500 UDT src MTU 8900 dest MTU 1500 UDT FAST src MTU 8900 dest MTU 1500 FTP src MTU 8900 dest MTU 9000 FTP FAST src MTU 8900 dest MTU 9000 GridFTPv2 src MTU 8900 dest MTU 9000 GridFTPv2 FAST src MTU 8900 dest MTU 9000 UDT src MTU 8900 dest MTU 9000 UDT FAST src MTU 8900 dest MTU 9000

22 DTN 200 MB File Transfer Conclusion Negligible performance differences between FTP, UDT and GridFTPv2 protocols Significant performance increase when jumbo frames are enabled on both nodes compared to only the source node

23 DTN File Transfer Conclusion Optimum throughput achieved using: Single large file - e.g. 7 GB 8 parallel streams FTP outperformed UDT and GridFTPv2 for the optimum setup FAST slightly improves FTP performance for large file downloads

24 restore restore restore Proposed File Transfer Process NOAA ITB NOAA Internet2 DTN SingAREN DTN File 1 File 2 File 3 File 4 File 5 File 6 File 7 File 8 File 9 archive archive archive Archive 1 Archive 2 Archive 3 Archive 1 Archive 2 Archive 3 SingAREN Database Mirror File 1 File 2 File 3 File 4 File 5 File 6 File 7 File 8 File 9 ITB

25 Proposed File Transfer Process Details Archive 154 files in 22 file chunks Creates 7 equal archives - ~4.5 GB/archive Total Size: ~31.5 GB

26 Time Taken (mins) Total Time in Minutes to Transfer 154 files (30.8 GB total) from NOAA NCEP, US to ITB, ID NOAA -> ITB (Average) NOAA -> DB Mirror -> ITB NOAA -> US DTN -> SG DTN -> DB Mirror -> ITB Method

27 Time Taken (mins) Time Taken in Minutes to Perform Each Segment within the Proposed DTN Transfer Process NOAA -> US DTN Archive - US DTN US DTN -> SG DTN SG DTN -> DB Mirror Segments File Restore - DB Mirror DB Mirror -> ITB

28 DTN Transfer Process Test Summary Fastest method via DTNs Slowest segments: Approx. 52% of time taken on transfer from NOAA to US DTN - (~21 minutes) Approx. 25% of time taken on transfer from DB Mirror to ITB (~11 minutes) Limited by a 622 Mbps link Singapore to Indonesia via TEIN

29 Acknowledgement Internet 2 Team for providing a US DTN node to test with Dale Finkelson John Hicks Jeff Hagley A*STAR/SingAREN Team looking after the DB Mirror Service Yeo Chang Lim Kenny Hoi Tommy Tan

30 Traceroute Analysis Tool

31 Route Analysis Tool using PerfSONAR Data Tool Written in Python v3 Tested on version and Uses PerfSONAR v4 Esmond archive API to retrieve traceroute/tracepath data Produces results for all recent traceroute tests and stores said results as HTML pages alerts when route changes occur since last script execution

32 Traceroute Matrix

33 Force Graph using D3.js

34

35 Traceroute Matrix

36

37 Alerts on Route Change

38 Demo

39 Q & A

40 Thank you!

Setup of a multi-os platform based on the Xen hypervisor. An industral case study. Paolo Burgio

Setup of a multi-os platform based on the Xen hypervisor. An industral case study. Paolo Burgio Setup of a multi-os platform based on the Xen hypervisor An industral case study Paolo Burgio paolo.burgio@unimore.it Roberto Cavicchioli Ignacio Sanudo Olmedo Marco Solieri Who are we? High-Performance

More information

JMS Performance Comparison Performance Comparison for Publish Subscribe Messaging

JMS Performance Comparison Performance Comparison for Publish Subscribe Messaging JMS Performance Comparison Performance Comparison for Publish Subscribe Messaging Entire contents 2002 2011, Fiorano Software and Affiliates. All rights reserved. Reproduction of this document in any form

More information

Ampl2m. Kamil Herman Author of Ampl2m conversion tool. Who are you looking at

Ampl2m. Kamil Herman Author of Ampl2m conversion tool. Who are you looking at Who are you looking at Kamil Herman Author of conversion tool Senior automation engineer Working in Automation with ABB control systems since 1995 6 years in ABB Slovakia 2 year working for ABB Mannheim,

More information

Advanced Superscalar Architectures. Speculative and Out-of-Order Execution

Advanced Superscalar Architectures. Speculative and Out-of-Order Execution 6.823, L16--1 Advanced Superscalar Architectures Asanovic Laboratory for Computer Science M.I.T. http://www.csg.lcs.mit.edu/6.823 Speculative and Out-of-Order Execution Branch Prediction kill kill Branch

More information

PCC Conference on Pervasive Computing and Communications

PCC Conference on Pervasive Computing and Communications PCC 04 -- Conference on Pervasive Computing and Communications The 2004 International Multiconference in Computer Science & Computer Engineering June 21-24, 2004, Las Vegas, Nevada, USA, Monte Carlo Resort

More information

CACHE LINE AWARE OPTIMIZATIONS FOR CCNUMA SYSTEMS

CACHE LINE AWARE OPTIMIZATIONS FOR CCNUMA SYSTEMS CACHE LINE AWARE OPTIMIZATIONS FOR CCNUMA SYSTEMS 24th ACM International Symposium on High-Performance Parallel and Distributed Computing HPDC 15, Portland, 2015 Sabela Ramos (sramos@udc.es) GAC, Universidade

More information

Real-time Bus Tracking using CrowdSourcing

Real-time Bus Tracking using CrowdSourcing Real-time Bus Tracking using CrowdSourcing R & D Project Report Submitted in partial fulfillment of the requirements for the degree of Master of Technology by Deepali Mittal 153050016 under the guidance

More information

Fast Orbit Feedback (FOFB) at Diamond

Fast Orbit Feedback (FOFB) at Diamond Fast Orbit Feedback (FOFB) at Diamond Guenther Rehm, Head of Diagnostics Group 29/06/2007 FOFB at Diamond 1 Ground, Girder and Beam Motion 29/06/2007 FOFB at Diamond 2 Fast Feedback Design Philosophy Low

More information

Lecture 14: Instruction Level Parallelism

Lecture 14: Instruction Level Parallelism Lecture 14: Instruction Level Parallelism Last time Pipelining in the real world Today Control hazards Other pipelines Take QUIZ 10 over P&H 4.10-15, before 11:59pm today Homework 5 due Thursday March

More information

A Power-Aware, Application-Based, Performance Study Of Moder. Cluster Interconnection Networks

A Power-Aware, Application-Based, Performance Study Of Moder. Cluster Interconnection Networks A Power-Aware, Application-Based, Performance Study Of Modern Commodity Cluster Interconnection Networks Open Systems Lab Indiana University Bloomington, USA CAC 09 - IPDPS 09 Rome, Italy May, 25th 2009

More information

Dual band 11ac Indoor Access Point Model: MMZ344

Dual band 11ac Indoor Access Point Model: MMZ344 Dual band 11ac Indoor Access Point Model: MMZ344 Revision:1.05 IL Date: 2015,03.,26 Features IEEE 802.11ac compliant and backward compatible with 802.11abgn Atheros 533MHz Networking Processor AR9344 2.4G/5G

More information

ABB June 19, Slide 1

ABB June 19, Slide 1 Dr Simon Round, Head of Technology Management, MATLAB Conference 2015, Bern Switzerland, 9 June 2015 A Decade of Efficiency Gains Leveraging modern development methods and the rising computational performance-price

More information

2.4G/5G ac Outdoor Access Point

2.4G/5G ac Outdoor Access Point Model: QL-PS344HV Data Sheet 2.4G/5G 802.11ac Outdoor Access Point Features IEEE 802.11ac compliant and backward compatible with 802.11abgn Atheros 533MHz Networking Processor 2.4G/5G concurrent radios,2.4g

More information

Using Advanced Limit Line Features

Using Advanced Limit Line Features Application Note Using Advanced Limit Line Features MS2717B, MS2718B, MS2719B, MS2723B, MS2724B, MS2034A, MS2036A, and MT8222A Economy Microwave Spectrum Analyzer, Spectrum Master, and BTS Master The limit

More information

Inverter control of low speed Linear Induction Motors

Inverter control of low speed Linear Induction Motors Inverter control of low speed Linear Induction Motors Stephen Colyer, Jeff Proverbs, Alan Foster Force Engineering Ltd, Old Station Close, Shepshed, UK Tel: +44(0)1509 506 025 Fax: +44(0)1509 505 433 e-mail:

More information

1. Definitions. 2. Purpose of the document. 3. Price grids

1. Definitions. 2. Purpose of the document. 3. Price grids 1. Definitions The definitions as per Flexible Engine Service Description shall apply with respect to this Price List. 2. Purpose of the document The purpose of the present Price List is to define the

More information

Installing Proactive Monitoring for PowerCenter Operations 2.0 HotFix 1 on Solaris

Installing Proactive Monitoring for PowerCenter Operations 2.0 HotFix 1 on Solaris Installing Proactive Monitoring for PowerCenter Operations 2.0 HotFix 1 on Solaris 2012-2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

Storage and Memory Hierarchy CS165

Storage and Memory Hierarchy CS165 Storage and Memory Hierarchy CS165 What is the memory hierarchy? L1

More information

DEPARTMENT OF TRANSPORTATION

DEPARTMENT OF TRANSPORTATION This document is scheduled to be published in the Federal Register on 12/19/2017 and available online at https://federalregister.gov/d/2017-27315, and on FDsys.gov DEPARTMENT OF TRANSPORTATION [4910-EX-P]

More information

Performance Measures Using

Performance Measures Using Real-Time Arterial Traffic Performance Measures Using GPS-Equipped Vehicles Xiao Qin, PE, Ph.D. Jason Anderson, EIT Adam Wellner, EIT Department of Civil and Environmental Engineering South Dakota State

More information

In-Place Associative Computing:

In-Place Associative Computing: In-Place Associative Computing: A New Concept in Processor Design 1 Page Abstract 3 What s Wrong with Existing Processors? 3 Introducing the Associative Processing Unit 5 The APU Edge 5 Overview of APU

More information

MetaXpress PowerCore System Installation and User Guide

MetaXpress PowerCore System Installation and User Guide MetaXpress PowerCore System Installation and User Guide Version 1 Part Number: 0112-0183 A December 2008 This document is provided to customers who have purchased MDS Analytical Technologies (US) Inc.

More information

Collective Traffic Prediction with Partially Observed Traffic History using Location-Based Social Media

Collective Traffic Prediction with Partially Observed Traffic History using Location-Based Social Media Collective Traffic Prediction with Partially Observed Traffic History using Location-Based Social Media Xinyue Liu, Xiangnan Kong, Yanhua Li Worcester Polytechnic Institute February 22, 2017 1 / 34 About

More information

Performance Analysis with Vampir

Performance Analysis with Vampir Performance Analysis with Vampir Bert Wesarg Technische Universität Dresden Outline Part I: Welcome to the Vampir Tool Suite Mission Event trace visualization Vampir & VampirServer The Vampir displays

More information

Multi Core Processing in VisionLab

Multi Core Processing in VisionLab Multi Core Processing in Multi Core CPU Processing in 25 August 2014 Copyright 2001 2014 by Van de Loosdrecht Machine Vision BV All rights reserved jaap@vdlmv.nl Overview Introduction Demonstration Automatic

More information

FLEXIBILITY FOR THE HIGH-END DATA CENTER. Copyright 2013 EMC Corporation. All rights reserved.

FLEXIBILITY FOR THE HIGH-END DATA CENTER. Copyright 2013 EMC Corporation. All rights reserved. FLEXIBILITY FOR THE HIGH-END DATA CENTER 1 The World s Most Trusted Storage Platform More Than 20 Years Running the World s Most Critical Applications 1988 1990 1994 2000 2003 2005 2009 2011 2012 New Symmetrix

More information

Building Control Solutions

Building Control Solutions Building Control Systems Building Control Solutions Created by Honeywell April 23, 2012 customer.honeywell.com WEBs-AX & Spyder Version Compatibility, Resource Guidelines, and Licensing Reference Version

More information

Advanced Superscalar Architectures

Advanced Superscalar Architectures Advanced Suerscalar Architectures Krste Asanovic Laboratory for Comuter Science Massachusetts Institute of Technology Physical Register Renaming (single hysical register file: MIPS R10K, Alha 21264, Pentium-4)

More information

Eddy current braking experiment using brake disc from aluminium series of Al6061 and Al7075

Eddy current braking experiment using brake disc from aluminium series of Al6061 and Al7075 Eddy current braking experiment using brake disc from aluminium series of Al61 and Al75 M Z Baharom 1,2,a, M Z Nuawi 1,b, G Priyandoko 2,c and S M Harris 1,d 1 Department of Mechanic and Material, Universiti

More information

AFC 12917: Deaeration Tank Hose Rerouting. Study Guide TMT Course Code: 8438

AFC 12917: Deaeration Tank Hose Rerouting. Study Guide TMT Course Code: 8438 AFC 12917: Deaeration Tank Hose Rerouting Study Guide TMT121373 Course Code: 8438 2013 Navistar, Inc. 2701 Navistar Drive, Lisle, IL 60532. All rights reserved. No part of this publication may be duplicated

More information

Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation

Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation Leveraging Simulation for Hybrid and Electric Powertrain Design in the Automotive, Presentation Agenda

More information

Users are provided with the same installation file for both Workstation and Render node MadCard_WS.exe

Users are provided with the same installation file for both Workstation and Render node MadCard_WS.exe Installation System requirements:: 3ds Max versions: 2008, 2009, 2010, 2011, all 32 or 64 bit 3ds Max Design : all OS: Windows XP, Windows Vista, Windows 7, all 32 and 64 bit User must have local administrator

More information

Regulating Highly Automated Robot Ecologies: Insights from Three User Studies

Regulating Highly Automated Robot Ecologies: Insights from Three User Studies Regulating Highly Automated Robot Ecologies: Insights from Three User Studies Wen Shen (UC, Irvine) Alanoud Al Khemeiri (Masdar Institute) Abdulla Almehrzi (Masdar Institute) Wael Al Enezi (Masdar Institute)

More information

Attachment F: Transport assessment report on implications if Capell Avenue never formed

Attachment F: Transport assessment report on implications if Capell Avenue never formed Attachment F: Transport assessment report on implications if never formed CCL Ref: 14447-181118-williams.docx 18 November 2018 Tim Williams Williams and Co Limited By e-mail only: tim@williamsandco.nz

More information

Dominion PX TM. Frequently Dominion PX TM Asked Frequently Asked Questions. General Questions

Dominion PX TM. Frequently Dominion PX TM Asked Frequently Asked Questions. General Questions Frequently Dominion PX TM Asked Frequently Asked s Dominion PX TM General s What is Dominion PX (PX)? Is Raritan new to the rack power distribution unit market? Can the PX be used as a stand-alone device?

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1479BU vsan Beyond the Basics Sumit Lahiri Product Line Manager Eric Knauft Staff Engineer #VMworld #STO1479BU Disclaimer This presentation may contain product features that are currently under development.

More information

Network Installation. July 2008 CONTENTS

Network Installation. July 2008 CONTENTS Network Installation CONTENTS General Software Hard Lock System Requirements Installation on Server Installation on Each Work Station Directory Structure July 2008 Require PowerCad-5 Ver 5.0.72.0 PowerCad-5

More information

Cloudprinter.com Integration

Cloudprinter.com Integration Documentation Cloudprinter.com Integration Page 1/ Cloudprinter.com Integration Description Integrating with a Cloudprinter.com has never been easier. Receiving orders, downloading artwork and signalling

More information

Porting Applications to the Grid

Porting Applications to the Grid Porting Applications to the Grid Charles Loomis Laboratoire de l Accélérateur Linéaire, Université Paris-Sud 11, Orsay, France Lecture given at the Joint EU-IndiaGrid/CompChem GRID Tutorial on Chemical

More information

Price List Flexible Engine

Price List Flexible Engine Price List Flexible Engine 1. Definitions The definitions as per Flexible Engine Service Description shall apply with respect to this Price List. 2. Purpose of the document The purpose of the present Price

More information

Enhancing Energy Efficiency of Database Applications Using SSDs

Enhancing Energy Efficiency of Database Applications Using SSDs Seminar Energy-Efficient Databases 29.06.2011 Enhancing Energy Efficiency of Database Applications Using SSDs Felix Martin Schuhknecht Motivation vs. Energy-Efficiency Seminar 29.06.2011 Felix Martin Schuhknecht

More information

Sinfonia: a new paradigm for building scalable distributed systems

Sinfonia: a new paradigm for building scalable distributed systems CS848 Paper Presentation Sinfonia: a new paradigm for building scalable distributed systems Aguilera, Merchant, Shah, Veitch, Karamanolis SOSP 2007 Presented by Somayyeh Zangooei David R. Cheriton School

More information

Adaptive diversification metaheuristic for the FSMVRPTW

Adaptive diversification metaheuristic for the FSMVRPTW Overview Adaptive diversification metaheuristic for the FSMVRPTW Olli Bräysy, University of Jyväskylä Pekka Hotokka, University of Jyväskylä Yuichi Nagata, Advanced Institute of Science and Technology

More information

Third Quarter 2018 Performance and Business Update. October 24, 2018

Third Quarter 2018 Performance and Business Update. October 24, 2018 Third Quarter 2018 Performance and Business Update October 24, 2018 1 Important Notice Please read this management presentation together with the Company s press release issued earlier today announcing

More information

WHITE PAPER. Informatica PowerCenter 8 on HP Integrity Servers: Doubling Performance with Linear Scalability for 64-bit Enterprise Data Integration

WHITE PAPER. Informatica PowerCenter 8 on HP Integrity Servers: Doubling Performance with Linear Scalability for 64-bit Enterprise Data Integration WHITE PAPER Informatica PowerCenter 8 on HP Integrity Servers: Doubling Performance with Linear Scalability for 64-bit Enterprise Data Integration This document contains Confi dential, Proprietary and

More information

State of Connected Vehicles. Steve Schwinke Director Advanced System Development

State of Connected Vehicles. Steve Schwinke Director Advanced System Development State of Connected Vehicles Steve Schwinke Director Advanced System Development 16 years 25+ services 4 brands 50 models 150,000 Calls Per Day 6 Million Customers >493 Million Service Interactions to date

More information

NUMERICAL ANALYSIS OF IMPACT BETWEEN SHUNTING LOCOMOTIVE AND SELECTED ROAD VEHICLE

NUMERICAL ANALYSIS OF IMPACT BETWEEN SHUNTING LOCOMOTIVE AND SELECTED ROAD VEHICLE Journal of KONES Powertrain and Transport, Vol. 21, No. 4 2014 ISSN: 1231-4005 e-issn: 2354-0133 ICID: 1130437 DOI: 10.5604/12314005.1130437 NUMERICAL ANALYSIS OF IMPACT BETWEEN SHUNTING LOCOMOTIVE AND

More information

ZEPHYR FAQ. Table of Contents

ZEPHYR FAQ. Table of Contents Table of Contents General Information What is Zephyr? What is Telematics? Will you be tracking customer vehicle use? What precautions have Modus taken to prevent hacking into the in-car device? Is there

More information

KU-PNNI Simulator Version 2.0 Upgrades

KU-PNNI Simulator Version 2.0 Upgrades The University of Kansas A Technical Report of the Networking and Distributed Systems Laboratory KU-PNNI Simulator Version 2.0 Upgrades Santosh Golecha, David W. Petr, and Douglas Niehaus ITTC-FY2002-TR-22735-01

More information

Creative Bus Dba Getaway Bus REPRESENTING New England Wheels

Creative Bus Dba Getaway Bus REPRESENTING New England Wheels Creative Bus Dba Getaway Bus REPRESENTING New England Wheels ORDER PACKET Contract #TRIPS-15-MB-GB MiniBus with ADA Option CONTRACT # TRIPS-15-MB-GB ORDER PACKET FOR MiniBus with ADA Option Creative Bus

More information

Customer User Guide. ComTrac CUSTOMER USER GUIDE VERSION 0.1

Customer User Guide. ComTrac CUSTOMER USER GUIDE VERSION 0.1 Customer User Guide ComTrac CUSTOMER USER GUIDE VERSION 0.1 Contents 1 How to use this guide... 3 1.1 Confidentiality... 3 1.2 Purpose of this guide... 3 1.3 What s new and what s changed... 3 1.4 User

More information

Southeast Asia Smart Grid: Market Forecast ( ) northeast group, llc. Volume IV September

Southeast Asia Smart Grid: Market Forecast ( ) northeast group, llc. Volume IV September northeast group, llc Southeast Asia Smart Grid: Market Forecast (2018 2027) Volume IV September 2018 www.northeast-group.com Southeast Asia Smart Grid: Market Forecast (2018 2027) Northeast Group, LLC

More information

Testbeds for Reproducible Research

Testbeds for Reproducible Research Testbeds for Reproducible Research Lucas Nussbaum lucas.nussbaum@loria.fr Lucas Nussbaum Testbeds for reproducible research 1 / 26 Outline 1 Presentation of Grid 5000 2 A look at two recent testbeds: CloudLab

More information

Design Impact of Wurster Coating Spray Nozzles

Design Impact of Wurster Coating Spray Nozzles WHITE PAPER Design Impact of Wurster Coating Spray Nozzles Comparison of Schlick HS/04 and Glatt LD-nozzle This document contains information that is the sole proprietary information of Glatt and may not

More information

Haulage Profile is a Vulcan tool which helps to users to estimate truck hours for a particular mine plan. It consists basically of two set of

Haulage Profile is a Vulcan tool which helps to users to estimate truck hours for a particular mine plan. It consists basically of two set of 1 Haulage Profile is a Vulcan tool which helps to users to estimate truck hours for a particular mine plan. It consists basically of two set of activities: define or select routes, and define or estimate

More information

Design and Field Test of a Full Scale Performance Augmentation Network (PAN) 2014 GMRC Research Project

Design and Field Test of a Full Scale Performance Augmentation Network (PAN) 2014 GMRC Research Project 2014 GMRC Gas Machinery Conference Nashville, TN October 6-8, 2014 Design and Field Test of a Full Scale Performance Augmentation Network (PAN) 2014 GMRC Research Project W. Norman Shade, PE & John J.

More information

Using "Big Data" for Transportation Analysis: A Case Study of the LA Metro Expo Line

Using Big Data for Transportation Analysis: A Case Study of the LA Metro Expo Line Portland State University PDXScholar TREC Friday Seminar Series Transportation Research and Education Center (TREC) 10-3-2014 Using "Big Data" for Transportation Analysis: A Case Study of the LA Metro

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 24: Peripheral Memory Circuits

CMPEN 411 VLSI Digital Circuits Spring Lecture 24: Peripheral Memory Circuits CMPEN 411 VLSI Digital Circuits Spring 2012 Lecture 24: Peripheral Memory Circuits [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp12

More information

Connection. 1. Diagnostic socket 2. Adaptor 3. Main cable 4. PC-MAX main unit 5. PC 6. Wireless adaptor

Connection. 1. Diagnostic socket 2. Adaptor 3. Main cable 4. PC-MAX main unit 5. PC 6. Wireless adaptor PC MAX Wireless VCI Connection 1. Diagnostic socket 2. Adaptor 3. Main cable 4. PC-MAX main unit 5. PC 6. Wireless adaptor PC-MAX offers --Over 40 makes, 1,000 vehicle system coverage, --including CANbus

More information

Collision Investigation, Preventability Determination, and Corrective Action

Collision Investigation, Preventability Determination, and Corrective Action The purpose of this policy is to provide guidelines for distinguishing non-preventable from preventable vehicle collisions. The core of the company s safe driving program is the ability to determine the

More information

Non-Obvious Relational Awareness for Diesel Engine Fluid Consumption

Non-Obvious Relational Awareness for Diesel Engine Fluid Consumption Non-Obvious Relational Awareness for Diesel Engine Fluid Consumption Brian J. Ouellette Technical Manager, System Performance Analysis Cummins Inc. May 12, 2015 2015 MathWorks Automotive Conference Plymouth,

More information

USES OF ANPR DATA IN TRAFFIC MANAGEMENT AND TRANSPORT MODELLING ABSTRACT

USES OF ANPR DATA IN TRAFFIC MANAGEMENT AND TRANSPORT MODELLING ABSTRACT USES OF ANPR DATA IN TRAFFIC MANAGEMENT AND TRANSPORT MODELLING A ROBINSON and A VAN NIEKERK* Hatch Goba (Pty) Ltd, Private Bag X20, Gallo Manor Tel: 011-239-5614; Email: robinsona@hatch.co.za *South African

More information

Dynojet Research, Inc. All Rights Reserved. Optical RPM Sensor Installation Guide.

Dynojet Research, Inc. All Rights Reserved. Optical RPM Sensor Installation Guide. 1993-2001 Dynojet Research, Inc. All Rights Reserved.. This manual is copyrighted by Dynojet Research, Inc., hereafter referred to as Dynojet, and all rights are reserved. This manual, as well as the software

More information

Layout Analysis using Discrete Event Simulation: A Case Study

Layout Analysis using Discrete Event Simulation: A Case Study Proceedings of the 2010 Industrial Engineering Research Conference A. Johnson and J. Miller, eds. Layout Analysis using Discrete Event Simulation: A Case Study Abstract ID: 439 Robbie Holt, Lucas Simmons,

More information

High-effciency operation of a HYBRID ELECTRIC VEHICLE STARTER/GENERATOR over road profiles.

High-effciency operation of a HYBRID ELECTRIC VEHICLE STARTER/GENERATOR over road profiles. Content Appeared in the May / June 2003 IEEE Industry Applications (Vol. 9, No. 3. ISSN 1077-2618) High-effciency operation of a HYBRID ELECTRIC VEHICLE STARTER/GENERATOR over road profiles. BY RAYMOND

More information

Operating Instructions Operating Instructions. HEKA testing lane UNIVERS "TX" 4cm above floor

Operating Instructions Operating Instructions. HEKA testing lane UNIVERS TX 4cm above floor 1 Operating Instructions Operating Instructions Brakes, suspension and toe Manufacturer: HEKA AUTO TEST GMBH Ensisheimer Str. 4 79110 Freiburg / Germany Tel.: +49-761-81080 E-Mail: info@heka-online. For

More information

Problem Definition Review

Problem Definition Review Problem Definition Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team Agenda Background Problem Statement Stakeholders Use Scenario Customer Requirements Engineering Requirements Preliminary Schedule

More information

What s Cooking. Bernd Wiswedel KNIME KNIME AG. All Rights Reserved.

What s Cooking. Bernd Wiswedel KNIME KNIME AG. All Rights Reserved. What s Cooking Bernd Wiswedel KNIME 2018 KNIME AG. All Rights Reserved. What s Cooking Enhancements to the software planned for the next feature release Actively worked on Available in Nightly build https://www.knime.com/form/nightly-build

More information

Snack Foods Manufacturer Fleet EV Charging Station Program Overview. Part of the solution

Snack Foods Manufacturer Fleet EV Charging Station Program Overview. Part of the solution Snack Foods Manufacturer Fleet EV Charging Station Program Overview Part of the solution EV Charging Station Overview Program Goals 1. Research and identify charging station technology that is compatible

More information

Cloud Computations for Acoustics with

Cloud Computations for Acoustics with 2014 COMSOL conference, Cambridge, Sept 17-19 Cloud Computations for Acoustics with Coupled Physics Anders Daneryd, ABB Corporate Research, Sweden Daniel Ericsson, COMSOL AB, Sweden Pär Mattson, COMSOL,

More information

Issue 2.0 December EPAS Midi User Manual EPAS35

Issue 2.0 December EPAS Midi User Manual EPAS35 Issue 2.0 December 2017 EPAS Midi EPAS35 CONTENTS 1 Introduction 4 1.1 What is EPAS Desktop Pro? 4 1.2 About This Manual 4 1.3 Typographical Conventions 5 1.4 Getting Technical Support 5 2 Getting Started

More information

Prediction of Engine Warm-up and Fuel Economy utilizing GT s Customized FE Cylinder Structure Objects

Prediction of Engine Warm-up and Fuel Economy utilizing GT s Customized FE Cylinder Structure Objects Prediction of Engine Warm-up and Fuel Economy utilizing GT s Uliana Bryakina Gerald Seider Frankfurt, October 16, 2016 European GT Conference 2016 InDesA GmbH Carl-Zeiss-Ring 19a D-85737 Ismaning Phone

More information

Performance Assessment of NNAs. John Meyer, Visteon US Peter Heyl, Visteon Germany

Performance Assessment of NNAs. John Meyer, Visteon US Peter Heyl, Visteon Germany Performance Assessment of NNAs John Meyer, Visteon US Peter Heyl, Visteon Germany Agenda Hardware Evaluated System tests Baseline R134a Baseline NNA NNA with a 580mm IHX Test results Capacity Efficiency

More information

Dell EMC SCv ,000 Mailbox Exchange 2016 Resiliency Storage Solution using 10K drives

Dell EMC SCv ,000 Mailbox Exchange 2016 Resiliency Storage Solution using 10K drives Dell EMC SCv3020 14,000 Mailbox Exchange 2016 Resiliency Storage Solution using 10K drives Microsoft ESRP 4.0 Abstract This document describes the Dell EMC SCv3020 storage solution for Microsoft Exchange

More information

Commuter Rail Performance. October

Commuter Rail Performance. October Commuter Rail Performance October 31 2016 1 Background - overall performance Year To Date: 89.67% YTD 125,629 trains North: 90.79% YTD 48,426 trains South: 89.07% YTD 77,203 trains 2 Background - overall

More information

Virginia Tech Research Center Arlington, Virginia, USA. PPT slides will be available at

Virginia Tech Research Center Arlington, Virginia, USA. PPT slides will be available at SMART BUILDINGS & INFRASTRUCTURES Invited Talk Professor Saifur Rahman Virginia Tech Advanced Research Institute Virginia, USA IIT Delhi New Delhi, India, 02 June 2016 Virginia Tech Research Center Arlington,

More information

Traffic Data Services: reporting and data analytics using cellular data

Traffic Data Services: reporting and data analytics using cellular data Make traffic and population movement analysis smart, fast, pervasive and cost-effective. Data sheet Traffic Data Services: reporting and data analytics using cellular data Accurate data collection and

More information

CITY OF VANCOUVER ADMINISTRATIVE REPORT

CITY OF VANCOUVER ADMINISTRATIVE REPORT Supports Item No. 1 T&T Committee Agenda May 13, 2008 CITY OF VANCOUVER ADMINISTRATIVE REPORT Report Date: April 29, 2008 Author: Don Klimchuk Phone No.: 604.873.7345 RTS No.: 07283 VanRIMS No.: 13-1400-10

More information

WLTC* methodology. Proposed by Japan (Reviewed by UK, JRC and Mr. Steven) DHC group under GRPE/WLTP informal group

WLTC* methodology. Proposed by Japan (Reviewed by UK, JRC and Mr. Steven) DHC group under GRPE/WLTP informal group WLTP-DHC--3e WLTC* methodology Proposed by Japan (Reviewed by UK, JRC and Mr. Steven) DHC group under GRPE/WLTP informal group 11~ January 11 Palais des Nations, Geneva (*) WLTC : Worldwide harmonized

More information

Kelvin Testing Using a GHz socket for MLF/QFN packages

Kelvin Testing Using a GHz socket for MLF/QFN packages Kelvin Testing Using a GHz socket for MLF/QFN packages A measurement method called Kelvin probing for measuring resistance allows very accurate measurement of milliohm or sub-milliohm resistance. To accomplish

More information

UKSM: Swift Memory Deduplication via Hierarchical and Adaptive Memory Region Distilling

UKSM: Swift Memory Deduplication via Hierarchical and Adaptive Memory Region Distilling UKSM: Swift Memory Deduplication via Hierarchical and Adaptive Memory Region Distilling Nai Xia* Chen Tian* Yan Luo + Hang Liu + Xiaoliang Wang* *: Nanjing University +: University of Massachusetts Lowell

More information

Smart Grids: anticipated trends and policy directions

Smart Grids: anticipated trends and policy directions Smart Grids: anticipated trends and policy directions JRC -SMART SMART ELECTRICITY ELECTRICITY SYSTEMS SYSTEMS Marcelo MASERA Head of Unit Energy Security, Institute for Energy and Transport Joint Research

More information

Appendix U. STEP-TAS Activities. 22nd European Workshop on Thermal and ECLS Software October 2008

Appendix U. STEP-TAS Activities. 22nd European Workshop on Thermal and ECLS Software October 2008 267 Appendix U STEP-TAS Activities 268 STEP-TAS Activities Abstract This is a combined presentation. We will inform you about the progress that has been made in the past year on the following projects:

More information

Service Fieldbus Engineering and Consulting

Service Fieldbus Engineering and Consulting Change from one to two columns Data Sheet DS/SEE200-EN Rev. B Service Fieldbus Engineering and Consulting Consulting Bus technology & tool consulting Engineering Bus topology design Service Fieldbus Engineering

More information

OStrich: Fair Scheduler for Burst Submissions of Parallel Jobs. Krzysztof Rzadca Institute of Informatics, University of Warsaw, Poland

OStrich: Fair Scheduler for Burst Submissions of Parallel Jobs. Krzysztof Rzadca Institute of Informatics, University of Warsaw, Poland Krzysztof Rzadca Institute of Informatics, University of Warsaw, Poland! joint work with: Filip Skalski (U Warsaw / Google)! based on work with: Vinicius Pinheiro (Grenoble) Denis Trystram (Grenoble) http://www.flickr.com/photos/bobjagendorf/345683620/

More information

Development of a Moving Automatic Flagger Assistance Device (AFAD) for Moving Work Zone Operations

Development of a Moving Automatic Flagger Assistance Device (AFAD) for Moving Work Zone Operations Development of a Moving Automatic Flagger Assistance Device (AFAD) for Moving Work Zone Operations Edward F. Terhaar, Principal Investigator Wenck Associates, Inc. March 2017 Research Project Final Report

More information

Hybrid Power System Power Flow Analysis

Hybrid Power System Power Flow Analysis Energy and Power Engineering, 2013, 5, 698-702 doi:10.4236/epe.2013.54b135 Published Online July 2013 (http://www.scirp.org/journal/epe) Hybrid Power System Power Flow Analysis Petr Bilik, Jakub Manas,

More information

CVR Release Notes Page 1 of 7

CVR Release Notes Page 1 of 7 CVR Release Notes Page 1 of 7 CVR Software Release Notes VAEVR Version 9.17 Introduction CVR is pleased to announce Virginia Electronic Vehicle Registration (VA EVR) Software Release 9.17. This release

More information

What s Cooking. Bernd Wiswedel KNIME KNIME AG. All Rights Reserved.

What s Cooking. Bernd Wiswedel KNIME KNIME AG. All Rights Reserved. What s Cooking Bernd Wiswedel KNIME 2017 KNIME AG. All Rights Reserved. What s Cooking Guided Analytics Integration & Utility Nodes Google (Sheets) Microsoft SQL Server w/ R Services KNIME Server Distributed

More information

I-95 Corridor Coalition Vehicle Probe Project: HERE, INRIX and TOMTOM Data Validation. Report for North Carolina (#08) I-240, I-40 and I-26

I-95 Corridor Coalition Vehicle Probe Project: HERE, INRIX and TOMTOM Data Validation. Report for North Carolina (#08) I-240, I-40 and I-26 I-95 Corridor Coalition Vehicle Probe Project: HERE, INRIX and TOMTOM Data Validation Report for North Carolina (#08) I-240, I-40 and I-26 Prepared by: Masoud Hamedi, Sanaz Aliari University of Maryland,

More information

Industrial Renewable Energy. 4-Port 10/100/1000T 802.3at PoE+ Managed Ethernet Switch BSP-360. Quick Installation Guide

Industrial Renewable Energy. 4-Port 10/100/1000T 802.3at PoE+ Managed Ethernet Switch BSP-360. Quick Installation Guide Industrial Renewable Energy 4-Port 10/100/1000T 802.3at PoE+ Managed Ethernet Switch BSP-360 Quick Installation Guide Safety Precautions Please read the following before using: 1. All electrical work must

More information

APPENDIX C ROADWAY BEFORE-AND-AFTER STUDY

APPENDIX C ROADWAY BEFORE-AND-AFTER STUDY APPENDIX C ROADWAY BEFORE-AND-AFTER STUDY The benefits to pedestrians and bus patrons are numerous when a bus bay is replaced with a bus bulb. Buses should operate more efficiently at the stop when not

More information

RAM-Type Interface for Embedded User Flash Memory

RAM-Type Interface for Embedded User Flash Memory June 2012 Introduction Reference Design RD1126 MachXO2-640/U and higher density devices provide a User Flash Memory (UFM) block, which can be used for a variety of applications including PROM data storage,

More information

MAS601 Design, Modeling & Simulation

MAS601 Design, Modeling & Simulation MAS601 Design, Modelling and Simulation of Mechatronic Systems, Semester 2, 2017. Page: 1 MAS601 Design, Modeling & Simulation Hardware-In-the-Loop Simulation Bond Graph 20-Sim Siemens PLC ET200S G. Hovland

More information

Fast In-place Transposition. I-Jui Sung, University of Illinois Juan Gómez-Luna, University of Córdoba (Spain) Wen-Mei Hwu, University of Illinois

Fast In-place Transposition. I-Jui Sung, University of Illinois Juan Gómez-Luna, University of Córdoba (Spain) Wen-Mei Hwu, University of Illinois Fast In-place Transposition I-Jui Sung, University of Illinois Juan Gómez-Luna, University of Córdoba (Spain) Wen-Mei Hwu, University of Illinois Full Transposition } Full transposition is desired for

More information

Learn How to Optimize Heat Exchanger Designs using Aspen Shell & Tube Exchanger. A self guided demo to get started with Aspen Shell & Tube Exchanger

Learn How to Optimize Heat Exchanger Designs using Aspen Shell & Tube Exchanger. A self guided demo to get started with Aspen Shell & Tube Exchanger Learn How to Optimize Heat Exchanger Designs using Aspen Shell & Tube Exchanger A self guided demo to get started with Aspen Shell & Tube Exchanger Why use Aspen Shell & Tube Exchanger? Aspen Shell & Tube

More information

INSTALLATION USER MANUAL

INSTALLATION USER MANUAL INSTALLATION & USER MANUAL DYNAMIC LOAD MANAGEMENT -PREMIUM- This document is copyrighted, 2016 by Circontrol, S.A. All rights are reserved. Circontrol, S.A. reserves the right to make improvements to

More information

An Study on APIS in CLMV Countries

An Study on APIS in CLMV Countries An Study on APIS in CLMV Countries August 27, 2018 Yeong Ro, LEE lyr@nia.or.kr Back Ground : Fixed Broadband Subscription per 100 inhabitants, 2011-2016 Fixed broadband : cost as a percentage of GNI per

More information

Reciprocating Compressor Modeling: A Comparison between 3D-FSI and GT-SUITE 1D Simulation Results

Reciprocating Compressor Modeling: A Comparison between 3D-FSI and GT-SUITE 1D Simulation Results NIDEC CORPORATION Reciprocating Compressor Modeling: A Comparison between 3D-FSI and Simulation Results European GT Conference 2018 Eric Hisao Murakami Agenda Nidec Global Appliance: Company Overview Reciprocating

More information

SPARC T4-4 Server with. Oracle Database 11g Release 2

SPARC T4-4 Server with. Oracle Database 11g Release 2 SPARC T4-4 Server with Oracle Database 11g Release 2 TPC-H Rev. 2.14.2 TPC-Pricing 1.6.0 Report Date: September 26, 2011 Total System Cost Composite Query per Hour Metric Price / Performance $925,525 USD

More information