Jump to content

Unistream PLCs & SDI-12 sensor networks?


samJones

Recommended Posts

Hi all,

A very general enquiry: I'm interested in using a Unistream PLC (I have a US5-B10-T24 available) as a backup to log data from a SDI-12 sensor network (in this case soil moisture sensors buried somewhere deep in the Amazon ). I guess the most direct solution should be to use a RS232/USB  to SDI-12 converter and then handle the requests and responses with message composer.  If anyone has any experience or thoughts to share as to whether this will work or recommendations for compatible converters, they would be most welcome and appreciated!

Thanks & all the best,

Sam

Link to comment
Share on other sites

  • MVP 2023

I took a quick look at the SDI-12 protocol and it's very well documented.  So, yes, it will work.  I'd stick with RS232 on the Unitronics side as it's more predictable.

It looks like there are quite a few RS232 to SDI-12 converters out there.  My rule of thumb on a converter for a customer application is get one that's  from a company you've heard of before that has a real tech support staff and a phone number.  

Joe T.

Link to comment
Share on other sites

  • 1 year later...
  • MVP 2014

I am working through an SDI-12 interfacing project, to read sensors using a Unistream PLC.

I originally started down the track of using a SDI-12 to Modbus gateway. However for various reasons I am now using a RS485 to SDI-12 gateway and will be creating and parsing the messages as ASCII. I'd appreciate hearing of others' experience with decoding the data that is returned from the aD0! command and similar. I'm about to do my own testing, but any tips and points to note would be appreciated. Happy to share my own experience also.

I am using 3 sensors. The most complex is an Atmos 14 Gen 2 environmental sensor. I have set the sensor to SDI address 2, an example data exchange is as follows:

Send: 2M!
Receive: 20014<0D><0A><00>
Send: 2D0!
Receive: 2+1.437+24.9+0.457+100.38<0D><0A><00>

values are:
* vapour pressure
* temperature
* Relative Humidity
* Atmospheric pressure

One of my hopes is that the message length is always the same, and the number of decimal places always stays the same for each value. I don't know SDI-12 well enough yet to be sure of that.

FYI, I also purchased a USB to SDI-12 adaptor to assist with setup and testing, which was a wise decision. 

I look forward to any words of wisdom I receive.

Kind Regards,

Simon

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...