Conversion of Measurement Data from MDF to ATFX

Size: px
Start display at page:

Download "Conversion of Measurement Data from MDF to ATFX"

Transcription

1 Conversion of Measurement Data from MDF to ATFX Dr. Olaf Flebbe science + computing ag IT-Dienstleistungen und Software für anspruchsvolle Rechnernetze Tübingen München Berlin Düsseldorf

2 Agenda science + computing ag at a glance Motivation Conversion of MDF to ATFX Data structures Data types Conversions Units Software available ODS 5.3 Future? Page science + computing ag

3 Locations and employees Office Duesseldorf Headquarters Tuebingen Office Berlin Office Ingolstadt Office Munich Number of employees: > 300 Locations in Asia: Peking Singapore page science + computing ag

4 Customers by sectors Public service Plant and mechanical engineering 2 semiconductor manufacturers Microelectronics Automotive industy Chemistry and pharmaceutics Aerospace Hardware and software manufacturers page science + computing ag

5 Mapping of Measurement Data Structures MDF ATFX <AoEnvironment><AoTest><AoSubTest> ID HD. DG (Data Group) <AoMeasurement> CG (Channel Group) <AoSubMatrix> CN (Channel) <AoLocalColumn> DG <AoMeasurement> CG <AoSubMatrix> CN <AoLocalColumn> Seite 5

6 MDF Konvertierung Context: Importing Existing Measurement Systems creating MDF3.x and MDF4.0 format into an ASAM ODS 5.2 storage. No exotic features in MDF Files MDF3 -> ATFX ATFX -> MDF3 MDF4 -> ATFX Seite 6

7 Mapping of Measurement Data Structures Converter only writes ATFX entities below <AoMeasurement> Second step is to enrich the missing parts with Meta- Information which is not available at conversion time. Seite 7

8 Mapping of Data Type MDF Integers can be arbitrary, from 1bit up to 64 bit ODS: The integer quantities available are: 8bit, 16bit, 32bit and 64bit (DT_BYTE, DT_SHORT, DT_LONG, DT_LONGLONG) ODS: DT_Boolean (1 Bit) Implementation have problems with packed DT_BOOLEAN in AoExternalComponent (i.e. DS_BOOLEAN) ODS: No unsigned 64Bit integer (java limitation) Strings: Encoding! -> Conversion needs to write External Component Seite 8

9 Mapping of Conversions Conversion is the mapping of raw (measurement) data to physical data MDF has a wealth of conversion methods between raw data and physical dimensions: CCBlock attribute cc_type 0 = 1:1 conversion 1 = linear conversion 2 = rational conversion 3 = algebraic conversion (MCD-2 MC text formula) 4 = value to value tabular look-up with interpolation 5 = value to value tabular look-up without interpolation 6 = value range to value tabular look-up 7 = value to text/scale conversion tabular look-up 8 = value range to text/scale conversion tabular look-up 9 = text to value tabular look-up 10 = text to text tabular look-up (translation) Seite 9

10 Mapping of Conversion Conversion is the mapping of raw (measurement) data to physical data ODS supports only 3 conversion AoLocalColumn sequence_representation external_component (=7) raw_linear_external (=8) raw_polynomial_external (=9) raw_linear_calibrated_external (=11) => Fortunately only trivial rational conversions found, until now. Seite 10

11 Mapping of Units In MDF Units are optional Strings, no relations between units. In ODS Units have relations between each other and are mandatory MDF Unit -> N:1 -> AoPhysicalDimension (Unit) (exponents 0) (empty) -> N:1 -> AoPhysicalDimension ( - ) AoPhysicalDimension 1:1 AoUnit Name Unit AoUnit 1:1 AoQuantity Problem: No relation of AoUnits (mm, m, km) Need for Unit Database What is the unit of %? Encoding of Unit (MDF4 should be part of a XML Document, but it is not all the time. C encoded in ISO8859 found. Seite 11

12 Software Available The Software is (should be soon) available in the openmdm community. Pure Java License openmdm Uses javolution (BSD License) for mapping of MDF datastructures to java. Uses openatfx for reading in ATFX Files. Contains own simple ATFX Writer with an easy API Optionally contains CSV Writer for dumping raw values for integrity checks. Seite 12

13 Performance Issues Reading of unsorted files and indexing on the fly Indices are RAM intensive. Recommended to use 64Bit Java VM Uses memory mapped I/O, performance improvements on new (1.7 java VM) Seite 13

14 TODO The software mdf3atfx and mdf4atfx implements only a small subset of MDF3 and MDF4: Supports a many Real Data Files. No virtual Channels No support for MDF 4.1 Extensions (i.e. compression etc) Seite 14

15 ODS 5.3 ODS 5.3 contains additions for better supporting MDF3 and MDF4 used directly as external component AoExternalComponent Attributes ao_bit_count ao_bit_offset Chapter of ODS 5.3 Standard describes what MDF 4.x file features can be used for AoExternalComponents or as-is The software presented here can be to do the functionality Possible Postprocessing steps to achive ODS Compliant MDF Files on many MDF4 files described in the ODS Standard. Seite 15

16 ODS Wishlist Standard Unit Database System MDF have comments almost everywhere, ODS almost none. Seite 16

17 Vielen Dank für Ihre Aufmerksamkeit. Dr. Olaf Flebbe science + computing ag o.flebbe@science-computing.de

ASAM Transport Format in XML (ATFX) Overview and Best Practices

ASAM Transport Format in XML (ATFX) Overview and Best Practices ASAM Transport Format in XML (ATFX) Overview and Best Practices Dr. Peter Stoll science + computing ag IT-Service and Software Tübingen München Berlin Düsseldorf Content CAT data management @ s+c ASAM

More information

Mastering the flood of NVH data through ASAM-ODS and MDM

Mastering the flood of NVH data through ASAM-ODS and MDM NVH data management Mastering the flood of NVH data through ASAM-ODS and MDM Dr. Dietmar Rapf science + computing ag IT Service and Software Solutions for Complex Computing Environments Tuebingen Muenchen

More information

Web based data management systems gains and drawbacks

Web based data management systems gains and drawbacks Web based data management systems gains and drawbacks Dr. Dietmar Rapf science + computing ag IT-Services and software for complex computing networks Tübingen Munich Berlin Düsseldorf Ingolstadt Peking

More information

openmdm an Open Source Platform for Measured Data Management Dr. Dietmar Rapf, Michael Schwarzbach

openmdm an Open Source Platform for Measured Data Management Dr. Dietmar Rapf, Michael Schwarzbach openmdm an Open Source Platform for Measured Data Management Dr. Dietmar Rapf, Michael Schwarzbach Agenda History and Scope of measured data management ASAM ODS the basis for MDM systems openmdm How openmdm

More information

How to Deploy a Secure, Highly-Available Hadoop Platform

How to Deploy a Secure, Highly-Available Hadoop Platform How to Deploy a Secure, Highly-Available Hadoop Platform Dr. Olaf Flebbe, Michael Weiser science + computing ag IT-Dienstleistungen und Software für anspruchsvolle Rechnernetze Tübingen München Berlin

More information

openmdm an Open Source Platform for Measured Data Management Dr. Dietmar Rapf, Michael Schwarzbach

openmdm an Open Source Platform for Measured Data Management Dr. Dietmar Rapf, Michael Schwarzbach openmdm an Open Source Platform for Measured Data Management Dr. Dietmar Rapf, Michael Schwarzbach openmdm an Open Source Platform for Measured Data Management Seite 2 IT and PLM consulting business since

More information

Mandatory standardizations for deploying a data management system

Mandatory standardizations for deploying a data management system Mandatory standardizations for deploying a data management system Dr. Dietmar Rapf, Florian Schmitt science + computing ag IT-Services and Software in complex computing environments Tübingen München Berlin

More information

Big Data within Automotive Testing

Big Data within Automotive Testing Big Data within Automotive Testing Bringing Analysis to the Data ASAM US Workshop, Novi Dr. Ralf Nörenberg ralf.noerenberg@highqsoft.de Bringing Analysis to the data Content 1 2 3 4 5 Disclaimer and Big

More information

Functional Programming in C++11

Functional Programming in C++11 Functional Programming in C++11 science + computing ag IT-Dienstleistungen und Software für anspruchsvolle Rechnernetze Tübingen München Berlin Düsseldorf An Overview Programming in a functional style

More information

Analysis of Large Scale Data Volumes

Analysis of Large Scale Data Volumes Analysis of Large Scale Data Volumes HighQSoft s Analysis Server Merlin 2G ASAM US Workshop, Novi Dr. Ralf Nörenberg ralf.noerenberg@highqsoft.de HighQSoft s Analysis Server Merlin 2G Content 1 2 3 4 5

More information

Raima Database Manager Version 14.0 In-memory Database Engine

Raima Database Manager Version 14.0 In-memory Database Engine + Raima Database Manager Version 14.0 In-memory Database Engine By Jeffrey R. Parsons, Senior Engineer January 2016 Abstract Raima Database Manager (RDM) v14.0 contains an all new data storage engine optimized

More information

Basler racer. Line Scan Cameras. Next generation CMOS sensors with 2k to 12k resolution and up to 80 khz line rate

Basler racer. Line Scan Cameras. Next generation CMOS sensors with 2k to 12k resolution and up to 80 khz line rate Basler racer Line Scan Cameras Next generation CMOS sensors with 2k to 12k resolution and up to 80 khz line rate Flexible and easy integration, supported by a very compact design Low power consumption

More information

Scalable filesystems boosting Linux storage solutions

Scalable filesystems boosting Linux storage solutions Scalable filesystems boosting Linux storage solutions Daniel Kobras science + computing ag IT-Dienstleistungen und Software für anspruchsvolle Rechnernetze Tübingen München Berlin Düsseldorf Motivation

More information

Basler pilot AREA SCAN CAMERAS

Basler pilot AREA SCAN CAMERAS Basler pilot AREA SCAN CAMERAS VGA to 5 megapixels and up to 210 fps Selected high quality CCD sensors Powerful Gigabit Ethernet interface Superb image quality at all Resolutions and frame rates OVERVIEW

More information

Overview. Proven Image Quality and Easy to Use Without a Frame Grabber. Your benefits include:

Overview. Proven Image Quality and Easy to Use Without a Frame Grabber. Your benefits include: Basler runner Line Scan Cameras High-quality line scan technology meets a cost-effective GigE interface Real color support in a compact housing size Shading correction compensates for difficult lighting

More information

Simple Network Management Protocol (SNMP) Amar J. Desai Graduate Student University of Southern California Computer Science

Simple Network Management Protocol (SNMP) Amar J. Desai Graduate Student University of Southern California Computer Science Simple Network Management Protocol (SNMP) Amar J. Desai Graduate Student University of Southern California Computer Science 1 Outline Background SNMP Basics SNMP Version 1 SNMP Version 2 SNMP Management,

More information

MeDaMAk. A measurement data management system based on the openmdm framework. Christian Rechner EPOS CAT GmbH

MeDaMAk. A measurement data management system based on the openmdm framework. Christian Rechner EPOS CAT GmbH MeDaMAk A measurement data management system based on the openmdm framework Christian Rechner EPOS CAT GmbH Topics Requirements System overview Database model The MDM base model System specific modelling

More information

Basler scout AREA SCAN CAMERAS

Basler scout AREA SCAN CAMERAS Basler scout AREA SCAN CAMERAS VGA to 2 megapixels and up to 120 fps Selected high quality CCD and CMOS sensors Gigabit Ethernet and FireWire-b interfaces Perfect fit for a variety of applications - extremely

More information

Herbert Desel 2015-11-10

Herbert Desel 2015-11-10 BUNDESINSTITUT FÜR RISIKOBEWERTUNG 6. BfR-Nutzerkonferenz European Cosmetic Products Notification Portal CPNP Erfahrungen mit der europäischen Datenbank zu Kosmetikmeldungen Modell für nationale Datenbank

More information

Localizing dynamic websites created from open source content management systems

Localizing dynamic websites created from open source content management systems Localizing dynamic websites created from open source content management systems memoqfest 2012, May 10, 2012, Budapest Daniel Zielinski Martin Beuster Loctimize GmbH [daniel martin]@loctimize.com www.loctimize.com

More information

MM - Managing Material Master Data

MM - Managing Material Master Data MM - Managing Material Master Data The following Help Topics are available: Matedal~&lst~ For Help on Help, Press F1 Version SAP-00008868 Version Prepared for R/3 Release 2.2. August 1994 SAP-00008869

More information

A Tableau Use Case from Online Marketing

A Tableau Use Case from Online Marketing A Tableau Use Case from Online Marketing Tableau Conference On Tour - Munich David Müller, Head of Data Science Munich, 28.05.2014 Intro David Müller» 2 years in data science with an online advertising

More information

NESTML Tutorial. I.Blundell, M.J.Eppler, D.Plotnikov. Software Engineering RWTH Aachen. http://www.se-rwth.de/

NESTML Tutorial. I.Blundell, M.J.Eppler, D.Plotnikov. Software Engineering RWTH Aachen. http://www.se-rwth.de/ NESTML Tutorial I.Blundell, M.J., D.Plotnikov http://www.se-rwth.de/ Seite 2 Usage of the NESTML Infrastructure Starting eclipse: cd /home/nest/eclipse_nestml./eclipse Working folder for the code generation:

More information

The New IoT Standard: Any App for Any Device Using Any Data Format. Mike Weiner Product Manager, Omega DevCloud KORE Telematics

The New IoT Standard: Any App for Any Device Using Any Data Format. Mike Weiner Product Manager, Omega DevCloud KORE Telematics The New IoT Standard: Any App for Any Device Using Any Data Format Mike Weiner Product Manager, Omega DevCloud KORE Telematics About KORE The world s largest M2M/IoT services provider 12 Carriers Enterprise

More information

Basler Cameras PRODUCT LINE OVERVIEW

Basler Cameras PRODUCT LINE OVERVIEW Basler Cameras PRODUCT LINE OVERVIEW Basler ace (H V pixels) aca640-90um/uc ICX424 659 494 90 m/c 8/12 USB 3.0 7.4 7.4 4.88 3.66 1/3" aca640-120um/uc ICX618 659 494 120 m/c 8/12 USB 3.0 5.6 5.6 3.69 2.77

More information

Basler. Line Scan Cameras

Basler. Line Scan Cameras Basler Line Scan Cameras High-quality line scan technology meets a cost-effective GigE interface Real color support in a compact housing size Shading correction compensates for difficult lighting conditions

More information

Basler beat AREA SCAN CAMERAS. High-resolution 12 MP cameras with global shutter

Basler beat AREA SCAN CAMERAS. High-resolution 12 MP cameras with global shutter Basler beat AREA SCAN CAMERAS High-resolution 12 MP cameras with global shutter Outstanding price / performance ratio High speed through Camera Link interface Flexible and easy integration Overview Convincing

More information

Big Data: Using ArcGIS with Apache Hadoop. Erik Hoel and Mike Park

Big Data: Using ArcGIS with Apache Hadoop. Erik Hoel and Mike Park Big Data: Using ArcGIS with Apache Hadoop Erik Hoel and Mike Park Outline Overview of Hadoop Adding GIS capabilities to Hadoop Integrating Hadoop with ArcGIS Apache Hadoop What is Hadoop? Hadoop is a scalable

More information

Nick Sophinos CEO WDean Medical

Nick Sophinos CEO WDean Medical WDean Medical Patient and Family Portal Patient Portal Communication is essential Nick Sophinos CEO WDean Medical! WDean Medical Empowering Care Overview WDean Medical's Patient and Family Portal module

More information

High-Performance Processing of Large Data Sets via Memory Mapping A Case Study in R and C++

High-Performance Processing of Large Data Sets via Memory Mapping A Case Study in R and C++ High-Performance Processing of Large Data Sets via Memory Mapping A Case Study in R and C++ Daniel Adler, Jens Oelschlägel, Oleg Nenadic, Walter Zucchini Georg-August University Göttingen, Germany - Research

More information

openlca 1.4 overview and first steps

openlca 1.4 overview and first steps openlca 1.4 overview and first steps Andreas Ciroth, Sarah Winter, GreenDelta Berlin, gd@greendelta.com Version 1.1, June 2014 Changelog to version 1: - option to use openlca directly from zip files added

More information

Number Representation

Number Representation Number Representation CS10001: Programming & Data Structures Pallab Dasgupta Professor, Dept. of Computer Sc. & Engg., Indian Institute of Technology Kharagpur Topics to be Discussed How are numeric data

More information

Basler dart AREA SCAN CAMERAS. Board level cameras with bare board, S- and CS-mount options

Basler dart AREA SCAN CAMERAS. Board level cameras with bare board, S- and CS-mount options Basler dart AREA SCAN CAMERAS Board level cameras with bare board, S- and CS-mount options Designed to meet smallest space as well as lowest weight and power requirements Plug and play with future-proof

More information

Scalable Data Analysis in R. Lee E. Edlefsen Chief Scientist UserR! 2011

Scalable Data Analysis in R. Lee E. Edlefsen Chief Scientist UserR! 2011 Scalable Data Analysis in R Lee E. Edlefsen Chief Scientist UserR! 2011 1 Introduction Our ability to collect and store data has rapidly been outpacing our ability to analyze it We need scalable data analysis

More information

Math 10C: Numbers, Radicals, and Exponents PRACTICE EXAM

Math 10C: Numbers, Radicals, and Exponents PRACTICE EXAM Math 10C: Numbers, Radicals, and Exponents PRACTICE EXAM 1. 1.273958... belongs to: The set of integers. The set of rationals. The set of irrationals. None of the above. 2. 7.4 belongs to: The set of integers.

More information

Technical Data Sheet: imc SEARCH 3.1. Topology

Technical Data Sheet: imc SEARCH 3.1. Topology : imc SEARCH 3.1 Database application for structured storage and administration of measurement data: Measurement data (measurement values, measurement series, combined data from multiple measurement channels)

More information

Basler Cameras. Product line overview

Basler Cameras. Product line overview Basler Cameras Product line overview Software Get your free version: www.baslerweb.com/pylon Basler pylon Camera Software Suite The pylon Camera Software Suite operates with all Basler line scan and area

More information

Touch & Travel a SIM-based eticketing System

Touch & Travel a SIM-based eticketing System Touch & Travel a SIM-based eticketing System NFC Congress Austria 08 Dr. Stephan Spitz G&D stephan.spitz@gi-de.com Agenda Project Overview System Overview Applied New Technologies and Standards Seite 2

More information

estatistik.core: COLLECTING RAW DATA FROM ERP SYSTEMS

estatistik.core: COLLECTING RAW DATA FROM ERP SYSTEMS WP. 2 ENGLISH ONLY UNITED NATIONS STATISTICAL COMMISSION and ECONOMIC COMMISSION FOR EUROPE CONFERENCE OF EUROPEAN STATISTICIANS Work Session on Statistical Data Editing (Bonn, Germany, 25-27 September

More information

Video-Conferencing System

Video-Conferencing System Video-Conferencing System Evan Broder and C. Christoher Post Introductory Digital Systems Laboratory November 2, 2007 Abstract The goal of this project is to create a video/audio conferencing system. Video

More information

Palo Open Source BI Suite

Palo Open Source BI Suite Palo Open Source BI Suite Matthias Wilharm BI Consultant matthias.wilharm@trivadis.com Winterthur, 24.09.2008 Basel Baden Bern Lausanne Zurich Düsseldorf Frankfurt/M. Freiburg i. Br. Hamburg Munich Stuttgart

More information

Algebra 1 Course Information

Algebra 1 Course Information Course Information Course Description: Students will study patterns, relations, and functions, and focus on the use of mathematical models to understand and analyze quantitative relationships. Through

More information

MaDaM the web-based Measurement Data Management for Big Data. by Dr. Bernhard Sünder, Managing Director, AMS GmbH

MaDaM the web-based Measurement Data Management for Big Data. by Dr. Bernhard Sünder, Managing Director, AMS GmbH MaDaM the web-based Measurement Data Management for Big Data by Dr. Bernhard Sünder, Managing Director, AMS GmbH AMS GmbH located in Chemnitz (Saxonia) founded 1993 by Dr. B. Sünder since 1998 our vision

More information

SalesJunction.com. Sales Force Automation & CRM. SJAPI Guide

SalesJunction.com. Sales Force Automation & CRM. SJAPI Guide SalesJunction.com Sales Force Automation & CRM SJAPI Guide Table of Contents API Essentials 2 AddAcct.asp 2 AddAct.asp 3 AddCont.asp 3 AddOpp.asp 4 FindContacts.asp 4 FindContacts_ViaEmail.asp 5 GetAcct.asp

More information

Download Virtualization Software Download a Linux-based OS Creating a Virtual Machine using VirtualBox: VM name

Download Virtualization Software Download a Linux-based OS Creating a Virtual Machine using VirtualBox: VM name Download Virtualization Software You will first need to download and install a virtualization product. This will allow you to create a virtual machine which you can install a Linux distribution on. I recommend

More information

Linux flash file systems JFFS2 vs UBIFS

Linux flash file systems JFFS2 vs UBIFS Linux flash file systems JFFS2 vs UBIFS Chris Simmonds 2net Limited Embedded Systems Conference UK. 2009 Copyright 2009, 2net Limited Overview Many embedded systems use raw flash chips JFFS2 has been the

More information

Optimization of the mid-term master production schedule using SAP-APO

Optimization of the mid-term master production schedule using SAP-APO Optimization of the mid-term master production schedule using SAP-APO Dr. Ulf Neuhaus, Dr. Markus Storz Bad Dürkheim, 25.04.2008 GOR-Arbeitsgruppentreffen Optimization of the mid-term master production

More information

Pennsylvania System of School Assessment

Pennsylvania System of School Assessment Pennsylvania System of School Assessment The Assessment Anchors, as defined by the Eligible Content, are organized into cohesive blueprints, each structured with a common labeling system that can be read

More information

Equipment Room Database and Web-Based Inventory Management

Equipment Room Database and Web-Based Inventory Management Equipment Room Database and Web-Based Inventory Management Project Proposal Sean M. DonCarlos Ryan Learned Advisors: Dr. James H. Irwin Dr. Aleksander Malinowski December 12, 2002 TABLE OF CONTENTS Project

More information

Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication

Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication 01PC-422 Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication Pascal Jost IAS, University of Stuttgart, Germany Stephan Hoffmann Vector CANtech Inc., USA Copyright

More information

Attacking the Traveling Salesman Point-of-sale attacks on airline travelers DEFCON 2014

Attacking the Traveling Salesman Point-of-sale attacks on airline travelers DEFCON 2014 Attacking the Traveling Salesman Point-of-sale attacks on airline travelers DEFCON 2014 Alex Zacharis Nikos Tsagkarakis info@census-labs.com Census S.A. http://census-labs.com/ Contents Why target travelers?

More information

Basler. Area Scan Cameras

Basler. Area Scan Cameras Basler Area Scan Cameras VGA to 5 megapixels and up to 210 fps Selected high quality Sony and Kodak CCD sensors Powerful Gigabit Ethernet interface Superb image quality at all resolutions and frame rates

More information

PLAY-OUT FOR HIERARCHICAL COMPONENT ARCHITECTURES

PLAY-OUT FOR HIERARCHICAL COMPONENT ARCHITECTURES PLAY-OUT FOR HIERARCHICAL COMPONENT ARCHITECTURES Jörg Holtmann, Matthias Meyer Automotive Software Engineering, 17. September 2013 Sheet 1 Introduction and Motivation Automotive Domain Approach to cope

More information

Maximum Length = 4 lines of text, (10 or 8 Points or 6 or 7 LPB). Width of block no larger than 1.75 inches. Page 1 of 9

Maximum Length = 4 lines of text, (10 or 8 Points or 6 or 7 LPB). Width of block no larger than 1.75 inches. Page 1 of 9 Supplier Compliance Container (B-10) Label (4 x 6 ) Specification Sheet For additional detail, refer to AIAG B-10 Guidelines June 2004. For Code 128, refer to Page 3 of this document. Part Number Block

More information

NoSQL Database - mongodb

NoSQL Database - mongodb NoSQL Database - mongodb Andreas Hartmann 19.10.11 Agenda NoSQL Basics MongoDB Basics Map/Reduce Binary Data Sets Replication - Scaling Monitoring - Backup Schema Design - Ecosystem 19.10.11 2 NoSQL Database

More information

How To Write A Free Software Program In Java.Org (For Free)

How To Write A Free Software Program In Java.Org (For Free) für Java Entwickler und Architekten - Schema Evolution und Maintenance { } "name" : "Timmo Freudl-Gierke", "twitter" : "@timmo_gierke", "blog" : "http://blog-it.hypoport.de/" humongous enorm gigantisch

More information

Common Lisp Networking API Advantages and Disadvantages

Common Lisp Networking API Advantages and Disadvantages Common Lisp Sockets APIs An analysis and proposal Dave Roberts dave-at-findinglisp-com www.findinglisp.com Version 0.2.5, 27-Dec-2005 1 Introduction In recent years, network programming has increased steadily

More information

etpu Host Interface by:

etpu Host Interface by: Freescale Semiconductor Application Note AN2821 Rev. 2, 08/2007 etpu Host Interface by: David Paterson Ming Li MCD Applications 1 Introduction This application note discusses the enhanced Time Processing

More information

Company wide Testdata Postprocessing Solutions

Company wide Testdata Postprocessing Solutions Company wide Testdata Postprocessing Solutions ODS & CEA for web-based and desktop applications Dr. Bernhard Sünder, AMS GmbH Content The AMS company ODS and CEA Web based Data Manangement Systems jbeam

More information

How to sync your local SharePoint with the Microsoft Office 365 cloud

How to sync your local SharePoint with the Microsoft Office 365 cloud It's fairly easy to build extranets for your clients, vendors or other business partners with SharePoint Online or Office 365, e.g. for collaboration or mobile access. But take care about new data islands!

More information

Java Card TM Open Platform for Smart Cards

Java Card TM Open Platform for Smart Cards Java Card TM Open Platform for Smart Cards Wolfgang Effing Giesecke & Devrient GmbH C:\Presentations - JavaCard_OpenPlatform.ppt - ef - 29.04.04 - page 1 What happened in the past? Every company created

More information

Virtualization. Types of Interfaces

Virtualization. Types of Interfaces Virtualization Virtualization: extend or replace an existing interface to mimic the behavior of another system. Introduced in 1970s: run legacy software on newer mainframe hardware Handle platform diversity

More information

SNMP Traffic Measurements

SNMP Traffic Measurements SNMP Traffic Measurements Jürgen Schönwälder j.schoenwaelder@iu-bremen.de International University Bremen Campus Ring 1 28725 Bremen, Germany http://www.ibr.cs.tu-bs.de/projects/nmrg/ slides.tex SNMP Traffic

More information

Discrete Mathematics: Homework 7 solution. Due: 2011.6.03

Discrete Mathematics: Homework 7 solution. Due: 2011.6.03 EE 2060 Discrete Mathematics spring 2011 Discrete Mathematics: Homework 7 solution Due: 2011.6.03 1. Let a n = 2 n + 5 3 n for n = 0, 1, 2,... (a) (2%) Find a 0, a 1, a 2, a 3 and a 4. (b) (2%) Show that

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T X.690 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2002) SERIES X: DATA NETWORKS AND OPEN SYSTEM COMMUNICATIONS OSI networking and system aspects Abstract

More information

Simple Network Management Protocol

Simple Network Management Protocol 56 CHAPTER Chapter Goals Discuss the SNMP Management Information Base. Describe SNMP version 1. Describe SNMP version 2. Background The (SNMP) is an application layer protocol that facilitates the exchange

More information

Potential of Virtualization Technology for Long-term Data Preservation

Potential of Virtualization Technology for Long-term Data Preservation Potential of Virtualization Technology for Long-term Data Preservation J Blomer on behalf of the CernVM Team jblomer@cern.ch CERN PH-SFT 1 / 12 Introduction Potential of Virtualization Technology Preserve

More information

ASAM ODS, Peak ODS Server and openmdm as a company-wide information hub for test and simulation data. Peak Solution GmbH, Nuremberg

ASAM ODS, Peak ODS Server and openmdm as a company-wide information hub for test and simulation data. Peak Solution GmbH, Nuremberg ASAM, and as a company-wide information hub for test and simulation data Peak Solution GmbH, Nuremberg Overview ASAM provides for over a decade a standard, that has proven itself as a reliable basis for

More information

Assessment Anchors and Eligible Content

Assessment Anchors and Eligible Content M07.A-N The Number System M07.A-N.1 M07.A-N.1.1 DESCRIPTOR Assessment Anchors and Eligible Content Aligned to the Grade 7 Pennsylvania Core Standards Reporting Category Apply and extend previous understandings

More information

Cloud OS. Neue Geschäftsmodelle mit Microsoft Lösungen für Hoster und Service Provider. Windows Server & Windows Azure

Cloud OS. Neue Geschäftsmodelle mit Microsoft Lösungen für Hoster und Service Provider. Windows Server & Windows Azure Cloud OS Neue Geschäftsmodelle mit Microsoft Lösungen für Hoster und Service Provider Olaf Würker Channel Executive Hosting Roman Schweizer Product Manager Windows Server & Windows Azure Agenda 13:30 14:15

More information

Private Clouds with Open Source

Private Clouds with Open Source Private Clouds with Open Source GridKa School 2010 KIT September 7 th 2010 Christian Baun baun@kit.edu http://www.kit.edu Cloud-Computing? Building on compute and storage virtualization, and leveraging

More information

Meeting daily compliance in PharmaOperations

Meeting daily compliance in PharmaOperations Meeting daily compliance in PharmaOperations SKMF Spring Event 2012 Dr. Peter Hess Themenübersicht Compliance Framework GMP Activities and compliance documentation in a production plant Compliance preconditions

More information

Last time. Today. IaaS Providers. Amazon Web Services, overview

Last time. Today. IaaS Providers. Amazon Web Services, overview Last time General overview, motivation, expected outcomes, other formalities, etc. Please register for course Online (if possible), or talk to Yvonne@CS Course evaluation forgotten Please assign one volunteer

More information

Making Optimal Use of JMX in Custom Application Monitoring Systems

Making Optimal Use of JMX in Custom Application Monitoring Systems Page 1 of 10 Making Optimal Use of JMX in Custom Application Monitoring Systems With any new technology, best practice documents are invaluable in helping developers avoid common errors and design quality

More information

LICENSE4J FLOATING LICENSE SERVER USER GUIDE

LICENSE4J FLOATING LICENSE SERVER USER GUIDE LICENSE4J FLOATING LICENSE SERVER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 2 Floating License Usage... 2 Installation... 4 Windows Installation... 4 Linux

More information

JNIOR. Overview. Get Connected. Get Results. JNIOR Model 310. JNIOR Model 312. JNIOR Model 314. JNIOR Model 410

JNIOR. Overview. Get Connected. Get Results. JNIOR Model 310. JNIOR Model 312. JNIOR Model 314. JNIOR Model 410 The INTEG is an Ethernet I/O (digital, analog) device that monitors and controls a small set of process signals. functions as both basic I/O for integration with another application or system AND as a

More information

A generic framework for game development

A generic framework for game development A generic framework for game development Michael Haller FH Hagenberg (MTD) AUSTRIA haller@hagenberg.at Werner Hartmann FAW, University of Linz AUSTRIA werner.hartmann@faw.unilinz.ac.at Jürgen Zauner FH

More information

We shall turn our attention to solving linear systems of equations. Ax = b

We shall turn our attention to solving linear systems of equations. Ax = b 59 Linear Algebra We shall turn our attention to solving linear systems of equations Ax = b where A R m n, x R n, and b R m. We already saw examples of methods that required the solution of a linear system

More information

A Case Study of ebay UTF-8 Database Migration

A Case Study of ebay UTF-8 Database Migration A Case Study of ebay UTF-8 Database Migration Nelson Ng Chief Globalization Architect 1 What is the difficulty in migrating from ISO Latin 1 to UTF-8? 2 ebay: The World s Online Marketplace An online trading

More information

Active Directory Integration with Blue Coat

Active Directory Integration with Blue Coat The Web Security Authority. TM Active Directory Integration with Blue Coat NOTE: This techbrief is applicable when using NTLM under Windows 2000 Server. Introduction Windows 2000 server utilizes Active

More information

Technical Information. Digital Signals. 1 bit. Part 1 Fundamentals

Technical Information. Digital Signals. 1 bit. Part 1 Fundamentals Technical Information Digital Signals 1 1 bit Part 1 Fundamentals t Technical Information Part 1: Fundamentals Part 2: Self-operated Regulators Part 3: Control Valves Part 4: Communication Part 5: Building

More information

White Paper. 3-Heights Document Converter Basics and Applications

White Paper. 3-Heights Document Converter Basics and Applications White Paper 3-Heights Document Converter Basics and Applications Contents Introduction...3 What does a central conversion service do?...3 How is the service used?...4 What are the benefits of a central

More information

Virtualization in Linux KVM + QEMU

Virtualization in Linux KVM + QEMU CS695 Topics in Virtualization and Cloud Computing KVM + QEMU Senthil, Puru, Prateek and Shashank 1 Topics covered KVM and QEMU Architecture VTx support CPU virtualization in KMV Memory virtualization

More information

M2M For industrial and automotive

M2M For industrial and automotive M2M For industrial and automotive Content ST at a glance... 4 Where to find us... 5 The value chain... 5 Secure MCU... 6 Focus on ST33 secure microcontrollers... 6 M2M fields of application... 7 What is

More information

What fascinates me about BAM is not only its ability to deliver reports at Real Time but also alert Business people when they need them most.

What fascinates me about BAM is not only its ability to deliver reports at Real Time but also alert Business people when they need them most. Title: Oracle BAM for REAL TIME Reporting Version 1.0 September 8, 2008 Introduction Oracle BAM is a real time reporting tool. Most of you might be well aware of but for those who know less about it, this

More information

Parrot in a Nutshell. Dan Sugalski dan@sidhe.org. Parrot in a nutshell 1

Parrot in a Nutshell. Dan Sugalski dan@sidhe.org. Parrot in a nutshell 1 Parrot in a Nutshell Dan Sugalski dan@sidhe.org Parrot in a nutshell 1 What is Parrot The interpreter for perl 6 A multi-language virtual machine An April Fools joke gotten out of hand Parrot in a nutshell

More information

Microsoft Dynamics NAV 2015 Hardware and Server Requirements. Microsoft Dynamics NAV Windows Client Requirements

Microsoft Dynamics NAV 2015 Hardware and Server Requirements. Microsoft Dynamics NAV Windows Client Requirements Microsoft Dynamics NAV 2015 Hardware and Server Requirements Microsoft Dynamics NAV Windows Client Requirements Windows client. operating systems Hardware resources Reports Windows 8.1 Professional or

More information

Section 1.4 Place Value Systems of Numeration in Other Bases

Section 1.4 Place Value Systems of Numeration in Other Bases Section.4 Place Value Systems of Numeration in Other Bases Other Bases The Hindu-Arabic system that is used in most of the world today is a positional value system with a base of ten. The simplest reason

More information

Big Data Technology Map-Reduce Motivation: Indexing in Search Engines

Big Data Technology Map-Reduce Motivation: Indexing in Search Engines Big Data Technology Map-Reduce Motivation: Indexing in Search Engines Edward Bortnikov & Ronny Lempel Yahoo Labs, Haifa Indexing in Search Engines Information Retrieval s two main stages: Indexing process

More information

Power BI Performance. Tips and Techniques WWW.PRAGMATICWORKS.COM

Power BI Performance. Tips and Techniques WWW.PRAGMATICWORKS.COM Power BI Performance Tips and Techniques Rachael Martino Principal Consultant rmartino@pragmaticworks.com @RMartinoBoston About Me SQL Server and Oracle developer and IT Manager since SQL Server 2000 Focused

More information

UBIFS file system. Adrian Hunter (Адриан Хантер) Artem Bityutskiy (Битюцкий Артём)

UBIFS file system. Adrian Hunter (Адриан Хантер) Artem Bityutskiy (Битюцкий Артём) UBIFS file system Adrian Hunter (Адриан Хантер) Artem Bityutskiy (Битюцкий Артём) Plan Introduction (Artem) MTD and UBI (Artem) UBIFS (Adrian) 2 UBIFS scope UBIFS stands for UBI file system (argh...) UBIFS

More information

SimpliVity Best of Both Worlds

SimpliVity Best of Both Worlds SimpliVity Best of Both Worlds Cloud Economics with Enterprise Performance, Protection and Functionality Wolfgang Huber Regional Sales Director, Central Europe +49 170 8632160 "SimpliVity is one of the

More information

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing imc FAMOS ensures fast results Comprehensive data processing

More information

COMPANIES REGISTRY. Third Party Software Interface Specification. (Part 1 Overview)

COMPANIES REGISTRY. Third Party Software Interface Specification. (Part 1 Overview) COMPANIES REGISTRY Third Party Software Interface Specification () of Integrated Companies Registry Information System Version 1.3 March 2014 The Government of the Hong Kong Special Administrative Region

More information

Education & Training Plan. Accounting Math Professional Certificate Program with Externship

Education & Training Plan. Accounting Math Professional Certificate Program with Externship Office of Professional & Continuing Education 301 OD Smith Hall Auburn, AL 36849 http://www.auburn.edu/mycaa Contact: Shavon Williams 334-844-3108; szw0063@auburn.edu Auburn University is an equal opportunity

More information

Sample Induction Proofs

Sample Induction Proofs Math 3 Worksheet: Induction Proofs III, Sample Proofs A.J. Hildebrand Sample Induction Proofs Below are model solutions to some of the practice problems on the induction worksheets. The solutions given

More information

Vorlesung Kommunikationsnetze Fieldbus Systems

Vorlesung Kommunikationsnetze Fieldbus Systems Vorlesung Kommunikationsnetze Fieldbus Systems Prof. Dr. H. P. Großmann mit B. Wiegel sowie A. Schmeiser und M. Rabel Sommersemester 2009 Institut für Organisation und Management von Informationssystemen

More information