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
Firmware file size now smaller?
On the Google drive here -
The firmware is now in folders (I do not think this was the case last week when I got the 900 version date 9/24). But, the old .dfu version of NanoVNA-H__900_ch_ was 129 kB, and now the new version is only 96 kB. Does this seem strange to anyone - is this correct that the size was decreased? What changed to cause that? NanoVNA-H__900_ch_20190924.dfu Size: 129 kB NanoVNA-H__900_ch_20191003.dfu Size: 96 kB |
Re: NanoVNA-Saver 0.1.0
Hi Rune,
thanks for the hint! I tried it out right away and it works very well! I have attached the plot of a 200MHz BP-Filter. The calibration is done with full span and 8 segments. Now I can figure out the bandwidth manually. One thing I would like to mention. For good reason the professional VNAs have "number of point" settings of i.e. 101, 201, 301, 401, 801 and so on. Could that feature be implemented in your software as well? Kind regards Norbert, DG1KPN |
Re: errors of "error" models
28 : DERDEI : Use of Standalone [gnuplot] Instead of [maxima]
Hello, Allow us, please, to confirm the interested Common User, who already observed that is indeed redundant in this case, since the use of [maxima], which is still buggy, after thirty-seven 37 years of development: (software) is limited to calls of [gnuplot], that is of tool, which is under development and extremely fruitful in results, for thirty-three 33 years: Hence, the direct use of [gnuplot] instead of [maxima] is strongly possible, e.g. in the way we already use it in our work: [tlnomiva] : Transmission Line Nominal Values without Tolerance - from Cable Specifications and Technical Data Sheets : /F/L/O/S/S/ for MS Windows: Sincerely, gin&pez@arg 28 |
Re: Another ebay deal?
Probably not long.
I am sure there are much more robust connection options available but <$30 for a set of possible uses doesn't exactly seem that expensive (you could make your own of course) but I guess if want to check functionality might be an idea. You got a nice smith chart blank on one side to photocopy and own use etc :-) 72 Dom M1KTA |
Re: edy555 design notes on CALIBRATION sets
Hi Jim -
Oristo, reference your inductor measurement above, Could you explain how you conducted this test?I will try! Did you recal the NanoVNA at each of your measurement ranges?Yes. Your test fixture set up isn't really a broad range test fixture.Exactly, but I am not about to build a pcb with BNC connectors for each component to measure, and it is IMO not necessary for use below 150 MHz. Did you lock down the position of your test clips and leads?Not really, but did not rearrange things between CAL and measurements I don't remember reading if the Nano firmware stores one single point/frequency calibration value, several over the specified frequency range or 101 points.I don't recall reading that explicitly, but suppose that SPAN CALs are @ 101 points; don't know what happens with CW stimuli..? What did your 51 ohm resistor look like over the 0.1-900 Mhz range after the calibration?It had not occurred to me to measure (since I never use that range), but since you ask, it is easily done... ... and the answer is: messy and unstable for reactance: * with usual 34cm SMA-BNC pigtail, 49.9-50.0 Ohms, but 500 uF to 5nH (??) - hard to read, with values rapidly changing drastically perhaps a video would be better... * replacing 34cm with 3m LMR195 and recalibrating yields the same 49.9-50.0 Ohms, but 800uF to 63nH I suppose that 3m LMR195 Smith plot is cleaner because 3m separation between nanoVNA and DUT reduces stray signal pickup by untrimmed axial resistor leads. FWIW, at lower (and more reasonable) frequencies, measurements are more stable for moderate SPAN than CW stimuli. |
Re: Is my Nanovna broken?
Thanks for the segment suggestion Rune and those off line too, I don't think it was the segment issue. It seems the callibration data had somehow been borked and nothing was correct, once did the 'cal reset' over serial it came back to life again. Will, have to redo the calibration again obviously and see if it can hold the information.
The actual device on all traces without even connecting a pc was seeing the 2 billion value. 72 Dom M1KTA |
Re: NanoVNA-Saver 0.1.0
Hi Norbert,
toggle quoted message
Show quoted text
For calibration within NanoVNA-Saver, setup the sweep first to be the span you want calibrated - for example, 50k to 1500M. Then in the box labeled "segments", enter how many segments (of 101 points each) you want - so entering 50 would give you 5050 points (and take about a minute per sweep). This is how more points than 101 are acquired for normal sweeps as well. -- Rune / 5Q5R On Thu, 3 Oct 2019 at 11:59, <norbert.kohns@...> wrote:
Hi Rune, |
Re: NanoVNA-Saver 0.1.0
Hi Rune,
thank you very much for your quick answer! Please tell me the trick where I can change the number of points prior to calibration. I didn't find that yet. I think the following measurements are relevant: Band pass -3dB, -6dB, and -60dB bandwidth. The same for bandstop. To measure a low pass or a high pass filter: -3dB right down and -3dB left down. Kind regards Norbert, DG1KPN |
Re: NanoVNA-Saver 0.1.0
Hi Norbert,
toggle quoted message
Show quoted text
the application can run calibrations at far more than 401 points - I have certainly done 5050 points at one point. ;-) But it does this in the application, and not on the device, due to the hardware limitations. I agree that a function to find cut-off frequencies for filters etc. would be interesting, and I've put it on the list of features I would like to implement for the next version, ie. for next week. I don't make any promises though :-) What measurements would be relevant to provide? Cut-off frequency, span for band-pass, dB/octave and dB/decade fall-off, pass-band ripple? -- Rune / 5Q5R On Thu, 3 Oct 2019 at 11:12, <norbert.kohns@...> wrote:
Hi Rune, |
Re: NanoVNA-Saver 0.1.0
Hi Rune,
thank you for fixing this issue! I have a question for you in respect to the required number of data points to measure a band pass filter. With 101 points it is most likely not possible to find the -3 dB points because the sample point is way off from -3 dB on both sides of the band pass. With 401 points it would work. An automatic feature of measuring the bandwidth would be absolutely cool! The TAPR software is able to perform a calibration at 401 points or even more than that, so I am certain that you could do that as well. I have no glue on how difficult that would be, but more data points for calibration would be a huge improvement. Kind regards Norbert, DG1KPN |
Re: Is my Nanovna broken?
Thanks Rune,
I'll try both options. BTW this is running Linux & Python 3.74 version at home, work is much earlier so will have to wait I guess until later. I get the same output with the previous versions. Using putty I can get into it and it seems to be functioning. Used the putty/cli command to reset the calibration data 'cal reset' and it seems to function again, I get odd 2 billion results in the 4 traces though every now and then if try to alter frequency again. 72 Dom M1KTA |
Re: errors of "error" models
27 : Reproduction of (REGION , DEREDEI) Results and Graphics
@Jose Luu : /g/nanovna-users/message/3812 Hello Jose, Thank you very much for your proved interest on our work. Your message contents are really Great News for our Objective World ! Now, regarding the restricted - up to 6 characters long, with capital letters only - names of our variables, we can assure that we tried hard to conform ourselves with the requirements of FORTRAN IV without any extension, in order to make possible for our REGION program to be compiled and run under as much environments as is possible Nevertheless, from what you report we conclude that it may worth to look again into the current state of progress of openwatcom V2 fork. Thank you. And by the way, a word of clarification regarding our instructions at: 26 : Correction of Maxima Version and "Unpacked" DERDEI Code /g/nanovna-users/message/3770 Because of the existing restrictions in [maxima] GUI, it is not possible at all for the interested reader to Copy-and-Paste using his mouse all the way, so he has to use the key-combinations: [Ctrl][C]-and-[Ctrl][V]. Finally, allow us, please, to motivate you, as well as, any other interested reader, to try our /F/L/O/S/S/ on your measurements. One, of the many, possible use is to construct your real standard load with Nominal Value and Core Uncertainty depending in an * e x p l i c i t l y * k n o w n * way on the frequency - that is as we have already done with our ref2007box: 22 : AnyVNA From The Common User's Point Of View : A Practical Application of the Core Uncertainty Strips /g/nanovna-users/message/3340 Who can ask more than that ? Best regards, Nikolitsa OE3ZGN|SV7DMC and Petros OE3ZZP|SV7BAX 27 |
Re: Is my Nanovna broken?
Oh, a different issue: You set the segment count far, far too high (1000).
Try a value of 1 first, and see if that helps :-) -- Rune / 5Q5R On Thu, 3 Oct 2019, 09:19 Rune Broberg via Groups.Io, <mihtjel= [email protected]> wrote: Hi Dom, |
Re: Is my Nanovna broken?
Hi Dom,
The application is receiving some weird data from you device - a value of about 2 billion, which is supposed to be in the range -1 to +1. ? Try doing a full calibration on the nanovna, including resetting the calibration first and saving it to save slot 0. If it still fails after that, there will have to be further investigation. I hope this helps! -- Rune / 5Q5R On Thu, 3 Oct 2019, 08:35 Dom Baines M1KTA via Groups.Io, <dombaines= [email protected]> wrote: I cannot get this to work on startup using nanosaver and I get in the |
Re: NanoVNA-Saver: Testers wanted
Of course Larry, you've been a great help thus far! :-)
toggle quoted message
Show quoted text
I'll be doing alpha testing for each new version from here on. -- Rune / 5Q5R On Thu, 3 Oct 2019, 00:38 Larry Goga, <lgoga@...> wrote:
Hello Rune, |
to navigate to use esc to dismiss