Inventory Tracking Using Handhelds?
DJ Decepticon asks: "I've recently been given the task to determine the feasibility of tracking several hundred workstations spread out across North America using a handheld device. Requirements include having a barcode and GPS reading and inputing that information into a spreadsheet. Would a handheld device such as Palm or Handspring be able to take on such a task?" Aparently there are PalmPilot's with integrated barcode readers at Symbol.Com, however I don't know about ones that also include GPS. If anyone has used these units before, how difficult would it be to add GPS functionality? Are there other solutions?
there are GPS units available for the compaq iPAQ, not sure where from though - google search....
I've worked and programmed the symbol ones, to do this very thing (w/o the GPS). They work great. You should be able to do it with a GPS that attaches to the serial port with no problem.
get a standalone GPS unit (a magellan(sp?)) works great with the palmpilot. also try and get a standalone scanner. if your parts break in the field its easier to replace standalone components than a palmpilot.
they (scanner + GPS) work over the serial port and use fairly simple 7 bit data transfer over well documented protocols so you should be ok.
Generally, computers are not located in the middle of the woods.
The barcode functionality should be fine for actual identification of the asset. Use good old fashioned address/room no. to locate the computer. If you don't want your people to have to manually enter data, use pull down menus or 4 digit alphanumeric codes for sites.
Remember that GPS requires a line of sight to 3 or more satellites and is accurate to 30m. I don't know about your sites, but my computer room is in the windowless 2nd floor of a 20-story building, where gps won't work. Also, a 30m margin of error could place my desk somewhere in the middle of the street.
Conformity is the jailer of freedom and enemy of growth. -JFK
I am the co-director of my school tech dept.
We have to log all of our computer fixes that we do throughout the day.
I need something in which I can type the problem, the fix, and the date. Anyone know of such a beast?
Just get one with integrated GPS (if you REALLY need it, which as other users point out you may not) and get yourself a free CueCat from RadioShack (or order it free, and free s/h, from IBM). It's too slow to practically scan barcodes very often, but for a computer here and one there, it shouldn't matter too much if it takes a couple of seconds to scan it. I suppose most handhelds with GPS would have a USB port for it. You can either decode the *ahem* encryption *chuckle* or cut out a pin in one of its chips to have it output the unencrypted barcode. Not too much trouble if it's meant to be a one-device-only setup.
You're going to do the asset tracking in the middle of a field, with a clear view of the horizon, right? Most users have a pretty good idea where they are currently located on the planet, and can manage to key the details in. Are you really sure you need GPS? PS. You may want to look at Psion's ruggedised handhelds which include integral bar code readers and are readily programmable using a VB style clone. See http://www.psionteklogix.com/main/workaboutmx_wand .htm
P.
We bought 5 Symbol SPT 1500's about 2 years ago at UKP350 each. They were the fragilest little things you ever saw. All 5 are now sitting on my desk, with absolutely no hope of getting them running. Moral? You at least need the more sturdy SPT1700 (UKP600+) There is even the CDPD enabled 1733 and GSM based 1734 for wireless WAN applications
.11b), CDPD, GSM) however they unfortunately run PocketPC ;-)
As for getting GPS working with them, they are fully functional palm pilots, so any GPS software available for them will work. Palms aren't big on expansion slots, so they will have to plug into the cradle port.
Symbol do have a PocketPC based unit, the SPT2700 (UKP1200+). These have the same options (802.11(&
Recently I have found This, the Psion Teklogix 7510. It is a full PC with a 586 133MHz chip and a hard drive. It has built in scanner and RF options, and 2 internal / 1 external PCMCIA slots. With a 6" screen, it is a perfect little box. You can run whatever operating system you like, and write whatever code you like for them. They are ruggedised and waterproof, and are built for use on forklifts etc, so they should take a bashing and keep working.
The only problem? At $4300 a piece with barcode and 802.11b, they ain't cheap...
I picked up a ccd scanner for about $120 from Custom Sensors Inc. 315-252-3741. Get one with a db9 serial output. You have to use a null modem adapter and a male to male adapter to go into the regular serial cable you can get for the palm (another $20). The scanner outputs normal ascii at 9600 baud but can be programmed to do other speeds as well. It reads most barcodes (I got a free 3of9 font on the web & printed my own barcode labels for inventory). A big caveat is that you have to power the scanner with 5v at about 50 - 100 MA depending on whether it's idle or reading a code - this means a power pack of some sort. I'm looking at 4 AA's lashed somehow to either the scanner or the back of the pilot. I wrote a java program (in Waba) to read the serial codes from the scanner and store them until they are read back by a pc. That part was written in VB (for windows obviously) just because it was easier for a quick hack for "proof of concept". Having a separate scanner keeps some flexiblity at the expense of having to swap cables if you really need a GPS unit. It also lets you use cheaper Palms (mine is a IIIxe w/8mb). If you go this route note that most newer palms use a USB interface & may or may not have a serial capability. This project is on a back burner for now, but seemed to be a reasonable solution for our simple needs.
HTH
morris
morrisb@avpresentations.com
Waste of time.
You want the location of the computers, use some mapping software (like Mappoint). It will convert an address and doesn't require an investment in new hardware. GPS isn't accurate enough to track computers in a building (as yet). It doesn't work in buildings very well. (the new GPS/ E-911 functions in new cellphones might work good enough but they arn't accurate enough either.)
But, if you really need to do it by a bar code reader and a GPS unit that connect serially and log the data to a palm, or PocketPC. (better yet, the Linux one from Sharp...)
If your looking to represent the location of the computers geographically check out mappoint. (or any other similar product).
Or just making a bad assumption that these workstations that you are tracking are probably all networked?
:)
And if that's the case, why don't you just have them all track themselves? They can run the same sort of tracking programs as the handheld, right? The only thing you miss on is the GPS requirement, and I question the utility of that anyway. I've always had workstations I've been responsible for inventory themselves; saves a lot of trouble.
No relation to Happy Monkey
What the hell do you need a palm pilot? Just get a data collector with keyboard interface and small screen. Enter your location, then enter floor, enter wing, enter room, (enter part of room if needed) Scan computer, scan pre printed list of usual jobs, or punch in. Continue work thru day..
:P
Return to CENTRAL and download data from data collector.
You could speed things up if the location has a barcode, the floor listings on the elevators have a barcode and the rooms have barcodes... but we dont live in that kind of world
DRACO-
Consider yourself blessed if you are sneezed on by a dragon and only get wet, it could have been a fireball.
I was at a conference last week where the example given was a hand held helping in the inventory of the refrigerator, from the car telephone...it was an interesting concept...so I see yours as totally "doable".