EV Hosting Capacity Assesment in Simscape Specialized Power System
Show older comments
Hello,
I am trying to perform Hosting Capacity Analysis for Electric Vehicles (EV) in Power distribution system, which in other words the is the total Electric vehicle load that the power system can handle without violating Voltage limits and other power quality indices.
I had developed Component based load model of EV charger using Specialized Power System Library in Simscape. Now I will simulate this load model in IEEE-123 bus system and perform load flow analysis in Simulink.
The problem is that I have to iteratively increase the Number of EV in distribution network to find out the maximum number of EV after which power quality deteriorates. In other words , I want to connect developed EV load model at random node in distribution system. 

During each iteration, I want to automatically connect additional EV load model to one of the nodes in system.
Can you please suggest if this can be achieved in Simulink?
Accepted Answer
More Answers (1)
Haroon Zafar
on 4 Sep 2021
0 votes
2 Comments
Haroon Zafar
on 4 Sep 2021
Joel Van Sickel
on 20 Sep 2021
Hello Haroon, in that case, you need to use the rand() function and some logic to create a function that will randomly decide which ones to toggle.
Categories
Find more on Get Started with Simscape Electrical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!