亲爱的,我需要用方波信号模拟
电路;
我给了一个带电压幅度和时间的.csv文件;
因此,我知道信号源必须(可能)是VtDataset(来自Dataset的时域电压源)。
为此,我需要将.csv文件格式转换为.
tim文件格式(但实际上它们是文本文件,对吗?)。
因此,我使用excel分隔逗号,然后复制粘贴值代替安捷伦网站提供的示例.tim格式:BEGIN TIMEDATA #T(SEC VR 50)%t电压.....
.... 1.7203e-006 0.000955931 1.7204e-006 0.00647092 1.7205e-006-0.00279426 ....... END并将其保存为Windows的.txt文件。
现在,我尝试使用数据文件工具将其“读取”为数据集TIM MDIF文件(将其保存为.ds),然后我尝试使用DataAccessComponent(DAC)上传保存的数据集。
当我按下DAC中的“编辑”时,我看不到我保存的文字。
可能我无法理解如何使用数据文件工具。
您能否告诉我如何正确上传数据集,或者一般来说,如何将此信号上传到电压时域源?
我已经阅读了教程 - > Amp1中的示例,以及有关DAC,DataFile工具,“使用数据文件”等的“帮助”,但我无法理解什么是无效的。
感谢您的帮助,最诚挚的问候,Landlack
以上来自于谷歌翻译
以下为原文
Dear all,
I need to simulate a circuit with a square signal; I've been given a .csv file with the voltage amplitude and time; thus, I understood that the signal source must be (probably) VtDataset (Time domain voltage source from Dataset). To do this I need to convert the the .csv file format to a .tim file format (but in truth they are text files, correct?). So I've separated the commas using excel, and then copied-and-pasted the values in place of the example .tim format given from the Agilent site:
BEGIN TIMEDATA
# T ( SEC V R 50 )
% t voltage
.........
1.7203e-006 0.000955931
1.7204e-006 0.00647092
1.7205e-006 -0.00279426
.......
END
and saved it as a .txt file from windows.
Now, I've tried to use the Data File Tool to "read" it as a Dataset TIM MDIF file (which saved it as a .ds), and then I've tried to upload the saved dataset using DataAccessComponent (DAC). When I press "Edit" from DAC I can't see the text I've saved. Probably I've not been able to understand how to use the Data File tool.
Can you tell me how to upload correcly the datasets or, in general, how can I upload this signal into the Voltage time-domain source?
I've read the examples in Tutorial-->Amp1, and the "help" about DAC, DataFile tool, "Working with data files", ect., but I am not able to understand what isn't working. Thank you for your help,
Best Regards,
Landlack