Computing voltage and current amplitude and average power
古いコメントを表示
Hello,
I have three sinusoidal waveforms namely, voltage, current, and power acquired using an oscilloscope which I then have connected to my computer that runs Matlab. I need to compute the voltage and current amplitudes and the average power using the following formulae.
- Voltage Amplitude =

- Current Amplitude =

- Average Power =

where,
represent the period, instantaneous current and voltage respectively. How do I use the waveforms obtained via the oscilloscope to find the above amplitudes and power?
represent the period, instantaneous current and voltage respectively. How do I use the waveforms obtained via the oscilloscope to find the above amplitudes and power?4 件のコメント
Image Analyst
2020 年 8 月 13 日
Attach your arrays for those variables in a .mat file. You said you have them, so let us have them too.
hosein Javan
2020 年 8 月 13 日
Star Strider x_max = sqrt(2)*x_rms .
Sudarshan
2020 年 8 月 18 日
hosein Javan
2020 年 8 月 18 日
if you're using simulink, you don't have to export then analyze them. use the tools that I mentioned in the answer and you should be fine.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Oscilloscopes についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
