KC901V Network Analyzer

KC901V

I’ve had it for about a year now and I can now say I truly love it. It’s from China and I took a real risk in buying it, but the product works great as a hobby VNA.

KC901V display

When I was shopping for a VNA, I spent a lot of time on eBay looking for used VNAs. In my price range I found a lot of old Keysight boxes that work up to 3 GHz. I was very tempted, but when I came across the KC901V I saw I could get a portable VNA that works up to about 7 GHz! I took a chance and bought it.

I have not been disappointed. There are a few quirks, but the interface works great and the metal body makes the whole thing feel solid. Support is good too! I had an issue with saving data to an SD card and e-mailed the guys; they were back to me within an hour and I got it worked out (it was simple and it was my fault).

Also, there is a nice ethernet interface which allows me to control the device from my computer. There is a caveat with it, you can only grab raw data that has not been corrected by calibration. This means you have to write something to do calibration for you. But, after a few hours, I figured out how to get MATLAB talking with the VNA so I can make nice graphs like the one below.

Before you rush to get one, you need to have in mind that the device does not do a full two port measurement. You measure either S11 or S21 at a time. Also, there is a bit of a matching problem when doing S21 measurements. To fix this I put 10 dB pads on both the connectors to get the ringing down. But, once you figure out how to deal with these issues, the unit works great for the price considering it works up to 6.8 GHz.

Facebooktwitterredditpinterestlinkedinmail

7 thoughts on “KC901V Network Analyzer”

    1. You can if you are willing to write/draw a little code. They have their own interface over TCP. It’s pretty straight forward and they document it well.

    2. Hello Ahmed, I am writing / drawing somthing for KC901v. For now I can connect succefully and get a few codes and even some spectrum data. I am gonna foward working on it and let you know.

      1. Sorry I didn’t get back with you sooner. I’m not using Labview right now. But, it would be cool to have a copy of your code for future use.

      2. Hi Lucas
        I purchased the network analyzer at present
        and I have no experience using Labview with this device but I have a future work to read S 21 in time Domain (draw curve S21 with time)
        So I hope you’ll send me the programming steps from start to finish
        Wait for response … Thank you

  1. Randy, do you have Labview experience? Just need some help to send this data to Graphs… Tks!
    Frequency in Hz.
    $start,spec
    599500000,-77.705
    599510000,-75.425
    599520000,-75.563
    599530000,-77.642
    599540000,-76.549
    599550000,-76.702
    599560000,-76.301
    599570000,-80.368
    599580000,-82.110
    599590000,-79.787
    599600000,-82.082
    599610000,-80.684
    599620000,-76.350
    599630000,-85.611
    599640000,-82.450
    599650000,-76.542
    599660000,-76.553
    599670000,-82.594
    599680000,-77.980
    599690000,-76.873
    599700000,-85.294
    599710000,-85.957
    599720000,-75.224
    599730000,-78.241
    599740000,-79.819
    599750000,-80.514
    599760000,-78.416
    599770000,-80.777
    599780000,-83.331
    599790000,-81.661
    599800000,-91.837
    599810000,-84.681
    599820000,-82.464
    599830000,-77.697
    599840000,-77.321
    599850000,-80.542
    599860000,-81.553
    599870000,-80.977
    599880000,-74.499
    599890000,-79.808
    599900000,-78.132
    599910000,-76.626
    599920000,-75.096
    599930000,-83.979
    599940000,-76.573
    599950000,-79.246
    599960000,-77.249
    599970000,-80.052
    599980000,-83.649
    599990000,-77.661
    600000000,-80.261
    600010000,-81.941
    600020000,-80.205
    600030000,-81.784
    600040000,-82.082
    600050000,-81.090
    600060000,-77.539
    600070000,-79.275
    600080000,-77.790
    600090000,-80.023
    600100000,-78.205
    600110000,-83.104
    600120000,-85.822
    600130000,-93.337
    600140000,-76.445
    600150000,-81.766
    600160000,-81.907
    600170000,-80.349
    600180000,-81.176
    600190000,-80.058
    600200000,-76.785
    600210000,-77.172
    600220000,-78.583
    600230000,-79.164
    600240000,-86.969
    600250000,-77.149
    600260000,-81.892
    600270000,-83.979
    600280000,-89.428
    600290000,-78.205
    600300000,-78.474
    600310000,-75.953
    600320000,-77.208
    600330000,-78.501
    600340000,-80.325
    600350000,-79.998
    600360000,-88.179
    600370000,-81.441
    600380000,-78.680
    600390000,-81.502
    600400000,-78.676
    600410000,-82.414
    600420000,-76.784
    600430000,-80.643
    600440000,-77.591
    600450000,-76.659
    600460000,-83.816
    600470000,-75.935
    600480000,-77.885
    600490000,-84.567
    600500000,-79.801
    $end

Leave a Reply

Your email address will not be published. Required fields are marked *