public:calculator:progs:dm32_progs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:calculator:progs:dm32_progs [24/07/23 17:48 BST] – [The program] john | public:calculator:progs:dm32_progs [06/03/25 06:49 GMT] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| Once the real and imaginary values are on the stack various " | Once the real and imaginary values are on the stack various " | ||
| - | Z< | + | Z< |
| + | |||
| + | and | ||
| + | |||
| + | Z< | ||
| + | |||
| + | gives | ||
| + | |||
| + | Z< | ||
| < | < | ||
| Line 56: | Line 64: | ||
| X has the real part of Z< | X has the real part of Z< | ||
| - | Z< | + | Z< |
| Line 81: | Line 89: | ||
| RCL B ; Im (Z + Zo) | RCL B ; Im (Z + Zo) | ||
| RCL A ; Re (Z + Zo) | RCL A ; Re (Z + Zo) | ||
| - | CMPLX ÷ ; complex divide (STACK z,t holds (Z - Zo) stack x,y holds (Z + Zo) -> complex reflection coeff. ρ | + | CMPLX ÷ ; complex divide (STACK z,t holds (Z - Zo) stack x,y holds (Z + Zo) (from reg. A & B) to calculate |
| STO E ; save Re ρ | STO E ; save Re ρ | ||
| R↓ | R↓ | ||
| Line 125: | Line 133: | ||
| </ | </ | ||
| - | * Return Loss = 13.9dB | ||
| - | * SWR = 1.5:1 | ||
| - | * |ρ| = 0.2 | ||
| * |Z| = 67.6 ohms | * |Z| = 67.6 ohms | ||
| + | * |ρ| = 0.2 | ||
| + | * SWR = 1.5:1 | ||
| + | * Return Loss = 13.9dB | ||
public/calculator/progs/dm32_progs.1690217290.txt.gz · Last modified: (external edit)
