I'm sitting here at the SHARC table for the FIRST Lego League Championship here in Denver, CO.
Really cool to see all the interest and enthusiasm in robotics amongst the kids! We've had a lot of visitors here.
The Wall-E robot is by far the most popular of course.
But the firefighting robots, ol' Pokey and Physignathus, are getting a fair share of attention, too.
A blog of robotics, electronics, mechanics, programming, and engineering.
Pictures, source code, circuit diagrams, ideas, thoughts, drawings, sketches and real-life goofups.
Saturday, December 13, 2008
Wednesday, December 3, 2008
Logic Analyzer
I went to my first SHARC meeting in months. Was good to meet some new folks and say hi to the regulars.
FIRST has started up so am thinking about attending their next meeting on Sunday. I've wanted to get involved in this kind of thing so now is a good opportunity.
Aside from a good time, one of the guys gave me a Hewlett Packard (HP) 1650A logic analyzer (see photo). Could be interesting and even useful, who knows. The machine didn't come with probes (they are called "pods") or the operating system disk. I wondered if I could get this thing working.
If you've never resurrected obsolete equipment you should at least try it once. It's a hoot. Technoarcheology. (Remind me to tell you about the computer club we formed in college...)
The pods are available on that famous auction site for generally $30-50 each and the 1650A can take 5 of them. Hm.
I can make the boot disk for free with a little digging (for information) and a spare 720K 3.5" floppy. The machine requires this boot disk to be formatted using LIF (Logical Interchange Format) -- just to make this exercise a little more challenging. Here are the steps to building a boot / disk / operations system disk:
Hope this helps someone out especially in finding all the necessary software. Took me an hour to find a download site for the operating system... I was searching all over when all I had to do was search for 1650A on the Agilent site. Duh! :)
As you can see from the photo above I have the machine booted successfully and was able to load a couple of the demos. You can probably tell that the display is really dim. The setup manual explains that there's an intensity knob on the back. No dice. The service manual explains there is a "sub bright" control inside that can be used to adjust the base intensity setting. I'll try that next. Failing that, some type of electronic repair may be required.
FIRST has started up so am thinking about attending their next meeting on Sunday. I've wanted to get involved in this kind of thing so now is a good opportunity.
Aside from a good time, one of the guys gave me a Hewlett Packard (HP) 1650A logic analyzer (see photo). Could be interesting and even useful, who knows. The machine didn't come with probes (they are called "pods") or the operating system disk. I wondered if I could get this thing working.
If you've never resurrected obsolete equipment you should at least try it once. It's a hoot. Technoarcheology. (Remind me to tell you about the computer club we formed in college...)
The pods are available on that famous auction site for generally $30-50 each and the 1650A can take 5 of them. Hm.
I can make the boot disk for free with a little digging (for information) and a spare 720K 3.5" floppy. The machine requires this boot disk to be formatted using LIF (Logical Interchange Format) -- just to make this exercise a little more challenging. Here are the steps to building a boot / disk / operations system disk:
- Downnload LIFUTIL from Agilent
- This thread explains how to format the floppy. Disk type: 3-1/2" Double Sided ; Sector Size: 1024 bytes ; Interleave: 1 ; Directory Size: 144 Files; Volume Label: A165X
- My Pentium III's floppy drive is jacked so I had to use my antique Thinkpad 760EL running Win95.
- I found the 1650A manuals on this Agilent webpage
- The drivers and software tab has the operating system software
- Download that zip file and copy the operating system files onto the disk. The thread mentioned earlier provides the steps copied here for your convenience:
Choose 'DOS to LIF Copy'
Use these settings:
- DOS File Name: (File you want to copy, start with SYSTEM_)
- File format conversion: Binary image: No format change, user-def. type
- All other can stay the same
With the cursor on the File format conversion line, press F6 to set
the file type.
For system files (SYSTEM_ and PVTEST_)
- User-defined LIF file type : C001
- Implementation specific field: 534F544F
For config files
- User-defined LIF file type : C120
- Implementation specific field: 534F544F
For other files (Reverse Assemblers, etc)
- Unknown.
- If you have a disk list it with LIFUTIL. LIFUTIL shows the
type as a signed decimal number. Convert it to hex.
Hope this helps someone out especially in finding all the necessary software. Took me an hour to find a download site for the operating system... I was searching all over when all I had to do was search for 1650A on the Agilent site. Duh! :)
As you can see from the photo above I have the machine booted successfully and was able to load a couple of the demos. You can probably tell that the display is really dim. The setup manual explains that there's an intensity knob on the back. No dice. The service manual explains there is a "sub bright" control inside that can be used to adjust the base intensity setting. I'll try that next. Failing that, some type of electronic repair may be required.
Subscribe to:
Posts (Atom)