Arduino Controlled DC Load

Slides:



Advertisements
Similar presentations
Operational Amplifiers
Advertisements

Arduino Guitar Pedal Ian Andal IME 458 Dr. Pan.
Basic DC Motor Circuits
Logic Symbols.
Project Improvement Ideas Brian Drost Bangda Yang.
Jan. 15, Safety Board Review (Rev D) Safety Board PCB Review (Rev D) Eric Warmbier.
Lecture 9: Operational Amplifiers
Team Mejor – The Spyder Power Requirements and Distributions Dave Millar Brian Shula - 10/12/04.
Introduction.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
THE CPU Cpu brands AMD cpu Intel cpu By Nathan Ferguson.
2 Lines Electronics I 2 C Analyzer Ching-Yen Beh Robert S. Stookey Advisor: Dr. J. W. Bruce.
Embedded Programming and Robotics Lesson 5 Motor Control 1.
ECE 477 Design Review Group 9  Spring 2005 Omar Shaikh - Nathan Smith - Jeff Huston - Ryan Koors.
TechKnowTone Contents: Servo Features Servo Connections Coding Library Sample Sketch Questions …Applications… Arduino Coding – Servo Motors.
Intro to Arduino Zero to Virtual Prototyping in Seven Hours
TE-MPE-EE, 16-Apr CLIQ Power supply design J. Mourao TE-MPE-EE.
HV8CB Vihtori Virta Specification review. Motivation 0 – 4000V variable high voltage board Can be used in many applications.
Annie Ly Lawrence Cagatin EE485 Spring 2012 Tuffy Medical Devices.
Introduction to Arduino Chris Meyer Enlight Tech Talk
Dawn Pedersen. Flick the switch… What happens when you turn a computer on?
Dr. John Helferty.  Arduino  Wi-Fi Shield  Relay  H-Bridge  Standard Servos  DC Fans  Impeller  Battery  PCB  Headers.
Presentation of the DriveLab Board Opal-RT Real-time institute 2009.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Lecture 13 Review: Operational amplifier examples Dependent Sources
High Voltage 8- Channel Board [HV8CB] Vihtori Virta Design Review.
Digital Electronics and Computer Interfacing Tim Mewes 5. Computer Interfacing – DAQ cards.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
Non - Inverting Amplifier
Getting Started With the Arduino Uno
Milestones  Receiving all parts for the design(Feb 4th)  Microcontroller, LCD, and ADC work (March 26th)  Coding (April 10th)  Combined interface.
REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski.
Tuesday Lab Projects ELCT 201 Spring 2011 Solar Tracking and Power Management Slider Control Automation Wireless Project Solar Pulsed Pendulum.
Rebecca Bruce and Susan Reiser, May 2015 Analog Input and Output.
Preliminary Detailed Design Review Group P16228: Mike, Zach, Joe, Elijah & Bernie.
Milestones  Receiving all parts for the design(Feb 4th)  Microcontroller, LCD, and ADC work (March 26th)  Coding (April 10th)  Combined interface.
Task List  Group management plan  Background studies  Link budget: optical/electrical  Build, test learning Rx board  Order components for transceiver.
Lianna Dicke MOTOR HARDWARE BREAKDOWN. Design Goals: Drive DC motor that draws 5 A maximum continuous current Voltage operation at 12 Volts (automotive)
AAPT workshop W03 July 26, 2014 Saint Cloud State University, MN, USA
A LECTURE ON Arduino Interface With LabVIEW (Used Boards: Arduino UNO & Arduino MEGA 2560) By Satish Kumar Rai Assistant Professor Department of ECE BKBIET,
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot simple example program to control a DC-Motor Next - Press the button (left)
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
Intro to USB-6009 DAQ.
simple example program to control a DC-Motor
AC PWM CONTROL FOR INDUCTION MOTOR
Microcontroller basics
AC PWM BASED POWER Control BY IGBT / MOSFET
Automatic heat source finding laptop cooling pad By Team 26
Arduino - Introduction
Yuchen Chai, Pradeep Shenoy, Philip T. Krein
DC MOTOR SPEED CONTROL 1. Introduction
ARDUINO     What is an Arduino? Features 14 Digital I/O pins 6 Analogue inputs 6 PWM pins USB serial 16MHz Clock speed 32KB Flash memory 2KB SRAM.
Gunnery Control Handle
Introduction to H-Bridge
Arduino Board.
Component Selection Rationale
Dave Mawdsley, DACS Member, Linux SIG January 16, 2013
Basic circuits Electrical circuits Electrical properties Ohm’s law
Sensors and actuators Sensors Resistive sensors
UNIT 11: RC-SERVOMOTOR CONTROL
Charging System Process Map
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Computer Hardware.
05 | Integrating Advanced Sensors and Shields
Presentation transcript:

Arduino Controlled DC Load Nathan Bowers February - March 2016

Problem I want to be able to test each power supply for the AEA’s new RPQ+ power supply before it goes into the chassis. This will speed up building the preamp because we will know if the supply is working to specification or not. This test may be done at the Contract Manufacture so it needs to be easy and quick so that we don’t have to pay a lot for testing time.

Budget <$300 Budget spent $50 for components $50 for PCB Still need to purchase Arduino Uno

System Requirements Inputs: Analog: Read bipolar supply voltage Read current Read 12V Supply Read 48V Supply Digital: Go Push Button Outputs: LCD 2 PWM for DC Load drive

Hardware Arduino Uno Custom DC Load PCB

I/O Requirements A0 +18V D6 PWM Out A1 -18V D9 PWM Out A2 V+ Current Data Buss for LCD

Power Requirements This is going to be powered off the 12V rail of the power supply so it will boot automatically when the power supply is turned on

BOM

Hardware is Hard Problems that arose Power supply rails were backwards LCD PCB layout not correct When powered off 12v current draw was excessive Ordered wrong parts Schematic was wrong for inverting OpAmp Scaling PWM voltage gain

https://youtu.be/P4Gjg9ADPRg