DesignCon A New Reference Design Development Environment for JPEG 2000 Applications

Size: px
Start display at page:

Download "DesignCon A New Reference Design Development Environment for JPEG 2000 Applications"

Transcription

1 DesignCn 2003 System-n-Chip and ASIC Design Cnference Reference Design Paper A New Reference Design Develpment Envirnment fr JPEG 2000 Applicatins Authrs Bill Finch Vice President, CAST Inc. Warren Miller Vice President, Avnet Design Services

2 Abstract The newest revisins t standards fr vide prcessing, like JPEG and MPEG are becming available and are expected t create new applicatins and markets. Hardware implementatins f these standards will be available first in the frm f IP Cres fr FPGAs. A reference design based n a Xilinx FPGA develpment bard frm Avnet Design Services and IP Cres frm CAST have been cmbined t create a reference design fr the newest versins f the JPEG and MPEG standards. The paper will describe the features and functinality f the design as well as the size, perfrmance and cst f the final circuit bard implementatin. This Reference Design will be demnstrated in the Reference Design Village. Authrs Bigraphies Bill Finch Bill attended Purdue University where he received a BSEE in Out f Purdue he jined GenRad, Inc. as a sales engineer and rse thrugh the sales ranks t becme US Sales Manager in Tw years later he became Prduct Line Manager fr a new prduct in functinal testing f micrprcessrs. Mr. Finch held a variety f executive psitins at GenRad in prduct management and marketing until he left in 1995 t jin Breas, Inc., a start-up in the field f Supercnductivity. He has been VP f Sales and Service fr SemiTest, Inc., a supplier f metrlgy tls t semicnductr firms such as Intel and Mtrla. He was President and General Manager f the Surface Inspectin Systems divisin f Brwn and Sharpe that specialized in defect detectin in semicnductrs and flat panel displays. He has been vice President f Sales fr CAST fr the last tw years. Warren Miller Warren is Vice President f Marketing and Hnrary Chief Engineer at Avnet Design Services. He is respnsible fr managing the centralized applicatins design center, technical marketing and business planning effrts fr Avnet Design Services, the technical arm f Avnet Cilicn, the premier technical distributr f cmplex semicnductr prducts. Warren has wrked in the electrnics industry fr ver 20 years as a design engineer, applicatins engineer, and Directr f Engineering as well as in marketing, s he can bth cde in and spell VHDL.

3 Intrductin The ability t send images f all sizes and types quickly frm Pint A t Pint B has lng been viewed as ne f majr benefits f high-speed netwrks and the Internet. Hwever, in spite f the huge advances in cmpute pwer and netwrk bandwidth, we are still shrt f realizing the gal. Large, cmplex images still defy us if we want t get a true recnstructin f the riginal at the receiving end withut tying up ur netwrks fr lng perids. We still need t manage multiple frmats and supprt multiple tls t encde and decde these frmats. The ability t manipulate the image during transmissin is ttally missing. With the publishing f the JPEG 2000 standard in 2001, we are nw much clser t achieving ur gals. JPEG 2000 is a single standard that allws fr highly scalable applicatins aimed at satisfying mst users. The advantages f the new standard are: Better image quality at the same file size 25-35% smaller file sizes at cmparable image quality Gd image quality even at very high cmpressin ratis, ver 80:1 Lw cmplexity ptin fr devices with limited resurces such as cellphnes Scalable image files -- n decmpressin needed fr refrmatting. With JPEG 2000, the image that best matches the target device can be extracted frm a single cmpressed file n a server. Optins include: i. Image sizes frm thumbnail t full size ii. Grayscale t full 3 channel clr (there is n limitatin in the number f clr channels e.g. there are satellite images with 4 and mre lr channels) iii. Lw quality image t lssless (identical t riginal image) Prgressive rendering and transmissin thrugh a layered image file structure. Example: frm a single 100 KByte image file f a 512x512 riginal image, a lw reslutin 32x32 pixel thumbnail image can be transmitted by sending nly 10Kbytes. Sending an additinal 15 KBytes increases the reslutin t 64x64 pixels, and s n. Other layerings prvide fr prgressive transmissin and rendering based n quality, clr cmpnent and spatial lcatin in the image. With these tremendus advantages an increasing number f designers will be develping applicatins using these standards, but the design engineer may nt have a lt f time t d the detailed design and cmpliance testing- they may need a reference design platfrm and intellectual prperty that can leverage design time. This paper will describe just such a reference design. JPEG2000 Applicatin Descriptin The big differences with past cmpressin techniques are in the use f Discrete Wavelet Transfrms t de-crrelate the image prir t cmpressin and the ability t have multiple entrpy cders (the real cmpressin engine) t achieve high thrughput. Mst f the bttleneck in the past has been in the entrpy cders. Apprximately 70% f the time spent encding an image is in this phase. The ability t separate the actual bit stream frm the data abut the cnstructin f the bit stream is critical t the ability t manipulate the image as desired with ut changing the underlying stred image itself. By cntrlling parameters such as the type f filtering dne in the DWT and the quantizatin levels, we can achieve everything frm lssless transmissin at lw cmpressin ratis t lssy transmissin with very high cmpressin (200:1) while still cntrlling image quality.

4 Given the number f factrs invlved, it is imprtant t cnsider the fllwing key trade-ffs in a design. Thrughput required, Image size(s) t be prcessed, Image cmpsitin (clr, mn, etc.), Lssy vs. lssless, Implementatin technlgy- FPGA vs. ASIC, and Memry Nw let s cnsider sme specific types f real wrld design trade-ffs, but first lets prvide a few mre definitins. Quantizatin This setting allws yu t thrw away the least significant bits f the transfrmed image. It basically cntrls speed vs. reslutin. Bit rate cntrl This is an algrithm that selects which part f a cmpressed image needs t be transmitted fr ptimum image recnstructin assuming there are bandwidth limitatins which dn t allw the transmissin f the whle cmpressed image. Errr resiliency Mechanisms are built in t the standard t allw recvery frm errrs in transmissin. This is especially imprtant in nisy transmissins, e.g. wireless. Nw fr the trade-ffs: Speed vs Area (and memry requirements)! The standard allws fr cde-blcks t be entrpy-cded / decded separately. Therefre, parallel entrpy cding engines can be emplyed t increase speed. This cmes, f curse, at the cst f extra memry and area (gatecunt). Speed vs ptimal bit-rate cntrl! The time spend in entrpy cding (which is a large fractin f the ttal encding time) can be reduced if less data are fed fr entrpy cding. This can be achieved by using higher quantizatin values. Hwever, the bigger the quantizatin values are, the smaller the ptimizatin field is left fr the bit-rate cntrl algrithm. Prgrammability vs Area! Hardwiring the DWT filter type (5/3 r 9/7), the quantizatin tables, and the entrpy cding switches can help t reduce the area requirements. Errr resilience vs Cmpressin efficiency (bandwidth)! Errr resilience mechanisms intrduce small verheads in the final stream size. Reference Design Platfrm Given the number f issues fr a designer t cnsider and the fact that the standard is still relatively new, the need fr a rbust but easy t use develpment envirnment becmes bvius. It is much easier fr a design engineer t learn abut JPEG 2000 and experiment with the effects f the varius trade-ffs using real wrld images and live hardware. Designs get t market faster and with less effrt. CAST, Inc. has teamed with Avnet Design Services t bring t market just such a reference design and develpment envirnment based n the CAST JPEG 2000 IP cre and the Avaln reference design bards frm Avnet. Figure 1 shws a blck diagram f the JPEG2000 IP Cre frm CAST. The cre implements all the key elements f the JPEG2000 standard. The primary interfaces are the pixel interface, the buffer memry interface and the hst interface. Inside the cre are the DWT engine, the entrpy cding engines and the required supprt lgic fr cntrl, arbitratin and quantizatin. A hardware develpment bard fr

5 Avnet Design Services, shwn in figure 2, can be used t demnstrate the functinality f the JPEG2000 IP cre. Cntrl Unit Cnfiguratin Registers Cde-Blcks Memry Entrpy Cding Engine n Stream FIFO n Attributes FIFO n Pixel In I/F Level Shifter DWT Engine Quantizer/ Slicer Arbiter Entrpy Cding Engine 2 Stream FIFO 2 Attributes FIFO 2 HOST I/F SRAM I/F Entrpy Cding Engine n Stream FIFO 1 Attributes FIFO 1 Image Buffer (DP SRAM) Figure 1: JPEG2000 IP Cre frm CAST Blck Diagram The Virtex II based develpment bard prvides an ideal platfrm fr develping cmplex, high perfrmance designs. It ffers a huge FPGA with mre than sufficient amunts f internal (high-speed) memry. It ffers easily expanded external memry that can be used fr the nn-time-critical buffering. Figure 3: Demnstratin Applicatin- JPEG2000

6 It ffers a high-speed link t the hst CPU thrugh a PCI bus interface. Lastly, fr live data input it ffers a generic vide interface via a daughter bard. Other Avaln ptins exist fr different types f applicatins fr the cre, but since mst f the time engineers want t push the envelp f the technlgy, we chse the Virtex II. All f this backed by excellent supprt makes the chice a simple ne. Ordering Infrmatin The JPEG2000 IP Cre and Virtex-II develpment bard can be rdered frm Avnet Design Services. Fr infrmatin n price and delivery visit the ADS web page at

Processors with Sub-Microsecond Response Times Control a Variety of I/O. *Adapted from PID Control with ADwin, by Doug Rathburn, Keithley Instruments

Processors with Sub-Microsecond Response Times Control a Variety of I/O. *Adapted from PID Control with ADwin, by Doug Rathburn, Keithley Instruments PID Cntrl with ADwin Prcessrs with Sub-Micrsecnd Respnse Times Cntrl a Variety f I/O CHESTERLAND OH March 9, 2015 *Adapted frm PID Cntrl with ADwin, by Dug Rathburn, Keithley Instruments By Terry Nagy,

More information

CATA Composer R2016 Fact Sheet. Add a New Dimension to Your Product Communications

CATA Composer R2016 Fact Sheet. Add a New Dimension to Your Product Communications CATA Cmpser R2016 Fact Sheet Add a New Dimensin t Yur Prduct Cmmunicatins Versin 1.0-8/11/2015 Table f Cntents 1. CATIA Cmpser: VALUE AT A GLANCE... 3 2. CATIA Cmpser: Overview... 4 2.1. Immediate Prductivity

More information

Hospital Task Scheduling using Constraint Programming

Hospital Task Scheduling using Constraint Programming Hspital Task Scheduling using Cnstraint Prgramming Authr: Chaman Chahal Supervisr: Dr. P. Bse, Schl f Cmputer Science Organizatin: Carletn University Curse: COMP4905 Date: Dec. 11, 2012 1 Abstract Hspitals

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Yu will learn the fllwing in this lab: The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Prf. Mntek Singh Fall 2016 Lab Prject (PART A): Attaching a Display t the Prcessr

More information

SVT Tab and Service Visibility Tool Job Aid

SVT Tab and Service Visibility Tool Job Aid Summary This Jb Aid cvers: SVT Tab Overview Service Visibility Tl (SVT) Area Overview SVT Area: Satellite Mdem Status (Frm Mdem) Clumn SVT Area: Satellite Mdem Status (Frm SMTS) Clumn SVT Area: Prvisining

More information

RiverSurveyor S5/M9 & HydroSurveyor Second Generation Power & Communications Module (PCM) Jan 23, 2014

RiverSurveyor S5/M9 & HydroSurveyor Second Generation Power & Communications Module (PCM) Jan 23, 2014 SnTek, a Xylem brand 9940 Summers Ridge Rad, San Dieg, CA 92121-3091 USA Telephne (858) 546-8327 Fax (858) 546-8150 E-mail: inquiry@sntek.cm Internet: http://www.sntek.cm RiverSurveyr S5/M9 & HydrSurveyr

More information

Preparing microwave transport network for the 5G world

Preparing microwave transport network for the 5G world Preparing micrwave transprt netwrk fr the 5G wrld Maris Bugiuks, Ph.D. 18-12-2017 1 Nkia Netwrks 2015 Micrwave technlgy Transmitting infrmatin Micrwave transmissin is the transmissin f infrmatin r energy

More information

Insertion Loss (db)

Insertion Loss (db) Optical Interleavers Optplex s Optical Interleaver prducts are based n ur patented Step-Phase Interfermeter design. Used as a DeMux (r Mux) device, an ptical interleaver separates (r cmbines) the Even

More information

OV5640 Camera Board (B) USER MANUAL

OV5640 Camera Board (B) USER MANUAL OV5640 Camera Bard (B) OV5640 Camera Bard (B) USER MANUAL OVERVIEW The mdule OV5640 Camera Bard (B) cntains is a vide camera based n vide sensr OV5640 (CMOS), takes 5 Megapixel image in QSXGA mde (2592x1944),

More information

The demand for a successful flaw analysis is that the test equipment produces no distortion on the echos no noise. I _... I i.j J...

The demand for a successful flaw analysis is that the test equipment produces no distortion on the echos no noise. I _... I i.j J... SYSTEM ANALYSIS FOR WIDE BAND ULTRASONIC TEST SET-UPS Ulrich Opara Krautkramer GmbH Clgne, West Germany INTRODUCTION In the last years, the discussins abut ultrasnic test equipment fcussed n amplifier

More information

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor FIRMWARE RELEASE NOTES Versins V2.0.0 t V2.2.21.0 Mdel HDL-32E High Definitin LiDAR Sensr HDL-32E Firmware Release Ntes Page 2 Fr all new features and changes, refer t the dcumentatin that accmpanies the

More information

ELEC 7250 VLSI TESTING. Term Paper. Analog Test Bus Standard

ELEC 7250 VLSI TESTING. Term Paper. Analog Test Bus Standard ELEC 7250 VLSI TESTING Term Paper On Analg Test Bus Standard Muthubalaji Ramkumar 1 Analg Test Bus Standard Muthubalaji Ramkumar Dept. f Electrical and Cmputer Engineering Auburn University Abstract This

More information

Automated Design of an ASIP for Image Processing Applications

Automated Design of an ASIP for Image Processing Applications Autmated Design f an ASIP fr Image Prcessing Applicatins Henj Scht and Henk Crpraal Delft University f Technlgy Department f Electrical Engineering Sectin Cmputer Architecture and Digital Technique P.O.

More information

Martel LC-110H Loop Calibrator and HART Communications/Diagnostics

Martel LC-110H Loop Calibrator and HART Communications/Diagnostics Martel LC-110H Lp Calibratr and HART Cmmunicatins/Diagnstics Abstract Martel Electrnics Crpratin This white paper describes the basic functins f HART cmmunicatins and the diagnstic capability f the Martel

More information

OV5640 Camera Board (A) USER MANUAL

OV5640 Camera Board (A) USER MANUAL OV5640 Camera Bard (A) User Manual OV5640 Camera Bard (A) USER MANUAL OVERVIEW OV5640 Camera Bard (A) is a CMOS camera uses sensr OV5640, takes 5 Megapixel image in QSXGA mde (2592x1944), uses DVP data

More information

Experion MX Formation Measurement

Experion MX Formation Measurement Experin MX Frmatin Measurement Experin MX will help imprve yur business perfrmance in tday s challenging ecnmic envirnment. This fully integrated quality cntrl and prcess knwledge system prvides superir

More information

Internship opportunities

Internship opportunities Internship pprtunities 2018-2019 1 General Infrmatin Why is an internship valuable fr yu? In the first instance, an internship needs t be wrthwhile fr yu, the student! Everyne deserves the pprtunity t

More information

Puget Sound Company Overview. Purpose of the Project. Solution Overview

Puget Sound Company Overview. Purpose of the Project. Solution Overview Puget Sund Cmpany Overview Puget Sund Energy is Washingtn State s largest and ldest energy utility, serving nearly 1 millin electric custmers and mre than 650,000 natural gas custmers, primarily within

More information

VITERBI DECODER Application Notes

VITERBI DECODER Application Notes VITERBI DECODER Applicatin Ntes 6-19-2012 Table f Cntents GENERAL DESCRIPTION... 3 FEATURES... 3 FUNCTIONAL DESCRIPTION... 4 INTERFACE... 5 Symbl... 5 Signal descriptin... 5 Typical Cre Intercnnectin...

More information

D a i s y M o d e m s

D a i s y M o d e m s D a i s y M d e m s D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems t access yur data frm arund the wrld, build yur

More information

SEARCHING PROVINCIAL NETLAW

SEARCHING PROVINCIAL NETLAW SEARCHING PROVINCIAL NETLAW Prvincial NetLaw ffers access t all Acts, Ordinances and Regulatins currently in frce and applicable t all 9 prvinces frm 1910 t date. Each amendment t an Act, Ordinance r Regulatin

More information

Laboratory: Introduction to Mechatronics. Instructor TA: Edgar Martinez Soberanes Lab 1.

Laboratory: Introduction to Mechatronics. Instructor TA: Edgar Martinez Soberanes Lab 1. Labratry: Intrductin t Mechatrnics Instructr TA: Edgar Martinez Sberanes (eem370@mail.usask.ca) 2015-01-12 Lab 1. Intrductin Lab Sessins Lab 1. Intrductin Read manual and becme familiar with the peratin

More information

Photoshop Elements: Color and Tonal Correction Basics

Photoshop Elements: Color and Tonal Correction Basics Phtshp Elements: Clr and Tnal Crrectin Basics Cntrast Lighten Phtshp Elements: Clr and Tnal Crrectin Basics 1 Sharpen Expsure Phtshp Elements: Clr and Tnal Crrectin Basics 2 Highlights and Shadws All key

More information

PreLab5 Temperature-Controlled Fan (Due Oct 16)

PreLab5 Temperature-Controlled Fan (Due Oct 16) PreLab5 Temperature-Cntrlled Fan (Due Oct 16) GOAL The gal f Lab 5 is t demnstrate a temperature-cntrlled fan. INTRODUCTION The electrnic measurement f temperature has many applicatins. A temperature-cntrlled

More information

Altis Flight Manager. PC application for AerobTec devices. AerobTec Altis v3 User Manual 1

Altis Flight Manager. PC application for AerobTec devices. AerobTec Altis v3 User Manual 1 Altis Flight Manager PC applicatin fr AerbTec devices AerbTec Altis v3 User Manual 1 Table f Cntents Intrductin...3 Requirements...3 Installatin...3 Applicatin...3 USB Driver fr Altis v3 interface ALink...4.NET

More information

Operating Instructions

Operating Instructions TC 60/8 THERMOCOMPUTER TC 60/8 temp / time s s temp / time k start stp Operating Instructins Cntents General Infrmatin...1 Security Advice...1 Firing Curves...1 Typical Firing Curves...2 Entering a Firing

More information

WAVES: ABBEY ROAD RS56 USER GUIDE

WAVES: ABBEY ROAD RS56 USER GUIDE WAVES: ABBEY ROAD RS56 USER GUIDE TABLE OF CONTENTS Chapter 1 Intrductin... 3 1.1 Welcme... 3 1.2 Prduct Overview... 3 1.3 Abut the RS56... 3 1.4 Cmpnents... 3 Chapter 2 Interface and Cntrls... 5 2.1 Interface...

More information

BV4115. RF Packet Transmitter. Product specification. February ByVac 2007 ByVac Page 1 of 5

BV4115. RF Packet Transmitter. Product specification. February ByVac 2007 ByVac Page 1 of 5 Prduct Specificatin Prduct specificatin. February 2007 ByVac 2007 ByVac Page 1 f 5 Prduct Specificatin Cntents 1. Dcument Versins... 2 2. Intrductin... 2 3. Features... 2 4. Battery Life... 2 5. Blck Diagram...

More information

YOUR FUTURE STARTS AT IMEC

YOUR FUTURE STARTS AT IMEC IMEC IN NUMBERS YOUR FUTURE STARTS AT IMEC Last year, mre than 300 Ph.D. researchers cntributed with their wrk t imec s lng-term research. 2,300 Mre than peple wrk at imec, 36% f which are guest researchers

More information

Workflow Working Group

Workflow Working Group Wrkflw Wrking Grup June 19, 2007 Chiba University Ann McCarthy Lexmark Internatinal Inc. Chair, Wrkflw Wrking Grup presented by: William Li Wrkflw WG Charter T identify a small number f the mst cmmnly

More information

Why Kodak CTP is best for process free plates

Why Kodak CTP is best for process free plates Eastman Kdak Cmpany 343 State Street Rchester, NY 14650-0238 USA Revised: April 11, 2017 White Paper Cntact Name Nathanael Eijbersen Wrldwide Prduct Manager, Output Devices nathanael.eijbersen@kdak.cm

More information

ECE 3829: Advanced Digital System Design with FPGAs A Term 2017

ECE 3829: Advanced Digital System Design with FPGAs A Term 2017 ECE 3829: Advanced Digital System Design with FPGAs A Term 2017 Lab 2- VGA display and Light Sensr interface Reprt due at start f class Friday September 15 th Use the prvided Ambient Light Sensr mdule

More information

PaperStream IP (TWAIN) change history

PaperStream IP (TWAIN) change history PaperStream IP (TWAIN) change histry Service Update 6 Versin 1.30.0.5032 Crrected issue: 1. Fixed the defect that Sftware Operatin Panel culd nt functin prperly r culd stp respnding when tw r mre scanners

More information

PaperStream IP (TWAIN x64) change history

PaperStream IP (TWAIN x64) change history PaperStream IP (TWAIN x64) change histry Service Update 7 Versin 1.56.1 Crrected issue: 1. Fixed the prblem that scanning failed when using the scanner thrugh PaperStream IP Net. Versin 1.50.0.6382 New

More information

Image Processing of ST2000XM Images with Small Focal Length

Image Processing of ST2000XM Images with Small Focal Length Image Prcessing f ST2000XM Images with Small Fcal Length Part1 CCDSTACK Wrkflw (Release 1.2) Bernhard Hubl, 2007-08-19 CCDSTACK_ST2000XM_eng.dc 02.04.2008 1 / 8 1. CALIBRATION WITH CCDSTACK 1.1. Requirements

More information

SARAD GmbH Tel.: 0351 / Wiesbadener Straße 10 FAX: 0351 / Dresden Internet:

SARAD GmbH Tel.: 0351 / Wiesbadener Straße 10 FAX: 0351 / Dresden   Internet: SARAD GmbH Tel.: 0351 / 6580712 Wiesbadener Straße 10 FAX: 0351 / 6580718 01159 Dresden e-mail: supprt@sarad.de GERMANY Internet: www.sarad.de APPLICATION NOTE AN-001_EN The Installatin f autnmus instrumentatin

More information

Considerations for planning the data collection for 2024 Myanmar Population and Housing Census using electronic technologies

Considerations for planning the data collection for 2024 Myanmar Population and Housing Census using electronic technologies Cnsideratins fr planning the data cllectin fr 2024 Myanmar Ppulatin and Husing Census using electrnic technlgies Sandar Myint Myanmar Outline Backgrund infrmatin Ratinale Experience in Data prcessing Cnsideratins

More information

COMMUNICATIONS FORUM

COMMUNICATIONS FORUM EV06y.S46 q g7@ COMMUNICATIONS FORUM WHAT IS THE FUTURE FOR VSAT'S-- IS IT BYPASS OR MORE? Octber 22, 1987 Seminar Ntes E MASSACHUSETTS INSTITUTE OF TECHNOLOGY I! -- -- j MASSACHUSETTS INSTITUTE OF TECHNOLOGY

More information

Xerox 8160/8142 Wide Format Color

Xerox 8160/8142 Wide Format Color PRODUCT RANGE / POSITIONING The Xerx 8142/8160 Slutin Printer is a thermal inkjet printing system intended fr use in a prductin envirnment prducing graphical cntent, including Psters, POP, signage, etc.

More information

Service Update 7. PaperStream IP (TWAIN x64) for SP Series. change history. Version Version Version

Service Update 7. PaperStream IP (TWAIN x64) for SP Series. change history. Version Version Version PaperStream IP (TWAIN x64) fr SP Series change histry Service Update 7 Versin 1.46.0.5900 Crrected issue: 1. Minr errrs have been mdified. Versin 1.46.0.5775 New feature: 1. SP-1425 is newly supprted.

More information

A c r o s s t h e S k y l i n e

A c r o s s t h e S k y l i n e A c r s s t h e S k y l i n e D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems and Skyline System t wirelessly access

More information

Cleveland Public Theatre. Catapult. Request for Proposals. Deadline for submissions is Monday, June 12 th, 2017

Cleveland Public Theatre. Catapult. Request for Proposals. Deadline for submissions is Monday, June 12 th, 2017 Cleveland Public Theatre Catapult Request fr Prpsals Cleveland Public Theatre s New Play Develpment CPT s missin is t raise cnsciusness and nurture cmpassin thrugh grundbreaking perfrmances and life-changing

More information

Documentation of the PIC32 Pin Finder

Documentation of the PIC32 Pin Finder App. Versin: 1.1.1.120 Dcument Versin: 1.0 Dcument Create date: 2009-10-16 Dcument Update: 2009-10-19 22:37 Authr: B Gärdmark Cmpany: Spectrn System Develpment AB WEB: www.spectrn.us Cpyright 2009 All

More information

Connection tariffs

Connection tariffs Cnnectin tariffs 2016-2019 A. TARIFF CONDITIONS FOR GRID USERS DIRECTLY CONNECTED TO THE ELIA GRID AND FOR DISTRIBUTION GRID OPERATORS, EXCEPTED FOR DISTRIBUTION GRID OPERATORS CONNECTED AT TRANSFORMER

More information

M M Eissa (SIEEE), Egypt Mahmoud M. El-Mesalawy, Egypt Yilu Liu (FIEEE), USA Hossam Gabbar, Canada

M M Eissa (SIEEE), Egypt Mahmoud M. El-Mesalawy, Egypt Yilu Liu (FIEEE), USA Hossam Gabbar, Canada Wide Area Synchrnized Frequency Measurement System Architecture with Secure Cmmunicatin fr 500kV/220kV Egyptian Grid M M Eissa (SIEEE), Egypt Mahmud M. El-Mesalawy, Egypt Yilu Liu (FIEEE), USA Hssam Gabbar,

More information

David R. Beering Christopher Erickson

David R. Beering Christopher Erickson Spectrum Aggregatin and Interference/Jamming Mitigatin in Pint-t-Pint Satellite Cmmunicatins Systems with the Opprtunistic Mdem TM by Cntinuus Satellite Data David R. Beering drbeering@sprynet.cm +1 630-235-7965

More information

E-Learning, DC drives DCS800 Hardware Options, part 1 Size D1 D4. ABB Group February 2, 2010 Slide 1 DCS800_HARDWARE_OPTIONS_01R0101

E-Learning, DC drives DCS800 Hardware Options, part 1 Size D1 D4. ABB Group February 2, 2010 Slide 1 DCS800_HARDWARE_OPTIONS_01R0101 E-Learning, DC drives DCS800 Hardware Optins, part 1 Size D1 D4 February 2, 2010 Slide 1 Objectives This training mdule cvers: Lcatin fr plug-in ptins Types f plug-in ptins Fiber ptic cnnectin bard DCS800

More information

PCCW Solutions Engineering Graduate Trainee Program - Audio Visual / Aviation / Broadcasting / Systems Integration

PCCW Solutions Engineering Graduate Trainee Program - Audio Visual / Aviation / Broadcasting / Systems Integration PCCW Slutins Engineering Graduate Trainee Prgram - Audi Visual / Aviatin / Bradcasting / Systems Integratin Becme a PCCW Slutins prfessinal with a technical specialty 101010101010101010101010101 0101010101010101010101010101010101010101010

More information

A c r o s s t h e S k y l i n e

A c r o s s t h e S k y l i n e A c r s s t h e S k y l i n e D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems and Skyline System t access yur data

More information

Operating Instructions

Operating Instructions TC 40 THERMOCOMPUTER TC 40 start stp Operating Instructins Cntents General Infrmatin...1 Security Advice...1 Firing Curves...1 Typical Firing Curves...2 Entering a Firing Curve...2 Checing the Prgramme

More information

DIMACS Working Group on Measuring Anonymity Notes from Session 3: Information Theoretic and Language-based Approaches

DIMACS Working Group on Measuring Anonymity Notes from Session 3: Information Theoretic and Language-based Approaches DIMACS Wrking Grup n Measuring Annymity Ntes frm Sessin 3: Infrmatin Theretic and Language-based Appraches Scribe: Matthew Wright In this sessin, we had three 15-minute talks based n submitted abstracts

More information

AccuBuild Version 9.3 Release 05/11/2015. Document Management Speed Performance Improvements

AccuBuild Version 9.3 Release 05/11/2015. Document Management Speed Performance Improvements AccuBuild Versin 9.3 Release 05/11/2015 Dcument Management Speed Perfrmance Imprvements The entire dcument management system and security system design was retled which shuld result in majr speed imprvements

More information

Consultancy Proposal. Abstract This document lays out the consultancy service proposal details Reference:

Consultancy Proposal. Abstract This document lays out the consultancy service proposal details Reference: Cnsultancy Prpsal Abstract This dcument lays ut the cnsultancy service prpsal details Reference: www.gamalearn.cm e-mail: inf@gamalearn.cm Page 1 f 8 Table f Cntents: Overview... 3 Cnsultatin Services:

More information

Acceptance and verification PCI tests according to MIL-STD

Acceptance and verification PCI tests according to MIL-STD Acceptance and verificatin PCI tests accrding t MIL-STD-188-125 Bertrand Daut, mntena technlgy V1 - August 2013 CONTENTS 1. INTRODUCTION... 1 2. DEFINITIONS... 1 3. SCHEMATIC OF THE TEST SETUP WITH USE

More information

Lite-On offers a broad range of discrete infrared components for application such as remote control, IR wireless data

Lite-On offers a broad range of discrete infrared components for application such as remote control, IR wireless data IR Emitter and Detectr 1. Descriptin Lite-On ffers a brad range f discrete infrared cmpnents fr applicatin such as remte cntrl, IR wireless data transmissin, security alarm & etc. Custmers need infrared

More information

UTC Great Lakes Regional (Region 4) Training & Meeting The Franklin Conference Center September 20 21, 2018 Chicago, IL

UTC Great Lakes Regional (Region 4) Training & Meeting The Franklin Conference Center September 20 21, 2018 Chicago, IL UTC Great Lakes Reginal (Regin 4) Training & Meeting The Franklin Cnference Center September 20 21, 2018 Chicag, IL PREMIER SPONSOR: SNC LAVALIN GOLD SPONSORS: 4RF, RFL/HUBBELL and SELECT SPECTRUM REGISTRATION

More information

LED wdali MC Switch Input Modul Set - User Manual

LED wdali MC Switch Input Modul Set - User Manual LED wli MC Switch Input Mdul Set - User Manual Buttn mdul (Transmitter) 1. Prduct Descriptin Item N.: LC-004-302 Receive mdul (Receiver) The wli MC Switch Input Mdul Set is a cmpact wireless Multi Cntrl

More information

PROBABILITY OF DETECTION OF FLAWS IN A GAS TURBINE ENGINE. Gary L. Burkhardt and R.E. Beissner

PROBABILITY OF DETECTION OF FLAWS IN A GAS TURBINE ENGINE. Gary L. Burkhardt and R.E. Beissner PROBABILITY OF DETECTION OF FLAWS IN A GAS TURBINE ENGINE COMPONENT USING ELECTRIC CURRENT PERTURBATION Gary L. Burkhardt and R.E. Beissner Suthwest Research Institute 6220 CUlebra Rad San Antni, Texas

More information

TUTORIAL I ECE 555 CADENCE SCHEMATIC SIMULATION USING SPECTRE

TUTORIAL I ECE 555 CADENCE SCHEMATIC SIMULATION USING SPECTRE TUTORIAL I ECE 555 CADENCE SCHEMATIC SIMULATION USING SPECTRE Cadence Virtus Schematic editing prvides a design envirnment cmprising tls t create schematics, symbls and run simulatins. This tutrial will

More information

Upgrading to PlanetPress Suite Version 5

Upgrading to PlanetPress Suite Version 5 Upgrading t PlanetPress Suite Versin 5 Creatin date: September 2, 2005 Revisin date: June 14, 2006 Table f Cntents System Requirements... 4 Imprtant Cnsideratins... 4 Knwn Issues... 6 Prcedure t imprt

More information

What is a Customer Service Model?

What is a Customer Service Model? What is a Custmer Service Mdel? Qin Wu IETF 97 Seul Krean L2SM WG meeting 1 Mtivatin Mtivatin: Nt everybdy understand the difference between the device mdel and service mdel Clarify what a service mdel

More information

APPENDIX B TRAFFIC IMPACT STUDY CRITERIA

APPENDIX B TRAFFIC IMPACT STUDY CRITERIA APPENDIX B TRAFFIC IMPACT STUDY CRITERIA Traffic Impact Studies Traffic impact studies (TIS) may be required by the Cunty in rder t adequately assess the impacts f a develpment prpsal n the existing and/r

More information

Game Details. Ubisoft Toronto NEXT: User Interface Competition

Game Details. Ubisoft Toronto NEXT: User Interface Competition Ubisft Trnt NEXT: User Interface Cmpetitin The Brief Participants must prvide a package f mckups based n the game details and design brief prvided belw. The gal f this package is t pitch a UI Style Guide

More information

Automatic Number Plate Recognition

Automatic Number Plate Recognition Release Ntes Autmatic Number Plate Recgnitin Versin 14.2.0 Release Ntes Revisin 0 This dcument describes new features and reslved issues fr Autmatic Number Plate Recgnitin 14.2.0. Yu can retrieve the latest

More information

CADET SOFTWARE ENGINEERS

CADET SOFTWARE ENGINEERS Psitin Highlights Highly cmpetitive cmpensatin package. Be a part f strng innvative team. Patent Incentive Prgram. Stck Optin Grant Signing and Retentin Bnus. CADET SOFTWARE ENGINEERS Psitin Summary The

More information

ANALOG-TO-DIGITAL (ADC) & DIGITAL-TO-ANALOG (DAC) CONVERTERS

ANALOG-TO-DIGITAL (ADC) & DIGITAL-TO-ANALOG (DAC) CONVERTERS ANALOG-TO-DIGITAL (ADC) & DIGITAL-TO-ANALOG (DAC) CONVERTERS 37 Many events mnitred and cntrlled by the micrprcessr are analg events. ADC & DAC CONVERTERS These range frm mnitring all frms f events, even

More information

Study of New architecture needs for AOCS / Avionics Abstract. Abstract

Study of New architecture needs for AOCS / Avionics Abstract. Abstract The ESA "Study f New architecture needs fr AOCS / Avinics" was perfrmed in parallel t the study Attitude estimatin systems, Requirements n sensr suite. Bth studies have the cmmn bjective t derive a develpment

More information

SARMAP RELEASE NOTES. Version: 7.0 (July 2016) rpsgroup.com

SARMAP RELEASE NOTES. Version: 7.0 (July 2016) rpsgroup.com SARMAP RELEASE NOTES Versin: 7.0 (July 2016) 55 Village Square Dr. Suth Kingstwn, RI 02879 Tel: (401) 789-6224 Fax: (401) 789-1932 Email: MapSupprt@ Table f Cntents Table f Cntents...ii 1 Intrductin...

More information

Materials: Metals, timber, plastics, composites, smart and nanomaterials Candidates should:

Materials: Metals, timber, plastics, composites, smart and nanomaterials Candidates should: AQA Resistant Materials - Unit 1 Specificatin 2014-4560 Materials: Metals, timber, plastics, cmpsites, smart and nanmaterials Be aware f the surce f a range f materials. Understand they are prcessed fr

More information

This app uses callas pdftoolbox server as the imposition engine and consequently you have to have that program installed on your Switch server.

This app uses callas pdftoolbox server as the imposition engine and consequently you have to have that program installed on your Switch server. Autmatic impsitin Page 1/8 Autmatic impsitin Descriptin Autmatic impsitin will d the mst cmmn impsitins fr yur digital printer. It will autmatically d flders fr A5, A4 r US Letter page sizes in either

More information

ACA Standard Measurement One-time program

ACA Standard Measurement One-time program Service Request 101183 ACA Standard Measurement One-time prgram Created n: December 22, 2015 Last Mdified n: 12/23/2015 Prepared by Baskar Chitravel Infrmatin Technlgy Services Office f the President University

More information

The British School of Barcelona September Primary Department COMPUTING POLICY

The British School of Barcelona September Primary Department COMPUTING POLICY The British Schl f Barcelna September 2017 Primary Department COMPUTING POLICY 5 & 7 Diamnd Curt, Opal Drive, Eastlake Park, Fx Milne, Miltn Keynes MK15 0DU, T: 01908 396250, F: 01908 396251, www.cgnitaschls.c.uk

More information

Electrical devices may only be mounted and connected by electrically skilled persons.

Electrical devices may only be mounted and connected by electrically skilled persons. Order N. : 5323 02 Operating instructins 1 Safety instructins Electrical devices may nly be munted and cnnected by electrically skilled persns. Serius injuries, fire r prperty damage pssible. Please read

More information

IR Emitter and Detector Product Data Sheet LTE-R38386AS-ZF Spec No.: DS Effective Date: 09/14/2016 LITE-ON DCC RELEASE

IR Emitter and Detector Product Data Sheet LTE-R38386AS-ZF Spec No.: DS Effective Date: 09/14/2016 LITE-ON DCC RELEASE IR Emitter and Detectr Prduct Data Sheet Spec N.: DS5-216-5 Effective Date: 9/14/216 Revisin: - LITE-ON DCC RELEASE BNS-OD-FC1/A4 LITE-ON Technlgy Crp. / Optelectrnics N.9,Chien 1 Rad, Chung H, New Taipei

More information

Image Signal Processing for a Camera Monitor System with an ZYNQ FPGA

Image Signal Processing for a Camera Monitor System with an ZYNQ FPGA Image Signal Prcessing fr a Camera Mnitr System with an ZYNQ FPGA M. Sc. Hchschule Ulm 26.06.2018 Prgrammable Prcessing fr the Future and Autnmus Car Frm classical FPGA t hetergeneus MPSC www.innsued.de

More information

Models 7008, 7034, 7035, 7035R & 7041 Planar Blind-Mate Connectors, dc to 40.0 GHz

Models 7008, 7034, 7035, 7035R & 7041 Planar Blind-Mate Connectors, dc to 40.0 GHz Mdels 7008, 7034, 7035, 7035R & 7041 Planar Blind-Mate Cnnectrs, dc t 40.0 GHz Threadless Cnnectr System / S pace Saving / L ng Life Features Threadless Cnnectr Mating - This blind-mate cnnectr series

More information

Creating Gift Card Batches

Creating Gift Card Batches Every active custmer gift card issued is a part f a batch f gift cards. Prir t activating any individual gift card, yu must define a batch f gift cards and any accmpanying rules that apply t each batch.

More information

DragonWave Gigabit Solutions. DragonWave Proprietary Information 1

DragonWave Gigabit Solutions. DragonWave Proprietary Information 1 DragnWave Gigabit Slutins DragnWave Prprietary Infrmatin 1 Gigabit Circuit Demand Gd News: Demand fr Gigabit Circuits is increasing! Educatin Business Energy Gvernment Mre Mney! Bad News: Prviding Gigabit

More information

idcv Isolated Digital Voltmeter User Manual

idcv Isolated Digital Voltmeter User Manual www.akcp.cm idcv Islated Digital Vltmeter User Manual Help Versin updated till firmware SP446 Cpyright 2011, AKCess Pr Limited Prvided by fficial AKCP-Distributr Didactum https://www.didactum-security.cm/en/

More information

DXF2DAT 3.0 Professional Designed Computing Systems 848 W. Borton Road Essexville, Michigan 48732

DXF2DAT 3.0 Professional Designed Computing Systems 848 W. Borton Road Essexville, Michigan 48732 Prgram Infrmatin 1 DXF2DAT 3.0 Prfessinal Designed Cmputing Systems 848 W. Brtn Rad Essexville, Michigan 48732 Cntact: (989) 892-4376 website: http://www.famwrk.net General Infrmatin: inf@famwrk.net Technical

More information

LINE POWER SUPPLIES Low-Loss Supplies for Line Powered EnOcean Modules

LINE POWER SUPPLIES Low-Loss Supplies for Line Powered EnOcean Modules Lw-Lss Supplies fr Line Pwered EnOcean Mdules A line pwer supply has t ffer the required energy t supply the actuatr electrnic and t supply the EnOcean TCM/RCM radi cntrl mdule. This paper cntains sme

More information

Composite Materials with Self-Contained Wireless Sensing Networks

Composite Materials with Self-Contained Wireless Sensing Networks Cmpsite Materials with Self-Cntained Wireless Sensing Netwrks Kristin Schaaf, Rbert Kim, and Sia Nemat-Nasser Department f Mechanical and Aerspace Engineering, Center f Excellence fr Advanced Materials,

More information

TC 60 THERMOCOMPUTER TC 60. prog. start stop. Operating Instructions

TC 60 THERMOCOMPUTER TC 60. prog. start stop. Operating Instructions TC 60 prg start stp THERMOCOMPUTER TC 60 h C/h C Operating Instructins Cntents General Infrmatin...1 Security Advice...1 Firing Curves...1 Typical Firing Curves...2 Entering a Firing Curve...2 Checing

More information

Wireless Bridge Module for DXR2.E

Wireless Bridge Module for DXR2.E Technical Specificatin Sheet Dcument N. A6V11470500 July 31, 2018 Wireless Bridge Mdule fr DXR2.E Descriptin A wireless bridge cnnects tw wired netwrks tgether ver Wi-Fi utilizing a Wireless Access Pint.

More information

VIP-200. Point to Point Extension Configuration Quick Start Guide. Video over IP Extender and Matrix System

VIP-200. Point to Point Extension Configuration Quick Start Guide. Video over IP Extender and Matrix System VIP-200 Vide ver IP Extender and Matrix System Pint t Pint Extensin Cnfiguratin Quick Start Guide PureLink TM 535 East Crescent Avenue Ramsey, NJ 07446 USA Cntents What is in the bx... 3 Transmitter kit

More information

Middle School Engineering

Middle School Engineering [Fall 2017 Spring 2018] [Mnday and Wednesday 10:45-12:15] Middle Schl Engineering Instructr: Laura Wlley E-Mail: Laura.Wlley@ThePrmetheusAcademy.cm Phne: [972-998-6408] Lcatin: The Prmetheus Academy Middle

More information

High Level Design Circuit CitEE. Irere Kwihangana Lauren Mahle Jaclyn Nord

High Level Design Circuit CitEE. Irere Kwihangana Lauren Mahle Jaclyn Nord High Level Design Circuit CitEE Irere Kwihangana Lauren Mahle Jaclyn Nrd 12/16/2013 Table f Cntents 1 Intrductin. 3 2 Prblem Statement and Prpsed Slutin. 3 3 Requirements. 3 4 System Blck Diagram 4.1 Overall

More information

Fig 1 System architecture. As shown in Figure 1, AUV system could be separated in 3 main blocks:

Fig 1 System architecture. As shown in Figure 1, AUV system could be separated in 3 main blocks: AUV System Descriptin Railway usage authrizatin system (called AUV, by its abbreviatin in Spanish) is a Safe Train Cntrl (STC) system prvided by Alta Rail Technlgy (ART). AUV system s structure is based

More information

Meteorological Satellites (MetSat) Overview of the global network of Meteorological Satellites. Speaker: Markus Dreis (EUMETSAT)

Meteorological Satellites (MetSat) Overview of the global network of Meteorological Satellites. Speaker: Markus Dreis (EUMETSAT) Meterlgical Satellites (MetSat) Overview f the glbal netwrk f Meterlgical Satellites Speaker: Markus Dreis (EUMETSAT) Secnd ITU/WMO Seminar "Use f Radi Spectrum fr Meterlgy: Weather, Water and Climate

More information

Colourful Stitches. Quick Summer Medallion. 45 x 45 Gyleen X. Fitzgerald Quick Summer Medallion.

Colourful Stitches. Quick Summer Medallion. 45 x 45 Gyleen X. Fitzgerald   Quick Summer Medallion. Quick Summer Medallin 45 x 45 Clurful Stitches 16 (finished) panel r rphan blck fr center ½ yard, center framing triangles ¼ yard, skinny frame brder 1 ⅔ yard, inside setting triangles 1¼ yard, utside

More information

Exam solutions FYS3240/

Exam solutions FYS3240/ Exam slutins FYS3240/4240 2014 Prblem 1 a) Explain hw the accuracy (cnstant frequency utput) f quartz crystal scillatrs is imprved. The accuracy is imprved using temperature cmpensatin (temperature cmpensated

More information

DETECTION AND FALSE ALARM PERFORMANCE OF A PHASE-CODED RADAR WITH POST-MTI LIMITING

DETECTION AND FALSE ALARM PERFORMANCE OF A PHASE-CODED RADAR WITH POST-MTI LIMITING MASSACHUSETTS INSTITUTE OF TECHNOLOGY LINCOLN LABORATORY DETECTION AND FALSE ALARM PERFORMANCE OF A PHASE-CODED RADAR WITH POST-MTI LIMITING R. M. O'DONNELL Grup 43 TECHNICAL NOTE 1975-62 21 NOVEMBER 1975

More information

3400 to 3600MHz. Crown Recognised Spectrum Access in 3400 to 3600 MHz. The response of Alcatel-Lucent to Ofcom Spectrum Policy Group

3400 to 3600MHz. Crown Recognised Spectrum Access in 3400 to 3600 MHz. The response of Alcatel-Lucent to Ofcom Spectrum Policy Group Crwn Recgnised Spectrum Access in 3400 t 3600 MHz The respnse f Alcatel-Lucent t Ofcm Spectrum Plicy Grup Spectrum Access in 1 3400 t 3600MHz Fr additinal infrmatin and clarificatin, please cntact: Jean-Pierre

More information

Math in Art Syllabus

Math in Art Syllabus Math in Art Syllabus Mrs. Huff Rm 208 ehuff@vistacharterschl.rg Vista Charter Middle Schl Cre Values: These values are central t ur missin and the cntinual develpment f ur schl culture: Unwavering belief

More information

Meal Time! Game Concept

Meal Time! Game Concept Meal Time! Game Cncept Lucien LeMenager Kevin Mann Rbert Dyle Wrking Title Meal Time! Prject Thumbnail A game based n turn- based trading card games, Meal Time! pits players against each ther t crwn the

More information

RIG SOLAR FILM. High quality clear 48 gauge Polymer material \V;th excellent transmission qualities.

RIG SOLAR FILM. High quality clear 48 gauge Polymer material \V;th excellent transmission qualities. ... a. Ul -'" '" c / RIG SOLAR FILM Fr ver 25 years, Thusand Oak Optical has manufactured the mst ppular white lightfilters in the wrld. Nw with the intrductin f the R-G slar film, ur traditin f excellence

More information

HIROSE ELECTRIC (U.S.A.), INC.

HIROSE ELECTRIC (U.S.A.), INC. HIROSE ELECTRIC (U.S.A.), INC. 2688 WESTHILLS COURT, SIMI VALLEY, CA 93065-6235 TEL (805) 522-7958 FAX (805) 522-327 Creative Links t W Wrld Electrnics www.hirse.cm T: All Hirse Sales Persnnel and Partners

More information

Dispatcher Control for MotoTRBO Capacity Plus Systems

Dispatcher Control for MotoTRBO Capacity Plus Systems Dispatcher Cntrl fr MtTRBO Capacity Plus Systems This tutrial prvides brief instructins t set up the dispatch cntrl ver MtTRBO Capacity Plus systems, using SmartPTT dispatch sftware. Bth cases are cnsidered:

More information

3DPIXA System Requirements

3DPIXA System Requirements 3DPIXA System Requirements CD40130 Versin 7 Table f Cntents CD40130 Versin 7 1 1 Abut Chrmasens 3 1.1 Cntact Infrmatin 3 1.2 Supprt 3 2 Hardware Requirements 4 2.1 Framegrabber 5 2.1.1 Qualified Framegrabbers

More information