Calculate the Imax using Imax = Vmax / |Z|
50 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Venkatesh Huilgol
on 18 May 2021
Dear sir My sub: [vMax,iMax] = max(V2) How to solve the problem sir & one example sir
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!