Calculate the Imax using Imax = Vmax / |Z|
조회 수: 9 (최근 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
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!