×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

GPS RFID serial interface

GPS RFID serial interface

GPS RFID serial interface

(OP)
I am clueless when it comes to hardware interfaces so any help will be greatly appreciated

I am working on a vehicle inventory program using rfid tags attached to vehicles. The vehicles are located on several different lots and we want to mark their location using GPS. The idea is to read the tag and then it's GPS location and then transmit that information to a central server.

Currently I have Zeus wireless transceivers that have a single serial port. So essentially I what I need is a device that will read the tag info followed by the GPS input and then output that data via the transceiver.

The rfid tag reader and the GPS unit are both serial.

The hardware needs to be portable

I can handle the software side of the equation but your input regarding hardware would be most helpful.

Thanks

RE: GPS RFID serial interface

It sounds like what you really want/need is determine the protocol to query the remote transceiver.  If you're planning on using a PLC to do it, expect to have some difficulty unless the remote transceivers talk a protocol like modbus, which a  number of PLCs support to varying degrees, and which I'd consider unlikely.  PLCs are nearly impossible to develop non-standard communications routines for--short of being able to modify or append to the firmware.

You may be better off using something like VB on a desktop or laptop PC and develop your own interface logic via Com1 or whatever is available (unless the transceiver manuf. has an off-the-shelf package that does what you want).  Again, it really depends on the comm protocol and you comfort level with "the software side."

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources