Communications Over 5 kilometres

BobB

Lifetime Supporting Member
Join Date
Jun 2002
Location
Sydney
Posts
4,550
I have been asked to have a look at a job where they wish to control a diesel engine powered pump on a barge. There will be monitoring and control involved.

I was looking at using an Omron CJ1M PLC with a couple of comms cards, 1 input and 1 output card. Set up Modbus RTU comms to the Cummins engine, Modbus RTU comms to another barge and a small SCADA system to monitor and control.

The barge will only have the engine start batteries on board and I was looking at using a 24VDC powered PLC off the start batteries with a switchmode power supply between the batteries and the PLC.

Next problem - the barges could be up to 5 kilometres apart. Probably not good for line of site wireless - may have to shoot off a satellite.

Anyone have any suggestions/ideas/recommendations?

Any help would be much appreciated.
 
With regard to wireless:

I've seen 900Mhz unlicensed wireless similar to Elpro at that distance over dry land done successfully. Water has an effect on 900Mhz, so be sure that's taken into account, if you pursue wireless.

With regard to wireless, are the barges always docked in the same location? Or are they docked in different locations? Or are they cruising? (Can directional antennas be fixed in one direction and work?

If docked,
Is there cabling from a dock to the barge? (could a stationary dock mounted mast/antenna be used, then comm cable for final link?)

Can a barge have a mast for an antenna to get some elevation for signal propagation (or do barges have to fit under bridges and the height limit is X meters above water line?)

Dan
 
You could go even lower than 900MHz. IIRC, 148MHz is unregulated. I've worked with a 148MHz system that gave a 20km range over those distances, but that was over the ocean. Lucky for you, that's your application. The lower the frequency, the greater the penetration and the further the signal will travel. The downside is that you can't fit as much information into the signal.

Also, with wireless, you're into RF voodoo hell, and things like rain, fog, birds, waves, sunspots, &etc. will introduce random noise into your signals. I've actually worked with a system that beamed a microwave signal across a helicopter landing pad. They wanted to know why the phones seemed to go out whenever a helicopter took off or landed.

Look into encoding and decoding the signals as well. With error correction, you can have a badly degraded signal and still get decent data. I wrote a Viterbi encoder / decoder that let the system recover from an 18% corruption rate. It was in C and a little intricate. I'm not sure how I'd implement it in ladder logic, but it would be possible.

Satellite will be expensive, but certainly doable. It will cost about $1 for an 8-byte message.

Maybe a cell phone system would work, if it's near a major center with good coverage.
 
Bob
At sea on open water the horizon is 12 miles away if I recall. On open water 5 miles between barges should be no problem for line of sight equipment. Now if you have a mountain in between them,,,, well I guess it wont work.
 
I have contacted Elprotech and they have suggested a server for the job. Apparently these things an be programmed for change of state transmission. They also know about the job which is a big help.

Thank you all.
 

Similar Topics

Hello, I'm trying to delve a little into rs-485 communications for a couple projects of mine. Until now I've been using a delta vfd and a delta...
Replies
2
Views
106
Sorry if this has been asked before, and apologies if this seems like a trivial issue, but I am new to Beckhoff and have been banging my head...
Replies
2
Views
142
I have a curious question and I can't seem to find any information on it. I'm hoping I'm just overlooking something simple. I have 4 machines...
Replies
3
Views
454
Multiple PLCs in our plant communicate using either MSG instructions or Produce/Consume. Is there an industry best practice for documenting this...
Replies
3
Views
758
Hi Guys I am looking for some help to get communications going through a Stratix 5700 with a NAT rule in it. I did not set the stratix up but I...
Replies
2
Views
997
Back
Top Bottom