Experiment 5.B. Multifunction Wireless Control. ECEN 2270 Electronics Design Laboratory 1

Size: px
Start display at page:

Download "Experiment 5.B. Multifunction Wireless Control. ECEN 2270 Electronics Design Laboratory 1"

Transcription

1 .B Multifunction Wireless Control Electronics Design Laboratory 1

2 Procedures 5.B.0 5.B.1 5.B.2 5.B.3 5.B.4 Turn in your pre-lab before doing anything else. Check that Part A is in working order Wirelessly controlled LED Transmission t on Measurement Robot Control Electronics Design Laboratory 2

3 B.1 Check that Part A is in working order After completing part A you should have A solid understanding of how each of the blocks in your wireless communication receiver and transmitter work A working receiver with an experimentally verified center frequency within 10Hz of your nominal center frequency A filter gain of 0dB or less at both +40Hz and -40Hz from your nominal center frequency A peak-detector and comparator circuit that is working and tested A transmitter circuit with a tunable modulation frequency If you don t have all of these things go finish them! In Part B you will Connect your receiver to your Arduino Use your new wireless communication circuits as a remote control for your robot Electronics Design Laboratory 3

4 B.2 Wireless LED Control Connect the output of your wireless receiver circuit to your Arduino Wireless Receiver Circuit Receiver GND Signal Processing 5VDC Write test code to turn on the Arduino LED when you are transmitting, and turn it off when you are not Have a TA or Instructor check that this is working Include your code in your lab report Electronics Design Laboratory 4

5 B.3 Transmission t on Measurement We will be using pulse length to control your robot. This is one of the simplest ways to communicate using 1 s and 0 s, but it doesn t give you much flexibility. It is a good first step. For this method of control Your transmitter input will be a string of pulses at a fixed frequency with a certain t ON Your receiver will filter and re-digitize these pulses and output them to your Arduino The Arduino will measure the t ON of the incoming pulses, and take action based on the length. Fixed Frequency Input 5VDC Transmitter Circuitry Variable t ON 5VDC Receiver Circuitry Hey! Listen! The received t ON is between X seconds and Y seconds! That means I should preform action Z! Seconds Electronics Design Laboratory 5

6 B.3 Transmission t on Measurement Determine your fixed frequency input waveform characteristics t ON must be greater than 10/f m Why is this? Explain in your lab report. A good target for the minimum t ON is 20/f m Your input waveform should have a duty cycle D of no less than 15% and no more than 75% In your lab report describe your input waveform Frequency, minimum duty cycle D min, maximum duty cycle D max, minimum t ON, maximum t ON, etc Electronics Design Laboratory 6

7 B.3 Transmission t on Measurement Program your Adruino to measure the length of an input pulse and print it out to the serial port Using the pulsein() function is the easiest way to do this Include this code in your report, and a description of what you did, how you did it, and why. How does the pulsein() function work? If you could not program this function yourself ask! Generate a plot if input t ON vs. measured pulse length. You are likely to see that your measured pulse length is less than your set input t ON Why is this? Include the plot and an explanation in your lab report. Split your possible pulse lengths into 4 bins, and have your Arduino print a unique string for each See the example table to the right Pulse Length Bin You will have different timings and different bins than this 0ms < t ON < 10ms STOP table shows! Do not try and 10ms < t just use this table! ON < 20ms FORWARD Have a TA or instructor check that 20ms < t ON < 30ms LEFT this is working 30ms < t ON RIGHT Electronics Design Laboratory 7

8 B.4 Robot Control Write four Arduino functions stop() forward() left() right() Program your arduino to execute these functions based on the input pulses. You should be able to drive your robot around the lab this is what you will do for your demo! Electronics Design Laboratory 8

Experiment 5.A. Basic Wireless Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 5.A. Basic Wireless Control. ECEN 2270 Electronics Design Laboratory 1 .A Basic Wireless Control ECEN 2270 Electronics Design Laboratory 1 Procedures 5.A.0 5.A.1 5.A.2 5.A.3 5.A.4 5.A.5 5.A.6 Turn in your pre lab before doing anything else. Receiver design band pass filter

More information

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #10 Electronics Design Laboratory 1 Lessons from Experiment 4 Code debugging: use print statements and serial monitor window Circuit debugging: Re check operation

More information

Electronics Design Laboratory Lecture #6. ECEN2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #6. ECEN2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #6 Electronics Design Laboratory 1 Soldering tips ECEN 227 Electronics Design Laboratory 2 Introduction to Lab 3 Part B: Closed-Loop Speed Control -1V Experiment 3A

More information

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture # ECEN 7 Electronics Design Laboratory Project Must rely on fully functional Lab circuits, Lab circuit is optional Can re do wireless or replace it with a different

More information

ENGR 1110: Introduction to Engineering Lab 7 Pulse Width Modulation (PWM)

ENGR 1110: Introduction to Engineering Lab 7 Pulse Width Modulation (PWM) ENGR 1110: Introduction to Engineering Lab 7 Pulse Width Modulation (PWM) Supplies Needed Motor control board, Transmitter (with good batteries), Receiver Equipment Used Oscilloscope, Function Generator,

More information

Experiment 4.B. Position Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 4.B. Position Control. ECEN 2270 Electronics Design Laboratory 1 Experiment 4.B Position Control Electronics Design Laboratory 1 Procedures 4.B.1 4.B.2 4.B.3 4.B.4 Read Encoder with Arduino Position Control by Counting Encoder Pulses Demo Setup Extra Credit Electronics

More information

Understanding the Arduino to LabVIEW Interface

Understanding the Arduino to LabVIEW Interface E-122 Design II Understanding the Arduino to LabVIEW Interface Overview The Arduino microcontroller introduced in Design I will be used as a LabVIEW data acquisition (DAQ) device/controller for Experiments

More information

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 1 MAXIMUM POWER TRANSFER OBJECTIVES In this experiment the student will investigate the circuit requirements

More information

Laboratory Design Project: PWM DC Motor Speed Control

Laboratory Design Project: PWM DC Motor Speed Control EE-331 Devices and Circuits I Summer 2013 Due dates: Laboratory Design Project: PWM DC Motor Speed Control Instructor: Tai-Chang Chen 1. Operation of the circuit should be verified by your lab TA by Friday,

More information

Experiment 1.A. Working with Lab Equipment. ECEN 2270 Electronics Design Laboratory 1

Experiment 1.A. Working with Lab Equipment. ECEN 2270 Electronics Design Laboratory 1 .A Working with Lab Equipment Electronics Design Laboratory 1 1.A.0 1.A.1 3 1.A.4 Procedures Turn in your Pre Lab before doing anything else Setup the lab waveform generator to output desired test waveforms,

More information

EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE

EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE LABORATORY 7: IR SENSORS AND DISTANCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA, LAS VEGAS GOAL: This section will introduce

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

Class #6: Experiment The 555-Timer & Pulse Width Modulation

Class #6: Experiment The 555-Timer & Pulse Width Modulation Class #6: Experiment The 555-Timer & Pulse Width Modulation Purpose: In this experiment we look at the 555-timer, a device that uses digital devices and other electronic switching elements to generate

More information

Experiment 4 Detection of Antipodal Baseband Signals

Experiment 4 Detection of Antipodal Baseband Signals Experiment 4 Detection of Antipodal Baseand Signals INRODUCION In previous experiments we have studied the transmission of data its as a 1 or a 0. hat is, a 1 volt signal represented the it value of 1

More information

Transmit filter designs for ADSL modems

Transmit filter designs for ADSL modems EE 233 Laboratory-4 1. Objectives Transmit filter designs for ADSL modems Design a filter from a given topology and specifications. Analyze the characteristics of the designed filter. Use SPICE to verify

More information

Ultra Wide Band Low Noise Amplifier GHz. Electrical Specifications, TA = +25⁰C, With Vg= -5V, Vcc = +4V ~ +7V, 50 Ohm System

Ultra Wide Band Low Noise Amplifier GHz. Electrical Specifications, TA = +25⁰C, With Vg= -5V, Vcc = +4V ~ +7V, 50 Ohm System Ultra Wide Band Low Noise Amplifier 0.5 46GHz Parameter Min. Typ. Max. Min. Typ. Max. Units Frequency Range 0.5 20 20 46 GHz Gain 13 13 db Gain Variation Over Temperature (-45 ~ +85) ±3 ±2 db Noise Figure

More information

Measurement of Digital Transmission Systems Operating under Section March 23, 2005

Measurement of Digital Transmission Systems Operating under Section March 23, 2005 Measurement of Digital Transmission Systems Operating under Section 15.247 March 23, 2005 Section 15.403(f) Digital Modulation Digital modulation is required for Digital Transmission Systems (DTS). Digital

More information

Module: Arduino as Signal Generator

Module: Arduino as Signal Generator Name/NetID: Teammate/NetID: Module: Laboratory Outline In our continuing quest to access the development and debugging capabilities of the equipment on your bench at home Arduino/RedBoard as signal generator.

More information

Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective

Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective Wireless Communication Systems Laboratory Lab#1: An introduction to basic digital baseband communication through MATLAB simulation Objective The objective is to teach students a basic digital communication

More information

Transmit filter designs for ADSL modems

Transmit filter designs for ADSL modems Transmit filter designs for ADSL modems 1. OBJECTIVES... 2 2. REFERENCE... 2 3. CIRCUITS... 2 4. COMPONENTS AND SPECIFICATIONS... 3 5. DISCUSSION... 3 6. PRE-LAB... 4 6.1 RECORDING SPECIFIED OPAMP PARAMETERS

More information

Electronics Design Laboratory Lecture #9. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #9. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #9 Electronics Design Laboratory 1 Notes Finishing Lab 4 this week Demo requires position control using interrupts and two actions Rotate a given angle Move forward

More information

Exercise 2: Current in a Series Resistive Circuit

Exercise 2: Current in a Series Resistive Circuit DC Fundamentals Series Resistive Circuits Exercise 2: Current in a Series Resistive Circuit EXERCISE OBJECTIVE circuit by using a formula. You will verify your results with a multimeter. DISCUSSION Electric

More information

Wireless Communication Systems Laboratory Lab #3: Introduction to wireless front-end

Wireless Communication Systems Laboratory Lab #3: Introduction to wireless front-end Objective Wireless Communication Systems Laboratory Lab #3: Introduction to wireless front-end The objective of this experiment is to study hardware components which are commonly used in most of the wireless

More information

The plan... CSE 6324 From control to actuators Michael Jenkin Office Hours: Sherman 1028 Wed 3-4. From the bottom up...

The plan... CSE 6324 From control to actuators Michael Jenkin Office Hours: Sherman 1028 Wed 3-4. From the bottom up... The plan... CSE 6324 From control to actuators Michael Jenkin jenkin@cse.yorku.ca Office Hours: Sherman 1028 Wed 3-4 Lectures this week No class next week Start building the week after (i) Need to sort

More information

Ultrasonic Sensor Module for a Robot (HG-M40 Series, HG-L40 Series)

Ultrasonic Sensor Module for a Robot (HG-M40 Series, HG-L40 Series) Ultrasonic Sensor Module for a Robot (HG-M40 Series, HG-L40 Series) Features Object Detector and Range Finder Medium Range Various Directivities Low Click Noise Indoor Environment Minimum Dead Zone Real-Time

More information

AN ARDUINO CONTROLLED CHAOTIC PENDULUM FOR A REMOTE PHYSICS LABORATORY

AN ARDUINO CONTROLLED CHAOTIC PENDULUM FOR A REMOTE PHYSICS LABORATORY AN ARDUINO CONTROLLED CHAOTIC PENDULUM FOR A REMOTE PHYSICS LABORATORY J. C. Álvarez, J. Lamas, A. J. López, A. Ramil Universidade da Coruña (SPAIN) carlos.alvarez@udc.es, jlamas@udc.es, ana.xesus.lopez@udc.es,

More information

Sampling and Reconstruction

Sampling and Reconstruction Experiment 10 Sampling and Reconstruction In this experiment we shall learn how an analog signal can be sampled in the time domain and then how the same samples can be used to reconstruct the original

More information

SV613 USB Interface Wireless Module SV613

SV613 USB Interface Wireless Module SV613 USB Interface Wireless Module SV613 1. Description SV613 is highly-integrated RF module, which adopts high performance Si4432 from Silicon Labs. It comes with USB Interface. SV613 has high sensitivity

More information

Small RF Budget SRB MX145

Small RF Budget SRB MX145 Small RF Budget SRB MX145 V 1.0.0 Thank you for choosing the SRB Module Transmitter as an addition to your ham radio equipment! We hope it will turn into an important tool for you in the years to come.

More information

Lab 9: 3 phase Inverters and Snubbers

Lab 9: 3 phase Inverters and Snubbers Lab 9: 3 phase Inverters and Snubbers Name: Pre Lab 3 phase inverters: Three phase inverters can be realized in two ways: three single phase inverters operating together, or one three phase inverter. The

More information

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 1 INTRODUCTION TO THE EMONA SIGEX BOARD FOR NI ELVIS OBJECTIVES The purpose of this experiment is

More information

EE 3101 ELECTRONICS I LABORATORY EXPERIMENT 9 LAB MANUAL APPLICATIONS OF IC BUILDING BLOCKS

EE 3101 ELECTRONICS I LABORATORY EXPERIMENT 9 LAB MANUAL APPLICATIONS OF IC BUILDING BLOCKS EE 3101 ELECTRONICS I LABORATORY EXPERIMENT 9 LAB MANUAL APPLICATIONS OF IC BUILDING BLOCKS OBJECTIVES In this experiment you will Explore the use of a popular IC chip and its applications. Become more

More information

Vishay s TSDP Receiver Series for Infrared Data Communications

Vishay s TSDP Receiver Series for Infrared Data Communications VISHAY SEMICONDUCTORS www.vishay.com Infrared Remote Control Receivers By John Fisher The TSDP series devices described in this application note are suitable for receiving low-speed infrared data communications

More information

Lab 1: Testing and Measurement on the r-one

Lab 1: Testing and Measurement on the r-one Lab 1: Testing and Measurement on the r-one Note: This lab is not graded. However, we will discuss the results in class, and think just how embarrassing it will be for me to call on you and you don t have

More information

YEDITEPE UNIVERSITY ENGINEERING FACULTY COMMUNICATION SYSTEMS LABORATORY EE 354 COMMUNICATION SYSTEMS

YEDITEPE UNIVERSITY ENGINEERING FACULTY COMMUNICATION SYSTEMS LABORATORY EE 354 COMMUNICATION SYSTEMS YEDITEPE UNIVERSITY ENGINEERING FACULTY COMMUNICATION SYSTEMS LABORATORY EE 354 COMMUNICATION SYSTEMS EXPERIMENT 3: SAMPLING & TIME DIVISION MULTIPLEX (TDM) Objective: Experimental verification of the

More information

Parts to be supplied by the student: Breadboard and wires IRLZ34N N-channel enhancement-mode power MOSFET transistor

Parts to be supplied by the student: Breadboard and wires IRLZ34N N-channel enhancement-mode power MOSFET transistor University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 3 Electronic Speed Control and Pulse Width Modulation A. Stolp, 12/31/12 Rev. Objectives 1 Introduce the Oscilloscope and learn

More information

ECEN3250 Lab 6 Design of Current Sources Using MOS Transistors

ECEN3250 Lab 6 Design of Current Sources Using MOS Transistors Lab 6 Design of Current Sources Using MOS Transistors with Extra-Credit Problem Design of a Saw-Tooth Waveform Generator ECE Department University of Colorado, Boulder 1 Prelab Assignment Current sources

More information

Instrument Usage in Circuits Lab

Instrument Usage in Circuits Lab Instrument Usage in Circuits Lab This document contains descriptions of the various components and instruments that will be used in Circuit Analysis laboratory. Descriptions currently exist for the following

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module 1. Description www.nicerf.com RF4432 RF4432 wireless transceiver module RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity

More information

ROTRONIC HygroClip Digital Input / Output

ROTRONIC HygroClip Digital Input / Output ROTRONIC HygroClip Digital Input / Output OEM customers that use the HygroClip have the choice of using either the analog humidity and temperature output signals or the digital signal input / output (DIO).

More information

Gigabit Ethernet Consortium Clause 38 PMD Conformance Test Suite v.7 Report

Gigabit Ethernet Consortium Clause 38 PMD Conformance Test Suite v.7 Report Gigabit Ethernet Consortium Clause 38 PMD Conformance Test Suite v.7 Report UNH-IOL 121 Technology Drive, Suite 2 Durham, NH 3824 +1-63-862-9 GE Consortium Manager: Gerard Nadeau grn@iol.unh.edu +1-63-862-166

More information

ESE 350 Microcontroller Laboratory Lab 5: Sensor-Actuator Lab

ESE 350 Microcontroller Laboratory Lab 5: Sensor-Actuator Lab ESE 350 Microcontroller Laboratory Lab 5: Sensor-Actuator Lab The purpose of this lab is to learn about sensors and use the ADC module to digitize the sensor signals. You will use the digitized signals

More information

Communication Systems Lab

Communication Systems Lab LAB MANUAL Communication Systems Lab (EE-226-F) Prepared by: Varun Sharma (Lab In-charge) Dayal C. Sati (Faculty In-charge) B R C M CET BAHAL DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING Page

More information

Lakehead University. Department of Electrical Engineering

Lakehead University. Department of Electrical Engineering Lakehead University Department of Electrical Engineering Lab Manual Engr. 053 (Digital Signal Processing) Instructor: Dr. M. Nasir Uddin Last updated on January 16, 003 1 Contents: Item Page # Guidelines

More information

ECEN Network Analysis Section 3. Laboratory Manual

ECEN Network Analysis Section 3. Laboratory Manual ECEN 3714----Network Analysis Section 3 Laboratory Manual LAB 07: Active Low Pass Filter Oklahoma State University School of Electrical and Computer Engineering. Section 3 Laboratory manual - 1 - Spring

More information

MAS.160 / MAS.510 / MAS.511 Signals, Systems and Information for Media Technology Fall 2007

MAS.160 / MAS.510 / MAS.511 Signals, Systems and Information for Media Technology Fall 2007 MIT OpenCourseWare http://ocw.mit.edu MAS.160 / MAS.510 / MAS.511 Signals, Systems and Information for Media Technology Fall 2007 For information about citing these materials or our Terms of Use, visit:

More information

Application Note. High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU

Application Note. High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU Application Note High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU Revision 1.0 1 INTRODUCTION For 1:1 or 1+1 line card redundancy in T1/E1 applications, power failure can cause a line

More information

MAE106 Laboratory Exercises Lab # 1 - Laboratory tools

MAE106 Laboratory Exercises Lab # 1 - Laboratory tools MAE106 Laboratory Exercises Lab # 1 - Laboratory tools University of California, Irvine Department of Mechanical and Aerospace Engineering Goals To learn how to use the oscilloscope, function generator,

More information

DEPARTMENT OF INFORMATION ENGINEERING. Test No. 1. Introduction to Scope Measurements. 1. Correction. Term Correction. Term...

DEPARTMENT OF INFORMATION ENGINEERING. Test No. 1. Introduction to Scope Measurements. 1. Correction. Term Correction. Term... 2. Correction. Correction Report University of Applied Sciences Hamburg Group No : DEPARTMENT OF INFORMATION ENGINEERING Laboratory for Instrumentation and Measurement L: in charge of the report Test No.

More information

Properties of Sound. Goals and Introduction

Properties of Sound. Goals and Introduction Properties of Sound Goals and Introduction Traveling waves can be split into two broad categories based on the direction the oscillations occur compared to the direction of the wave s velocity. Waves where

More information

HAC-UT V6.3 Wireless Single Meter/Double pipe Metering type Wireless Transmitter. HAC-LMR Wireless Data Receiver/ Repeater Module

HAC-UT V6.3 Wireless Single Meter/Double pipe Metering type Wireless Transmitter. HAC-LMR Wireless Data Receiver/ Repeater Module HAC-UT V6.3 Wireless Single Meter/Double pipe Metering type Wireless Transmitter HAC-LMR Wireless Data Receiver/ Repeater Module SHENZHEN HAC TELECOM TECHNOLOGY CO., LTD Address: 3rd Area, 19 th Fl, Tower

More information

RS-232 to Current Loop Converters

RS-232 to Current Loop Converters CL1060/1090xxx 703 5856 RS-232 to Current Loop Converters DB25F to DB25M Product Code CL1060A-M DB25M to DB25F Product Code CL1060A-F DB25M to Terminal Block Product Code CL1090A-M DB25F to Terminal Block

More information

Adding Heart to Your Technology

Adding Heart to Your Technology CHR S 3G Contact heart rate measurement system Model with wireless receiver and connectors (#94032432) APPLICATIONS: Commercial exercise equipment FEATURES Contact heart rate measurement 8s typical detection

More information

LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY

LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY Objectives Preparation Tools To see the inner workings of a commercial mechatronic system and to construct a simple manual motor speed controller and current

More information

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information

RLC Frequency Response

RLC Frequency Response 1. Introduction RLC Frequency Response The student will analyze the frequency response of an RLC circuit excited by a sinusoid. Amplitude and phase shift of circuit components will be analyzed at different

More information

EE 233 Circuit Theory Lab 2: Amplifiers

EE 233 Circuit Theory Lab 2: Amplifiers EE 233 Circuit Theory Lab 2: Amplifiers Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 LM348N Op-amp Parameters... 2 3.2 Voltage Follower Circuit Analysis... 2 3.2.1

More information

R. Grant, Wireless Group Manager

R. Grant, Wireless Group Manager KTL Test Report: 9R02216 Applicant: Daniels Electronics Ltd. 43 Erie Street Victoria, BC V8V 1P8 Equipment Under Test: (E.U.T.) Transmitter (VT-3A130) In Accordance With: FCC Part 87, Subpart D Tested

More information

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance)

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Supriya Bhuran 1, Rohit V. Agrawal 2, Kiran D. Bombe 2, Somiran T. Karmakar 2, Ninad V. Bapat 2 1 Assistant Professor, Dept. Instrumentation,

More information

RC Circuit Activity. Retrieve a power cord and a voltage sensor from the wire rack hanging on the wall in the lab room.

RC Circuit Activity. Retrieve a power cord and a voltage sensor from the wire rack hanging on the wall in the lab room. Purpose RC Circuit Activity Using an RC circuit, students will determine time constants by varying the resistance of the circuit and analyzing the exponential decay. After determining several time constants,

More information

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page!

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page! ECE3204 D2015 Lab 1 The Operational Amplifier: Inverting and Non-inverting Gain Configurations Gain-Bandwidth Product Relationship Frequency Response Limitation Transfer Function Measurement DC Errors

More information

Lab: Blood Pressure. Goal: Design and test a bandpass filter that can isolate a blood pressure signal.

Lab: Blood Pressure. Goal: Design and test a bandpass filter that can isolate a blood pressure signal. Page /10 1 Lab: Blood Pressure Goal: Design and test a bandpass filter that can isolate a blood pressure signal. This week you will design and build a system to estimate your mean arterial pressure (blood

More information

The VSX3622, a 1.5 kw X-Band GaN Power Amplifier for Radar Application

The VSX3622, a 1.5 kw X-Band GaN Power Amplifier for Radar Application The VSX3622, a 1.5 kw X-Band GaN Power Amplifier for Radar Application George Solomon, Dave Riffelmacher, Matt Boucher, Mike Tracy, Brian Carlson, Todd Treado Communications & Power Industries LLC, Beverly

More information

Electronics Design Laboratory Lecture #4. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #4. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #4 Electronics Design Laboratory 1 Part A Experiment 2 Robot DC Motor Measure DC motor characteristics Develop a Spice circuit model for the DC motor and determine

More information

High Group Hz Hz. 697 Hz A. 770 Hz B. 852 Hz C. 941 Hz * 0 # D. Table 1. DTMF Frequencies

High Group Hz Hz. 697 Hz A. 770 Hz B. 852 Hz C. 941 Hz * 0 # D. Table 1. DTMF Frequencies AN-1204 DTMF Tone Generator Dual-tone multi-frequency signaling (DTMF) was first developed by Bell Labs in the 1950 s as a method to support the then revolutionary push button phone. This signaling system

More information

EE 210 Lab Exercise #3 Introduction to PSPICE

EE 210 Lab Exercise #3 Introduction to PSPICE EE 210 Lab Exercise #3 Introduction to PSPICE Appending 4 in your Textbook contains a short tutorial on PSPICE. Additional information, tutorials and a demo version of PSPICE can be found at the manufacturer

More information

Week 8 AM Modulation and the AM Receiver

Week 8 AM Modulation and the AM Receiver Week 8 AM Modulation and the AM Receiver The concept of modulation and radio transmission is introduced. An AM receiver is studied and the constructed on the prototyping board. The operation of the AM

More information

Wireless Communication Systems Lab-Manual-3 Introduction to Wireless Front End. Objective

Wireless Communication Systems Lab-Manual-3 Introduction to Wireless Front End. Objective Wireless Communication Systems Lab-Manual-3 Introduction to Wireless Front End Objective The objective of this experiment is to study hardware components which are commonly used in most of the wireless

More information

EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE

EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE EGG 101L INTRODUCTION TO ENGINEERING EXPERIENCE LABORATORY 6: INTRODUCTION TO BREADBOARDS DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA, LAS VEGAS GOAL: This section introduces

More information

EE 233 Circuit Theory Lab 4: Second-Order Filters

EE 233 Circuit Theory Lab 4: Second-Order Filters EE 233 Circuit Theory Lab 4: Second-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Generic Equalizer Filter... 2 3.2 Equalizer Filter for Audio Mixer...

More information

Class #25: Digital Electronics and Software Python2.7-Based Control and Data Acquisition

Class #25: Digital Electronics and Software Python2.7-Based Control and Data Acquisition Class #25: Digital Electronics and Software Python2.7-Based Control and Data Acquisition Purpose: In this experiment we will learn to use the Python 2.7 Programming Language to provide input signals for

More information

Keywords: ISM, RF, transmitter, short-range, RFIC, switching power amplifier, ETSI

Keywords: ISM, RF, transmitter, short-range, RFIC, switching power amplifier, ETSI Maxim > Design Support > Technical Documents > Application Notes > Wireless and RF > APP 4929 Keywords: ISM, RF, transmitter, short-range, RFIC, switching power amplifier, ETSI APPLICATION NOTE 4929 Adapting

More information

Lab 1. Resonance and Wireless Energy Transfer Physics Enhancement Programme Department of Physics, Hong Kong Baptist University

Lab 1. Resonance and Wireless Energy Transfer Physics Enhancement Programme Department of Physics, Hong Kong Baptist University Lab 1. Resonance and Wireless Energy Transfer Physics Enhancement Programme Department of Physics, Hong Kong Baptist University 1. OBJECTIVES Introduction to the concept of resonance Observing resonance

More information

Catalog

Catalog - 1 - Catalog 1. Overview... - 3-2. Feature...- 3-3. Application... - 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 4-1) Power on Reset... - 4-2) Sleep mode...- 4-3) Working

More information

DEMO CIRCUIT 976 LT3476EUHF. Quadruple High Power LED Driver in Buck Mode DESCRIPTION. PERFORMANCE SUMMARY Specifications are at TA = 25 C

DEMO CIRCUIT 976 LT3476EUHF. Quadruple High Power LED Driver in Buck Mode DESCRIPTION. PERFORMANCE SUMMARY Specifications are at TA = 25 C DEMO CIRCUIT 976 QUICK START LT3476EUHF GUIDE DESCRIPTION WARNING! Do not look directly at operating LED. This circuit produces light that can damage eyes. Demonstration circuit 976 is a Quadruple High

More information

Select the single most appropriate response for each question.

Select the single most appropriate response for each question. ECE 362 Final Lab Practical - 1 - Practice Exam / Solution PART 1: Multiple Choice Select the single most appropriate response for each question. Note that none of the above MAY be a VALID ANSWER. (Solution

More information

R 1 R 2. (3) Suppose you have two ac signals, which we ll call signals A and B, which have peak-to-peak amplitudes of 30 mv and 600 mv, respectively.

R 1 R 2. (3) Suppose you have two ac signals, which we ll call signals A and B, which have peak-to-peak amplitudes of 30 mv and 600 mv, respectively. 29:128 Homework Problems 29:128 Homework 0 reference: Chapter 1 of Horowitz and Hill (1) In the circuit shown below, V in = 9 V, R 1 = 1.5 kω, R 2 = 5.6 kω, (a) Calculate V out (b) Calculate the power

More information

AC : THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS

AC : THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS AC 8-1513: THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS Michael Holden, California Maritime Academy Michael Holden teaches in the department of Mechanical Engineering at

More information

Catalog

Catalog - 1 - Catalog 1. Overview...- 3-2. Feature... - 3-3. Application...- 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 4-6. Operation... - 4-1) Power on Reset... - 4-2) Sleep mode... - 4-3) Working

More information

Class #9: Experiment Diodes Part II: LEDs

Class #9: Experiment Diodes Part II: LEDs Class #9: Experiment Diodes Part II: LEDs Purpose: The objective of this experiment is to become familiar with the properties and uses of LEDs, particularly as a communication device. This is a continuation

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

Portland State University MICROCONTROLLERS

Portland State University MICROCONTROLLERS PH-315 MICROCONTROLLERS INTERRUPTS and ACCURATE TIMING I Portland State University OBJECTIVE We aim at becoming familiar with the concept of interrupt, and, through a specific example, learn how to implement

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Exercise 1: PWM Modulator University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Lab 3: Power-System Components and

More information

Xeta4. Occupied Bandwidth. Measurements

Xeta4. Occupied Bandwidth. Measurements Xeta4 Occupied Bandwidth Measurements 10/7/2013 Witnessed by Test conducted by Date 10/8/2013 Date 10/8/2013 Page 1 of 39 Introduction... 4 Scope... 4 Equipment Under Test (EUT)... 4 Power Input... 4 Peripheral

More information

GFT bit High Speed Digitizer

GFT bit High Speed Digitizer FEATURES Up to 4 analog channels in only 1U space Up to 2GS/s sampling rate per channel 14 bits vertical resolution DC coupled with up to 1GHz bandwidth Programmable DC offset Internal and external clock

More information

FIBER105.TIF OUTLINE DIMENSIONS in inches (mm) .176 (4.47).165 (4.19) .500 MIN (12.7) FIBER203.DIM. Pinout 1. Capacitor 2. VÙÙ 3.

FIBER105.TIF OUTLINE DIMENSIONS in inches (mm) .176 (4.47).165 (4.19) .500 MIN (12.7) FIBER203.DIM. Pinout 1. Capacitor 2. VÙÙ 3. FEATURES Converts fiber optic input signals to TTL digital outputs Typical sensitivity 500 nw peak ( 33 dbm) Single 5 V supply requirement Edge detection circuitry gives 20 db minimum dynamic range, low

More information

GPS7500 Noise & Interference Generator

GPS7500 Noise & Interference Generator All-in-one for valuable GPS interference testing GPS7500 Noise & Interference Generator GPS7500 Noise & Interference The Noise Com GPS7500 Noise & Interference Generator is capable of generating up to

More information

INSTRUCTION SHEET WIDEBAND POWER SENSOR MODEL Copyright 2008 by Bird Electronic Corporation Instruction Book P/N Rev.

INSTRUCTION SHEET WIDEBAND POWER SENSOR MODEL Copyright 2008 by Bird Electronic Corporation Instruction Book P/N Rev. INSTRUCTION SHEET WIDEBAND POWER SENSOR MODEL 5012 Copyright 2008 by Bird Electronic Corporation Instruction Book P/N 920-5012 Rev. C Description The Bird 5012 Wideband Power Sensor (WPS) is a Thruline

More information

ECE 231 Laboratory Exercise 3 Oscilloscope/Function-Generator Operation ECE 231 Laboratory Exercise 3 Oscilloscope/Function Generator Operation

ECE 231 Laboratory Exercise 3 Oscilloscope/Function-Generator Operation ECE 231 Laboratory Exercise 3 Oscilloscope/Function Generator Operation ECE 231 Laboratory Exercise 3 Oscilloscope/Function Generator Operation Laboratory Group (Names) OBJECTIVES Gain experience in using an oscilloscope to measure time varying signals. Gain experience in

More information

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth Bradley University Department of Electrical and Computer Engineering Senior Capstone Project Proposal December 6 th, 2005 Team Members: Luke Vercimak Karl Weyeneth Advisors: Dr. In Soo Ahn Dr. Thomas L.

More information

EECS 307: Lab Handout 2 (FALL 2012)

EECS 307: Lab Handout 2 (FALL 2012) EECS 307: Lab Handout 2 (FALL 2012) I- Audio Transmission of a Single Tone In this part you will modulate a low-frequency audio tone via AM, and transmit it with a carrier also in the audio range. The

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Name: MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.091 Hands-On Introduction to EE Lab Skills Laboratory No. 1 Oscilloscopes, Multimeter, Function Generator IAP 2008 1 Objective In this laboratory, you will

More information

Developments in Ultrasonic Guided Wave Inspection

Developments in Ultrasonic Guided Wave Inspection Developments in Ultrasonic Guided Wave Inspection Wireless Structural Health Monitoring Technology for Heat Exchanger Shells using Magnetostrictive Sensor Technology N. Muthu, EPRI, USA; G. Light, Southwest

More information

Photline ModBox. ModBox-PP-NIR Near Infra-Red Pulse Picker Modulation Unit FEATURES. Performance Highlights OPTIONS. Optical Pulse Diagrams

Photline ModBox. ModBox-PP-NIR Near Infra-Red Pulse Picker Modulation Unit FEATURES. Performance Highlights OPTIONS. Optical Pulse Diagrams The ModBox Pulse Picker allows to pick and pulse shape any pulse or pulse sequence in an incoming pulse train. It acts as a fast gate with low insertion loss and high extinction, and is available in a

More information

Test No. 2. Advanced Scope Measurements. History. University of Applied Sciences Hamburg. Last chance!! EEL2 No 2

Test No. 2. Advanced Scope Measurements. History. University of Applied Sciences Hamburg. Last chance!! EEL2 No 2 University of Applied Sciences Hamburg Group No : DEPARTMENT OF INFORMATION ENGINEERING Laboratory for Instrumentation and Measurement L1: in charge of the report Test No. 2 Date: Assistant A2: Professor:

More information

Power Electronics Laboratory-2 Uncontrolled Rectifiers

Power Electronics Laboratory-2 Uncontrolled Rectifiers Roll. No: Checked By: Date: Grade: Power Electronics Laboratory-2 and Uncontrolled Rectifiers Objectives: 1. To analyze the working and performance of a and half wave uncontrolled rectifier. 2. To analyze

More information

Experiment #2 Half Wave Rectifier

Experiment #2 Half Wave Rectifier PURPOSE: ELECTRONICS 224 ETR620S Experiment #2 Half Wave Rectifier This laboratory session acquaints you with the operation of a diode power supply. You will study the operation of half-wave and the effect

More information

MAS160: Signals, Systems & Information for Media Technology. Problem Set 4. DUE: October 20, 2003

MAS160: Signals, Systems & Information for Media Technology. Problem Set 4. DUE: October 20, 2003 MAS160: Signals, Systems & Information for Media Technology Problem Set 4 DUE: October 20, 2003 Instructors: V. Michael Bove, Jr. and Rosalind Picard T.A. Jim McBride Problem 1: Simple Psychoacoustic Masking

More information

Electronic Instrumentation ENGR-4300 Fall 2004 Section Experiment 7 Introduction to the 555 Timer, LEDs and Photodiodes

Electronic Instrumentation ENGR-4300 Fall 2004 Section Experiment 7 Introduction to the 555 Timer, LEDs and Photodiodes Experiment 7 Introduction to the 555 Timer, LEDs and Photodiodes Purpose: In this experiment, we learn a little about some of the new components which we will use in future projects. The first is the 555

More information

Electrical Engineering: Smart Lighting

Electrical Engineering: Smart Lighting Boston University Summer Challenge Summer 2015 Electrical Engineering: Smart Lighting Prepared by: Prof. Thomas Little, tdcl@bu.edu, 617-353-9877, PHO 426 with contributions from Dr. Tarik Borogovac Edited

More information