Noise Measurement with Matlab

버전 1.4.0.0 (365 KB) 작성자: Hristo Zhivomirov
Estimation of the Noise PSD and Noise Voltage referred to the output of a circuit.
다운로드 수: 3.5K
업데이트 날짜: 2019/6/19

라이선스 보기

The present code is a Matlab function that provides:
1) Plotting of:
- the signal in the time domain;
- the Power Spectral Density of the signal.
2) Displaying of:
- the average PSD before the A- or C- weighting;
- the average PSD after A- or C- weighting;
- the output noise (by TrueRMS Voltmeter) before A- or C- weighting;
- the output noise (by TrueRMS Voltmeter) after A- or C- weighting.

Two examples are given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.

The code is based on the theory described in:

[1] A. Kay. Operational Amplifier Noise: Techniques and Tips for Analyzing and Reducing Noise (Chapter 5). Oxford, Newnes, 2012.

[2] Design Response of Weighting Networks for Acoustical Measurements ANSI S1.42-2001. Washington, American National Standards Institute, 2001.

[3] Electroacoustics Sound Level Meters Part 1: Specifications IEC 61672-1:2002. Geneva, International Electrotechnical Commission, 2002.

[4] G. Heinzel, A. Rudiger, R. Schilling. Spectrum and spectral density estimation by the Discrete Fourier transform (DFT), including a comprehensive list of window functions and some new flat-top windows. Hannover, Max-Planck-Institut für Gravitationsphysik, 2002.

[5] Хр. Живомиров. Измерване на някои шумови параметри на усилвателите с приложение на Matlab. Трети международен научен конгрес „50 год. Технически университет – Варна”, 4 – 6 Октомври 2012, Варна. Third International Scientific Congress Proceedings, ISBN 978-954-20-0551-3, Vol. 2, pp. 32-37, 2012.

인용 양식

Hristo Zhivomirov (2024). Noise Measurement with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/37526-noise-measurement-with-matlab), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

A new version of the code has been uploaded.

1.3.0.0

A new version of the code has been uploaded.

1.2.0.0

Typos correction has been made.
A new reference literature has been added.

1.1.0.0

A new version of A-weighting filter has been added.

1.0.0.0