Frequency Response Measurement with Matlab

버전 1.2.0 (27.8 KB) 작성자: Hristo Zhivomirov
Frequency response measurement of a two-port circuit with NI USB-6211.
다운로드 수: 463
업데이트 날짜: 2020/12/22

라이선스 보기

The code presented here concerns the frequency response measurement of a two-port circuit using the DAQ-system NI USB-6211. The measurement is based on the Discrete Fourier Transform (DFT) and Maximum Likelihood estimation (MLE) of the amplitude and phase of the input and output voltage of the two-port circuit, respectively. Then the frequency response modulus and phase is calculated. The excitation of the device under test is performed via single-tone sine-wave signal with stepwise increasing frequency. The measurement setup is given in the .zip file. The code provides:
1) a plot of the frequency response (gain and phase) of the two-port circuit;
2) FreqRespData.mat file with the measurement results (for post-processing purposes).

The code is based on the theory described in:

[1] H. Zhivomirov, I. Iliev. Impedance Frequency Response Measurement with Matlab Implementation. Journal of the Technical University of Gabrovo, ISSN: 1310-6686, Vol. 52, pp. 61-65, 2016. (http://epubl.tugab.bg/documents/cat_view/46-----/61--52-----)

[2] NI USB-621x Specifications.pdf. Austin, National Instruments, Corp., 2009.

인용 양식

Hristo Zhivomirov (2024). Frequency Response Measurement with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/62722-frequency-response-measurement-with-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Instrument Connection and Communication에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0

A new version of the code has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0