Solenoid Control System for Air Flow to Pneumatic Valves

Size: px
Start display at page:

Download "Solenoid Control System for Air Flow to Pneumatic Valves"

Transcription

1 Solenoid Control System for Air Flow to Pneumatic Valves Project for Chemical Engineering H194 [Summer 2015] Submitted by: Aditya Nandy Advisors: Velencia Witherspoon Jun Xu, Ph.D. Prof. Jeffrey A. Reimer, Ph.D.

2 Nandy 1 Abstract: The purpose of the solenoid control system was to regulate the airflow through a network of pneumatic valves, allowing air to flow (or not flow) through certain areas of the given setup, therefore triggering certain pneumatic valves. A Raspberry Pi 2 Model B (RPi2B) microcomputer was used as a microcontroller to regulate the current flow to the different solenoid valves, allowing each valve to be triggered individually, completely independently of the other valves. Upon the successful actuation of a single solenoid using a python code through the RPi2B, the single circuit was scaled up and replicated ten times to control ten solenoids. Upon the production of the ten-solenoid circuit, each solenoid was successfully actuated individually. SEE NEXT PAGE OF REPORT FOR MORE INFORMATION

3 Nandy 2 Cost Analysis: Predicted (w/ Rabbit Board Module): ITEM COST QTY TOTAL Rabbit SBC BL4S200 (RCM4100 Module) $ $ Rabbit SBC Grounded Case $ $ Normally Closed 1/8" 12V DC Inch Plastic Electric Air Gas Water Solenoid Valve $ $ Male-Male Wires (Assorted Sizes) $ $ Male-Female Wires (for GPIO pins) $ $ 4.99 Solderboard $ $ TOTAL COST $ Predicted (w/ Raspberry Pi 2 Model B): ITEM COST QTY TOTAL Raspberry Pi 2 Model B $ $ Raspberry Pi 2 Model B Grounded Case $ $ 9.95 Normally Closed 1/8" 12V DC Inch Plastic Electric Air Gas Water Solenoid Valve $ $ Male-Male Wires (Assorted Sizes) $ $ Male-Female Wires (for GPIO pins) $ $ 4.99 Solderboard $ $ kω Resistors $ $ A10 Rectifier (Flyback) Diodes (1000V, 6A) $ $ 9.26 TIP120 NPN Bipolar Transistors $ $ 8.24 Copper Heat Sink $ $ 3.95 TOTAL COST $ The predicted cost for the setup using the RPi2B was merely 34% of the cost of the setup using the Rabbit SBC BL4S200 microcomputer. Note that neither the breadboard for prototyping nor the enameled wire were not noted in the cost analysis due to the fact that these items were already present in lab. The breadboard was a temporary setup for the solderboard (permanent setup). Actual (w/ Raspberry Pi 2 Model B): ITEM COST QTY TOTAL Raspberry Pi 2 Model B $ $ Raspberry Pi 2 Model B Grounded Case $ $ 9.95 Normally Closed 1/8" 12V DC Inch Plastic Electric Air Gas Water Solenoid Valve $ $ Male-Male Wires (Assorted Sizes) $ $ Male-Female Wires (for GPIO pins) $ $ 4.99 Solderboard $ $ kω Resistors $ $ A10 Rectifier (Flyback) Diodes (1000V, 6A) $ $ 9.26 TIP120 NPN Bipolar Transistors $ $ 8.24

4 Nandy 3 Copper Heat Sink $ $ 3.95 International Rectifier IRLB3034PBF N-CH MOSFET, (40V, 195A) TO-220AB $ $ 5.33 TOTAL COST $ Note: the actual cost for the setup was $5.33 more than the predicted cost, due to the purchase of a MOSFET (metal oxide semiconductor field-effect transistor), which was not used in the final circuit. Circuit Diagrams Figure 1: Circuit for Actuation of a Single Solenoid RPi 2 Model B Pins 3.3 V 5 V 2, SDA 5 V 3, SCL 4 14, TXD Sol Valve 1 15, RXD Figure 1 is the initially proposed circuit for powering one solenoid valve. The pins on the left side of the figure are the GPIO pins on the RPi2B. The RPi2B is powered independently in the setup. The blue resistor is the 1 kω base resistor, and the power source here is the 15V, 1.00A power supply. The resistor feeds into the transistor, which attaches to ground. The ground for the RPi2B and the ground for the valve must be connected so that the ground is common among the two, so that there is no unwanted potential. Problems / Questions that arose with Figure 1 (answered in figures below): 1. Should I use an N-Channel MOSFET, a P-Channel MOSFET, an NPN Darlington bipolar transistor, or a PNP Darlington bipolar transistor? 2. Why must the flyback diode be placed parallel to the solenoid? As current is induced by the solenoid upon closure, where will it go? What is the purpose of the flyback diode? Transistor Considerations: Figure 2: MOSFET and Bipolar Transistor Schematics d- Drain g- Gate s- Source g d s P-Channel MOSFET g d s N-Channel MOSFET b c e PNP Bipolar Transistor b c e NPN Bipolar Transistor c- Collector b- Base e- Emitter

5 Nandy 4 Figure 2 demonstrates the differences in terminology and diagrams between the MOSFET and the bipolar transistor. Any of these transistors can be replaced in the single solenoid circuit diagram. So which one should be used? MOSFETs are voltage-controlled transistors, whereas bipolar transistors are current-controlled. The MOSFET can be eliminated due to the fact that the RPi2B cannot provide the voltage necessary to close the gate and complete the circuit. Therefore, a bipolar transistor was necessary, and since current was to flow from the collector to the emitter (collector connected to the positive terminal of the battery, while emitter connected to ground), the correct transistor to use was the NPN bipolar transistor. The base of the transistor is where the RPi2B applies a current, thus completing the circuit between the collector and the emitter and allowing the circuit to be completed, thus actuating the solenoid. When the RPi2B stops emitting current (and thus actuating the base of the transistor), the gate opens back up and current can no longer flow, thus returning the solenoid valve to its original state. Diode Considerations: Figure 3: Flyback Diode Schematic Base Current Applied on Transistor Base Current Not Applied on Transistor Sol Valve 1 Sol Valve 1 Figure 3 demonstrates two different situations: when the base current is applied on the transistor (thus completing the switch and allowing current to flow in the direction of the blue arrows), and when the base current is not applied, thus opening the transistor and breaking the circuit which initially allowed the solenoid to actuate. When the circuit is broken, there is residual current in the black wire that can no longer flow to ground. Thus, the only way for the current to flow is back. The current will take the path of least resistance (thus through the diode), and will enter back into the valve rather than jamming into the power source (note that this is the path of least resistance). The current will continue in this circle until it is completely dissipated, thus not damaging any components. As the induced current from the solenoid (as it closes) cannot flow back into the diode (due to the diode direction), the current is dissipated. The dissipation of current stops any circuit components from being damaged, therefore ensuring longevity of the setup. After making the decisions with regards to the flyback diode and bipolar transistor, the full ten-solenoid circuit could be built. With a single power source, the necessary 12 V could be established across as many solenoids as necessary. However, due to Kirchoff s law of junctions, the current that can flow through the solenoids will be split by the number of solenoid valves that are turned on at any given time. Calculations are made later in the report. However, increasing the current while keeping the power source voltage the same will allow more solenoids to turn on simultaneously. However, running excess current through a single solenoid valve may result in damage of the valve. The ten-solenoid circuit is essentially the same as the single solenoid circuit, repeated ten times. Each solenoid corresponds to a different GPIO pin, used for actuation.

6 Nandy 5 Figure 4: Ten Solenoid Control System RPi 2 Model B 3.3 V 5 V 2, SDA 5 V 3, SCL 4 14, TXD Sol Valve 1 15, RXD Sol Valve 2 27 Sol Valve 3 Sol Valve V 24 Sol Valve 5 Sol Valve 6 Sol Valve 7 10 MOSI 9 MOSI 25 Sol Valve 8 11 SCLK 8 CS0 7 CS1 EPROM EPROM 5 Sol Valve Sol Valve MISO MOSI 21 SCLK

7 Nandy 6 Figure 4 demonstrates the necessary circuit to control ten solenoids simultaneously. The current can be followed from the positive terminal of the battery into ground. The setup is essentially ten of the units in Figure 1 combined into one. Theoretically, if the power supply is correctly managed, more than ten solenoids can be controlled with the RPi2B microcontroller. The resistors have 1 kω resistance, the transistors are TIP120 transistors, and the flyback diodes are 6A10 rectifier diodes, rated for 1000V and 6A. When using the RPi2B in this case, it is important to place the copper heat sink on the CPU, due to the amount of power necessary to actuate ten solenoids. Results: As described in the abstract, initial tests were performed on an LED control system, without an external power source. All supplies were present in lab and no extra purchases had to be made. After the solenoid valve shipment arrived, a single solenoid apparatus was built and tested (with the help of an external power source), after which a much more compact, tensolenoid apparatus was formed. All three setups are shown below. Note that the ten-solenoid setup is complicated and needs intricate placement of wires to stop short-circuiting. Figure 5: Individual LED Control

8 Nandy 7 Figure 5 is the proof-of-concept circuit that allows each solenoid to be controlled independently. The rainbow colored wires (white, purple, blue1, teal, brown, yellow1, red, orange, yellow2, and blue2) are male-female wires that lead to the GPIO pins of the RPi2B. The gray wire leads to ground. The resistor is placed between the LED light and ground. In this case, an external power source was unnecessary, because the RPi2B contained enough voltage and power to light up each of the LED lights individually. As current was run through each GPIO pin, it passed through the diode and rushed to ground, resulting in that GPIO pin s LED light being lit accordingly. Figure 6: Single Solenoid Valve Actuation (a) Full Breadboard (b) Zoomed in on circuit

9 Nandy 8 Figure 6 (a) and (b) demonstrates the amount of space necessary for the circuit in order to actuate a single solenoid. A considerable amount of wiring is necessary for the required setup. Figure 7: Ten Solenoid Actuation (a) Full Breadboard (b) Full Setup (c) Pneumatic Valve System Figure 7 (a) and (b) demonstrate the components of the complete solenoid setup, which is to be implemented in coordination with the pneumatic valve system (c). The solenoids are to let in compressed air, which then actuates the pneumatic valves. Simple Circuit Power Calculations:!!.!! 15V, 1.00A power source with 12V, 6.5 W valves: 𝑃 = 𝑉𝐼 𝐼 =! =!!! = 𝐴.!.!!! = Based on the calculations, the given power source could have powered 1.85 solenoids (thus one solenoid). However, the solenoids did not require the full power to actuate (though they may not be completely open), and thus four valves could be actuated at once.!.!!"!

10 Nandy 9 Code: Below is the code that is used to actuate valves individually, as well as the code that is used to actuate numerous (up to four) valves at a single moment. Currently, I am producing a Python graphical user interface (GUI) that can be used to actuate the necessary solenoids for the times inputted by the user. (a) Individual Solenoid Activation (b) Multiple Solenoid Activation As the project continues forth, code is being developed to make the setup more efficient and user-friendly. The first step will be to get a basic GUI up and running (it s close!) After that, a more detailed GUI will be developed with the layout of the ten pneumatic valves. If a more powerful power source is to be used to power more solenoids at any given time, then a code for current control using a mechanical relay may be necessary.

11 Nandy 10 Conclusion: Prior to receiving the shipment of solenoid valves, initial tests were performed on threewire direct action solenoid valves from the previous setup (that were already present in lab) as well as LED lights (also already present in lab). A setup of ten LED lights was built using 100Ω resistors and male-male / male-female wires, and each light was controlled individually and independently of the other nine LEDs, demonstrating a proof-of-concept for actuating ten solenoid valves individually and independently. When the normally-closed, ⅛, water / gas solenoid valves arrived, they were tested for actuation. A 15 Volt, 1.00 Ampere power source was initially used in order to trigger the 12 Volt, 6.5 Watt solenoid valves. Current calculations demonstrated that only one solenoid could be powered with the power source. However, after testing the valves, it was found that the given power source could trigger up to four solenoids at once, though these solenoids may not be actuated completely (the valves produce a clicking sound, which is assumed to be the valve opening, though the degree of opening cannot be determined from merely looking at the valves). Though the solenoid valve may not be completely actuated, there will still be room for air to flow. This is to be tested, once the solenoid control is attached to the pneumatic valve system. In order to solve the problem of lacking current, a 15 Volt, 2.00 Ampere power source was purchased in order to power the valves. In theory, this power source should be able to power up to three solenoids at one time, though in practice, the power source may be able to power more than three valves. However, when using this power source on a single valve, it is important to consider the large amount of power flowing through the solenoid, which could potentially burn out the valve. This is highly unlikely, however, because the solenoid valves were able to handle power from a 19 Volt, 3.42 Ampere power source (a Toshiba laptop charger). After the individual solenoids were checked for actuation using the power source, a circuit was planned and diagrammed to control a single solenoid with the RPi2B. The components of this circuit included a breadboard, a 1 kω resistor, a TIP120 transistor, numerous male-male and male-female wires, a 6A10 rectifier (flyback) diode, and a power source. The resistor was used as a base resistor to stop any large voltages from damaging the RPi2B, the transistor as a switch to control current flow, the diode to stop flyback voltage and current, and the power source to power the solenoid (independently of the RPi2B, since the solenoids are high current / high voltage devices that cannot be powered by the general purpose input / output [GPIO] pins on the RPi2B). Through the use of the correct circuitry, an extremely powerful microcomputer, python, and a Linux-based operating system, I was able to successfully produce a stand-alone tensolenoid control system that can be accessed remotely and controlled, thus making Velencia s job easier, as she will be able to control the pressure setup from Germany. I was able to save the Reimer group $ in funds by using a RPi2B microcomputer, as opposed to the Rabbit Core Module as suggested to Velencia at ENC2015. Future: 1. Attach the solenoid to the pneumatic valves and actuate pneumatic valves successfully. 2. Remotely control the RPi2B from another site, and control the pneumatic valves through the use of a GUI that is able to take text input for time. 3. Solder the solenoid setup onto a permanent solderboard for permanent use. 4. Extend wire lengths so that the solenoid setup can reach far lengths.

12 Nandy 11 Acknowledgements: I would like to acknowledge Velencia Witherspoon for providing me with this interesting project, which allowed me to learn a significant amount about high-current / high-voltage circuitry. I would also like to thank David Zarrin for his help on double-checking the tensolenoid circuit diagram. I would also like to acknowledge Jun Xu for his help on other projects throughout the summer, and Professor Reimer for allowing me to join and help conduct research with the Reimer group.

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS Objective In this experiment you will study the i-v characteristics of an MOS transistor. You will use the MOSFET as a variable resistor and as a switch. BACKGROUND

More information

High voltage power supply (1 to 20 KV)

High voltage power supply (1 to 20 KV) High voltage power supply ( to 0 KV) Ammar Ahmed Khan, Muhammad Wasif, Muhammad Sabieh Anwar This documentation is divided into two parts, the first part provides a brief overview about the key features

More information

TRANSISTOR/DIODE TESTER

TRANSISTOR/DIODE TESTER TRANSISTOR/DIODE TESTER MODEL DT-100 Lesson Manual ELENCO Copyright 2012, 1988 REV-G 753115 Elenco Electronics, Inc. Revised 2012 FEATURES Diode Mode: 1. Checks all types of diodes - germanium, silicon,

More information

RGB LED Strips. Created by lady ada. Last updated on 2015-12-07 12:00:18 PM EST

RGB LED Strips. Created by lady ada. Last updated on 2015-12-07 12:00:18 PM EST RGB LED Strips Created by lady ada Last updated on 2015-12-07 12:00:18 PM EST Guide Contents Guide Contents Overview Schematic Current Draw Wiring Usage Example Code Support Forums 2 3 5 6 7 10 12 13 Adafruit

More information

Student Exploration: Circuits

Student Exploration: Circuits Name: Date: Student Exploration: Circuits Vocabulary: ammeter, circuit, current, ohmmeter, Ohm s law, parallel circuit, resistance, resistor, series circuit, voltage Prior Knowledge Questions (Do these

More information

Robot Board Sub-System Testing. Abstract. Introduction and Theory. Equipment. Procedures. EE 101 Spring 2006 Date: Lab Section # Lab #6

Robot Board Sub-System Testing. Abstract. Introduction and Theory. Equipment. Procedures. EE 101 Spring 2006 Date: Lab Section # Lab #6 EE 101 Spring 2006 Date: Lab Section # Lab #6 Name: Robot Board Sub-System Testing Partner: No Lab partners this time! Abstract The ECEbot robots have a printed circuit board (PCB) containing most of the

More information

Current Limiting Power Resistors for High-Power LED Module Lighting Applications

Current Limiting Power Resistors for High-Power LED Module Lighting Applications Current Limiting Power Resistors for High-Power LED Module Lighting Applications PWR263 An ongoing trend toward miniaturization of virtually all electronics is accompanied by the demand for a reduction

More information

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two!

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two! Using Your Arduino, Breadboard and Multimeter Work in teams of two! EAS 199A Fall 2012 pincer clips good for working with breadboard wiring (push these onto probes) Your Multimeter probes leads Turn knob

More information

DET Practical Electronics (Intermediate 1)

DET Practical Electronics (Intermediate 1) DET Practical Electronics (Intermediate 1) 731 August 2000 HIGHER STILL DET Practical Electronics (Intermediate 1) Support Materials CONTENTS Section 1 Learning about Resistors Section 2 Learning about

More information

Arduino Lesson 13. DC Motors. Created by Simon Monk

Arduino Lesson 13. DC Motors. Created by Simon Monk Arduino Lesson 13. DC Motors Created by Simon Monk Guide Contents Guide Contents Overview Parts Part Qty Breadboard Layout Arduino Code Transistors Other Things to Do 2 3 4 4 4 6 7 9 11 Adafruit Industries

More information

POWER SUPPLY MODEL XP-15. Instruction Manual ELENCO

POWER SUPPLY MODEL XP-15. Instruction Manual ELENCO POWER SUPPLY MODEL XP-15 Instruction Manual ELENCO Copyright 2013 by Elenco Electronics, Inc. REV-A 753020 All rights reserved. No part of this book shall be reproduced by any means; electronic, photocopying,

More information

Talon VFD / Inverter Meter

Talon VFD / Inverter Meter Talon VFD / Inverter Meter Patent Pending. Copyright 2009. Page 1 of 37 Table of Contents Talon VFD/Inverter meter... 1 Table of Contents... 2 WARNING...3 Product Summary... 4 Product Cautions and Theory

More information

Cornerstone Electronics Technology and Robotics I Week 15 Voltage Comparators Tutorial

Cornerstone Electronics Technology and Robotics I Week 15 Voltage Comparators Tutorial Cornerstone Electronics Technology and Robotics I Week 15 Voltage Comparators Tutorial Administration: o Prayer Robot Building for Beginners, Chapter 15, Voltage Comparators: o Review of Sandwich s Circuit:

More information

Constant Current Electronic Power Supply Load By Jeff K. Steinkamp N7YG April 3, 2012

Constant Current Electronic Power Supply Load By Jeff K. Steinkamp N7YG April 3, 2012 Constant Current Electronic Power Supply Load By Jeff K. Steinkamp N7YG April 3, 2012 Power supplies, especially external units, have become an ever increasing necessity in today s world of electronic

More information

Experiment #5, Series and Parallel Circuits, Kirchhoff s Laws

Experiment #5, Series and Parallel Circuits, Kirchhoff s Laws Physics 182 Summer 2013 Experiment #5 1 Experiment #5, Series and Parallel Circuits, Kirchhoff s Laws 1 Purpose Our purpose is to explore and validate Kirchhoff s laws as a way to better understanding

More information

The MOSFET Transistor

The MOSFET Transistor The MOSFET Transistor The basic active component on all silicon chips is the MOSFET Metal Oxide Semiconductor Field Effect Transistor Schematic symbol G Gate S Source D Drain The voltage on the gate controls

More information

Peak Atlas DCA. Semiconductor Component Analyser Model DCA55. User Guide

Peak Atlas DCA. Semiconductor Component Analyser Model DCA55. User Guide GB55-7 Peak Atlas DCA Semiconductor Component Analyser Model DCA55 User Guide Peak Electronic Design Limited 2000/2007 In the interests of development, information in this guide is subject to change without

More information

8 coil stator 11 coil stator

8 coil stator 11 coil stator Below is a schematic of a typical scooter electrical set up as far as the stator, CDI, rectifier/regulator go along with the other items running on the electrical system; This is the 6 coil stator common

More information

Proximity Switches RS (Reed Switch)

Proximity Switches RS (Reed Switch) Proximity Switches RS (Reed Switch) General Pneumatic systems can often be combined with electric control circuits. The position of the piston in the cylinder can then be sensed by means of a proximity

More information

Table 1 Comparison of DC, Uni-Polar and Bi-polar Stepper Motors

Table 1 Comparison of DC, Uni-Polar and Bi-polar Stepper Motors Electronics Exercise 3: Uni-Polar Stepper Motor Controller / Driver Mechatronics Instructional Laboratory Woodruff School of Mechanical Engineering Georgia Institute of Technology Lab Director: I. Charles

More information

GLOLAB Two Wire Stepper Motor Positioner

GLOLAB Two Wire Stepper Motor Positioner Introduction A simple and inexpensive way to remotely rotate a display or object is with a positioner that uses a stepper motor to rotate it. The motor is driven by a circuit mounted near the motor and

More information

DC Circuits (Combination of resistances)

DC Circuits (Combination of resistances) Name: Partner: Partner: Partner: DC Circuits (Combination of resistances) EQUIPMENT NEEDED: Circuits Experiment Board One Dcell Battery Wire leads Multimeter 100, 330, 1k resistors Purpose The purpose

More information

The basic set up for your K2 to run PSK31 By Glenn Maclean WA7SPY

The basic set up for your K2 to run PSK31 By Glenn Maclean WA7SPY The basic set up for your K2 to run PSK31 By Glenn Maclean WA7SPY I am by no means an expert on PSK31. This article is intended to help someone get on PSK31 with a K2. These are the things I did to get

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL

ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL X1: DE-9 serial connector Used to connect computer (or other devices) using RS-232 standard. Needs a serial cable, with at least

More information

Lab 3 Rectifier Circuits

Lab 3 Rectifier Circuits ECET 242 Electronic Circuits Lab 3 Rectifier Circuits Page 1 of 5 Name: Objective: Students successfully completing this lab exercise will accomplish the following objectives: 1. Learn how to construct

More information

Modifying the Yaesu FT-847 External 22.625 MHz Reference Input

Modifying the Yaesu FT-847 External 22.625 MHz Reference Input Modifying the Yaesu FT-847 External 22.625 MHz Reference Input David Smith VK3HZ Introduction This document describes the modification of an FT-847 to allow an external 22.625 MHz Reference oscillator

More information

Color Mark Sensor with Red or Green LED E3S-VS

Color Mark Sensor with Red or Green LED E3S-VS Color Mark Sensor with Red or Green LED Rugged IP67 Color Mark Sensor 1 ms response time Detects a wide variety of color marks PNP or NPN output ls Light-on/ Dark-on operation, wire selectable Vertical

More information

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Device Patent No 29: Last updated: 7th October 2008 Author: Patrick J. Kelly This is a slightly reworded copy of this patent application which shows a method of

More information

Lab 3 - DC Circuits and Ohm s Law

Lab 3 - DC Circuits and Ohm s Law Lab 3 DC Circuits and Ohm s Law L3-1 Name Date Partners Lab 3 - DC Circuits and Ohm s Law OBJECTIES To learn to apply the concept of potential difference (voltage) to explain the action of a battery in

More information

Capacitive Touch Sensor Project:

Capacitive Touch Sensor Project: NOTE: This project does not include a complete parts list. In particular, the IC described here does not come in a dual-inline-package (DIP), and so a gull-wing package has to be soldered to an adaptor

More information

Gates, Circuits, and Boolean Algebra

Gates, Circuits, and Boolean Algebra Gates, Circuits, and Boolean Algebra Computers and Electricity A gate is a device that performs a basic operation on electrical signals Gates are combined into circuits to perform more complicated tasks

More information

W04 Transistors and Applications. Yrd. Doç. Dr. Aytaç Gören

W04 Transistors and Applications. Yrd. Doç. Dr. Aytaç Gören W04 Transistors and Applications W04 Transistors and Applications ELK 2018 - Contents W01 Basic Concepts in Electronics W02 AC to DC Conversion W03 Analysis of DC Circuits (self and condenser) W04 Transistors

More information

Bipolar Transistor Amplifiers

Bipolar Transistor Amplifiers Physics 3330 Experiment #7 Fall 2005 Bipolar Transistor Amplifiers Purpose The aim of this experiment is to construct a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must

More information

Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997

Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997 Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997 1 Purpose To measure and understand the common emitter transistor characteristic curves. To use the base current gain

More information

Experiment NO.3 Series and parallel connection

Experiment NO.3 Series and parallel connection Experiment NO.3 Series and parallel connection Object To study the properties of series and parallel connection. Apparatus 1. DC circuit training system 2. Set of wires. 3. DC Power supply 4. Digital A.V.O.

More information

Electronics Technology

Electronics Technology Teacher Assessment Blueprint Electronics Technology Test Code: 5907 / Version: 01 Copyright 2011 NOCTI. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information

More information

Electronics Technology

Electronics Technology Job Ready Assessment Blueprint Electronics Technology Test Code: 4035 / Version: 01 Copyright 2010. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information

More information

Study Guide for the Electronics Technician Pre-Employment Examination

Study Guide for the Electronics Technician Pre-Employment Examination Bay Area Rapid Transit District Study Guide for the Electronics Technician Pre-Employment Examination INTRODUCTION The Bay Area Rapid Transit (BART) District makes extensive use of electronics technology

More information

Joule Thief 3.0 Kit. June 2012, Rev 1 1 http://www.easternvoltageresearch.com Joule Thief 3.0

Joule Thief 3.0 Kit. June 2012, Rev 1 1 http://www.easternvoltageresearch.com Joule Thief 3.0 Kit Instruction Manual Eastern Voltage Research, LLC June 2012, Rev 1 1 http://www.easternvoltageresearch.com HIGH BRIGHTNESS LED THIS KIT USES A 1W CREE, HIGH BRIGHTNESS LED. DO NOT STARE AT THIS (OR

More information

Operating instructions Capacitive sensors

Operating instructions Capacitive sensors Operating instructions Capacitive sensors UK 700 / 00 0 / 009 Contents Safety instructions Functions and features Installation. Notes on flush and non-flush installation Electrical connection. Wiring.

More information

CA723, CA723C. Voltage Regulators Adjustable from 2V to 37V at Output Currents Up to 150mA without External Pass Transistors. Features.

CA723, CA723C. Voltage Regulators Adjustable from 2V to 37V at Output Currents Up to 150mA without External Pass Transistors. Features. CA73, CA73C Data Sheet April 1999 File Number 788. Voltage Regulators Adjustable from V to 37V at Output Currents Up to 1mA without External Pass Transistors The CA73 and CA73C are silicon monolithic integrated

More information

Electrical Fundamentals Module 3: Parallel Circuits

Electrical Fundamentals Module 3: Parallel Circuits Electrical Fundamentals Module 3: Parallel Circuits PREPARED BY IAT Curriculum Unit August 2008 Institute of Applied Technology, 2008 ATE310- Electrical Fundamentals 2 Module 3 Parallel Circuits Module

More information

Chapter 13: Electric Circuits

Chapter 13: Electric Circuits Chapter 13: Electric Circuits 1. A household circuit rated at 120 Volts is protected by a fuse rated at 15 amps. What is the maximum number of 100 watt light bulbs which can be lit simultaneously in parallel

More information

Combi B Alarm box. Mounting instructions

Combi B Alarm box. Mounting instructions Combi B Alarm box Mounting instructions EN Mounting instructions Alarm box Combi B VdS, G113064, G113065, G113066 Table of Contents 1 Description... 3 2 System overview... 3 3 Structure... 3 3.1 Power

More information

Resistors in Series and Parallel Circuits

Resistors in Series and Parallel Circuits 69 Resistors in Series and Parallel Circuits E&M: Series and parallel circuits Equipment List DataStudio file: Not Required Qty s Part Numbers 1 C/DC Electronics Lab EM-8656 2 D cell 1.5 volt Introduction

More information

Electronics. Discrete assembly of an operational amplifier as a transistor circuit. LD Physics Leaflets P4.2.1.1

Electronics. Discrete assembly of an operational amplifier as a transistor circuit. LD Physics Leaflets P4.2.1.1 Electronics Operational Amplifier Internal design of an operational amplifier LD Physics Leaflets Discrete assembly of an operational amplifier as a transistor circuit P4.2.1.1 Objects of the experiment

More information

AP Physics Electricity and Magnetism #4 Electrical Circuits, Kirchoff s Rules

AP Physics Electricity and Magnetism #4 Electrical Circuits, Kirchoff s Rules Name Period AP Physics Electricity and Magnetism #4 Electrical Circuits, Kirchoff s Rules Dr. Campbell 1. Four 240 Ω light bulbs are connected in series. What is the total resistance of the circuit? What

More information

Bob York. Transistor Basics - MOSFETs

Bob York. Transistor Basics - MOSFETs Bob York Transistor Basics - MOSFETs Transistors, Conceptually So far we have considered two-terminal devices that are described by a current-voltage relationship I=f(V Resistors: Capacitors: Inductors:

More information

Transistor Amplifiers

Transistor Amplifiers Physics 3330 Experiment #7 Fall 1999 Transistor Amplifiers Purpose The aim of this experiment is to develop a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must accept input

More information

Discontinued Product For Reference Only

Discontinued Product For Reference Only Data Sheet 29319.12A 2962 DUAL PULSE-WIDTH MODULATED CURRENT CONTROL GROUND IN A SENSE A SINK A SOURCE A THS A V CC SOURCE B SINKB SENSEB IN B THS B 1 2 3 4 5 6 7 8 9 1 11 12 LOGIC LOGIC Dwg. No. D-11

More information

EXPRESS PCB TUTORIAL Author: Lee Morey Revised: JE Feb 2015

EXPRESS PCB TUTORIAL Author: Lee Morey Revised: JE Feb 2015 EXPRESS PCB TUTORIAL Author: Lee Morey Revised: JE Feb 2015 Getting Started There are several resources for learning how to layout schematics and PCBs. And there are several popular commercial packages.

More information

STUDY OF CELLPHONE CHARGERS

STUDY OF CELLPHONE CHARGERS STUDY OF CELLPHONE CHARGERS Author : Suraj Hebbar Systems Lab, CeNSE,IISc Banglore ABSTRACT This report shows charging nature of different cellphone chargers with different cellphones. Here we took into

More information

RADIANT PLASMA 4700 Plasma Spark Generator

RADIANT PLASMA 4700 Plasma Spark Generator RADIANT PLASMA 4700 Plasma Spark Generator Installation Guide / User Manual A S P A R K O F F R E S H A I R Aquapulser.com Contents 1 Introduction 2 1.1 About the Product....................................

More information

Application Note AN- 1118

Application Note AN- 1118 Application Note AN- 111 IR331x : urrent Sensing High Side Switch P3 By David Jacquinod Table of ontents Page Introduction... 2 Inner Architecture... 2 Reverse Battery Protection... 2 Wait function...

More information

Drive circuit basics + V. τ e. Industrial Circuits Application Note. Winding resistance and inductance

Drive circuit basics + V. τ e. Industrial Circuits Application Note. Winding resistance and inductance ndustrial Circuits Application Note Drive circuit basics For a given size of a stepper motor, a limited space is available for the windings. n the process of optimizing a stepper motor drive system, an

More information

Physics. Cambridge IGCSE. Workbook. David Sang. Second edition. 9780521757843 Cambers & Sibley: IGCSE Physics Cover. C M Y K

Physics. Cambridge IGCSE. Workbook. David Sang. Second edition. 9780521757843 Cambers & Sibley: IGCSE Physics Cover. C M Y K Cambridge IGCSE Physics, Second edition matches the requirements of the latest Cambridge IGCSE Physics syllabus (0625). It is endorsed by Cambridge International Examinations for use with their examination.

More information

Physics 120 Lab 6: Field Effect Transistors - Ohmic region

Physics 120 Lab 6: Field Effect Transistors - Ohmic region Physics 120 Lab 6: Field Effect Transistors - Ohmic region The FET can be used in two extreme ways. One is as a voltage controlled resistance, in the so called "Ohmic" region, for which V DS < V GS - V

More information

Electronics 5: Arduino, PWM, Mosfetts and Motors

Electronics 5: Arduino, PWM, Mosfetts and Motors BIOE 123 Module 6 Electronics 5: Arduino, PWM, Mosfetts and Motors Lecture (30 min) Date Learning Goals Learn about pulse width modulation (PWM) as a control technique Learn how to use a Mosfets to control

More information

Without the pre amp, these microphones sound very good with tube equipment that provided a very high impedance load to the element.

Without the pre amp, these microphones sound very good with tube equipment that provided a very high impedance load to the element. N9WB D-104 Project Revision 2 Pre Amp Modifications for higher load impedance. By Walter A. Breining, N9WB D-104 Discussion The D-104 has been around since the 30 s and is still popular today for communications.

More information

Series and Parallel Circuits

Series and Parallel Circuits Direct Current (DC) Direct current (DC) is the unidirectional flow of electric charge. The term DC is used to refer to power systems that use refer to the constant (not changing with time), mean (average)

More information

Constant Voltage and Constant Current Controller for Adaptors and Battery Chargers

Constant Voltage and Constant Current Controller for Adaptors and Battery Chargers TECHNICAL DATA Constant Voltage and Constant Current Controller for Adaptors and Battery Chargers IK3051 Description IK3051 is a highly integrated solution for SMPS applications requiring constant voltage

More information

Fundamentals of Microelectronics

Fundamentals of Microelectronics Fundamentals of Microelectronics H1 Why Microelectronics? H2 Basic Physics of Semiconductors H3 Diode ircuits H4 Physics of Bipolar ransistors H5 Bipolar Amplifiers H6 Physics of MOS ransistors H7 MOS

More information

Basic DC Motor Circuits. Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu

Basic DC Motor Circuits. Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu Basic DC Motor Circuits Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu DC Motor Learning Objectives Explain the role of a snubber diode Describe how PWM controls DC motor

More information

Basic DC Motor Circuits

Basic DC Motor Circuits Basic DC Motor Circuits Living with the Lab Gerald Recktenwald Portland State University gerry@pdx.edu DC Motor Learning Objectives Explain the role of a snubber diode Describe how PWM controls DC motor

More information

Series and Parallel Resistive Circuits Physics Lab VIII

Series and Parallel Resistive Circuits Physics Lab VIII Series and Parallel Resistive Circuits Physics Lab VIII Objective In the set of experiments, the theoretical expressions used to calculate the total resistance in a combination of resistors will be tested

More information

Understanding Delta Conversion Online "Power Regulation" - Part 2

Understanding Delta Conversion Online Power Regulation - Part 2 Application Note #40 Understanding Delta Conversion Online "Power Regulation" - Part 2 Introduction This application note is the second in a series on delta conversion theory of operation. For complete

More information

IGBT or MOSFET: Choose Wisely by Carl Blake and Chris Bull, International Rectifier

IGBT or MOSFET: Choose Wisely by Carl Blake and Chris Bull, International Rectifier IGBT or MOSFET: Choose Wisely by Carl Blake and Chris Bull, International Rectifier With the proliferation of choices between MOSFETs and IGBTs, it is becoming increasingly difficult for today s designer

More information

ELABOTrainingsSysteme Aus- und Weiterbildung GmbH. Electrical Engineering Electronics Digital Technology. www.elabo-ts.com

ELABOTrainingsSysteme Aus- und Weiterbildung GmbH. Electrical Engineering Electronics Digital Technology. www.elabo-ts.com Aus- und Weiterbildung GmbH Electrical Engineering Electronics Digital Technology www.elabo-ts.com Principles of Electrical Engineering... Analysis of electrical-engineering systems on component level

More information

ECEN 1400, Introduction to Analog and Digital Electronics

ECEN 1400, Introduction to Analog and Digital Electronics ECEN 1400, Introduction to Analog and Digital Electronics Lab 4: Power supply 1 INTRODUCTION This lab will span two lab periods. In this lab, you will create the power supply that transforms the AC wall

More information

DC Motor with Shaft Encoder

DC Motor with Shaft Encoder Learning Objectives DC Motor with Shaft Encoder By the end of this laboratory experiment, the experimenter should be able to: Explain how an encoder operates and how it can be use determine rotational

More information

Electronics and Soldering Notes

Electronics and Soldering Notes Electronics and Soldering Notes The Tools You ll Need While there are literally one hundred tools for soldering, testing, and fixing electronic circuits, you only need a few to make robot. These tools

More information

THE INPUT/OUTPUT SYSTEM. Key Points

THE INPUT/OUTPUT SYSTEM. Key Points M O D U L E T W O THE 2 INPUT/OUTPUT SYSTEM Key Points In the first module, you learned about the basic architecture and operation of the Allen-Bradley Micrologix 1000, including a brief introduction to

More information

Unit/Standard Number. High School Graduation Years 2010, 2011 and 2012

Unit/Standard Number. High School Graduation Years 2010, 2011 and 2012 1 Secondary Task List 100 SAFETY 101 Demonstrate an understanding of State and School safety regulations. 102 Practice safety techniques for electronics work. 103 Demonstrate an understanding of proper

More information

Left Hand Limit Switch. Housing. Left Hand. Connections. Motor Connector BROWN PURPLE GRAY BLACK DARK BLUE BLACK BROWN BROWN LIGHT BLUE.

Left Hand Limit Switch. Housing. Left Hand. Connections. Motor Connector BROWN PURPLE GRAY BLACK DARK BLUE BLACK BROWN BROWN LIGHT BLUE. LIGHT BLUE GRAY PURPLE Circuit Breaker Intput Circuit Breaker Output #1 Relay Left Hand Limit Switch Housing Left Hand Motor Connector Right Hand Limit Switch on Radiator Support Right Hand Limit Switch

More information

5800 AND 5801. BiMOS II LATCHED DRIVERS UCN5800L UCN5800A

5800 AND 5801. BiMOS II LATCHED DRIVERS UCN5800L UCN5800A 800 AND 80 Data Sheet 2680.0B* CLEAR IN IN 2 IN 3 IN GROUND 2 3 6 UCN800L UCN800A LATCHES V DD 3 2 0 9 7 8 OUTPUT ENABLE SUPPLY OUT COMMON Dwg. PP-0A The UCN800A/L and UCN80A/EP/LW latched-input BiMOS

More information

Build It! A Portable Headphone Amplifier. By Mark Amundson

Build It! A Portable Headphone Amplifier. By Mark Amundson Build It! A Portable Headphone Amplifier By Mark Amundson Ever wanted to monitor a line level signal? Or want to provide another headphone output to share the multi-track mix? Well, this Do-It-Yourself

More information

Assembly Instructions: Shortwave Radio Kit

Assembly Instructions: Shortwave Radio Kit Assembly Instructions: Shortwave Radio Kit MTM Scientific, Inc P.O. Box 522 Clinton, MI 49236 U.S.A Introduction Fig 1: The assembled Shortwave Radio Kit The SHORTWAVE RADIO KIT (#SWRAD) from MTM Scientific

More information

Resistors in Series and Parallel

Resistors in Series and Parallel Resistors in Series and Parallel Bởi: OpenStaxCollege Most circuits have more than one component, called a resistor that limits the flow of charge in the circuit. A measure of this limit on charge flow

More information

Supply voltage Supervisor TL77xx Series. Author: Eilhard Haseloff

Supply voltage Supervisor TL77xx Series. Author: Eilhard Haseloff Supply voltage Supervisor TL77xx Series Author: Eilhard Haseloff Literature Number: SLVAE04 March 1997 i IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to

More information

Circuit Board Sensor Products

Circuit Board Sensor Products Circuit Board Sensor Products AG21x-07 Cylinder Position Sensors PCB Assemblies for Pneumatic Cylinder Applications Features: Precision Magnetic Operate Point Three-Wire Current Source or Current Sink

More information

LAB VIII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS

LAB VIII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS LAB VIII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS 1. OBJECTIVE In this lab, you will study the DC characteristics of a Bipolar Junction Transistor (BJT). 2. OVERVIEW In this lab, you will inspect the

More information

Controlling a Dot Matrix LED Display with a Microcontroller

Controlling a Dot Matrix LED Display with a Microcontroller Controlling a Dot Matrix LED Display with a Microcontroller By Matt Stabile and programming will be explained in general terms as well to allow for adaptation to any comparable microcontroller or LED matrix.

More information

PUSH BUTTON START INSTALLATION MANUAL

PUSH BUTTON START INSTALLATION MANUAL PUSH BUTTON START INSTALLATION MANUAL ALTHOUGH THIS PRODUCT HAS BEEN THOROUGHLY TESTED KPIERSON TECHNOLOGIES ASSUMES NO RESPONSIBILITY FOR ANY DAMAGE THAT MAY RESULT BY THE INSTALLATION OF THIS PRODUCT.

More information

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1 CS99S Laboratory 1 Objectives: 1. Become familiar with the breadboard 2. Build a logic power supply 3. Use switches to make 1s and 0s 4. Use LEDs to observe 1s and 0s 5. Make a simple oscillator 6. Use

More information

UMM AL-QURA UNIVERSITY

UMM AL-QURA UNIVERSITY UMM AL-QURA UNIVERSITY College of Computer and Information Systems Computer Engineering Department 1403312 Digital Electronic Systems and Circuits Lab Manual Student Name: Student ID: Section: Group: Session

More information

P C B Wiz a r d 3 T u t o r i a l 3 Drawing a test probe circuit

P C B Wiz a r d 3 T u t o r i a l 3 Drawing a test probe circuit Step 1 of 10: Introduction This tutorial shows you how to design and make a test probe with PCB Wizard. You should follow this tutorial to learn the basic skills you will need to use PCB Wizard effectively.

More information

NTE923 & NTE923D Integrated Circuit Precision Voltage Regulator

NTE923 & NTE923D Integrated Circuit Precision Voltage Regulator NTE923 & NTE923D Integrated Circuit Precision Voltage Regulator Description: The NTE923 and NTE923D are voltage regulators designed primarily for series regulator applications. By themselves, these devices

More information

Low Cost Pure Sine Wave Solar Inverter Circuit

Low Cost Pure Sine Wave Solar Inverter Circuit Low Cost Pure Sine Wave Solar Inverter Circuit Final Report Members: Cameron DeAngelis and Luv Rasania Professor: Yicheng Lu Advisor: Rui Li Background Information: Recent rises in electrical energy costs

More information

SPI-8001TW. Switching Regulators. Dual 1.5 A, DC/DC Step-Down Converter. SANKEN ELECTRIC CO., LTD. http://www.sanken-ele.co.jp/en/

SPI-8001TW. Switching Regulators. Dual 1.5 A, DC/DC Step-Down Converter. SANKEN ELECTRIC CO., LTD. http://www.sanken-ele.co.jp/en/ Data Sheet 27469.301.1 Designed to meet high-current requirements at high efficiency in industrial and consumer applications; embedded core, memory, or logic supplies; TVs, VCRs, and office equipment,

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 2 Bipolar Junction Transistors Lecture-2 Transistor

More information

Diode Applications. by Kenneth A. Kuhn Sept. 1, 2008. This note illustrates some common applications of diodes.

Diode Applications. by Kenneth A. Kuhn Sept. 1, 2008. This note illustrates some common applications of diodes. by Kenneth A. Kuhn Sept. 1, 2008 This note illustrates some common applications of diodes. Power supply applications A common application for diodes is converting AC to DC. Although half-wave rectification

More information

Type SA-1 Generator Differential Relay

Type SA-1 Generator Differential Relay ABB Automation Inc. Substation Automation and Protection Division Coral Springs, FL 33065 Instruction Leaflet 41-348.11C Effective: November 1999 Supersedes I.L. 41-348.11B, Dated August 1986 ( ) Denotes

More information

Understanding the Alternator

Understanding the Alternator http://www.autoshop101.com THIS AUTOMOTIVE SERIES ON ALTERNATORS HAS BEEN DEVELOPED BY KEVIN R. SULLIVAN PROFESSOR OF AUTOMOTIVE TECHNOLOGY AT SKYLINE COLLEGE SAN BRUNO, CALIFORNIA ALL RIGHTS RESERVED

More information

BURGLAR ALARM KIT MODEL K-23. Assembly and Instruction Manual ELENCO

BURGLAR ALARM KIT MODEL K-23. Assembly and Instruction Manual ELENCO BURGLAR ALARM KIT MODEL K-23 Assembly and Instruction Manual ELENCO Copyright 2013, 1989 ELENCO Electronics, Inc. Revised 2011 REV-Q 753223 No part of this book shall be reproduced by any means; electronic,

More information

Programmable Single-/Dual-/Triple- Tone Gong SAE 800

Programmable Single-/Dual-/Triple- Tone Gong SAE 800 Programmable Single-/Dual-/Triple- Tone Gong Preliminary Data SAE 800 Bipolar IC Features Supply voltage range 2.8 V to 18 V Few external components (no electrolytic capacitor) 1 tone, 2 tones, 3 tones

More information

Using Ohm s Law to Build a Voltage Divider

Using Ohm s Law to Build a Voltage Divider Using Ohm s Law to Build a Voltage Provided by TryEngineering - Lesson Focus Students will design, build, and characterize one of the basic circuits of electrical engineering, the voltage divider. These

More information

Selecting and Implementing H-Bridges in DC Motor Control. Daniel Phan A37005649

Selecting and Implementing H-Bridges in DC Motor Control. Daniel Phan A37005649 Selecting and Implementing H-Bridges in DC Motor Control Daniel Phan A37005649 ECE 480 Design Team 3 Spring 2011 Abstract DC motors can be used in a number of applications that require automated movements.

More information

LAB VII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS

LAB VII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS LAB VII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS 1. OBJECTIVE In this lab, you will study the DC characteristics of a Bipolar Junction Transistor (BJT). 2. OVERVIEW You need to first identify the physical

More information

REGTRONIC OPERATING INSTRUCTIONS

REGTRONIC OPERATING INSTRUCTIONS REGTRONIC OPERATING INSTRUCTIONS 1.FEATURES Electrical connection: M12 8-pin connector Preset pressure range 0.05-10 bar with possible full scale regulation. 10 100 mbar adjustable deadband Supply pressure:

More information