If I wanted to connect an LED and little light bulb and have them switch on and off with one switch, my schematic would look like the one below.

Similar documents
CHAPTER 1.0: INTRODUCTION TO AUTOMATION SYSTEM

Lab 2.2 Ohm s Law and Introduction to Arduinos

UNIT 9: RELAYS WHAT IS A RELAY (PRINCIPLE OF OPERATION)?

Product Manual Dual Relay Board

How-To: Make an RGB combination door lock (Part 1)

Physical Computing Self-Quiz

Product Manual. Relay Plug

Physical Computing Self-Quiz

Handson Technology. 2 Channel 5V Optical Isolated Relay Module. User Guide. 1

Connecting a Cisco Output Module

EEE3410 Microcontroller Applications Department of Electrical Engineering Lecture 9 Simple I/O Interfacing

Exercise 1: Identify Types of Switches

What are output transducers An output transducer will convert electrical signals passed to it by the process into another form of energy.

Connecting a Cisco Reader Module

Wiring Inside the card reader you will see a circuit board. The connections are as follows:

PSBA-V5 Technical Guide

Product Family: Electro Mechanical Relays Number: AN-LC-008

The Universal Translator

3. The circuit is composed of 1 set of Relay circuit.

Exercise 1-4. Contactors and Control Relays EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION

ECE 2010 Laboratory # 2 J.P.O Rourke

TECH 3821 Lab #2 Relay Driver with Computer Control

DEV-1 HamStack Development Board

Exercise 2. Switches EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Introduction to switches. Switch types

MouldFlo Wiring Manual

WF-501LCD Coin Operated Timer Control Board USER MANUAL

3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT

Connecting a Cisco Input Module

Ultimate LPF kit: Relay-switched LPF kit

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012

Bluetooth Based Home Automation Using Arduino and Android Application

Figure 1. 6-Way JAMMA Switcher

2 Channel Relay Controller Board User Guide. Rev 9

PLCIO2 Programmable Logic Controller Updated 3/26/10

Breadboard & Digital Input/Output Modules

9/7/2010. Chapter , The McGraw-Hill Companies, Inc. MOTOR SYMBOLS. 2010, The McGraw-Hill Companies, Inc.

AUDIO AMPLIFIER PROJECT

TA0013 ARDUINO RFID UNO STARTER KIT

MK5 5-Axis Controller

Contents. Please read and remember the following warnings before using the RELAYplate:

Lab 0: Wire Wrapping Project: Counter Board

Module 3B: Arduino as Power Supply

GPIO CONFIGURATION. Screen Touch-Pads <LOCAL RACK> Selects the GPIO in the Local Rack (16 GPIO channels).

E40M Useless Box, Boolean Logic. M. Horowitz, J. Plummer, R. Howe 1

BLU- CIF Interface Board

Device: FDRV-04S. This document version: v1. Matches module version: v2 [2 Oct 2015] Document revision date: 9 November 2015

MOTION LABORATORIES CHAIN HOIST MOTOR CONTROL SYSTEMS MANUAL. Basic Outline of Operation for Distro Controllers

How-To #7: Assemble an H-bridge Circuit Board

Phi-connect for Arduino (connector board V1.9)

PN PSTK-120 PowerSwitch Tail 120vac Kit PN PSTK-240 PowerSwitch Tail 240vac Kit

Manual. Model#-DB25M-3R6A. 6 Axis CNC Interface Breakout Board. Lastest update : Feb Store this manual away for further reference.

04/12/11 version 1.0

University of Hull Department of Computer Science C4DI Interfacing with Arduinos

Layad Circuits Arduino Basic Kit B. Content Summary

HUB-ee BMD-S Arduino Proto Shield V1.1

Lec 2. .Ladder Logic.Memory Map.KGL Programming Software

KMTRONIC LTD. Relay Controller Model C2R5 User Guide

USB Type A Female Breakout Hookup Guide

the Interactive Catalog

G540 MANUAL MULTIAXIS STEP MOTOR DRIVE

Appendix F: Design Documentation for multisensory therapy system

MAE106 Laboratory Exercises Lab # 1 - Laboratory tools

1/Build a Mintronics: MintDuino

MOULDFLO WIRING MANUAL

Select the technology library: NCSU_TechLib_ami06, then press OK.

Create moving images in forward and reverse with your Arduino when you connect a motor to an H-bridge and some still images BATTERY POTENTIOMETER

Digital Keypad Introduction

GammaTron USB Module

Digital Circuits. Page 1 of 5. I. Before coming to lab. II. Learning Objectives. III. Materials

Physics 120/220 Lab Equipment, Hints & Tips

78 Series Electromechanical Relay Selection Guide

Button Code Kit. Assembly Instructions and User Guide. Single Button Code Entry System

AT42QT101X Capacitive Touch Breakout Hookup Guide

USER S MANUAL. C11S- MULTIFUNTCION CNC BOARD Rev. 1.2

AZ420 MINIATURE GENERAL PURPOSE RELAY

Laboratory of Sensors Engineering Sciences 9 CFU

RELAYS MAGNECRAFT. Energy Conserving. Time Delay. Sockets. Relays. Relays. Power Relays. Solid State. Plug-In Relays PCB.

Basic Interface Techniques for the CRD155B

Table of Contents 1 ABOUT THIS GUIDE CONTACT INFORMATION ANTENNA INSTALLATION... 4

Adafruit PowerBoost Charger

970 Serials Lights. Multi-Function Lights System FEATURES SPECIFICATION

Bluetooth Keyless Entry System - Lite

ACORN User Guide For Revision (Aka Acorn_rev3) Updated 1/23/17

ASSAN ESC PC Interface Software User s Guide

Look closely at this schematic diagram, in thid class you will be asked to construct this circuit WITHOUT using the textbook!

DC3IOB Revision User Guide Updated 3/29/10. Overview

MODEL KP-100 ACCESS CONTROL DIGITAL KEYPAD OPERATING INSTRUCTIONS

12v Power Controller Project Board

CM 3310 Process Control, Spring Lecture 18

MegaPi Born to Motion Control

INSTALLATION INSTRUCTIONS

Programming adapters for BLHeli

Adafruit TB A DC/Stepper Motor Driver Breakout Board

EECE 2411/2211-Introduction to Electrical and Computer Engineering Lab. Lab 3

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel)

P16105: CubeSat Attitude Determination Control System (ADCS) Testing Apparatus Presents

Preface About this User's Guide... iv What you will learn from this user's guide... iv Conventions in this user's guide... iv

Grove - Magnetic Switch

Wireless Key fob, Key pad & Receiver Range

Click-A-Tune. User Manual

Transcription:

Relays Relays are great tools for turning on and off entire circuits, either with a small control switch, or with a microcontroller like the Arduino. To understand how relays are useful and how to control them, First, we need to understand that there are many types of switches. Single Pole Double Throw (SPDT) Switch Schematics for 4 types of switches Middle terminal is COM, not sure which one is NC or NO just from looking at it, would have to test. Depending upon what you want your circuit to do, you may want one type of switch or the other. If I wanted to have a switch that would turn on and off one light, Single Pole Single Throw (SPST) would be fine, but if I wanted to switch one on and one off at the same time. Single Pole Double Throw (SPDT) would be perfect. These names correspond to how many connections the switch has going in, and how many options it has for going out. The in side is referred to as COM for Common. The out sides are referred to as Normally Closed (NC) or Normally Open (NO) depending upon which one is connected to COM in the switch s default position. The best way to figure out what s inside a switch (what type it is, or what connects to what) is to use the continuity feature on your multimeter (the one with the little sound icon that looks kind of like the wifi signal). You could always look at the diagram as well if you can locate it. If I wanted to connect an LED and little light bulb and have them switch on and off with one switch, my schematic would look like the one below. Circuit with Single Pole Double Throw Switch Single Pole Double Throw Switches

Relays A relay is a combination of coil and at least one switch. The switch moves when the coil has power running through it. This allows you to control the switch without making any physical contact with it. When the coil is powered up, it creates a magnetic field around it that pulls the switch from one position to another with its magnetism. When the power is removed from the coil, the field dissipates and the switch springs back to its original position. Same diagram as Page 1, except now we have coils The little yellow relays that everyone has in their kits are part number KS2E-M-DC5 made by Kester, http://www.jameco.com/webapp/wcs/stores/servlet/product_10001_10001_2081414_-1 KSE-M-DC5 is a 5V DC DPDT relay. This means that our relay has a coil voltage of 5 VDC (the switches close when 5V is applied across the coil), and it has one double-pole double-throw switch inside it. Circuit diagram of KSE-M-DC5 In the diagrams above, the numbered white circles are the pins sticking out of the bottom of the relay. The rectangle represents the coil. The other 6 pins are actually 2 Single Pole Double Throw (SPDT) switches. 4,6 and 8 make up one. 13,11 and 9 make up the other. Since both SPDT switches will trigger at the same time, they are considered to be one Double Pole Double Throw (DPDT) switch. So for example, looking at our relay's wiring diagram - when the relay is powered up (i.e. +5V and GND are attached to pins 1 and 16, or 16 and 1), pin 4 will switch from being connected to pin 6 to pin 8. The same thing will happen for pins 13, 11 and 9. Both switches switch at the same time when the coil is powered up.

Setting up the relay on a breadboard 1). Place the relay on a breadboard so that it straddles the breadboard s centerline. One side of the coil should be on either side of the breadboard s centerline. 2). Connect one of the coil s pins to ground. 3). Plug in another wire to row that the other side of the coil is sitting in. Touch the end of that wire to 5v in the breadboard. You should hear a little "click". When you remove the wire from 5v, it should "click" again. What s happening is that a little switch inside the relay is physically closing. The coil creates a magnetic field (just like a solenoid). The magnetic field pulls the switch inside the relay closed. Setup 1 - Simple Coil Test

Setup 2 Relay controls motor by touching wires together

Setup 3 Motor Controlled by Transistor No Arduino

Setup 4 Arduino controls relay through transistor!!! Don t forget to remove the red power wire connecting the two breadboard busses from Setup 3. Its crucial that the power from the external supply does not connect to the Arduino s 5V power.