Hello Andrey,
I built this project and ran the latest software for NWT and it does not work. Whatever I do, I am just getting a straight line.
Please help.
Also , please incorporate a Stop button after you give a RUN command. The program hangs when you give a run command with a long Sample read.
vu2upx
Si5351 Network Analyzer Lite
Re: Si5351 Network Analyzer Lite
Hi,
1st check crystal freq in NWT.ino. It must be equal to used crystal. Also note that you need calibrate device before measurement
1st check crystal freq in NWT.ino. It must be equal to used crystal. Also note that you need calibrate device before measurement
Re: Si5351 Network Analyzer Lite
I did check the Crystal Frequency, its OK.Relayer wrote:Hi,
1st check crystal freq in NWT.ino. It must be equal to used crystal. Also note that you need calibrate device before measurement
For Calibration I just shorted the Signal out with Singnal In and still a clean straight line.
I also simply ran the Run command on a out of board NaNo and still a straight Line.
which is the latest ino file for NWT Lite ?
Thank you for the reply
Re: Si5351 Network Analyzer Lite
Latest ino file in firsp post of this topic. I haven't idea why NWT isn't working. If you have oscilloscope you can doing next:
1. connect in to out
2. run Arduino IDE. open COM-port monitor. select baud rate 115200.
3. close and open com-port monitor again. NWT reply firmware version
4. enter command
f3000000<enter>
5. check that 3MHz freq found on the output
6. check that aftre ceramic filter found sin wave with freq equal to center of IF filter
7. check same freq after 2nd IF filter
8. check voltage at output of AD8307. it must be approx 2-2.2v
1. connect in to out
2. run Arduino IDE. open COM-port monitor. select baud rate 115200.
3. close and open com-port monitor again. NWT reply firmware version
4. enter command
f3000000<enter>
5. check that 3MHz freq found on the output
6. check that aftre ceramic filter found sin wave with freq equal to center of IF filter
7. check same freq after 2nd IF filter
8. check voltage at output of AD8307. it must be approx 2-2.2v
Re: Si5351 Network Analyzer Lite
Здравствуйте Андрей!
Хочу сделать Si5351 Network Analyzer Lite, и возник один вопрос:
есть ли в софте поддержка диаграммы Смита для этого анализатора?
Хочу сделать Si5351 Network Analyzer Lite, и возник один вопрос:
есть ли в софте поддержка диаграммы Смита для этого анализатора?
Re: Si5351 Network Analyzer Lite
Нет, потому что это невозможно в принципе
Диаграмма Смита может быть построена только при измерении комплексного импеданса векторным анализатором. А NWT - это скалярный измеритель АЧХ

Диаграмма Смита может быть построена только при измерении комплексного импеданса векторным анализатором. А NWT - это скалярный измеритель АЧХ
Re: Si5351 Network Analyzer Lite
Ок,понятно.