在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 21243|回复: 3

【求助】hspice中ic=及.ic在uic设定不设定下具体作用

[复制链接]
发表于 2009-9-25 20:28:48 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
hspice用的hspice_Z-2007.03_Win版,看了手册里面的说明,
感觉还是搞不清楚。哪位牛人能给帮助解析一下。
测试了如下3个简单例子,发现它们在0时刻的值不一样外,
后面的值都是一样的。
vs      1       0       dc      5v
r1      1       2       1k
c1      2       0       1u      ic=1v
.tran   1n      1u
.print  v(2)    i(r1)
**************************************
        time    voltage      current   
                     2           r1     
    0.            5.0000       0.      
    1.00000n      1.0000       4.0000m  
**************************************
vs      1       0       dc      5v
r1      1       2       1k
c1      2       0       1u      ic=1v
.tran   1n      1u      uic
.print  v(2)    i(r1)
**************************************
        time    voltage      current   
                     2           r1     
    0.            0.           0.      
    1.00000n      1.0000       4.0000m  
**************************************
vs      1       0       dc      5v
r1      1       2       1k
c1      2       0       1u
.ic     v(2) = 1v
.tran   1n      1u      uic
.print  v(2)    i(r1)
**************************************
        time    voltage      current   
                     2           r1     
    0.            1.0000       0.      
    1.00000n      1.0000       4.0000m  
**************************************
而如下的例子,除0时刻的值与上面的不一样外,
后面的部分时间点的数据不完全一致,有较小的差别。
vs      1       0       dc      5v
r1      1       2       1k
c1      2       0       1u
.ic     v(2) = 1v
.tran   1n      1u
.print  v(2)    i(r1)
**************************************
        time    voltage      current   
                     2           r1     
    0.            1.0000       4.0000m  
    1.00000n      1.0000       4.0000m  
**************************************
附手册上的说明:
Use this command(指.IC) to set transient initial conditions in HSPICE RF. How it initializes depends on whether the .TRAN analysis statement includes the UIC parameter. In HSPICE RF, .IC is always set to OFF.
If you specify the UIC parameter in the .TRAN statement, HSPICE RF does not calculate the initial DC operating point, but directly enters transient analysis. Transient analysis uses the .IC initialization values as part of the solution for timepoint zero (calculating the zero timepoint applies a fixed equivalent voltage source). The .IC statement is equivalent to specifying the IC parameter on each element statement, but is more convenient. You can still specify the IC parameter, but it does not have precedence over values set in the .IC statement.
If you do not specify the UIC parameter in the .TRAN statement, HSPICE RF computes the DC operating point solution before the transient analysis. The node voltages that you specify in the .IC statement are fixed to determine the DC operating point. HSPICE RF does not output node voltage from operating point (.OP) if time (t) < 0. Transient analysis releases the initialized nodes to calculate the second and later time points.
发表于 2011-12-13 20:09:00 | 显示全部楼层
我也想知道
发表于 2012-4-16 10:22:44 | 显示全部楼层
楼主还有消息吗?我也在头痛?
发表于 2012-11-17 15:32:32 | 显示全部楼层
楼主 解决了没有啊?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-8 19:29 , Processed in 0.058666 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表