Keyboard Shortcuts
Likes
- HP-Agilent-Keysight-Equipment
- Messages
Search
Hi all..have a question on a source for micro-grabber clips (smd size)
Hi all: I am in the process of troubleshooting a Tek AM503 current probe amplifier and am looking for the small SMD sized type of grabber clips. I have some of the larger Pomona types with the L-shaped grabber. This is a bit large to clip around densely populated leaded components. I did see the real Pomona SMD types, but at around $20 plus for single quantities, that is way too steep for my tiny hobby budget ( for my paying job..not an issue, as I recently purchased some of the Tek clips for their GHz rated probes for $500 a pack)..
I searched Amazon, but the clips I found were cheap made in you-know-where (isn¡¯t everything made there...??). And reputable ones were WAY out of my price range. I have some of the logic-analyzer type, but really do not want to cannibalizes any just to make grabbers for this project. Any ideas appreciated! |
Finding feet for older HP gear
Hi all,
I have a number of examples of the older style case HP gear (8640B, 8405A, and now a 3440A) that all lost their feet at some point before I got them. I know these feet are rather scarce, but I hold out hope to find some. Anyone here have some they'd be willing to part with? Feel free to message me offline and we'll negotiate fair compensation. Thanks! Sean |
Re: [WANTED] HP 85700A 32kB RAM card
The logical step in any situation is to replace a failed component.? But when one relies 100% upon a mission critical part, without knowing that it failed, they can be subtly surprised if it had failed.
The presence of a fail-safe assembly can sometimes woo a few in to false security. I'm sure that nearly everyone has grasped the concept that anything can fail. Gregf |
Re: Fuses for 5350B input 2 [lower frequency input]
Thankyou Askild, and Greg. I have an inquiry in to one of the suppliers on eBay. Shipping showed as about $350 - I think this is a little too high, and might be an error ;). I have a 5350B on its way to New Zealand from Texas, so If I order the fuses soon, they should arrive about the same time. I`m hoping that the defective input 2 is just a blown fuse. Thanks for your responses.......................................................................................................................Don. |
Re: A dirty way to get more frequency resolution out of a signal generator
I should point out I have not attempted this as I had no reason to, why I am sharing this is that it appears to be an unusual exploit should you desire a more fine frequency control though not without its obvious draw backs. I am anticipating there might be people in this group who wouldn't recommend this, I haven't tried it and I certainly don't encourage others other than simply being a interesting discussion.
|
Re: [WANTED] HP 85700A 32kB RAM card
... Relying on super caps is not 100%.? I have found bad ones.
... It's better to be safe than always assume goodness. I never assume goodness, hence my statement to always do a backup. A backup should be done anyway as a matter of good care and feeding, even if not replacing the battery. As long as I had a backup in hand, I would personally not worry about an external power connection.? It's more poking at the board with a soldering iron, now with wires in the way, and more time and opportunity for something to go wrong. If the super-cap didn't hold, it should be replaced.? HP designed it onto the board for the sole purpose of easy battery replacement. -mark |
A dirty way to get more frequency resolution out of a signal generator
To put simply, take a function generator such as a HP 3325B, set the output to 0dBm at 10 Mhz, plug that into the reference input of the signal generator. Then if you want a frequency of 100 Mhz just dial that into the signal generator. If you desire more precision with the frequency than what the signal generator is capable of, just make very slight adjustments to the function frequency on the generator supplying the the reference 10 Mhz.
I would think this could work somewhat however it might not scale linear at the various frequencies set on the signal generator, and the phase noise would suffer. And to determine the actual frequency a frequency counter would be needed. |
Re: HP3325 - no output, but sync works
Hi,
toggle quoted message
Show quoted text
If you do not hear the relays clicking, first thing to check is the ribbon cable between the attenuator board and the A14 board. They are notoriously bad, to the level that on one of my 3325A I replaced the pin headers and the ribbon cables. The newer ones are ok, but the older version which somewhat looks like a flatflex cable, they are bad. If that is not the case, then on some versions there is a fuse on the power supply board, which fuses unregulated 15V power to the relays. it is quite easy to blow, if accidentally shorting the separate cable that is supplying it. Otherwise follow the service manual of the troubleshooting and follow the signal path. Szabolcs Randy Newman <randy.n.at.home@...> ezt ¨ªrta (id?pont: 2020. m¨¢rc. 1., V, 2:30):
|
Re: Fuses for 5350B input 2 [lower frequency input]
Don,
If I¡¯m not mistaken, HP part number 2110-0301 crosses to a Littelfuse part number 0275.125 under their Picofuse product brand.? This fuse was obsoleted in 2007 along with many others in this product line.? Some other Littelfuse part numbers that are compatible and still available are: 0251.125 ¨C Picofuse II, 125V, 0.125A, very fast acting 0263.125 - Picofuse II, 250V, 0.125A, very fast acting ? There are others but the remainder are time-lag or slow-blow types which are not recommended for inputs such as those found on test equipment.? You want rapid overload protection for the circuitry that lies behind the front panel connector. ? If you Google the above part numbers you will find distributors that handle the fuses for prices much less than what HP/Agilent/Keysight will charge you for the very same device. ? Greg |
Re: HP3336b
On Sun, Mar 1, 2020 at 12:01 PM, Nigel wrote:
In general terms I could never understand why the American electronics and radio industry, from hobby level all the way through to military, embraced these so universally as RF connectors, although I suspect cost would have been a significant factor.What type of connector are you referring to? Apart from the fact that "RF phono" seems an oxymoron to me, I am not aware of HP widely using low-cost connectors. Are you talking about RCA/cinch connectors? Raymond |
Re: [WANTED] HP 85700A 32kB RAM card
The additional effort to attach an external power supply to keep the memory contents is really not needed.
In the referenced Assembly Repair manual there's a section on how to replace the A16A1BT1 (page 337).? The memory board has a super-cap which keeps the memory powered for up to 8 hours while you replace the battery. The RTC will be reset when you remove the memory board.? Don't panic.? This is because the RTC is on the main board and get its power from the battery on the memory board. But ALWAYS do a a paper backup of the constants anyway!? User data needs to be backed up via GPIB or an SRAM card.? I've been able to backup DLLs via GPIB, but have not been successful via an SRAM card (at least not for DLLs loaded by the EMC personality card). If you do lose the memory for whatever reason, after the restoration procedure you can use the undocumented command "SERSET nnnn;" entered via GPIB or EXECUTE TITLE to restore the serial number (if you care about it being set). You don't need to poke at memory for anything, but since it was mentioned, here are the GPIB commands for the 8590 series: ? MRDB <addr> - returns single byte in decimal ? MRD <addr> - returns single word in decimal ? MBRD <addr>,<count>? - returns a block of memory in binary <addr> and <count> are in decimal.? The SRAM is 524288 (0x80000) bytes long and starts at 0xf80000.? It's a Motorola processor, making storage big-endian.? I/O is memory mapped, so there's a lot to explore outside the SRAM range. For write, I found the commands MWRB, MWR, and MBWR.? No doubt these are the analogous operations for writing, but I did not experiment with them. For example, the model number exists at 0xffbfee, 16760814 decimal, and is stored as decimal: ? $ spq MRD 16760814 ? 8595 And after that, the next byte: ? $spq MRDB 16760816 ? 69 69 is decimal for "E" --> "8595E". Have fun! -mark |
WTB signal generator / multiplier above 110 Ghz
¿ªÔÆÌåÓýHigh all looking for a signal generator / multiplier above 110 Ghz? any one have something on the shelf requiring a new home Regards Paul |
Re: [WANTED] HP 85700A 32kB RAM card
I just tested the ZSETADDR and ZRDWR? commands given there,
on my HP8595E. They seem to do something, but not what I'd have expected.
Subsidiary problem: My 8595E display centering is a little off, such that
the top line (where any error messages appear) is mostly cut off, making
it very hard to read the messages. I suppose I can do the HPGL screen
dump to my KISS-488, but that rather slows down the process. Is there a
straightforward way to adjust the centering? I recall many years ago
watching my dad adjust centering on a TV by moving the magnets around the
tube yoke on a TV - hoping that's not the method here!
toggle quoted message
Show quoted text
Steve Hendrix At 2020-03-01 05:19 AM, Askild wrote: In this thread on eevblog forum: |
Re: HP3336b
That does sound like a drifted master oscillator, or perhaps further down the chain, but so far I can't find a table of error messages for the 3336.
However, on a more general note when working on these......
Much as I love the 3336 series, for their versatility and especially as the A and B versions are so easy to modify to C, and despite the often unreliable attenuators, I am definitely not in love with HP's use of phono connectors for the many internal coax connections.
In general terms I could never understand why the American electronics and radio industry, from hobby level all the way through to military, embraced these so universally as RF connectors, although I suspect cost would have been a significant factor.
Whilst there are so called "professional" phono RF connectors, and I have used these, most that I've come across fitted to equipment seem no different to the basic audio version.
When new they generally do seem to be ok but intermittent contact on older kit has always been a problem and nowhere more so, in my experience anyway, than with the 3336 internal interconnects.
Sometimes a bit of work on the socket can fix it but I seem to remember the socket moulding on the HP PCB versions made this quite awkward at times and I've had to replace the leads using plugs with a slightly fatter inner in order to maintain reliable contact.
Probably not the issue in this instance but certainly something to be aware of!
Still a great bit of kit though:-)
Nigel GM8PZR
?
From: TimDate: Sat, 29 Feb 2020 05:06:33 PST Hello Everyone. Been a
lurker here for awhile. Great stuff here. I find myself reading about
equipment I don't even own. I need a little direction. I have s HP3336b
that when I turn it on will show a Fail Oscil for about 5 seconds and
then go away. It seems to work find after that. Every once in away I
will have to turn it off to get rid of the error. Can anyone point me
the direction to start? Thanks
|
Re: Fuses for 5350B input 2 [lower frequency input]
Hi Don, In my SM J2F1 is listed as 0.125A 125V .281X.093 (hp number 2110-0301) Br, Askild On Sun, Mar 1, 2020 at 6:47 AM donald collie <donaldbcollie@...> wrote: Hello group. Can anyone advise me the rating, and where to get, replacement fuses for the 525MHz channel input protection on a 5350B? The manual that I have has this information missing. |
Re: [WANTED] HP 85700A 32kB RAM card
Hi, In this thread on eevblog forum: It is listed undocumented gpib commands for the 856xE series, one can be used to read any memory location. I have no idea if this works with the 859xE series. These commands is not accepted by my 8562A. But as Greg writes, I would do the pen and pencil backup for the important data first. Br, Askild On Sun, Mar 1, 2020 at 2:10 AM Greg Muir via Groups.Io <big_sky_explorer=[email protected]> wrote:
|
Re: 8510C: 8340B vs 83631B
Hi Vladan,
Not sure it's possible to calibrate the 8360 with the front panel (really don't know...), normally you do this with the software running on an HP98x6 or a R382 computer and HP power meter plus the 8360 connected to the GPIB bus all together. It takes if I remember a long time and sometime you need to do it twice. 73's -- Pierre-Fran?ois, F5BQP JN18AN |