Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Confluence
For you

Electrical Engineering
Results will update as you type.
  • Aesthetic elements in Eagle
  • Actuators and Outputs
  • Aktuatoren (DE)
  • Analog Input
  • Analog Sensors
  • Arduino Grundlagen
  • Arduino Programmieren
  • Arduino und Processing
  • Shift Registers
  • Carvey
  • Capacitors
  • Bread Boards
  • Digitaler Input
  • Digitaler Output
  • Eagle
  • Energy Harvesting
  • H-Bridge
  • I2C (en)
  • Interrupt Service Routine
  • Mosfet Transistor
  • LED
  • PCBs Herstellen
  • Pololu Servo Controller
  • Relays as Switches
  • Pulse Width Modulation
  • RFiD
  • Schrittmotorentreiber
  • SD Karten
  • Signal Filtering
  • Transistors as Switches
  • Widerstand
  • PCB Manufacturing
  • PlatformIO
  • Lynx Smart Motion Servo
  • Electronics Basics (EN)
  • Arduino Basics (en)
  • Arduino Programming (EN)
  • Digital Outputs (en)
  • Digital Input (en)
  • Serial Communication (en)
  • Pulse Width Modulation (en)
  • Resistors (en)
  • Arduino and P5.js
  • Arduino and ml5.js
  • Project box 2021
  • Servo Motors
  • H-Bridge (DE)
  • Networking
  • Bit Shifting
  • C++ (Arduino) Variables
  • Stepper Motor Drivers
  • Interrupt Service Routine (en)
  • Common Arduino Problems
  • Finite State Machine
  • Voltage Regulators
  • Arduino USB HID (Human Interface Devices)

/
Relays as Switches

Relays as Switches

Sep 15, 2022

A relay consists of a coil and a switch. If voltage is applied to the coil, a magnetic field is generated which closes or opens the switch. A special feature is that when switching with the coil, is that there is no contact between the controlling and the controlled circuit, which is very useful if we want to control high voltages or loads with a low voltage microcontroller. The mechanism in a relay work with inductive loads, so we will often need a protective diode and/or a transistor to control them with a microcontroller. 

In this relay model, If voltage is applied to the coil of the relay, the A-B path is connected. If there is no voltage on the coil, path A-C is connected. Unfortunately, it is not possible to send a PWM signal to a relay because it switches too slowly. Most relays require more power to switch than an Arduino digital pin can provide, so you will often need a transistor as well. 

Further Informationen

Relays - Wikipedia
Relays - Elektronik Kompedium

, multiple selections available,
{"serverDuration": 22, "requestCorrelationId": "af84f2af38e34a0f97ba70da899ab0a5"}