Hands-Free Music Tablet

Size: px
Start display at page:

Download "Hands-Free Music Tablet"

Transcription

1 Hands-Free Music Tablet Steven Tmer Nate Decker Grup Website:

2 Abstract The typical musician handles a great deal f sheet music, especially in situatins such as a cncert r recital. When a musician des nt play frm memry in these instances, it is necessary fr the user t be able t turn pages. Cmmn slutins invlve having anther persn turn the page (such as the interir stand-partner in a symphny) r stpping the music mmentarily t turn the page. The sheer vlume f material invlved als can make disrganizatin inevitable. We prpse an electrnic slutin t this prblem a tuch-screen LCD display, with a remte cntrl that can be perated by the user s ft, eliminating the need t remve hands frm the instrument in rder t turn pages. Intrductin and Mtivatin In this prject we will build a tablet device that will be used by musicians t view sheet music fr perfrmances withut the mess and cnfusin f reams f paper. The device we have envisined will be a display with a ft pedal attached. The musician will be able t play music by reading frm the display and based n inputs t the pedal either turn pages frward r backward withut remving his hands frm the instrument. The final demnstratin fr this prject will be straightfrward. It will be simple t shw hw the pedal affects the displayed pages and hw t lad and rganize sheet music in the sftware.

3 Althugh this design will nt ultimately be implemented, we are interested in it because it is smething that des nt exist in tday s current market. Any persn wh has ever been invlved in music can recgnize the advantage t having a paperless and hands-free display. The reasn this device desn t exist is fairly bvius. The market fr it is relatively small cmpared t ther devices. Additinally, the cst seems excessive, a deterrent fr musicians wh are ften viewed as destitute. Hwever, this particular design seems tailr-made fr a cmputer-engineering prject. It has elements f prgramming as well as interfacing with physical hardware. We are interested in it, nt s much fr the marketing value, but fr the cmprehensive engineering aspects it represents. It als seems t be a genuinely useful prject. Prject Tasks Hardware Lcate vendrs fr tablet PCs and purchase a cheap mdel. We nly need basic functinality s the mre simplistic the hardware, the better. Ebay wuld prbably be a gd chice. Design and build a simple ft pedal interface. There are sme available thrugh varius cmpanies, but the device itself is t simple t justify the cst f buying an existing design. Interface the ft pedal with the prts f the PC. Sftware Write sftware t react t the interface that the ft pedal prvides.

4 Write a TWAIN interface t a scanner t allw the user t scan sheet music int the sftware. Write sftware t stre these images in a cnvenient frm, likely TIFF. Write a simple database t maintain the wrks that are available in the system and keeping pages frm individual wrks tgether. Write the main user interface t display the images f the sheet music and prvide simple interactive user cntrls. Specific Task Interfaces Since the display interface is built-in t the tablet itself and has internal interfaces, there is little risk f cmplicatins in that area. Our mst sensitive design element is the pedal itself and hw it interacts with ur prgram. The pedal must perfrm three tasks. G frward a page, g back a page, r return t the beginning f the piece. This translates int fur states. 1. The musician is nt tuching the pedal and the current page is displayed, this is the wait state. 2. The musician is turning the page frward by pushing ne f the pedals. 3. The musician is turning the page back by pushing a secnd pedal. 4. The musician is returning t the beginning f the piece by pushing bth pedals. There culd be a master pedal abve tw smaller nes that will simultaneusly send bth signals.

5 Fur states translates int tw bit encdings f data. The interface is ne way, the pedal cmmunicates t the tablet, but des nt care what happens t the data it sends. If we build the ft pedal frm scratch, we culd use a serial prt r if pssible, tw separate parallel prts t prvide this data. The ft pedal wuld be active high. It wuld have three wires (under the parallel implementatin) running alng its crd. The first wire wuld g frm the tablet s VCC t the pedal t allw the prts t be pulled high. Pressing a buttn wuld cmplete the circuit and carry these high signals alng the remaining tw wires. A much simpler methd f building the ft pedal wuld be t use a pre-built cmpnent, a muse, inside an enclsure. This has a knwn and simple interface (USB), and an predefined sftware interface. A three-buttn muse culd encde the fur states withut the requirement fr the user t press tw buttns at nce. A tw-buttn muse culd be used, hwever. Testing and Integratin Strategy T reduce cmplexity and simplify debugging, we d like t divide up ur prject int as many small pieces as pssible, debug them individually, and add the debugged pieces t each ther ne by ne. There are tw bvius pieces that are immediately apparent, the hardware and sftware.

6 First, we can test the functinality f ur ft pedal itself. If the pedal is made using a muse, we can test the muse befre and after we build it int the enclsure. If the pedal internals are created thrugh simple electrnics, we can prvide pwer t the cmpleted apparatus and prbe the utputs t verify that they are in fact utputting the specified signals. Next, we can write a simple prgram that will verify it is detecting these signals. At this pint we culd catch pssible prblems like debuncing, bad encding, r errneus signals caused by glitches. Once we have verified that the pedal is functinal and interfacing prperly with a basic sftware applicatin, we can prceed. Our secnd prtin that wuld be easy t islate and test wuld be ur ability t display stred images. Once we can shw a page f sheet music n the screen, we will knw that this prtin is successful and is ready t interface with ur pedal cmpnents. The final phase f testing wuld include the integratin f the hardware and sftware, and t determine if the user culd indeed navigate the music. Hardware The hardware prtin f this prject will be dne by Nate Decker. Our initial plan fr the ft pedal interface was based n the fact that nly fur states are needed t be represented and thus nly tw prts were needed. We cncluded that any tw pins culd be utilized in parallel t transmit the state encding. Hwever, we decided that the USB prtcl wuld be the easiest t interface with the tablet itself thrugh sftware. This

7 wuld require the ft pedal t transmit a serial signal which cmplicates the design significantly. Frm the beginning, ur intentin t design ur wn ft pedal was t avid the expensive ft pedals available cmmercially. Their prices can range anywhere frm 70 t 200 dllars r mre which was excessive cnsidering the applicatin we had in mind. The engineering apprach t the typical prblem is t use existing cmpnents rather than reinventing the wheel. It ccurred t us that a cmmn USB muse already has the functinality we are lking fr. It has tw buttns: left click and right click. These tw buttns can be directly mapped t the tw ft pedal functins. Muse prices can vary a great deal, but the mre expensive mdels ften attribute their prices t increased precisin and tracking. Fr ur purpses, the muse will nt be transmitting psitinal data s we can use the cheapest USB capable muse n the market. We fund sme available starting at arund five dllars. Obviusly it s impractical t try and use muse buttns with ne s feet. We d like t build sme kind f husing unit fr the muse which wuld be a lw tech interface between pedals and buttns. A mre sphisticated design wuld likely use the n bard muse circuit and try t cnnect t the pedals directly. Hwever, in the interest f simplicity, the casing will be physically attached t the actual muse buttns themselves. The muse will be the cre f the husing unit and attached in sme permanent fashin t the structure. The pedals will have resistance prvided by springs s that a reasnable degree f frce is required t use a buttn. Additinally, the cntact between pedal and

8 buttn will be separated by a spring s that excessive pressure wn t break the muse circuitry. Alternative Hardware Surces In the unlikely event that we are unable t make a muse wrk with ur system, we have alternative surces fr the hardware. Sftware The sftware prtin f the prject will be dne by Steve Tmer. The majr prtin f the sftware will be written in MFC. We will build a dialg t lad and display the images t the screen, and a separate dialg t display and let the user build a database t grup individual scres. The main dialg, which displays the image, will have handlers fr events frm the pedal. If a three-buttn muse were used, three event handlers wuld be needed. If a tw-buttn muse were used, the sftware wuld need latency and state t de-bunce the state where bth buttns must be used. Individual pages f each scre will be stred in a simple frmat, preferably TIFF. TIFF has a simple and fast library, LIBTIFF, which is freely usable. This library, riginally written by Sam Lefler, is available frm the fllwing site:

9 Fr cnvenience t the user, we will include a TWAIN interface t allw the users t scan-in music scres withut the need fr an additinal prgram. The interface t TWAIN will have t be written based n the specificatin available at the fllwing site: Individual images will need t be gruped tgether int scres. The scres will be kept in a simple database, which we will need t write. This database will allw the user t easily reference and find music scres. The database will have the feature t grup scres tgether s that an entire recital r cncert culd be played withut any user interactin ther than thrugh the pedal. Grup Cmmunicatin Plan We plan t cntinue t meet weekly during ur class sessins. In additin we are als partners in ur embedded systems class and have pprtunities t discuss issues during thse times as well. Since there are nly tw members f ur grup, cmmunicatin prblems shuld be minimized and all meetings will have 100% attendance. We have been currently cmmunicating regularly via and will cntinue t d s thrughut the curse f the prject. Schedule and Milestnes February 2007 Initial prject prpsal March 2007 Finalize design ideas and prepare final prject prpsal April 2007 Prject presentatin

10 Summer 2007 Obtain required hardware t start building the prject August - September 2007 Build the hardware and write the sftware Octber 2007 Debug and plish the prject Nvember 2007 Cmpleted prject Risk Assessment This prject has little inherent risk, as the idea and implementatin is quite simple. The largest risk is in building and interfacing the ft pedal. Even this is minimal if ur plan t use a muse as the basis f the pedal is successful. Writing the sftware seems very straightfrward. Bill f Materials Wuld need t purchase: 1 Tablet PC Individual part list fr building the ft pedal TBD, but likely it wuld include a muse, and a special enclsure. Already have: A scanner, fr lading the music Visual C++ fr writing the sftware Vendr List

11 Tablet PC a lw cst prvider r pssibly Ebay Ft Pedal CmpUSA fr the muse, and prbably Hme Dept, Standard Electric Supply Cnclusin This prject has tw main cmpnents the cntrl sftware and the pedal itself. It seems as thugh this wuld be the easy place t split the prject, since there are tw f us. The pint f interdependency wuld be the interfacing between the hardware and sftware, and t receive the signal frm the hardware. The ability t stre and mve thrugh music hands-free and paper-free makes this device genuinely useful, and a great prject.

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

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

Security Exercise 12

Security Exercise 12 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

More information

Figure 1: A Battleship game by Pogo

Figure 1: A Battleship game by Pogo CSCI 2312-002: Object Oriented Prgramming Final Prject Assigned: Octber 17, 2017 Design Due: Octber 24, 2017 IN CLASS (Graded as ne hmewrk grade) Final prject Due: Nvember 16, 2017 at 11:59 PM Fr many

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

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

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

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

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

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

More information

Hospital Task Scheduling using Constraint Programming

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

More information

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

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

Flux Bender Equalizer

Flux Bender Equalizer Lightning By Audi Flux Bender Equalizer Users Guide 2014 Revised 2015 Cngratulatins n an excellent purchase! This guide was put tgether t help yu get the mst ut f yur investment. Please read this thrughly

More information

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

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

More information

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

E-Jobsheet Tablet Application Functionality

E-Jobsheet Tablet Application Functionality E-Jbsheet Tablet Applicatin Functinality The e-jbsheet applicatin has been created fr Truck Service Prviders (TSP) in rder fr their admin staff and fitters t handle all types f wrk via a mbile platfrm

More information

Automated Meters Frequently Asked Questions

Automated Meters Frequently Asked Questions Autmated Metering Prject Utilities Divisin Phne: 403.529.8111 Autmated Meters Frequently Asked Questins Intrductin The City f Medicine Hat has cmpleted its prject t install autmated meters fr all electric,

More information

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

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

More information

VILLAGE COORDINATOR AGREEMENT

VILLAGE COORDINATOR AGREEMENT Date Received at AHSGR VILLAGE COORDINATOR AGREEMENT Frm materials written by the riginal funders f AHSGR, we knw that the grup f peple wh gt tgether in the late 1960s t frm what was t later becme AHSGR

More information

National Curriculum Programme of Study:

National Curriculum Programme of Study: Natinal Curriculum Prgramme f Study: Cunt in steps f 2, 3, and 5 frm 0, and in tens frm any number, frward and backward. Recall and use multiplicatin and divisin facts fr the 2, 5 and 10 multiplicatin

More information

PROJECT N 39. The Arcade Machine. Andrew Hunter Russell, Nicolás Martínez-Valero

PROJECT N 39. The Arcade Machine. Andrew Hunter Russell, Nicolás Martínez-Valero PROJECT N 39 The Arcade Machine Andrew Hunter Russell, Niclás Martínez-Valer Eurpean Schl Frankfurt am Main Praunheimer Weg 126, 60439 Frankfurt am Main, Germany S6 EN Abstract Key wrds: Arcade, Raspberry

More information

Set up and use your Beats X earphones

Set up and use your Beats X earphones Set up and use yur Beats X earphnes Here's everything yu need t knw t make the mst f yur Beats X earphnes. Turn n The pwer buttn is n the cable beneath the right earphne. Press and hld the buttn fr 1 secnd

More information

NATF CIP Requirement R1 Guideline

NATF CIP Requirement R1 Guideline Open Distributin NATF CIP 014-2 Requirement R1 Guideline Disclaimer This dcument was created by the Nrth American Transmissin Frum (NATF) t facilitate industry wrk t imprve physical security. NATF reserves

More information

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

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

More information

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

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

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

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

Software Engineering

Software Engineering What Is Sftware Engineering? Sftware Engineering Sftware engineering is the study and an applicatin f engineering t the, develpment, and maintenance f sftware. The applicatin f a systematic, disciplined,

More information

CSEN 601: Computer System Architecture Summer 2014

CSEN 601: Computer System Architecture Summer 2014 CSEN 601: Cmputer System Architecture Summer 2014 Practice Assignment 7 Slutin Exercise 7-1: Based n the MIPS pipeline implementatin yu studied, what are the cntrl signals that have t be stred in the ID/EX

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

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

Roll/Pitch Sensor. Roll Pitch Measurement for Sonar Geo Reference. ELECOMP Capstone Design Project

Roll/Pitch Sensor. Roll Pitch Measurement for Sonar Geo Reference. ELECOMP Capstone Design Project Rll/Pitch Sensr Rll Pitch Measurement fr Snar Ge Reference ELECOMP Capstne Design Prject 2018-2019 Spnsring Cmpany: FarSunder, Inc. 151 Lavan St Warwick, RI 02888 http://www.farsunder.cm Cmpany Overview:

More information

Formative Evaluation of GeeGuides: Educational Technology to Enhance Art Exploration

Formative Evaluation of GeeGuides: Educational Technology to Enhance Art Exploration Frmative Evaluatin f GeeGuides: Educatinal Technlgy t Enhance Art Explratin Prepared by Clleen F. Manning Senir Research Assciate Gdman Research Grup, Inc. Submitted t GeeGuides LLC March 2005 EXECUTIVE

More information

Data Sheet - cctvxanpr PC based 1-4 channel ANPR (Automatic Licence Number Plate Recognition)

Data Sheet - cctvxanpr PC based 1-4 channel ANPR (Automatic Licence Number Plate Recognition) Data Sheet - cctvxanpr PC based 1-4 channel ANPR (Autmatic Licence Number Plate Recgnitin) the hme f Kdicm in Main features Real time PC based recrding Neural Net ANPR system Multi user peratin Event lg

More information

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

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

More information

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

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

Meal Time! Game Concept

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

More information

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

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

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

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

Cmputer Chess Wrld champin Garry Kasparv beat Deep Thught decisively in ehibitin games in 1989 Deep Thught rated ~ 600 Deep Blue develped at IBM Thmas

Cmputer Chess Wrld champin Garry Kasparv beat Deep Thught decisively in ehibitin games in 1989 Deep Thught rated ~ 600 Deep Blue develped at IBM Thmas Cmputer Chess Within 10 years a cmputer will be wrld chess champin Herbert Simn, 197 Deep Thught develped by CMU and IBM frerunner f Deep Blue rated ~ 00 wn Wrld Cmputer Chess Champinship in 1989 Chess

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

What is a Customer Service Model?

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

More information

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

2015 Chevrolet Corvette Corvette Service Manual Body Systems Vehicle Access Repair Instructions Document ID:

2015 Chevrolet Corvette Corvette Service Manual Body Systems Vehicle Access Repair Instructions Document ID: xtltipelement Service Infrmatin 2015 Chevrlet Crvette Crvette Service Manual 7527625 Bdy Systems Vehicle Access Repair Instructins Dcument ID: 3448513 Remte Cntrl Dr Lck and Theft Deterrent Transmitter

More information

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

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

More information

LED wdali MC Switch Input Modul Set - User Manual

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

More information

60min Tinkerb t games

60min Tinkerb t games 60min + - Tinkerb t games Creepstne Manr has been clsed fr nearly ne hundred years, standing dark and silent abve the twn f Creepstne and that s just the way resident ghst Spkie likes it! But nw the manr

More information

JJ / CP RFP Response to Inquiries

JJ / CP RFP Response to Inquiries GENERAL QUESTIONS Is it pssible t have pages 19 thrugh 40? The MS Wrd versin f the RFP can be fund n the Clerk f the Curt s website at www.ckcuntyclerkfcurt.rg. Please clarify the due date f the prpsals.

More information

THE LAW SOCIETY OF ALBERTA HEARING COMMITTEE REPORT

THE LAW SOCIETY OF ALBERTA HEARING COMMITTEE REPORT THE LAW SOCIETY OF ALBERTA HEARING COMMITTEE REPORT IN THE MATTER OF THE LEGAL PROFESSION ACT, R.S.A. 2000, c. L-8 AND IN THE MATTER OF A HEARING REGARDING THE CONDUCT OF BRIAN SEKIYA, A MEMBER OF THE

More information

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

.,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

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

GAMIFICATION REFERENCE GUIDE

GAMIFICATION REFERENCE GUIDE GAMIFICATION REFERENCE GUIDE 2 TERMINOLOGY Game Gal: What the bjective f the game is/ hw t win the game. The Game gal des nt equal the learning gal Ex: In Mnply, the gal f the game is t have the mst prperty

More information

WS-400 BASE STATION FOR WIRELESS INTERCOM WITH FOUR TX/RX MODULES USER MANUAL

WS-400 BASE STATION FOR WIRELESS INTERCOM WITH FOUR TX/RX MODULES USER MANUAL WS-400 BASE STATION FOR WIRELESS INTERCOM WITH FOUR TX/RX MODULES USER MANUAL Issue February 2011 ASL Intercm BV DESIGNED AND MANUFACTURED BY: ASL INTERCOM BV ZONNEBAAN 42 3542 EG UTRECHT THE NETHERLANDS

More information

Carl Landon June 2012

Carl Landon June 2012 Carl Landn June 2012 June 30, 2012 Why the name Cyte? Listening t the Cytes cmmunicating t each ther late ne night, ver the hill and thrugh the wds, I thught, hw great it wuld be if we humans culd cmmunicate

More information

Art I Woodside High School Ms. Julie Marten Course Syllabus

Art I Woodside High School Ms. Julie Marten Course Syllabus Art I Wdside High Schl Ms. Julie Marten Curse Syllabus Rm: C-15 Email: jmarten@seq.rg Website: www.wdsidehs.rg/marten Phne: Classrm (650) 367-9750 x 40315 Curse Overview Fine Art I is a studi class that

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

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

You Be The Chemist Challenge Official Competition Format

You Be The Chemist Challenge Official Competition Format 2018-2019 Yu Be The Chemist Challenge Official Cmpetitin Frmat This dcument prvides detailed infrmatin regarding the Challenge frmat at each level f the cmpetitin. Schl Crdinatrs, participants, and parents/guardians

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

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

Network Working Group. Category: Informational Cisco Systems A. Shaikh AT&T Labs (Research) April 2005

Network Working Group. Category: Informational Cisco Systems A. Shaikh AT&T Labs (Research) April 2005 Netwrk Wrking Grup Request fr Cmments: 4062 Categry: Infrmatinal V. Manral SiNett Crp. R. White Cisc Systems A. Shaikh AT&T Labs (Research) April 2005 Status f This Mem OSPF Benchmarking Terminlgy and

More information

Installing a Squeak-Free Nascor Floor System

Installing a Squeak-Free Nascor Floor System Nascr s precise manufacturing tlerances deliver a prduct that resists shrinking, warping and twisting the mst cmmn causes f squeaks in flr systems built with dimensinal lumber. Ensuring a squeak-free flr,

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

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

8.1. Name authority concepts and problems

8.1. Name authority concepts and problems Overview Name authrity cntrl 8.1. Name authrity cncepts and prblems The Rules, Standards, and Authrity Cntrl mdules prvided a fundatin fr understanding name authrity cntrl. By way f review, all authrity

More information

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

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

More information

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

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

More information

COMMUNICATIONS FORUM

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

More information

Transmission Substation Field Instructions

Transmission Substation Field Instructions 4.14 Substatin Permits Purpse This instructin deals with the use f permits t wrk in Hrizn Pwer s, and must be read in cnjunctin with FI 4.4 Secndary Islatins. Scpe The persnnel cvered by this instructin

More information

Experiment 4 Op-Amp Circuits

Experiment 4 Op-Amp Circuits Experiment 4 Op-Amp Circuits Purpse: In this experiment, yu will learn abut peratinal amplifiers (r p-amps). Simple circuits cntaining peratinal amplifiers can be used t perfrm mathematical peratins, such

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

Green House Monitoring and Controlling Using Android Mobile App

Green House Monitoring and Controlling Using Android Mobile App Green Huse Mnitring and Cntrlling Using Andrid Mbile App Ullas S Patel 1, Saiprasad 2, Shravankumar 3, Veerabhadra K J 4 Dept. f ECE, The Oxfrd Cllage Of Engineering, Bengaluru, Karnataka, India Abstract-

More information

Small Business Innovation Challenge Program. Ministry of Economic Development and Growth Ministry of Research, Innovation and Science

Small Business Innovation Challenge Program. Ministry of Economic Development and Growth Ministry of Research, Innovation and Science Small Business Innvatin Challenge Prgram Ministry f Ecnmic Develpment and Grwth Ministry f Research, Innvatin and Science Small Business Innvatin Challenge (SBIC) Overview On March 1, MEDG launched the

More information

Figure 1: View, connection compartment closed

Figure 1: View, connection compartment closed Radi Management Art. N. : 2700AP Operating instructins 1 Safety instructins Electrical equipment may nly be installed and fitted by electrically skilled persns. Serius injuries, fire r prperty damage pssible.

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

GANTOM iq AND iqx USER GUIDE

GANTOM iq AND iqx USER GUIDE GANTOM iq AND iqx USER GUIDE The Gantm iq is the wrld s smallest gb prjectr with zm and fcus fr prfessinal lighting applicatins. The Gantm iqx features the same amazing ptics f the Gantm iq but adds integrated

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

PS 430 FOUR CHANNEL REMOTE SPEAKER STATION

PS 430 FOUR CHANNEL REMOTE SPEAKER STATION PS 430 FOUR CHANNEL REMOTE SPEAKER STATION USER MANUAL August 2016 This prduct is designed and manufactured by: ASL Intercm BV Znnebaan 42 3542 EG Utrecht The Netherlands Phne: +31 (0)30 2411901 Fax: +31

More information

Consult with this syllabus before asking questions regarding the course rules. There will no exceptions to these rules.

Consult with this syllabus before asking questions regarding the course rules. There will no exceptions to these rules. Syllabus Cnsult with this syllabus befre asking questins regarding the curse rules. There will n exceptins t these rules. Curse: Math 20F: Linear Algebra Instructr Office Hurs: Prfessr Harel (APM 7420):

More information

ASSEMBLE ALUMINUM TOOLBOX

ASSEMBLE ALUMINUM TOOLBOX ASSEMBLE ALUMINUM TOOLBOX INTRODUCTION In this lessn, yu will assemble an aluminum sheet metal tlbx using rivets. Yu will start with a kit that includes pre cut and pre frmed aluminum tlbx panels. This

More information

Project Information o Simulating Cumulus Entrainment: A Resolution Problem, or Conceptual? o Sonia Lasher-Trapp, UIUC o

Project Information o Simulating Cumulus Entrainment: A Resolution Problem, or Conceptual? o Sonia Lasher-Trapp, UIUC o Annual Reprt fr Blue Waters Allcatin: Snia Lasher-Trapp, Oct 2016 Prject Infrmatin Simulating Cumulus Entrainment: A Reslutin Prblem, r Cnceptual? Snia Lasher-Trapp, UIUC slasher@illinis.edu Executive

More information

The Motorcycle Industry in Europe. L-category vehicles type approval regulation ACEM comments on draft TRL durability study

The Motorcycle Industry in Europe. L-category vehicles type approval regulation ACEM comments on draft TRL durability study L-categry vehicles type apprval regulatin ACEM cmments n draft TRL durability study 1. ACEM members welcme the pprtunity t cmment n the draft TRL durability study. Since 2004, ACEM members have supprted

More information

D a i s y M o d e m s

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

More information

Dorsey s Search. Name Address Home Telephone Work. Address. Property Owner s Signature

Dorsey s Search. Name Address Home Telephone Work.  Address. Property Owner s Signature Drsey s Search Return t: Linden Hall 4765 Drsey Hall Drive Ellictt City, MD 21042 410 730-4005 Fax 410 730-4008 ihatz@clumbiavillages.rg - Cvenant Advisr nmeredith@clumbiavillages.rg - Asst. Cvenant Advisr

More information

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

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

More information

Middle School Engineering

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

More information

The Urbana Free Library Patron Survey. Final Report

The Urbana Free Library Patron Survey. Final Report The Urbana Free Library Patrn Survey Final Reprt CIRSS Center fr Infrmatics Research in Science and Schlarship Graduate Schl f Library and Infrmatin Science University f Illinis at Urbana-Champaign 501

More information

Acceptance and verification PCI tests according to MIL-STD

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

More information

PreLab5 Temperature-Controlled Fan (Due Oct 16)

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

More information

Internship opportunities

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

More information

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

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

More information

ACES & PIES. What They Are and What They Are Not

ACES & PIES. What They Are and What They Are Not What They Are and What They Are Nt Table f Cntents Intrductin... 3 What s in ACES r PIES... 4 ACES... 4 PIES... 4 Databases... 4 Vehicle Cnfiguratin Database (VCdb)... 4 Prduct Classificatin Database (PCdb)...

More information