OpenEnergyPlatform / ontology

Repository for the Open Energy Ontology (OEO)
Creative Commons Zero v1.0 Universal
105 stars 19 forks source link

Measurements of solar radiation #1460

Open carstenhoyerklick opened 1 year ago

carstenhoyerklick commented 1 year ago

Description of the issue

After defining the basic concepts of the solar raidation components and various tracking surfaces in the issues #1076, #1448 and #1088, we can now proceed to define the actual measued values as e.g. direct normal irradiation or global horizontal radiation.

Ideas of solution

The terms should be subclassed of

I. continuant->generically dependent continuant -> information content entity -> quantity value -> areal power density -> areal solar power density

II. continuant->generically dependent continuant -> information content entity -> quantity value -> areal energy density -> areal solar energy density

III. Axioms

We have a number of axioms in the discussion of #1076

Do we need them, or are they part of the definitions above?

. IV Further terms

There is more terms, which do not have a clear naming yet:

Workflow checklist

I am aware that

mschroedter commented 1 year ago

Ok from my side to the definitions. Thank you.

Can we somewhere add that 'beam' is used as synonym for 'direct' in our community? Background: This allows to use acronyms as BHI, DHI and GHI without mixing up the direct and diffuse in the 'D' and to avoid a double use of DHI fo direct and diffuse horizontal irradiance.

l-emele commented 1 year ago

Acronyms could be added as alternative labels as well as the term starting with beam.

stap-m commented 1 year ago

All proposed classes are quantity values and this should be reflected in the defs. Further, we should discuss to refer to energy amount value, power value and time span instead (the resp quantity values). I.e. for example: Global horizontal irradiation is an areal solar energy density that measures the amount of energy of solar radiation on a horizontal solar radiation receiving surface over a time span. Etc.

l-emele commented 1 year ago

I spoke last week shortly with @carstenhoyerklick about the axiomatisation of these classes. I thought about this a while, but I think we cannot yet fully axiomatise everything that is in the proposed definition of: Global horizontal irradiation is an areal solar energy density that measures the amount of energy of solar radiation on a horizontal solar radiation receiving surface over a time span.

We can add the following axioms: 'global horizontal irradiation' SubClassOf: 'areal solar energy density' 'global horizontal irradiation' SubClassOf: 'quantity value of' some 'time span'

To axiomatise the relation to horizontal solar radiation receiving surface we probably need a new object property.

However, there are things that we should axiomatise at different places. For example the fact that solar radiation transfers energy should be axiomatised as: 'solar radiation' 'has energy participant' some 'solar energy'

stap-m commented 1 year ago

'global horizontal irradiation' SubClassOf: 'quantity value of' some 'time span'

Better would be 'global horizontal irradiation' SubClassOf: 'is about' some 'one-dimensional temporal region'. time span is a quantity value itself.