グローバルな記述:CIM データモデルからの引用。WECC で開発されたタービン負荷制御器モデル。 このモデルは、タービンガバナー速度-負荷基準を連続的に調整することにより、タービン出力を設定値に維持するように動作する監視タービン負荷コントローラを表す。このモデルは、タービンガバナの動作を管理する低速リセット「アウターループ」コントローラを表すことを意図している。
バージョン: 0.0.1
[*] 属性に型がない場合は、複数の型があるか、異なるフォーマット/パターンがある可能性があるためです。
address[object]
: 郵送先住所 . Model: https://schema.org/addressaddressCountry[string]
: 国。例えば、スペイン . Model: https://schema.org/addressCountryaddressLocality[string]
: 番地がある地域と、その地域に含まれる地域 . Model: https://schema.org/addressLocalityaddressRegion[string]
: その地域がある地域、またその国がある地域 . Model: https://schema.org/addressRegiondistrict[string]
: 地区とは行政区画の一種で、国によっては地方自治体によって管理されている。postOfficeBoxNumber[string]
: 私書箱の住所のための私書箱番号。例:03578 . Model: https://schema.org/postOfficeBoxNumberpostalCode[string]
: 郵便番号。例:24004 . Model: https://schema.org/https://schema.org/postalCodestreetAddress[string]
: 番地 . Model: https://schema.org/streetAddress
alternateName[string]
: この項目の別名areaServed[string]
: サービスまたは提供品が提供される地理的地域 . Model: https://schema.org/TextdataProvider[string]
: ハーモナイズされたデータ・エンティティの提供者を識別する一連の文字。dateCreated[date-time]
: エンティティの作成タイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられます。dateModified[date-time]
: エンティティの最終変更のタイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられる。db[number]
: コントローラーのデッドバンド(db)。 代表値 = 0。デフォルト: 0.0 . Model: https://schema.org/Numberdescription[string]
: この商品の説明emax[number]
: 最大制御誤差(Emax)(注4)。 代表値=0.02。デフォルト:0.0 . Model: https://schema.org/Numberfb[number]
: 周波数バイアス利得(Fb)。 代表値 = 0. デフォルト: 0.0 . Model: https://schema.org/Numberfbf[number]
: 周波数バイアスフラグ(Fbf) true = 周波数バイアスを有効にする false = 周波数バイアスを無効にする。代表値 = false。デフォルト:デフォルト:false . Model: https://schema.org/Numberid[*]
: エンティティの一意識別子irmax[number]
: 最大タービン回転数/負荷基準バイアス(Irmax)(注3)。 代表値 = 0. デフォルト値: 0.0 . Model: https://schema.org/Numberki[number]
: 積分ゲイン(Ki)。 代表値=0 デフォルト:0.0 . Model: https://schema.org/Numberkp[number]
: 比例ゲイン(Kp)。 代表値 = 0. デフォルト: 0.0 . Model: https://schema.org/Numberlocation[*]
: アイテムへの Geojson 参照。Point、LineString、Polygon、MultiPoint、MultiLineString、MultiPolygon のいずれか。mwbase[number]
: 電力値のベース(MWbase)(>0)。 単位 = MW。デフォルト:0.0 . Model: https://schema.org/Numbername[string]
: このアイテムの名前owner[array]
: 所有者の固有IDを参照するJSONエンコードされた文字列を含むリスト。pbf[number]
: パワーコントローラーフラグ(Pbf) true = ロードコントローラーを有効にする false = ロードコントローラーを無効にする。代表値 = false。デフォルト:デフォルト:false . Model: https://schema.org/Numberpmwset[number]
: パワーコントローラー設定値(Pmwset)(注1)。 単位=MW。代表値=0 デフォルト:0.0 . Model: https://schema.org/NumberseeAlso[*]
: アイテムに関する追加リソースを指すURIのリストsource[string]
: エンティティ・データの元のソースを URL として示す一連の文字。ソース・プロバイダの完全修飾ドメイン名、またはソース・オブジェクトの URL を推奨する。speedReferenceGovernor[number]
: タービンガバナー基準の種類(Type) true = 速度基準ガバナー false = 負荷基準ガバナー。代表値 = true。デフォルト:偽 . Model: https://schema.org/Numbertpelec[number]
: 電力変換器時定数(Tpelec)。 代表値=0 デフォルト:0 . Model: https://schema.org/Numbertype[string]
: NGSIタイプ。TurbLCFB1でなければならない。
必須プロパティ
CIMデータモデルとCIMpy - https://github.com/sogno-platform/cimpyからの引用。このデータモデルは、IEC61970標準によって規定された共通情報モデル(CIM)をスマートデータモデルに直接変換したものです。このモデルに基づくPythonクラスは、Institute for Automation of Complex Power Systems (ACS), EON Energy Research Center (EONERC) and RWTH University Aachen, Germanyによって開発されました。プロパティによっては、間違ったタイプを持つことがあります。このような場合は、問題を提起するか、[email protected] までメールをお送りください。
アルファベット順(クリックで詳細表示)
full yaml details
TurbLCFB1:
description: Adapted from CIM data models. Turbine Load Controller model developed in the WECC. This model represents a supervisory turbine load controller that acts to maintain turbine power at a set value by continuous adjustment of the turbine governor speed-load reference. This model is intended to represent slow reset 'outer loop' controllers managing the action of the turbine governor.
properties:
address:
description: The mailing address
properties:
addressCountry:
description: 'The country. For example, Spain'
type: string
x-ngsi:
model: https://schema.org/addressCountry
type: Property
addressLocality:
description: 'The locality in which the street address is, and which is in the region'
type: string
x-ngsi:
model: https://schema.org/addressLocality
type: Property
addressRegion:
description: 'The region in which the locality is, and which is in the country'
type: string
x-ngsi:
model: https://schema.org/addressRegion
type: Property
district:
description: 'A district is a type of administrative division that, in some countries, is managed by the local government'
type: string
x-ngsi:
type: Property
postOfficeBoxNumber:
description: 'The post office box number for PO box addresses. For example, 03578'
type: string
x-ngsi:
model: https://schema.org/postOfficeBoxNumber
type: Property
postalCode:
description: 'The postal code. For example, 24004'
type: string
x-ngsi:
model: https://schema.org/https://schema.org/postalCode
type: Property
streetAddress:
description: The street address
type: string
x-ngsi:
model: https://schema.org/streetAddress
type: Property
streetNr:
description: Number identifying a specific property on a public street
type: string
x-ngsi:
type: Property
type: object
x-ngsi:
model: https://schema.org/address
type: Property
alternateName:
description: An alternative name for this item
type: string
x-ngsi:
type: Property
areaServed:
description: The geographic area where a service or offered item is provided
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
dataProvider:
description: A sequence of characters identifying the provider of the harmonised data entity
type: string
x-ngsi:
type: Property
dateCreated:
description: Entity creation timestamp. This will usually be allocated by the storage platform
format: date-time
type: string
x-ngsi:
type: Property
dateModified:
description: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform
format: date-time
type: string
x-ngsi:
type: Property
db:
description: 'Controller dead band (db). Typical Value = 0. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
description:
description: A description of this item
type: string
x-ngsi:
type: Property
emax:
description: 'Maximum control error (Emax) (note 4). Typical Value = 0.02. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
fb:
description: 'Frequency bias gain (Fb). Typical Value = 0. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
fbf:
description: 'Frequency bias flag (Fbf). true = enable frequency bias false = disable frequency bias. Typical Value = false. Default: False'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
id:
anyOf:
- description: Identifier format of any NGSI entity
maxLength: 256
minLength: 1
pattern: ^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
type: string
x-ngsi:
type: Property
- description: Identifier format of any NGSI entity
format: uri
type: string
x-ngsi:
type: Property
description: Unique identifier of the entity
x-ngsi:
type: Property
irmax:
description: 'Maximum turbine speed/load reference bias (Irmax) (note 3). Typical Value = 0. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
ki:
description: 'Integral gain (Ki). Typical Value = 0. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
kp:
description: 'Proportional gain (Kp). Typical Value = 0. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
location:
description: 'Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon'
oneOf:
- description: Geojson reference to the item. Point
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
type: number
minItems: 2
type: array
type:
enum:
- Point
type: string
required:
- type
- coordinates
title: GeoJSON Point
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. LineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
type: number
minItems: 2
type: array
minItems: 2
type: array
type:
enum:
- LineString
type: string
required:
- type
- coordinates
title: GeoJSON LineString
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. Polygon
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 4
type: array
type: array
type:
enum:
- Polygon
type: string
required:
- type
- coordinates
title: GeoJSON Polygon
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiPoint
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
type: number
minItems: 2
type: array
type: array
type:
enum:
- MultiPoint
type: string
required:
- type
- coordinates
title: GeoJSON MultiPoint
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiLineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 2
type: array
type: array
type:
enum:
- MultiLineString
type: string
required:
- type
- coordinates
title: GeoJSON MultiLineString
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiLineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 4
type: array
type: array
type: array
type:
enum:
- MultiPolygon
type: string
required:
- type
- coordinates
title: GeoJSON MultiPolygon
type: object
x-ngsi:
type: GeoProperty
x-ngsi:
type: GeoProperty
mwbase:
description: 'Base for power values (MWbase) (>0). Unit = MW. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
name:
description: The name of this item
type: string
x-ngsi:
type: Property
owner:
description: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s)
items:
anyOf:
- description: Identifier format of any NGSI entity
maxLength: 256
minLength: 1
pattern: ^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
type: string
x-ngsi:
type: Property
- description: Identifier format of any NGSI entity
format: uri
type: string
x-ngsi:
type: Property
description: Unique identifier of the entity
x-ngsi:
type: Property
type: array
x-ngsi:
type: Property
pbf:
description: 'Power controller flag (Pbf). true = enable load controller false = disable load controller. Typical Value = false. Default: False'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
pmwset:
description: 'Power controller setpoint (Pmwset) (note 1). Unit = MW. Typical Value = 0. Default: 0.0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
seeAlso:
description: list of uri pointing to additional resources about the item
oneOf:
- items:
format: uri
type: string
minItems: 1
type: array
- format: uri
type: string
x-ngsi:
type: Property
source:
description: 'A sequence of characters giving the original source of the entity data as a URL. Recommended to be the fully qualified domain name of the source provider, or the URL to the source object'
type: string
x-ngsi:
type: Property
speedReferenceGovernor:
description: 'Type of turbine governor reference (Type). true = speed reference governor false = load reference governor. Typical Value = true. Default: False'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
tpelec:
description: 'Power transducer time constant (Tpelec). Typical Value = 0. Default: 0'
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
type:
description: NGSI type. It has to be TurbLCFB1
enum:
- TurbLCFB1
type: string
x-ngsi:
type: Property
required: []
type: object
x-derived-from: ""
x-disclaimer: 'Redistribution and use in source and binary forms, with or without modification, are permitted provided that the license conditions are met. Copyleft (c) 2022 Contributors to Smart Data Models Program'
x-license-url: https://github.com/smart-data-models/dataModel.EnergyCIM/blob/master/TurbLCFB1/LICENSE.md
x-model-schema: https://smart-data-models.github.io/dataModels.CIMEnergyClasses/TurbLCFB1/schema.json
x-model-tags: ""
x-version: 0.0.1
JSON-LD形式のTurbLCFB1のkey-valuesの例はありません。これは NGSI-v2 と互換性があり、options=keyValues
を使用すると個々のエンティティのコンテキストデータを返す。
JSON-LD形式で正規化されたTurbLCFB1の例はありません。これは、NGSI-v2 と互換性があり、オプションを使用しない場合、個々のエンティティのコンテキストデータを返します。
JSON-LD形式のTurbLCFB1のkey-valuesの例はありません。これは NGSI-LD と互換性があり、options=keyValues
を使用すると、個々のエンティティのコンテキストデータを返す。
JSON-LD形式で正規化されたTurbLCFB1の例はありません。オプションを使用しない場合はNGSI-LDと互換性があり、個々のエンティティのコンテキストデータを返します。
マグニチュード単位の扱い方については、FAQ 10を参照のこと。