Calculate the Imax using Imax = Vmax / |Z|
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Venkatesh Huilgol
le 18 Mai 2021
Dear sir My sub: [vMax,iMax] = max(V2) How to solve the problem sir & one example sir
0 commentaires
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!