小型手机网站建设推荐wordpress 标签输出
news/
2025/10/4 2:27:36/
文章来源:
小型手机网站建设推荐,wordpress 标签输出,58同城佛山网站建设,网站开发方面知识LTspice(14) Noise仿真
好久没有更新LTspice的教程了#xff0c;大家想了没#xff1f;
截止目前LTspice已经更新到24.0.9。界面发生了一些变化#xff0c;但主要功能并不受影响#xff0c;新的版本改了UI#xff0c;找东西更加方便了#xff0c;界面如下图1所示。 图1…LTspice(14) Noise仿真
好久没有更新LTspice的教程了大家想了没
截止目前LTspice已经更新到24.0.9。界面发生了一些变化但主要功能并不受影响新的版本改了UI找东西更加方便了界面如下图1所示。 图1LTspice新版本界面
这一讲我们仿真噪声这一版本的LTspice的help使用了网页的形式展现这样更加便于翻译软件的大展身手。
翻译后的Noise说明如下 This is a frequency domain analysis that computes the noise due to Johnson, shot and flicker noise. The output data is noise spectral density per unit square root bandwidth. 这是一种频域分析用于计算约翰逊噪声、散射噪声和闪烁噪声引起的噪声。输出数据为每单位平方根带宽的噪声频谱密度。 Syntax: .noise V(out[,ref]) src oct, dec, lin Nsteps StartFreq EndFreq 语法.noise V[] oct dec lin .noise V(out[,ref]) src list FirstFreq[ NextFreq [NextFreq ...]] .noise V[] 列表 [ [ ...]] V(out[,ref]) is the node at which the total output noise is calculated. It can be expressed as V(n1, n2) to represent the voltage between two nodes. src is the name of an independent source to which input noise is referred. src is the noiseless input signal. The parameters oct, dec, lin, Nsteps, StartFreq, and EndFreq define the frequency range of interest and resolution in the manner used in the .ac directive. V[] 是计算总输出噪声的节点。可以表示为Vn1n2来表示两个节点之间的电压。 是输入噪声所引用的独立源的名称。 是无噪声输入信号。参数 oct、dec、lin、 、 和 以 .ac 指令中使用的方式定义感兴趣频率范围和分辨率。 Output data trace V(onoise) is the noise spectral voltage density referenced to the node(s) specified as the output in the above syntax. If the input signal is given as a voltage source, then data trace V(inoise) is the input-referred noise voltage density. If the input is specified as a current source, then the data trace inoise is the noise referred to the input current source signal. The noise contribution of each component can be plotted. These contributions are referenced to the output. You can reference them to the input by dividing by the data trace gain. 输出数据迹线 Vonoise 是参考上述语法中指定为输出的节点的噪声频谱电压密度。如果输入信号作为电压源给出则数据迹线 Vinoise 是折合到输入端的噪声电压密度。如果输入被指定为电流源则数据迹线 inoise 是参考输入电流源信号的噪声。可以绘制每个组件的噪声贡献。这些贡献被引用到输出中。您可以通过除以数据迹线“增益”来将它们引用到输入中。 The waveform viewer can integrate noise over a bandwidth by Ctrl-Key left mouse button clicking on the corresponding data trace label. 波形查看器可以通过鼠标左键单击相应的数据迹线标签来积分带宽上的噪声。 The syntax .noise V(out[,ref]) src list Freq with a single analysis frequency is useful in combination with .step. It allows you to plot noise densities as a function of a stepped parameter. 具有单个分析频率的语法“.noise V[] list ”与.step结合使用很有用。它允许您将噪声密度绘制为阶跃参数的函数。
新的help界面如下图2所示 图2LTspice新的帮助文件界面
好了直接开始正题构建一个简单的运算放大器跟随电路如下图3所示。注意LTspice中的OP07是ADI家的OP07不能用LTspice的结果去带入其他家的OP07。 图3:基本跟随器电路 图4:仿真设置
图4中提供了仿真设置OUT代表你要分析的最终信号ta需要两个网络节点如果是参考GND的话那就直接一个写网络标另外一个写0在Spice中0就是接地。Input代表你这个噪声相对是那个电压源的直接写你输入的这个电压源就可以在这里我们用的是V3电压源就直接设置为V3电压源即可Type of sweep 设置扫描类型可以对数扫描10倍频程还是8倍频程也可以线性扫描等等然后选择扫描每10倍频程的点数点数越多越精细。看ADI手册ADC的噪声扫描的范围是1Hz到1KHz那我们扫描也扫描1Hz到1KHz。详情如下图5所示。 图5:ADI OP07 Noise 图6:ADI OP07仿真结果 图7:ADI OP07仿真结果
从图6图7的结果可以看出仿真结果基本上和ADI OP07的手册相对应。仿真代码如仿真代码1所示。
仿真代码1 V1 VCC 0 12 V2 0 VEE 12 V3 IN 0 1 XU1 IN OUT VCC VEE OUT LT1001 .noise V(OUT,0) V3 dec 100 1 1000 .lib LTC.lib .backanno .end
在试试看加强滤波输出啥效果如图8所示加了强滤波在118Hz左右时候Noise就1nV都不到了。 图8加强滤波后的噪声输出效果
今天就先到这里了关注xuyuntong 了解更多 一些信息
翻译软件欧路词典
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/926526.shtml
如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!