Skip to content

Harmonic Current in MeterDevice #32

@haderazzini

Description

@haderazzini

Hello

I have a site meter which generates samples of the 1st, 3rd, 5th, and 7th harmonic current. I would like to add it to the dataset but the list of physical_quantity in MeterDevice has only ['power', 'energy', 'cumulative energy', 'voltage', 'current', 'pf', 'frequency' power factor ',' state ',' phase angle ',' total harmonic distortion of current '].

How should I deal with it?

For now, I have added locally to nilmtk.measurement.PHYSICAL_QUANTITIES

['' 1 harmonic current '', '' 3 harmonic current '', '' 5 harmonic current '', '' 7 harmonic current '']

It is similar to # 25. @JackKelly

Regards,

Hader

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions