Data reduction in the ITMS system through a data acquisition model with self-adaptive sampling rate

Size: px
Start display at page:

Download "Data reduction in the ITMS system through a data acquisition model with self-adaptive sampling rate"

Transcription

1 Data reductin in the ITMS system thrugh a data acquisitin mdel with self-adaptive sampling rate M. Ruiz, JM. Lpez, G. de Areas, E. Barrera, R. Melendez, J. Vega Grup de Investigatin en Instrumentatin y Acustica Aplicada, Universidad Plitecnica de Madrid (UPM), Departament de Sistemas Electrnics y de Cntrl, Universidad Plitecnica de Madrid (UPM), Asciacin EURATOM/CIEMAT para Fusin, Madrid, Spain Abstract Lng pulse r steady state peratin f fusin experiments require data acquisitin and prcessing systems that reduce the vlume f data invlved. The availability f self-adaptive sampling rate systems and the use f real-time lssless data cmpressin techniques can help slve these prblems. The frmer is imprtant fr cntinuus adaptatin f sampling frequency fr experimental requirements. The latter allws the maintenance f cntinuus digitizatin under limited memry cnditins. This can be achieved by permanent transmissin f cmpressed data t ther systems. The cmpacted transfer ensures the use f minimum bandwidth. This paper presents an implementatin based n intelligent test and measurement system (ITMS), a data acquisitin system architecture with multiprcessing capabilities that permits it t adapt the system's sampling frequency thrughut the experiment. The sampling rate can be cntrlled depending n the experiment's specific requirements by using an external dc vltage signal r by defining user events thrugh sftware. The system takes advantage f the high prcessing capabilities f the ITMS platfrm t implement a data reductin mechanism based in lssless data cmpressin algrithms which are themselves based in peridic deltas. Keywrds: Real-time data acquisitin and prcessing; Adaptive sampling; Lssless cmpressin; Advanced intelligent instrumentatin 1. Intrductin One gal in data acquisitin systems used in lng pulse r steady state fusin diagnstics is t acquire capabilities t adapt the sampling rate depending n the experiment's time evlutin. Anther is t cmpress the acquired infrmatin in rder t reduce the high amunt f data t be prcessed, and therefre reduce the required netwrk bandwidth and strage requirements. In rder t achieve these gals, flexible data acquisitin system architecture that can be easily custmized t specific experiment requirements within a shrt develpment time is needed The ITMS platfrm is an example f such system architecture. The final gal f ITMS is t ffer a technlgy, cnsisting f a set fhardware and sftware tls that allws the develpment f advanced intelligent instruments (All) with fast data acquisitin and prcessing capabilities that can be recnfigured thrugh sftware. The system architecture and the use f furth generatin prgramming languages, such as Lab VIEW, allw the reductin f develpment time substantially. This paper presents an applicatin f this technlgy t implement a data acquisitin and prcessing system that has adaptive sampling capabilities, and can als cmpress the acquired data befre sending it t a database server r t ther prcessing systems thrugh a netwrk cnnectin. Bth features reduce the amunt f data acquired by the system, while maintaining the same amunt f infrmatin, allwing a reductin f the required transmissin bandwidth and strage requirements f the verall system. Adaptive sampling capabilities means that the sampling rate f data acquisitin cards that are used can be changed dynamically, e.g. during the experiment duratin, accrding t specific requirements. In rder t keep track f the sampling frequency used t acquire each sample,

2 this system uses an analgue dc vltage applied t an input f each data acquisitin card, which is related t the sampling rate being used. There is a direct relatin between the dc vltage value f that input channel and the sampling frequency being used t acquire the rest f the channels (see Sectin 3). The system als includes a data reductin mechanism that is implemented based in data cmpressin algrithms develped in Lab VIEW 2. ITMS architecture Fig. 1 shws the hardware architecture f the ITMS platfrm adapted t this applicatin. The hardware cnsists f the fllwing elements: One standard PXI chassis, with an embedded system CPU (SCPU). SCPU is used t cnfigure data acquisitin cards (DAQ), t acquire data frm DAQ channels, t distribute the acquired data amng system's CPUs and t prcess the data f desired channels. Several DAQ cards. Several peripheral CPU cards (PCPU) allcated in peripheral PXI slts (CC8-BLUES Pentium 3 frmekf System r Inva ICP-PM-4). PCPUs are used t prcess the data acquired frm desired channels. PCPUs will increase the cmputing capacity f the PXI platfrm as cmpared t typical PXI systems based nly in the system CPU cntrller ITMS sftware architecture is based in three sftware mdules that run bth in the SCPU and in the PCPUs (Fig. 2): Setup&DAQ, dynamic data prcessing system (DDPS) and event detectin and sample rate mdificatin (EDSRM). These mdules were develped using Linux kernel mdules (Fedra Cre 1) based n RTAI (Versin 3.3), the COMEDI data acquisitin driver and Lab VIEW (Versin 8.2). The Setup&DAQ mdule deals with the data acquisitin and distributin cnfiguratin and the acquisitin and data distributin amng prcessing elements f the system (PCPUs and SCPU). The user interface was develped in Lab VIEW, while the data acquisitin and distributin part was cded using Linux kernel mdules. The part that deals with the cntinuus data cllectin in the final user applicatins was develped in C and integrated in Lab VIEW cde by using cde interface ndes (CINs). The DDPS mdule is in charge f running the data prcessing rutines defined by the user. These rutines were develped in Lab VIEW. The results btained by DDPS are sent t anther cmputer using the netwrk cnnectin. The EDSRM mdule is a client-server applicatin that runs in each CPU (SCPU r PCPUs). The client, which usually runs in the PCPUs, detects the events generated by the DDPS mdule and sends them t the server mdule as messages thrugh TCP/IP. The server, which always runs in the SCPU, receives the messages frm the clients, r any ther external systems, and updates the sampling rate accrdingly. Sampling rate changes can als be caused by external systems by applying an external dc vltage signal t ne f the system's inputs (external sampling rate cntrl signal). The relatin between the sampling frequency and the external dc vltage value is defined during the system cnfiguratin prcess. The EDSRM server als checks fr changes in this vltage t detect sampling rate mdificatin requests. 3. Implementatin f the adaptive sampling rate mdel in the ITMS Sampling rate in cmmercial data acquisitin cards is cntrlled thrugh an internal r external clck signal. The raw data acquired frm the card des nt include any infrmatin abut the sampling rate that has been used t acquire it. The sampling rate infrmatin is added by the data acquisitin driver when it cllects the data, accrding t the data acquisitin cnfiguratin infrmatin. Fig. 3 shws hw the ITMS hardware architecture was mdified t implement adaptive sampling rate. The DAQ's external clck input is used t cntrl the acquisitin prcess. This clck is generated using a cunter f an additinal DAQ card (DAQO), whse input can be chsen between an external master clck signal cnnected t the clck's surce input, r the internal DAQ timebase clck. In additin, ne analg input channel f the DAQ card is used t read the value f the external sampling rate cntrl signal. Finally, an analg utput vltage channel f the same card is used t generate the mark vltage System Cntrller (SCPU) Prcessing card (PCPU) DAQ card System Cntrller slt Peripheral slt Peripheral slt Fig. 1. Standard ITMS platfrm hardware architecture.

3 SCPU EDSRM Server ^ DDPS T SETUP&DAQ l RTAI FIFOs 'J" LabVIEW SETUP&DAQ LINUX KERNEL f TCP/IP J PCPU Client I 1 T DDPS SETUP&DAQ [ LabVIEW RTAI FIFOs SETUP&DAQ ' LINUX KERNEL Fig. 2. Diagram f sftware applicatins, at LabVIEW and Linux kernel level, running in system CPU (SCPU) and peripheral CPUs (PCPUs). channel. This vltage is related t the sampling rate used fr a predefined set f values, and is cnnected t the analg input channel 0 f each DAQ card. This channel is named mark vltage channel ( VMC). When the sampling frequency is changed during an acquisitin, the analg dc vltage generated is als updated, and therefre when new samples are acquired, the sampling rate used can be determined by lking fr a change in the vltage level f the first input channel f that DAQ card. The hardware must guarantee that the changes in the sampling rate clck and the generated vltages are prduced simultaneusly. It must be nted that in this implementatin mdel it is nt necessary t stp and start the data acquisitin driver in rder t change the sampling rate. EXTERNAL REFERENCE CLOCK SCPU PCPUS v c DAQO SOURCE CLK O CLK OUT DACO CONTROL VOLTAGE DAQ1 SCAN CLOCK ACH1 ACHN DAQN SCAN CLOCK v ACH1 ACHN N-1 N-1 Measurement Signals Fig. 3. Mdified ITMS hardware architecture fr self-adaptive sampling rate. J The Setup&DAQ mdule running in the SCPU analyzes the mark channel in the data blcks in rder t determine if a change f the sampling rate has been prduced at any time, and assigns the crrect sampling infrmatin t each data blck. This mechanism ensures that any external system can change the sampling rate as needed by changing the analg dc vltage. An example f such an external system culd be a specific hardware f the experimental envirnment used t generate the tempral prfile f the sampling rate. Als, anther device f the same PXI system culd generate this cntrl vltage. Fig. 4 shws the steps in the ITMS during a change in the sampling rate fr a particular case in which it is necessary t increase the sampling rate if ne f the acquired signals has a significant amunt f energy in the 2 khz band (being this is a user defined event). The gal is that the system changes autmatically the sampling rate being used frm looks/s t 200 ks/s if it detects the abve mentined event. The system behaves as fllws (see Fig. 4): Step 1: The acquired data is cllected by the Setup&DAQ mdule running in the SCPU. This mdule analyzes the mark channel infrmatin t determine if there has been any change during that blck acquisitin in the sampling rate. Then it sends the data t be prcessed t the PCPU using a frame that cntains the fllwing elements: the initial sampling rate used in the buffer; the final sampling rate used in the buffer; the index within the buffer f the sample where the sampling rate was changed, r -1 if there had been n change; and the data blck size in bytes. Step 2: The frame is received by the Setup&DAQ mdule running in the PCPU and passed t the DDPS. Step 3: The frame is prcessed accrding t the desired event detectin algrithm develped by the user in LabVIEW. In this case, as an example, a flating pint FFT is perfrmed t determine if the input signal has energy in the 2 khz frequency band. As this is nt the case in this step nthing else happens and the cycle repeats. Step 4: Blck N is sent t PCPU1. Step 5: Blck N is received by PCPU 1. Step 6: If the DDPS mdule detects energy in the 2 khz band, it generates autmatically an event and sends it t the client EDSRM mdule running in the PCPU using Lab VIEW ntifiers. Step 7: The EDSRM client sends a message t the server EDSRM mdule running in the SCPU fr it t change the sampling rate. Step 8: When the server mdule receives this message it changes the sampling clck and the mark channel dc vltage accrdingly. These tasks can nly be dne in the SCPU. Step 9: The change in the sampling rate will be detected by the Setup&DAQ mdule running in the SCPU when a new blck arrives cntaining a change in the value f the vltage f the mark channel.

4 CD CO I g, < CO ^ ITMS SETUP & DAQ (Data acquisitin) Blck N-1 received PCPU1 a. «O t DL ~ ITMS DDPS (FFT analysis r amplitud detectin) Event Generatin ITMS EDSRM client (Event capture Message t EDSRM Server) I Blck N-1 prcessed FFT N event U Blck N prcessed FFT tj, Event Generatin Event Capture Message t EDSRM Server tsi 3 0) ITMS SETUP & DAQ (DAQ Setup Data acquisitin Data distributin) "Blck N-1 t PCPU1 Blck N t PPPU1 ijbick N+1 t PCPU1 Change detected in sample rate in sample x GO EDSRM server (Attend messages and changes sample rate) lil Message redeived New sample fate-> 200kS/s kj f,=100ks/s f s=200ks/s / < ra Q -5 c TO O i ra E V c,-»100ks/s V ca-+100ks/s Fig. 4. Steps (marked with squares) in the peratin f ITMS t adapt experiment's sampling rate when user defined events have been defined. Experimental results shw that if three input signals are acquired using the cnditins f Fig. 4, a sampling rate change appears, as an average, in the sample index 800 f the next blck. Fr the sampling rate used in the example, this means a latency time f 8 ms. This latency is measured by analyzing in which blck's sample the change in the mark channel appears. This latency is due t the internal prcesses f the system, which mainly cnsist f: reading the data samples frm the RTAI FIFO memry (? r FiF), prcess the data blck and generate the event t the EDSRM client (f p ), generate and receive the event message t finally update the sampling rate and mark channel vltage (f e i ) Therefre, the latency time depends n the number f samples t acquire, the event detectin algrithm implemented and the client-t-server latency time f the EDSRM mdules. In this example the cmmunicatin prtcl between the EDSRM mdules was implemented using TCP/IP trugh a netwrk cnnectin, but the next step is t implement it using the PCI bus t reduce its latency. In this example the DDPS mdule als sends the acquired data t a database strage server thrugh a netwrk cnnectin. One f the incnveniences f this apprach is the impact f the time needed t reprgram the cunter f the DAQ

5 card used t generate the sampling rate clck. With the hardware used it was detected that while the cunter is being reprgrammed its utput remains at a lw level, and thus n samples are acquired during that interval (mre less 500 (is) causing a small lss f data each time the sampling rate is changed. 4. Data reductin implementatin in ITMS The data reductin mechanism that was implemented in this applicatin cnsists f using the lssless data cmpressin algrithms based in peridic deltas These algrithms are applied t data blcks in the DDPS mdule befre sending them t the netwrk. The algrithms, develped in C, were integrated in Lab VIEW and cded using CINs. It must be nted that this means the ITMS can send three different data frame types thrugh the netwrk depending n the data frmat: binary, cmpressed binary and flating pint. In this particular applicatin the cmpressed binary frmat frame includes infrmatin abut the sampling rate, the cmpressin methd, the initial sample and the delta values. 5. Discussin Data acquisitin systems with adaptive sampling rate capabilities can be very interesting, if nt crucial, fr lng pulse r steady state experiments. The pssibility f having scalable DAQ systems with lcal multi-prcessing capabilities allws the develpment f highly efficient and cmplex data acquisitin applicatins riented t data reductin. The mdel presented here, based n the ITMS platfrm, in which the sample rate is cntrlled by a dc vltage, allws finding slutins t cmplex experiment requirements. Hardware slutins must be prpsed in rder t slve the prblems related t the lss f infrmatin during the shrt time needed t update the sampling rate clck. The slutin prpsed is the first step in the definitin f a mdel fr the develpment f AIL These can adapt their behaviur t the experiment tempral evlutin. References E. Barrera, M. Ruiz, S. Lpez, D. Machn, J. Vega, PXI-based architecture fr real time data acquisitin and distributed dynamic data prcessing, IEEE TNS 53 (3) (2006) M. Ruiz, E. Barrera, S. Lpez, D. Machn, J. Vega, E. Sanchez, Distributed real time data prcessing architecture fr the TJ-II data acquisitin system, Rev. Sci. Instrum. 75 (10) (2004) J. Vega, M. Ruiz, E. Sanchez, A. Pereira, A. Prtas, E. Barrera, Real-time lssless data cmpressin techniques fr lng-pulse peratin, Fusin Eng. Des. 82 (2007)

Customized RTU for Local and Remote Supervision

Customized RTU for Local and Remote Supervision AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Jurnal hme page: www.ajbasweb.cm Custmized RTU fr Lcal and Remte Supervisin 1 Mayssa Hajar, 2 Raed ElRafei, 3 Khaled Muchref

More information

It has hardware. It has application software.

It has hardware. It has application software. Q.1 What is System? Explain with an example A system is an arrangement in which all its unit assemble wrk tgether accrding t a set f rules. It can als be defined as a way f wrking, rganizing r ding ne

More information

Troubleshooting of network problems is find and solve with the help of hardware and software is called troubleshooting tools.

Troubleshooting of network problems is find and solve with the help of hardware and software is called troubleshooting tools. Q.1 What is Trubleshting Tls? List their types? Trubleshting f netwrk prblems is find and slve with the help f hardware and sftware is called trubleshting tls. Trubleshting Tls - Hardware Tls They are

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

Second Assignment Tutorial lecture

Second Assignment Tutorial lecture Secnd Assignment Tutrial lecture INF5040 (Open Distributed Systems) Faraz German (farazg@ulrik.ui.n) Department f Infrmatics University f Osl Octber 17, 2016 Grup Cmmunicatin System Services prvided by

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

Due Date: Lab report is due on Mar 6 (PRA 01) or Mar 7 (PRA 02)

Due Date: Lab report is due on Mar 6 (PRA 01) or Mar 7 (PRA 02) Lab 3 Packet Scheduling Due Date: Lab reprt is due n Mar 6 (PRA 01) r Mar 7 (PRA 02) Teams: This lab may be cmpleted in teams f 2 students (Teams f three r mre are nt permitted. All members receive the

More information

Iowa State University

Iowa State University Iwa State University Cyber Security Smart Grid Testbed Senir Design, Design Dcument Dec 13-11 Derek Reiser Cle Hven Jared Pixley Rick Suttn Faculty Advisr: Prfessr Manimaran Gvindarasu Table f Cntents

More information

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the.

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the. 1 f 22 26/09/2016 15:58 Mdule Cnsideratins Cntents: Lessn 1: Lessn 2: Mdule Befre yu start with almst any planning. apprpriately. As benefit f gd T appreciate architecture. it places n the understanding

More information

SafeDispatch SDR Gateway for MOTOROLA TETRA

SafeDispatch SDR Gateway for MOTOROLA TETRA SafeDispatch SDR Gateway fr MOTOROLA TETRA SafeMbile ffers a wrld f wireless applicatins that help rganizatins better manage their mbile assets, fleet and persnnel. Fr mre infrmatin, see www.safembile.cm.

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

How to effectively log your data

How to effectively log your data Hw t effectively lg yur data Like any SCADA system ne f the essential requirements f Adrit is t lg values, s that they can be retrieved fr lng term analysis and reprting purpses. At first it wuld appear

More information

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version Chapter 2 The OSI Mdel and TCP/IP Prtcl Suite PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline THE OSI MODEL LAYERS IN THE OSI MODEL TCP/IP PROTOCOL SUITE ADDRESSING TCP/IP

More information

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2 Réf. ThmX-NT-SI-CC001 Table f Cntents Sftware Technical Specificatins fr ThmX Authr : Philippe Page 1 / 9 1.INTRODUCTION... 2 2.TECHNICAL REQUIREMENTS... 2 3.DOCUMENTATION REQUIREMENTS... 4 4.COMPUTING

More information

Using SPLAY Tree s for state-full packet classification

Using SPLAY Tree s for state-full packet classification Curse Prject Using SPLAY Tree s fr state-full packet classificatin 1- What is a Splay Tree? These ntes discuss the splay tree, a frm f self-adjusting search tree in which the amrtized time fr an access,

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Installation and Getting Started

Installation and Getting Started Eurstat Data Transmissin Tls & Services EDAMIS Web Applicatin v3.1 Installatin and Getting Started TABLE OF CONTENTS: 1 Intrductin... 2 2 Installatin... 2 2.1 Prerequisites... 2 2.2 EWA installatin...

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Computer Organization and Architecture

Computer Organization and Architecture Campus de Gualtar 4710-057 Braga UNIVERSIDADE DO MINHO ESCOLA DE ENGENHARIA Departament de Infrmática Cmputer Organizatin and Architecture 5th Editin, 2000 by William Stallings Table f Cntents I. OVERVIEW.

More information

HW4 Software version 3. Device Manager and Data Logging LOG-RC Series Data Loggers

HW4 Software version 3. Device Manager and Data Logging LOG-RC Series Data Loggers Page 1 f 18 HW4 Sftware versin 3 Device Manager and Data Lgging LOG-RC Series Data Lggers 2011; Page 2 f 18 Table f cntents 1 ORGANIZATION OF THE HW4 MANUALS... 3 2 OVERVIEW... 4 3 INITIAL SETUP... 4 3.1

More information

WELMEC Guide on evaluation of Purely Digital Parts

WELMEC Guide on evaluation of Purely Digital Parts WELMEC 10.10 2016 Guide n evaluatin f Purely Digital Parts WELMEC is a cperatin between the legal metrlgy authrities f the Member States f the Eurpean Unin and EFTA. This dcument is ne f a number f Guides

More information

CS4500/5500 Operating Systems Computer and Operating Systems Overview

CS4500/5500 Operating Systems Computer and Operating Systems Overview Operating Systems Cmputer and Operating Systems Overview Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs Ref. MOS4E, OS@Austin, Clumbia, UWisc Overview Recap

More information

FIREWALL RULE SET OPTIMIZATION

FIREWALL RULE SET OPTIMIZATION Authr Name: Mungle Mukupa Supervisr : Mr Barry Irwin Date : 25 th Octber 2010 Security and Netwrks Research Grup Department f Cmputer Science Rhdes University Intrductin Firewalls have been and cntinue

More information

ES93x INCA Add-On V1.4.0

ES93x INCA Add-On V1.4.0 ES93x INCA Add-On V1.4.0 Page 1 f 9 Cpyright The data in this dcument may nt be altered r amended withut special ntificatin frm ETAS GmbH. ETAS GmbH undertakes n further bligatin in relatin t this dcument.

More information

Linking network nodes

Linking network nodes Linking netwrk ndes The data link layer CS242 Cmputer Netwrks The link layer The transprt layer prvides cmmunicatin between tw prcesses. The netwrk layer prvides cmmunicatin between tw hsts. The link layer

More information

Chapter 6 Delivery and Routing of IP Packets. PDF created with FinePrint pdffactory Pro trial version

Chapter 6 Delivery and Routing of IP Packets. PDF created with FinePrint pdffactory Pro trial version Chapter 6 Delivery and Ruting f IP Packets PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline Cnnectin Delivery Ruting methds Static and dynamic ruting Ruting table and mdule

More information

Australian Statistics API Specification

Australian Statistics API Specification Australian Statistics API Specificatin Versin: 1.2 Date Mdified: 23 March 2017 Page 1 The cntext... 2 Functins f the API... 2 2.1 Retail Trade API... 2 Input Parameters fr API... 3 Output Specificatin

More information

- Replacement of a single statement with a sequence of statements(promotes regularity)

- Replacement of a single statement with a sequence of statements(promotes regularity) ALGOL - Java and C built using ALGOL 60 - Simple and cncise and elegance - Universal - Clse as pssible t mathematical ntatin - Language can describe the algrithms - Mechanically translatable t machine

More information

CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER. Course 10964B; Duration: 5 Days; Instructor-led

CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER. Course 10964B; Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: www.inf-trek.cm CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER Curse 10964B; Duratin: 5 Days; Instructr-led WHAT YOU WILL LEARN This curse

More information

Getting started. Roles of the Wireless Palette and the Access Point Setup Utilities

Getting started. Roles of the Wireless Palette and the Access Point Setup Utilities Getting started The Wireless Palette is a sftware applicatin fr mnitring the cmmunicatin status between the Wireless LAN PC Card and the Wireless LAN Access Pint (hereinafter referred t as the Access Pint).

More information

B Tech Project First Stage Report on

B Tech Project First Stage Report on B Tech Prject First Stage Reprt n GPU Based Image Prcessing Submitted by Sumit Shekhar (05007028) Under the guidance f Prf Subhasis Chaudhari 1. Intrductin 1.1 Graphic Prcessr Units A graphic prcessr unit

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Software Engineering

Software Engineering Sftware Engineering Chapter #1 Intrductin Sftware systems are abstract and intangible. Sftware engineering is an engineering discipline that is cncerned with all aspects f sftware prductin. Sftware Prducts

More information

Performance of VSA in VMware vsphere 5

Performance of VSA in VMware vsphere 5 Perfrmance f VSA in VMware vsphere 5 Perfrmance Study TECHNICAL WHITE PAPER Table f Cntents Intrductin... 3 Executive Summary... 3 Test Envirnment... 3 Key Factrs f VSA Perfrmance... 4 Cmmn Strage Perfrmance

More information

CSE 3320 Operating Systems Synchronization Jia Rao

CSE 3320 Operating Systems Synchronization Jia Rao CSE 3320 Operating Systems Synchrnizatin Jia Ra Department f Cmputer Science and Engineering http://ranger.uta.edu/~jra Recap f the Last Class Multiprcessr scheduling Tw implementatins f the ready queue

More information

Synoptic Display Studio Developers Guide

Synoptic Display Studio Developers Guide Synptic Display Studi Develpers Guide Table f Cntents 1. Intrductin... 3 2. Cntributing widgets... 4 2.1. Cncepts... 4 2.2. Defining the mdel... 5 2.2.1. Prvide a widget mdel... 5 2.2.2. Define a widget

More information

Overview of Data Furnisher Batch Processing

Overview of Data Furnisher Batch Processing Overview f Data Furnisher Batch Prcessing Nvember 2018 Page 1 f 9 Table f Cntents 1. Purpse... 3 2. Overview... 3 3. Batch Interface Implementatin Variatins... 4 4. Batch Interface Implementatin Stages...

More information

Point-to-Point Encryption (P2PE)

Point-to-Point Encryption (P2PE) Payment Card Industry (PCI) Pint-t-Pint Encryptin (P2PE) Template fr P2PE Applicatin Reprt n Validatin (Applicatin P-ROV) Applicatin P-ROV Template Fr Applicatins used with PCI P2PE Hardware/Hardware Standard

More information

INVENTION DISCLOSURE

INVENTION DISCLOSURE 1. Inventin Title. Light Transprt and Data Serializatin fr TR-069 Prtcl 2. Inventin Summary. This inventin defines a light prtcl stack fr TR-069. Even thugh TR-069 is widely deplyed, its prtcl infrastructure

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 6 2016 v5.1 Answers 100% 1. Which characteristic f the netwrk layer in the OSI mdel allws carrying packets fr multiple types f cmmunicatins amng many hsts? the de-encapsulatin f headers

More information

CS4500/5500 Operating Systems Synchronization

CS4500/5500 Operating Systems Synchronization Operating Systems Synchrnizatin Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs Recap f the Last Class Multiprcessr scheduling Tw implementatins f the ready

More information

1 Binary Trees and Adaptive Data Compression

1 Binary Trees and Adaptive Data Compression University f Illinis at Chicag CS 202: Data Structures and Discrete Mathematics II Handut 5 Prfessr Rbert H. Slan September 18, 2002 A Little Bttle... with the wrds DRINK ME, (r Adaptive data cmpressin

More information

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008 Curse 6368A: Prgramming with the Micrsft.NET Framewrk Using Micrsft Visual Studi 2008 5 Days Abut this Curse This five-day, instructr-led curse prvides an intrductin t develping n-tier applicatins fr the

More information

Cntents 1 Intrductin Kit Cntents Requirements Installatin Gesture Sensr Kit Hardware and Jumper Settings De

Cntents 1 Intrductin Kit Cntents Requirements Installatin Gesture Sensr Kit Hardware and Jumper Settings De Thin Film Pyrelectric IR Gesture Sensr Demnstratr Kit Fr lw pwer, high perfrmance gesture cntrl User Guide Versin 1.0 Dcument Revisin 1.00 20 th February 2012 Cntents 1 Intrductin... 3 1.1 Kit Cntents...

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

PCI Multiple I/O Host Adapter 1. Introduction

PCI Multiple I/O Host Adapter 1. Introduction PCI Multiple I/O Hst Adapter 1. Intrductin This PCI Hst Adapter is a PCI cntrller bard which can upgrade yur desktp cmputer t have Multiple RS232 (UART) prts. This Lw Prfile Frm factr can supprt Lw prfile

More information

Westinghouse Nuclear Automation. Ovation -based Rod Control Logic Cabinet

Westinghouse Nuclear Automation. Ovation -based Rod Control Logic Cabinet Westinghuse Nuclear Autmatin Ovatin -based Rd Cntrl Lgic Cabinet Backgrund The Westinghuse slid state rd cntrl system has been in peratin at many plants fr ver 30 years. The riginal system has demnstrated

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Embedded Test Resource to Reduce the Required Memory and Channels of Tester

Embedded Test Resource to Reduce the Required Memory and Channels of Tester IMTC 25 Instrumentatin and Measurement Technlgy Cnference Ottawa, Canada, 7-9 May 25 Embedded Test Resurce t Reduce the Required Memry and Channels f Tester Yinhe Han Yu Hu Huawei Li iawei Li Institute

More information

APPLICATION NOTE. Using DoCD debugger with Keil uvision2/3/4/5 tool. v.4.06

APPLICATION NOTE. Using DoCD debugger with Keil uvision2/3/4/5 tool. v.4.06 APPLICATION NOTE Using DCD debugger with Keil uvisin2/3/4/5 tl v.4.06 Cntents 1. Overview 3 2. Supplied files 3 3. Installatin 3 4. Preparing t wrk with uvisin2/3/4/5 interface 4 5. Debugging an example

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

TN How to configure servers to use Optimise2 (ERO) when using Oracle

TN How to configure servers to use Optimise2 (ERO) when using Oracle TN 1498843- Hw t cnfigure servers t use Optimise2 (ERO) when using Oracle Overview Enhanced Reprting Optimisatin (als knwn as ERO and Optimise2 ) is a feature f Cntrller which is t speed up certain types

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? CCNA 4 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput

More information

Using CppSim to Generate Neural Network Modules in Simulink using the simulink_neural_net_gen command

Using CppSim to Generate Neural Network Modules in Simulink using the simulink_neural_net_gen command Using CppSim t Generate Neural Netwrk Mdules in Simulink using the simulink_neural_net_gen cmmand Michael H. Perrtt http://www.cppsim.cm June 24, 2008 Cpyright 2008 by Michael H. Perrtt All rights reserved.

More information

An Introduction to Crescendo s Maestro Application Delivery Platform

An Introduction to Crescendo s Maestro Application Delivery Platform An Intrductin t Crescend s Maestr Applicatin Delivery Platfrm Intrductin This dcument is intended t serve as a shrt intrductin t Crescend s Maestr Platfrm and its cre features/benefits. The dcument will

More information

Implementation of Authentication Mechanism for a Virtual File System

Implementation of Authentication Mechanism for a Virtual File System Implementatin f Authenticatin Mechanism fr a Virtual File System Prject fr Operating Systems Curse (CS 5204) Implemented by- Vinth Jagannathan Abhishek Ram Under the guidance f Dr Dennis Kafura Abstract

More information

Courseware Setup. Hardware Requirements. Software Requirements. Prerequisite Skills

Courseware Setup. Hardware Requirements. Software Requirements. Prerequisite Skills The Internet and Cmputing Cre Certificatin Guide cnsists f 64 Lessns, with lessn bjectives, summary and ten review questins. IC³ bjectives are easily lcated by using symbls thrughut the curseware. Curse

More information

Low-Cost Solutions for Video Compression Systems

Low-Cost Solutions for Video Compression Systems Overview Lw-Cst Slutins fr Cmpressin Systems Brian Jentz Altera Crpratin 101 Innvatin Drive San Jse, CA 9505, USA (08) 5-7709 bjentz@altera.cm Many device applicatins utilize vide cmpressin t reduce the

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

CS1150 Principles of Computer Science Introduction (Part II)

CS1150 Principles of Computer Science Introduction (Part II) Principles f Cmputer Science Intrductin (Part II) Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs Review Terminlgy Class } Every Java prgram must have at least

More information

NVIDIA S KEPLER ARCHITECTURE. Tony Chen 2015

NVIDIA S KEPLER ARCHITECTURE. Tony Chen 2015 NVIDIA S KEPLER ARCHITECTURE Tny Chen 2015 Overview 1. Fermi 2. Kepler a. SMX Architecture b. Memry Hierarchy c. Features 3. Imprvements 4. Cnclusin 5. Brief verlk int Maxwell Fermi ~2010 40 nm TSMC (sme

More information

Telecommunication Protocols Laboratory Course

Telecommunication Protocols Laboratory Course Telecmmunicatin Prtcls Labratry Curse Lecture 2 March 11, 2004 http://www.ab.fi/~lpetre/teleprt/teleprt.html 1 Last time We examined sme key terms: prtcl, service, layer, netwrk architecture We examined

More information

Keysight Logic and Protocol Analyzer Software (64-bit Application)

Keysight Logic and Protocol Analyzer Software (64-bit Application) Release Ntes Keysight Lgic and Prtcl Analyzer Sftware (64-bit Applicatin) Versin 6.00 September 2014 Operating System Cmpatibility Versin 6.00 f the Keysight Lgic and Prtcl Analyzer sftware is a 64-bit

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

The programming for this lab is done in Java and requires the use of Java datagrams.

The programming for this lab is done in Java and requires the use of Java datagrams. Lab 2 Traffic Regulatin This lab must be cmpleted individually Purpse f this lab: In this lab yu will build (prgram) a netwrk element fr traffic regulatin, called a leaky bucket, that runs ver a real netwrk.

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

On the road again. The network layer. Data and control planes. Router forwarding tables. The network layer data plane. CS242 Computer Networks

On the road again. The network layer. Data and control planes. Router forwarding tables. The network layer data plane. CS242 Computer Networks On the rad again The netwrk layer data plane CS242 Cmputer Netwrks The netwrk layer The transprt layer is respnsible fr applicatin t applicatin transprt. The netwrk layer is respnsible fr hst t hst transprt.

More information

REALTIMETALK AN OBJECT-ORIENTED LANGUAGE FOR HARD REAL-TIME SYSTEMS 1)

REALTIMETALK AN OBJECT-ORIENTED LANGUAGE FOR HARD REAL-TIME SYSTEMS 1) REALTIMETALK AN OBJECT-ORIENTED LANGUAGE FOR HARD REAL-TIME SYSTEMS 1) E. Brrssn*, C. Erikssn**, J. Gustafssn** *The Ryal Institute f Technlgy, Department f Machine Elements S-100 44 Stckhlm, Sweden **

More information

Part II: 8086/8088 Hardware Specifications and Interfacing Dr. Mohammed Morsy

Part II: 8086/8088 Hardware Specifications and Interfacing Dr. Mohammed Morsy Part II: 8086/8088 Hardware Specificatins and Interfacing Dr. Mhammed Mrsy 1 Intrductin This curse cvers: Assembly language Prgramming (Intel x86) General system design cncepts, devices and supprt chips

More information

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform Ckbk Qermid Defibrillatr web service Versin 1.01 This dcument is prvided t yu free f charge by the ehealth platfrm Willebrekkaai 38 38, Quai de Willebrek 1000 BRUSSELS All are free t circulate this dcument

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

Level 2 Development Training

Level 2 Development Training Level 2 Develpment Training Level 2 Develpment Training Level 2 Develpment Training Vide Capture RSS 4000 Level 2 Develpment Training Vide Capture Cntents 1 Intrductin... 3 Intrductin... 3 Available Resurces...

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

More information

Milestone XProtect. NVR Installer s Guide

Milestone XProtect. NVR Installer s Guide Milestne XPrtect NVR Installer s Guide Target Audience fr this Dcument This guide is relevant fr peple respnsible fr delivering and installing Milestne XPrtect NVR surveillance systems. If yu are a Milestne

More information

Parallel Processing in NCAR Command Language for Performance Improvement

Parallel Processing in NCAR Command Language for Performance Improvement Parallel Prcessing in NCAR Cmmand Language fr Perfrmance Imprvement Ping Gu, University f Wyming Mentr: Wei Huang, NCAR C- Mentr: Dave Brwn, NCAR August 1, 2013 Intrductin and Mtivatin ² The NCAR Cmmand

More information

Imagine for MSDNAA Student SetUp Instructions

Imagine for MSDNAA Student SetUp Instructions Imagine fr MSDNAA Student SetUp Instructins --2016-- September 2016 Genesee Cmmunity Cllege 2004. Micrsft and MSDN Academic Alliance are registered trademarks f Micrsft Crpratin. All rights reserved. ELMS

More information

ARDUINO NANO INTRODUCTION

ARDUINO NANO INTRODUCTION ARDUINO NANO INTRODUCTION Arduin nan differ frm ther Arduin as it very small s it suitable fr small sized prjects and it supprts breadbards s it can be plugged with ther cmpnents in nly ne breadbard. ARDUINO

More information

Quick Guide on implementing SQL Manage for SAP Business One

Quick Guide on implementing SQL Manage for SAP Business One Quick Guide n implementing SQL Manage fr SAP Business One The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage fr SAP B1 SQL Server databases. SQL Manage is a ttal

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

VMware EVO:RAIL Customer Release Notes

VMware EVO:RAIL Customer Release Notes VMware EVO:RAIL Custmer Release Ntes EVO:RAIL Release 1.2.0 Dcument Revisin: 1.2.0-2 (May 27, 2015) Cpyright 1998-2015 VMware, Inc. All rights reserved. Cpyright, trademark, and patent infrmatin: http://pubs.vmware.cm/cpyright-trademark.html.

More information

History of Java. VM (Java Virtual Machine) What is JVM. What it does. 1. Brief history of Java 2. Java Version History

History of Java. VM (Java Virtual Machine) What is JVM. What it does. 1. Brief history of Java 2. Java Version History Histry f Java 1. Brief histry f Java 2. Java Versin Histry The histry f Java is very interesting. Java was riginally designed fr interactive televisin, but it was t advanced technlgy fr the digital cable

More information

PaperStream Capture change history

PaperStream Capture change history PaperStream Capture change histry Versin 2.0.1 New features: 1. Ad hc scan is added, which allws yu t mdify sme f the settings (scanner setting, destinatin setting, etc.) extempre and scan withut changing

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

HW4 Software Version 3.7.0

HW4 Software Version 3.7.0 Release ntes HW4 Sftware Versin 3.7.0 Change cntrl HW4 versin 3.7.0 includes all the functins and features f HW4 versin 3.6.0 with the fllwing mdificatins and additins: Enhancements: CRP1: clean rm panel

More information

theguard! ApplicationManager System Linux Data Collector

theguard! ApplicationManager System Linux Data Collector theguard! ApplicatinManager System Linux Data Cllectr Status: June 20, 2007 Table f Cntents Intrductin...3 The Perfrmance Features f the ApplicatinManager Data Cllectr fr Linux...4 Overview f the Linux

More information

Lecture 6 -.NET Remoting

Lecture 6 -.NET Remoting Lecture 6 -.NET Remting 1. What is.net Remting?.NET Remting is a RPC technique that facilitates cmmunicatin between different applicatin dmains. It allws cmmunicatin within the same prcess, between varius

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

JSR Java API for JSON Binding (JSON- B)

JSR Java API for JSON Binding (JSON- B) JSR Java API fr JSON Binding (JSON- B) Title: * Java API fr JSON Binding (JSON- B) Summary: * A standard binding layer (metadata & runtime) fr cnverting Java bjects t/frm JSON messages. Sectin 1: Identificatin

More information

CA CMDB Connector for z/os

CA CMDB Connector for z/os PRODUCT SHEET: CA CMDB CONNECTOR FOR Z/OS CA CMDB Cnnectr fr z/os CA CMDB Cnnectr fr z/os discvers mainframe cnfiguratin items (CIs) and enables ppulatin f that infrmatin int the CA CMDB repsitry. Designed

More information

Oracle CPQ Cloud Release 1. New Feature Summary

Oracle CPQ Cloud Release 1. New Feature Summary Oracle CPQ Clud 2017 Release 1 New Feature Summary April 2017 1 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE CPQ CLOUD... 4 MODERN SELLING EXPERIENCE... 4 Deal Negtiatin... 4 REST API Services... 4 ENTERPRISE

More information

Power365. Quick Start Guide

Power365. Quick Start Guide Pwer365 Quick Start Guide 12/2017 Table f Cntents Prject Types... 4 The Email Frm File Prject Type... 4 The Email With Discvery Prject Type... 4 The Integratin Prject Type... 4 The Integratin Pr Prject

More information

Ascii Art Capstone project in C

Ascii Art Capstone project in C Ascii Art Capstne prject in C CSSE 120 Intrductin t Sftware Develpment (Rbtics) Spring 2010-2011 Hw t begin the Ascii Art prject Page 1 Prceed as fllws, in the rder listed. 1. If yu have nt dne s already,

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Tekmos. TK68020 Microprocessor. Features. General Description. 9/03/14 1

Tekmos. TK68020 Microprocessor. Features. General Description. 9/03/14   1 Tekms TK68020 Micrprcessr September 3, 2014 Prduct Overview Features Addressing Mde Extensins fr Enhanced Supprt f High-Level Languages Object-Cde Cmpatible with Earlier M68000 Micrprcessrs Addressing

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

TECHNICAL REQUIREMENTS

TECHNICAL REQUIREMENTS TECHNICAL REQUIREMENTS Table f Cntent PLATFORMS... 2 CONNECTION SPEED... 2 SUPPORTED BROWSERS... 2 ARMENIAN LANGUAGE SUPPORT... 2 Windws XP... 2 Windws Vista... 3 Windws 7... 4 Windws 8... 5 MAC OS...

More information

Elasticity : Advanced Cloud Computing. Garth Gibson Greg Ganger Majd Sakr. Feb 6, Adv. Cloud Computing 1

Elasticity : Advanced Cloud Computing. Garth Gibson Greg Ganger Majd Sakr. Feb 6, Adv. Cloud Computing 1 Elasticity 15-719: Advanced Clud Cmputing Garth Gibsn Greg Ganger Majd Sakr Feb 6, 2017 15719 Adv. Clud Cmputing 1 Advanced Clud Cmputing Elasticity Readings Req d Ref 1: Dynamically Scaling Applicatins

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Develping Micrsft SharePint Server 2013 Cre Slutins Develping Micrsft SharePint Server 2013 Cre Slutins Curse Cde: 20488 Certificatin Exam: 70-488 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm

More information

Project 4: System Calls 1

Project 4: System Calls 1 CMPT 300 1. Preparatin Prject 4: System Calls 1 T cmplete this assignment, it is vital that yu have carefully cmpleted and understd the cntent in the fllwing guides which are psted n the curse website:

More information