nomad-hzb / autoperosol

2 stars 0 forks source link

Add Maximum Power Point Tracking (MPPT) #11

Open AsaphHall opened 4 weeks ago

AsaphHall commented 4 weeks ago

The goal of this issue is to include MPPT into the TFSCO.

AsaphHall commented 3 weeks ago

This is a first version of the MPPT class. grafik

RoteKekse commented 3 weeks ago

nice

AsaphHall commented 1 week ago

Maximum power point tracking (is_a scan, provides_input_for some MPPT Analysis)

Participants:

Qualities:

MPPT Analysis (is_a data transformation)

Qualities:

Output:

grafik

RoteKekse commented 1 week ago

in jv grafik

we also used the class tabular data iv cuve this is missing here right?

RoteKekse commented 1 week ago

grafik

but seeing it now i am not sure if has_specified_input is correct is there something like containsfor that kind of an object relation?

AsaphHall commented 1 week ago

grafik

but seeing it now i am not sure if has_specified_input is correct is there something like containsfor 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).

RoteKekse commented 1 week ago

yes that makes sense, but the input itself is missing, so in jv measurement we have the class iv curve is a tabular data

AsaphHall commented 4 days ago

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:

grafik

RoteKekse commented 4 days ago

i would put the electric potential setting datum as part of the time series