Introduction The goal of this research is to study the fundamentals of microcontrollers and determine their possible functionality within the laser lab.

Slides:



Advertisements
Similar presentations
Applications of PICs Advantages/disadvantages Digital and analogue control Loops, sub-routines, scanning, counting and feedback Interrupts Problems with.
Advertisements

Solar Array & Maximum Power Point Tracker Group Senior Design Project 2003 Stephanie Chin Jeanell Gadson Katie Nordstrom Advisor: Karen Panetta.
Combinational Circuits CS370 – Spring BCD to 7 Segment Display Controller Understanding the problem: input is a 4 bit bcd digit output is the control.
What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
INTRODUCTION TO ROBOTICS AND MICROCONTROLLERS Instructors: Tijjani “TJ” Mohammed and Tarek Abdel-Salam.
Introduction 2 BASIC Stamp®. Microcontrollers Microcontrollers can be thought of as very small computers which may be programmed to control systems such.
MICROCONTROLLERS MODULE 2 Programming, Controlling and Monitoring.
Motor Control Lab Using Altera Nano FPGA
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
EET Survey of Electronics Chapter 7 - Simple Series, and Parallel circuits.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
Computer Main Parts.
Abstract Our goal is to construct a mechanism that allows us to precisely launch laser light through a fiber optic cable and measure the collimated output.
Lecture 4: Programmable logic Controllers
Digital I/O Connecting to the Outside World
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
In this PPT, all the materials covered up for the PIC microcontroller set-up would be studied. Preliminary skills: Knowing of basic C grammar and basic.
Arduino Part 1 Topics: Microcontrollers Programming Basics: structure and variables Digital Output Analog to Digital Conversion.
1 © Unitec New Zealand Embedded Hardware ETEC 6416 Date: - 10 Aug,2011.
EMBEDDED WEB SERVER. CONTENT: 1.ABSTRACT 2.INTRODUCTION TO EMBEDDED SYSTEMS 3.INTRODUCTION TO EMBEDDED WEB SERVER 4.BLOCK DIAGRAM 5.POER SUPPLY 6.COMPONENT.
Building a Photodetector to Observe the Polarization of Light Kevin J. McElwee Bridgewater State University, Bridgewater MA Mentor: Edward F. Deveney.
SJTU Zhou Lingling1 Introduction to Electronics Zhou Lingling.
Implementing LabVIEW in an Intermediate Physics Laboratory Steven Sahyun Physics Department, University of Wisconsin - Whitewater, Whitewater, Wisconsin.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Embedded Systems. Today Introduction to Mechatronics Microcontroller –Input / Output Ports (I/O) –Memory –ADC –PWM.
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Teachers Name : Suman Sarker Telecommunication Technology Subject Name : Microcontroller & Embedded System Subject Code : 6871 Semester : 7th Department.
Basic Stamp Free Pins These pins can be used by the operator for digital Inputs and Outputs Used Pins 0.
Data Acquisition Systems
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
Level 2 Unit 5 Electrical and Electronic Circuits and Systems Engineering Diploma Level 2 Unit 5 Electrical and Electronic Circuits and Systems Electronic.
Microcontrollers Module 3: Digital Display. 7 – Segment Display A seven-segment display (SSD), or seven- segment indicator, is a form of electronic display.
CSC522 Embedded Systems Introduction to Circuit Design.
July 7, 2003 Slide 1 of 6 Automation, Robotics and Mechatronics Lab, SUNY at Buffalo Introduction To Programming Chetan Jadhav Talib Bhabharawala Seung-Kook.
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Wireless communication Emmanuel Gyebison. Transmission Signals must be converted into digital values, using a circuit called ADC (Analog to Digital Converter),
PHY 235 Robotics Workshop Day 4 Robotic Behaviors, Light Sensing, Voltage Dividers, LCD-MOD.
Welcome to Week 4 at the Summer Computer Club Raspberry Pi (contd)
ENG241/ Lab #11 ENG2410 Digital Design LAB #1 Introduction Combinational Logic Design.
Digital Control CSE 421.
Embedded Control Systems Dr. Bonnie Heck School of ECE Georgia Tech.
Guide Presented by Mr.M Cheenya V.Abhinav Kumar 11E31A0422 Asst.Professor K.Shiva Kumar 11E31A0423 K.Rajashekhar 11E31A0424 K.Chaithanya Sree 11E31A0428.
0808/0809 ADC. Block Diagram ADC ADC0808/ADC Bit μP Compatible A/D Converters with 8-Channel Multiplexer The 8-bit A/D converter uses successive.
VK-PA-Pico Power Analyzer Picoammeter Mode - Operating Principle to Measure Short Circuit Current (I sc ) of Solar Cell + - Solar Cell To Analog to Digital.
Radio Equipment. Review: On the Transmitter Side The purpose of radio communications is to transfer information from one point to another. The information.
Recap – Our First Computer WR System Bus 8 ALU Carry output A B S C OUT F 8 8 To registers’ read/write and clock inputs Sequence of control signal combinations.
Lecture Notes / PPT UNIT III
Analog-Digital Conversion. Other types of ADC i. Dual Slope ADCs use a capacitor connected to a reference voltage. the capacitor voltage starts at zero.
Michael Rahaim, PhD Candidate Multimedia Communications Lab
Digital Control CSE 421.
Dr. Kyung Eun Park Summer 2017
Introduction to Electronics
Introduction to the Arduino
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
LAB #1 Introduction Combinational Logic Design
How to avoid catching things on fire.
Electronic Education Kits
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.
ECET 340 Competitive Success/snaptutorial.com
ECET 105 Innovative Education--snaptutorial.com
ECET 105Competitive Success/snaptutorial.com
ECET 340 Education for Service-- snaptutorial.com.
ECET 340 Teaching Effectively-- snaptutorial.com.
Lesson 1: Overview of Sequential Control and Data Acquisition
Introducing the Arduino Uno
Digital Control Systems Waseem Gulsher
Chapter 1 Introduction of Arduino
Analog-to-digital converter
ECE Computer Engineering Design Project
Presentation transcript:

Introduction The goal of this research is to study the fundamentals of microcontrollers and determine their possible functionality within the laser lab. Microcontrollers are designed to be embedded in a device to control its actions and procedures. Their small size and low cost can make them advantageous in the laser laboratory. We are using a BASIC Stamp 2 OEM Module, received in a through-hole kit form, that we can assemble ourselves. The BASIC Stamp has fifteen digital input/output pins. We must therefore use an analog to digital converter (ADC) for the microcontroller to read and process the analog input data. Once this is complete, we can use a digital to analog converter (DAC) to create some desired output. The characteristics for this specific microcontroller may put limitations on its ability to complete certain tasks. We intend to uncover the limitations of this product and find a niche for it within the BSU Laser Laboratory. Materials BASIC Stamp 2 OEM Module (Kit Form): Xytronic LF2000 Lead-Free Digital Soldering Station: Sun Equipment Powered Breadboard PBB-4060: BASIC Stamp Editor v2.5.2 Methods Our first step was to assemble the BASIC Stamp BS2 OEM using the Parallax assembly instructions. Having suitable soldering technique insures a proper joint connection and prevents damage to the board and components. To insure that the assembly was performed properly we connected the BS2 to a computer and power supply. Once the BS2 was identified by the program editor we built a small circuit to test its basic functionality. This circuit included three LED’s and is programmed to loop through a traffic light sequence. We are currently analyzing the theoretical capabilities of the BS2 and to understand the limits of input for an analog to digital converter (ADC). For example, an ADC with a 10 bit output can designate 1024 unique points of signal measurement. We must also consider the ability of an ADC to sample time fast enough such that we can capture the essential changes in an analog waveform. Current Status The microcontroller is functional and we have coded a program to test its functionality. With continued effort during the spring semester we will be able to input an analog signal using a Analog to Digital Converter. Our hopes are to implement the BS2 into a functional Proportional-Integral-Derivative (PID) controller. A PID uses a method that gives control of a system through active feedback for some desired output. References "BASIC Stamp 2 OEM Module (Kit Form)." Parallax Home. Web. 08 Dec Hewes, John. "Soldering Guide." Welcome to the Electronics Club. Web. 08 Dec "Parallax Education Education Home." Parallax Home. Web. 08 Dec "Practical Considerations of ADC Circuits : DIGITAL-ANALOG CONVERSION." All About Circuits : Free Electric Circuits Textbooks. Web. 08 Dec < l>. Microcontrollers for Research in the BSU Laser Laboratory Erkan Gulturk, Kevin McElwee Bridgewater State University, Bridgewater MA Mentor: Edward F. Deveney Ph.D