STANDARD MULTI-SURVEY SHELLS IN NASS

Size: px
Start display at page:

Download "STANDARD MULTI-SURVEY SHELLS IN NASS"

Transcription

1 STANDARD MULTI-SURVEY SHELLS IN NASS Roger Schou and Mark Perzchala Natonal Agrcultural Statstcs Servce, USA 1. Background A "shell" refers to standard Blase programs contanng begnnng and endng admnstratve modules that surround survey-specfc questons. Three related shells wll be used n almost all surveys conducted n Blase n the Natonal Agrcultural Statstcs Servce (NASS). These are the Lst Frame Shell, the Area Frame Shell, and the Multple Frame Shell. The Lst Frame Shell and the Multple Frame Shell are now complete. The Area Frame Shell wll be adapted from the Multple Frame Shell by early In order to understand why these shells are mportant to NASS and why they are so complex, t s necessary to know a few thngs about the samplng schemes of NASS and the basc survey operatons ncludng nteractve survey processng on NASS's many Local Area Networks (LANs). NASS has 45 state offces, headquarters n Washngton, DC, and a research faclty n Farfax, Vrgna. Ths means that there are potentally 47 programmng stes and 45 end-user stes for varous natonal-level and statelevel Blase applcatons. Regardless of ste, NASS employs standard samplng frames, samplng schemes, and survey procedures. Ths ensures that data collected n each state can be aggregated to natonal-level estmates. The shells embody standard NASS methodology for almost all surveys. By developng and dstrbutng the shells throughout the agency, programmers can concentrate on just the survey-specfc questons thus avodng much duplcaton of effort. The shells ensure that surveys are conducted n approved ways wthout unduly lmtng flexblty n each state offce. The complexty of the shells derves n part from the use of two conceptually dfferent sample frames, the Lst Frame and the Area Frame. The samplng schemes based on the two frames requre that sample weghts take Second Internatonal Blase Users Conference (1993) 133

2 nto consderaton not only samplng rates wthn strata but also the degree of overlap between the lst and area frames and of the duplcaton of potental respondents n the lst frame. These consderatons requre many detaled and related questons about each ndvdual assocated wth the farm or pece of land n order to determne who operates t. Farmng operatons can have many dfferent types of ownershp and operatng arrangements ncludng ndvdual ownershp, partnershp, and corporate management. Another major contrbuton to the complexty of the shells stems from the many tasks the Blase system s beng asked to do from one source code ncludng nteractve edtng, Computer Asssted Telephone Intervewng (CATI), Computer Asssted Personal Intervewng (CAPI), survey management ncludng call schedulng, and some data entry from paper forms. The fact that Blase wll handle multple tasks s further complcated by the mult-mode nature of data collecton n NASS. For most of the man agrcultural surveys, data are collected both on paper and by computer asssted methods, prmarly CATI. However, NASS wll soon start a plot program where data are also collected on laptop ether n person (CAPI) or by phone from feld enumerators' phones (decentralzed CATI).When data are entered from paper forms, NASS presently uses a hgh-speed data entry package called Key Entry 3 employng tem code data entry. Ths means that only data 'wth tem codes are keyed. In NASS questonnares, many of the admnstratve and screenng questons do not have tem codes, yet they are essental to the flow of both the paper and the computer asssted ntervew. However, they are not needed for summarzaton and not keyed when the data arrve on paper. Snce these questons are not keyed, much of the data from paper forms would be off the route f drectly entered nto an nstrument that s constructed solely for ntervewng. Therefore, the shells must take nto account the source of the data and adjust the route accordngly. There are other major dfferences between computer asssted ntervewng and nteractve edtng n NASS. For example, an ntervewer may be allowed to enter a DontKnow or Refusal for an tem durng an ntervew, but ths s somethng that must be called to the attenton of the data edtor n order to personally mpute a plausble value. Some edts may be soft n the 134 Second Internatonal Blase Users Conference (1993)

3 ntervew but hard n edtng. It s NASS polcy to requre each approprate queston to be asked n computer asssted ntervewng requrng an answer of at least zero for many questons. On the other hand, durng hgh-speed tem code data entry, zeroes are not entered. Thus, a way must be provded to allow empty answers n edtng whle requrng at least zero answers n ntervewng. NASS makes maxmum use of Blase's processng modes, CADI for edtng, CATI and CAPI for ntervewng, and the ablty to condton routes and edts on these modes. NASS also needs to condton routes and edts on survey task, for example data entry or verfcaton. Table 1. Processng scenaros Processng scenaro KE3 - IE BDE - IE CAI - IE CAI - CAI - IE CAI - IE - CAI - IE IE - CAI - IE CATI - CAPI - IE Remarks Data questons only on the route. Update call scheduler and NASS survey management system. Data questons only on the route. Update call scheduler and NASS survey management system. Keep all modules on route but nvoke IE-specfc tasks when approprate. Update call scheduler and NASS survey management system. Update call scheduler and NASS survey management system when an ntervew s nterrupted. Keep all modules on route but don't undo any IE-specfc work when gong back to CAI. Update call scheduler and NASS survey management system. Put all CAI modules on route when necessary. Update call scheduler and NASS survey management system. Update call scheduler, NASS survey management system, and CAPI management system. Second Internatonal Blase Users Conference (1993) 135

4 The shells provde hooks nto NASS's other major data processng systems, for example wth the samplng frames and a survey management system. In order to allow maxmum flexblty for each state offce, the shells must be able to handle each form ndvdually n each of the scenaros n table 1. In the table, CAI = Computer Asssted Intervewng, IE = Interactve Edt, KE3 = Data Entry n Key Entry 3, and BDE = Blase Data Entry. 2. Desgn of the Multple Frame Shell The shells have been developed to accommodate the specfcatons that have been generally explaned above. They have been bult n modules. The modular approach was adopted n the Multple Frame Shell n order to facltate mantenance, modfcaton to other shells, and as a bass for the subfle layout. The Multple Frame Shell and the Lst Frame Shell are related n that they both are bult of many of the same modules. Generally, the Lst Frame Shell.uses a subset of the Multple Frame Shell's modules and altered versons of some of the others. Thus f a common module must be modfed, t has to be modfed n only one place. The modules are stored n a formal lbrary of Blase Code-that s beng bult up to facltate the producton of nstruments. Fgure 1 presents the general structure of the Multple Frame Shell, when each module s nvoked for a few of the processng scenaros above, and where data are stored. Extensve use s made of the Blase subfle faclty n order to ease pre- and post-survey processng of admnstratve data. For example, name and address updates appear n subfle 07 and do not have to be separated later from the data to be summarzed. In addton, each subfle can be processed on ts own schedule because Blase keeps status nformaton for each subfle separately. For example f data are read out from several subfles but then data are changed n one subfle only, then t s possble to read out only the data that have been changed, by subfle. The use of subfles also keeps data from beng nadvertently overwrtten. Durng ntalzaton, certan control data are stored n subfle 03. When survey data are then read nto the man data fle, the control data wll not be overwrtten wth blank values as 136 Second Internatonal Blase Users Conference (1993)

5 Fgure 1: Schematc of Multple Frame Shell When nvoked Modules ll Data storage 1 2 r, 345 ',. T t 1 T T Id Nonresponse Appontment Control Felds Swtches Management Current Operator Master Operator CAPI Info Screen Introducton Verfcaton Screen Operator Screen For Survey Change In Operator Screen Operaton Partnershps SURVEY QUESTIONS Another Operaton Operator Numbers Offce Use Man F le [( ~ 1 <n Subfl [of] fotj 1 Data are read n durng ntalzaton 2 Data are computed durng ntalzaton 3 Invoked n CAI IE scenaros 4 Invoked n IE - only scenaros 5 Computed durng data fle movement 11 See Table 2 for an explanaton of the modules. Second Internatonal Blase Users Conference (1993) 137

6 they would be f they were also stored n the man data fle. Fnally, the use of subfles saves a great deal of dsk space. For example, the partnershp nformaton nvolves numerous questons. Snce these are stored n a subfle, no storage space s taken up for farms that do not have partners. Only a small percentage of farms do have partners. In table 2 below, s a lstng of each major module n the Multple Frame Shell and ts functon. Table 2. Functon of each module Module Id Nonresponse Appontment Control Felds Swtches Management Current Operator CAPI Info Screen Functon Identfcaton and admnstratve questons as well as questons used to flag forms for specal handlng. Survey-specfc module contanng global questons asked as a last resort n the event of a refusal. Automatcally codes some admnstratve questons. Standard Blase appontment block plus NASS addtons that allow CATI/CAPI compatblty and hooks nto MASS'S other survey admnstratve systems such as the Name and Address fle and the operator comment fle. Holdng place for up to 10 sample control varables as mght be requred n a partcular survey. Processng swtches (and selectors) for KE3 data entry, forms check n, and the Blase utlty Forms Manager. NASS-specfc survey management questons are set here n order to defne survey management reports once that apply to all surveys. A Pascal sub-routne reads DOS envronment varables for the user of the system. Name and address of the person currently consdered to be the operator. Master OperatorName and address of the person thought to be the operator at the tme of ntalzaton. Dsplays comments about the operator/operaton f the CAPI mode s used (and hence the CATI call scheduler s not used). 138 Second Internatonal Blase Users Conference (1993)

7 Standard Mult-Survey, Shells n NASS Introducton Verfcaton Screen Operator Screen for Survey Change n Operator Screen Operaton Partnershps Another Operaton Operator Numbers Offce Use Introductory questons for ntervewers, determnes respondent, hs/ her relatonshp to the operator, and follow-up questons for outof-busness operatons. Name and address verfcaton and updates for the operator and operaton.. Checks to see f any operators of an operaton have been added or dropped. Survey-specfc screenng for commodtes of nterest. Invoked when an operator s out of busness. Tres to fnd the new operator and decdes whether a new form s needed for substtuton based on screenng.... Determnes type of operaton (ndvdual, partnershp, managed), and asks follow-up questons f necessary. Name and address verfcaton of up to 6 partners, determnes whch partner s the operator. Allows addton and deleton. of partners. Determnes f the operator s responsble for another operaton. Gathers senstve operator/operaton numbers such as Socal Securty Number and Employer Identfcaton Number. Admnstratve data entered only n the clercal or statstcan edt. 3. Other aspects of the Multple Frame Shell The complexty of the Multple Frame Shell s very dffcult to convey n ths short artcle; however, one ndcaton of ths s ts sze. When compled wthout any addtonal survey-specfc questons the shell contans-428 unquely defned and 745 overall used questons n addton to several hundred computatons.and edts. For many of. NASS's surveys, the number of questons n the shell wll outnumber the number of survey-specfc questons. Many of the modules are ntrcately nterconnected. For example, when a change n operator-s dscovered approprate changes-have to be reflected n Second-Internatonal Blase. Users. Conference (1-993) 139

8 several dfferent subfles. Ths way the queston flls for the ntervewer wll always be up-to-date and the call scheduler wll brng the corrected names and addresses onto the screen n the case of an nterrupted ntervew. The shell s also desgned to be very robust. Ths means that consderable change can be made durng or between surveys wthout dsruptng callng or edtng. In addton to the Blase code, a "protocol" around each shell has also been developed, whch s part of any NASS nstrument. In NASS, the term protocol refers to the subsdary programs whch surround survey processng. These nclude programs whch transfer names and addresses from the frames nto Blase and back agan f there are changes, electronc movement of forms from one Blase data set to another, generaton of survey management reports, the formattng of external fles holdng hstorc data, etc. Almost all of the protocol has been developed n Blase utltes, especally Manpula (fle manpulaton and reports), Abacus (tabulaton), and Forms Manager (movement between Blase data sets). 4. Development experence and mprovements n Blase The development of the shells has proved to be an teratve experence as NASS works to polsh. procedures for nteractve processng wth multple modes of data collecton usng one source code and the same data sets. One of the most dffcult aspects of development has been to fnd out exactly what needs to be programmed. NASS s just movng to a new screenng algorthm whch whle smpler than the old one, stll requres qute detaled programmng of many dfferent rules whle accountng for many exceptons to the rules. In order to learn all of the procedures, many people were ntervewed and the shells have passed through many revews. An early verson of the Lst Frame Shell has been n operaton for two quarters n the Catfsh survey. The 15 state offces that conduct ths survey have provded valuable feedback on the performance of the shell. Ths shell has performed adequately n ths survey wth one major omsson beng that 140 Second Internatonal Blase Users Conference (1993)

9 Standard Mult-Survey Shells: n MASS when data were read n from Key Entry 3 the call scheduler was not. updated, properly. Thus sometmes a call would be placed to someone :who had already sent n a questonnare. Ths omsson has.been :taken care- of n the current versons of the shells ,. -., The Multple Frame Shell was modfed n a few days to serve as an ad hoc Area Frame Shell for the 1993 June Area Frame Survey research project. Some code was commented out and a few modules were added, but yet t was far easer to modfy the already exstng shell than to start from scratch. The changes that were made took nto account the conceptual dfferences between the Lst and Area Frame samplng as done n NASS; however, the majorty of the code that was kept ensured that the mechancs of screenng (.e., partnershp verfcaton) was done the same way between the two types of surveys. The Area Frame Shell wll be formalzed and more rgorously tested n early 1994 based on the experence ganed n 1993.A few of the dffcultes n programmng the shells can be traced to the Blase language and the Blase way of dong thngs. As a result of the June Area Frame project, NASS dentfed 7 specfc language enhancements that would ease mult-mode and mult-task nstrument development. These suggestons have been forwarded to the Netherlands CBS and t appears that most or all of the suggestons wll be mplemented n Blase, verson III. 5. September Quarterly Agrcultural Survey The frst operatonal test of the Multple Frame Shell wll have been conducted n September 1993 n three state offces. A companon paper by Asa Mannng descrbes the plannng that has gone nto ths tral. NASS fully expects to revse both the Multple Frame Shell and the offce procedures as a result of the September tral and then to test the revsons n December n the same state offces. The development of a processng flow n the mult-mode and mult-task envronment has been tself teratve. Four dfferent flows have been devsed, each of whch would work, but each havng strengths and weaknesses. The fourth s a combnaton of two earler flows. One of the bggest concerns has been the potental for nterrupton of some Second Internatonal Blase Users Conference (1993) 141

10 processes n order to perform other tasks. For example, f ntervewers and edtors are workng off of the same data set, then the CATI would, have to stop n order to perform a batch edt. In consultaton wth the Netherlands CBS, NASS has devsed a scenaro that should much reduce or elmnate tasks nterferng wth each other Second Internatonal Blase Users Conference (1993)

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Customer witness testing guide

Customer witness testing guide Customer wtness testng gude Ths gude s amed at explanng why we need to wtness test equpment whch s beng connected to our network, what we actually do when we complete ths testng, and what you can do to

More information

Webinar Series TMIP VISION

Webinar Series TMIP VISION Webnar Seres TMIP VISION TMIP provdes techncal support and promotes knowledge and nformaton exchange n the transportaton plannng and modelng communty. DISCLAIMER The vews and opnons expressed durng ths

More information

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) ,

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) , VRT014 User s gude V0.8 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes 5-95 Fall 08 # Games and Nmbers A. Game 0.5 seconds, 64 megabytes There s a legend n the IT Cty college. A student that faled to answer all questons on the game theory exam s gven one more chance by hs

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Performance Analysis of the Weighted Window CFAR Algorithms

Performance Analysis of the Weighted Window CFAR Algorithms Performance Analyss of the Weghted Wndow CFAR Algorthms eng Xangwe Guan Jan He You Department of Electronc Engneerng, Naval Aeronautcal Engneerng Academy, Er a road 88, Yanta Cty 6400, Shandong Provnce,

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

PRO- CRIMPER III Hand Crimping Tool Assembly INSTALLATION AND REMOVAL OF DIE SET AND LOCATOR ASSEMBLY (Figure 2)

PRO- CRIMPER III Hand Crimping Tool Assembly INSTALLATION AND REMOVAL OF DIE SET AND LOCATOR ASSEMBLY (Figure 2) PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 90547-1 wth 408-9884 De Assembly 90547-2 02 NOV 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

PRO- CRIMPER* III Hand Crimping

PRO- CRIMPER* III Hand Crimping PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 91338-1 408-8377 wth De Assembly 91338-2 22 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

EMA. Education Maintenance Allowance (EMA) Financial Details Form 2017/18. student finance wales cyllid myfyrwyr cymru.

EMA. Education Maintenance Allowance (EMA) Financial Details Form 2017/18. student finance wales cyllid myfyrwyr cymru. student fnance wales cylld myfyrwyr cymru Educaton Mantenance Allowance (EMA) Fnancal Detals Form 2017/18 sound advce on STUDENT FINANCE EMA Educaton Mantenance Allowance (EMA) 2017/18 /A How to complete

More information

PRO- CRIMPER* III Hand Crimping

PRO- CRIMPER* III Hand Crimping PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58641-1 wth 408-4379 De Assembly 58641-2 18 JUN 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

More information

PRO- CRIMPER III Hand Crimping Tool Assembly DESCRIPTION (Figures 1 and 2)

PRO- CRIMPER III Hand Crimping Tool Assembly DESCRIPTION (Figures 1 and 2) PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58495-1 408-9819 Wth De Assembly 58495-2 22 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

onlinecomponents.com

onlinecomponents.com PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58535-1 wth 408-4021 De Assembly 58535-2 29 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Steps for Starting a WRO Robotics Program

Steps for Starting a WRO Robotics Program Steps f Startng a WRO Robotcs Program Congratulatons on your decson to start a WRO robotcs program! Whether you are a teacher, parent, coach, an after-school club leader, you ll fnd lots of suppt as you

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

PRO- CRIMPER* III Hand

PRO- CRIMPER* III Hand PRO- CRIMPER* III Hand Instructon Sheet Crmpng Tool Assembly 90684-1 408-9934 wth De Assembly 90684-2 09 OCT 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

PRO- CRIMPER* III Hand

PRO- CRIMPER* III Hand PRO- CRIMPER* III Hand Instructon Sheet Crmpng Tool Assembly 90759-1 408-9962 wth De Assembly 90759-2 03 MAY 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

PRO-CRIMPER* III Hand Crimping Tool Assembly with Die AssemblY

PRO-CRIMPER* III Hand Crimping Tool Assembly with Die AssemblY PRO-CRIMPER* III Hand Crmpng Tool Assembly 90758-1 wth De AssemblY 90758-2 Instructon Sheet 408-9938 01 NOV 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Pneumatic Power Bench Assembly

Pneumatic Power Bench Assembly Pneumatc Power Bench Assembly 58338-1 Instructon Sheet 408-9393 09 AUG 11 Fgure 1 1. INTRODUCTION Pneumatc Power Bench Assembly 58338-1 s a pneumatc power unt desgned to accept a varety of nterchangeable

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

Make Your Own Biodiesel Processor by drinkmorecoffee

Make Your Own Biodiesel Processor by drinkmorecoffee http://www.nstructables.com/d/make-your-own-bodesel-processor//... Instructables.com Make Your Own Bodesel Processor by drnkmorecoffee Aprl 21, 2008 In a world where envronmental awareness s becomng ncreasngly

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

PRO- CRIMPER* III Hand Crimping

PRO- CRIMPER* III Hand Crimping PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool 58448-2 408-9357 Wth De 58448-3 10 Mar 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually powered hand

More information

Multichannel Frequency Comparator VCH-315. User Guide

Multichannel Frequency Comparator VCH-315. User Guide Multchannel Frequency Comparator VCH-315 User Gude Table of contents 1 Introducton... 3 2 The workng prncple of the Comparator... 6 3 The computed functons... 8 3.1 Basc ratos... 8 3.2 Statstcal functons...

More information

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

More information

PRO- CRIMPER* III Hand

PRO- CRIMPER* III Hand PRO- CRIMPER* III Hand Instructon Sheet Crmpng Tool Assembly 58529-1 408-9999 wth De Assembly 58529-2 11 AUG 14 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Test 2. ECON3161, Game Theory. Tuesday, November 6 th

Test 2. ECON3161, Game Theory. Tuesday, November 6 th Test 2 ECON36, Game Theory Tuesday, November 6 th Drectons: Answer each queston completely. If you cannot determne the answer, explanng how you would arrve at the answer may earn you some ponts.. (20 ponts)

More information

PRO-CRIMPER* III Hand Crimping Tool Assembly with Die Assembly

PRO-CRIMPER* III Hand Crimping Tool Assembly with Die Assembly PRO-CRIMPER* III Hand Crmpng Tool Assembly 90548-1 wth De Assembly 90548-2 Instructon Sheet 408-9885 02 NOV 12 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

ETSI TS V8.4.0 ( )

ETSI TS V8.4.0 ( ) TS 100 959 V8.4.0 (2001-11) Techncal Specfcaton Dgtal cellular telecommuncatons system (Phase 2+); Modulaton (3GPP TS 05.04 verson 8.4.0 Release 1999) GLOBAL SYSTEM FOR MOBILE COMMUNICATIONS R 1 TS 100

More information

N( E) ( ) That is, if the outcomes in sample space S are equally likely, then ( )

N( E) ( ) That is, if the outcomes in sample space S are equally likely, then ( ) Stat 400, secton 2.2 Axoms, Interpretatons and Propertes of Probablty notes by Tm Plachowsk In secton 2., we constructed sample spaces by askng, What could happen? Now, n secton 2.2, we begn askng and

More information

ECE315 / ECE515 Lecture 5 Date:

ECE315 / ECE515 Lecture 5 Date: Lecture 5 Date: 18.08.2016 Common Source Amplfer MOSFET Amplfer Dstorton Example 1 One Realstc CS Amplfer Crcut: C c1 : Couplng Capactor serves as perfect short crcut at all sgnal frequences whle blockng

More information

Tunable Wideband Receiver (TWB) Data Processing Description December, 2013

Tunable Wideband Receiver (TWB) Data Processing Description December, 2013 Page 1 of 5 Tunable Wdeband Recever (TWB) Data Processng Descrpton December, 2013 The tunable wdeband recever (TWB) can be manually tuned to any frequency of nterest between 17 and 33 MHz. The recever

More information

PRO-CRIMPER* III Hand Tool Assembly with Die Assembly

PRO-CRIMPER* III Hand Tool Assembly with Die Assembly PRO-CRIMPER* III Hand Tool Assembly 2063778-1 wth De Assembly 2063778-2 Instructon Sheet 408-10290 02 FEB 12 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level Estmatng Mean Tme to Falure n Dgtal Systems Usng Manufacturng Defectve Part Level Jennfer Dworak, Davd Dorsey, Amy Wang, and M. Ray Mercer Texas A&M Unversty IBM Techncal Contact: Matthew W. Mehalc, PowerPC

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

More information

Machine Coordinate System. Coordinate Transformation. Work Coordinate System

Machine Coordinate System. Coordinate Transformation. Work Coordinate System Outlne MC Programmng g II Coordnate Systems MCS vs. WCS Coordnate Transformaton Return to Home Poston Tool Change Commands Cutter Length Offset Compensaton General Structure of NC program Intalzaton Tool

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

current activity shows on the top right corner in green. The steps appear in yellow

current activity shows on the top right corner in green. The steps appear in yellow Browzwear Tutorals Tutoral ntroducton Ths tutoral leads you through the basc garment creaton process usng an llustrated step by step approach. Each slde shows the actual applcaton at the stage of the acton

More information

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver Performance Testng of the Rockwell PLGR+ 96 P/Y Code GPS recever By Santago Mancebo and Ken Chamberlan Introducton: The Rockwell PLGR (Precson Lghtweght GPS Recever) + 96 s a Precse Postonng Servce P/Y

More information

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

Revision of Lecture Twenty-One

Revision of Lecture Twenty-One Revson of Lecture Twenty-One FFT / IFFT most wdely found operatons n communcaton systems Important to know what are gong on nsde a FFT / IFFT algorthm Wth the ad of FFT / IFFT, ths lecture looks nto OFDM

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

More information

Unit 1. Current and Voltage U 1 VOLTAGE AND CURRENT. Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs. Current / Voltage Analogy

Unit 1. Current and Voltage U 1 VOLTAGE AND CURRENT. Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs. Current / Voltage Analogy ..2 nt Crcut Bascs KVL, KCL, Ohm's Law LED Outputs Buttons/Swtch Inputs VOLTAGE AND CRRENT..4 Current and Voltage Current / Voltage Analogy Charge s measured n unts of Coulombs Current Amount of charge

More information

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG An Adaptve Over-current Protecton Scheme for MV Dstrbuton Networks Includng DG S.A.M. Javadan Islamc Azad Unversty s.a.m.javadan@gmal.com M.-R. Haghfam Tarbat Modares Unversty haghfam@modares.ac.r P. Barazandeh

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

Fiber length of pulp and paper by automated optical analyzer using polarized light (Five-year review of T 271 om-12) (no changes since Draft 1)

Fiber length of pulp and paper by automated optical analyzer using polarized light (Five-year review of T 271 om-12) (no changes since Draft 1) OTICE: Ths s a DRAFT of a TAPPI Standard n ballot. Although avalable for publc vewng, t s stll under TAPPI s copyrght and may not be reproduced or dstrbuted wthout permsson of TAPPI. Ths draft s OT a currently

More information

Product Information. Jaw quick-change system BSWS-PGZN-plus

Product Information. Jaw quick-change system BSWS-PGZN-plus Product Informaton BSWS-PGZN-plus BSWS-PGZN-plus Productve. Flexble. Cost-effectve. BSWS jaw quck-change system The BSWS jaw quck-change system allows top jaws to be changed on the grpper manually and

More information

1. REVIEW 2. DELIVERY SET

1. REVIEW 2. DELIVERY SET power status ON steps DIP test reset ON DIP off modes lght sensor / led sensor speed on sensor 2 speed off on/off delay pause to off REVIEW LED lghtng devce s desgned for automatc lghtng of starway steps

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

More information

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information

Figure 1. DC-DC Boost Converter

Figure 1. DC-DC Boost Converter EE36L, Power Electroncs, DC-DC Boost Converter Verson Feb. 8, 9 Overvew Boost converters make t possble to effcently convert a DC voltage from a lower level to a hgher level. Theory of Operaton Relaton

More information

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents aperture 1 aperture Davd Makovoz, 30/01/2006 Verson 1.0 Table of Contents aperture... 1 1 Overvew... 2 1.1 Input Image Requrements... 2 2 aperture... 2 2.1 Input... 2 2.2 Processng... 4 2.3 Output Table...

More information

LITECOM. Self-contained emergency luminaires

LITECOM. Self-contained emergency luminaires LITECOM Self-contaned emergency lumnares Legal nformaton Copyrght Copyrght Zumtobel Lghtng GmbH All rghts reserved. Manufacturer Zumtobel Lghtng GmbH Schwezerstrasse 30 6850 Dornbrn AUSTRIA Tel. +43-(0)5572-390-0

More information

ph fax

ph fax www.customron.com ph 800.732.7699 fax 507.732.7837 Balusters, pckets, spndles these are the bones of a star ralng system. At Custom Iron, we commonly refer to these as balusters. And, uncommonly, we nvent

More information

Online Reporting. Online Reporting. A step-by-step guide. Important information for churches, schools and organisations

Online Reporting. Online Reporting. A step-by-step guide.   Important information for churches, schools and organisations Onlne Reportng Onlne Reportng A step-by-step gude www.olr.ccl.com Important nformaton for churches, schools and organsatons May 2016 Reportng s a vtal part of beng a lcence holder... Reportng s a requrement

More information

Strain Gauge Measuring Amplifier BA 660

Strain Gauge Measuring Amplifier BA 660 Stran Gauge Measurng Amplfer BA 660 Orgnal of the Manual BA660 / IP20 BA660 / IP66 Table of Contents 1. Safety precautons...2 1.1. Feld of applcaton...2 1.2. Installaton...2 1.3. Mantenance...2 2. Functon...2

More information

Fundamental Reliability Considerations in the Design, Manufacturing and Application of Multifunction Digital Relays for Generator Protection

Fundamental Reliability Considerations in the Design, Manufacturing and Application of Multifunction Digital Relays for Generator Protection Canadan Electrcal Assocaton Engneerng and Operatng Dvson Power System Plannng and Operatng Secton Aprl 1996 Montréal, Canada Fundamental Relablty Consderatons n the Desgn, Manufacturng and Applcaton of

More information

INSTRUCTION MANUAL BENCH LATHE

INSTRUCTION MANUAL BENCH LATHE WLLOUGHBY COMMUNTY MEN'S SHED mens 296C Salors Bay Road, l _ L^ NORTHBRDGE N.S.W 2063 The Wlkmghby Communty" NSTRUCTON MANUAL BENCH LATHE Before usng be sure to read ths manual carefully -C6- Safety nstructons

More information

Evolving Crushers. P. Hingston L. Barone L. While

Evolving Crushers. P. Hingston L. Barone L. While Evolvng Crushers P. Hngston L. Barone L. Whle School of Computer and Informaton Scence Edth Cowan Unversty Mt Lawley, WA, Australa Department of Computer Scence & Software Engneerng The Unversty of Western

More information

MULTICORE IMPLEMENTATION OF THE AES ALGORITHM IN THE MEASUREMENT SYSTEM

MULTICORE IMPLEMENTATION OF THE AES ALGORITHM IN THE MEASUREMENT SYSTEM XIX IMEKO World Congress Fundamental and Appled Metrology September 6 11, 2009, Lsbon, Portugal MULTICORE IMPLEMENTATION OF THE AES ALGORITHM IN THE MEASUREMENT SYSTEM Potr Blsk 1,2, Wesław Wneck 2 1 Warsaw

More information

Instruction Sheet AMPMODU* MTE CONNECTORS Mar 11 Rev A

Instruction Sheet AMPMODU* MTE CONNECTORS Mar 11 Rev A Instructon Sheet AMPMODU* MTE CONNECTORS 408-6919 10 Mar 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually powered hand tools. Hand tools are ntended for

More information

Figure 1. DC-DC Boost Converter

Figure 1. DC-DC Boost Converter EE46, Power Electroncs, DC-DC Boost Converter Verson Oct. 3, 11 Overvew Boost converters make t possble to effcently convert a DC voltage from a lower level to a hgher level. Theory of Operaton Relaton

More information

SPeCtra X-XL. Section 4 Troubleshooting. read the safety information chapter before working on the machines.

SPeCtra X-XL. Section 4 Troubleshooting. read the safety information chapter before working on the machines. 4 SPeCtra X-XL en Secton 4 Troubleshootng Document Number: TD 103 421/A Order Number: 1H 328 259 read the safety nformaton chapter before workng on the machnes. Change log Date Changes Author No. ID 2011-10-19

More information

Utilizing a dspic30f6015 to control the speed of a wheel

Utilizing a dspic30f6015 to control the speed of a wheel ECE-320 Labs 7 and 8: Utlzng a dspic30f6015 to control the speed of a wheel Overvew: In ths lab we wll utlze the dspic30f6015 to mplement a PID controller to control the speed of a wheel. Most of the ntal

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

MCP 2.8 mm Contact System and Wire Seal for 1P Starter Motor Connectors

MCP 2.8 mm Contact System and Wire Seal for 1P Starter Motor Connectors MCP 2.8 mm Contact System and Wre Seal for 1P Starter Motor Connectors Applcaton Specfcaton 114-13295 05 MAY 11 All numercal values are n metrc unts [wth U.S. customary unts n brackets]. Dmensons are n

More information

Arterial Travel Time Estimation Based On Vehicle Re-Identification Using Magnetic Sensors: Performance Analysis

Arterial Travel Time Estimation Based On Vehicle Re-Identification Using Magnetic Sensors: Performance Analysis Arteral Travel Tme Estmaton Based On Vehcle Re-Identfcaton Usng Magnetc Sensors: Performance Analyss Rene O. Sanchez, Chrstopher Flores, Roberto Horowtz, Ram Raagopal and Pravn Varaya Department of Mechancal

More information

SDE PEW- 12 Hand Tool

SDE PEW- 12 Hand Tool SDE PEW- 12 Hand Tool Instructon Sheet Assembly 2063956-1 wth 408-10370 De Assembly 2063956-2 07 OCT 10 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually powered

More information

PRO-CRIMPER* III Hand. with Die Assembly OCT 11 Rev C. Pivot Pin. Die Assembly Moving Jaw CONTACT FAMILY SIZE (AWG)

PRO-CRIMPER* III Hand. with Die Assembly OCT 11 Rev C. Pivot Pin. Die Assembly Moving Jaw CONTACT FAMILY SIZE (AWG) PRO-CRIMPER* III Hand Instructon Sheet Crmpng Tool Assembly 58514-1 408-9973 wth De Assembly 58514-2 12 OCT 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Tile Values of Information in Some Nonzero Sum Games

Tile Values of Information in Some Nonzero Sum Games lnt. ournal of Game Theory, Vot. 6, ssue 4, page 221-229. Physca- Verlag, Venna. Tle Values of Informaton n Some Nonzero Sum Games By P. Levne, Pars I ), and ZP, Ponssard, Pars 2 ) Abstract: The paper

More information

Instruction Sheet SDE- SA Hand Tool Assembly with Die Assembly

Instruction Sheet SDE- SA Hand Tool Assembly with Die Assembly Instructon Sheet 408-10002 wth De Assembly 1752938-2 06 APR 10 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually powered hand tools. Hand tools are ntended for

More information

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

More information

Automatic Voltage Controllers for South Korean Power System

Automatic Voltage Controllers for South Korean Power System Automatc Voltage lers for South Korean Power System Xng Lu Vathanathan Man Venkatasubramanan Tae-Kyun Km Washngton State Unversty Korea Electrc Power Research nsttute Pullman, WA 9964-2752 Seoul, South

More information

STATISTICS. is given by. i i. = total frequency, d i. = x i a ANIL TUTORIALS. = total frequency and d i. = total frequency, h = class-size

STATISTICS. is given by. i i. = total frequency, d i. = x i a ANIL TUTORIALS. = total frequency and d i. = total frequency, h = class-size STATISTICS ImPORTANT TERmS, DEFINITIONS AND RESULTS l The mean x of n values x 1, x 2, x 3,... x n s gven by x1+ x2 + x3 +... + xn x = n l mean of grouped data (wthout class-ntervals) () Drect method :

More information

DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR

DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR A. Coppalle, M. Talbaut and F. Corbn UMR 6614 CORIA, Sant Etenne du Rouvray, France INTRODUCTION Recent mprovements

More information

CZECH TECHNICAL UNIVERSITY IN PRAGUE FACULTY OF ELECTRICAL ENGINEERING DIPLOMA THESIS. Scheduling and Visualization of Manufacturing Processes

CZECH TECHNICAL UNIVERSITY IN PRAGUE FACULTY OF ELECTRICAL ENGINEERING DIPLOMA THESIS. Scheduling and Visualization of Manufacturing Processes CZECH TECHNICAL UNIVERSITY IN PRAGUE FACULTY OF ELECTRICAL ENGINEERING DIPLOMA THESIS Schedulng and Vsualzaton of Manufacturng Processes Prague, 2008 Author: Roman Čapek Schedulng and Vsualzaton of Manufacturng

More information

Safety and resilience of Global Baltic Network of Critical Infrastructure Networks related to cascading effects

Safety and resilience of Global Baltic Network of Critical Infrastructure Networks related to cascading effects Blokus-Roszkowska Agneszka Dzula Przemysław Journal of Polsh afety and Relablty Assocaton ummer afety and Relablty emnars, Volume 9, Number, Kołowrock Krzysztof Gdyna Martme Unversty, Gdyna, Poland afety

More information

Chapter 13. Filters Introduction Ideal Filter

Chapter 13. Filters Introduction Ideal Filter Chapter 3 Flters 3.0 Introducton Flter s the crcut that capable o passng sgnal rom nput to output that has requency wthn a speced band and attenuatng all others outsde the band. Ths s the property o selectvty.

More information

Development of virtual instrument motor experiment teaching system based on LabVIEW

Development of virtual instrument motor experiment teaching system based on LabVIEW Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(5):36-368 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Development of vrtual nstrument motor experment teachng

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources POLYTECHNIC UNIERSITY Electrcal Engneerng Department EE SOPHOMORE LABORATORY Experment 1 Laboratory Energy Sources Modfed for Physcs 18, Brooklyn College I. Oerew of the Experment Ths experment has three

More information