Calculate the Imax using Imax = Vmax / |Z|
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Venkatesh Huilgol
am 18 Mai 2021
Dear sir My sub: [vMax,iMax] = max(V2) How to solve the problem sir & one example sir
0 Kommentare
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!