AC Overload Tester for Magnet Wire

Size: px
Start display at page:

Download "AC Overload Tester for Magnet Wire"

Transcription

1 Current (A) Introduction AC Overload Tester for Magnet Wire Presented By Matt Lane IPFW Senior Design AC Overload Test is a standard test method to verify thermal stability of the insulation system of magnet wire. ASTM D1676 and NEMA Standard The test subjects a twisted pair sample of magnet wire to an excessive amount of current flow until the insulation system burns out. (1) Footnote should be Arial Narrow 10 Italics gray; location should not be altered 2 Test Method Test Method Test Method (ASTM D , Section & NEMA Standard No. MW 790) The test equipment shall sink a rated amount of electrical current through the sample. The rated current shall increase, step-wise, every 180 seconds. When the insulation system of the wire breaks down ( burns out ) sufficiently as to allow 50mA of leakage current the test equipment stops supplying current to the sample. The step-wise integration of the increase in current shall be calculated to obtain the Overload Figure of Merit (OFM). Step-Wise Current Increment Over Time Time (s) 3 4 Problem Solution Superior Essex currently has an outdated tester. 40 year old technology and beginning to fail No automatic data capabilities; manual reading and calculation of results Limited to 50 Amps testing and 15 AWG wire size New tester using same theory of operation with upgraded technology Arduino Microcontroller 4D Systems resistive touchscreen display Increased capabilities Larger components for higher power output Will test up to 12 AWG, which is the largest practical size 5 6 1

2 Requirements Block Diagram Test capability of up to 100 Amps AC to the test sample Automatic data calculations Current Values for the test Overload Figure of Merit Data acquisition capabilities Must perform in accordance with the established Test Method 7 8 Arduino Arduino MEGA V operation, 256kb memory, 54 I/O pins, 15 PWM pins, 16 analog inputs, 16MHz crystal oscillator Arduino Uno 5V operation, 32kb memory, 14 I/O pins, 6 PWM pins, 6 analog pins, 16MHz quartz crystal clock 4D Systems ulcd-70dt Resistive Touchscreen Display 7, Diablo16 processor, 32kb RAM 9 10 Motorized Variable Autotransformer 240V/0-208V Single Phase 120V AC Motor Controlled Voltage increases from 0 to 208V depending on what current is required at the test sample at that time. Current Transformers 208V/26V 8:1 Ratio As voltage rises on the primary side, it lowers on the secondary side, resulting in stepped up AC Current

3 Shunt Resistors 150 Amp AC, 50mV, µω Will be able to hold apparent power at the test sample fixture of 2.6kVA without melting Essentially just a copper bar with a very low resistance Current Sensors Non-invasive, split core current transformers Can measure up to 150A AC. Max peak current = * 150A = 212.1A Current at output of sensor = 212.1A / 2125 turns = A Current Sensor Shield Arduino can only handle voltage (between 0V and 5V) so the output current needed converted into an acceptable voltage. To do this, a burden resistor was added to a shield for the current sensor. As the current is alternative around 0 and to maximize measurement resolution, the max voltage at the burden resistance needed to be max accepted voltage, 5V / 2 = 2.5V. Burden Resistance = max voltage / sensor current = 2.5V / = 25Ω Just used a 33Ω resistor Arduino can not measure negative voltage, so added 2.5V to the circuit to make the voltage measurable. 2 resistors added, 10kΩ to avoid too much energy consumption. Also, a low reactance capacitor, 10uF a few hundred ohms was added and provides an alternative path for the alternating current to bypass the resistor Current Sensor Shield Circuit and Board Solid State Relays 3 to 32VDC input, 120V 4A output Used by the microcontroller to switch the AC motor on to raise and lower the wiper The Arduino IDE was used to design the software. It uses a C++ type language that should be familiar to anyone with knowledge of C. 4D Systems Visi-Genie was used to design the test screens, which operated with the host Arduinos. Visi-Genie is a very visual, drag and drop environment, providing a What-You-See-Is-What-You-Get (WYSIWYG) screen. The core of the environment uses non-returnable structures to both setup the microprocessor and loop the program. External functions are written and called upon in the scope of the loop

4 4D Systems developed a library that integrates an Arduino host called geniearduino (geniearduino.h). Using this library and Arduino coding, user inputs were accepted and processed via an on-screen keyboard. Test Screen Test Screen 2 Test Screen Test Screen 4 Test Screen

5 Keyboard Inputs Keyboard Inputs Keyboard Inputs Calculations to determine current values for the test So for example, if the wire to be tested is 18 AWG: Functions to determine current values for the test Functions to determine current values for the test

6 Current Sensing Open Energy Monitor is an organization that developed an Arduino library for sensing current. Master Reader / Slave Sender The current sensing code and library required a lot of simultaneous resources Too time consuming to study the library and try to make adjustments to clean it up. Solution was to utilize a second Arduino as a slave sender to handle the current sensing and send the data to another Arduino acting as a Master Reader Arduino code for testing relays Arduino code for testing relays Lessons Learned Accomplishments Sometimes, you are at the mercy of your stakeholders Do not solder anything until you re absolutely sure of your design Do not start chopping up your code if you are having a problem before checking all physical connections and setups. Make frequent backups of your code as it is starting to come together Project approved and parts purchased Test screen developed and accepting user inputs Arduino code processing user inputs and determining current ratings for the test Current sensing code is working and Arduino is reading current SSR code is working and the relay circuit from the Arduino to the AC motor is functioning as expected

7 Going Forward Demonstrations Next steps Integrate test start commands from the test screen to initiate the test, sense the current, and control the relays as needed Complete test screen design to show outputs to the user (test results) Draw and receive the test equipment enclosure (to be manufactured by Buckeye Shapeform) Get certified calibration for the tester Deploy the tester to the Test Lab User Inputs Arduino processing user inputs and determining current values Slave Arduino current sensing Master Arduino relay control Twisted Pair test sample being overloaded and burnt out Questions/Comments Thank you for time 39 7

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

Lab 4 Rev. 1 Open Lab Due COB Friday April 6, 2018

Lab 4 Rev. 1 Open Lab Due COB Friday April 6, 2018 EE314 Systems Spring Semester 2018 College of Engineering Prof. C.R. Tolle South Dakota School of Mines & Technology Lab 4 Rev. 1 Open Lab Due COB Friday April 6, 2018 In this lab we will setup Matlab

More information

Using the EVM: PFC Design Tips and Techniques

Using the EVM: PFC Design Tips and Techniques PFC Design Tips and Techniques Features: Bare die attach with epoxy Gold wire bondable Integral precision resistors Reduced size and weight High temperature operation Solder ready surfaces for flip chips

More information

Current-mode PWM controller

Current-mode PWM controller DESCRIPTION The is available in an 8-Pin mini-dip the necessary features to implement off-line, fixed-frequency current-mode control schemes with a minimal external parts count. This technique results

More information

Sensor Interfacing and Operational Amplifiers Lab 3

Sensor Interfacing and Operational Amplifiers Lab 3 Name Lab Day Lab Time Sensor Interfacing and Operational Amplifiers Lab 3 Introduction: In this lab you will design and build a circuit that will convert the temperature indicated by a thermistor s resistance

More information

Constant Voltage and Constant Current Controller. Features

Constant Voltage and Constant Current Controller. Features 09/06/2011 Constant Voltage and Constant Current Controller Rev. P1 General Description Features The is built-in with a high-accuracy 1.2V voltage reference, two op-amps and a low-side current sensing

More information

2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 4: Motor Control. October 5, 2009 Dr. Harrison H. Chin

2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 4: Motor Control. October 5, 2009 Dr. Harrison H. Chin 2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 4: Motor Control October 5, 2009 Dr. Harrison H. Chin Formal Labs 1. Microcontrollers Introduction to microcontrollers Arduino microcontroller

More information

Exercise 1: The DC Ammeter

Exercise 1: The DC Ammeter Exercise 1: The DC Ammeter EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine current by using a basic meter movement. You will verify ammeter operation by measuring

More information

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K.

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Roberts Page 1 See Appendix A, for Licensing Attribution information

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

CATALOG including...

CATALOG including... 2002 CATALOG including... http://www.hioki.co.jp/ HIOKI company overview, new products, environmental considerations and other information are available on our website. 1 Advanced Instruments to Meet International

More information

M1 Series. Humidity - Temperature Transmitter INSTRUCTION MANUAL

M1 Series. Humidity - Temperature Transmitter INSTRUCTION MANUAL M1 Series Humidity - Temperature Transmitter INSTRUCTION MANUAL 20031110 -2- CONTENTS Overview... 3 Operation... 4 Power supply... 4 Operating range and limits... 4 Temperature compensation of the humidity

More information

Roline L1 Series. Humidity - Temperature Transmitters INSTRUCTION MANUAL

Roline L1 Series. Humidity - Temperature Transmitters INSTRUCTION MANUAL Roline L1 Series Humidity - Temperature Transmitters INSTRUCTION MANUAL 20030314 CONTENTS Overview... 3 Operation... 5 Power supply... 5 Operating range and limits... 5 Temperature compensation of the

More information

Current Mode PWM Controller

Current Mode PWM Controller application INFO available UC1842/3/4/5 Current Mode PWM Controller FEATURES Optimized For Off-line And DC To DC Converters Low Start Up Current (

More information

Bill of Materials: PWM Stepper Motor Driver PART NO

Bill of Materials: PWM Stepper Motor Driver PART NO PWM Stepper Motor Driver PART NO. 2183816 Control a stepper motor using this circuit and a servo PWM signal from an R/C controller, arduino, or microcontroller. Onboard circuitry limits winding current,

More information

Correlation of Voltage and Temperature Measurement

Correlation of Voltage and Temperature Measurement MEASURpoint Correlation of Voltage and Temperature Measurement Precision Measurement Instrument MEASURpoint is an ultra-accurate instrument for any combination of temperature and voltage to be measured

More information

SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS

SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS 8 TO 35 V OPERATION 5.1 V REFERENCE TRIMMED TO ± 1 % 100 Hz TO 500 KHz OSCILLATOR RANGE SEPARATE OSCILLATOR SYNC TERMINAL ADJUSTABLE DEADTIME CONTROL INTERNAL

More information

MODEL 9041 EXTENDED SPECIFICATIONS. 25ppm TRANSPORTABLE CALIBRATOR

MODEL 9041 EXTENDED SPECIFICATIONS. 25ppm TRANSPORTABLE CALIBRATOR MODEL 9041 EXTENDED SPECIFICATIONS 25ppm TRANSPORTABLE CALIBRATOR 9041 EXTENDED SPECIFICATIONS General Specifications TRANSMILLE LTD Warm Up Time Double the time since last used up to 20 minutes maximum

More information

ATA-2001 Analog LVDT/RVDT Signal Conditioner with digital calibration

ATA-2001 Analog LVDT/RVDT Signal Conditioner with digital calibration 115 or 220 VAC operation Microprocessor controlled calibration Superior digital filtering Selectable excitation frequencies & amplitudes Voltage and current outputs 250 to 1000Hz selectable frequency response

More information

Ocean Controls KT-5221 Modbus IO Module

Ocean Controls KT-5221 Modbus IO Module Ocean Controls Modbus IO Module 8 Relay Outputs 4 Opto-Isolated Inputs 2 Analog Inputs (10 bit) 1 PWM Output (10 bit) 4 Input Counters Connections via Pluggable Screw Terminals 0-5V or 0-20mA Analog Inputs,

More information

Operations Manual. Model NT11 & NT11-E. June 18 th 2002

Operations Manual. Model NT11 & NT11-E. June 18 th 2002 Operations Manual Model NT11 & NT11-E June 18 th 2002 3609 North 44 th Street Phoenix, AZ 85018-6023 Internet: www.northstarcontrols.com Fax: (941) 426-0807 Tel: (941) 426-6396 Manual Contents Glossary

More information

TRANSMILLE 3010A PRECISION MULTIPRODUCT CALIBRATOR EXTENDED SPECIFICATIONS

TRANSMILLE 3010A PRECISION MULTIPRODUCT CALIBRATOR EXTENDED SPECIFICATIONS TRANSMILLE 3010A PRECISION MULTIPRODUCT CALIBRATOR EXTENDED SPECIFICATIONS www. transmille.com 3010A EXTENDED SPECIFICATIONS General Specifications TRANSMILLE LTD Warm Up Time Double the time since last

More information

ATA-2001 Analog LVDT/RVDT Signal Conditioner with digital calibration

ATA-2001 Analog LVDT/RVDT Signal Conditioner with digital calibration 115 or 220 VAC line powered Microprocessor controlled calibration Superior digital filtering Selectable excitation frequencies & amplitudes Voltage and current outputs 250 to 1000Hz selectable frequency

More information

AIC1896. Efficiency (%) I LED R1. Fig. 1 Li-Ion Powered Driver for three white LEDs

AIC1896. Efficiency (%) I LED R1. Fig. 1 Li-Ion Powered Driver for three white LEDs .MHz SOT2 Current-Mode Step-Up DC/DC Converter FEATURES Fixed Frequency.MHz Current-Mode PWM Operation. Adjustable Output Voltage up to 0V. Guaranteed V/ 200mA Output with 5V Input. 2.5V to 0V Input Range.

More information

High Power Monolithic OPERATIONAL AMPLIFIER

High Power Monolithic OPERATIONAL AMPLIFIER High Power Monolithic OPERATIONAL AMPLIFIER FEATURES POWER SUPPLIES TO ±0V OUTPUT CURRENT TO 0A PEAK PROGRAMMABLE CURRENT LIMIT INDUSTRY-STANDARD PIN OUT FET INPUT TO- AND LOW-COST POWER PLASTIC PACKAGES

More information

MODEL 9050 EXTENDED SPECIFICATIONS. 50ppm TRANSPORTABLE CALIBRATOR

MODEL 9050 EXTENDED SPECIFICATIONS. 50ppm TRANSPORTABLE CALIBRATOR MODEL 9050 EXTENDED SPECIFICATIONS Ü 50ppm TRANSPORTABLE CALIBRATOR 9050A EXTENDED SPECIFICATIONS General Specifications TRANSMILLE LTD Warm Up Time Double the time since last used up to 20 minutes maximum

More information

Level Lance Model 5100

Level Lance Model 5100 Sales Manual Section 100 Product Specification Model 5100 Level Lance Model 5100 GENERAL DESCRIPTION The Robertshaw Model 5100 Level-Lance is a microprocessor based, advanced technology On-Off level detection

More information

OPERATING MANUAL SERIES R B F BRUSHLESS RACK SYSTEM

OPERATING MANUAL SERIES R B F BRUSHLESS RACK SYSTEM OPERATING MANUAL SERIES R B F BRUSHLESS RACK SYSTEM Version 3.0 (European version 1.3) This is a general manual describing a series of racks receiving Servo Amplifiers having output capability suitable

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

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL ISO 9001 CERTIFIED Phone: (352) 629-5020 or 800-533-3569 Fax: (352)-629-2902 ES-Key 12 PDM module (4 selectable polarity outputs) with 4 Inputs (selectable polarity) and 4 MFI Inputs P/N 610-00035 PAGE

More information

High Power Monolithic OPERATIONAL AMPLIFIER

High Power Monolithic OPERATIONAL AMPLIFIER High Power Monolithic OPERATIONAL AMPLIFIER FEATURES POWER SUPPLIES TO ±0V OUTPUT CURRENT TO 0A PEAK PROGRAMMABLE CURRENT LIMIT INDUSTRY-STANDARD PIN OUT FET INPUT TO- AND LOW-COST POWER PLASTIC PACKAGES

More information

Product overview. Features. Product specifications. Order codes. 1kΩ Resistance Output Module

Product overview. Features. Product specifications. Order codes. 1kΩ Resistance Output Module Product overview The AX-ROM135 and the AX-ROM1000 Modules enable an Analogue, Pulse or Floating point signal and convert to either a 0-135Ω or a 1KΩ Proportional Resistive output signal. The output resistance

More information

PowerAmp Design. PowerAmp Design PAD541 COMPACT POWER OP AMP

PowerAmp Design. PowerAmp Design PAD541 COMPACT POWER OP AMP PowerAmp Design COMPACT POWER OP AMP Rev E KEY FEATURES LOW COST HIGH VOLTAGE 00 VOLTS HIGH OUTPUT CURRENT 5 AMPS 50 WATT DISSIPATION CAPABILITY 00 WATT OUTPUT CAPABILITY 0.63 HEIGHT SIP DESIGN APPLICATIONS

More information

ATA-2001 Analog LVDT/RVDT Signal Conditioner with digital calibration

ATA-2001 Analog LVDT/RVDT Signal Conditioner with digital calibration SPECIFICATIONS 115 or 220 VAC line powered Microprocessor controlled calibration Superior digital filtering Selectable excitation frequencies & amplitudes Voltage and current outputs 250 to 1000Hz selectable

More information

Modeling, Simulation and Implementation of Speed Control of DC Motor Using PIC 16F877A

Modeling, Simulation and Implementation of Speed Control of DC Motor Using PIC 16F877A Modeling, Simulation and Implementation of Speed Control of DC Motor Using PIC 16F877A Payal P.Raval 1, Prof.C.R.mehta 2 1 PG Student, Electrical Engg. Department, Nirma University, SG Highway, Ahmedabad,

More information

LD /03/2017. Constant Voltage and Constant Current Controller. Features. General Description. Applications. Typical Application REV.

LD /03/2017. Constant Voltage and Constant Current Controller. Features. General Description. Applications. Typical Application REV. Constant Voltage and Constant Current Controller REV. 00 General Description The is built-in with a high-accuracy 1.212V reference voltage, two op-amps and a low-side current sensing circuit in a SOT-26

More information

introduction to Digital Electronics Install the Arduino IDE on your laptop if you haven t already!

introduction to Digital Electronics Install the Arduino IDE on your laptop if you haven t already! introduction to Digital Electronics Install the Arduino IDE 1.8.5 on your laptop if you haven t already! Electronics can add interactivity! Any sufficiently advanced technology is indistinguishable from

More information

Proposal for instrumentation to calibrate DCCT s up to 24 ka

Proposal for instrumentation to calibrate DCCT s up to 24 ka Klaus. Unser 16. 03.1994 SL-I, CERN Draft: Controlled Circulation personal copy for:... The items marked with this sign ( ) are possibly new ideas which should not be disclosed before they are protected

More information

User s Manual for Integrator Short Pulse ISP16 10JUN2016

User s Manual for Integrator Short Pulse ISP16 10JUN2016 User s Manual for Integrator Short Pulse ISP16 10JUN2016 Specifications Exceeding any of the Maximum Ratings and/or failing to follow any of the Warnings and/or Operating Instructions may result in damage

More information

+5 V Fixed, Adjustable Low-Dropout Linear Voltage Regulator ADP3367*

+5 V Fixed, Adjustable Low-Dropout Linear Voltage Regulator ADP3367* a FEATURES Low Dropout: 50 mv @ 200 ma Low Dropout: 300 mv @ 300 ma Low Power CMOS: 7 A Quiescent Current Shutdown Mode: 0.2 A Quiescent Current 300 ma Output Current Guaranteed Pin Compatible with MAX667

More information

Current Mode PWM Controller

Current Mode PWM Controller Current Mode PWM Controller UC1842/3/4/5 FEATURES Optimized For Off-line And DC To DC Converters Low Start Up Current (

More information

Application Note AN 102: Arduino I2C Interface to K 30 Sensor

Application Note AN 102: Arduino I2C Interface to K 30 Sensor Application Note AN 102: Arduino I2C Interface to K 30 Sensor Introduction The Arduino UNO, MEGA 1280 or MEGA 2560 are ideal microcontrollers for operating SenseAir s K 30 CO2 sensor. The connection to

More information

Experiment 1: Instrument Familiarization (8/28/06)

Experiment 1: Instrument Familiarization (8/28/06) Electrical Measurement Issues Experiment 1: Instrument Familiarization (8/28/06) Electrical measurements are only as meaningful as the quality of the measurement techniques and the instrumentation applied

More information

MP1527 2A, 1.3MHz Step-Up Converter

MP1527 2A, 1.3MHz Step-Up Converter General Description The is a 2A, fixed frequency step-up converter in a tiny 16 lead QFN package. The high 1.3MHz switching frequency allows for smaller external components producing a compact solution

More information

DC Current Transducers

DC Current Transducers Current Transducers are designed to provide an analog current reading for monitoring, data logging and panel meter applications. NK Technologies current transducers offer a choice of 5 VDC, 1 VDC or ma

More information

R-X SERIES. Decade Resistor

R-X SERIES. Decade Resistor PRECISION INSTRUMENTS FOR TEST AND MEASUREMENT R-X SERIES Decade Resistor User and Service Manual Effectivity: Serial Numbers beginning with P2 RX im/august, 2002 Copyright 2002 IET Labs, Inc. IET LABS,

More information

OCXO Layout Guidelines

OCXO Layout Guidelines OCXO Layout Guidelines Application Note: AN2093 2111 Comprehensive Drive Section 1: About this document. 1.1 Introduction The techniques included in this application note will help to ensure successful

More information

ADT7350. General Description. Features. Applications. Typical Application Circuit. Sep / Rev. 0.

ADT7350. General Description. Features. Applications. Typical Application Circuit.   Sep / Rev. 0. General Description The ADT7350 is a step-down converter with integrated switching MOSFET. It operates wide input supply voltage range from 4.5V to 24V with 1.2A peak output current. It includes current

More information

FABO ACADEMY X ELECTRONIC DESIGN

FABO ACADEMY X ELECTRONIC DESIGN ELECTRONIC DESIGN MAKE A DEVICE WITH INPUT & OUTPUT The Shanghaino can be programmed to use many input and output devices (a motor, a light sensor, etc) uploading an instruction code (a program) to it

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

Dynamo Brushless DC Motor and GreenDriveTM Manual

Dynamo Brushless DC Motor and GreenDriveTM Manual Dynamo Brushless DC Motor and GreenDriveTM Manual This manual was developed as a guide for use by FIRST Robotics Teams using Controller Part Number 840205-000 in conjunction with the Nidec Dynamo BLDC

More information

High Speed PWM Controller

High Speed PWM Controller High Speed PWM Controller application INFO available FEATURES Compatible with Voltage or Current Mode Topologies Practical Operation Switching Frequencies to 1MHz 50ns Propagation Delay to Output High

More information

LDS8710. High Efficiency 10 LED Driver With No External Schottky FEATURES APPLICATION DESCRIPTION TYPICAL APPLICATION CIRCUIT

LDS8710. High Efficiency 10 LED Driver With No External Schottky FEATURES APPLICATION DESCRIPTION TYPICAL APPLICATION CIRCUIT High Efficiency 10 LED Driver With No External Schottky FEATURES High efficiency boost converter with the input voltage range from 2.7 to 5.5 V No external Schottky Required (Internal synchronous rectifier*)

More information

STARTER / GENERATOR MOTOR CONTROLLER

STARTER / GENERATOR MOTOR CONTROLLER MIL-PRF-38534 AND 38535 CERTIFIED FACILITY M.S.KENNEDY CORP. STARTER / GENERATOR MOTOR CONTROLLER 4413 (315) 701-6751 FEATURES: 28V/160A Brushless DC motor control capability. 28V/90A Synchronous Boost

More information

LCT100. Load Cell Tester User s Guide (v1711) Anyload Transducer Co. Ltd Website:

LCT100. Load Cell Tester User s Guide (v1711) Anyload Transducer Co. Ltd Website: LCT100 Load Cell Tester User s Guide (v1711) Anyload Transducer Co. Ltd Website: www.anyload.com Email: info@anyload.com A. Basic Steps in Load Cell Testing using the LCT100: 1. Connect the load cell cable

More information

Transformer Protection by Using Arduino with GSM Modem

Transformer Protection by Using Arduino with GSM Modem Transformer Protection by Using Arduino with GSM Modem Prof. R. B. Pandhare 1,Mr. ParmanandWaghmare 2, Ms. Ashvini Gawande 3, Mr. Gopal Bahekar 4, Ms. Rekha Ghate 5 Department of Electrical Engineering

More information

LN2402. PWM/PFM Automatic Switching Controlled Synchronous DC-DC Converters. General Description. Applications. Package. Features

LN2402. PWM/PFM Automatic Switching Controlled Synchronous DC-DC Converters. General Description. Applications. Package. Features PWM/PFM Automatic Switching Controlled Synchronous DC-DC Converters General Description The is a constant frequency, current mode step-down converter. It is ideal for powering portable equipment that runs

More information

CURRENT MODE PWM CONTROLLER LM3842A/3A/4A/5A

CURRENT MODE PWM CONTROLLER LM3842A/3A/4A/5A CURRENT MODE PWM CONTROLLER LMA/A/A/5A FEATURES SOP/ DIP PIN Configulation Automatic feed forward compensation Optimized for offline converter Double pulse suppression Current mode operation to 500 KHz

More information

RV4145A Low-Power Ground Fault Interrupter

RV4145A Low-Power Ground Fault Interrupter April 2014 RV4145A Low-Power Ground Fault Interrupter Features No Potentiometer Required Direct Interface to Silicon-Controlled Rectifier (SCR) Supply Voltage Derived from AC Line 26 V Shunt Adjustable

More information

International Journal Of Core Engineering & Management Volume-4, Issue-11, February-2018, ISSN No:

International Journal Of Core Engineering & Management Volume-4, Issue-11, February-2018, ISSN No: DESIGN AND IMPLEMENTATION OF INTELLIGENT CIRCUIT BREAKER FOR ELECTRICAL CURRENT SENSING AND MONITORING Hamzah M. Marhoon, Department of Computer Techniques Engineering, Al-Esra'a University College Karadah,

More information

Programmable DC Solid State Power Controller Module

Programmable DC Solid State Power Controller Module Programmable DC Solid State Power Controller Module Description: These Solid State Power Controller (SSPC) modules are designed to operate without any heatsink requirements. They are microcontroller-based

More information

Shielding. Fig. 6.1: Using a Steel Paint Can

Shielding. Fig. 6.1: Using a Steel Paint Can Analysis and Measurement of Intrinsic Noise in Op Amp Circuits Part VI: Noise Measurement Examples by Art Kay, Senior Applications Engineer, Texas Instruments Incorporated In Part IV we introduced the

More information

DECLARATION OF CONFORMITY

DECLARATION OF CONFORMITY DECLARATION OF CONFORMITY Manufacturer's Name: Transmille Ltd. Manufacturer's Address: Unit 4, Select Business Centre Lodge Road Staplehurst TN12 0QW. United Kingdom. Declares, that the product Product

More information

Design and Simulation of Three Phase Controlled Rectifier Using IGBT

Design and Simulation of Three Phase Controlled Rectifier Using IGBT Design and Simulation of Three Phase Controlled Rectifier Using IGBT Tanmay Sharma 1, Dhruvi Dave 2, Ruchit Soni 3 1 Student, Electrical Engineering Department, Indus University, Ahmedabad, Gujarat. 2

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM products are now Murata Products 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Low Cost Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed Operation

More information

Microprocessor-Compatible ANALOG-TO-DIGITAL CONVERTER

Microprocessor-Compatible ANALOG-TO-DIGITAL CONVERTER Microprocessor-Compatible ANALOG-TO-DIGITAL CONVERTER FEATURES COMPLETE 12-BIT A/D CONVERTER WITH REFERENCE, CLOCK, AND 8-, 12-, OR 16-BIT MICROPROCESSOR BUS INTERFACE IMPROVED PERFORMANCE SECOND SOURCE

More information

Pulse Sensor Individual Progress Report

Pulse Sensor Individual Progress Report Pulse Sensor Individual Progress Report TA: Kevin Chen ECE 445 March 31, 2015 Name: Ying Wang NETID: ywang360 I. Overview 1. Objective This project intends to realize a device that can read the human pulse

More information

An American Control Electronics Brand PCM4 SERIES USER MANUAL PCM4.

An American Control Electronics Brand PCM4 SERIES USER MANUAL PCM4. An American Control Electronics Brand PCM4 SERIES PCM4 USER MANUAL www.minarikdrives.com Dear Valued Consumer: Congratulations on your purchase of the PCM4 Series isolation card. This User Manual was created

More information

An Electronic Variable Load by Dave Chute, KG4BZW

An Electronic Variable Load by Dave Chute, KG4BZW EDITOR: GEOFF HAINES, N1GY Published Quarterly N1GY@ARRL.NET Summer Edition FROM THE EDITOR: Once again I am happy to report that we have several great articles in the Summer Edition of The WCF Experimenter.

More information

ADT7350. General Description. Applications. Features. Typical Application Circuit. Aug / Rev. 0.

ADT7350. General Description. Applications. Features. Typical Application Circuit.  Aug / Rev. 0. General Description The ADT7350 is a step-down converter with integrated switching MOSFET. It operates wide input supply voltage range from 4.5V to 24V with 1.2A peak output current. It includes current

More information

MSK4310 Demonstration

MSK4310 Demonstration MSK4310 Demonstration The MSK4310 3 Phase DC Brushless Speed Controller hybrid is a complete closed loop velocity mode controller for driving a brushless motor. It requires no external velocity feedback

More information

TECO F510 Inverter. Quick Start Guide. Step 1. Supply & Motor connection

TECO F510 Inverter. Quick Start Guide. Step 1. Supply & Motor connection Quick Start Guide TECO F510 Inverter This guide is to assist you in installing and running the inverter and verify that it is functioning correctly for it s main and basic features. For detailed information

More information

UM1082 User manual. The STPM10 single-phase meter evaluation boards. Introduction

UM1082 User manual. The STPM10 single-phase meter evaluation boards. Introduction UM08 User manual The STPM0 single-phase meter evaluation boards Introduction The STPM0 and STPM0 devices are energy meter ASSPs (application specific standard products), which address to a wide range of

More information

Audio Restoration Repair Bose Wave Music System AWRCC1 AWRCC2 AWRCC7

Audio Restoration Repair Bose Wave Music System AWRCC1 AWRCC2 AWRCC7 Audio Restoration Repair Bose Wave Music System AWRCC1 AWRCC2 AWRCC7 This applies to the Wave Music System, Wave Music System II, Wave Music System III, in all AC voltage variations. These particular versions,

More information

Vref. Good Logic 1/3Vref CURRENT SENSE COMPARATOR OSCILLATOR

Vref. Good Logic 1/3Vref CURRENT SENSE COMPARATOR OSCILLATOR UTC UCA / A CURRENT MODE PWM CONTROL CIRCUITS DESCRIPTION The UTC UCA/A provide the necessary functions to implement off-line or DC to DC fixed frequency current mode, controlled switching circuits with

More information

maxon document number:

maxon document number: maxon document number: 791272-04 1 Table of contents... 2 2 Table of figures... 3 3 Introduction... 4 4 How to use this guide... 4 5 Safety Instructions... 5 6 Performance Data... 6 6.1 Motor data... 6

More information

10 AMP, 38V, 3 PHASE MOSFET DC BRUSHLESS DIGITAL MOTOR CONTROLLER

10 AMP, 38V, 3 PHASE MOSFET DC BRUSHLESS DIGITAL MOTOR CONTROLLER MIL-PRF-38534 AND 38535 CERTIFIED FACILITY AMP, 38V, 3 PHASE MOSFET DC BRUSHLESS 4366 DIGITAL MOTOR CONTROLLER M.S.KENNEDY CORP. FEATURES: 38 Volt Maximum Operating Motor Supply Voltage 55 Volt Absolute

More information

The PmodIA is an impedance analyzer built around the Analog Devices AD bit Impedance Converter Network Analyzer.

The PmodIA is an impedance analyzer built around the Analog Devices AD bit Impedance Converter Network Analyzer. 1300 Henley Court Pullman, WA 99163 509.334.6306 www.digilentinc.com PmodIA Reference Manual Revised April 15, 2016 This manual applies to the PmodIA rev. A Overview The PmodIA is an impedance analyzer

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

PEAKTRONICS AMC-103 ADDITIONAL FEATURES. AC Motor Controller, 2A AMC-103 AMC-103A AMC-103B

PEAKTRONICS AMC-103 ADDITIONAL FEATURES. AC Motor Controller, 2A AMC-103 AMC-103A AMC-103B PEAKTRONICS The Peaktronics AC Motor Controller is a compact module that is intended for controlling small AC actuator motors of up to 2A. The is very well suited for applications where space constraints

More information

The MP SERIES CONTROLLER. User s Manual. ISE, Inc.

The MP SERIES CONTROLLER. User s Manual. ISE, Inc. The MP SERIES CONTROLLER User s Manual ISE, Inc. 10100 Royalton Rd. Cleveland, OH 44133 USA Tel: (440) 237-3200 Fax: (440) 237-1744 http://variac.com Form No, 003-1622 Rev G 02/25/2009 Form No. 003-1622

More information

UNISONIC TECHNOLOGIES CO., LTD UC3842B/3843B

UNISONIC TECHNOLOGIES CO., LTD UC3842B/3843B UNISONIC TECHNOLOGIES CO., LTD UC3842B/3843B HIGH PERFORMANCE CURRENT MODE CONTROLLERS DESCRIPTION The UTC UC3842B/3843B are specifically designed for off-line and dc-to-dc converter applications offering

More information

INTRODUCTION FEATURES ORDERING INFORMATION APPLICATIONS LOW POWER DTMF RECEIVER 18 DIP 300A

INTRODUCTION FEATURES ORDERING INFORMATION APPLICATIONS LOW POWER DTMF RECEIVER 18 DIP 300A LOW POWER DTMF RECEIVER INTRODUCTION The is a complete Dual Tone Multiple Frequency (DTMF) receiver that is fabricated by low power CMOS and the Switched- Capacitor Filter technology. This LSI consists

More information

Functional Description

Functional Description Functional Description KC5188 And the outer Wai PNP The transistor can be composed of a DC pulse-width modulation circuit. When the control input terminal PIN2 (IN). Enter the cycles 20ms and pulse width

More information

Community College of Allegheny County Unit 4 Page #1. Timers and PWM Motor Control

Community College of Allegheny County Unit 4 Page #1. Timers and PWM Motor Control Community College of Allegheny County Unit 4 Page #1 Timers and PWM Motor Control Revised: Dan Wolf, 3/1/2018 Community College of Allegheny County Unit 4 Page #2 OBJECTIVES: Timers: Astable and Mono-Stable

More information

Electronic Prototyping

Electronic Prototyping Electronic Prototyping Introduc2on to Arduino use Lesson 2 PhD Student Licia Di Pietro 08/05/18 Laboratorio Tecnologie Biomediche 1 Outline What is Arduino? Arduino hardware Arduino DUE Pin mapping Terminology

More information

LOW POWER QUAD OPERATIONAL AMPLIFIERS General Description. Features. Applications

LOW POWER QUAD OPERATIONAL AMPLIFIERS General Description. Features. Applications General Description Features The consists of four independent, high gain and internally frequency compensated operational amplifiers. It is specifically designed to operate from a single power supply.

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM Products are now Murata products. 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Built-In Antenna Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed

More information

DC Motor and Servo motor Control with ARM and Arduino. Created by:

DC Motor and Servo motor Control with ARM and Arduino. Created by: DC Motor and Servo motor Control with ARM and Arduino Created by: Andrew Kaler (39345) Tucker Boyd (46434) Mohammed Chowdhury (860822) Tazwar Muttaqi (901700) Mark Murdock (98071) May 4th, 2017 Objective

More information

Experiment 1: Instrument Familiarization

Experiment 1: Instrument Familiarization Electrical Measurement Issues Experiment 1: Instrument Familiarization Electrical measurements are only as meaningful as the quality of the measurement techniques and the instrumentation applied to the

More information

Low-Voltage, 1.8kHz PWM Output Temperature Sensors

Low-Voltage, 1.8kHz PWM Output Temperature Sensors 19-266; Rev 1; 1/3 Low-Voltage, 1.8kHz PWM Output Temperature General Description The are high-accuracy, low-power temperature sensors with a single-wire output. The convert the ambient temperature into

More information

Lab 2: Blinkie Lab. Objectives. Materials. Theory

Lab 2: Blinkie Lab. Objectives. Materials. Theory Lab 2: Blinkie Lab Objectives This lab introduces the Arduino Uno as students will need to use the Arduino to control their final robot. Students will build a basic circuit on their prototyping board and

More information

8V General information. 2 Order data 8V

8V General information. 2 Order data 8V 8V05.00-8V05.00- General information Modular mechanical design using plug-in modules Integrated line filter Integrated braking resistor All connections are made using plug-in connectors Integrated electronic

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

Green LED (right of 'D' type connector)

Green LED (right of 'D' type connector) 3050A EXTENDED SPECIFICATIONS General Specifications TRANSMILLE LTD Warm Up Time Double the time since last used up to 20 minutes maximum Standard Interfaces USB Optional Interfaces GPIB (IEEE-488) : RS232

More information

Regulating Pulse Width Modulators

Regulating Pulse Width Modulators Regulating Pulse Width Modulators UC1525A/27A FEATURES 8 to 35V Operation 5.1V Reference Trimmed to ±1% 100Hz to 500kHz Oscillator Range Separate Oscillator Sync Terminal Adjustable Deadtime Control Internal

More information

High Speed PWM Controller

High Speed PWM Controller High Speed PWM Controller FEATURES Compatible with Voltage or Current Mode Topologies Practical Operation Switching Frequencies to 1MHz 50ns Propagation Delay to Output High Current Dual Totem Pole Outputs

More information

Cold-Junction-Compensated K-Thermocoupleto-Digital Converter (0 C to +128 C)

Cold-Junction-Compensated K-Thermocoupleto-Digital Converter (0 C to +128 C) 19-2241; Rev 1; 8/02 Cold-Junction-Compensated K-Thermocoupleto-Digital General Description The cold-junction-compensation thermocouple-to-digital converter performs cold-junction compensation and digitizes

More information

Low Power Ground Fault Interrupter

Low Power Ground Fault Interrupter TECHNICAL DATA Low Power Ground Fault Interrupter IL4145A The IL4145AN is a low power controller for AC outlet ground fault interrupters. These devices detect hazardous grounding conditions, such as equipment

More information