📄 vpwl.xml
字号:
<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet href="/usr/local/vamdoc-1.0.2-kluwer/config/model.xsl" type="text/xsl"?><!DOCTYPE model SYSTEM "/usr/local/vamdoc-1.0.2-kluwer/config/model.dtd"><model> <symbol>../symbol/vpwl.png</symbol> <comments> <title>SPICE Piece-Wise Linear Voltage Source</title> <model_name>VPWL(SPICE)</model_name> <library>N/A</library> <structure>N/A</structure> <description>The model describes a PWL voltage source in the same way as in SPICE<br></br>(SPICE3 Version 3f3 User's Manual). The parameter WAVE is a one<br></br>dimensional real array with time value pairs T1, V1, T2, V2, ... <br></br>Each pair of values Ti, Vi specifies that the value of the source <br></br>is Vi at time Ti. The value of the source at intermediate values <br></br>is determined by using linear interpolation. The times must be given <br></br>in ascending order.<br></br></description> <link_source><A HREF="../src/vpwl.vhd">See source code</A></link_source> <reference> T. Quarles et al: SPICE3 Version 3f3 User's Manual.<br></br> University of California, May 1993.<br></br><br></br> Model library Materials of VDA/FAT-AK30.<br></br> Available: http://fat-ak30.eas.iis.fraunhofer.de<br></br> <br></br></reference> <dependency> <library>IEEE_proposed</library> <design_unit>ELECTRICAL_SYSTEMS</design_unit> </dependency> </comments> <interface> <parameter> <name>WAVE</name> <type>REAL_VECTOR</type> <default></default> <unit></unit> <comment> time value pairs T1/V1/T2/V2</comment> </parameter> <port> <port_id>terminal</port_id> <name>P</name> <port_type>ELECTRICAL</port_type> <comment> positive terminal</comment> </port> <port> <port_id>terminal</port_id> <name>N</name> <port_type>ELECTRICAL</port_type> <comment> negative terminal</comment> </port> </interface></model>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -