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
- Nanovna-Users
- Messages
Search
Re: Accurate impedance measurements using a VNA
Fortunately the article is on their website, for which they only wanted my
toggle quoted message
Show quoted text
email address. ? Mike On Sat, 20 Jul 2019, 19:30 Dave Daniel, <kc0wjn@...> wrote:
MW&RF is a trade journal for which a subscription requires that you fill |
Re: Possible location of latest VNA source code??
I am curious if there is a rough plan/time line for you to open your firmware? I just got mine in the mail today and am loving it thank you for helping make an awesome tool for us! Definitely could see my self trying to get some pull requests sent as well with this just to add some QOL features if need be. Coming from an AGILENT 5230N PNA-L this feels like home already! |
Re: Accurate impedance measurements using a VNA
MW&RF is a trade journal for which a subscription requires that you fill out an online form detailing what components one is responsible for specifying. It occasionAlly has good articles.
toggle quoted message
Show quoted text
¡°Microwave Journal¡± is another, better (IMHO) trade jornal. DaveD Sent from a small flat thingy On Jul 20, 2019, at 14:01, alan victor <avictor73@...> wrote: |
Re: Accurate impedance measurements using a VNA
Thanks Alan, I just registered & downloaded. Looks very interesting &
toggle quoted message
Show quoted text
useful reference. 73 Mike On Sat, 20 Jul 2019, 19:01 alan victor, <avictor73@...> wrote:
Here is a paper, just came out now in Microwave & RF publication...July |
Re: Semi-bad clone?
Hi Frank, The 4 trace or 4 track vs. 2 trace or 2 track thing is a FIRMWARE THING.
All of the nanoVNA devices as far as I know have the same hardware and share the same system schematic. Although there were mentions of the receiver mixer, SA602 vs. SA612. Alan Yes Mike, If I want to do accurate HF stuff, I would do a cal dedicated to 1 MHz-30 MHz. Period. If VHF is your thing, perhaps, 100-500 MHz. And so on. I'll look again and see if I have any networks that can take this VNA close to 900 MHz without going past 900 MHz. I had some dielectric multipole filters but their center freq was 902 MHz. ________________________________ From: [email protected] <[email protected]> on behalf of Frank S <ka2fwc@...> Sent: Saturday, July 20, 2019 6:00 PM To: [email protected] <[email protected]> Subject: Re: [nanovna-users] Semi-bad clone? Is the 4 trace a firmware thing, or hardware thing Frank On 7/20/2019 1:49 PM, Mike Brown wrote: Hi Alan |
Re: Semi-bad clone?
never mind. Just got back from vacation, and didn't read the other posts
toggle quoted message
Show quoted text
On 7/20/2019 2:00 PM, Frank S wrote:
Is the 4 trace a firmware thing, or hardware thing |
Accurate impedance measurements using a VNA
Here is a paper, just came out now in Microwave & RF publication...July 2019
An excellent treatment on measure of passive elements and the approach required to improve accuracy. Perfect stuff to know when using the nanoVNA. You can download the pdf after signing up. I have the pdf, and I think we can get permission to place on site if we ask. Alan |
Re: Semi-bad clone?
Is the 4 trace a firmware thing, or hardware thing
toggle quoted message
Show quoted text
Frank On 7/20/2019 1:49 PM, Mike Brown wrote:
Hi Alan |
Re: Semi-bad clone?
Hi Alan
toggle quoted message
Show quoted text
You've obviously got a good one there. I have been finding odd calibration issues and finally worked out it mine is happier up to 450 MHz and not going too low either, although the issue may be the span rather than the frequencies. I currently have it set to 1.5 to 450 MHz and am seeing repeatable results. I was able to quickly compare mine with a MiniVNA Pro (which works up to 200 MHz) earlier - another budget VNA that costs GBP 380. I wasn't able to capture screen shots but on the couple of things we tried the results looked fairly close. I've attached a photo showing what mine thinks of a dual band handheld antenna, which looks plausible. 73 Mike On Sat, 20 Jul 2019, 16:28 alan victor, <avictor73@...> wrote:
Hi Mike, |
Re: Semi-bad clone?
Hi Mike,
Here is a 3 pole helical filter centered at 465 MHz. The filter is "C" coupled so the skirt on the high side rolls more gentle than low side. The insertion loss and return loss as well center freq are pretty spot on with expected. The DR on the second pix shows we can see down at least 65 dB and if I set the reference point to the screen top, perhaps 70 dB. Next, I'll try the big box. I expect very similar results although if I were to read the R+jX values at each and every frequency point there will be delta values. Alan |
Re: Only two trace
Yes, you have the 2- track firmware and you are going to have to update the firmware to the 4 track firmware. See your manual or get a copy of the pdf manual. A link to the manual is here on this users group. I was aware this might happen from the seller I was dealing with, so I was kind to him and asked please... Update the firmware or double check that it is 4 track firmware and he did. It's no big deal to do but just another hurtle to jump and I have enough of those to jump already. Good luck. Alan
________________________________ From: [email protected] <[email protected]> on behalf of colin.dexter@... <colin.dexter@...> Sent: Saturday, July 20, 2019 1:09 PM To: [email protected] <[email protected]> Subject: [nanovna-users] Only two trace Hi all, I bought a nanoVNA on ebay like on the attached photo. And as you can see on the photo, there are 4 traces on it. I only have two. And I have no idea I have to make the other 2 visible. In the menu I also have only trace 0 and trace 1 Anyone have any idea? Best regards Colin |
Re: NanoVNA and Linux
Ok so tonight was flash the firware night :)
It took me longer than it should of but I got there in the end :) I am using Ubuntu and to do this you need the dfu-util pacakger so go ahead and $sudo apt-get install dfu-util Now put your VNA into DFU mode the same way as elsewhere by shorting boot to vdd and powering up. Now connect your USB cable. next list the devices with: $sudo dfu-util -l I get: dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to Found DFU: [0483:df11] ver=2200, devnum=21, cfg=1, intf=0, path="5-5", alt=1, name="@Option Bytes /0x1FFFF800/01*016 e", serial="FFFFFFFEFFFF" Found DFU: [0483:df11] ver=2200, devnum=21, cfg=1, intf=0, path="5-5", alt=0, name="@Internal Flash /0x08000000/064*0002Kg", serial="FFFFFFFEFFFF" First I took a backup of nanoVNA (paranoid about bricking things) $sudo dfu-util -a 0 -i 0 -s 0x08000000:leave -U temp.bin Then I went ahead and flashed the firmware: $dfu-util -a 0 -D nanoVNA_900_ch_20190505.dfu It really is that painless :) Cheers all Tim M0THM |
Re: Semi-bad clone?
Hi Mike.
I did extensive measurements on narrow as well wide band filters. Also a number of antenna out in the field. I have compared results with VNA big box, Vector Z Meters and the results at HF are essentially spot on. At the price and with 101 data points... This little box is a GREAT value. I bought 2 and I may buy a third just to mess with in the lab. Alan Victor, Ph.D. W4AMV ________________________________ From: [email protected] <[email protected]> on behalf of Mike Brown <mbmail@...> Sent: Friday, July 19, 2019 9:30 PM To: [email protected] <[email protected]> Subject: Re: [nanovna-users] Semi-bad clone? Hi Alan Agreed that comparison with a big VNA would be v interesting. I'm not aware that any of my friends have one of those though. Mind you at this price I wouldn't expect too much. The frequency steps seem quite large to me, so who knows what compromises have been made in calibration measurements? I'm beginning to think we need a Wiki to pull all the information we're gleaning about these VNAs into the same place. 73 Mike On Fri, 19 Jul 2019, 20:25 alan victor, <avictor73@...> wrote: Hi John, Mike, |
Re: Semi-bad clone?
Hi Alan
toggle quoted message
Show quoted text
Agreed that comparison with a big VNA would be v interesting. I'm not aware that any of my friends have one of those though. Mind you at this price I wouldn't expect too much. The frequency steps seem quite large to me, so who knows what compromises have been made in calibration measurements? I'm beginning to think we need a Wiki to pull all the information we're gleaning about these VNAs into the same place. 73 Mike On Fri, 19 Jul 2019, 20:25 alan victor, <avictor73@...> wrote:
Hi John, Mike, |
to navigate to use esc to dismiss