Density Slicing Reference Manual

Size: px
Start display at page:

Download "Density Slicing Reference Manual"

Transcription

1 Desity Slicig Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) Fax: 0044 (0) Iteret:

2 Pritig History Editio Date Editio 1 April 1997 Improvisio believes the iformatio i this maual to be correct at the date of issue. However, it is subject to chage at ay time ad does ot represet a commitmet o the part of Improvisio. Improvisio shall ot be liable for errors cotaied herei or for icidetal or cosequetial damages i coectio with the furishig, performace, or use of this maual. Improvisio has a policy of cotiual developmet ad reserves the right to chage iformatio withi this maual without otice to reflect chages i the systemõs desig ad specificatio Improvisio, Image Processig & Visio Compay Limited. All rights reserved. Copyright Notice Apple, Fider ad Macitosh are registered trademarks of Apple Computer, Ic. Other brad or product ames are the trademarks or registered trademarks of their respective holders.

3 DENSITY SLICING Desity Slicig Module Overview This module allows you to locate objects by their colour or by their itesity. The result is a biary layer that ca be measured usig Opelab s Measuremet modules. The Desity Slicig module is ot part of the core product, but ca be purchased separately. Refer to Chapter 2 of the Opelab Core Guide for istructios o istallig modules. Cotets Overview...1 The Desity Slicig Widow...2 Usig Desity Slicig... 3 Hits ad Tips... 4 Savig ad Retrievig Settigs... 4 Desity Slicig ad Automator Tasks...6 A Example Automatio...7 Desity Slicig 1

4 OPENLAB The Desity Slicig Widow Select Desity Slice... from the Image meu. The Desity Slicig widow is displayed. Select the Colour Model from the pop-up meu Preview widow Check to make the tit trasparet Select the layer(s) for slicig Use the slider cotrols to set the rage for each chael Click here to select a differet tit colour Click here to load saved desity slicig settigs Click here to save desity slicig settigs to a file Click here to grab settigs from a ROI Click here to carry out the desity slicig Note: The parameters show i our example widow will produce the followig biary layer whe you carry out the desity slicig. 2 Desity Slicig

5 DENSITY SLICING Usig Desity Slicig 1. Use the Ope commad to ope the image file to which you wish to apply desity slicig. 2. Decide which layer you ited to use to set the desity slicig parameters ad use the Layer Maager Palette to make it curret. Select ay other layers to which you wish to apply the desity slicig. 3. You ca use the whole of the curret layer to set parameters, but you may fid it easier to create a ROI o the layer to pick out a typical object. Create the ROI o the image layer. 4. Select Desity Slice... from the Image meu. 5. If you have created a ROI, click o Grab from ROI i the Desity Slicig widow. 6. Select the Colour model. For greyscale images, you should geerally select HSI. Note: If you chage the colour model after you have grabbed a ROI, you will eed to regrab it. 7. Use the Slider cotrols to set the values for each chael (Red, Gree ad Blue, or Hue, Saturatio ad Itesity, depedig upo the colour model) util the preview picture is to your satisfactio. 8. You ca use the Preview pop-up meu to Crop or Scale the preview. Or just hold dow the Optio key ad click i the preview widow to toggle betwee Crop ad Scale. 9. Check the Trasparet tit box, if appropriate. This does ot affect the fial image, it is oly for the preview. You may like to experimet with differet tits to fid the oe that produces the best preview image. 10. Select a Tit colour for the mask. 11. Click o the Slice butto to create a ew biary layer which highlights all the objects withi the thresholds you have specified i the Desity Slicig widow. Desity Slicig 3

6 OPENLAB Hits ad Tips The Colour Mode that you select depeds upo the images that are you are workig with ad your specific requiremets. As a geeral rule, RGB mode is faster, but uless you kow the exact values for each chael, it is easier to achieve the desired result usig HSI mode. You ca use Desity Slicig to threshold a image o oe of its RGB or HSI chaels. Set all three sliders so that they are all wide ope, ad the adjust oe of the sliders to threshold o that chael. Note: If you are settig up a desity slice o a greyscale layer with a bit depth that is greater tha 8 bits, all the other selected layers should have the same bit depth. Opelab wars you if it fids ay that are ot ad skips them. It also writes a message to the Sessio Log. Savig ad Retrievig Settigs All desity slice settigs may be saved ad reloaded for future use. To save desity slice settigs 1. Click o the Save.. butto. 4 Desity Slicig

7 DENSITY SLICING 2. Select, or create, a folder for the desity slice settigs, eter a file ame for them, ad click o Save. To retrieve desity slice settigs 1. Click o the Load.. butto. 2. Locate the Desity Slice Settigs file i the Ope File dialogue ad click o Ope. Desity Slicig 5

8 OPENLAB Desity Slicig ad Automator tasks If you have the Desity Slicig module, you will be able to use the Desity Slice task i your automatio. The task will appear i the Task List i the Automator Widow. This sectio describes the Desity Slice task. Refer to the Automator Referece Maual for further details about creatig ad ruig automatios. 6 Desity Slicig

9 DENSITY SLICING Desity Slice Task This task allows you to set up the desity slicig parameters. Use the Setup dialogue to: Select RGB or HSI as the colour mode. Specify the rage for each RGB, or HSI chael. Eter a ame for the layer that will be created by the Desity Slicig operatio. Select the required colour mode Eter a rage of values for each chael Eter a ame for the ew, sliced layer A Example Automatio The followig example desity slices ad measures every layer i the top-most image documet. I order to ru it, you will eed both the Desity Slice ad the Advaced Measuremets modules. Desity Slicig 7

10 OPENLAB Settig up the automatio The automatio is set up as follows:: The Target image widow task targets the top-most widow. The Get o. of layers task couts the umber of layers i the image documet ad stores it i a variable, called layercout. The Loop task uses the layercout variable to determie the umber of times the desity slice ad measuremet tasks will be carried out. It also puts the loopcout ito a variable, called currlayer. 8 Desity Slicig

11 DENSITY SLICING The View layer task displays the first layer whose Sort Positio matches the currlayer value. The Get layer ifo task extracts the ame ad type from the curret layer ad puts the iformatio ito two variables: currname ad currtype. The two If tasks use the value i the currtype variable to check whether the layer is the Video layer (currtype= Camera Cotrol ) or a biary layer Desity Slicig 9

12 OPENLAB (currtype= Biary Layer ). If it is either of these, it caot be desity sliced ad the automatio will skip to the ext layer. Say we skipped a layer is a Tell task which allows us to record the ame of the layer that has bee skipped i the trace messages. The Desity Slice task sets the desity slicig parameters. We use the currname variable to create the ame for the ew, sliced layer. The Measure with mask task also uses the currname variable to idetify the layer for measurig. Other parameters specify that oly the Curret layer is to be measured, ad that all objects with a area that is smaller tha 50 will be igored. 10 Desity Slicig

13 DENSITY SLICING The View layer ad Delete Curret Layer tasks first display the sliced layer ad the delete it. Desity Slicig 11

14 OPENLAB 12 Desity Slicig

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

KMXP SERIES Anisotropic Magneto-Resistive (AMR) Linear Position Sensors

KMXP SERIES Anisotropic Magneto-Resistive (AMR) Linear Position Sensors SERIES Aisotropic Mageto-Resistive (AMR) Liear Positio Sesors Positio sesors play a icreasigly importat role i may idustrial, robotic ad medical applicatios. Advaced applicatios i harsh eviromets eed sesors

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

EVB-EMC14XX User Manual

EVB-EMC14XX User Manual The iformatio cotaied herei is proprietary to SMSC, ad shall be used solely i accordace with the agreemet pursuat to which it is provided. Although the iformatio is believed to be accurate, o resposibility

More information

202 Chapter 9 n Go Bot. Hint

202 Chapter 9 n Go Bot. Hint Chapter 9 Go Bot Now it s time to put everythig you have leared so far i this book to good use. I this chapter you will lear how to create your first robotic project, the Go Bot, a four-wheeled robot.

More information

HELIARC. THE FIRST NAME IN TIG.

HELIARC. THE FIRST NAME IN TIG. HELIARC. THE FIRST NAME IN TIG. YOU AND HELIARC. NOT EVERYONE APPRECIATES THE BEAUTY OF A TRULY GREAT WELD. BUT YOU DO. YOU VE PUT IN THE YEARS AND MASTERED THE ART AND CRAFT OF GTAW (TIG). AND EVER SINCE

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

As an Exceptional Student in Intellectual Disabilities. You Are Cordially Invited to be Seen and Recognized as a Future Leader in the Field

As an Exceptional Student in Intellectual Disabilities. You Are Cordially Invited to be Seen and Recognized as a Future Leader in the Field As a Exceptioal Studet i Itellectual Disabilities You Are Cordially Ivited to be See ad Recogized as a Future Leader i the Field You Caot Start Too Early To Begi Your Rise To Leadership i Our Field You

More information

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ *

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ * Available olie at www.sciecedirect.com Physics Procedia 33 (0 ) 75 73 0 Iteratioal Coferece o Medical Physics ad Biomedical Egieerig Data Acquisitio System for Electric Vehicle s Drivig Motor Test Bech

More information

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis Laboratory Exercise 3: Dyamic System Respose Laboratory Hadout AME 50: Fudametals of Measuremets ad Data Aalysis Prepared by: Matthew Beigto Date exercises to be performed: Deliverables: Part I 1) Usig

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

TMCM BLDC MODULE. Reference and Programming Manual

TMCM BLDC MODULE. Reference and Programming Manual TMCM BLDC MODULE Referece ad Programmig Maual (modules: TMCM-160, TMCM-163) Versio 1.09 August 10 th, 2007 Triamic Motio Cotrol GmbH & Co. KG Sterstraße 67 D 20357 Hamburg, Germay http:www.triamic.com

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

VR5. HD Spatial Channel Emulator User Manual

VR5. HD Spatial Channel Emulator User Manual VR5 HD Spatial Chael Emulator User Maual Spiret 541 Idustrial Way West Eatotow, NJ 07724 USA Email: sales@spiret.com Web: http://www.spiret.com AMERICAS 1-800-SPIRENT +1-818-676-2683 sales@spiret.com EUROPE

More information

GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE.

GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE. Acoustics Wavelegth ad speed of soud Speed of Soud i Air GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE. Geerate stadig waves i Kudt s tube with both eds closed off. Measure the fudametal frequecy

More information

COS 126 Atomic Theory of Matter

COS 126 Atomic Theory of Matter COS 126 Atomic Theory of Matter 1 Goal of the Assigmet Video Calculate Avogadro s umber Usig Eistei s equatios Usig fluorescet imagig Iput data Output Frames Blobs/Beads Estimate of Avogadro s umber 7.1833

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sesors & Trasducers 215 by IFSA Publishig, S. L. http://www.sesorsportal.com Uiversal Sesors ad Trasducers Iterface for Mobile Devices: Metrological Characteristics * Sergey Y. YURISH ad Javier CAÑETE

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information

COLLEGE ALGEBRA LECTURES Copyrights and Author: Kevin Pinegar

COLLEGE ALGEBRA LECTURES Copyrights and Author: Kevin Pinegar OLLEGE ALGEBRA LETURES opyrights ad Author: Kevi iegar 8.3 Advaced outig Techiques: ermutatios Ad ombiatios Factorial Notatio Before we ca discuss permutatio ad combiatio formulas we must itroduce factorial

More information

PRACTICAL ANALOG DESIGN TECHNIQUES

PRACTICAL ANALOG DESIGN TECHNIQUES PRACTICAL ANALOG DESIGN TECHNIQUES SINGLE-SUPPLY AMPLIFIERS HIGH SPEED OP AMPS HIGH RESOLUTION SIGNAL CONDITIONING ADCs HIGH SPEED SAMPLING ADCs UNDERSAMPLING APPLICATIONS MULTICHANNEL APPLICATIONS OVERVOLTAGE

More information

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway Smart Eergy & Power Quality Solutios ProData datalogger Datalogger ad Gateway Smart ad compact: Our most uiversal datalogger ever saves power costs Etheret coectio Modbus-Etheret-Gateway 32 MB 32 MB memory

More information

E X P E R I M E N T 13

E X P E R I M E N T 13 E X P E R I M E N T 13 Stadig Waves o a Strig Produced by the Physics Staff at Colli College Copyright Colli College Physics Departmet. All Rights Reserved. Uiversity Physics, Exp 13: Stadig Waves o a

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

Compact. CX-400 series. Advantages of switching to recommended replacements. Notes on using recommended replacements.

Compact. CX-400 series. Advantages of switching to recommended replacements. Notes on using recommended replacements. Iformatio of Discotiued Models Compact & geeral purpose photoelectric sesor Discotiued models Compact & geeral purpose photoelectric sesor Stoppig takig order date: 0, Sep, 05 Date of productio discotiuace:

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Indicator No mark Single preset Dual preset DIN W144 H72mm DIN W48 H96mm No mark DIN W72 H72mm (4 digit) (6 digit) Counter/Timer

Indicator No mark Single preset Dual preset DIN W144 H72mm DIN W48 H96mm No mark DIN W72 H72mm (4 digit) (6 digit) Counter/Timer FX/FX/FX Series DIN W7 7, W8 96, W 7mm er/timer Features 6 iput modes ad output modes ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) or No voltage iput (NPN) dditio of Up/Dow iput mode Wide

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Copyright The McGraw-HillCompaies, Ic. Permissio required for reproductio or display. Computig Layers Chapter 3 Digital Logic Structures Problems Algorithms Laguage Istructio Set Architecture Microarchitecture

More information

ELEC 204 Digital Systems Design

ELEC 204 Digital Systems Design Fall 2013, Koç Uiversity ELEC 204 Digital Systems Desig Egi Erzi College of Egieerig Koç Uiversity,Istabul,Turkey eerzi@ku.edu.tr KU College of Egieerig Elec 204: Digital Systems Desig 1 Today: Datapaths

More information

OrCAD Layout. GerbTool. User s Guide

OrCAD Layout. GerbTool. User s Guide OrCAD Layout GerbTool User s Guide Copyright 1998 OrCAD, Ic. All rights reserved. OrCAD, OrCAD Capture, OrCAD Layout, ad OrCAD PSpice are registered trademarks of OrCAD, Ic. Eterprise CIS, Eterprise Compoet

More information

HB860H 2-phase Hybrid Servo Drive

HB860H 2-phase Hybrid Servo Drive HB860H 2-phase Hybrid Servo Drive 20-70VAC or 30-100VDC, 8.2A Peak No Tuig, Nulls loss of Sychroizatio Closed-loop, elimiates loss of sychroizatio Broader operatig rage higher torque ad higher speed Reduced

More information

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms Objectives. A brief review of some basic, related terms 2. Aalog to digital coversio 3. Amplitude resolutio 4. Temporal resolutio 5. Measuremet error Some Basic Terms Error differece betwee a computed

More information

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ.

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ. ELECTRONICS 00 September, Sozopol, BLGARIA MEASREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQENCY RANGE 0,0-0KHZ. Plame Agelov Agelov Faculty for Computer Sciece, Egieerig ad Natural Studies,

More information

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting FXY Series DIN W7 6mm Of er/timer With Idicatio Oly Features ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) method or o-voltage iput (NPN) method Iput mode: Up, Dow, Dow Dot for Decimal Poit

More information

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd MANUAL REVISION EN 1.

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd  MANUAL REVISION EN 1. Zoerich AB-T88 MINI Thermal Priter COMMAND SPECIFICATION MANUAL REVISION EN. Zoerich Computer Equipmets Co.,Ltd http://www.zoerich.com Commad List Prit ad lie feed Prit ad carriage retur Trasmissio real-time

More information

Operating instructions. PARAKO Parameterisation software for PIKO inverters

Operating instructions. PARAKO Parameterisation software for PIKO inverters Operatig istructios PARAKO Parameterisatio software for PIKO iverters Legal otice KOSTAL Solar Electric GmbH Haferstraße 6 79108 Freiburg i. Br. Germay Phoe +49 (0)761 477 44-100 Fax +49 (0)761 477 44-111

More information

Epson Stylus Pro 7900 CTP

Epson Stylus Pro 7900 CTP Epso Stylus Pro 7900 CTP System Specificatios Epso is Kow for Redefiig the Way the Pritig Idustry Does Busiess We ve forever chaged the way cotract-quality proofs are produced for both commercial ad flexographic

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

Table Of Contents Blues Turnarounds

Table Of Contents Blues Turnarounds Table Of Cotets Blues Turarouds Turaroud #1 Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Blues Turarouds Blues Soloig Masterclass Week 1 Steve Stie A Blues Turaroud

More information

Open Two Radio Switching Protocol (OTRSP)

Open Two Radio Switching Protocol (OTRSP) Ope Two Radio Switchig Protocol (OTRSP) Copyright 2009, 2019 Paul Youg. This work is licesed uder the Creative Commos Attributio 3.0 Licese. To view a copy of this licese, visit www.creativecommos.org

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

Solutions for Inline Recycling A and C Series

Solutions for Inline Recycling A and C Series Solutios for Ilie Recyclig A ad C Series The Right Machie for Today's Recyclig Requiremets VIRTUS offers a suitable solutio for ay challege i the field of plastic recyclig. For the ilie recyclig sector

More information

CAEN Tools for Discovery

CAEN Tools for Discovery Applicatio Note AN2506 Digital Gamma Neutro discrimiatio with Liquid Scitillators Viareggio 19 November 2012 Itroductio I recet years CAEN has developed a complete family of digitizers that cosists of

More information

AN Interconnection between JESD204A compliant devices. Document information

AN Interconnection between JESD204A compliant devices. Document information Rev. 2 23 September 2010 Applicatio ote Documet iformatio Ifo Keywords Abstract Cotet JESD204A, Data coverters, CML, LVDS, Jitter, Couplig This documet describes the itercoectios that are required betwee

More information

Writing for Work Moi Ali

Writing for Work Moi Ali DSC SPEED READS COMMUNICATIONS Writig for Work Moi Ali DSC DSC SPEED READS COMMUNICATIONS Writig for Work Moi Ali Writig for Work Moi Ali DIRECTORY OF SOCIAL CHANGE Published by Directory of Social Chage

More information

CR Regeneration Ovens. Keep Hot 17.01

CR Regeneration Ovens. Keep Hot 17.01 CR Regeeratio Oves Keep Hot 17.01 2 REGENERATION & KEEP HOT 3 Iovative techologies With our iovative Chilloge techology, regeerated food looks ad tastes like it s fresh from the chef s ove Chilloge is

More information

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING H. Chadsey U.S. Naval Observatory Washigto, D.C. 2392 Abstract May sources of error are possible whe GPS is used for time comparisos. Some of these mo

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94597A AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

If you ve used Photoshop for any length of time, you ve no doubt used

If you ve used Photoshop for any length of time, you ve no doubt used If you ve used Photoshop for ay legth of time, you ve o doubt used layers; they re such a key feature of the software. I fact, if you re doig aythig other tha simple photo retouchig, layers are pretty

More information

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94595A AME5046 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

MDM 4U MATH OF DATA MANAGEMENT FINAL EXAMINATION

MDM 4U MATH OF DATA MANAGEMENT FINAL EXAMINATION Caadia Iteratioal Matriculatio rogramme Suway Uiversity College MDM 4U MTH OF DT MNGEMENT FINL EXMINTION Date: November 28 th, 2006 Time: 11.30a.m 1.30p.m Legth: 2 HOURS Lecturers: lease circle your teacher

More information

(2) The MOSFET. Review of. Learning Outcome. (Metal-Oxide-Semiconductor Field Effect Transistor) 2.0) Field Effect Transistor (FET)

(2) The MOSFET. Review of. Learning Outcome. (Metal-Oxide-Semiconductor Field Effect Transistor) 2.0) Field Effect Transistor (FET) EEEB73 Electroics Aalysis & esig II () Review of The MOSFET (Metal-Oxide-Semicoductor Field Effect Trasistor) Referece: Neame, Chapter 3 ad Chapter 4 Learig Outcome Able to describe ad use the followig:

More information

P h o t o g r a p h i c E q u i p m e n t ( 1 1 A )

P h o t o g r a p h i c E q u i p m e n t ( 1 1 A ) 9 1 5 8 P h o t o g r a p h i c E q u i p m e t ( 1 1 A ) 30S/30E/30M A Photography Course 9 1 5 8 : P h o t o g r a p h i c E q u i p m e t ( 1 1 A ) 3 0 S / 3 0 E / 3 0 M Course Descriptio This course

More information

Methods to Reduce Arc-Flash Hazards

Methods to Reduce Arc-Flash Hazards Methods to Reduce Arc-Flash Hazards Exercise: Implemetig Istataeous Settigs for a Maiteace Mode Scheme Below is a oe-lie diagram of a substatio with a mai ad two feeders. Because there is virtually o differece

More information

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK Giovai Huiske ad Eric va Berkum Dept. of Civil Egieerig - Uiversity of Twete - 7500 AE Eschede - The Netherlads E-mail: g.huiske@ctw.utwete.l ad

More information

AB1A Driver Box User Manual

AB1A Driver Box User Manual AB1A Driver Box User Maual 2d Editio AUGUST 2001 P/N :AB1A-458-000-c AB1A Driver Box User Maual A Copyright This documet cotais proprietary iformatio of Naomotio Ltd, ad Naomotio Ic, ad may ot be reproduced

More information

CareMat C DATASHEET. The pressure-sensitive mat for supervision of people with dementia and disorientation. RoHS

CareMat C DATASHEET. The pressure-sensitive mat for supervision of people with dementia and disorientation. RoHS aremat DATASHEET The pressure-sesitive mat for supervisio of people with demetia ad disorietatio Product Descriptio aremat is used i retiremet ad ursig homes as well as i hospitals ad similar facilities.

More information

Accelerating Image Processing Algorithms with Microblaze Softcore and Digilent S3 FPGA Demonstration Board

Accelerating Image Processing Algorithms with Microblaze Softcore and Digilent S3 FPGA Demonstration Board Acceleratig Image Processig Algorithms with Microblaze Softcore ad Digilet S3 FPGA Demostratio Board Computer Electroics 1 st Semester, 2011/2012 1 Itroductio This project itroduces a example for image

More information

Join a Professional Association

Join a Professional Association Joi a Professioal Associatio 1. The secret job resource: professioal orgaizatios. You may ot kow this, but the career field you re i, or plaig to work i i the future, probably has at least oe professioal

More information

SERCOS ENERGY. SERCOS International e.v.

SERCOS ENERGY. SERCOS International e.v. SERCOS ENERGY SERCOS Iteratioal e.v. Table of Cotets Short Overview of SERCOS Eergy 3 About SERCOS 3 Eergy Efficiecy i Figures 4 Classificatio of SERCOS Eergy 5 SERCOS Eergy Applicatio scearios 6 Short

More information

x 1 + x x n n = x 1 x 2 + x x n n = x 2 x 3 + x x n n = x 3 x 5 + x x n = x n

x 1 + x x n n = x 1 x 2 + x x n n = x 2 x 3 + x x n n = x 3 x 5 + x x n = x n Sectio 6 7A Samplig Distributio of the Sample Meas To Create a Samplig Distributio of the Sample Meas take every possible sample of size from the distributio of x values ad the fid the mea of each sample

More information

ASample of an XML stream is:

ASample of an XML stream is: 1 Efficiet Multichael i XML Wireless Broadcast Stream Arezoo Khatibi* 1 ad Omid Khatibi 2 1 Faculty of Computer Sciece, Uiversity of Kasha, Kasha, Ira 2 Faculty of Mathematics, Uiversity of Viea,Viea,

More information

Summary of pn-junction (Lec )

Summary of pn-junction (Lec ) Lecture #12 OUTLNE iode aalysis ad applicatios cotiued The MOSFET The MOSFET as a cotrolled resistor Pich-off ad curret saturatio Chael-legth modulatio Velocity saturatio i a short-chael MOSFET Readig

More information

Solutions for Inline Recycling GSL GST GSC

Solutions for Inline Recycling GSL GST GSC Solutios for Ilie Recyclig l l GSL GST GSC The Home of Size Reductio EVA PBT/PBTB PA66 ABS HDPE PK PES PC PBT LCP PC/ABS PP PA TPE/TPU SAN/ASA PVC PET PPO/PPE PPS PA/ABS PPSU PEEK PA6 TPU ZERMA offers

More information

Electronic motor protection relay

Electronic motor protection relay Electroic motor protectio relay Type CET 5 - overview CET 5 - A motor protectio system The CET 5 provides umatched capabilities for the protectio, moitorig ad cotrol of idustrial motors. Suitable for all

More information

GROUND TESTERS GROUND RESISTANCE TEST TEST EQUIPMENT DET3 CONTRACTOR SERIES WHAT S IN THE DET3T NAME? DIGITAL EARTH TESTER 3 TERMINAL

GROUND TESTERS GROUND RESISTANCE TEST TEST EQUIPMENT DET3 CONTRACTOR SERIES WHAT S IN THE DET3T NAME? DIGITAL EARTH TESTER 3 TERMINAL TEST EQUIPMENT GROUND RESISTANCE GROUND TESTERS Megger is the expert i groud resistace testig. From time savig clamp-o groud testers to specialty models for high sesitivity testig, we have the groud resistace

More information

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

More information

Speak up Ask questions Find the facts Evaluate your choices Read the label and follow directions

Speak up Ask questions Find the facts Evaluate your choices Read the label and follow directions Whe it comes to usig medicie, it is importat to kow that o medicie is completely safe. The U.S. Food ad Drug Admiistratio (FDA) judges a drug to be safe eough to approve whe the beefits of the medicie

More information

TS1700 & TK18 THERMAL PRINTERS. Operation manual Rev 2.1

TS1700 & TK18 THERMAL PRINTERS. Operation manual Rev 2.1 TS1700 & TK18 THERMAL PRINTERS Operatio maual Rev 2.1 INDEX 1 INTRODUCTION...3 2 IMPORTANT NOTES ON THERMAL PRINTER HANDLING...4 2.1. SAFETY PRECAUTIONS...4 2.2. ABSOLUTE MAXIMUM RATINGS...5 2.3. CLEANING

More information

CR Regeneration Ovens

CR Regeneration Ovens CR Regeeratio Oves 2 REGENERATION & KEEP HOT 3 Iovative techologies With our iovative Chilloge techology, regeerated food looks ad tastes like it s fresh from the chef s ove Chilloge is a iovative developmet

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

A study on traffic accident measures in municipal roads by using GIS

A study on traffic accident measures in municipal roads by using GIS icccbe 010 Nottigham Uiversity Press Proceedigs of the Iteratioal Coferece o Computig i Civil ad Buildig Egieerig W Tizai (Editor) A study o traffic accidet measures i muicipal roads by usig GIS Satoshi

More information

4. INTERSYMBOL INTERFERENCE

4. INTERSYMBOL INTERFERENCE DATA COMMUNICATIONS 59 4. INTERSYMBOL INTERFERENCE 4.1 OBJECT The effects of restricted badwidth i basebad data trasmissio will be studied. Measuremets relative to itersymbol iterferece, usig the eye patter

More information

n4ce Professional Fact Sheet

n4ce Professional Fact Sheet 4ce Professioal Fact Sheet Applicatios i CADD 4ce Professioal 4ce Professioal provides extra facilities i Desig ad 3D presetatios for the discerig user with specialist eeds. Usig the same platform as 4ce

More information

Subscriber Pulse Metering (SPM) Detection

Subscriber Pulse Metering (SPM) Detection Subscriber Pulse Meterig () Detectio Versatile telephoe call-charge ad security fuctios for PBX, Payphoe ad Pair-Gai applicatios - employig CML s family of 12kHz ad 16kHz ICs INNOVATIONS INV/Telecom//1

More information

ECC Recommendation (14)02

ECC Recommendation (14)02 ECC Recommedatio (14)02 Protectio of fixed moitorig statios agaist iterferece from earby or strog trasmitters Approved 07 February 2014 ECC/REC/(14)02 Page 2 INTRODUCTION The icreasig use of broadbad moitorig

More information

ICM7213. One Second/One Minute Timebase Generator. Features. Description. Ordering Information. Pinout. August 1997

ICM7213. One Second/One Minute Timebase Generator. Features. Description. Ordering Information. Pinout. August 1997 August 997 Features Guarateed V Operatio Very Low Curret Cosumptio (Typ).... µa at V All Outputs TTL Compatible O Chip Oscillator Feedback Resistor Oscillator Requires Oly Exteral compoets: Fixed Capacitor,

More information

AUTOMATED FAULT ANALYSIS USING ADVANCED INFORMATION TECHNOLOGY FOR DATA INTEGRATION AND INFORMATION EXCHANGE M.

AUTOMATED FAULT ANALYSIS USING ADVANCED INFORMATION TECHNOLOGY FOR DATA INTEGRATION AND INFORMATION EXCHANGE M. AUTOMATED FAULT ANALYSIS USING ADVANCED INFORMATION TECHNOLOGY FOR DATA INTEGRATION AND INFORMATION EXCHANGE M. Kezuovic* T. Popovic D.R. Sevcik A. Chitambar Texas A&M Uiversity TLI, Ic. CeterPoit Eergy

More information

Color gamut of SOCS and its comparison to Pointer's gamut

Color gamut of SOCS and its comparison to Pointer's gamut Color gamut of SOCS ad its compariso to Poiter's gamut Masao Iui*, Tomotaka Hirokaw, oshihiko Azum, ad Johji Tajim* * Tokyo Polytechic Uiversity 58 Iiyama, Atsugi, Kaagawa 24-297, Japa ** Nagoya City Uiversity

More information

ELEC 350 Electronics I Fall 2014

ELEC 350 Electronics I Fall 2014 ELEC 350 Electroics I Fall 04 Fial Exam Geeral Iformatio Rough breakdow of topic coverage: 0-5% JT fudametals ad regios of operatio 0-40% MOSFET fudametals biasig ad small-sigal modelig 0-5% iodes (p-juctio

More information

MINIMUM RANGE METER* CAPACITY. MAXIMUM RANGE in. mm gpm gpm L/min gpm L/min SIZE 1/

MINIMUM RANGE METER* CAPACITY. MAXIMUM RANGE in. mm gpm gpm L/min gpm L/min SIZE 1/ Data Sheet Field IT Electro-Magetic Flowmeters COPA-XE 10DX3311(1/2-12 ) Log term stability of stated accuracy usig DC magetic field techology Absolute Zero poit stability Itegrally mouted microprocessor

More information

H(X,Y) = H(X) + H(Y X)

H(X,Y) = H(X) + H(Y X) Today s Topics Iformatio Theory Mohamed Hamada oftware gieerig ab The Uiversity of Aizu mail: hamada@u-aizu.ac.jp UR: http://www.u-aizu.ac.jp/~hamada tropy review tropy ad Data Compressio Uiquely decodable

More information

Grade 6 Math Review Unit 3(Chapter 1) Answer Key

Grade 6 Math Review Unit 3(Chapter 1) Answer Key Grade 6 Math Review Uit (Chapter 1) Aswer Key 1. A) A pottery makig class charges a registratio fee of $25.00. For each item of pottery you make you pay a additioal $5.00. Write a expressio to represet

More information

Min. Meas. Range flow velocity = 0 to 1.64 ft/s

Min. Meas. Range flow velocity = 0 to 1.64 ft/s Data Sheet Field IT Electro-Magetic Flowmeters COPA-XE 10DX4311 Iteroperability with Foudatio Fieldbus host products & certified Foudatio Fieldbus Field Devices Flowmeter system utilizes a smart microprocessor

More information

The Eye. Objectives: Introduction. PHY 192 The Eye 1

The Eye. Objectives: Introduction. PHY 192 The Eye 1 PHY 92 The Eye The Eye Objectives: Describe the basic process of image formatio by the huma eye ad how it ca be simulated i the laboratory. Kow what measuremets are ecessary to quatitatively diagose ear-sightedess

More information

TO DETERMINE THE NUMERICAL APERTURE OF A GIVEN OPTICAL FIBER. 2. Sunil Kumar 3. Varun Sharma 4. Jaswinder Singh

TO DETERMINE THE NUMERICAL APERTURE OF A GIVEN OPTICAL FIBER. 2. Sunil Kumar 3. Varun Sharma 4. Jaswinder Singh TO DETERMINE THE NUMERICAL APERTURE OF A GIVEN OPTICAL FIBER Submitted to: Mr. Rohit Verma Submitted By:. Rajesh Kumar. Suil Kumar 3. Varu Sharma 4. Jaswider Sigh INDRODUCTION TO AN OPTICAL FIBER Optical

More information

ALGORITHM FOR COLOR RECOGNITION, ADAPTED FOR PLATFORMS WITH LIMITED RESOURCES

ALGORITHM FOR COLOR RECOGNITION, ADAPTED FOR PLATFORMS WITH LIMITED RESOURCES АЛГОРИТЪМ ЗА РАЗПОЗНАВАНЕ НА ЦВЕТОВЕ, АДАПТИРАН ЗА ПЛАТФОРМИ С ОГРАНИЧЕНИ РЕСУРСИ ALGORITHM FOR COLOR RECOGNITION, ADAPTED FOR PLATFORMS WITH LIMITED RESOURCES R. Ivaov Techical Uiversity of Gabrovo, 5300

More information

arxiv: v2 [math.co] 15 Oct 2018

arxiv: v2 [math.co] 15 Oct 2018 THE 21 CARD TRICK AND IT GENERALIZATION DIBYAJYOTI DEB arxiv:1809.04072v2 [math.co] 15 Oct 2018 Abstract. The 21 card trick is well kow. It was recetly show i a episode of the popular YouTube chael Numberphile.

More information

32-Channel, 16-/14-Bit, Serial Input, Voltage Output DAC AD5372/AD5373

32-Channel, 16-/14-Bit, Serial Input, Voltage Output DAC AD5372/AD5373 32-Chael, 6-/4-Bit, Serial Iput, Voltage Output DAC AD5372/AD5373 FEATURES 32-chael DAC i a 64-lead LQFP AD5372/AD5373 guarateed mootoic to 6/4 bits Maximum output voltage spa of 4 VREF (20 V) Nomial output

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

IEC Robot Control. Familiar programming opens up future possibilities. yaskawa.com. When the background color is black or dark color

IEC Robot Control. Familiar programming opens up future possibilities. yaskawa.com. When the background color is black or dark color BASIC EXPRESSION YASKAWA BLUE SINGLE COLOR EXPRESSION Black IEC Robot Cotrol TM NEGATIVE EXPRESSION Whe the backgroud color is YASKAWA Blue Whe the backgroud color is black or dark color REVERSE EXPRESSION

More information

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015)

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015) Iteratioal Power, Electroics ad Materials Egieerig Coferece (IPEMEC 205) etwork Mode based o Multi-commuicatio Mechaism Fa Yibi, Liu Zhifeg, Zhag Sheg, Li Yig Departmet of Military Fiace, Military Ecoomy

More information

7. Counting Measure. Definitions and Basic Properties

7. Counting Measure. Definitions and Basic Properties Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 7. Coutig Measure Defiitios ad Basic Properties Suppose that S is a fiite set. If A S the the cardiality of A is the umber of elemets i A, ad is

More information

Physical Sciences For NET & SLET Exams Of UGC-CSIR. Part B and C. Volume-16. Contents

Physical Sciences For NET & SLET Exams Of UGC-CSIR. Part B and C. Volume-16. Contents Physical cieces For NET & LET Exams Of UC-CIR Part B ad C Volume-16 Cotets VI. Electroics 1.5 Field Effect evices 1 2.1 Otoelectroic evices 51 2.2 Photo detector 63 2.3 Light-Emittig iode (LE) 73 3.1 Oeratioal

More information