Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- HP-Agilent-Keysight-Equipment
- Messages
Search
Re: Jacks added to 6623A System PSU
On 4/19/20 9:07 PM, Jared Cabot via groups.io wrote:
I have a 6644A, which is a little different, that I added front panelThat's you? Neat. I'm using your camera mount in my D6, and have been wanting to do the Tek 222 battery pack upgrade. -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
Re: new File called App notes
I'm younger than you but I wish I'd been in northern CA for "The Bill and Dave Show" years.
I've read a number of books about HP through "The Era" and am filled with admiration; all the moreso when I turn on a 45-50yo network analyzer and it not only lights up, it meets spec! Being in audio and one who does a lot of measurement of microvolt noise floors, the HP 400F AC voltmeter is a piece I like a lot. I have several and have been thru them, done all the geriatric part replacements, done some mods, changed out the ridiculous dual banana inputs for BNCs and am about to replace the input JFETs with their about 80nv/rtHz equiv input noise for some some parts from Linear Integrated that promise 2nv/rtHz and spec-wise look pretty much to be a drop in replacement, amazingly. I'll advise when done, or beg help if I've done something dumb. Bill @ PEARL, Inc. As I remember and lived through (I am 77 years of age), HP was a company that innovated, invented and changed the testing industry. They treated their employees and customers with respect and were great educators, and made a great effort to educate all who were interested.And more's the pity; all around . . . I am glad that I was around for the "golden years". |
Re: new File called App notes
As I remember and lived through (I am 77 years of age), HP was a company that innovated, invented and changed the testing industry. They treated their employees and customers with respect and were great educators, and made a great effort to educate all who were interested.
? As has been stated by others, much of their current management, as Keysight, doesn't even seem to know what business they are in, and really doesn't care. I am glad that I was around for the "golden years". Stuart K6YAZ West Hills, CA |
Re: new File called App notes
¿ªÔÆÌåÓýGet off my lawn. 20 year olds don't drink red bull anymore, at least in Austria.This - quite sordid - pleasure remains to the older. Think of Didier Mateschitz what you want, but boy, did he piss off the politically correct in Austria when I was young. The psychoanalytic society even planned a large campaign against the product, but then we got a conservative government. Ha ha ha...oh, the cleanlyness. I bought more than one can from my then measly salary to support him and his ways. But, on an off note: don't drink Red Bull as an IT or engineering guy. Too little water, too much sugar and carbs for a brainworker. With best regards Tam HANNA (emailing on a BlackBerry PRIV) Enjoy electronics? Join 14k other followers by visiting the Crazy Electronics Lab at Am 19. April 2020 22:13:54 MESZ schrieb Dave McGuire <mcguire@...>: On 4/19/20 4:09 PM, Bill Perkins wrote:????TRYING to d'load: |
Re: new File called App notes
And let's remember Bruel & Kjaer and Tektronix. B & K's catalogues were an education in themselves.
toggle quoted message
Show quoted text
Bill Well written application notes are some of the best educational tools available; whether they are instrument specific or more general. |
Re: new File called App notes
On April 19, 2020 9:35:40 PM "Richard Knoppow" <dickburk@...> wrote:
On 4/19/2020 10:45 AM, Dave McGuire wrote:I did? Oh. Duh. Sorry. It has been a long day.On 4/19/20 12:14 AM, Richard Knoppow wrote:You completely missed the point of my comment.?? App notes mean Application notes. Publications that explained how toThey've never been restricted to being about how to use instruments. -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
Re: Jacks added to 6623A System PSU
There's always the Pomona Electronics B-8 banana plug jumper. The black ones are handy for connecting + or - terminals on a power supply to earth ground, and they're long enough to reach between power supply boxes.
toggle quoted message
Show quoted text
Jim Ford ------ Original Message ------
From: "doug" <dmcgarrett@...> To: [email protected] Sent: 4/19/2020 6:12:12 PM Subject: Re: [HP-Agilent-Keysight-equipment] Jacks added to 6623A System PSU
|
Re: HP 53310A - Why did I not know about this sooner?
¿ªÔÆÌåÓýWow, Kuba, that's amazing!? Wish I had the time to fiddle with that chip.? Parallax's website says $100 for the eval board and $50 for the chip! Thanks for posting; onto the wishlist it goes! Jim Ford? Sent from my Verizon, Samsung Galaxy smartphone -------- Original message -------- From: Kuba Ober <ober.14@...> Date: 4/19/20 7:10 PM (GMT-08:00) Subject: Re: [HP-Agilent-Keysight-equipment] HP 53310A - Why did I not know about this sooner? I imagine that pretty much all legacy HP displays can be emulated using a single chip and a few screenfulls of code, outputting straight to VGA or HDMI :) Parallax Propeller 2 is the magic sauce that makes it possible. It¡¯s quite an amazing design,
done in the open (yeah, open source silicon with full commercial backing) and it¡¯s actually fun to program it. It was meant to ¡°mess with¡± - it¡¯s not like the usual ARM chips with a boatload of erratas and data sheets thousand pages long. You can do very meaningful
things without leaving assembler, if you like that sort of a thing. Want to sample XY signals at 100Ms/s? You can. On each pair of I/O pins. Simultaneously :)
They are currently offering 2nd silicon revision engineering samples, and you can actually talk to the designer of the chip on the forums. Those samples work very well, and the ¡°errata¡± fits in a paragraph last I checked. I imagine that the production
silicon won¡¯t have an errata. There¡¯s a whole bunch of people that used that design before it was available in silicon, so lots of kinks got straightened out long ago.
Also, it comes with a FORTH interpreter in ROM, with runtime library that actually supports the peripherals. What¡¯s not to love :)
Cheers, Kuba Ober
16 apr. 2020 kl. 2:04 em skrev Tam Hanna <tamhan@...>:
|
Re: HP 53310A - Why did I not know about this sooner?
¿ªÔÆÌåÓýI imagine that pretty much all legacy HP displays can be emulated using a single chip and a few screenfulls of code, outputting straight to VGA or HDMI :) Parallax Propeller 2 is the magic sauce that makes it possible. It¡¯s quite an amazing design,
done in the open (yeah, open source silicon with full commercial backing) and it¡¯s actually fun to program it. It was meant to ¡°mess with¡± - it¡¯s not like the usual ARM chips with a boatload of erratas and data sheets thousand pages long. You can do very meaningful
things without leaving assembler, if you like that sort of a thing. Want to sample XY signals at 100Ms/s? You can. On each pair of I/O pins. Simultaneously :)
They are currently offering 2nd silicon revision engineering samples, and you can actually talk to the designer of the chip on the forums. Those samples work very well, and the ¡°errata¡± fits in a paragraph last I checked. I imagine that the production
silicon won¡¯t have an errata. There¡¯s a whole bunch of people that used that design before it was available in silicon, so lots of kinks got straightened out long ago.
Also, it comes with a FORTH interpreter in ROM, with runtime library that actually supports the peripherals. What¡¯s not to love :)
Cheers, Kuba Ober
16 apr. 2020 kl. 2:04 em skrev Tam Hanna <tamhan@...>:
|
Re: HP 652A Dial Calibration
I have a 331A that I bought and put on the shelf years ago. All this made me pull that and give it a better test than the first time (I don't think I knew exactly how to use it then). Turns out it works pretty well (dirty pots - again - and dirty switch contacts but does work.
toggle quoted message
Show quoted text
To tie this to the Dial Calibration subject, I noticed that the gearing for the 331A differs from the 334A and the 652A I have. The 331A uses several extra gears and a friction clutch that works so much better than the little plastic "grabber" disc that the 334A and 652A (and others) use. Nice to see that. Thanks, Barry - N4BUQ ----- Original Message -----
From: "David Platt" <dplatt-groups@...> |
Re: new File called App notes
On 4/19/2020 10:45 AM, Dave McGuire wrote:
On 4/19/20 12:14 AM, Richard Knoppow wrote:--?? App notes mean Application notes. Publications that explained how toThey've never been restricted to being about how to use instruments. Richard Knoppow dickburk@... WB6KBL |
Re: Jacks added to 6623A System PSU
On 4/19/20 9:07 PM, Jared Cabot via groups.io wrote:
I have a 6644A, which is a little different, that I added front panel binding posts to. I 3D printed a holder that sits inside to position the binding posts correctly.Standard binding-post spacing is exactly 3/4 inch. --doug |
Re: Jacks added to 6623A System PSU
I have a 6644A, which is a little different, that I added front panel binding posts to. I 3D printed a holder that sits inside to position the binding posts correctly. |
Re: Decline, was Re: [HP-Agilent-Keysight-equipment] new File called App notes
Bob Albert
That is all well and good, but my experience predates all of this.? I dscovered it as far back as the 1940s.? A look at people like Sarnoff and Napoleon should prove that greed is nothing new. We are taught not to be greedy, to share with the less fortunate, but those who preach those values are not examples of their own teachings. Sometimes I am embarrassed to be a member of the human race.? Sure, people are basically honest, as long as they think they are being watched. Bob
On Sunday, April 19, 2020, 05:39:47 PM PDT, Jim Ford <james.ford@...> wrote:
Yes, indeed.? Why do we need faster and faster hardware?? Slower and slower software, of course!? The problem is that software is getting slower and slower faster than hardware is getting faster and faster. :( Jim Ford? Sent from my Verizon, Samsung Galaxy smartphone -------- Original message -------- From: Dave McGuire <mcguire@...> Date: 4/19/20 5:03 PM (GMT-08:00) Subject: Decline, was Re: [HP-Agilent-Keysight-equipment] new File called App notes > I must say that I saw a pattern in my professional life.? Everywhere I > went, including the military, I was told that things were really nice a > while back, and I should have been there then.? Perhaps nostalgia isn't > what it used to be. ? This didn't just happen at random.? This, along with another major problem, software bloat, can be traced to just about the same time and the same type of attitude. ? Sometime in the 1970s, I think it was, some clueless economics professor in some ivory tower said something to the effect of "the sole purpose of any corporation is to make money by any means possible," all other considerations be damned.? Suits all over the world took this as if they'd just been released from some sort of prison (where many of them arguably belong) and they went absolutely wild.? It was then that the decline of these corporations, and the rise of extreme levels of sleaze at the executive level, began.? Enron, Worldcom, etc.? Crime no longer need take place in dark alleys and crack houses, it moved to the comfort of the boardroom!? We all get screwed daily by the result of this. ? Also sometime in the 1970s, another moron, probably related to the one described above, said "programmer time is more valuable than processor time".? This similarly caused the laziest programmers to act as if they'd be unchained, and the decline of computing efficiency, and caring about same, began.? This is why modern OSs require multi-GHz clock speeds and billions of bytes of memory just to boot, much less get any work done. ? If I ever get my hands around the neck of either of these men, they will have a difficult day. ????????????? -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
Re: Decline, was Re: [HP-Agilent-Keysight-equipment] new File called App notes
¿ªÔÆÌåÓýYes, indeed.? Why do we need faster and faster hardware?? Slower and slower software, of course!? The problem is that software is getting slower and slower faster than hardware is getting faster and faster. :( Jim Ford? Sent from my Verizon, Samsung Galaxy smartphone -------- Original message -------- From: Dave McGuire <mcguire@...> Date: 4/19/20 5:03 PM (GMT-08:00) Subject: Decline, was Re: [HP-Agilent-Keysight-equipment] new File called App notes > I must say that I saw a pattern in my professional life.? Everywhere I > went, including the military, I was told that things were really nice a > while back, and I should have been there then.? Perhaps nostalgia isn't > what it used to be. ? This didn't just happen at random.? This, along with another major problem, software bloat, can be traced to just about the same time and the same type of attitude. ? Sometime in the 1970s, I think it was, some clueless economics professor in some ivory tower said something to the effect of "the sole purpose of any corporation is to make money by any means possible," all other considerations be damned.? Suits all over the world took this as if they'd just been released from some sort of prison (where many of them arguably belong) and they went absolutely wild.? It was then that the decline of these corporations, and the rise of extreme levels of sleaze at the executive level, began.? Enron, Worldcom, etc.? Crime no longer need take place in dark alleys and crack houses, it moved to the comfort of the boardroom!? We all get screwed daily by the result of this. ? Also sometime in the 1970s, another moron, probably related to the one described above, said "programmer time is more valuable than processor time".? This similarly caused the laziest programmers to act as if they'd be unchained, and the decline of computing efficiency, and caring about same, began.? This is why modern OSs require multi-GHz clock speeds and billions of bytes of memory just to boot, much less get any work done. ? If I ever get my hands around the neck of either of these men, they will have a difficult day. ????????????? -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
part identification
Can anyone tell me if 1820-0757 and 1820-0759 are the same part.
They both cross to 1DC4-0903. This appears to be a HP internal number. Thanks Glenn -- ----------------------------------------------------------------------- Glenn Little ARRL Technical Specialist QCWA LM 28417 Amateur Callsign: WB4UIV wb4uiv@... AMSAT LM 2178 QTH: Goose Creek, SC USA (EM92xx) USSVI LM NRA LM SBE ARRL TAPR "It is not the class of license that the Amateur holds but the class of the Amateur that holds the license" |
Re: Decline, was Re: [HP-Agilent-Keysight-equipment] new File called App notes
I'll hold their hands behind their backs, to make sure you get the job done easily.
toggle quoted message
Show quoted text
On 20/04/20 12:03 pm, Dave McGuire wrote:
If I ever get my hands around the neck of either of these men, they |
Decline, was Re: [HP-Agilent-Keysight-equipment] new File called App notes
On 4/19/20 7:38 PM, Bob Albert via groups.io wrote:
I must say that I saw a pattern in my professional life.? Everywhere IThis didn't just happen at random. This, along with another major problem, software bloat, can be traced to just about the same time and the same type of attitude. Sometime in the 1970s, I think it was, some clueless economics professor in some ivory tower said something to the effect of "the sole purpose of any corporation is to make money by any means possible," all other considerations be damned. Suits all over the world took this as if they'd just been released from some sort of prison (where many of them arguably belong) and they went absolutely wild. It was then that the decline of these corporations, and the rise of extreme levels of sleaze at the executive level, began. Enron, Worldcom, etc. Crime no longer need take place in dark alleys and crack houses, it moved to the comfort of the boardroom! We all get screwed daily by the result of this. Also sometime in the 1970s, another moron, probably related to the one described above, said "programmer time is more valuable than processor time". This similarly caused the laziest programmers to act as if they'd be unchained, and the decline of computing efficiency, and caring about same, began. This is why modern OSs require multi-GHz clock speeds and billions of bytes of memory just to boot, much less get any work done. If I ever get my hands around the neck of either of these men, they will have a difficult day. -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
Re: new File called App notes
Bob Albert
First, it was William Hewlett, a fine engineer who was affiliated with Terman, who helped him design the 200 oscillator. I must say that I saw a pattern in my professional life.? Everywhere I went, including the military, I was told that things were really nice a while back, and I should have been there then.? Perhaps nostalgia isn't what it used to be. Bob K6DDX
On Sunday, April 19, 2020, 04:32:13 PM PDT, Andy ZL3AG via groups.io <zl3ag@...> wrote:
On 20/04/20 11:25 am, Richard Knoppow wrote: >? ?? I worked for -hp- a million years ago. While whatever expertise I had is probably completely obsolete it remains the best company I ever worked for. "HP, as it was then, remains the best company I ever worked for" FIFY, in case someone glances over that sentence and thinks HP2020 is anything like the fabulous company it was 40+ years ago. |
to navigate to use esc to dismiss