Open AsaphHall opened 4 weeks ago
This is a first version of the MPPT class.
nice
Maximum power point tracking (is_a scan, provides_input_for some MPPT Analysis)
Participants:
Qualities:
MPPT Analysis (is_a data transformation)
Qualities:
Output:
in jv
we also used the class tabular data iv cuve
this is missing here right?
but seeing it now i am not sure if has_specified_input
is correct is there something like contains
for that kind of an object relation?
but seeing it now i am not sure if
has_specified_input
is correct is there something likecontains
for that kind of an object relation?
For the mppt analysis i used 'maximum power point tracking' provides_input_for
some 'mppt analysis'. provides_input_for
is a object property from the ro and as of now is not imported into the tfsco (there is a placeholder tho).
yes that makes sense, but the input itself is missing, so in jv measurement we have the class iv curve
is a tabular data
maximum power point tracking (is_a scan)
provides_input_for mppt analysis has_specified_output mppt_time_series
Participants:
Qualities:
mppt time series (is_a time sampled measurement data set)
Qualities:
mppt analysis (is_a data transformation)
has_specified_input mppt_time_series
Qualities:
Output:
solar cell
Qualities:
i would put the electric potential setting datum
as part of the time series
The goal of this issue is to include MPPT into the TFSCO.