Mind Games. Daniel Warner (EE) John Parker (EE) Justin Dwyer (EE) Duy Nguyen (EE) G38

Size: px
Start display at page:

Download "Mind Games. Daniel Warner (EE) John Parker (EE) Justin Dwyer (EE) Duy Nguyen (EE) G38"

Transcription

1 Mind Games Daniel Warner (EE) John Parker (EE) Justin Dwyer (EE) Duy Nguyen (EE) G38

2 Goals & Objectives Basic Overview The goal of this project is to control multiple applications through nontraditional methods. Human Input - Brainwaves, Muscle Movement, Heart Rate via BCI (Brain Control Interface) DSP - Laptop Computer to MCU Application - RC Car, Water Fountain, Claw Machine

3 Motivation Diverse Multi-discipline project - Aspects include: Biomedical Engineering DSP / Programing RF / Wireless Communications Mechanical Engineering Concepts

4 Specifications -Overall System Latency of 750ms -General controller board should be flexible and offer many control options -Claw machine needs to capable of carrying a load of 1/2 pound -Claw machine needs a minimum of half of an inch precision in x-y motion -Water fountain displays pulse across three pumps -RC Car should be drivable using basic controls (Left, Right, Forward, Reverse)

5 Overall Block Diagram

6 BCI Hardware Key Points -Multiple BioPotential Inputs -High Resolution -High Bit Depth

7 Electrodes Passive vs Active -Passive requires Capacitive gel to overcome trace impedance of skull -Active uses small amplifier to boost signal -Modern Active and Passive Electrodes have a similar SNR

8 Headwear Headset International Standard for EEG Capture Primarily Targeting Brain Alpha Waves Found between 9-14 Hz Strongest Propagation in the O1 and O2 Region Occurs when users eyes are closed

9 DSP Software 3 options for software choice -MATLAB, Python, BrainBay Pro Con MATLAB Extremely powerful, experienced in using it Expensive to buy software & Processing Package Python With correct modules, as powerful as MATLAB, free, Code establishing connection to board available No experience in programming python BrainBay Extremely simple to use, free Too simple. Lacks programming options & output is limited to keyboard strikes.

10 Lab Streaming Layer The lab streaming layer (LSL) is a system for collecting data. It handles both the networking, time-synchronization, access as well as optionally the centralized collection, viewing and disk recording of the data. We will use LSL to send our data from the board into the scripts designed to process it. Latency is a big concern with our project. LSL samples are transferred with less than.1 milliseconds of latency for samples smaller than a megabyte.

11 EMG The code for this portion must detect a muscle being flexed. The spikes created by this muscle activity are huge and easily detected. We will compute the absolute value of the signal, then output a positive if the signal is above 12uV.

12 EMG Output We will be monitoring the muscle activity of the jaw in the Claw Machine program. As soon as we detect a clenched jaw, we will output a C over serial to the PCB controlling the Claw Machine.

13

14 EKG Detection The code for this portion must detect the pulse of the user. By counting the number of samples between the strong negative peaks, the time between each pulse can be determined. Sample of minimum Samples between mins Calculated pulse

15 EKG Output Limitations on communicating between python and our MCU limited us to transferring ascii characters. Once the pulse is found, that number is converted into an ascii character, and that character transferred to the MCU

16 EKG Program Flowchart

17 Alpha Wave Detection Alpha waves are produced at ~10 Hz. The image below shows EEG Data band pass filtered between 9-12 Hz to show the alpha band. When the eyes are closed, there is a large increase in activity in the range 9-12 Hz.

18 Alpha Wave Detection Detecting Alpha -Filter Signal -Compute Average -Output if wave detected

19

20

21 Determining Head Tilt Determining the way a user is tilting their head will be accomplished using the on board accelerometers. Compute what percentage of earth s gravity each axis experiences From that, the angle of the head will be determined

22 Accelerometer Processing

23 Accelerometer Testing Data is shown in its separate channels, with channel 0 = x, 1 = y, 2 = z The data begins with the board flat on a desk, then tilted different directions every 5 seconds

24 Head Tilt Output If a head tilt is determined using the accelerometer, a coresponding ascii character is output. The Claw Machine will expect an l for left, r for right, f for forward, and b for backwards. The RC Car will expect a w for forward, an s for backward, a d for right, and an a for left

25 General Development Board Many specialized Dev boards are currently available for different technologies. 3G GSM, Bluetooth, Wifi, RF. We wanted something that was able to do more and offered useful inputs with a seamless connection.

26

27

28

29

30

31

32

33

34

35

36 Water Fountain;/,.,. This water fountain will change output based on the user s pulse. The following slide will show the schematic for the water fountain. Tiers active Pulse<75 75<Pulse<110 Pulse> ,2 1,2,3

37

38 Issues *Inductive load from relay end *sparking from contact end *inductive noise when pumps shut off *isolating analog and digital grounds *decoupling capacitors *solid state relays *dc motor

39 Claw Machine Application References not many claw machine references -decided to reference the x-y motion/rails from a 3d Printer -attach a motor on a platform for z motion User friendly: Easy input signals to control the claw machine game. with little to no BCI training. EMG signals: Unlocks control of x and y-axis Accelerometer signals: tilt forward -> move forward tilt backwards -> move backwards tilt left -> move left tilt right -> move right EEG signal: close eyes and relax (alpha wave) -> claw drop

40 Claw Machine Subsystem

41 Bipolar Stepper Motor Advantages: Provides high resolution and fair amount of torque, relatively cheap, long lifespan Disadvantages: Current draw, Dedicated Drivers, No internal feedback system Requirements: Project requires precision, enough torque to move the metal rails, and durability. Power consumption is not a main concern and a feedback system can be implemented through hardware and software design How to overcome the feedback issue: z axis:utilize a counter in software and rely on precision of stepper motor x-y axis: Timing belt slipping means counter is not an option Utilize limiting switches to send signal to mcu when collision occurs

42 Stepper Motors Leadshine s stepper motor selection document used for torque calculations through dynamics free body diagrams and equations: Stepper motors selected:

43 x-y Axis Feedback System Encoder: expensive hardware and software unnecessarily harder bulkier Limit switches: Cheap Simple configuration effective easy coding

44 Stepper Motor Driver Allegro A4988: Max load supply voltage: 35V Max output current: 2A Logic supply voltage: 3.3V to 5.5V Enable pin will be used to shut off holding torque and reduce power consumption Heatsink required for full 2 A current draw

45 Claw Relay Parasonic 5V Relay: JS1A-B-5V-F High contact capacity: 10 A Max operating voltage: 100V DC Nominal operating current at 5V: 72 ma Coil resistance: 69.4Ω FairChild NPN Transistor: BC337 Max Ic current: 800mA minimum hfe at Ic=100mA: 100 Vbe(sat): 1.2V Vce(sat) from circuit configuration: 40mV *ensure Ib does not exceed mcu rating

46 Power System RAIDMAX XT series RX-300XT 300W ATX12V / EPS12V Power Supply: V@14A, +5V@15A, +12V@21A cost: $22 Need: output 24V 1 Amp Current *attempted to use +12V to -12V for 24 but could only supply.5a *used 24V wall TI TPS55340RTER DC-DC Boost Converter: Vin: 2.9V to 32V Vout max: 38V 95% efficiency cost: $5

47 Program Flow x-y motion

48 Delivery System Program Flow

49 Work Distribution Daniel John Justin Bob BCI Hardware DSP Primary Secondary Secondary Primary Wireless Communication RC Car Water Fountain Claw Machine Admin/ Management Primary Primary Primary Primary Primary Primary

50 Budget

51 Financing / Sponsors

52

Mind Games. Daniel Warner, John Parker, Justin Dwyer, and Duy Nguyen

Mind Games. Daniel Warner, John Parker, Justin Dwyer, and Duy Nguyen Mind Games Daniel Warner, John Parker, Justin Dwyer, and Duy Nguyen Dept. of Electrical Engineering and Computer Science, University of Central Florida, Orlando, Florida, 32816-2450 Abstract Brain Control

More information

Mind Games. Senior Design Project Group 38. Daniel Warner Duy Nguyen John Parker Justin Dwyer

Mind Games. Senior Design Project Group 38. Daniel Warner Duy Nguyen John Parker Justin Dwyer Mind Games Senior Design Project Group 38 Daniel Warner Duy Nguyen John Parker Justin Dwyer April 29 th 2016 Spring 2016 i P a g e Table of Contents 1.0 Executive Summary..1 2.0 Project Description 2 2.1

More information

PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974

PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974 PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974 DESIGN ANALYSIS: CLOCK As is shown in the block diagram of the sequencer (fig. 1) and the schematic (fig. 2), the clock

More information

Experiment (1) Principles of Switching

Experiment (1) Principles of Switching Experiment (1) Principles of Switching Introduction When you use microcontrollers, sometimes you need to control devices that requires more electrical current than a microcontroller can supply; for this,

More information

Group #17 Arian Garcia Javier Morales Tatsiana Smahliuk Christopher Vendette

Group #17 Arian Garcia Javier Morales Tatsiana Smahliuk Christopher Vendette Group #17 Arian Garcia Javier Morales Tatsiana Smahliuk Christopher Vendette Electrical Engineering Electrical Engineering Electrical Engineering Electrical Engineering Contents 1 2 3 4 5 6 7 8 9 Motivation

More information

Implementation of Mind Control Robot

Implementation of Mind Control Robot Implementation of Mind Control Robot Adeel Butt and Milutin Stanaćević Department of Electrical and Computer Engineering Stony Brook University Stony Brook, New York, USA adeel.butt@stonybrook.edu, milutin.stanacevic@stonybrook.edu

More information

DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION. 500KHz, 18V, 2A Synchronous Step-Down Converter

DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION. 500KHz, 18V, 2A Synchronous Step-Down Converter DESCRIPTION The is a fully integrated, high-efficiency 2A synchronous rectified step-down converter. The operates at high efficiency over a wide output current load range. This device offers two operation

More information

Introduction to Arduino HW Labs

Introduction to Arduino HW Labs Introduction to Arduino HW Labs In the next six lab sessions, you ll attach sensors and actuators to your Arduino processor This session provides an overview for the devices LED indicators Text/Sound Output

More information

DUAL STEPPER MOTOR DRIVER

DUAL STEPPER MOTOR DRIVER DUAL STEPPER MOTOR DRIVER GENERAL DESCRIPTION The is a switch-mode (chopper), constant-current driver with two channels: one for each winding of a two-phase stepper motor. is equipped with a Disable input

More information

PART TOP VIEW V EE 1 V CC 1 CONTROL LOGIC

PART TOP VIEW V EE 1 V CC 1 CONTROL LOGIC 19-1331; Rev 1; 6/98 EVALUATION KIT AVAILABLE Upstream CATV Driver Amplifier General Description The MAX3532 is a programmable power amplifier for use in upstream cable applications. The device outputs

More information

Figure 1.1 Mechatronic system components (p. 3)

Figure 1.1 Mechatronic system components (p. 3) Figure 1.1 Mechatronic system components (p. 3) Example 1.2 Measurement System Digital Thermometer (p. 5) Figure 2.2 Electric circuit terminology (p. 13) Table 2.2 Resistor color band codes (p. 18) Figure

More information

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as BioE 1310 - Review 5 - Digital 1/16/2017 Instructions: On the Answer Sheet, enter your 2-digit ID number (with a leading 0 if needed) in the boxes of the ID section. Fill in the corresponding numbered

More information

EECS 473 Advanced Embedded Systems

EECS 473 Advanced Embedded Systems EECS 473 Advanced Embedded Systems Lecture 15: Power review & Switching power supplies (again) A number of slides taken from UT-Austin s EE462L power electronics class. http://users.ece.utexas.edu/~kwasinski/ee462ls14.html

More information

EUP V/12V Synchronous Buck PWM Controller DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit. 1

EUP V/12V Synchronous Buck PWM Controller DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit. 1 5V/12V Synchronous Buck PWM Controller DESCRIPTION The is a high efficiency, fixed 300kHz frequency, voltage mode, synchronous PWM controller. The device drives two low cost N-channel MOSFETs and is designed

More information

3 Circuit Theory. 3.2 Balanced Gain Stage (BGS) Input to the amplifier is balanced. The shield is isolated

3 Circuit Theory. 3.2 Balanced Gain Stage (BGS) Input to the amplifier is balanced. The shield is isolated Rev. D CE Series Power Amplifier Service Manual 3 Circuit Theory 3.0 Overview This section of the manual explains the general operation of the CE power amplifier. Topics covered include Front End Operation,

More information

Improving feedback current accuracy when using H-Bridges for closed loop motor control

Improving feedback current accuracy when using H-Bridges for closed loop motor control NXP Semiconductors Application Note Document Number: AN5212 Rev. 1.0, 7/2016 Improving feedback accuracy when using H-Bridges for closed loop motor control 1 Introduction Many applications use DC motors

More information

IL8190 TECHNICAL DATA PRECISION AIR - CORE TACH / SPEEDO DRIVER WITH RETURN TO ZERO DESCRIPTION FEATURES

IL8190 TECHNICAL DATA PRECISION AIR - CORE TACH / SPEEDO DRIVER WITH RETURN TO ZERO DESCRIPTION FEATURES TECHNICAL DATA PRECISION AIR - CORE TACH / SPEEDO DRIVER WITH RETURN TO ZERO IL8190 DESCRIPTION The IL8190 is specifically designed for use with air core meter movements. The IC provides all the functions

More information

APPLICATION NOTE AN-009. GaN Essentials. AN-009: Bias Sequencing and Temperature Compensation for GaN HEMTs

APPLICATION NOTE AN-009. GaN Essentials. AN-009: Bias Sequencing and Temperature Compensation for GaN HEMTs GaN Essentials AN-009: Bias Sequencing and Temperature Compensation for GaN HEMTs NITRONEX CORPORATION 1 OCTOBER 2008 GaN Essentials: Bias Sequencing and Temperature Compensation of GaN HEMTs 1. Table

More information

Weekly Update Michael Jorgensen Week of 2/25/11 3/3/11

Weekly Update Michael Jorgensen Week of 2/25/11 3/3/11 Weekly Update Michael Jorgensen Week of 2/25/11 3/3/11 I tested the circuit with my left masseter and temporalis muscles. I obtained a clean signal as shown in FIG. 1 (L masseter). It is evident that the

More information

NJM37717 STEPPER MOTOR DRIVER

NJM37717 STEPPER MOTOR DRIVER STEPPER MOTOR DRIVER GENERAL DESCRIPTION PACKAGE OUTLINE NJM37717 is a stepper motor diver, which consists of a LS-TTL compatible logic input stage, a current sensor, a monostable multivibrator and a high

More information

Solid State Devices (2)

Solid State Devices (2) Solid State Devices (2) Daniel Kohn University of Memphis Department of Engineering Technology TECH 3821 Industrial Electronics Fall 2015 Opto Isolators An optoisolator (also known as optical coupler,

More information

Filterless 3W Class- D Mono Audio Amplifier

Filterless 3W Class- D Mono Audio Amplifier Preliminary Datasheet LPA00 Filterless 3W Class- D Mono Audio Amplifier General Description The LPA00 is a 3W, class-d audio amplifier. It offers low THD+N, allowing it to achieve high-quality Power Supply

More information

Lecture 4. Integrated Electronics

Lecture 4. Integrated Electronics Lecture 4 Integrated Electronics P, N is the doping of silicon to carry P (+) or N (-) charge) DIODES -> Recitifier I P N If V > V ON of diode, V V ON I = R Forward bias, conducting I Von ~ 0.6 V Example:

More information

AIC1340 High Performance, Triple-Output, Auto- Tracking Combo Controller

AIC1340 High Performance, Triple-Output, Auto- Tracking Combo Controller High Performance, Triple-Output, Auto- Tracking Combo Controller FEATURES Provide Triple Accurate Regulated Voltages Optimized Voltage-Mode PWM Control Dual N-Channel MOSFET Synchronous Drivers Fast Transient

More information

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G P R O F. S L A C K L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G G B S E E E @ R I T. E D U B L D I N G 9, O F F I C E 0 9-3 1 8 9 ( 5 8 5 ) 4 7 5-5 1 0

More information

Implications of Using kw-level GaN Transistors in Radar and Avionic Systems

Implications of Using kw-level GaN Transistors in Radar and Avionic Systems Implications of Using kw-level GaN Transistors in Radar and Avionic Systems Daniel Koyama, Apet Barsegyan, John Walker Integra Technologies, Inc., El Segundo, CA 90245, USA Abstract This paper examines

More information

Practice questions for BIOEN 316 Quiz 4 Solutions for questions from 2011 and 2012 are posted with their respective quizzes.

Practice questions for BIOEN 316 Quiz 4 Solutions for questions from 2011 and 2012 are posted with their respective quizzes. Practice questions for BIOEN 316 Quiz 4 Solutions for questions from 2011 and 2012 are posted with their respective quizzes. 1. [2011] When we talk about an ideal op-amp we usually make two assumptions.

More information

When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required.

When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required. 1 When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required. More frequently, one of the items in this slide will be the case and biasing

More information

STATION NUMBER: LAB SECTION: RC Oscillators. LAB 5: RC Oscillators ELECTRICAL ENGINEERING 43/100. University Of California, Berkeley

STATION NUMBER: LAB SECTION: RC Oscillators. LAB 5: RC Oscillators ELECTRICAL ENGINEERING 43/100. University Of California, Berkeley YOUR NAME: YOUR SID: Lab 5: RC Oscillators EE43/100 Spring 2013 Kris Pister YOUR PARTNER S NAME: YOUR PARTNER S SID: STATION NUMBER: LAB SECTION: Pre- Lab GSI Sign- Off: Pre- Lab Score: /40 In- Lab Score:

More information

.SYSC 3203: Final Exam December 18, 2014 Carleton University, Systems and Computer Engineering

.SYSC 3203: Final Exam December 18, 2014 Carleton University, Systems and Computer Engineering .SYS 3203: Final Exam December 18, 2014 arleton University, Systems and omputer Engineering Instructions: - This exam has 5 pages and 9 questions (worth 100 points). Answer all questions. Marks are indicated.

More information

Page 1. Relays. Poles and Throws. Relay Types. Common embedded system problem CS/ECE 6780/5780. Al Davis. Terminology used for switches

Page 1. Relays. Poles and Throws. Relay Types. Common embedded system problem CS/ECE 6780/5780. Al Davis. Terminology used for switches Relays CS/ECE 6780/5780 Al Davis Today s topics: Relays & Motors prelude to 5780 Lab 9 Common embedded system problem digital control: relatively small I & V levels controlled device requires significantly

More information

Tarocco Closed Loop Motor Controller

Tarocco Closed Loop Motor Controller Contents Safety Information... 3 Overview... 4 Features... 4 SoC for Closed Loop Control... 4 Gate Driver... 5 MOSFETs in H Bridge Configuration... 5 Device Characteristics... 6 Installation... 7 Motor

More information

SGM mA Buck/Boost Charge Pump LED Driver

SGM mA Buck/Boost Charge Pump LED Driver GENERAL DESCRIPTION The SGM3140 is a current-regulated charge pump ideal for powering high brightness LEDs for camera flash applications. The charge pump can be set to regulate two current levels for FLASH

More information

NJM3777 DUAL STEPPER MOTOR DRIVER NJM3777E3(SOP24)

NJM3777 DUAL STEPPER MOTOR DRIVER NJM3777E3(SOP24) DUAL STEPPER MOTOR DRIER GENERAL DESCRIPTION The NJM3777 is a switch-mode (chopper), constant-current driver with two channels: one for each winding of a two-phase stepper motor. The NJM3777 is equipped

More information

RAD HARD 36V, 2A, 2.0MHz STEP-DOWN SWITCHING REGULATOR CONTROLLER

RAD HARD 36V, 2A, 2.0MHz STEP-DOWN SWITCHING REGULATOR CONTROLLER MIL-PRF-38534 AND 38535 CERTIFIED FACILITY M.S.KENNEDY CORP. FEATURES: RAD HARD 36V, 2A, 2.0MHz STEP-DOWN SWITCHING REGULATOR CONTROLLER 5058RH Manufactured using Rad Hard RH3480MILDICE Radiation Hardened

More information

Impedance Matching to 50Ω

Impedance Matching to 50Ω Impedance Matching to 50Ω The figure above shows the output matching circuit as implemented on the TRF7960EVM on a simulated Smith chart plot going from the nominal 4 Ohm TX_OUT (Pin 5) to near 50 Ohms

More information

Input & Output Limitations 3. Multiple Choice Quiz TI Precision Labs Op Amps

Input & Output Limitations 3. Multiple Choice Quiz TI Precision Labs Op Amps Input & Output Limitations 3 Multiple Choice Quiz TI Precision Labs Op Amps Quiz: Input & Output Limitations 3 1. The figure below shows a classic bipolar output stage. Which of the following is true?

More information

SGM9111 8MHz Rail-to-Rail Composite Video Driver with 6dB Gain

SGM9111 8MHz Rail-to-Rail Composite Video Driver with 6dB Gain PRODUCT DESCRIPTION The SGM9111 is single rail-to-rail 5-pole output reconstruction filter with a -3dB bandwidth of 8MHz and a slew rate of 3.8V/µs. Operating from single supplies ranging from 3.V to 5.5V

More information

WebSeminar: Signal Chain Overview

WebSeminar: Signal Chain Overview WebSeminar: December, 2005 Hello, and welcome to the Microchip Technology Web Seminar overview of signal chains. My name is Kevin Tretter and I am a Product Marketing Engineer within Microchip Technology

More information

TOSHIBA BiCD Digital Integrated Circuit Silicon Monolithic TB62752BFUG

TOSHIBA BiCD Digital Integrated Circuit Silicon Monolithic TB62752BFUG TOSHIBA BiCD Digital Integrated Circuit Silicon Monolithic Step Up Type DC/DC Converter for White LED The is a high efficient Step-Up Type DC/DC Converter specially designed for constant current driving

More information

DATASHEET SMT172. Features and Highlights. Application. Introduction

DATASHEET SMT172. Features and Highlights. Application. Introduction V12 1/9 Features and Highlights World s most energy efficient temperature sensor Wide temperature range: -45 C to 130 C Extreme low noise: less than 0.001 C High accuracy: 0.25 C (-10 C to 100 C) 0.1 C

More information

USER S GUIDE POLOLU A4988 STEPPER MOTOR DRIVER CARRIER USING THE DRIVER POWER CONNECTIONS

USER S GUIDE POLOLU A4988 STEPPER MOTOR DRIVER CARRIER USING THE DRIVER POWER CONNECTIONS POLOLU A4988 STEPPER MOTOR DRIVER CARRIER USER S GUIDE USING THE DRIVER Minimal wiring diagram for connecting a microcontroller to an A4988 stepper motor driver carrier (full-step mode). POWER CONNECTIONS

More information

1 MHz to 2.7 GHz RF Gain Block AD8354

1 MHz to 2.7 GHz RF Gain Block AD8354 1 MHz to 2.7 GHz RF Gain Block AD834 FEATURES Fixed gain of 2 db Operational frequency of 1 MHz to 2.7 GHz Linear output power up to 4 dbm Input/output internally matched to Ω Temperature and power supply

More information

o What happens if S1 and S2 or S3 and S4 are closed simultaneously? o Perform Motor Control, H-Bridges LAB 2 H-Bridges with SPST Switches

o What happens if S1 and S2 or S3 and S4 are closed simultaneously? o Perform Motor Control, H-Bridges LAB 2 H-Bridges with SPST Switches Cornerstone Electronics Technology and Robotics II H-Bridges and Electronic Motor Control 4 Hour Class Administration: o Prayer o Debriefing Botball competition Four States of a DC Motor with Terminals

More information

1 MHz to 2.7 GHz RF Gain Block AD8354

1 MHz to 2.7 GHz RF Gain Block AD8354 Data Sheet FEATURES Fixed gain of 2 db Operational frequency of 1 MHz to 2.7 GHz Linear output power up to 4 dbm Input/output internally matched to Ω Temperature and power supply stable Noise figure: 4.2

More information

Introduction to Kionix KXM Tri-Axial Accelerometer

Introduction to Kionix KXM Tri-Axial Accelerometer Author: Che-Chang Yang(2006-01-02); recommendation: Yeh-Liang Hsu (2006-01-03). Introduction to Kionix KXM52-1050 Tri-Axial Accelerometer The Kionix KXM52-1050 tri-axial accelerometer, as shown in Figure

More information

LECTURE 4. Introduction to Power Electronics Circuit Topologies: The Big Three

LECTURE 4. Introduction to Power Electronics Circuit Topologies: The Big Three 1 LECTURE 4 Introduction to Power Electronics Circuit Topologies: The Big Three I. POWER ELECTRONICS CIRCUIT TOPOLOGIES A. OVERVIEW B. BUCK TOPOLOGY C. BOOST CIRCUIT D. BUCK - BOOST TOPOLOGY E. COMPARISION

More information

SKY3000. Data Sheet TRIPLE-TRACK MAGNETIC STRIPE F2F DECODER IC. For More Information. Solution Way Co., Ltd

SKY3000. Data Sheet TRIPLE-TRACK MAGNETIC STRIPE F2F DECODER IC. For More Information. Solution Way Co., Ltd SKY3000 Data Sheet MAGNETIC STRIPE F2F DECODER IC For More Information www.solutionway.com ydlee@solutionway.com Tel:+82-31-605-3800 Fax:+82-31-605-3801 1 Introduction 1. Description..3 2. Features...3

More information

Michael Hermansen. Low-Noise Piezoelectric Driver for External Cavity Diode Lasers. Physics 492R Capstone. 10 April Advisor: Dr.

Michael Hermansen. Low-Noise Piezoelectric Driver for External Cavity Diode Lasers. Physics 492R Capstone. 10 April Advisor: Dr. 1 Michael Hermansen Low-Noise Piezoelectric Driver for External Cavity Diode Lasers Physics 492R Capstone 10 April 2012 Advisor: Dr. Dallin Durfee 2 1. Abstract: I built a piezoelectric amplifier for a

More information

1A Buck/Boost Charge Pump LED Driver

1A Buck/Boost Charge Pump LED Driver 1A Buck/Boost Charge Pump LED Driver Description The Buck/Boost charge pump LED driver is designed for powering high brightness white LEDs for camera flash applications. The automatically switches modes

More information

RF2334. Typical Applications. Final PA for Low Power Applications Broadband Test Equipment

RF2334. Typical Applications. Final PA for Low Power Applications Broadband Test Equipment RF233 AMPLIFIER Typical Applications Broadband, Low Noise Gain Blocks IF or RF Buffer Amplifiers Driver Stage for Power Amplifiers Final PA for Low Power Applications Broadband Test Equipment Product Description

More information

LM675 Power Operational Amplifier

LM675 Power Operational Amplifier Power Operational Amplifier General Description The LM675 is a monolithic power operational amplifier featuring wide bandwidth and low input offset voltage, making it equally suitable for AC and DC applications.

More information

PowerAmp Design. PowerAmp Design PAD125 CURRENT LIMIT ACCESSORY MODULE

PowerAmp Design. PowerAmp Design PAD125 CURRENT LIMIT ACCESSORY MODULE PowerAmp Design CURRENT LIMIT ACCESSORY MODULE KEY FEATURES LOW COST ACCESSORY FLOATING CURRENT SENSE MULTIPLE MODE OPERATION WIDE SUPPLY RANGE 8V 20V GROUND REFEREED OUTPUT CONVENIENT SIP PIN-OUT CONFORMAL

More information

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 65 CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 4.1 INTRODUCTION Many control strategies are available for the control of IMs. The Direct Torque Control (DTC) is one of the most

More information

Formal Report of. Project 2: Advanced Multimeter using VHDL

Formal Report of. Project 2: Advanced Multimeter using VHDL EECE 280 & APSC 201 Formal Report of Project 2: Advanced Multimeter using VHDL Group: B7 Kelvin A Jae Yeong B Amelia C Chao J Rohit S Instructor: Dr. Joseph Yan (EECE 280) Dr. Jesus Calvino (EECE280) Mrs.

More information

Micropower, Single and Dual Supply Rail-to-Rail Instrumentation Amplifier AD627

Micropower, Single and Dual Supply Rail-to-Rail Instrumentation Amplifier AD627 a FEATURES Micropower, 85 A Max Supply Current Wide Power Supply Range (+2.2 V to 8 V) Easy to Use Gain Set with One External Resistor Gain Range 5 (No Resistor) to, Higher Performance than Discrete Designs

More information

idesyn id8802 2A, 23V, Synchronous Step-Down DC/DC

idesyn id8802 2A, 23V, Synchronous Step-Down DC/DC 2A, 23V, Synchronous Step-Down DC/DC General Description Applications The id8802 is a 340kHz fixed frequency PWM synchronous step-down regulator. The id8802 is operated from 4.5V to 23V, the generated

More information

TD62308AP,TD62308AF TD62308AP/AF. 4ch Low Input Active High-Current Darlington Sink Driver. Features. Pin Assignment (top view)

TD62308AP,TD62308AF TD62308AP/AF. 4ch Low Input Active High-Current Darlington Sink Driver. Features. Pin Assignment (top view) TOSHIBA Bipolar Digital Integrated Circuit Silicon Monolithic TD6238AP,TD6238AF 4ch Low Input Active High-Current Darlington Sink Driver TD6238AP/AF The TD6238AP/AF is a non inverting transistor array

More information

SA60. H-Bridge Motor Driver/Amplifiers SA60

SA60. H-Bridge Motor Driver/Amplifiers SA60 H-Bridge Motor Driver/Amplifiers FEATURES LOW COSOMPLETE H-BRIDGE SELF-CONTAINED SMART LOWSIDE/ HIGHSIDE DRIVE CIRCUITRY WIDE SUPPLY RANGE: UP TO 8V A CONTINUOUS OUTPUT ISOLATED CASE ALLOWS DIRECT HEATSINKING

More information

ies-2309 Integrated Easy Servo

ies-2309 Integrated Easy Servo Datasheet of the integrated easy servo motor ies-09 ies-09 Integrated Easy Servo Motor + Drive + Encoder, 0-0VDC, NEMA, 0.9Nm Features Easy servo control technology to combine advantages of open-loop stepper

More information

NCS3 Series Isolated 3W 4:1 Input Single Output DC-DC Converters

NCS3 Series Isolated 3W 4:1 Input Single Output DC-DC Converters FEATURES UL 9 recognised 4:1 Wide range voltage input Operating temperature range - C to 85 C with derating 1.5 kvdc Isolation Hi Pot Test 3.3V, 5V, & 15V outputs No electrolytic capacitors Continuous

More information

Design and Development of an Innovative Advertisement Display with Flipping Mechanism

Design and Development of an Innovative Advertisement Display with Flipping Mechanism Design and Development of an Innovative Advertisement Display with Flipping Mechanism Raymond Yeo K. W., P. Y. Lim, Farrah Wong Abstract Attractive and creative advertisement displays are often in high

More information

New Current-Sense Amplifiers Aid Measurement and Control

New Current-Sense Amplifiers Aid Measurement and Control AMPLIFIER AND COMPARATOR CIRCUITS BATTERY MANAGEMENT CIRCUIT PROTECTION Mar 13, 2000 New Current-Sense Amplifiers Aid Measurement and Control This application note details the use of high-side current

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) DMOS DUAL FULL BRIDGE DRIVER SUPPLY VOLTAGE UP TO 48V R DS(ON) 1.2Ω L6204 (25 C) CROSS CONDUCTION PROTECTION THERMAL SHUTDOWN 0.5A DC CURRENT TTL/CMOS COMPATIBLE DRIVER HIGH EFFICIENCY CHOPPING MULTIPOWER

More information

The FMMT718 Range, Features and Applications

The FMMT718 Range, Features and Applications The Range, Features and Applications Replacing SOT89, SOT223 and D-Pak Products with High Current SOT23 Bipolar Transistors. David Bradbury Neil Chadderton Designers of surface mount products wishing to

More information

Cyber Theater Project Video sync d Robot Play

Cyber Theater Project Video sync d Robot Play Cyber Theater Project Video sync d Robot Play By Prince Paul Under the guidance and support of Dr Marek A. Perkowski Mathias Sunardi Master of Science In Electrical and Computer Engineering Portland State

More information

Hello, and welcome to the TI Precision Labs video series discussing comparator applications. The comparator s job is to compare two analog input

Hello, and welcome to the TI Precision Labs video series discussing comparator applications. The comparator s job is to compare two analog input Hello, and welcome to the TI Precision Labs video series discussing comparator applications. The comparator s job is to compare two analog input signals and produce a digital or logic level output based

More information

Power Management. Introduction. Courtesy of Dr. Sanchez-Sinencio s Group. ECEN 489: Power Management Circuits and Systems

Power Management. Introduction. Courtesy of Dr. Sanchez-Sinencio s Group. ECEN 489: Power Management Circuits and Systems Power Management Introduction Courtesy of Dr. Sanchez-Sinencio s Group 1 Today What is power management? Big players Market Types of converters Pros and cons Specifications Selection of converters 2 Motivation

More information

Understanding RC Servos and DC Motors

Understanding RC Servos and DC Motors Understanding RC Servos and DC Motors What You ll Learn How an RC servo and DC motor operate Understand the electrical and mechanical details How to interpret datasheet specifications and properly apply

More information

DIO6605B 5V Output, High-Efficiency 1.2MHz, Synchronous Step-Up Converter

DIO6605B 5V Output, High-Efficiency 1.2MHz, Synchronous Step-Up Converter 5V Output, High-Efficiency 1.2MHz, Synchronous Step-Up Converter Rev 0.2 Features High-Efficiency Synchronous-Mode 2.7-4.5V input voltage range Device Quiescent Current: 30µA(TYP) Less than 1µA Shutdown

More information

Persistence of Vision LED Sphere

Persistence of Vision LED Sphere Persistence of Vision LED Sphere Project Proposal ECE 445 February 10, 2016 TA: Vivian Hou Michael Ling Li Quan 1 Table of Contents 1.0 Introduction... 3 1.1 Purpose and Motivation:... 3 1.2 Objectives:...

More information

FAN5602 Universal (Step-Up/Step-Down) Charge Pump Regulated DC/DC Converter

FAN5602 Universal (Step-Up/Step-Down) Charge Pump Regulated DC/DC Converter August 2009 FAN5602 Universal (Step-Up/Step-Down) Charge Pump Regulated DC/DC Converter Features Low-Noise, Constant-Frequency Operation at Heavy Load High-Efficiency, Pulse-Skip (PFM) Operation at Light

More information

100 VOLT 30 AMP H-BRIDGE PWM MOTOR

100 VOLT 30 AMP H-BRIDGE PWM MOTOR MIL-PRF-38534 CERTIFIED 100 VOLT 30 AMP 4205 H-BRIDGE PWM MOTOR M.S.KENNEDY CORP. DRIVER/AMPLIFIER 4707 Dey Road Liverpool, N.Y. 13088 (315) 701-6751 FEATURES: Replaces APEX SA03 PWM Amplifier 100 Volt,

More information

TFT-LCD DC/DC Converter with Integrated Backlight LED Driver

TFT-LCD DC/DC Converter with Integrated Backlight LED Driver TFT-LCD DC/DC Converter with Integrated Backlight LED Driver Description The is a step-up current mode PWM DC/DC converter (Ch-1) built in an internal 1.6A, 0.25Ω power N-channel MOSFET and integrated

More information

BIPOLAR ANALOG INTEGRATED CIRCUITS PC2709TB

BIPOLAR ANALOG INTEGRATED CIRCUITS PC2709TB DATA SHEET BIPOLAR ANALOG INTEGRATED CIRCUITS PC279TB 5 V, SUPER MINIMOLD SILICON MMIC MEDIUM OUTPUT POWER AMPLIFIER DESCRIPTION The PC279TB is asilicon monolithic integrated circuits designed as 1st IF

More information

Group 04. Douglas Cooper Desmond Persaud Samael Reyna

Group 04. Douglas Cooper Desmond Persaud Samael Reyna Group 04 Douglas Cooper Desmond Persaud Samael Reyna 5/22/2009 Introduction This system utilizes a hydroponic environment which offers a solution to automatically monitor and regulate basic and critical

More information

Downloaded From All JNTU World

Downloaded From   All JNTU World Code: 9A02403 GENERATION OF ELECTRIC POWER 1 Discuss the advantages and disadvantages of a nuclear plant as compared to other conventional power plants. 2 Explain about: (a) Solar distillation. (b) Solar

More information

Methods of secondary short circuit current control in single phase transformers

Methods of secondary short circuit current control in single phase transformers 2015; 1(8): 412-417 ISSN Print: 2394-7500 ISSN Online: 2394-5869 Impact Factor: 5.2 IJAR 2015; 1(8): 412-417 www.allresearchjournal.com Received: 17-05-2015 Accepted: 20-06-2015 Parantap Nandi A/2, Building

More information

UNIVERSAL SINK DRIVER. Supply. Voltage reference. Thermal protection. Short-circuit to V cc protection. Short-circuit to GND detection

UNIVERSAL SINK DRIVER. Supply. Voltage reference. Thermal protection. Short-circuit to V cc protection. Short-circuit to GND detection NJM UNIERSAL SINK DRIER GENERAL DESCRIPTION NJM is a bipolar universal high-current highly protected low side driver with transparent input and ma continuous -current sink capability. A high-level input

More information

EMG Electrodes. Fig. 1. System for measuring an electromyogram.

EMG Electrodes. Fig. 1. System for measuring an electromyogram. 1270 LABORATORY PROJECT NO. 1 DESIGN OF A MYOGRAM CIRCUIT 1. INTRODUCTION 1.1. Electromyograms The gross muscle groups (e.g., biceps) in the human body are actually composed of a large number of parallel

More information

SN W Mono Filterless Class-D Audio Power Amplifier DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit

SN W Mono Filterless Class-D Audio Power Amplifier DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit 2.6W Mono Filterless Class-D Audio Power Amplifier DESCRIPTION The SN200 is a 2.6W high efficiency filter-free class-d audio power amplifier in a.5 mm.5 mm wafer chip scale package (WCSP) that requires

More information

DIY: from vinyl to compact disk

DIY: from vinyl to compact disk AUDIO & HI-FI DIY: from vinyl to compact disk with a PC and sound card Nowadays, with the availability of personal computers and compact-disk (CD) writers, there is nothing in the way of transferring one

More information

The Datasheet and Interfacing EE3376

The Datasheet and Interfacing EE3376 The Datasheet and Interfacing EE3376 MSP430 Datasheet Modes of the MSP430 Active Mode (this class) LPM0 (CPU asleep) LPM3 (only ACLK on) LPM4 (sleep mode) 0 0 0 0 250uA 0 0 0 1 35 ua 1 1 0 1 1 ua 1 1 1

More information

FC Series Signal Conditioners

FC Series Signal Conditioners FC Series Signal Conditioners FC-33 DC Selectable Signal Conditioner with 3-way isolation Field configurable input and output ranges of 0-5V, 0-10 V, 0-20 ma and 4-20 ma with 1500 VDC isolation between

More information

An 8-Channel General-Purpose Analog Front- End for Biopotential Signal Measurement

An 8-Channel General-Purpose Analog Front- End for Biopotential Signal Measurement An 8-Channel General-Purpose Analog Front- End for Biopotential Signal Measurement Group 4: Jinming Hu, Xue Yang, Zengweijie Chen, Hang Yang (auditing) 1. System Specifications & Structure 2. Chopper Low-Noise

More information

FBA42060 PFC SPM 45 Series for Single-Phase Boost PFC

FBA42060 PFC SPM 45 Series for Single-Phase Boost PFC FBA42060 PFC SPM 45 Series for Single-Phase Boost PFC Features UL Certified No. E209204 (UL1557) 600 V - 20 A Single-Phase Boost PFC with Integral Gate Driver and Protection Low Thermal Resistance Using

More information

M57161L-01 Gate Driver

M57161L-01 Gate Driver Gate Driver Block Diagram V D 15V V IN 5V - 1 2 3 4 5 6-390Ω DC-DC Converter V iso= 2500V RMS Optocoupler Dimensions Inches Millimeters A 3.27 Max. 83.0 Max. B 1.18 Max. 30.0 Max. C 0.59 Max. 15.0 Max.

More information

LM675 Power Operational Amplifier

LM675 Power Operational Amplifier LM675 Power Operational Amplifier General Description The LM675 is a monolithic power operational amplifier featuring wide bandwidth and low input offset voltage, making it equally suitable for AC and

More information

Automotive Surge Suppression Devices Can Be Replaced with High Voltage IC

Automotive Surge Suppression Devices Can Be Replaced with High Voltage IC Automotive Surge Suppression Devices Can Be Replaced with High Voltage IC By Bruce Haug, Senior Product Marketing Engineer, Linear Technology Background Truck, automotive and heavy equipment environments

More information

RT2517B. 1A, 6V, Ultra-Low Dropout Linear Regulator. General Description. Features. Applications. Ordering Information. Marking Information

RT2517B. 1A, 6V, Ultra-Low Dropout Linear Regulator. General Description. Features. Applications. Ordering Information. Marking Information RT2517B 1A, 6V, Ultra-Low Dropout Linear Regulator General Description The RT2517B is a high performance positive voltage regulator designed for use in applications requiring ultralow input voltage and

More information

1.2 V Ultralow Power High PSRR Voltage Reference ADR280

1.2 V Ultralow Power High PSRR Voltage Reference ADR280 1.2 V Ultralow Power High PSRR Voltage Reference FEATURES 1.2 V precision output Excellent line regulation: 2 ppm/v typical High power supply ripple rejection: 80 db at 220 Hz Ultralow power supply current:

More information

Pb-free lead plating; RoHS compliant

Pb-free lead plating; RoHS compliant Programmable Single-/Dual-/Triple- Tone Gong Pb-free lead plating; RoHS compliant SAE 800 Bipolar IC Features Supply voltage range 2.8 V to 18 V Few external components (no electrolytic capacitor) 1 tone,

More information

3U High, 19" Drive Rack

3U High, 19 Drive Rack 3U High, 19" Drive Rack 3U plug-in amplifiers Dedicated control card for each amplifier 19 inch rack-mount design Flexible design provides the ability to drive brush, brushless, or stepper motors with

More information

LM2412 Monolithic Triple 2.8 ns CRT Driver

LM2412 Monolithic Triple 2.8 ns CRT Driver Monolithic Triple 2.8 ns CRT Driver General Description The is an integrated high voltage CRT driver circuit designed for use in high resolution color monitor applications. The IC contains three high input

More information

In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics:

In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics: In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics: Links between Digital and Analogue Serial vs Parallel links Flow control

More information

MIC38C42A/43A/44A/45A

MIC38C42A/43A/44A/45A MIC38C42A/43A/44A/45A BiCMOS Current-Mode PWM Controllers General Description The MIC38C4xA are fixed frequency, high performance, current-mode PWM controllers. Micrel s BiCMOS devices are pin compatible

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

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz EMG Sensor Shirt Senior Project Written Hardware Description April 28, 2015 ETEC 474 By: Dylan Kleist Joshua Goertz Table of Contents Introduction... 3 User Interface Board... 3 Bluetooth... 3 Keypad...

More information

AERO2705 Space Engineering 1 Week 7 The University of Sydney

AERO2705 Space Engineering 1 Week 7 The University of Sydney AERO2705 Space Engineering 1 Week 7 The University of Sydney Presenter Mr. Warwick Holmes Executive Director Space Engineering School of Aerospace, Mechanical and Mechatronic Engineering The University

More information

Features. NOTE: Non-designated pins are no connects and are not electrically connected internally.

Features. NOTE: Non-designated pins are no connects and are not electrically connected internally. OBSOLETE PRODUCT NO RECOMMENDED REPLACEMENT contact our Technical Support Center at 1-888-INTERSIL or www.intersil.com/tsc Data Sheet December 1995, Rev. G EL2001 FN7020 Low Power, 70MHz Buffer Amplifier

More information