home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / maj / 969 / example8.dat < prev    next >
Text File  |  1994-01-23  |  421b  |  16 lines

  1. ; Example8.dat - 50 ohm, 20 MHz, 3rd order Butterworth bandpass filter
  2. ; This example will show how to calculate VSWR.
  3.  
  4. ; RS is the impedance of the source, normally this is 50 ohms,
  5. ; but it must be set to 0 if you want to calculate impedance, VSWR,
  6. ; or return loss.
  7. RS 1 2 0
  8. C1 2 0 340PF
  9. L1 2 0 .1862UH
  10. L2 2 3 1.839UH
  11. C2 3 4 34.43PF
  12. C3 4 0 340PF
  13. L3 4 0 .1862UH
  14. RL 4 0 50
  15. PLOT 1 4 16MEG 24MEG LIN SWR 50
  16.