Security Exercise 12

Size: px
Start display at page:

Download "Security Exercise 12"

Transcription

1 Security Exercise 12 Asynchrnus Serial Digital Baseband Transmissin Discussin: In this chapter, yu learned that bits are transmitted ver a cpper wire as a series f vltage pulses (a prcess referred t as line cding). Yu als learned that there are a number f ways t represent nes and zers with vltage pulses (e.g., is a 1-bit represented by a vltage pulse and a 0-bit by n vltage pulse? Or is a 1-bit a psitive vltage pulse and a 0- bit a negative vltage pulse? Des the pulse last fr the entire bit? Etc.). Imprtant takeaways frm tday s lecture as they apply t this SX: Nrmal vltage n the wire is lw A 1-bit is a lw vltage pulse; s a 0-bit is high ASCII characters are transmitted in 8 data bits The data bits are transmitted in reverse rder, the least significant bit first T transmit an ASCII character, a start bit is transmitted first, and a stp bit is transmitted last (after the data bits) A start bit is a 0-bit; s a start bit is high A stp bit is a 1-bit; s a stp bit is lw Objective: T familiarize each Midshipman with hw ASCII characters are physically represented when transmitted ver a wire. That is, when we transmit an ASCII character, we dn t actually transmit 1s and 0s, but rather vltage wavefrms that represent the 1s and 0s. Part 1: Hardware Set Up Since yur cmputer des nt have the serial utput prt we need fr this security exercise, we will use an adapter that plugs int ne f yur USB prts and will cnvert the USB prt t the desired type f serial prt. An scillscpe (usually shrtened t - scpe) will be used t display what the signal lks like. Wiring will carry the signal frm yur laptp t the -scpe s it can be viewed. Carefully plug the serial prt adapter int ne f yur laptp s USB prts. This is shwn in the pht t the right. The rest f the wiring shuld already be prestaged s yu ONLY need t plug in this serial prt chip. On the -scpe, push the buttn that says SAVE/RECALL, then the buttn n the screen (a sft buttn) that says RECALL SETUP, then RECALL FROM SETUP, then SETUP 10. Once yu recall Setup 10, yur O-scpe display shuld lk similar t the figure t the right, which is anntated with sme useful infrmatin relative t the setup. Hardware set up is nw cmplete. On the fllwing page is an anntated picture f the O-scpe face, anntated with all the cntrls that yu may use in this SX and in fllwing SXs.

2 Part 2: Tera Term Sftware Set Up T set up the cmmunicatins, we ll use a prgram called Tera Term, which wrks like Telnet that yu used back in SY110, allwing yur cmputer t talk directly t anther cmputer. Tday, yu wn t be talking t anther cmputer, but yu re telling Tera Term that yu want it t send data t smewhere utside yur cmputer. This way, yu ll see the bits transmitted when yu press a keybard key using the pins n the utput f the serial prt chip. T be precise, tday yu ll be setting up and using asynchrnus serial data cmmunicatin. Create a flder n yur desktp called SX12, then dwnlad the file called teraterm-4.95.exe frm the U: drive in the U:/Cyber2/EC310/SX12 Physical Layer flder and mve it t yur SX12 flder. Duble-click the teraterm-4.95.exe file t install it n yur laptp. Accept the license agreement, accept all the default installatin ptins, and n the final windw ( Finish ), check the bx labeled Launch Tera Term and click n Finish. When Tera Term starts up, a dialg bx similar t the ne shwn belw will appear. The default type f cmmunicatin is TCP/IP, but chse Serial and the cmmunicatin prt used will be the serial prt assciated with the serial prt chip. Nte: if fr sme reasn the Serial chice is nt available, cntact the instructr r lab tech yu ll have t install an additinal piece f sftware t make it wrk.

3 Click OK and yu re ready t cmmunicate using the Tera Term VT windw shwn belw. When yu click in this windw and then press the keys n yur keybard, yu will be transmitting thse ASCII characters. The Tera Term windw is nw n yur desktp, and lks like the fllwing: Befre cmmunicating, ensure the cmmunicatin prtcl is set up crrectly. Frm the Setup drpdwn menu, chse Serial prt, and a dialg bx similar t the ne shwn belw will appear. All f the parameter values yu see in this dialg bx are the nes we will use tday. Other than the Prt number (yur prt number may be different than mine, but that s kay), these shuld be the default settings. Other than the Prt number, if yur settings dn t match the figure belw, change it t the fllwing selectins. These settings define the prtcl we will be using, and are described as: Prt Which prt number yur cmputer is using fr this serial cmmunicatin. Baud rate Hw fast symbls (vltage pulses that represent 1s and 0s) are transmitted, in symbls/sec. In ur case, each symbl (vltage pulse) represents a bit, s the bit rate in bits/sec is equal t the baud rate. Data The number f bits f data transmitted in each burst. Parity Used fr errr detectin. An extra bit culd be sent t help the receiver determine if a bit has been received in errr. We will nt be using parity. Stp The number f stp bits we will use. This culd be 1, 1.5 r 2. Nte that 1.5 stp bits is basically a stp bit that lasts a bit and a half in duratin. Flw cntrl This helps cntrl the flw f data if the ne cmputer is nt as fast as the ther. Transmit delay If needed, there will be a delay in between transmissins. Click n OK. Finally, set up a lcal ech f the keys yu type. Frm the Setup drpdwn menu, chse Terminal and check the bx labeled Lcal ech as shwn belw, then OK. This will allw yu t see the keys yu type in the Tera Term VT windw.

4 We are nw ready t begin cmmunicating! Part 3: Asynchrnus Serial Digital Baseband Transmissin Hw many bits d yu expect t see n the -scpe when yu press a key n yur keybard? Let s lk clsely at what was displayed n the picture f the -scpe face shwn earlier. Push the SINGLE SEQ buttn n the O-scpe, then in the Tera Term windw press the lwercase m key. The fllwing figure shws what yu shuld see n the -scpe when yu press the m key (lwer-case m). It is imprtant t get a sense fr hw wide a single bit is (that is, hw much time it takes t transmit ne bit) s yu can lk at cnsecutive nes r zers and tell hw many there are. The figure is anntated t describe what is seen and hw t take that and determine which ASCII character has been sent. We cunt 8 bits fr the ASCII character, ne START bit, and we re using ne STOP bit, s transmitting a single key n the keybard crrespnds t = 10 bits. We dn t actually see the STOP bit, because it is a 1-bit (lw), and the vltage n the wire is nrmally lw but it is there. It wuld be apparent had transmitted mre than ne character in the same transmissin (mre n this later).

5 Since we want t cmpare what was seen n the -scpe t what we seen in an ASCII table, pen a brwser and refer t the ASCII table at: This table cnveniently shws the 8-bit representatin fr ASCII characters (as bits, nt hex values) that yu ll need t answer questins in this security exercise. NOTE: When n transmissin ccurs, vltage is lw, and nly ges high when the start bit appears. Als, if yu lk up m in the ASCII table, yu d see (in binary) , which seems t be the reverse f what is transmitted! It lks like bits are sent in smething like a little-endian frmat! This means that after determining what the data bits are, they must be reversed t match what is in the ASCII table. ALSO NOTE: Cmparing the display abve and the ASCII table, yu can als see that fr this cmmunicatin link, START bits are 0-bits, s a 0-bit is high vltage, and a 1-bit is lw vltage. This is but ne way t represent transmitted 1s and 0s with vltage pulses. IMPORTANT: In between transmissins, push the SINGLE SEQ buttn n the O-scpe s that the O-scpe is ready t trigger n the next character. Push the SINGLE SEQ buttn n the O-scpe s that the O-scpe is ready t trigger n (capture) the next keystrke, then type the u (lwer case u) character. The vltage signal representing the character that yu typed in the Tera Term windw shuld nw appear n the -scpe (after yu prperly made all the adjustments abve). Hw many bits d yu see? Questin 1: Fr the u character, draw a rugh sketch f the wavefrm yu transmitted n yur answer sheet, and specify the crrespnding bits yu believe them t be (1s r 0s). Indicate which bits are data bits and which are start/stp bits. Questin 2: Cmpare the bits yu ve seen n the O-scpe with the ASCII table frm the website pinted ut earlier in this security exercise, and determine if they match. D they match? Push the SINGLE SEQ buttn n the -scpe, then press the U (uppercase U) character. Questin 3: Fr the U character, draw a rugh sketch f the wavefrm yu transmitted n yur answer sheet, and specify the crrespnding bits yu believe them t be (1s r 0s). Indicate which bits are data bits and which are start/stp bits. Again, cmpare the bits yu see t the ASCII table t ensure they match. If they dn t, cntact the lab tech r instructr. Push the SINGLE SEQ buttn n the -scpe, then press the ~ (tilde) character. Questin 4: Fr the ~ character, draw a rugh sketch f the wavefrm yu transmitted n yur answer sheet, and specify the crrespnding bits yu believe them t be (1s r 0s). Which bits are data bits and which are start/stp bits? And fr the last time: cmpare the bits yu see t the ASCII table t ensure they match. If they dn t, cntact the lab tech r instructr. Questin 5: The hrizntal axis (time) shuld be set t 250 μsec/div (micrsecnds), that is, each f the blcks n the display is 250 μsec wide. Fr the ~ (tilde) character wavefrm which shuld still be n the -scpe, estimate what the duratin f ne bit is fr this transmissin (that is, hw wide in secnds is ne bit)? Questin 6: Yur answer t Questin 5 is hw lng a bit lasts in secnds. Bit rate is hw many bits per secnd (bps) are being transmitted. Calculate the bit rate fr this transmissin using yur answer t Questin 5. What shuld the bit rate be (that is, what did the settings fr the serial cnnectin in Tera Term say it shuld be)? Nw let s transmit a small text file. Dwnlad the file called Us.txt frm the U: drive and mve it t yur SX12 flder. In rder t be able t see all the bits, using the HORIZONTAL POSITION knb, mve the small arrw n the tp f the display in the left directin s that it is clse t the left edge f the screen (this adjusts time = 0 t clse t the left edge f the display).

6 Push the SINGLE SEQ buttn n the -scpe In the Tera Term windw, chse Send file frm the drpdwn menu, and navigate t yur SX12 flder and chse Us.txt. Questin 7: Fr sending this file, hw many bits were transmitted? Write ut the stream f bits transmitted, including start and stp bits. In yur stream f bits indicate the ASCII characters. Questin 8: What type f line cding is used in this SX? Questin 9 (bnus): Using ONLY the transmitted vltage pulses in the screen capture shwn in the figure belw, determine the ASCII character(s) that have been transmitted. Security Exercise 12 Answer Sheet Name:

7 Questin 1: Character u (lwercase u) Questin 2: Questin 3: Character U (uppercase U) Questin 4: Character ~ (tilde) Questin 5: Questin 6: Questin 7:

8 Questin 8: Questin 9 (bnus): What is (are) the ASCII character(s)?

Dry Contact Sensor DCS15 User Manual

Dry Contact Sensor DCS15 User Manual Dry Cntact Sensr DCS15 User Manual Help Versin updated till firmware 404i / SP456 Cpyright 2012, AKCess Pr C., Ltd.. Intrductin / What is a Dry Cntact Sensr The Dry Cntact sensr r DCS15 is a simple cnnectin

More information

Lab 1 Load Cell Measurement System (Jan 09/10)

Lab 1 Load Cell Measurement System (Jan 09/10) BME/ECE 386 Lab 1 Lad Cell Measurement System GOALS Lab 1 Lad Cell Measurement System (Jan 09/10) 1) Test the lad cell amplifier. 2) Write an Arduin prgram t: a. Acquire data frm a lad cell amplifier b.

More information

TUTORIAL I ECE 555 CADENCE SCHEMATIC SIMULATION USING SPECTRE

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

More information

Lab 1 Load Cell Measurement System

Lab 1 Load Cell Measurement System BME/ECE 386 Lab 1 Lad Cell Measurement System GOALS Lab 1 Lad Cell Measurement System 1) Build and test a lad cell amplifier. 2) Write an Arduin prgram t: a. Acquire data frm a lad cell amplifier b. Cmpute

More information

Dry Contact Sensor

Dry Contact Sensor www.akcp.cm Dry Cntact Sensr Intrductin The Dry Cntact sensr is a simple cnnectin t burglar alarms, fire alarms r any applicatin that requires mnitring by the unit. Dry cntact sensrs are user definable

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

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

More information

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

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

More information

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

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

More information

Excel Step by Step Instructions Creating Lists and Charts. Microsoft

Excel Step by Step Instructions Creating Lists and Charts. Microsoft Infrmatin Yu Can Enter in a Wrksheet: Labels: Any type f text r infrmatin nt used in any calculatins. Labels are used fr wrksheet headings and make wrksheets easy t read and understand. Labels can als

More information

Banner pocket v3 Page 1/7. Banner pocket v3

Banner pocket v3 Page 1/7. Banner pocket v3 Banner pcket v3 Page 1/7 Banner pcket v3 Descriptin Banner pcket will help yu get the printed sheets arranged in the way yu need fr attaching the frnt and back side pckets tgether. It will crp ne sides

More information

Desktop Teller Exception User Guide

Desktop Teller Exception User Guide Desktp Teller Exceptin User Guide Jammed Dcuments If a dcument jams during the scanning prcess, the scanner will stp, and a message bx will display a Device Errr Message, as shwn belw: Click OK t allw

More information

Dry Contact Sensor. Communications cable - RJ-45 jack to sensor using UTP Cat 5 wire. Power source: powered by the unit. No additional power needed.

Dry Contact Sensor. Communications cable - RJ-45 jack to sensor using UTP Cat 5 wire. Power source: powered by the unit. No additional power needed. Intrductin Dry Cntact Sensr The Dry Cntact sensr is a simple cnnectin t burglar alarms, fire alarms r any applicatin that requires mnitring by the unit. Dry cntact sensrs are user definable and can be

More information

Microsoft PowerPoint 2007

Microsoft PowerPoint 2007 Micrsft PwerPint 2007 Finding Presentatins n the Web Open the Internet and g t http://www.ggle.cm Click n Advanced Search. Enter wrds r phrases t describe desired results. On the File Frmat line, click

More information

CAR ASYST - Quick Start Guide MAIN MENU

CAR ASYST - Quick Start Guide MAIN MENU fficially apprved by CAR ASYST - Quick Start Guide MAIN MENU Main menu The main menu f ur CAR ASYST APP is divided int 7 menu items. Belw yu will find a list f these items including a shrt descriptin.

More information

Frequency Response of a BJT CE Amplifier

Frequency Response of a BJT CE Amplifier Frequency Respnse f a BJT CE Amplifier Run the experiment By clicking the arrw n the Tlbar. Chse values f C B & C C, C E & R C frm the crrespnding drp dwn menus. (Clicking the arrw n the right side f the

More information

The WHO e-atlas of disaster risk for the European Region Instructions for use

The WHO e-atlas of disaster risk for the European Region Instructions for use The WHO e-atlas f disaster risk fr the Eurpean Regin Instructins fr use 1 Last Update: June 2011 Cntents 1. Basic system requirements... 3 2. Structure f the WHO e-atlas... 4 2.1. Main menu... 4 2.1.1.

More information

CUSTOMER PORTAL. Floorplan Management

CUSTOMER PORTAL. Floorplan Management CUSTOMER PORTAL Flrplan Management FLOORPLAN ANALYTICS The flrplan analytics area displays flrplans yu have uplad t the prtal (if yu haven t yet upladed a flrplan please cntact ur supprt department). Frm

More information

Support Subscribers call

Support Subscribers call Prduced by Cmputer Helper Publishing (CHP). We hpe this sftware makes the tasks f Church administratin easier and mre efficient. Any questins that cannt be answered by these help files shuld be directed

More information

Using the Laser Cutter

Using the Laser Cutter Using the Laser Cutter Prerequisites Befre yu will be allwed t use the laser cutter, yu must cmplete these three steps: 1. Yu must have cmpleted the Laser Cutter training at Cyberia 2. Yu must schedule

More information

Lab3 Audio Amplifier (Sep 25)

Lab3 Audio Amplifier (Sep 25) GOAL Lab3 Audi Amplifier (Sep 25) The gal f Lab 3 is t demnstrate an audi amplifier based n an p amp and ttem-ple stage. OBJECTIVES 1) Observe crssver distrtin in a Class B ttem-ple stage. 2) Measure frequency

More information

Lab 6 Spirometer System (Feb 20/21)

Lab 6 Spirometer System (Feb 20/21) GOAL Lab 6 Spirmeter System (Feb 20/21) Demnstrate a spirmeter system incrprating a (1) Lilly-type flw tube (2) piezresistive differential pressure sensr (3) instrumentatin amplifier and lw-pass filter

More information

SINGER FUTURA TM Holiday Banner

SINGER FUTURA TM Holiday Banner SINGER FUTURA TM Hliday Banner Have fun decking the halls with this festive banner! It s s simple t make the HyperFnt sftware and yur SINGER FUTURA machine. Create the base applique right in yur embridery

More information

Claim Amalgamation. Getting Started. Amalgamate means to join 2 or more cell claims into one cell claim. Before you start:

Claim Amalgamation. Getting Started. Amalgamate means to join 2 or more cell claims into one cell claim. Before you start: Claim Amalgamatin Amalgamate means t jin 2 r mre cell claims int ne cell claim. Befre yu start: Yu will need t knw the title numbers f the cell titles fr amalgamatin. If yu are acting as an agent, yu must

More information

Freading for Kindle Fire Using the SlideME app.

Freading for Kindle Fire Using the SlideME app. Harvard Public Library www.harvardpubliclibrary.rg Freading fr Kindle Fire Using the SlideME app. Freading is an e-bk cllectin, available t Harvard Public Library cardhlders, that ffers tens f thusands

More information

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

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

More information

Flash Image Rotator Web Part

Flash Image Rotator Web Part Flash Image Rtatr Web Part User Guide Cpyright 2007 Data Springs Inc. All rights reserved. Table f cntents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 2.1 After installatin ntes:...5 2.2 Trubleshting...6

More information

idcv Isolated Digital Voltmeter User Manual

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

More information

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

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

More information

Table of Contents. ilab Solutions: Core Facilities Core Usage Reporting

Table of Contents. ilab Solutions: Core Facilities Core Usage Reporting Revisin Date: 12/31/2012 Table f Cntents 1. Institutin, Cre Facility and Lab Administratin Reprting Overview...2 2. Hw d I access ilab Reprts?...3 3. What is the General Functinality fr ilab Reprting?...6

More information

Lab2 Digital Weighing Scale (Sep 18)

Lab2 Digital Weighing Scale (Sep 18) GOAL Lab2 Digital Weighing Scale (Sep 18) The gal f Lab 2 is t demnstrate a digital weighing scale. INTRODUCTION The electrnic measurement f mass has many applicatins. A digital weighing scale typically

More information

Introduction to Life Cycle Risk Management Help Page

Introduction to Life Cycle Risk Management Help Page Select a frequently asked questin (FAQ) t skip t its answer. Hw is the curse rganized? Wh shuld take this curse? Hw d I get credit fr this curse? What d all the navigatin buttns d? Hw d I knw what t click?

More information

Sacramento CA - Insane Inflatable 5K Logistics EVENT ID:

Sacramento CA - Insane Inflatable 5K Logistics EVENT ID: Sacrament CA - Insane Inflatable 5K Lgistics EVENT ID: 135919 PRINT THIS DOCUMENT AND BRING WITH YOU TO THE EVENT Event Lcatin: Califrnia State Fair 1600 Expsitin Blvd Sacrament, CA 95815 PLEASE READ THIS

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Lad with min. 5 kg 405000090 405070090 INSTALLATION INSTRUCTIONS CONTENT: 1. Imprtant safety instructins. 2. Specificatins and main dimensins. 3. Parts included. 4. Installatin. 5. Adjusting the strke

More information

Photoshop Elements: Color and Tonal Correction Basics

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

More information

COMP 110 INTRODUCTION TO PROGRAMMING WWW

COMP 110 INTRODUCTION TO PROGRAMMING WWW COMP 110 INTRODUCTION TO PROGRAMMING WWW http://cmp110www.web.unc.edu Fall 2011 Hmewrk 3 Submissin Deadline: 10:59 AM, Oct 24 Overview Validating Multiple Chess Mves n a Chessbard Fr this assignment yu

More information

EPOCH 50 V4.70 GNSS Firmware

EPOCH 50 V4.70 GNSS Firmware 25 April 2013 EPOCH 50 V4.70 GNSS Firmware A new versin f EPOCH 50 GNSS firmware v4.70 has been released. This updated versin prvides the fllwing imprvements and fixes: New Antenna library versin 7.49

More information

1.12 Equipment Manager

1.12 Equipment Manager Mdule 1 Categry 1 1.12 Equipment Manager Functin f the windw The windw is the central data file fr the Kntrl Pr and cllects the main data fr fees f an bject that t be used in this prject. The Equipment

More information

Photoshop Elements 7 Intermediate: Layout & Design

Photoshop Elements 7 Intermediate: Layout & Design Phtshp Elements 7 Intermediate: Layut & Design Designing a prject... 2 Preparing pictures fr use in a prject... 2 Creating a new blank dcument... 2 Adding a picture(s) t a prject... 2 Turning n the Ruler/Grid...

More information

Documentation of the PIC32 Pin Finder

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

More information

A2: Aperture, DOF, & Focus

A2: Aperture, DOF, & Focus Art 205 A2: Aperture, DOF, & Fcus Original RAW Shts Due: Crit Date: Requires 2 Ink Jet Prints (50 pints) Objectives: 1. T understand hw apertures like f-16 & f-22 have a large DOF r range f fcus. 2. T

More information

Upgrading to PlanetPress Suite Version 5

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

More information

Standard Operating Procedure for SEM3 (ThermoFisher / FEI Apreo)

Standard Operating Procedure for SEM3 (ThermoFisher / FEI Apreo) Standard Operating Prcedure fr SEM3 (ThermFisher / FEI Apre) Befre beginning, ensure yu have an active reservatin fr SEM3 in CreResearch@Duke Lading a Sample: If Sample Exchange Windw is nt pen, click

More information

Wonder Tree Video Slot Introduction. How to Bet. Gamble Feature

Wonder Tree Video Slot Introduction. How to Bet. Gamble Feature Wnder Tree Vide Slt Intrductin Wnder Tree vide slt is a 5-reel, 20-line game. The slt cnsists f 11 cards - 1 f which is Wild, and 1 is Scatter. All winning cmbinatins are paid left t right, except fr the

More information

Ten-Tec Model RX-366 Subreceiver 565/566 Subreceiver Installation and Operation Manual-74467

Ten-Tec Model RX-366 Subreceiver 565/566 Subreceiver Installation and Operation Manual-74467 Ten-Tec Mdel RX-366 Subreceiver 565/566 Subreceiver Installatin and Operatin Manual-74467 Tls required: Sldering irn r heat gun (fr shrinking heat shrink tubing) Number 1 Phillips screw driver Number 2

More information

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

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

More information

Configure and Use Bar Tabs

Configure and Use Bar Tabs One Blue Hill Plaza, 16th Flr, PO Bx 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Vice) 845-920-0800 (Fax) 845-920-0880 Cnfigure and Use Bar Tabs In rder fr Bar Tabs t wrk a Credit Card

More information

AIR CONDITIONER REMOTE CONTROLLER ILLUSTRATION CS406-R51E

AIR CONDITIONER REMOTE CONTROLLER ILLUSTRATION CS406-R51E AIR CONDITER REMOTE CONTROLLER ILLUSTRAT CS406-R5E 00550905 0009 Thank yu very much fr purchasing ur air cnditiner. Please read this wner's manual carefully befre using yur air cnditiner. CONTENTS Handling

More information

ADS ECHO Qstart Quick Reference Guide. 340 The Bridge Street, Suite 204 Huntsville, Alabama (256)

ADS ECHO Qstart Quick Reference Guide. 340 The Bridge Street, Suite 204 Huntsville, Alabama (256) ADS ECHO Qstart Quick Reference Guide December 2016 QR 775033 A0 340 The Bridge Street, Suite 204 Huntsville, Alabama 35806 (256) 430-3366 www.adsenv.cm 2 ADS ECHO Qstart Quick Reference Guide 2016 ADS

More information

Operating Instructions

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

More information

Application Note AN-2097 Evaluation Kit for the S7500 CW Tunable Laser

Application Note AN-2097 Evaluation Kit for the S7500 CW Tunable Laser Applicatin Nte AN-2097 Evaluatin Kit fr the S7500 CW Tunable Laser 1 Intrductin The evaluatin kit is intended t facilitate testing f Finisar s S7500 widely tunable laser, S7610 Integrable Tunable Laser

More information

The following guide contains the workstation setup instructions for the Eclipse Manifest Companion Product.

The following guide contains the workstation setup instructions for the Eclipse Manifest Companion Product. The fllwing guide cntains the wrkstatin setup instructins fr the Eclipse Manifest Cmpanin Prduct. Prerequisites Manifest Prcessr uses cde that reads barcdes t prcesses signature frm printed manifest t

More information

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

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

More information

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

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

More information

PowerCADDTM 5/10/2018. Drawing by James Fleming and Matt Arnold

PowerCADDTM 5/10/2018. Drawing by James Fleming and Matt Arnold PwerCADDTM Tutrial 5/10/2018 Drawing by James Fleming and Matt Arnld Hw t Read This Dcument This manual is an interactive PDF that acts in sme ways like a bk and als like a prgram, with links that will

More information

SVT Tab and Service Visibility Tool Job Aid

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

More information

IntesisBox IS-IR-KNX-1i v1.0. User's Manual Issue Date: 06/2017 r1.0 eng

IntesisBox IS-IR-KNX-1i v1.0. User's Manual Issue Date: 06/2017 r1.0 eng IntesisBx IS-IR-KNX-1i v1.0 User's Manual Issue Date: 06/2017 r1.0 eng IntesisBx KNX IR Universal AC Intesis Sftware S.L.U. 2017 All Rights Reserved. Infrmatin in this dcument is subject t change withut

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE TROUBLESHOOTING GUIDE Dcument revisin 1.3 Last revised: December 6, 2017 Recn Wireless Blckage and Flw Mnitr Trubleshting Guide 2014-2017 Intelligent Agricultural Slutins All Rights Reserved. Recn Wireless

More information

This Help system requires Internet Explorer 5 or later. It may not be displayed properly by earlier versions of Internet Explorer.

This Help system requires Internet Explorer 5 or later. It may not be displayed properly by earlier versions of Internet Explorer. Intrductin Ntes This Help system requires Internet Explrer 5 r later. It may nt be displayed prperly by earlier versins f Internet Explrer. The appearance f the Wireless Panel sftware screenshts used in

More information

RS232 Communication Between a Sunny Boy 2500U and a PC. Technical Note

RS232 Communication Between a Sunny Boy 2500U and a PC. Technical Note RS232 Cmmunicatin Between a Sunny By 2500U and a PC Technical Nte Revisin 1.5 July 8, 2003 Kent Sheldn Revisin Histry 1.5 July 8, 2003 Kent Sheldn Cntact update 20830 Red Dg Rad Grass Valley, CA 95945

More information

MiLAB. Version. User Manual. Copyright 2016 Fourier Education

MiLAB. Version. User Manual. Copyright 2016 Fourier Education MiLAB Versin User Manual Cpyright 2016 Furier Educatin Table f Cntents Intrductin... 4 Installing the Sftware n an ios device... 4 Installing the Sftware n an Andrid device... 4 Multilingual MiLAB... 5

More information

Visualization with VMD

Visualization with VMD Visualizatin with VMD DAVID CHATFIELD, FIU DEPARTMENT OF CHEMISTRY AND BIOCHEMISTRY WORKSHOP ON MACROMOLECULAR MODELING FIU, APRIL 8-9, 2017 Overview Dwnlad pdb file (experimental structure f macrmlecule)

More information

100 Super Hot Video Slot Introduction. How to Bet. Gamble Feature

100 Super Hot Video Slot Introduction. How to Bet. Gamble Feature 100 Super Ht Vide Slt Intrductin 100 Super Ht vide slt is a 5-reel, 100-line fixed game. The slt cnsists f 8 cards - 1 f which is Wild, and 1 is Scatter. All winning cmbinatins are paid left t right, except

More information

WiFi Lab C. Equipment Needs:

WiFi Lab C. Equipment Needs: WiFi Lab C Event Objective: Teams will cnstruct an antenna prir t the turnament that is designed t transmit a signal at 2.4 GHz and cmplete a written test n the principles f electrmagnetic wave prpagatin.

More information

Creating Gift Card Batches

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

More information

Dice High Video Slot. Introduction. How to Bet. Gamble Feature

Dice High Video Slot. Introduction. How to Bet. Gamble Feature Dice High Vide Slt Intrductin Hw t Bet Gamble Feature Game Cntrls Rules Dice Feature Jackpt Cards Bnus Game Interruptins Return t Player Intrductin Dice High vide slt is a 5-reel, 20-line fixed game. The

More information

Hands-Free Music Tablet

Hands-Free Music Tablet Hands-Free Music Tablet Steven Tmer Nate Decker Grup Website: steve@wasatch.cm milamberftheassembly@yah.cm http://www.cs.utah.edu/~ndecker/ce3992/ Abstract The typical musician handles a great deal f sheet

More information

State Bank Virtual Card FAQs

State Bank Virtual Card FAQs State Bank Virtual Card FAQs 1. What is State Bank Virtual Card? State Bank Virtual Card is a limit Debit card, which can be created using the State Bank Internet Banking facility fr ecmmerce (nline) transactins.

More information

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

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

More information

PAPER SPACE AND LAYOUTS

PAPER SPACE AND LAYOUTS PAPER SPACE AND LAYOUTS There are tw distinct wrking envirnments in AutCAD namely: Mdel Space and Paper space. Prjects can be develped by either wrking in the mdel space thrugh the use f MVSETUP r PAPER

More information

Mobile LightSync Link App Programing Guide Revision 2

Mobile LightSync Link App Programing Guide Revision 2 Mbile LightSync Link App Prgraming Guide Revisin 2 Overview: The Mbile LightSync Link App emulates LightSync input devices used t cntrl ILC relays and dimmer utputs frm an Andrid r Apple mbile device.

More information

Maxon Motor & Motor Controller Manual

Maxon Motor & Motor Controller Manual Maxn Mtr & Mtr Cntrller Manual Nte: This manual is nly fr use fr the Maxn mtr and cntrller utlined belw. This infrmatin is based upn the tutrial vides fund nline and thrugh testing. NOTE: Maximum Permitted

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Lad: Min. 5 kg Max. 100 kg TS1000A TS700A INSTALLATION INSTRUCTIONS CONTENT: 1. Imprtant safety instructins. 2. Specificatins and main measures. 3. Parts included. 4. Installatin. 5. Adjusting the strke

More information

Pulse Width Modulation (PWM) Cornerstone Electronics Technology and Robotics II

Pulse Width Modulation (PWM) Cornerstone Electronics Technology and Robotics II Pulse Width Mdulatin (PWM) Crnerstne Electrnics Technlgy and Rbtics II Administratin: Prayer PicBasic Pr Prgrams Used in This Lessn: General PicBasic Pr Prgram Listing: http://www.crnerstnerbtics.rg/picbasic.php

More information

OV5640 Camera Board (A) USER MANUAL

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

More information

TABLE OF CONTENTS. Getting Started. pg 3. Initial Start up... pg 4. Setting Quilt Block and Panto Designs.. pg 5. Home Button pg 6

TABLE OF CONTENTS. Getting Started. pg 3. Initial Start up... pg 4. Setting Quilt Block and Panto Designs.. pg 5. Home Button pg 6 USER MANUAL TABLE OF CONTENTS Sectin 1: Getting Started Getting Started. pg 3 Sectin 2: Initial Start-up Initial Start up... pg 4 Setting Quilt Blck and Pant Designs.. pg 5 Sectin 3: Buttn Overview Hme

More information

PLIC Books School User s Manual

PLIC Books School User s Manual Schl User s Manual is a web based yearbk sftware that lets users, studi r schl, lgin and wrk n their yearbks frm anywhere. is very user friendly and allws users t uplad their wn graphics and images t easily

More information

OV5640 Camera Board (B) USER MANUAL

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

More information

.,Plc..d,~t l~ucjio PA300 DIGITAL BASS PROCESSOR USER'S MANUAL. 2 Why use the DIGITAL BASS PROCESSOR? 2 About the PWM Subsonic Filter

.,Plc..d,~t l~ucjio PA300 DIGITAL BASS PROCESSOR USER'S MANUAL. 2 Why use the DIGITAL BASS PROCESSOR? 2 About the PWM Subsonic Filter .,Plc..d,~t l~ucji PA300 DIGITAL BASS PROCESSOR Cngratulatins n yur purchase f a Planet Audi signal prcessr. It has been designed, engineered and manufactured t bring yu the highest level f perfrmance

More information

Drawing Canvas Word 2007

Drawing Canvas Word 2007 Drawing Canvas Wrd 2007 This is nt an fficial training handut f the Educatinal Technlgy Center, Davis Schl District The Drawing Canvas... 2 Creating the Drawing Canvas... 2 Shapes... 2 Inserting a Shape...

More information

NanoScan v2 Readme Version 2.7. Change log. v2.7 - Added information for new product Pyro/9/5-MIR.

NanoScan v2 Readme Version 2.7. Change log. v2.7 - Added information for new product Pyro/9/5-MIR. NanScan v2 Readme Versin 2.7 Change lg v2.7 - Added infrmatin fr new prduct Pyr/9/5-MIR. v2.6 - Redesigned Messages windw. Imprved readability and ease f use. Mves almst all pp up message bxes int the

More information

Dialectical Journals. o o. Sample Dialectical Journal entry: The Things They Carried, by Tim O Brien Passages from the text Pg#s Comments & Questions

Dialectical Journals. o o. Sample Dialectical Journal entry: The Things They Carried, by Tim O Brien Passages from the text Pg#s Comments & Questions Bay Path Reginal Vcatinal Technical High Schl Summer Reading Assignment 2018 Any nvel by Neal Shusterman Students will read ne nvel by Neal Shusterman, any nvel, and cmplete six (6) dialectical jurnal

More information

ELECTRICAL MEASUREMENTS

ELECTRICAL MEASUREMENTS Physics Department Electricity and Magnetism Labratry ELECTRICAL MEASUREMENTS 1. Aim. Learn t use measuring instruments: Digital multimeter. Analg scillscpe. Assembly f simple elementary circuit. Cllectin

More information

Introduction. Version 8.2.2

Introduction. Version 8.2.2 Intrductin As with each new versin, minr changes and new ptins are added. Sme f these changes are nt visible because they are designed t imprve functins and crrect sme minr bug. Fr visible changes, please

More information

Troubleshooting Guide StarFire Satellite Changes

Troubleshooting Guide StarFire Satellite Changes Trubleshting Guide StarFire Satellite Changes This guide is updated t reflect the sftware frm NavCm which is related t the StarFire satellite and frequency changes. The mst recent versin f sftware fr bth

More information

Operating Instructions

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

More information

KIP Cost Center User Guide

KIP Cost Center User Guide - 1 - KIP Cst Center User Guide Cntents 1 Intrductin... 3 1.1 Requirements:... 4 1.2 Supprted Operating Systems... 4 2 Installatin... 5 3 Setup... 8 4 KIP Cst Center Main Screen Print Mde... 12 4.1 Lading

More information

Lab 1 Fun with Diodes

Lab 1 Fun with Diodes GOAL Lab 1 Fun with Dides The verall gal f this lab is t gain sme experience building and simulating sme useful dide circuits. OBJECTIVES T build, test, simulate, and understand the fllwing circuits: 1)

More information

Producing Research Posters

Producing Research Posters Dr Keith E. Fildes 21/23 Octber 2014 (with acknwledgments t Dr Lyuba Albul, CARR) Objectives This sessin will cver: The purpse f psters What shuld be included Design cnsideratins Getting started The fllw-up

More information

C9 Trader Service User Guide

C9 Trader Service User Guide C9 Trader Service User Guide JUNE 2017 Cntents 1. Launching the C9 Trader... 2 2. Lgging in t Clud9... 2 3. Clud9 Hme Screen... 3 3.1 Cntrl Panel... 3 3.1.1 Hme Buttn... 3 3.1.2 Cmmunity Buttn... 3 3.1.3

More information

GENERAL RULES FOR ALL MALIFAUX TOURNAMENTS MALIFAUX TEAM TOURNAMENT (50 STONES)

GENERAL RULES FOR ALL MALIFAUX TOURNAMENTS MALIFAUX TEAM TOURNAMENT (50 STONES) GENERAL RULES FOR ALL MALIFAUX TOURNAMENTS All Turnaments will be run using the Malifaux Gaining Grund 2011 rules. Exceptins and special rules are listed belw: All Mdels must be fully painted (3 clr standard)

More information

Razor Tracking: User Guide

Razor Tracking: User Guide Cntents 1. Setup Instructins...3 1.1 Administratin...3 GPS Device Inf...3 Peple Management...4 Vehicle Setup (Fleet and Asset Devices)...5 Vehicle Grup Setup...7 Departments...7 Camera Management...8 Public

More information

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

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

More information

Batman & The Penguin Prize

Batman & The Penguin Prize Batman & The Penguin Prize The bjective f Batman & The Penguin Prize is t btain winning symbl cmbinatins by spinning the reels. TO PLAY THE GAME The Batman & The Penguin Prize game can be played in bth

More information

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

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

More information

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

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

More information

APPLICATION NOTE Sales & Application DEWESoft Slovenia

APPLICATION NOTE Sales & Application DEWESoft Slovenia Sales & Applicatin DEWESft Slvenia Abstract: This applicatin nte shws a measurement with DEWESft sund pwer measurement system and GRAS 67HA Hemisphere. The bject under test was a standard ntebk, the measurement

More information

Human Finger Twitch Experiment Using Finger Twitch Transducer

Human Finger Twitch Experiment Using Finger Twitch Transducer Updated 5.17.06 BSL PRO Lessn H06: Human Finger Twitch Experiment Using Finger Twitch Transducer This PRO lessn describes hardware and sftware setup f the BSL PRO System t recrd and measure the finger

More information

Experiment 6 Electronic Switching

Experiment 6 Electronic Switching Experiment 6 Electrnic Switching Purpse: In this experiment we will discuss ways in which analg devices can be used t create binary signals. Binary signals can take n nly tw states: high and lw. The activities

More information

The objective of Man of Steel is to obtain winning symbol combinations by spinning the reels.

The objective of Man of Steel is to obtain winning symbol combinations by spinning the reels. Man f Steel 5-Reel 25-Line Slt The bjective f Man f Steel is t btain winning symbl cmbinatins by spinning the reels. TO PLAY THE GAME The Man f Steel game can be played in bth landscape and prtrait mdes.

More information

Damocles 2404i Manual

Damocles 2404i Manual Damcles 2404i Inputs 1 8 Each blue terminal is shared by tw inputs. POWER 12V supply (+U / GND) ETHERNET Link & Activity Inputs 17 24 Each blue terminal is shared by tw inputs. Cnfiguratin Default: DIP1=

More information