pspice請(qǐng)教
在pspice里采用瞬態(tài)分析后,在probe里得到輸出電壓波形,現(xiàn)在我想知道每隔一個(gè)時(shí)間段的電壓值怎么辦啊,用cursor-display只能得到若干點(diǎn),我想要大量的電壓值。謝謝指教
全部回復(fù)(2)
正序查看
倒序查看
Follow this way:
1. In Pspice Schematics, check Analysis->probe setup->Data collection->Text data file format(CSDF) to ON.
2. I suggest you set data collection only for those test point which you need.
3. Run simulation again, then you will find a file with a extension of .CSD
CSDF is an ASCII data file format that is commonly used by different simulators. You can use excel to process data.
If you need more interpolations, then reduce step ceiling at Analysis->setup->transient->step ceiling to a small value.
1. In Pspice Schematics, check Analysis->probe setup->Data collection->Text data file format(CSDF) to ON.
2. I suggest you set data collection only for those test point which you need.
3. Run simulation again, then you will find a file with a extension of .CSD
CSDF is an ASCII data file format that is commonly used by different simulators. You can use excel to process data.
If you need more interpolations, then reduce step ceiling at Analysis->setup->transient->step ceiling to a small value.
0
回復(fù)