-
Notifications
You must be signed in to change notification settings - Fork 3
/
RadioMeasurementsForTheAmateur.tex
801 lines (732 loc) · 44 KB
/
RadioMeasurementsForTheAmateur.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
\documentclass[10pt,letterpaper]{book}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{epstopdf}
\usepackage{hyperref}
\author{Jason Milldrum, NT7S.} %LaTeX don't like several authors afaik.
\hyphenation{Sup-pres-sion}
\hyphenation{In-ter-mod-ula-tion}
\title{Radio Measurements For The Amateur}
\newcommand*{\titleGM}{\begingroup % Create the command for including the title page in the document
\hbox{ % Horizontal box
\hspace*{0.15\textwidth} % Whitespace to the left of the title page
\rule{1pt}{\textheight} % Vertical line
\hspace*{0.05\textwidth} % Whitespace between the vertical line and title page text
\parbox[b]{0.75\textwidth}{ % Paragraph box which restricts text to less than the width of the page
{\noindent\Huge\bfseries Radio Measurements for the Amateur}\\[2\baselineskip] % Title
{\large \textit{\today}}\\[4\baselineskip] % Tagline or further description
{\Large \textsc{Jason Milldrum, NT7S}}\\ % Author name
{\Large \textsc{Thomas S. Knutsen, LA3PNA}}
\vspace{0.6\textheight} % Whitespace between the title block and the publisher
\\{\noindent Etherkit}\\[\baselineskip] % Publisher
{\noindent https://github.com/NT7S/RadioMeasurements}\\[\baselineskip] % Publisher
}}
\endgroup}
\begin{document}
\titleGM % Include title page
\tableofcontents
\addcontentsline{toc}{section}{Unnumbered Section}
\newpage
\chapter{Introduction}
blah
\chapter{Glossary}
\begin{tabular}{ll}
AF & Audio Frequency \\
CW & Continuous Wave, i.e. a single tone \\
DUT & Device Under Test \\
RMS & Root-mean-square \\
DMM & Digital Multimeter\\
AGC & Automatic Gain control \\
THD & Total Harmonic Distortion
\end{tabular}
\chapter{Test Equipment}
Some instruments are necessary in order to perform the measurements outlined in this document. While some can be homebrewed, and some projects are provided, the experimenter may need to get some new or surplus instruments. In the following sections we will discuss some of the basic needed instruments, and give some hints in selection.
\section{DC measurements}
For the basic DC measurements, a good quality Digital Multimeter (DMM) would satisfy most of the measurements. For measuring current on a high power transmitter, a shunt resistor of known value may be obtained, and the current measured as voltage drop over this. Several 0.003$\Omega$ shunts are available new for reasonable prices.
\section{Audio measurements}
The most important measurements can be done using a true RMS audio voltmeter or a thermal converting meter. In addition a suitable computer soundcard with proper audio spectrum analyzer software can do all of the measurements outlined. Programs are available for soundcard distortion meters, power meter and spectrum analyser. Spectrum Lab by DL4YHF is a large suite of programs suited to doing audio measurements. % Should perhaps write a longer thing on spectrum lab? A appendix perhaps
Two-tone audio generators can be built with low distortion, and used to test other audio instruments.
\section{Receiver measurements}
Measuring receivers are mostly related to signal sources and attenuators. A high impedance, high dynamic range audio amplifier with variable terminations and connections to other instruments should be a suitable project in order to test receivers.
Small and large signal sources can be built using crystal oscillators. Directional couplers, Wilkinson splitters and AGC test % Was this cut off in the middle of a thought? - Probably another of those interruptions to the interruptions... Need to figure out what my train of thougths was here.
\section{Transmitter measurements}
Oscilloscopes and spectrum analyzers are best bought ready made. Accessories like directional couplers, attenuators and dummy loads can all be built with good performance.
For transmitter measurements, its important to use good quality coax cables. Most amateur cables have a fairly high amount of leakage, and can distort measurements.
\chapter{Receiver Measurements}
\section{Minimum Discernible Signal (MDS)}
\subsection*{Overview}
The purpose of this test is to measure the lowest-level CW signal which can be detected by a receiver. This is defined as a signal input at the receiver antenna port which produces the same amount of AF power output as the intrinsic background noise of the receiver. In other words, when a signal at the MDS level is applied to the antenna port, a 3 dB increase in output power is measured over the receiver's internal noise level measurement.
\subsection*{Equipment List}
\begin{itemize}
\item RF Signal Generator
\item 100 dB Step Attenuator (at least 1 dB steps required)
\item AC RMS Voltmeter (preferably with dB scale)
\item AF Monitor Amplifier or 8 $\Omega$ Resistive Load
\end{itemize}
\subsection*{Test Setup}
\begin{figure}
\centering
\includegraphics[scale=1]{Illustrations/MDSSetup}
\caption{MDS Measurement Setup}
\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually coaxial cables (such as RG-58) with BNC Male-to-BNC Male connectors
\item 1 --- audio jumper cable \\
Varies depending on the connectors on your receiver and AF amplifier or load
\item 1 --- set of voltage probe test leads \vspace{30pt}
Your choice of connector for measuring AC RMS voltage output
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the signal generator output to one port of the step attenuator using a 50 $\Omega$ jumper cable.
\item Connect the other port of the step attenuator to the DUT (receiver) using a 50 $\Omega$ jumper cable.
\item Connect the audio output of the DUT (receiver) to the AF amplifier or 8 $\Omega$ load using an audio jumper cable.
\item Connect the AC RMS voltmeter probes to the properly loaded audio output of the DUT (receiver).
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn ON the signal generator but make sure that the output is OFF. Set the output level to -50 dBm (if you are able to). Set the output frequency to the desired test frequency.
\item Set the step attenuator for -40 dB. This will give an initial test signal level of -90 dBm. If you are not able to set your signal generator to -50 dBm, set the step attenuator to give you -90 dBm of test signal output.
\item Turn ON the AF amplifier.
\item Turn ON the DUT (receiver) and set for the desired measurement band and frequency. Set the AF gain (volume) control fully-counterclockwise (no AF output), then set to an appropriate level for normal listening. If your receiver has AGC, disable it.
\item Turn ON the AC RMS voltmeter. Set the meter scale as necessary.
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Turn ON the signal generator output. You should hear a CW tone from the AF amplifier.
\item Fine-tune the tune control of the DUT (receiver) until the CW tone is centered in the passband and is at maximum level.
\item Turn OFF the signal generator output.
\item Note the reading of the AC RMS voltmeter in dB. If the meter reading is fluctuating quite a bit, you may need to increase the AF gain control of the DUT (receiver) in order to get a more stable reading.
\vspace{30pt}
\\AF Noise Power $\rule{3cm}{0.1mm}$
\item The MDS level will be the AF power level 3 dB higher than the measurement made in the previous step. Calculate it below.
\vspace{30pt}
\\AF Noise + MDS Signal Power $\rule{3cm}{0.1mm}$
\item Turn ON the signal generator output. The reading from the AC RMS voltmeter should be significantly higher than the calculated level in step 5 (if you are using an external AF amplifier, you may need to turn down its gain control). Use the controls on the step attenuator to step down the test signal level until you have a reading on the AC RMS voltmeter that is closest to the figure derived in previous step. Note the amount of attenuation set on the step attenuator, then subtract that from the output level of the signal generator. This is your MDS figure.
\vspace{30pt}
\\MDS $\rule{3cm}{0.1mm}$
\end{enumerate}
\emph{For example, if your signal generator is set to -50 dBm and the step attenuator is set to 81 dB, then your MDS is -131 dBm.}
\subsection*{Hints and Tips}
\begin{itemize}
\item Many QRP receivers and transceivers have a relatively low-level audio output, designed for either headphones-only or for a small speaker. In order to make the most accurate measurement, you may need to turn the AF gain control to maximum.
\end{itemize}
\newpage
\section{IF Rejection}
\subsection*{Overview}
The purpose of this test is to measure the level a CW signal on the IF frequency can bleed into an receiver and get detected as a valid signal. This is defined as a signal on the IF frequency at the receiver antenna port which produces the same amount of AF power output as the intrinsic background noise of the receiver. For this procedure to work its important to have preformed the MDS measurement as outlined earlier in this document or the noise figure measurement.
\subsection*{Equipment List}
\begin{itemize}
\item RF Signal Generator
\item 100 dB Step Attenuator (at least 1 dB steps required)
\item AC RMS Voltmeter%(preferably with dB scale)
\item AF Monitor Amplifier or 8 $\Omega$ Resistive Load
\end{itemize}
\subsection*{Test Setup}
\begin{figure}[h]
\centering
\includegraphics[scale=1]{Illustrations/MDSSetup}
\caption{IF Rejection Setup}
\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\item 1 --- audio jumper cable \\
Varies depending on the connectors on your receiver and AF amplifier or load
\item 1 --- set of voltage probe test leads \\
Your choice of connector for measuring AC RMS voltage output
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the signal generator output to one port of the step attenuator using a 50 $\Omega$ jumper cable.
\item Connect the other port of the step attenuator to the DUT (receiver) using a 50 $\Omega$ jumper cable.
\item Connect the audio output of the DUT (receiver) to the AF amplifier or 8 $\Omega$ load using an audio jumper cable.
\item Connect the AC RMS voltmeter probes to the properly loaded audio output of the DUT (receiver).
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn ON the signal generator but make sure that the output is OFF. Set the output level to -30 dBm (if you are able to). Set the output frequency to the desired test frequency.
\item Set the step attenuator for -40 dB. This will give an initial test signal level of -70 dBm. If you are not able to set your signal generator to -50 dBm, set the step attenuator to give you -70 dBm of test signal output.
\item Turn ON the AF amplifier.
\item Turn ON the DUT (receiver) and set for the desired measurement band and frequency. Set the AF gain (volume) control fully-counterclockwise (no AF output), then set to an appropriate level for normal listening. If your receiver has AGC, disable it.
\item Turn ON the AC RMS voltmeter. Set the meter scale as necessary.
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Turn ON the signal generator output and reduce the attenuation. You should hear a CW tone from the AF amplifier. Adjust the frequency so the tone is sentered in the receiver's passband.
\vspace{30pt}
\\IF center frequency $\rule{3cm}{0.1mm}$ MHz.
\item Turn OFF the signal generator output.
\item Note the reading of the AC RMS voltmeter in dB. If the meter reading is fluctuating quite a bit, you may need to increase the AF gain control of the DUT (receiver) in order to get a more stable reading.
\vspace{30pt}
\\AF noise power $\rule{3cm}{0.1mm}$
\item The IF rejection power level will be the AF power level 3 dB higher than the measurement made in step 4. Calculate it below.
\vspace{30pt}
\\AF Noise + IF rejection power level $\rule{3cm}{0.1mm}$
\item Turn ON the signal generator output. The reading from the AC RMS voltmeter should be significantly higher than the calculated level in step 4 . Use the controls on the step attenuator to step down the test signal level until you have a reading on the AC RMS voltmeter that is closest to the figure derived in step 4. Note the amount of attenuation set on the step attenuator, then subtract that from the output level of the signal generator. This is your IF rejection power level in dBm.
\vspace{30pt}
\\IF rejection power: $\rule{3cm}{0.1mm}$ dBm.
\item The total IF rejection is now calculated by subtracting the IF rejection power level from the MDS of the receiver.
\vspace{30pt}
\\IF rejection: $\rule{3cm}{0.1mm}$ dB.
\emph{For example, if your signal generator is set to 0 dBm and the step attenuator is set to 43 dB, then your IF rejection power level is -43dBm. With an receiver MDS of -131dBm the IF rejection will then be: -43dbm -(-131dBm)=88dB.}
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item Many QRP receivers and transceivers have a relatively low-level audio output, designed for either headphones-only or for a small speaker. In order to make the most accurate measurement, you may need to turn the AF gain control to maximum.
\item If the noise vary to much for your readings to be stable, a low pass integrating filter will smooth out the noise and give a stable reading. A suitable filter is a resistor of 10 k in series with the signal lead and a 1 $\mu$F capacitor, if the noise vary to much increase the capacitor to 10 $\mu$F.
\item The IF rejection is the product of the mixer balance and the filter attenuation. Improving the mixer balance will improve the IF rejection.
\end{itemize}
\newpage
\section{Image Rejection}
The purpose of this test is to measure the level a CW signal on the frequency that are the same distance from the IF as the wanted signal, but in the opposite direction.
This is defined as a signal on the Image frequency at the receiver antenna port which produces the same amount of AF power output as the intrinsic background noise of the receiver. For this procedure to work its important to have preformed the MDS measurement as outlined earlier in this document or the noise figure measurement.
\subsection*{Overview method 1}
%things
\subsection*{Equipment List}
\begin{itemize}
\item RF Signal Generator
\item 100 dB Step Attenuator (at least 1 dB steps required)
\item AC RMS Voltmeter (preferably with dB scale)
\item AF Monitor Amplifier or 8 $\Omega$ Resistive Load
\end{itemize}
\subsection*{Test Setup}
\begin{figure}
\centering
\includegraphics[scale=1]{Illustrations/MDSSetup}
\caption{Image Rejection Measurement Setup}
\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\item 1 --- audio jumper cable \\
Varies depending on the connectors on your receiver and AF amplifier or load
\item 1 --- set of voltage probe test leads \\
Your choice of connector for measuring AC RMS voltage output
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the signal generator output to one port of the step attenuator using a 50 $\Omega$ jumper cable.
\item Connect the other port of the step attenuator to the DUT (receiver) using a 50 $\Omega$ jumper cable.
\item Connect the audio output of the DUT (receiver) to the AF amplifier or 8 $\Omega$ load using an audio jumper cable.
\item Connect the AC RMS voltmeter probes to the properly loaded audio output of the DUT (receiver).
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn ON the signal generator but make sure that the output is OFF. Set the output level to -30 dBm (if you are able to). Set the output frequency to the desired test frequency.
\item Set the step attenuator for -40 dB. This will give an initial test signal level of -70 dBm. If you are not able to set your signal generator to -50 dBm, set the step attenuator to give you -70 dBm of test signal output.
\item Turn ON the AF amplifier.
\item Turn ON the DUT (receiver) and set for the desired measurement band and frequency. Set the AF gain (volume) control fully-counterclockwise (no AF output), then set to an appropriate level for normal listening. If your receiver has AGC, disable it.
\item Turn ON the AC RMS voltmeter. Set the meter scale as necessary.
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Calculate the image frequency. If the local oscilator is higher than the reciver frequency F: $ F_{IM} = F + 2 \cdot F_{IF}$ or if the local oscilator is lower than the reciver frequency F: $ F_{IM} = F - 2 \cdot F_{IF}$
\vspace{30pt}
\\Image Frequency $\rule{3cm}{0.1mm}$ MHz.
\item Note the reading of the AC RMS voltmeter in dB. If the meter reading is fluctuating quite a bit, you may need to increase the AF gain control of the DUT (receiver) in order to get a more stable reading.
\vspace{30pt}
\\AF noise power $\rule{3cm}{0.1mm}$
\item The Image rejection power level will be the AF power level 3 dB higher than the measurement made in step 2. Calculate it below.
\vspace{30pt}
\\AF Noise + Image rejection power level $\rule{3cm}{0.1mm}$
\item Turn ON the signal generator output. The reading from the AC RMS voltmeter should be significantly higher than the calculated level in step 4 . Use the controls on the step attenuator to step down the test signal level until you have a reading on the AC RMS voltmeter that is closest to the figure derived in step 4. Note the amount of attenuation set on the step attenuator, then subtract that from the output level of the signal generator. This is your Image rejection power level in dBm.
\vspace{30pt}
\\Image rejection power: $\rule{3cm}{0.1mm}$ dBm.
\item The total IF rejection is now calculated by subtracting the IF rejection power level from the MDS of the receiver.
\vspace{30pt}
\\Iimage rejection: $\rule{3cm}{0.1mm}$ dB.
\emph{For example, if your signal generator is set to -30 dBm and the step attenuator is set to 6 dB, then your IF rejection power level is -36dBm. With an receiver MDS of -131dBm the IF rejection will then be: -36dbm -(-131dBm)=95dB.}
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item Many QRP receivers and transceivers have a relatively low-level audio output, designed for either headphones-only or for a small speaker. In order to make the most accurate measurement, you may need to turn the AF gain control to maximum.
\item If the noise vary to much for your readings to be stable, a low pass integrating filter will smooth out the noise and give a stable reading. A suitable filter is a resistor of 10 k in series with the signal lead and a 1 $\mu$F capacitor, if the noise vary to much increase the capacitor to 10 $\mu$F.
\end{itemize}
\newpage
\section{Opposite Sideband Rejection}
The purpose of this test is to measure the level a CW signal on the frequency that makes the opposite sideband in the receiver.
This is defined as a signal on the Image frequency at the receiver antenna port which produces the same amount of AF power output as the intrinsic background noise of the receiver. For this procedure to work its important to have preformed the MDS measurement as outlined earlier in this document or the noise figure measurement.
\subsection*{Overview method 1}
%things
\subsection*{Equipment List}
\begin{itemize}
\item RF Signal Generator
\item 100 dB Step Attenuator (at least 1 dB steps required)
\item AC RMS Voltmeter (preferably with dB scale)
\item AF Monitor Amplifier or 8 $\Omega$ Resistive Load
\end{itemize}
\subsection*{Test Setup}
\begin{figure}
\centering
\includegraphics[scale=1]{Illustrations/MDSSetup}
\caption{Oposite Sideband Rejection Measurement Setup}
\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\item 1 --- audio jumper cable \\
Varies depending on the connectors on your receiver and AF amplifier or load
\item 1 --- set of voltage probe test leads \\
Your choice of connector for measuring AC RMS voltage output
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the signal generator output to one port of the step attenuator using a 50 $\Omega$ jumper cable.
\item Connect the other port of the step attenuator to the DUT (receiver) using a 50 $\Omega$ jumper cable.
\item Connect the audio output of the DUT (receiver) to the AF amplifier or 8 $\Omega$ load using an audio jumper cable.
\item Connect the AC RMS voltmeter probes to the properly loaded audio output of the DUT (receiver).
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn ON the signal generator but make sure that the output is OFF. Set the output level to -30 dBm (if you are able to). Set the output frequency to the desired test frequency.
\item Set the step attenuator for -40 dB. This will give an initial test signal level of -70 dBm. If you are not able to set your signal generator to -50 dBm, set the step attenuator to give you -70 dBm of test signal output.
\item Turn ON the AF amplifier.
\item Turn ON the DUT (receiver) and set for the desired measurement band and frequency. Set the AF gain (volume) control fully-counterclockwise (no AF output), then set to an appropriate level for normal listening. If your receiver has AGC, disable it.
\item Turn ON the AC RMS voltmeter. Set the meter scale as necessary.
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Calculate the center frequency of the opposite Sideband. This should be the frequency that the receiver is tuned to subtracted from the CW tone picth if the receiver is for LSB and subtracted for USB.
\vspace{30pt}
\\Oposite Sideband Frequency $\rule{3cm}{0.1mm}$ MHz.
\item Note the reading of the AC RMS voltmeter in dB. If the meter reading is fluctuating quite a bit, you may need to increase the AF gain control of the DUT (receiver) in order to get a more stable reading.
\vspace{30pt}
\\AF noise power $\rule{3cm}{0.1mm}$
\item The opposite sideband power level will be the AF power level 3 dB higher than the measurement made in step 2. Calculate it below.
\vspace{30pt}
\\AF Noise + Image rejection power level $\rule{3cm}{0.1mm}$
\item Turn ON the signal generator output. The reading from the AC RMS voltmeter should be significantly higher than the calculated level in step 4 . Use the controls on the step attenuator to step down the test signal level until you have a reading on the AC RMS voltmeter that is closest to the figure derived in step 4. Note the amount of attenuation set on the step attenuator, then subtract that from the output level of the signal generator. This is your Opposite sideband rejection power level in dBm.
\vspace{30pt}
\\Opposite Sideband rejection power: $\rule{3cm}{0.1mm}$ dBm.
\item The total opposite sideband rejection is now calculated by subtracting the Opposite Sideband rejection power level from the MDS of the receiver.
\vspace{30pt}
\\Opposite sideband rejection: $\rule{3cm}{0.1mm}$ dB.
\emph{For example, if your signal generator is set to 0 dBm and the step attenuator is set to 16 dB, then your IF rejection power level is -16dBm. With an receiver MDS of -131dBm the IF rejection will then be: -16dbm -(-131dBm)=115dB.}
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item This test requires that both the receiver and signal generator are frequency stable and that the phase noise are low.
\item Many QRP receivers and transceivers have a relatively low-level audio output, designed for either headphones-only or for a small speaker. In order to make the most accurate measurement, you may need to turn the AF gain control to maximum.
\item If the noise vary to much for your readings to be stable, a low pass integrating filter will smooth out the noise and give a stable reading. A suitable filter is a resistor of 10 k in series with the signal lead and a 1 $\mu$F capacitor, if the noise vary to much increase the capacitor to 10 $\mu$F.
\end{itemize}
\newpage
\section{Two-Tone Third Order Dynamic Range}
\subsection*{Equipment List}
\begin{itemize}
\item low distortion signal source (2 pcs spaced 20KHz).
\item Hybrid combiner or wilkinson divider for the frequency band of choise
\item AC RMS Voltmeter (preferably with dB scale)
\item AF Monitor Amplifier or 8 $\Omega$ Resistive Load (depends on speaker output impedance)
\end{itemize}
\section{Blocking Gain Compression}
\newpage
\section{Noise Figure}
%This is quite easy to do, will make the text later
Noise figure measurement has the advantage of being independent from the bandwidth of the receiver. The MDS can then be calculated from the bandwidth of the receiver.
\subsection*{Equipment List}
\begin{itemize}
\item Noise source with known output noise (ENR).
\item AC RMS Voltmeter (preferably with dB scale)
\item AF Monitor Amplifier or 8 $\Omega$ Resistive Load
\end{itemize}
\subsection*{Test Setup}
\begin{figure}[h]
\centering
\includegraphics[scale=1]{Illustrations/NFSetup}
\caption{Noise Figure Setup}
\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\item 1 --- audio jumper cable \\
Varies depending on the connectors on your receiver and AF amplifier or load
\item 1 --- set of voltage probe test leads \\
Your choice of connector for measuring AC RMS voltage output
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the noise source to the receiver input, avoid using excessive coax cables and adapters if possible.
\item Connect the audio output of the DUT (receiver) to the AF amplifier or 8 $\Omega$ load using an audio jumper cable.
\item Connect the AC RMS voltmeter probes to the properly loaded audio output of the DUT (receiver).
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn OFF the noise source.
\item Turn ON the AF amplifier.
\item Turn ON the DUT (receiver) and set for the desired measurement band and frequency. Set the AF gain (volume) control fully-counterclockwise (no AF output), then set to an appropriate level for normal listening. If your receiver has AGC, disable it.
\item Turn ON the AC RMS voltmeter. Set the meter scale as necessary
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Record the amplitude in dB of the noise from the receiver with the noise source off.
\vspace{30pt}
\\AF noise power $\rule{3cm}{0.1mm}$ dB/mV.
\item Turn on the noise source and let the output stabilize.
\item Record the amplitude in dB of the noise from the receiver with the noise source on.
\vspace{30pt}
\\AF noise power $\rule{3cm}{0.1mm}$ dB/mV.
\item The ratio of the noise with the noise source on to off is the Y factor. If the measurements of the noise are in dB, the Y factor is: $ Y(dB) = dB(on) - dB(off)$ If the measurement of the noise are in mV then the Y factor is: $ Y = \frac{on(mV)}{off(mV)} $
\vspace{30pt}
\\Y: $\rule{3cm}{0.1mm}$
\item For the noise figure calculations, the calculation is different if the measurements are done in dB or in Volt. This is due to how multiplications are done with logarithms.
\item for mV: $ f = \dfrac{ENR}{Y-1} $ usually we give noise figure in dB: $ NF = 20 \cdot \log(f) $
\item For the noise figure calculation in dB the noise figure is: $NF(dB) = ENR(dB) - Y(dB) $
\vspace{30pt}
\\NF: $\rule{3cm}{0.1mm}$ dB
\item from the noise figure, the MDS can be calculated, knowing the receiver bandwith (BW): $ MDS(dBm) = -174dBm + 10 \log(BW) + NF $
\vspace{30pt}
\\MDS: $\rule{3cm}{0.1mm}$ dBm
\end{enumerate}
\newpage
\section{Audio Frequency Response}
\subsection*{Overview}
Audio frequency response of a receiver is how the receiver shapes the output audio. This is a important measurement to determine if the baseband and BFO is adjusted correctly. The audio frequency response is measured using white noise instead of a audio signal.
\subsection*{Equipment List}
\begin{itemize}
\item RF white noise source
\item step attenuator
\item AF monitor amplifier or 8$\Omega$ resistive load, depending on receiver.
\item Audio spectrum analyser or sound-card with spectrum analyser program.
\end{itemize}
\subsection*{Test Setup}
%\begin{figure}
%\includegraphics[scale=1]{Illustrations/noisefigure}
%\caption{Noise figure Setup}
%\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\item 2 --- audio jumper cables \\
Varies depending on the connectors on your receiver and AF amplifier or load.
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the noise source to the input of the attenuator using a 50$\Omega$ jumper cable.
\item Connect the output of the attenuator to the input of the receiver using a 50$\Omega$ jumper cable.
\item Connect the receiver output, to the input of the monitor amplifier or load using a audio jumper cable.
\item Connect the output from the monitor amplifier or load to audio spectrum analyser or computer sound-card.
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn on the AF amplifier.
\item Turn on the Audio spectrum analyser, or start computer program and select a bandwidth of 100Hz to 5KHz, Select a proper sample rate and linear frequency. Select dB scale (logarithmic) display.
\item Turn on the DUT (receiver) and set for desired measurement band and frequency. set the AF gain (volume) control to a appropriate level for normal listening. If your receiver has AGC, disable it. Put markers at the knee frequencies of your filter. For SSB this is usually 300Hz and 3000Hz.
\item Set the variable attenuator at 0dB.
\item
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Turn on the RF white noise source. The noise level in the receiver should increase.
\item In the spectrum analyser window, the bandwith of the filter should be visible. Adjust the RF attenuator so that the input noise level does not damage the receiver, and keep the IF amplifier in their linear range. There should be only random noise visible on the spectrum analyser.
\item Adjust the audio volume so that the spectrum analyzer shows a 20dB-40dB range between the noise output and the base noise (the RF noise generator turned off)
\item The filter frequencies should be centred on your wanted frequency and ideally mirrored around the center. If not, then this may be a proper place to adjust the BFO frequency and re-visit.
\vspace{30pt}
\\Upper Frequency $\rule{3cm}{0.1mm}$ Hz. \vspace{30pt}
\\Lower Frequency $\rule{3cm}{0.1mm}$ Hz. \vspace{30pt}
\\Filter Bandwith $\rule{3cm}{0.1mm}$ Hz.
\item Enable averaging and set the averaging count on the spectrum analyser to a suitable level(50 measurements). Let it run for a while to get data. Store the filter screen plot for further analysis.
\item Repeat point 3-5 for each filter in the receiver.
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item Due to the power distribution of regular audio, the receiver should ideally have a slight upward slope with frequency, while transmitters should have a slight downward slope. This can usually be realized with a RC filter in the audio section.
\item Most crystal filters have in-band ripple, making the measurement difficult to interpret.
\item using this setup to adjust the BFO to proper frequency should make the BFO adjustment easy to do.
\item %here there should be a example plot
\end{itemize}
\newpage
\section{Audio Distortion}
%
\subsection*{Overview }
Audio distortion in a receiver is a function of both distortion in IF and audio amplifiers and in mixers. As such this measurement may be difficult to preform.
\subsection*{Equipment List}
\begin{itemize}
\item RF signal generator
\item Step attenuator
\item AF monitor or 8$\Omega$ resistive load, depending on receiver.
\item Distortion meter or computer soundcard with proper software.
\end{itemize}
\subsection*{Test Setup}
%\begin{figure}
%\includegraphics[scale=1]{Illustrations/noisefigure}
%\caption{Noise figure Setup}
%\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male, some adapters may be necessary
\item 2 --- Audio jumper cables \\
Varies depending on the connectors on your receiver and AF amplifier.
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item Connect the output from the signal generator to the attenuator input using a 50 $\Omega$ jumper cable.
\item Connect the output from the attenuator to the input of the receiver using a 50 $\Omega$ jumper cable.
\item Connect the receiver output to the input of the monitor amplifier or load using a Audio jumper cable.
\item Connect the output of the monitor amplifier or receiver load to the input of the distortion meter or computer sound-card.
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Turn on the AF amplifier and distortion meter or start computer program.
\item Turn on signal generator. Disable the output or increase the attenuator to max and let it heat up for 1 hr. Set the signal generator to the wanted test frequency.
\item Turn on the receiver, enable AGC and select a narrow filter. Tune to the frequency of the test. Set the AF control to a appropriate level for normal listening. Observe that some distortion meters require the test tone to be at a given, fixed frequency usually near 1KHz.
\item Tune the receiver so that the tone is at a normal pitch (600Hz).
\item Set the signal generator output level after the attenuator to a S5 level (-97dBm).
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Measure the output total amplitude without enabling the distortion meter notch, and note the amplitude:
\vspace{30pt}
\\Output amplitude $\rule{3cm}{0.1mm}$ V. \vspace{30pt}
\item Enable the notch and adjust to minimum deflection either by adjusting the notch frequency or by tuning the receiver to minimum output. note the amplitude:
\vspace{30pt}
\\notched amplitude $\rule{3cm}{0.1mm}$ V. \vspace{30pt}
\item Calculate the total distortion in $%$ by:
$ THD{\%} = \frac{Notched amplitude}{output amplitude} \cdot 100\% $$
\vspace{30pt}
\\Total audio distortion $\rule{3cm}{0.1mm}$ \%. \vspace{30pt}
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item This measurement can give different results with different signal levels and audio levels. The receiver noise will give high readings due to its random nature.
\item This measurements should be preformed with all the different filter alternatives in the receiver.
\item Most distortion analysers preform the calculations outlined automatic and the total distortion can be read off a meter. Consult your distortion meter manual.
\item If this measurement are to be done with the AGC off, make sure to reduce the IF gain or reducing the input signal to avoid overloading the receiver.
\end{itemize}
\newpage
\section{Audio Power Output}
% this depeends opon what equipment are avaible and what component to be measured, could be its own chapter.
\subsection*{Overview}
%things
\subsection*{Equipment List}
\begin{itemize}
\item items
\end{itemize}
\subsection*{Test Setup}
%\begin{figure}
%\includegraphics[scale=1]{Illustrations/noisefigure}
%\caption{Noise figure Setup}
%\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item
\end{itemize}
\newpage
\chapter{Transmitter Measurements}
%
\section{Transmitter Power Output}
% could explain it using both oscilloscope and calibrated powermeter
\section{Transmitter CW Keying Waveform}
% This is where you use a scope again?
\section{Transmitter Spectral Purity}
%is there a method here that does not warrant the use of a spectrum analyzer?
\section{Transmitter Carrier and Unwanted Sideband Suppression}
% Food for SA
\section{Transmitter Two-Tone Intermodulation Distortion (IMD)}
% SA food
\chapter{Components and Circuits}
\newpage
\section{Crystal Parameters}
%lots of choises here
\subsection*{Overview method 1}
This method of measuring crystal parameters utilize the fact that a crystal have both a series resonance and a parallel resonance. The frequency of these are measured and the crystal parameters are then calculated. This (should) gives an improved accuracy compared to simpler methods.
\subsection*{Equipment List}
\begin{itemize}
\item RF Signal Generator, DDS or synthesized with 1Hz tuning step.
\item Crystal measurement jig as described under DIY equipment.
\item RF RMS Voltmeter or power meter(preferably with dB scale, HP3400 or HP432 recommended.)
\item 100$\Omega$ non inductive trim potentiometer
\end{itemize}
\subsection*{Test Setup}
%\begin{figure}
%\includegraphics[scale=1]{Illustrations/crystals}
%\caption{Crystal Parameter Measurement}
%\end{figure}}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually N Male-to-N Male
\item 1 --- Adapter \\
Varies depending on the connectors on your generator and meter.
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item connect the signal generator to the series jig.
\item connect the RF RMS voltmeter or power meter to the series jig.
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item Set signal generator to 0dBm ( 1mW). Most crystals will get damaged at higher power levels.
\item connect a wire, as short as possible over the crystal connections, and note the meter reading. This is your 0dB level. For the short, one can also use the shunt jig without any wire connected.
\vspace{30pt}
\\Calibration level: $\rule{3cm}{0.1mm}$
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item Measure the parasitic package capacitance of the crystal. This should be done on a frequency far away from the crystal frequency, most meters measure this in the 100 kHz range.
\item Measure series resonance frequency in series jig by inserting the crystal and finding the frequency where the amplitude read on the meter is max. This frequency is your series frequency $F_{s}$.
\vspace{30pt}
\\$F_{s}$: $\rule{3cm}{0.1mm}$ Hz.
%\item remove the crystal and insert an 100$\Omega$ trim potentiometer. Adjust this to the same amplitude level as measured for the series connection. Remove the potentiometer and use an ohm meter to measure the resistance. This is your R_{S} resistance.\vspace{30pt} \vspace{30pt} \vspace{30pt}
\item Note the amplitude of the meter. This amplitude is proportional to the internal resistance in your crystal. Calculate the dB loss, this should be a negative value.\\
$ dB = crystal loss (dB) - reference level (dB) $
\item Calculate the internal resistance of the crystal: $ R_{s} = 100\cdot((10^{\frac{dB}{20}})^{-1}-1) $
\vspace{30pt}
\\$R_{s}$: $\rule{3cm}{0.1mm}$ $\Omega$.
\item measure parallel resonance freq. in shunt jig by inserting the crystal and finding the frequency where the amplitude read on the meter is max. This frequency is your parallel frequency $F_{p}$.
\vspace{30pt}
\\$F_{p}$: $\rule{3cm}{0.1mm}$ Hz.
\item do some math on the data, flush and repeat..
\item The crystal motional series capacitor $C_{m}$ is found by calculation: \\ $ C_{m} = C_{p}\cdot\frac{(F_{p}^{2}-F_{s}^{2})}{F_{s}^{2}} $
\item then the inductance can be found: $ L_{m} = \dfrac{1}{c_{p}\cdot 4 \cdot \pi^{2} \cdot (F_{p}^{2}-F_{s}^{2}) } $
\item The Q factor of the crystal can then be found: $ Q = \frac{L_{m}\cdot 2 \cdot \pi \cdot F_{s}}{R_{s}} $
\item With these calculations done, the crystal parameters are characterized. The accuracy of the frequency measurement is what defines the accuracy of this method.
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item An automated test for this can be done with computer controlled equipment, and the crystal parameters can then be calculated automatic. This is the method most network analyzers use for characterizing crystals.
\end{itemize}
\newpage
\section{Third-Order Intercept}
% this depeends opon what equipment are avaible and what component to be measured, could be its own chapter.
\subsection*{Overview method 1}
%things
\subsection*{Equipment List}
\begin{itemize}
\item items
\end{itemize}
\subsection*{Test Setup}
%\begin{figure}
%\includegraphics[scale=1]{Illustrations/noisefigure}
%\caption{Noise figure Setup}
%\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item
\end{itemize}
\section{Noise Figure}
% this depeends opon what equipment are avaible and what component to be measured, could be its own chapter.
\subsection*{Overview method 1}
%things
\subsection*{Equipment List}
\begin{itemize}
\item items
\end{itemize}
\subsection*{Test Setup}
%\begin{figure}
%\includegraphics[scale=1]{Illustrations/noisefigure}
%\caption{Noise figure Setup}
%\end{figure}
\subsubsection*{Required Cabling}
\begin{itemize}
\item 2 --- 50 $\Omega$ jumper cables \\
Usually BNC Male-to-BNC Male
\end{itemize}
\subsubsection*{Connections}
\emph{Make sure all equipment is powered off before making any connections.}
\begin{itemize}
\item
\end{itemize}
\subsubsection*{Presets}
\begin{itemize}
\item
\end{itemize}
\subsection*{Test Procedure}
\begin{enumerate}
\item
\end{enumerate}
\subsection*{Hints and Tips}
\begin{itemize}
\item
\end{itemize}
\newpage
\section{Resonator Q}
% here there are several metthods, we should probably describe them all, as not all are suitable for all components
% the 50 ohm notch method is probably one of the simpler ones, the 3/6db method is probably more advanced
\chapter{DIY Test Equipment}
The projects described here are all suggestions. There are no step-by-step instructions on how to build these projects. Some projects may have kits available from Etherkit. All of the designs are open source.
\section{Crystal Measurement Jig}
\begin{itemize}
\item Cut 2 traces in a PCB (or order it from OSHpark: \url{https://oshpark.com/shared_projects/Ert6eRmg})
\item Fit 2 pieces of an IC socket to it so you keep the 50 ohm environment but it allows for measurement of crystals.
\item Use good sockets, gold-plated preferred.
\item Adding some attenuators helps in providing a 50 ohm environment. A matched set of attenuators can be built on the PCB's by cutting traces, and adding SMD resistors. 6dB in each leg should help the impedance match if the generator or meter impedance is not close to 50 ohms
\end{itemize}
\section{Noise sources}
The noise sources outlined here should be built using proper RF technique, and well screened. Output signal should be lead through the box using a good coax connector and feed-through capacitor for DC. Running off a 9V battery is recommended to avoid ground loop problems.
\subsection*{RF Noise source}
%blah
\subsection*{Audio noise source}
%more blah
\section{Distortion analyser notch filter}
%Could link to Ken Kuhn
\url{http://kennethkuhn.com/electronics/distortion_analyzer.pdf}
\section{AF RMS power meter}
%the thermal one I suggested some time ago
\section{2-tone generator}
%got a schematic someplace...
\section{Keying generator}
%Arduino based
\section{RF -40dB power sampler}
% the one in the EMRFD article... Provide a photo and a reference to the article
%alternative do a PCB? would it handle the power?
\section{Crystal test sources}
% I did a blogpost, can be reproduced here.
\section{Noise sources}
%you gotta be kidding me....
\end{document}