Keyboard Shortcuts
Likes
- HP-Agilent-Keysight-Equipment
- Messages
Search
Re: HP 5086-7906 YTO
I have 2 HP8563E both bought with dead YTO. and both YTO has aged BJT that has insufficient gain to keep the oscillation happen. The new original YTO is not obtainable, so I modified the YTO driver loops and installed two different type YTO (omini / advantek)? and both of them works without problem. ? Also check the power supply. HP YTO (EYO) in 85xx has output level control loop. The loop will over voltage the BJT and finally destroy it if 5V (for output FET) is not present for some extend period. ? I¡¯m also work on the new oscillator board for the EYO. With some modern tiny SMD device the rebuild YTO performance can even better than the old thin film circuits.? |
Clear screen protector for 16702 touchscreen?
I have my 16702b apart right now.?? I was pondering adding some clear screen protector over the touchscreen. Thanks |
Re: Hp 8590a spectrum analyzer
Yes, there should be a termination on the LO output. ?The YIG drives a balanced splitter, with one leg going to the mixer and one to the front panel jack. ?Without the termination, the LO injection will be a bit off and it will skew the displayed amplitude off a bit from expectations. ?Not much, but a bit. ?The LO output is usually used for connecting to a tracking generator. ?
|
Re: HP8560E SA Display oddness
8560E - the display characters are not so good
Hi Dan and others, Found the problem, at least in my case. It's the DISPLAY CUTOFF adjustment. I did not adjust anything else for the time beeing, just this one. It's on page 64 (PDF page 65) of the 8560E/EC Service Guide from December 1999. I now have perfect looking characters again. Give it a try Dan. Jaap |
Re: Power meter advice
On 9/4/22 18:58, John Lyles wrote:
I was using the Hp 436A in the 1980s, and the 438A was a significant improvement, in being able to read forward and reflected power from a dual directional coupler, for example, with built in math abilities. I didn't see the 437A until the 1990s. We bought a few of them, and quickly found that they are not as reliable as their predecessors. I have scrapped more than one dead 437A while the 438A models are still going.One problem in the 437B design is that some parts of its power supply are powered up whenever the instrument is plugged in, but the front panel power switch is "off". I've had several 437Bs, three or four, and I've had one fail because of this. The 4700uF capacitor in the 5V power supply, before the power switch, had dried out. Replacing it solved the problem. -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
Re: Power meter advice
I was using the Hp 436A in the 1980s, and the 438A was a significant improvement, in being able to read forward and reflected power from a dual directional coupler, for example, with built in math abilities. I didn't see the 437A until the 1990s. We bought a few of them, and quickly found that they are not as reliable as their predecessors. I have scrapped more than one dead 437A while the 438A models are still going.
You can tell about old Hp instruments, if they have LED 7 seg displays and the click style rounded corner buttons, they came before the ones with the rubbery "flubber" square cornered buttons. But their scopes came from a different style again. These days we buy the N1912A with N1921A sensor, as we are measuring pulsed RF power. I like a Boonton model as well. The specs for the Keysight meters are more detailed where the Boonton has some vague specs that are surprising.? John Lyles
------------------------------------------------------- |
E4418A/4419A vs N1913A/1914A
Can anyone explain the major differences between these two series of power meters?
I have a number of E4418A/4419As and they have proven reliable and easy to use, except for one which does not calibrate correctly (after calibrating, the 0dBm reading is off, and this is true even if I use an alternative cal siggen). I haven't figured out how to fix that problem but if anyone knows how to do it... The N1913A/1914A are newer and more expensive. Any major advantages making the higher price worthwhile? Thanks! Jim |
Re: Which Vector network analysis book to buy - help
On 9/4/22 06:26, Andrew Hakman wrote:
Oh god, one of the books on Algorithms you're talking about must be this oneYup, got that one. While I do like that book, it's a bit too academic, and I'm more on the practical side. My favorite is "Algorithms" by Robert Sedgewick. The book of the class I hated the most, and practically the only class I really cared about that I did poorly in (and the majority of the class did poorly in too). I always loved how the prof started almost every lecture of that class with a huge sigh - he clearly hated teaching that class, and it showed in the performance of the entire class!Being goal-oriented is good. Despite the sales job universities give us since birth, it's actually possible to learn things outside of a school. And it seems like as time progresses, no one knows jack s*it about algorithms or data structures at all. I recently had the (dis)pleasure of interviewing people applying for jobs with "Data Science" focuses - you ask them anything about algorithms or data structures, or complexity / big O notation, and they don't have the first clue about any of it. Then on top of that, EVERYONE now is an expert at Python / C / C++ according to their resume, even if they're a physics major, because at some point they wrote 5 lines of code for some experiment they did one time. Then you ask them "ok, if you know C and C++, what's the fundamental difference between the two?", and once again you get silence back as a response (or the incorrect answer).Yup. And people are just fine with that. China is eating our lunch because they've earned it. -Dave -- Dave McGuire, AK4HZ New Kensington, PA |
Re: 5245L warm up
I have a 5245L chassis that I set up for use only as a signal source. I mounted a small incandescent lamp on the front panel, and wired it to the juice that drives the oven heater. It's a sine wave that varies in amplitude (not just an on/off heater), so I can "see" the feedback loop settle in as the temp stabilizes.
Pete |
Re: 5245L warm up
toggle quoted message
Show quoted text
-------- Original message -------- From: Harold Foster <halfoster@...> Date: 9/4/22 3:51 AM (GMT-08:00) Subject: Re: [HP-Agilent-Keysight-equipment] 5245L warm up Hal |
Re: Which Vector network analysis book to buy - help
¿ªÔÆÌåÓýJames Thurber, in a parody of an advice column; Doctor, I have books the way some people have mice. Answer: I can't tell if you are complaining or bragging.? |
Re: Which Vector network analysis book to buy - help
Oh god, one of the books on Algorithms you're talking about must be this one The book of the class I hated the most, and practically the only class I really cared about that I did poorly in (and the majority of the class did poorly in too). I always loved how the prof started almost every lecture of that class with a huge sigh - he clearly hated teaching that class, and it showed in the performance of the entire class! I never thought to get a different book, I just took the less than stellar mark and the hit to my GPA and moved on... And it seems like as time progresses, no one knows jack s*it about algorithms or data structures at all. I recently had the (dis)pleasure of interviewing people applying for jobs with "Data Science" focuses - you ask them anything about algorithms or data structures, or complexity / big O notation, and they don't have the first clue about any of it. Then on top of that, EVERYONE now is an expert at Python / C / C++ according to their resume, even if they're a physics major, because at some point they wrote 5 lines of code for some experiment they did one time. Then you ask them "ok, if you know C and C++, what's the fundamental difference between the two?", and once again you get silence back as a response (or the incorrect answer). ?? I've always done the same thing with most technical subjects. |