Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
On Wednesday, August 28, 2019, 9:53:58 PM EDT, Dave McGuire <mcguire@...> wrote:
> FreeCAD is immensely powerful, but depending on how your mind works, > it may be the right tool for you and it may not. Myself, I've been > programming for a very long time (40+ years) and what could take me days > in FreeCAD might take minutes in OpenSCAD. Others may find it to be the > opposite.
Along similar lines, I've used OpenSCAD a little, but recently came across BRLCAD, which was developed at the Ballistic Research Lab in Aberdeen MD. It uses TCL for scripting. So it boils down to a programming language with geometric primitives. I've thoroughly enjoyed using it.
BLS
|
I suspect the 'scope is too old for lithium.? I will peruse the manual and see if there is indeed a battery in it.
Thanks for the heads up.
Bob
On Wednesday, August 28, 2019, 06:10:34 PM PDT, shakalnokturn <tigrol.lechat@...> wrote:
Beginning of the end of the Lithium backup battery?
toggle quoted message
Show quoted text
Le mercredi 28 ao?t 2019, Bob Albert via Groups.Io <bob91343= [email protected]> a ¨¦crit?:
Problem solved!? I read the manual and performed a reset by holding a key and cycling power.
Now the unit behaves as before.
I hope this helps anyone else with similar issues.
Bob
On Monday, August 26, 2019, 09:21:13 PM PDT, Bob Albert via Groups.Io <bob91343= [email protected]> wrote:
I have one of these and it's terrific.? But recently an anomaly has presented itself.
I try to measure a waveform and it gives me an error msg that the memory is empty.? So I put the wave in memory and now it measures it just fine.
However, it used to work differently.? I could make a measurement without putting the wave in memory.? Am I doing something wrong?
|
Re: HP 89410A (89441A) is stuck during bootup Help!
Sorry... my mail hid that you had tried this.
toggle quoted message
Show quoted text
I believe to get past this you have to hold the enter key when applying power.
On Wed, Aug 28, 2019, 9:54 AM Adrian < Adrian@...> wrote:
Hi Leo,
I don't know the instrument at all but from a philosophical point
of view, I'm not a great believer in simultaneous and unrelated
faults so if changing the battery made a significant difference
might there be some set-up function that needs changing or simply
re-entering as the value stored in the E2PROM (assuming there is
one!) has become corrupt?
Adrian
On 8/28/2019 2:08 PM, Leo Bodnar wrote:
All the voltages on the PSU are fine.
After replacing the coin cell batery I got to the next level of
the game.
Reflashing firmware or reseating the PCBs does not help.
Booting with "Return" pressed does not help either.
Any idea anyone?
Leo
|
Re: HP 89410A (89441A) is stuck during bootup Help!
I believe to get past this you have to hold the enter key when applying power.
toggle quoted message
Show quoted text
On Wed, Aug 28, 2019, 9:54 AM Adrian < Adrian@...> wrote:
Hi Leo,
I don't know the instrument at all but from a philosophical point
of view, I'm not a great believer in simultaneous and unrelated
faults so if changing the battery made a significant difference
might there be some set-up function that needs changing or simply
re-entering as the value stored in the E2PROM (assuming there is
one!) has become corrupt?
Adrian
On 8/28/2019 2:08 PM, Leo Bodnar wrote:
All the voltages on the PSU are fine.
After replacing the coin cell batery I got to the next level of
the game.
Reflashing firmware or reseating the PCBs does not help.
Booting with "Return" pressed does not help either.
Any idea anyone?
Leo
|
Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
On 8/28/19 7:11 PM, Paul Bicknell wrote: Can we just have conventional files on hear Zipping is ok but the two files in zip Not to be contrary Paul, but these are pretty conventional files. Zip has been a multi-file archive format since its inception more than thirty years ago. I do not have a clue how to use To list the contents: $ unzip -v <filename>.zip To extract all files: $ unzip <filename>.zip To extract one file by name: $ unzip <filename>.zip <file-to-extract> same goes for the un zipped file In this case the STL (STereoLithography) file is a standard file in the workflow for 3D CAD designs. The files contained within the zip file are save files for AutoDesk's TinkerCAD. -Dave Feeling contrary today -- Dave McGuire, AK4HZ New Kensington, PA
|
Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
FreeCAD is immensely powerful, but depending on how your mind works, it may be the right tool for you and it may not. Myself, I've been programming for a very long time (40+ years) and what could take me days in FreeCAD might take minutes in OpenSCAD. Others may find it to be the opposite.
I mention this because you presented "doesn't need you to know programming" sounded like programming was something to be avoided, which certainly isn't the case.
-Dave
toggle quoted message
Show quoted text
On 8/28/19 9:06 PM, Chuck Harris wrote: Or you could try FreeCAD, which has SCAD and more.
And, is free, and doesn't need you to know programming.
And it happily outputs mesh for your 3D printers... basically an all in one project that takes from all of the other open source projects.
-Chuck Harris
Harvey White wrote:
Cura likes this.
No need to import/export files since the object is generated by programming-like structures.
If you can program, and you're comfortable with programming, highly recommended.
If you're not comfortable with programming, a tossup.
if you hate programming, well, then..........
1) Yes, I use it.
2) I've tried CAD programs, and some of the 3D ones. This is parametrically driven.
3) I've done 3D design (Carrara and Hex). *not* the same thing, different design goals, works differently. Intended (in a way) for mechanical parts.
Harvey
-- Dave McGuire, AK4HZ New Kensington, PA
|
Beginning of the end of the Lithium backup battery?
toggle quoted message
Show quoted text
Le mercredi 28 ao?t 2019, Bob Albert via Groups.Io <bob91343= [email protected]> a ¨¦crit?:
Problem solved!? I read the manual and performed a reset by holding a key and cycling power.
Now the unit behaves as before.
I hope this helps anyone else with similar issues.
Bob
On Monday, August 26, 2019, 09:21:13 PM PDT, Bob Albert via Groups.Io <bob91343= [email protected]> wrote:
I have one of these and it's terrific.? But recently an anomaly has presented itself.
I try to measure a waveform and it gives me an error msg that the memory is empty.? So I put the wave in memory and now it measures it just fine.
However, it used to work differently.? I could make a measurement without putting the wave in memory.? Am I doing something wrong?
|
Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
Or you could try FreeCAD, which has SCAD and more.
And, is free, and doesn't need you to know programming.
And it happily outputs mesh for your 3D printers... basically an all in one project that takes from all of the other open source projects.
-Chuck Harris
Harvey White wrote:
toggle quoted message
Show quoted text
Cura likes this.
No need to import/export files since the object is generated by programming-like structures.
If you can program, and you're comfortable with programming, highly recommended.
If you're not comfortable with programming, a tossup.
if you hate programming, well, then..........
1) Yes, I use it.
2) I've tried CAD programs, and some of the 3D ones. This is parametrically driven.
3) I've done 3D design (Carrara and Hex). *not* the same thing, different design goals, works differently. Intended (in a way) for mechanical parts.
Harvey
|
Re: 4339 Adjustment software?
Dr. David Kirkby from Kirkby Microwave Ltd
On Thu, 29 Aug 2019 at 00:33, Bruce Lane < kyrrin@...> wrote: Fellow techies,
? ? ? ? I'm looking for the adjustment software for the 4339 high-resistance
meter. Anyone have a copy?
? ? ? ? Thanks much...
I would be interested if you find anything. I have sent two to Keysight. Both were slightly out of soec on the 10 nA range, but neither could be adjusted. The resistance measurements were actually all in spec.?
I don¡¯t have much luck with that meter.?
-- Dr. David Kirkby, Kirkby Microwave Ltd, drkirkby@...Telephone 01621-680100./ +44 1621 680100 Registered in England & Wales. Company number 08914892. Registered office: Stokes Hall Lodge, Burnham Rd, Althorne, Chelmsford, Essex, CM3 6DT, United Kingdom
|
4339 Adjustment software?
Fellow techies,
I'm looking for the adjustment software for the 4339 high-resistance meter. Anyone have a copy?
Thanks much...
-- --- Bruce Lane, ARS KC7GR
kyrrin (at) bluefeathertech dot com "Quando Omni Flunkus Moritati" (Red Green)
|
Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
On 8/28/2019 7:00 PM, David Feldman via Groups.Io wrote: Today's iteration (attached "zipper 3") closes the gaps, except for two (at the 1/3 and 2/3 point), and the remaining gaps are much less pronounced, so the zipper is much more robust. The gaps obviously should not be there at all (tinkercad shows the two junctions slightly overlapped), so I'll do another iteration on Sept. 4 setting more overlap, which should (hopefully) clean that up.
Note that the zippers are about 160mm long with this design; the 85044A expects the zippers to be about 150mm long, just cut the excess off.
It turns out that neither of the export file options (.stl or .zip) from tinkercad preserve object groups (I'm really curious as to why autodesk would publish this tool (tinkercad) with such severe shortcomings - certainly it isn't an incentive for me to spend $$$ on a paid product from them), so it's not feasible to import the STL file into tinkercad and edit the design to make further changes, however, I'm going to continue iterating until the gap issue is resolved, so that if someone comes across this post in the future, they can print the zipper parts directly.
More in a week... Do you know how to program and are more or less comfortable in C? I'd strongly suggest OpenSCAD, which has a programming description of an object, and is well suited to constructive machining.? It does very well on geometric shapes, and less wonderfully on organics. Cubes, spheres, cylinders, intersections, unions, differences. There's a lot you can do with such tools. Open source Free. exports easily to .stl files Cura likes this. No need to import/export files since the object is generated by programming-like structures. If you can program, and you're comfortable with programming, highly recommended. If you're not comfortable with programming, a tossup. if you hate programming, well, then.......... 1) Yes, I use it. 2) I've tried CAD programs, and some of the 3D ones.? This is parametrically driven. 3) I've done 3D design (Carrara and Hex).? *not* the same thing, different design goals, works differently.? Intended (in a way) for mechanical parts. Harvey
|
Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
Dear sir
Can we just have conventional files on hear Zipping is ok but the two files in zip I do not have a clue how to use same goes for the un zipped file
one of the old farts but then the information you want probably is going to come from an OF
TTFN
toggle quoted message
Show quoted text
-----Original Message----- From: [email protected][mailto: [email protected]] On Behalf Of David Feldman via Groups.Io Sent: 29 August 2019 00:01 To: [email protected]Subject: Re: [HP-Agilent-Keysight-equipment] HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy? Today's iteration (attached "zipper 3") closes the gaps, except for two (at the 1/3 and 2/3 point), and the remaining gaps are much less pronounced, so the zipper is much more robust. The gaps obviously should not be there at all (tinkercad shows the two junctions slightly overlapped), so I'll do another iteration on Sept. 4 setting more overlap, which should (hopefully) clean that up. Note that the zippers are about 160mm long with this design; the 85044A expects the zippers to be about 150mm long, just cut the excess off. It turns out that neither of the export file options (.stl or .zip) from tinkercad preserve object groups (I'm really curious as to why autodesk would publish this tool (tinkercad) with such severe shortcomings - certainly it isn't an incentive for me to spend $$$ on a paid product from them), so it's not feasible to import the STL file into tinkercad and edit the design to make further changes, however, I'm going to continue iterating until the gap issue is resolved, so that if someone comes across this post in the future, they can print the zipper parts directly. More in a week...
|
Re: HP 85044A T/R test set part - Cabinet Trim "zipper" - 08502-20007 - source or 3D printed copy?
Today's iteration (attached "zipper 3") closes the gaps, except for two (at the 1/3 and 2/3 point), and the remaining gaps are much less pronounced, so the zipper is much more robust. The gaps obviously should not be there at all (tinkercad shows the two junctions slightly overlapped), so I'll do another iteration on Sept. 4 setting more overlap, which should (hopefully) clean that up.
Note that the zippers are about 160mm long with this design; the 85044A expects the zippers to be about 150mm long, just cut the excess off.
It turns out that neither of the export file options (.stl or .zip) from tinkercad preserve object groups (I'm really curious as to why autodesk would publish this tool (tinkercad) with such severe shortcomings - certainly it isn't an incentive for me to spend $$$ on a paid product from them), so it's not feasible to import the STL file into tinkercad and edit the design to make further changes, however, I'm going to continue iterating until the gap issue is resolved, so that if someone comes across this post in the future, they can print the zipper parts directly.
More in a week...
|
Re: HP8643A Displays Result Code 14.020122
On Wed, Aug 28, 2019 at 6:27 PM Mike Besemer < mwbesemer@...> wrote: Now it¡¯s throwing random hardware failure codes with 14 (p/s) being common each time.? Rechecked the power supply with a plotter and the 5.2 VDC is low on startup and climbs slowly toward the lower acceptable limit.? Need to get the CLIP downloaded to troubleshoot further.
Sadly the CLIP is not going to help you with the power supply, when you crack'er open you'll find two COTS switchers in there. One powers the oven for the high-stability oscillator and the soft power on, the other one powers the rest of the instrument, and the CLIP has schematics for neither one. Thankfully I found that a full recap just fixed it(TM) in mine. I don't remember how hard it was to get at the PSU, but you might try just tacking a new cap over the 5.2V smoothing cap for a quick and dirty diagnosis.
I just went looking for photos, and it looks like the PSU drops out the bottom of the instrument. There's a "filter" board downstream from the PSU, and it's chock-a-block with inductors and smoothing caps, which is probably why no ripple shows at the IO board even when the PSU caps are gonsky.
|
Re: HP8643A Displays Result Code 14.020122
I ordered the CLIP file today and got the download link, but I can NOT get it downloaded properly.? I¡¯ve tried with 4 different browsers, two different computers, and my phone.? Each time the file is a different size and will not open with Adobe.? Got an email in to Artek; either the file got corrupted or their server is timing out. ? Had a 3.6 volt battery laying around so I swapped it in¡ that took care of the 5-minute ---CALIBRATING--- message.? Now it¡¯s throwing random hardware failure codes with 14 (p/s) being common each time.? Rechecked the power supply with a plotter and the 5.2 VDC is low on startup and climbs slowly toward the lower acceptable limit.? Need to get the CLIP downloaded to troubleshoot further.? Have an order placed for a proper backup battery. ? Mike WM4B ?
toggle quoted message
Show quoted text
From: [email protected] [mailto:[email protected]] On Behalf Of Siggi Sent: Wednesday, August 28, 2019 11:36 AM To: [email protected] Subject: Re: [HP-Agilent-Keysight-equipment] HP8643A Displays Result Code 14.020122 ? On Wed, Aug 28, 2019 at 7:04 AM Mike Besemer <mwbesemer@...> wrote: Thank you, Alwyn.? The backup battery has also entered my mind.? Where is it located?
The battery is a 3 cell NiCad on the processor board. If the battery's bad, the generator will self-calibrate on every power on. It's not the cause of the self-test failures. I have the Artekmedia CLIP and service manual. On page 2c-63 of the service manual it lists the power supply error codes and the limits for the power supplies. According table 2c-26, 14,02n,nnn codes relate to the +5.2V power supply. The limits as measured by a DVM are 5.048-5.352V.?I found the 14,02 code accurate, as my 5.2V was at 4.9V when I measured it (at the IO board).?
|
Problem solved!? I read the manual and performed a reset by holding a key and cycling power.
Now the unit behaves as before.
I hope this helps anyone else with similar issues.
Bob
On Monday, August 26, 2019, 09:21:13 PM PDT, Bob Albert via Groups.Io <bob91343@...> wrote:
I have one of these and it's terrific.? But recently an anomaly has presented itself.
I try to measure a waveform and it gives me an error msg that the memory is empty.? So I put the wave in memory and now it measures it just fine.
However, it used to work differently.? I could make a measurement without putting the wave in memory.? Am I doing something wrong?
|
Re: HP8643A Displays Result Code 14.020122
Thanks, but been there, done that.? That info is also in the Assembly Level Repair Guide.?
I ordered the CLIP this morning, but I can't download it at work or on my phone. That being said, the Hardware Failure 14 *IS* a P/S code; I found that info in the firmware manual.? I'll have to investigate further, but I'm going to change the damn battery first so it doesn't take 5 minutes to power it on.
Mike
WM4B
toggle quoted message
Show quoted text
On August 28, 2019 at 11:36 AM Siggi <siggi@...> wrote:
On Wed, Aug 28, 2019 at 7:04 AM Mike Besemer < mwbesemer@...> wrote: Thank you, Alwyn.? The backup battery has also entered my mind.? Where is it located?
The battery is a 3 cell NiCad on the processor board. If the battery's bad, the generator will self-calibrate on every power on. It's not the cause of the self-test failures.
I have the Artekmedia CLIP and service manual. On page 2c-63 of the service manual it lists the power supply error codes and the limits for the power supplies. According table 2c-26, 14,02n,nnn codes relate to the +5.2V power supply. The limits as measured by a DVM are 5.048-5.352V.?I found the 14,02 code accurate, as my 5.2V was at 4.9V when I measured it (at the IO board).?
?
?
|
Re: HP8643A Displays Result Code 14.020122
On Wed, Aug 28, 2019 at 7:04 AM Mike Besemer < mwbesemer@...> wrote:
Thank you, Alwyn.? The backup battery has also entered my mind.? Where is it located?
The battery is a 3 cell NiCad on the processor board. If the battery's bad, the generator will self-calibrate on every power on. It's not the cause of the self-test failures.
I have the Artekmedia CLIP and service manual. On page 2c-63 of the service manual it lists the power supply error codes and the limits for the power supplies. According table 2c-26, 14,02n,nnn codes relate to the +5.2V power supply. The limits as measured by a DVM are 5.048-5.352V.?I found the 14,02 code accurate, as my 5.2V was at 4.9V when I measured it (at the IO board).?
|
Re: E3630A +20V Output Capacitor popped open
Larry,
Boston is a good place to get your heart checked.?
There is a heart situation at this house. Do you know that an implanted defibrillator can cost $42,000. ??!!
But it is REAL ¡°technology¡±. Roy sends.
toggle quoted message
Show quoted text
On Aug 28, 2019, at 10:26 AM, Lawrance A. Schneider < llaassllaaass@...> wrote: Wei gates,
I don't want you to think I'm ignoring you. ?I'm in Boston getting my heart checked.
Gr¨¹?e, ? ? ? ? Larry
|
Re: E3630A +20V Output Capacitor popped open
Wei gates,
I don't want you to think I'm ignoring you. ?I'm in Boston getting my heart checked.
Gr¨¹?e, ? ? ? ? Larry
|