rfdata.noise
Store frequency-dependent spot noise data for amplifiers or mixers
Description
Use the noise
class to store spot noise specifications for
a circuit object.
Note
nport
is
recommend over rfdata.noise
because it enables you to:
Build a n-port element with the noise data, specified as a
noiseParameters
object. ThenoiseParameter
object contains a frequency-dependent noise figure loaded from a two-port Touchstone file or built at the MATLAB® command line.Model a n-port element in an RF chain created using an
rfbudget
object or the RF Budget Analyzer app.Export the n-port element to RF Blockset™ or to
rfsystem
System object™ for circuit envelope or idealized baseband analysis.
(since R2023b)
Creation
Description
h = rfdata.noise
returns a data object for the
frequency-dependent spot noise, h
, whose properties all
have their default values.
h = rfdata.noise('Freq',value1,'FMIN',value2,'GAMMAOPT',
value3,'RN',value4)
sets properties using one or more name-value pairs. You can specify multiple
name-value pairs. Enclose each property name in a quote
Properties
Examples
Version History
Introduced in R2009a
See Also
rfdata.mixerspur
| rfdata.network
| rfdata.nf
| rfdata.power