Solid State Relays: Difference between revisions

From doityourselfchristmas.com
Jump to navigation Jump to search
(Initial creation)
 
No edit summary
 
(37 intermediate revisions by 15 users not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
A Solid State Relay, or SSR, is an electronic device that uses low voltage input to switch high voltage on or off.  It is used in Christmas displays to allow the controller to switch the lights on and off. This article will show one who is not familiar with the device a basic overview of how it works.
A Solid State Relay, or SSR, is an electronic device that uses low voltage input to switch high voltage on or off.  It is used in Christmas displays to allow the controller to switch the lights on and off. This article will show one who is not familiar with the device a basic overview of how it works.
 
'''Note: Some controllers have this device integrated with the controller and do not need these external SSRs.'''
 
There are two types of SSRs,  AC SSRs  (the most common) and DC SSRs.  As most Xmas lights are AC powered (110VAC or 24 VAC), DIYC members will use a AC Power SSR to switch or dimm the lights.
 
For specific requirements (Low Voltage LED MR16 spots and halloween devices) a [[DCSSR|DC SSR]] is recommended.
 
 
[[Image:SSROZ 2.5a (small).jpg]]
 
== Circuit Diagram ==
 
A generic [http://computerchristmas.com/christmas/link-how_to/HowToId-7/How_to_build_a_triac_switching_unit_SSR  SSR circuit diagram] is available for download.  The SSR depicted in the above schematic is good for controlling resistive loads (lights, resistors).  The SSR design for controlling inductive loads (motors, solenoids, etc) is more complicated, and can be found at other sites on the Internet.
 
== Components ==
== Components ==
There are a few basic components that make up a Solid State Relay.
There are a few basic components that make up a Solid State Relay.
Line 11: Line 25:
=== Resistors ===
=== Resistors ===
Solid State Relays also have resistors to limit the flow of current through certain components.  The value of the resistor can be determined based on the instructions at [http://simpleio.com/design/triacout/AppTriacOutGateResistor.asp SimpleIO]
Solid State Relays also have resistors to limit the flow of current through certain components.  The value of the resistor can be determined based on the instructions at [http://simpleio.com/design/triacout/AppTriacOutGateResistor.asp SimpleIO]
==Wiki Links==
[[4 Channel SSR Parts List]] Sean Bowf Coop Board<br>
[[4 Channel SSROZ Assembly Instructions]]
== Designs with detailed information ==
*[http://www.doityourselfchristmas.com/wiki/index.php?title=4_Channel_DCSSR_Assembly_Instructions John Wilson's DC SSR 4 Channel]
*[http://www.doityourselfchristmas.com/wiki/index.php?title=DCSSR_Version_2.4 Andrew Williams DCSSR Version 2.4  4-Channel]
*[http://www.doityourselfchristmas.com/wiki/index.php?title=DirkCheapSSR Dirknerkle's Low cost ACSSR (DirkCheap)]
*[http://www.doityourselfchristmas.com/wiki/index.php?title=SSRez Chris and John's SSRez 4 Channel]
*[http://computerchristmas.com/?link=how_to&HowToId=68 Sean Bowf Standard 4-Channel]
*[http://www.doityourselfchristmas.com/wiki/index.php?title=SSRneon-G2-LED Dave & Greg's SSRneon-G2-LED 4-Channel]
*[http://www.doityourselfchristmas.com/wiki/index.php?title=SSRneon Dave's SSRneon-G2 4-Channel]
*[http://computerchristmas.com/?link=how_to&HowToId=7 Robert Stark 4-Channel]
*[http://computerchristmas.com/?link=how_to&HowToId=13 Robert Stark 6-Channel Power Strip]
*[http://computerchristmas.com/?link=how_to&HowToId=9 Robert Stark 12-Channel]
*[http://computerchristmas.com/?link=how_to&HowToId=48 Frank Kostyun 4-Channel]
*[http://computerchristmas.com/?link=how_to&HowToId=65 David Fansler 8-Channel]
*[http://computerchristmas.com/?link=how_to&HowToId=86 Orien Love 4-Channel Enclosure]
*[http://computerchristmas.com/?link=how_to&HowToId=115 Rodney Harris Pod Enclosure]
[[Category:SSR]]
[[Category:DIYC Index]]

Latest revision as of 21:32, 8 August 2013

Overview

A Solid State Relay, or SSR, is an electronic device that uses low voltage input to switch high voltage on or off. It is used in Christmas displays to allow the controller to switch the lights on and off. This article will show one who is not familiar with the device a basic overview of how it works.

Note: Some controllers have this device integrated with the controller and do not need these external SSRs.

There are two types of SSRs, AC SSRs (the most common) and DC SSRs. As most Xmas lights are AC powered (110VAC or 24 VAC), DIYC members will use a AC Power SSR to switch or dimm the lights.

For specific requirements (Low Voltage LED MR16 spots and halloween devices) a DC SSR is recommended.


Circuit Diagram

A generic SSR circuit diagram is available for download. The SSR depicted in the above schematic is good for controlling resistive loads (lights, resistors). The SSR design for controlling inductive loads (motors, solenoids, etc) is more complicated, and can be found at other sites on the Internet.

Components

There are a few basic components that make up a Solid State Relay.

Triac

A Triac is a semiconductor device which perfoms the actual switching of the High Voltage current. It is usually in a TO-220 package with three pins.

Optocoupler

The Optocoupler is a device that helps to keep high voltages out of the control board and computer. It consists of a small LED that is optically coupled to an sensor circuit. The controller powers the LED, which causes the sensor circuit to send power to the Triac. Because there is no electrical path from the controller to the High Voltage, the risk of damage is significantly reduced.

Fuse

The fuse is another safety device used in many designs to limit the flow of current through the board. It will blow out if an unsafe amount of current passes through it, preventing damage to the board or a fire.

Resistors

Solid State Relays also have resistors to limit the flow of current through certain components. The value of the resistor can be determined based on the instructions at SimpleIO

Wiki Links

4 Channel SSR Parts List Sean Bowf Coop Board
4 Channel SSROZ Assembly Instructions

Designs with detailed information