Shop OBEX P1 Docs P2 Docs Learn Events
Synopsis of the Relay board thread from the Sandbox — Parallax Forums

Synopsis of the Relay board thread from the Sandbox

kwinnkwinn Posts: 8,697
edited 2009-07-28 05:47 in Propeller 1
Reserved for the latest version of the hardware and software.

Post Edited (kwinn) : 7/25/2009 3:39:36 AM GMT

Comments

  • kwinnkwinn Posts: 8,697
    edited 2009-07-23 23:49
    Reserved for latest specs.

    This is the latest revision of the hardware and software. No further hardware changes are expected. The software has been rewritten in PASM for speed but it is not finished. Here are the specs so far.

    The time clock is accurate to 1mS.

    The master board can select up to 16 slaves.

    Each 56 bit slave takes 3mS to update at the current data rate of approximately 177Kb/S, so all 16 slaves can be updated in 48mS. The data rate can be reduced to drive long lines.

    Post Edited (kwinn) : 7/24/2009 12:04:55 AM GMT
  • kwinnkwinn Posts: 8,697
    edited 2009-07-23 23:50
    Reserved for future use.
  • kwinnkwinn Posts: 8,697
    edited 2009-07-23 23:50
    I am planning to re-use this project for home automation in future, and will be making some changes to accommodate that use. Some of the changes and uses I am contemplating are listed below. Please feel free to comment on any proposed changes and to make suggestions for changes and functions you would like to see. All suggestions will be appreciated and seriously considered.

    HARDWARE

    The master would be a prop with either a good sized backup battery or a battery backed real time clock.
    Peripherals (slaves) would be either simple shift registers ('595 style) or props (or possibly other I2C chips) using I2C or async serial protocol.

    SOFTWARE

    A simple interpreter that will execute commands:
    > at specified times/time intervals (minutes, hours, days, weeks)
    > when specific conditions are met

    I have not decided if the commands should be in the eeprom or read from an sd card. It seems to me that there would not be so many commands in the list that an sd card is required, but I am open to suggestions.

    Post Edited (kwinn) : 7/25/2009 8:14:34 PM GMT
  • chaosgkchaosgk Posts: 322
    edited 2009-07-26 17:02
    Here is the current layout of the relayboard.· This is only one line of relays, the rest will be a simple copy and paste.
    I will post the master later today.
  • mctriviamctrivia Posts: 3,772
    edited 2009-07-26 20:03
    strange you have 2 nets called 24v+

    as mentioned i would use more then 1 via on the firing traces

    straiten up the firing traces and avoid 90 bends

    why do you have multiple voltage regulators? you should not paralel regulators like that

    i do not see any caps before or after the regulator which are needed(100uF)

    for safety i would recomend having a pull up resister right by the relay on the active relay coil(you are using low side firing) you can drop these traces to 12mil width

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    propmod_us and propmod_1x1 are in stock. Only $30. PCB available for $5

    Want to make projects and have Gadget Gangster sell them for you? propmod-us_ps_sd and propmod-1x1 are now available for use in your Gadget Gangster Projects.

    Need to upload large images or movies for use in the forum. you can do so at uploader.propmodule.com for free.
  • chaosgkchaosgk Posts: 322
    edited 2009-07-27 00:41
    Latest revision with Mctrivias suggested changes.
  • chaosgkchaosgk Posts: 322
    edited 2009-07-27 02:45
    Final version (hopefully) of the Relay Control Board, version 1.4· Still needs the·copper pour·applied on both sides.· 56 relays in 55 sq inches...
  • chaosgkchaosgk Posts: 322
    edited 2009-07-28 02:06
    Revised Final version of the Relay Slave v1.4.1·and start of the Relay Master v1.5
  • chaosgkchaosgk Posts: 322
    edited 2009-07-28 05:47
    Master v1.5.1
    Still needs Status LED's and copper pour.


    Also looks like I need to add some pullup and pull down resistors.
Sign In or Register to comment.