freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

orcadpspice軟件培訓(xùn)教材-資料下載頁(yè)

2025-04-01 23:06本頁(yè)面
  

【正文】 . 波形描述在檔頭后面即為波形描述。這兩部分之間至少用一個(gè)空行隔開(kāi)。波形描述部分由若干行組成。每一行格式為:時(shí)間值 邏輯電平值其中時(shí)間值與邏輯電平值之間應(yīng)該用空格分開(kāi)。(1) 時(shí)間值:時(shí)間單位為秒。時(shí)間值可以用絕對(duì)模式(如45ns,),或相對(duì)模式(如+5ns,+1e9等)表示。如果在檔頭中有TIMESCALE設(shè)置值,則每一個(gè)時(shí)間值還應(yīng)用該設(shè)置相乘(見(jiàn)下面圖77例3)。(2) 邏輯電平值:波形描述部分邏輯電平值可采用的字符及其含義如表8所示。表8 邏輯電平設(shè)置值二進(jìn)制OCT(8進(jìn)制)HEX(16進(jìn)制)高低電平(High/Low)0,1070F不確定(Unknown)XXX高阻(Hiimpedance)ZZZ上升(Rising)RR下降(Falling)FF如表8所示,在設(shè)置邏輯電平時(shí),對(duì)OCT和HEX,同一個(gè)分組中的幾個(gè)信號(hào)高低電平分別用一個(gè)8進(jìn)制和16進(jìn)制數(shù)表示,但程序運(yùn)行時(shí)會(huì)自動(dòng)將其轉(zhuǎn)換為等價(jià)的二進(jìn)制數(shù),并按從最高位(msb)到最低位(lsb)的順序依次將每一位二進(jìn)制數(shù)分別賦給分組括號(hào)中的每一個(gè)信號(hào)。如果邏輯電平值設(shè)置為X、Z、R或F,則分組內(nèi)的每一個(gè)信號(hào)均取該設(shè)置值。由于F是16進(jìn)制數(shù)中的一個(gè)數(shù),因此對(duì)HEX分組,不允許設(shè)置“下降”邏輯狀態(tài)。例3:下述文件內(nèi)容描述了13個(gè)信號(hào)的波形。其中Addr7,…Addr0共8個(gè)信號(hào)分別用兩個(gè)HEX分組表示。在檔頭中設(shè)置了時(shí)間倍乘因子值。TIMESCALE=10nsClock, Reset, In1, In2HEX(Addr7, Addr6, Addr5, Addr4)HEX(Addr3, Addr2, Addr1, Addr0)RW0 0000 00 01 110R 4E 02 0101 4E 1+3 1111 4E 17 011F C3 08 11X0 C3 1在上述波形描述中,同時(shí)采用了絕對(duì)時(shí)間模式和相對(duì)時(shí)間模式兩種表示方式,分別給出了t=0,10ns,20ns,50ns,70ns和80ns六個(gè)時(shí)刻的波形變化。由于文件頭中包括5個(gè)一位信號(hào),兩個(gè)HEX分組信號(hào),因此在波形描述部分,時(shí)間值后面邏輯電平設(shè)置項(xiàng)共有7個(gè)字符。前4個(gè)對(duì)應(yīng)4個(gè)一般信號(hào)的邏輯狀態(tài)設(shè)置,第5和第6個(gè)字符為兩個(gè)16進(jìn)制數(shù),對(duì)應(yīng)兩個(gè)HEX分組內(nèi)一共8個(gè)信號(hào)的邏輯狀態(tài)設(shè)置。最后一個(gè)字符用于描述文件頭中最后一個(gè)一般信號(hào)RW的信號(hào)邏輯電平。波形描述文件確定的信號(hào)波形(例3)上述文件描述的13個(gè)信號(hào)波形如上圖所示。B、FILESTIMn信號(hào)源波形設(shè)置FILESTIMn參數(shù)設(shè)置由于FILESTIMn類信號(hào)源波形由波形描述文件中資料確定,因此其信號(hào)設(shè)置比較簡(jiǎn)單。在電路圖中連擊該類信號(hào)源符號(hào),屏幕上出現(xiàn)元器件屬性設(shè)置框,如下圖所示,常規(guī)元器件屬性參數(shù)項(xiàng)外,F(xiàn)ILESTIMn所特有的參數(shù)有4項(xiàng)。1. FILENAME(波形描述文件名)本項(xiàng)參數(shù)的作用是指定調(diào)用那一個(gè)波形描述檔。2. SIGNAME(信號(hào)名)該項(xiàng)參數(shù)用于指定從波形描述檔中讀取那幾個(gè)信號(hào)名對(duì)應(yīng)的波形描述資料。下面以前面例3所示波形描述文件的調(diào)用為例,說(shuō)明與該參數(shù)設(shè)置有關(guān)的幾個(gè)問(wèn)題。(1) 1位信號(hào)源FILESTIM1:對(duì)這種信號(hào)源,只需要指定一個(gè)信號(hào)名。若SIGNAME參數(shù)設(shè)置為Reset,作為該信號(hào)源的激勵(lì)信號(hào)波形。顯然,被調(diào)用的波形描述檔中一定要有一個(gè)名稱與SIGNAME參數(shù)設(shè)置名或信號(hào)源輸出端節(jié)點(diǎn)名相同的信號(hào)名。(2) 多位信號(hào)源FILESTIMn:這種信號(hào)源有16或32位輸出,因此,需從波形設(shè)置文件中讀取多組資料。具體設(shè)置方法與上述1位號(hào)源情況類似。波形描述文件中的信號(hào)名個(gè)數(shù)與信號(hào)源位數(shù)(即信號(hào)源輸出端節(jié)點(diǎn)名個(gè)數(shù))不一定相等。即不要求文件中每一個(gè)信號(hào)名均被調(diào)用。但波形描述文件中一定要有與信號(hào)源輸出端節(jié)點(diǎn)名稱相同的信號(hào)名。在一個(gè)電路圖中,可以有多個(gè)FILESTIMn信號(hào)源調(diào)用同一個(gè)波形描述檔十一、 模型編輯在PSpice中,為了方便用戶修改器件模型,提供了一個(gè)模型編輯器(PSpice Model Editor),通過(guò)PSpice Model Editor,也可以新建自己的模型。 編輯器件模型在Capture的Schematic中,選中需要編輯的器件,點(diǎn)擊EditPspice Model,系統(tǒng)將會(huì)自動(dòng)到PSpice的模型庫(kù)中查找該器件的模型,并彈出如下窗口:通過(guò)修改窗口中的文本,并保存退出,即已經(jīng)修改了該模型。但是修改后的模型只對(duì)該設(shè)計(jì)起作用,并不會(huì)影響到PSpice的仿真庫(kù)。另外一種方法是直接從開(kāi)始菜單中打開(kāi)PSpice Model Editor,然后直接打開(kāi)相對(duì)應(yīng)的庫(kù)檔,選中相應(yīng)的器件然后開(kāi)始修改,這樣將會(huì)直接影響以后該器件的模型。 新建器件模型從開(kāi)始菜單中打開(kāi)PSpice Model Editor,從菜單ModelNew,系統(tǒng)彈出如下對(duì)話框:在Model中輸入模型名稱,點(diǎn)擊OK,即會(huì)出現(xiàn)如下窗口:你可以通過(guò)View菜單中的Normal或Model text選擇以波形或文本的形式來(lái)編輯器件模型。注意:PSpice支持的模型參數(shù)含義,在軟件光盤的下面文件中有詳細(xì)的介紹:光盤\Document\在附件A中舉出三極管的模型參數(shù)??梢詤㈤?。附件A:三極管模型參數(shù)附件B:PSpice常用的全局函數(shù)附件C:ABM行為器件庫(kù)的應(yīng)用實(shí)例一、Modeling voltagecontrolled and temperaturedependent resistorsVoltagecontrolled resistorIf a Resistance vs. Voltage curve is available, a lookup table can be used in the ABM expression. This table contains (Voltage, Resistance) pairs picked from points on the curve. The voltage input is nonlinearly mapped from the voltage values in the table to the resistance values. Linear interpolation is used between table values.Let’s say that points picked from a Resistance vs. Voltage curve are:VoltageResistance2550100The ABM expression for this is shown in Figure 1.Figure 1 Voltage controlled resistor using lookup tableTemperaturedependent resistorA temperaturedependent resistor (or thermistor) can be modeled with a lookup table, or an expression can be used to describe how the resistance varies with temperature. The denominator in the expression in Figure 2 is used to describe mon thermistors. The TEMP variable in the expression is the simulation temperature, in Celsius. This is then converted to Kelvin by adding . This step is necessary to avoid a divide by zero problem in the denominator, when T=0 C.NOTE: TEMP can only be used in ABM expressions (E, G devices).Figure 3 shows the results of a DC sweep of temperature from 40 to 60 C. The yaxis shows the resistance or V(I1:)/1A.Figure 2 Temperature controlled resistorFigure 3 PSpice plot of Resistance vs. Temperature (current=1A)Variable Q RLC networkIn most circuits the value of a resistor is fixed during a simulation. While the value can be made to change for a set of simulations by using a Parametric Sweep to move through a fixed sequence of values, a voltagecontrolled resistor can be made to change dynamically during a simulation. This is illustrated by the circuit shown in Figure 5, which employs a voltagecontrolled resistor. Figure 4 Parameter sweep of control voltageThis circuit employs an external reference ponent that is sensed. The output impedance equals the value of the control voltage times the reference. Here, we will use Rref, a 50 ohm resistor as our reference. As a result, the output impedance is seen by the circuit as a floating resistor equal to the value of V(Control) times the resistance value of Rref. In our circuit, the control voltage value is stepped from volt to 2 volts in volt steps, therefore, the resistance between nodes 3 and 0 varies from 25 ohms to 100 ohms in 25 ohmsteps.Figure 5 Variable Q RLC circuitA transient analysis of this circuit using a ms wide pulse will show how the ringing differs as the Q is varied.Using Probe, we can observe how the ringing varies as the resistance changes. Figure 6 shows the input pulse and the voltage across the capacitor C1. Comparing the four output waveforms, we can see the most pronounced ringing occurs when the resistor has the lowest value and the Q is greatest. Any signal source can be used to drive the voltagecontrolled resistance. If we had used a sinusoidal control source instead of a staircase, the resistance would have varied dynamically during the simulation.54 /
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1