3053 User Guide: Difference between revisions

From Phidgets Support
Line 60: Line 60:
Using the SSR Relay Board in your application is typically done according to the diagram on the right, though there are other implementations for it as well.  The SSR control inputs can be controlled with a wide range of voltage levels between 3 and 30V.  Be sure to match the polarity of the control signal with the +/- labels on the input terminal blocks.  One concern with any type of relay is the turn-on and turn-off times.  Since the SSR Board uses optoisolation, the turn-on delay depends on how strong the control signal is, while the turn-off delay is quite constant, and quick.  The 3053 uses internal circuitry to keep the current of the control signal around 10mA, no matter how what voltage level is used.  To improve the turn-on time of the SSR, a short current spike (approximately 35mA for 300μs) at turn-on is possible if your control signal can provide it.  This allows the SSR to turn on quicker, reducing heating during the turn-on transition.  If your control signal is not able to provide the 35mA, the SSR will turn on anyway, but will take up to 50% longer. If the Phidget InterfaceKit 8/8/8 is being used to drive the input, the control signal has an output resistance of about 250 Ohms, and the SSR has a turn-on time of 1.90ms.  The turn-off time is approximately 160μs.
Using the SSR Relay Board in your application is typically done according to the diagram on the right, though there are other implementations for it as well.  The SSR control inputs can be controlled with a wide range of voltage levels between 3 and 30V.  Be sure to match the polarity of the control signal with the +/- labels on the input terminal blocks.  One concern with any type of relay is the turn-on and turn-off times.  Since the SSR Board uses optoisolation, the turn-on delay depends on how strong the control signal is, while the turn-off delay is quite constant, and quick.  The 3053 uses internal circuitry to keep the current of the control signal around 10mA, no matter how what voltage level is used.  To improve the turn-on time of the SSR, a short current spike (approximately 35mA for 300μs) at turn-on is possible if your control signal can provide it.  This allows the SSR to turn on quicker, reducing heating during the turn-on transition.  If your control signal is not able to provide the 35mA, the SSR will turn on anyway, but will take up to 50% longer. If the Phidget InterfaceKit 8/8/8 is being used to drive the input, the control signal has an output resistance of about 250 Ohms, and the SSR has a turn-on time of 1.90ms.  The turn-off time is approximately 160μs.
|
|
[image:placeholder.jpg|link=]
[[image:placeholder.jpg|link=]]
||}}
||}}



Revision as of 16:33, 20 July 2012

Getting Started

Checking the Contents

You should have received:

  • A Dual SSR board

In order to test your new Phidget you will also need:

  • A PhidgetInterfaceKit 8/8/8 or PhidgetTextLCD
  • A USB cable
  • A 9V batter, a battery connector
  • An incandescent bulb
  • 2 pieces of wire

Connecting the Pieces

  1. Connect the positive/red wire from the battery to one output terminal of the SSR Board
  2. Connect negative/black wire from the battery to one of the bulb wire.
  3. Connect the bulb wire to the other output terminal of the SSR board.
  4. Attach the SSR Board to your PhidgetInterfaceKit by connecting a wire from the terminal block marked with a + to a digital output and another wire from the terminal block marked with a - to any ground terminal on the InterfaceKit.
  5. Connect the PhidgetInterfaceKit Board to your computer using the USB cable.

3053 0 Connecting The Hardware.jpg

Testing Using Windows 2000 / XP / Vista / 7

Make sure you have the current version of the Phidget library installed on your PC. If you don't, follow these steps:

  1. Go to the Quick Downloads section on the Windows page
  2. Download and run the Phidget21 Installer (32-bit, or 64-bit, depending on your system)
  3. You should see the Ph.jpg icon on the right hand corner of the Task Bar.

Running Phidgets Sample Program

Double clicking on the Ph.jpg icon loads the Phidget Control Panel; we will use this program to ensure that your new Phidget works properly.

The source code for the InterfaceKit-full sample program can be found in the quick downloads section on the C# Language Page. If you'd like to see examples in other languages, you can visit our Languages page.

Updating Device Firmware

If an entry in this list is red, it means the firmware for that device is out of date. Double click on the entry to be given the option of updating the firmware. If you choose not to update the firmware, you can still run the example for that device after refusing.

  1. Double Click on Phidget InterfaceKit 8/8/8 in the Phidget Control Panel to bring up InterfaceKit-full and check that the box labelled Attached contains the word True.
  2. Turn the bulb on and off by clicking on the Digital output box.
  3. The bottom row of the digital out shows the status of the request, while the top row displays the status of the digital output as reported by the 3053 Relay.


3053 0 InterfaceKit Screen.jpg

Testing Using Mac OS X

  1. Go to the Quick Downloads section on the Mac OS X page
  2. Download and run the Phidget OS X Installer
  3. Click on System Preferences >> Phidgets (under Other) to activate the Preference Pane
  4. Make sure that the is properly attached.
  5. Double Click on in the Phidget Preference Pane to bring up the Sample program. This program will function in a similar way as the Windows version.

Using Linux

For a step-by-step guide on getting Phidgets running on Linux, check the Linux page.

Using Windows Mobile / CE 5.0 / CE 6.0

Template:UGce

Technical Details

Solid State Relays

Solid State Relays, or SSRs, are devices designed to operate like standard relays but without mechanical motion. Built instead out of silicon transistors, SSRs allow currents and voltages to be switched by simple digital signals from a microprocessor or any other device that can supply the small amount of current needed to activate the SSR’s internal switching mechanism. For more information on solid state relays, refer to the SSR Primer.

Using the SSR Board

Using the SSR Relay Board in your application is typically done according to the diagram on the right, though there are other implementations for it as well. The SSR control inputs can be controlled with a wide range of voltage levels between 3 and 30V. Be sure to match the polarity of the control signal with the +/- labels on the input terminal blocks. One concern with any type of relay is the turn-on and turn-off times. Since the SSR Board uses optoisolation, the turn-on delay depends on how strong the control signal is, while the turn-off delay is quite constant, and quick. The 3053 uses internal circuitry to keep the current of the control signal around 10mA, no matter how what voltage level is used. To improve the turn-on time of the SSR, a short current spike (approximately 35mA for 300μs) at turn-on is possible if your control signal can provide it. This allows the SSR to turn on quicker, reducing heating during the turn-on transition. If your control signal is not able to provide the 35mA, the SSR will turn on anyway, but will take up to 50% longer. If the Phidget InterfaceKit 8/8/8 is being used to drive the input, the control signal has an output resistance of about 250 Ohms, and the SSR has a turn-on time of 1.90ms. The turn-off time is approximately 160μs.

File:Placeholder.jpg

API

Template:UGapih

Data Structures

Functions

Template:UGapi

Events

Template:UGapi

Product History

Template:UGhist Template:UGrow