Calculate the Imax using Imax = Vmax / |Z|
50 ビュー (過去 30 日間)
古いコメントを表示
When a battery is replaced with an AC power supply with voltage Vmax = 240V and frequency f = 50Hz. Using ω = 2πf the impedance Z of the circuit is given by Z = R + 1/(jωC). Find the maximum current Imax using: Imax = Vmax / Z
I am supposed to find this answer using matlab but I am struggling to find out how to find R and C to put into the equation. Any help would be appreciated
0 件のコメント
回答 (1 件)
Venkatesh Huilgol
2021 年 5 月 18 日
Dear sir My sub: [vMax,iMax] = max(V2) How to solve the problem sir & one example sir
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!