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

Size: px
Start display at page:

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

Transcription

1 Labratry: Intrductin t Mechatrnics Instructr TA: Edgar Martinez Sberanes (eem370@mail.usask.ca) Lab 1. Intrductin

2 Lab Sessins Lab 1. Intrductin Read manual and becme familiar with the peratin and cmpnents f the car. Lab 2. Assemble the Mechanical and Electrical cmpnents f the car. Lab 3. Install the Sftware, debug the electrnics and run the tutrial prgram. Lab 4. Prgram and run the sample prgrams fr each mdule. Lab 5. Prgram the run the main sftware mdule t run the car and fine tune the car. Lab 6. Write up reprt and run the car n the test track and determine its perfrmance. 2

3 Lab 1. Outline Objective. Lecture Prject kit (Mechatrnics Prject Kit Feedback) Review f basic knwledge abut the circuits invlved in the prject. Read the manual and get familiar with the cmpnents f the car. Time fr the experimental questin in assignment 1 3

4 Objective T design and build a self-guided vehicle (buggy) frm a set f mdules, including tw drive mdules, tw steering and ne jckey wheel slutins and a micrcntrller (PIC). When cmpleted, the autnmus buggy is able t fllw a track using infra red sensrs. 4

5 Mechatrnics Prject Kit Mdules: Micrcntrller. Drive mdules (Single DC mtr) Steering mdule (Ackermann Steering) Unassembled fr cnstructin: Different slutins. 5

6 Micrcntrller (PIC) PIC 16F877 Running at 10MHz, with bytes f data memry, bytes f EEPROM data memry and 8k 14 bytes f FLASH prgram memry. Prgram language Machine Cde Prgraming using MPLAB (Micrchip Resurces) Data Sheet is available in the manual (Appendix A) 6

7 Drive (Single mtr) Single DC mtr arrangement with ptical speed sensrs t drive the buggy The ptical speed sensr is ptinal. Withut speed sensr, an pen lp structure is als acceptable. 7

8 Steering (Ackermann steering) Tw wheels, linked tgether by tw arms that are cnnected t a plate attached t a stepper shaft (steeper mtr). Stepper mtrs are DC mtrs that mve in discrete steps. They have multiple cils that are rganized in grups called "phases". By energizing each phase in sequence, the mtr will rtate, ne step at a time. Inside wheel has a greater turning angle fr a tighter radius f the crner, thus allwing the wheels t have a differential crnering speed. This allws fr a lt f grip but the turning circle is the smallest. 8

9 9

10 Optical Sensr. Use ptical sensrs t fllw the track Infrared reflective sensrs available Optimize the sensing cnfiguratins fr fllwing a 19mm tape 10

11 Chassis Three types available t chse frm Shrt rectangle Lng rectangle Lng rectangle chassis tapered at ne end 11

12 Battery Rechargeable Ni-MH Battery Charging time abut 10 minutes 7.2v, 2000mAH 12

13 Circuitry- DC Mtr Three signals are required frm the micrcntrller t drive the mtr circuit. PWM Bi/Uni (bidirectinal, unidirectinal) Directin (Frward/Reverse) 13

14 PWM (Pulse With Mdulatin) Cntrls the average value f the DC vltage t the mtr. Square wave at a certain frequency t cntrl the MOSFET. Basically yu are telling yur cntrller t turn n and ff the mtr at very high rates. S thrugh inductance the mtr is neither fully n r fully ff, but smewhere in between. Mtr trque, under PWM, remains the same whether fully n r nly a percentage n. With PWM yu have maximum trque yet slwer speeds 14

15 PWM 15

16 Bi/Uni Directin Bi/Uni (Bidirectinal/Unidirectinal) cntrls whether the mtr can turn in bth directins nly r ne directin nly. Directin Fwd/Rv (Frward/Reverse) cntrl determines whether the mtr turns frward r reverse. Take effect nly when the Bi/Uni cntrl is set t Bi. 16

17 GAL (Generic Array Lgic) These three signals are injected int a GAL (Generic Array Lgic) with the fllwing circuit prgramed. 17

18 Lgic Gates 18

19 Lgic Gates 19

20 Lgic Gates 20

21 Lgic Gates 21

22 Lgic Gates 22

23 Lgic Gates 23

24 DC Mtr Circuitry 24

25 H-Bridge Enables a vltage t be applied acrss a lad in either directin. Allw DC mtrs t run frwards and backwards. 25

26 MOSFET Shrt fr metal xide semicnductr field-effect transistr A field-effect transistr used fr amplifying r switching electrnic signals. 26

27 Circuitry Optical Rtatin Sensr fr Speed It senses the white and black grid n the circumference f the disk. Black gives 0 vlts and white gives 5 vlts Mnitred by the micrcntrller t determine speed 27

28 Optical Sensr Switches the transistr n when the ptical sensr utput passes the transistr threshld. Adjusting the variable resistr RV5 mdifies the threshld. 28

29 Optical Sensr Opt-electrnic sub circuit Threshld determined by RV5 Output f sensr pass the threshld Switch n the transistr. Secnd sub-circuit cnsists f a dual transistr arrangement allw higher vltage switching at the utput and high current thrugh R52 Dide D10 is used as a prtective measure fr transistr TR9. The third sub-circuit cnsists f the capacitr C22 in cnjunctin with R52 and they effectively create a lw pass filter fr the utput, and subject t the sizing f the capacitr, culd cnvert the switched utput signal t an analg equivalent. 29

30 Circuitry- Steeper Mtr 30

31 Steeper Mtr Drive Bard Infrmatin frm the micrprcessr Prduce sequential pulses t 4 lines f a stepper mtr, in rder t prvide the pwer fr mtr The driving signals fr the stepper mtr are buffered int MOSFETS (TR1 4) that prvide the switching fr the cils in the mtr. 31

32 Hexadecimal Binary Hexadecimal Decimal A B C D E F 15 32

33 Machine Cde Machine cde r machine language is a set f instructins executed directly by a cmputer's central prcessing unit (CPU). Each instructin perfrms a very specific task, such as a lad, a jump, r an arithmetic peratin n a unit f data in a CPU register r memry. 33

34 Resistr Clr Cde 34

35 Thanks 35

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

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

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

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

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

More information

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

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

Universal input/output controller

Universal input/output controller Embedded autmatin equipment (Shanghai) Limited Rm 305. Twer B.NO.18Talin rad Pudng District, Shanghai Phne: +86-21-51090839/50750355, fax: +86-21-50758598, e-mail: sales@stammkn.cm Universal input/utput

More information

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin Open Sesame Grant Apdaca Jeffrey Blin Eric Taba Richie Agpaa Evin Sellin Descriptin Open Sesame is a prtable, affrdable, cmpact and easyt-use dr security accessry, that can unlck yur dr remtely with Wi-Fi

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

Sci. Technol. Arts Res. J., Oct-Dec 2015, 4(4):

Sci. Technol. Arts Res. J., Oct-Dec 2015, 4(4): DOI: http://dx.di.rg/10.4314/star.v4i4.20 ISSN: 2226-7522 (Print) and 2305-3372 (Online) Science, Technlgy and Arts Research Jurnal Sci. Technl. Arts Res. J., Oct-Dec 2015, 4(4): 131-137 Jurnal Hmepage:

More information

VM1AT-R1 INDUSTRIAL MICROCONTROLLER

VM1AT-R1 INDUSTRIAL MICROCONTROLLER VM1AT-R1 INDUSTRIAL MICROCONTROLLER WARNING T avid permanent damage t integrated circuits yu may take precautins t discharge any static electricity frm yur bdy befre handling them. ASSEMBLY INSTRUCTIONS

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

Guide for ESP32-Sense Development Kit

Guide for ESP32-Sense Development Kit Guide fr ESP32-Sense Develpment Kit 1. Overview The ESP32 tuch sensr develpment kit, ESP32-Sense Kit, is used fr evaluating and develping ESP32 tuch sensr system. ESP32-Sense Kit cnsists f ne mtherbard

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

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

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

Rectifiers convert DC to AC. Inverters convert AC to DC.

Rectifiers convert DC to AC. Inverters convert AC to DC. DT23-3 Inverter Ntes 3 January 23. The difference between Rectifiers and Inverters Rectifiers cnvert DC t AC. Inverters cnvert AC t DC. 2. Uses f Inverters Battery Backup. Batteries stre DC. Many appliances

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

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

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

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

GE Multilin 339 Motor Protection Specifications

GE Multilin 339 Motor Protection Specifications GE Multilin 339 Mtr Prtectin Specificatins The mtr prtectin relay shall prvide primary prtectin fr medium vltage mtrs. The relay shall be equipped with the fllwing prtectin functins. Mtr Thermal Overlad

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

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

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

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

A Practical Primer On Motor Drives (Part 1): What New Design Engineers Need To Know

A Practical Primer On Motor Drives (Part 1): What New Design Engineers Need To Know ISSUE: February 2016 A Practical Primer On Mtr Drives (Part 1): What New Design Engineers Need T Knw by Ken Jhnsn, Teledyne LeCry, Chestnut Ridge, N.Y. Many excellent textbks have been written n the subject

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

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

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

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

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

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

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

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

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

Experiment 7 Digital Logic Devices and the 555-Timer

Experiment 7 Digital Logic Devices and the 555-Timer Experiment 7 Digital Lgic Devices and the 555-Timer Purpse: In this experiment we address the cncepts f digital electrnics and lk at the 555-timer, a device that uses digital devices and ther electrnic

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

Experiment 7 Digital Logic Devices and the 555-Timer

Experiment 7 Digital Logic Devices and the 555-Timer Experiment 7 Digital Lgic Devices and the 555-Timer Purpse: In this experiment we address the cncepts f digital electrnics and lk at the 555-timer, a device that uses digital devices and ther electrnic

More information

(c) Compute the maximum instantaneous power dissipation of the transistor under worst-case conditions. Hint: Around 470 mw.

(c) Compute the maximum instantaneous power dissipation of the transistor under worst-case conditions. Hint: Around 470 mw. Hmewrk b ECE (F) 8 prblems fr 00 pts Due Oct A. Unidirectinal Current Bster Analysis ) Cnsider the current bster shwn in Fig.. Assume an ideal p amp with V CC = 9V. The transistr is a N904, and use data

More information

Process Gain and Loop Gain

Process Gain and Loop Gain Prcess Gain and Lp Gain By nw, it is evident that ne can calculate the sensitivity fr each cmpnent in a cntrlled prcess. Smetimes, this sensitivity is referred t as a gain. The cnfusin is understandable

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

EE 3323 Electromagnetics Laboratory

EE 3323 Electromagnetics Laboratory EE 3323 Electrmagnetics Labratry Experiment #1 Waveguides and Waveguide Measurements 1. Objective The bjective f Experiment #1 is t investigate waveguides and their use in micrwave systems. Yu will use

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

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

Application Note. Lock-in Milliohmmeter

Application Note. Lock-in Milliohmmeter Applicatin Nte AN2207 Lck-in Millihmmeter Authr: Oleksandr Karpin Assciated Prject: Yes Assciated Part Family: CY8C24xxxA, CY8C27xxx PSC Designer Versin: 4.1 SP1 Assciated Applicatin Ntes: AN2028, AN2044,

More information

A Low Cost DC-DC Stepping Inductance Voltage Regulator With Fast Transient Loading Response

A Low Cost DC-DC Stepping Inductance Voltage Regulator With Fast Transient Loading Response A w Cst DC-DC Stepping Inductance Vltage Regulatr With Fast Transient ading Respnse.K. Pn C.P. iu M.H. Png The Pwer Electrnics abratry, Department f Electrical & Electrnic Engineering The University f

More information

EE 311: Electrical Engineering Junior Lab Phase Locked Loop

EE 311: Electrical Engineering Junior Lab Phase Locked Loop Backgrund Thery EE 311: Electrical Engineering Junir Lab Phase Lcked Lp A phase lcked lp is a cntrlled scillatr whse instantaneus frequency is dynamically adjusted thrugh multiplicative feedback and lw

More information

Specification for a communicating Panelboard system to monitor, control and maintain LV electrical installations

Specification for a communicating Panelboard system to monitor, control and maintain LV electrical installations Specificatin fr a cmmunicating Panelbard system t mnitr, cntrl and maintain LV electrical installatins A system fr: - Mnitring the prtectin and cntrl devices in an electrical installatin and prviding the

More information

ENGR-2300 ELCTRONIC INSTRUMENTATION Experiment 8. Experiment 8 Diodes

ENGR-2300 ELCTRONIC INSTRUMENTATION Experiment 8. Experiment 8 Diodes Experiment 8 Dides Purpse: The bjective f this experiment is t becme familiar with the prperties and uses f dides. We will first cnsider the i-v characteristic curve f a standard dide that we can use in

More information

Application for Drive Technology

Application for Drive Technology Applicatin fr Drive Technlgy MICROMASTER 4 Applicatin Descriptin Warranty, Liability and Supprt 1 Warranty, Liability and Supprt We d nt accept any liability fr the infrmatin cntained in this dcument.

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

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

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

More information

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

Lab 5 Blood Pressure Measurement System (Feb 13/14)

Lab 5 Blood Pressure Measurement System (Feb 13/14) GOAL Lab 5 Bld Pressure Measurement System (Feb 3/4) Demnstrate a system that measures mean arterial pressure (MAP). OBJECTIVES ) Build the electrnics t measure the air pressure frm a pressure cuff. 2)

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

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

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

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

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

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

ELECTRICAL CIRCUITS LABORATORY II EEE 209 EXPERIMENT-6. Operational Amplifiers II

ELECTRICAL CIRCUITS LABORATORY II EEE 209 EXPERIMENT-6. Operational Amplifiers II ADANA SCIENCE AND TECHNOLOGY UNIVERSITY ELECTRICAL ELECTRONICS ENGINEERING DEPARTMENT ELECTRICAL CIRCUITS LABORATORY II EEE 209 EXPERIMENT-6 Operatinal Amplifiers II OPERATIONAL AMPLIFIERS Objectives The

More information

For over 25 years Mtroniks have been at the forefront of electronic speed control design and manufacture for the hobby industry.

For over 25 years Mtroniks have been at the forefront of electronic speed control design and manufacture for the hobby industry. DC MOTOR SPEED CONTROLLER MODEL: DCI120-12 True Trque TM Thank yu fr chsing Mtrniks t cntrl yur mdel Overview Dimensins: 133x115x57mm Weight: 700g Fr ver 25 years Mtrniks have been at the frefrnt f electrnic

More information

USER MANUAL HIGH INTERCEPT LOW NOISE AMPLIFIER (HILNA TM ) V1

USER MANUAL HIGH INTERCEPT LOW NOISE AMPLIFIER (HILNA TM ) V1 USER MANUAL HIGH INTERCEPT LOW NOISE AMPLIFIER (HILNA TM ) V1 PART NUMBERS: HILNA-V1 HILNA-V1-M/F RF, Wireless, and Embedded Systems Engineering NuWaves Engineering 132 Edisn Drive Middletwn, Ohi 45044

More information

MILES: A Microcontroller Learning System combining Hardware and Software tools

MILES: A Microcontroller Learning System combining Hardware and Software tools MILES: A Micrcntrller Learning System cmbining Hardware and Sftware tls Luis F. Ferreira, Emili L. Mats, Luis M. Menendez and Enrique Mandad Institute fr Applied Electrnics, University f Vig (Spain) lferreira@uvig.es

More information

The fan-in of a logic gate is defined as the number of inputs that the gate is designed to handle.

The fan-in of a logic gate is defined as the number of inputs that the gate is designed to handle. 8 Lgic Families Characteristics f Digital IC Threshld Vltage The threshld vltage is defined as that vltage at the input f a gate which causes a change in the state f the utput frm ne lgic level t the ther.

More information

Operational Amplifiers High Speed Operational Amplifiers

Operational Amplifiers High Speed Operational Amplifiers F Electrnics: Operatinal Amplifiers Page 11.1 Operatinal Amplifiers High Speed Operatinal Amplifiers Operatinal amplifiers with 3 db bandwidths f up t 1.5 GHz are nw available, such peratinal amplifiers

More information

Damocles 1208 MANUAL. Damocles Damocles 1208 Manual. Input status LED indicators. Inputs Not connected

Damocles 1208 MANUAL. Damocles Damocles 1208 Manual. Input status LED indicators. Inputs Not connected Damcles 1208 Damcles 1208 MANUAL Input status LED indicatrs Inputs 5 12 Nt cnnected DIP settings Default: DIP1:SETUP = Off DIP2:SAFE = Off Inputs 1 4 Output activatin LED indicatrs Outputs 1 8 (pen cllectrs)

More information

Exam solutions FYS3240/

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

More information

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

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

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

Implementation Of 12V To 330V Boost Converter With Closed Loop Control Using Push Pull Topology

Implementation Of 12V To 330V Boost Converter With Closed Loop Control Using Push Pull Topology Implementatin Of 12V T 330V Bst Cnverter With Clsed Lp Cntrl Using Push Pull Tplgy Anande J.T 1, Odinya J.O.. 2, Yilwatda M.M. 3 1,2,3 Department f Electrical and Electrnics Engineering, Federal University

More information

ITT Technical Institute. ET245 Electronic Devices II Onsite Course SYLLABUS

ITT Technical Institute. ET245 Electronic Devices II Onsite Course SYLLABUS ITT Technical Institute ET245 Electrnic Devices II Onsite Curse SYLLABUS Credit hurs: 4 Cntact/Instructinal hurs: 50 (30 Thery Hurs, 20 Lab Hurs) Prerequisite(s) and/r Crequisite(s): Prerequisite: ET215

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

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

Design, Modelling and Application of Microcontroller (MCU) on Marine Tanks

Design, Modelling and Application of Microcontroller (MCU) on Marine Tanks Prceeding f Ocean, Mechanical and Aerspace -Science and Engineering-, Vl.3 Nvember 7, 2016 Design, Mdelling and Applicatin f Micrcntrller (MCU) n Marine Tanks a) Malaysian Maritime Academy, Melaka, Malaysia

More information

ADVERTISEMENT FOR PROPOSALS. Publish Tuesday November 14, 2017 Wisconsin State Journal

ADVERTISEMENT FOR PROPOSALS. Publish Tuesday November 14, 2017 Wisconsin State Journal ADVERTISEMENT FOR PROPOSALS Publish Tuesday Nvember 14, 2017 Wiscnsin State Jurnal The Madisn Metrplitan Sewerage District requests prpsals fr a replacement Variable Frequency Drive (VFD). Specificatins

More information

Some Safety Warnings

Some Safety Warnings Sme Safety Warnings 1. With the pwer supply pen and cnnected t AC mains (huse) pwer, there is the pssibility that yu may cntact AC mains (huse) vltage. Depending n the scenari, that can be fatal. 2. The

More information

Remote Control Learn Button Receiver Input Connections

Remote Control Learn Button Receiver Input Connections Remte Cntrl Learn Buttn Receiver Input Cnnectins Remte Cntrl LED Light Wi-fi/Factry Reset Buttn Receiver Output Cnnectin Heartbeat LED Light PRV Cnnectins Pwer Reset Buttn Pl / Treadmill Switch Flat Switch

More information

High Power, Super-Fast SPST switch

High Power, Super-Fast SPST switch High Pwer, Super-Fast SPST switch 1 =ns,=1.1µs,=39ns - - 1-1 1-1 - -1-5 5 1 15 5 3 35 ch A: Frequency(kHz) 9. Jul1 1:9 µs =19ns,=5ns,=7ns. 1. 1.... -. -. -1. 1 1 - -1. - -5 5 1 15 5 3 35 5 ch A: Frequency(kHz)

More information

Review of Electronic I. Lesson #2 Solid State Circuitry Diodes & Transistors Chapter 3. BME Electronics II J.Schesser

Review of Electronic I. Lesson #2 Solid State Circuitry Diodes & Transistors Chapter 3. BME Electronics II J.Schesser Review f Electrnic I Lessn #2 Slid State Circuitry Dides & Transistrs Chapter 3 ME 498008 Electrnics II 55 Dides Typical Dide VI Characteristics Frward ias Regin Reverse ias Regin Reverse reakdwn Regin

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

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

EEEE 381 Electronics I

EEEE 381 Electronics I EEEE 381 Electrnics I Lab #4: MOSFET Differential Pair with Active Lad Overview The differential amplifier is a fundamental building blck in electrnic design. The bjective f this lab is t examine the vltage

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

DesignCon A New Reference Design Development Environment for JPEG 2000 Applications

DesignCon A New Reference Design Development Environment for JPEG 2000 Applications DesignCn 2003 System-n-Chip and ASIC Design Cnference Reference Design Paper A New Reference Design Develpment Envirnment fr JPEG 2000 Applicatins Authrs Bill Finch Vice President, CAST Inc. Warren Miller

More information

Technical Documentation

Technical Documentation DIN-RAIL MOUNTING ACCORDING TO EN60715. AC MAINS POWER SUPPLY. RS485 SERIAL COMMUNICATION. IR SERIAL COMMUNICATION (2 PORTS). WI-FI COMMUNICATION. PULSE INPUT (OPTIONAL) AND TEMPERATURE SENSOR INPUT (OPTIONAL).

More information

Release Notes. Scania Diagnos & Programmer 3 Version Version 2.31 replaces version 2.30 of Scania Diagnos & Programmer 3.

Release Notes. Scania Diagnos & Programmer 3 Version Version 2.31 replaces version 2.30 of Scania Diagnos & Programmer 3. en-gb Release Ntes Scania Diagns & Prgrammer 3 Versin 2.31 Versin 2.31 replaces versin 2.30 f Scania Diagns & Prgrammer 3. The prgram supprts the fllwing vehicles: P, G, R, and S series (2016-) P, G, R

More information

Xerox 8160/8142 Wide Format Color

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

More information

Four Switch Three Phase Inverter with Modified Z-Source

Four Switch Three Phase Inverter with Modified Z-Source Fur Switch Three Phase Inverter with Mdified Z-Surce Ragubathi. D, Midhusha. S and Ashk Rangaswamy, Department f Electrical and Electrnics Engineering, Sri Shakthi Instititute f Engineering and Technlgy,

More information

LED DALI MC+ Switch Input Module - User Manual

LED DALI MC+ Switch Input Module - User Manual LED MC+ Switch Input Mdule - User Manual Item n.: LC-004-301 1. Prduct Descriptin The MC+ is a Cmpact Multi Cntrl mdule with 4 freely prgramable swithcing inputs (ptential-free clsing cntacts). The supply

More information

Wireless Bridge Module for DXR2.E

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

More information

DEI 1028 Voltage Clamping Circuit

DEI 1028 Voltage Clamping Circuit Device Engineering Incrprated 385 East Alam Drive handler, AZ 85225 Phne: (48) 33-822 Fax: (48) 33-824 E-mail: admin@deiaz.cm DEI 128 ltage lamping ircuit Features Prtectin fr pwer electrnics n 28D avinics

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

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

Electrical devices may only be mounted and connected by electrically skilled persons. 2-gang Art. N. : HS2 RF 4-gang Art. N. : HS4 RF Operating instructins 1 Safety instructins Electrical devices may nly be munted and cnnected by electrically skilled persns. Serius injuries, fire r prperty

More information

CPC1230NTR. 4 Pin SOP OptoMOS Relay

CPC1230NTR. 4 Pin SOP OptoMOS Relay 4 Pin SOP OptMOS Relay Units Lad Vltage 3 V Lad Current 1 ma Max R ON Ω Features Small 4 Pin SOP Package Lw Drive Pwer Requirements (TTL/CMOS Cmpatible) N Mving Parts High Reliability Arc-Free With N Snubbing

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

SISTEMA ELEVATÓRIO ETV 460A

SISTEMA ELEVATÓRIO ETV 460A Parts included with yur Flat Lift Lift unit ( #1 ) Pwer supply ( #2 ) R.F. Mdule ( #3 ) Rcker switch ( #4 ) Remte Cntrl ( #5 ) Lift unit ( #1 ) Remte Cntrl ( #5 ) Pwer supply ( #2 ) Rcker switch ( #4 )

More information

PTE-100-V USER S MANUAL VOLTAGE, FREQUENCY, AND SYNCHRONIZING RELAY TESTING UNIT USER S MANUAL DISCLAIMER

PTE-100-V USER S MANUAL VOLTAGE, FREQUENCY, AND SYNCHRONIZING RELAY TESTING UNIT USER S MANUAL DISCLAIMER VOLTAGE, FREQUENCY, AND SYNCHRONIZING RELAY TESTING UNIT Quality is the cre reference fr EurSMC s activities, aimed t fully satisfy ur custmers needs and expectatins. DISCLAIMER The infrmatin, prduct specificatins,

More information