.\" $Id: cascade.1,v 1.2 2001/09/05 17:52:47 dan Exp $ .\" .\" Copyright (c), 1998-2001 Dan McMahill .\" All rights reserved. .\" .\" This code is derived from software written by Dan McMahill .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and.\"or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by Dan McMahill .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, .\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; .\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED .\" AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" .TH CASCADE 1 .SH NAME .B cascade \- Noise and distortion analysis for cascaded systems. .SH SYNOPSIS .B cascade [GNU style options] .B cascade file .SH DESCRIPTION The .B cascade program analyzes the noise and distortion performance of a cascaded system. The functional blocks in the system are each characterized by a gain and optionally noise figure and third order intercept point. In addition a source with a particular signal level and noise level may be specified. .B Cascade then calculates the system noise figure and input third order intercept at each stage. If the source was specified, the signal level, carrier to noise ratio, and distortion level is reported at each stage in the system. .B Cascade accepts the following options. .TP 15 .BI \--copyright Displays copyright information. .TP .BI \--help Displays help information. .TP .BI \--version Displays current version of the program. .RE .SH FILES .PD 0 .TP 35 .IR .../share/examples/cascade/*.cas .SM Example .B cascade input files. .TP .IR .../share/doc/cascade/index.html .SM Documentation for .B cascade in HTML format. .TP .IR .../share/emacs/site-lisp/cascade-mode.el .SM Emacs major mode for editing cascade input files. .PD .SH EXAMPLES cascade ex1.cas | more .SH SEE ALSO .BR gawk(1), .BR sh(1) .SH HISTORY .B Cascade was first written in March of 1997 as a way to learn about .B gawk and make a useful program at the same time. .SH AUTHORS .B Cascade was written by Dan McMahill .SH BUGS None known. Please report any to Dan McMahill