Full metadata record
DC FieldValueLanguage
dc.contributor.authorShahsavari, Alireza, Hamed Mohsenian-Rad-
dc.date.accessioned2019-07-25T14:24:17Z-
dc.date.available2019-07-25T14:24:17Z-
dc.date.issued2019-07-24-
dc.identifier.urihttp://item.bettergrids.org/handle/1001/536-
dc.description.abstractMATLAB Function: function [exitflag] = UCRPI(V_ref,V_unknown) Input Arguments: Three-phase voltage magnitude at reference node and unknown node (3*N matrices) Output Arguments: One of the following configurations, based on the results of the algorithm: Configuration 1: A = a B = b C = c Configuration 2: A = a B = c C = b Configuration 3: A = b B = c C = a Configuration 4: A = b B = a C = c Configuration 5: A = c B = a C = b Configuration 6: A = c B = b C = a Assumption 1: 1st, 2nd, and 3rd row of V_ref denotes phase A, B, and C of reference node Assumption 2: 1st, 2nd, and 3rd row of V_unknown denotes phase a, b, and c of unknown node Use the following MATLAB code to call the UCRPI function: load V_ref_test.mat; load V_unknown_test.mat; % set es to be the start time % set ed to be the end time V_ref = V_ref_test(:,es:en); V_unknown = V_unknown_test(:,es:en); exitflag = UCRPIVMCv1(V_ref,V_unknown);en_US
dc.publisherUniversity of California, Riversideen_US
dc.subjectDERen_US
dc.subjectOperationsen_US
dc.subjectPlanningen_US
dc.titlePhase Identification Algorithm and Test Dataen_US
dc.typeSolution Resultsen_US
grid.publisher.urlhttps://intra.ece.ucr.edu/~hamed/index.htmlen_US
grid.formatMATLABen_US
grid.buses34en_US
grid.generators1en_US
grid.loads25en_US
grid.feeders1en_US
grid.switches0en_US
grid.nodes34en_US
grid.voltages4.16en_US
grid.climateZones0en_US
grid.branches33en_US
grid.language.sw0en_US
Appears in Collections:Software Algorithm Collection

File Description Size Format Export Browse
UCRPI Algorithm58.54 kBArchive


User Comments

Average user rating

0.0 / 5

Rating breakdown

5
80% Complete (danger)
0%
4
80% Complete (danger)
0%
3
80% Complete (danger)
0%
2
80% Complete (danger)
0%
1
80% Complete (danger)
0%

Items in BetterGrids are protected by copyright, with all rights reserved, unless otherwise indicated.