Help with import/export

95 views
Skip to first unread message

Kyle R. Jones

unread,
Oct 31, 2013, 11:26:21 AM10/31/13
to earthwo...@googlegroups.com
Hi All,
      I have a remote earthworm system collecting data from Geotech and Reftek digitizers that is then trasmitting that data to me via the export_scnl and import_gen modules. I have been having issues with the two modules crashing/reconnecting frequently, resulting in dropouts (See attached screenshot). I have looked through the forum and tried many different combinations of heartbeat, etc. I was hoping someone could take a look and see how I might clear this up.

The only tricky thing is that the data coming in from the Geotech system doesn't seem to be experiencing the same dropout pattern. So it's possible that I have two issues. One with the rtp2ew and possibly the export_scnl module. I'd still like to get confirmation on the export/import settings.

 I have attached all files just for completeness. 

List of attachments:
Screenshot (seismic Reftek)
Screenshot (infrasound Geotech)
export_scnl.d
import_gen.d
rtp2ew.d
earthworm.d (remote machine)

Thanks
Kyle

________________________________________________
Kyle R. Jones
Sandia National Laboratory
Infrasound Geophysicist
Ground-Based Nuclear Monitoring R&E (Org. 5736)
Bldg 758/1029a
PO Box 5800 / MS: 0404
Albuquerque, NM 87125-0404
Phone
Office:     (505) 284-2621
iPhone:  (505) 401-3556
Email: krj...@sandia.gov
________________________________________________
 
Seismic - Reftek.png
earthworm.d
export_scnl.d
import_gen.d
Infrasound - Geotech.png
rtp2ew.d

mwit...@memphis.edu

unread,
Oct 31, 2013, 11:41:41 AM10/31/13
to earthwo...@googlegroups.com

I think there's a problem in your import_gen.d

Your export looks ok, its sending alive messages every 30 seconds and is
expecting to receive alive messages every 150 seconds. But your import
is sending alive message every 150 seconds and expecting to receive
them every 30 seconds. Switch that to sending every 30 and receiving
every 150.

in import_gen.d change to this
MyAliveInt 30
SenderHeartRate 150

The idea is that a module always sends at least 3 or 4 times more often than
the other end is expecting to receive so that you can drop one or two without
killing the connection.

Mitch

Center for Earthquake Research and Information (CERI)
University of Memphis Ph: 901-678-4940
Memphis, TN 38152 Fax: 901-678-4734
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Earthworm Community Forum" group.
>
> To post to this group, send an email to earthwo...@googlegroups.com
>
> To unsubscribe from this group, send an email to
> earthworm_for...@googlegroups.com
>
> For more options, visit this group at
> http://groups.google.com/group/earthworm_forum?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups "Earthworm Community Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to earthworm_for...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

Paul Friberg

unread,
Oct 31, 2013, 11:41:51 AM10/31/13
to earthwo...@googlegroups.com


Kyle,

For the import/export, a log file would help in the future....but......

However, the problem is quite obvious, you have your connection HEARTBEAT rates set identical to what the reciever is sending. You should make them 2x what the sender is sending!! We teach this in our EW course every year BTW :)

No clue on your rtp2ew and rtpd without log file to go on...that stuff is pretty solid if the comms are good.

Cheers,

Paul

Kyle R. Jones

unread,
Oct 31, 2013, 11:54:28 AM10/31/13
to earthwo...@googlegroups.com
Thanks Mitch,
      After changing this so many times I was a bit confused. I've changed it and will give it a try. Are the gap messages on the remote machine related to this issue too? "5 gaps; largest 14249 for <R2A.BHZ.PA.01>"

-- Paul, I know, I should really try to attend one of those courses. It would help greatly. Here are the logs I forgot to include.

Kyle
export_scnl.log
import_gen.log
rtp2ew.log
Reply all
Reply to author
Forward
0 new messages