JA:Tag:power=generator
+/-
電力を作り出す場所
Used combinations in
Undefined |
電力を作り出す場所。 発電所、タービン、あるいはその他の形の発電機。
Contents |
How to Map
発電所や発電機の場所、またはその中心にノードを追加し、power=generator を追加してください。
名前と運営者が分かっている場合は、name=*とoperator=* で追加してください。
発電機の動力
発電機の動力を示すために generator:source=* タグが使えます。
提案されている値:
| 火力 | 再生可能エネルギー | 原子力 | |
|
generator:source= |
エネルギー源を選ぶ時には 注意してください 。例えば、廃棄物を主な燃料とし、バイオガスに変えてからバイオガスを燃やしている場合は、generator:source=waste とタグ付けするべきです。しかし、別の場所で廃棄物を処理して生成したバイオガスを運んできている場合、generator:source=biogas とタグ付けするべきです。
もし間違いや不足があるならこの表を修正してください!
発電方法
generator:method=* というタグはエネルギー源をエネルギー出力に変換する技術的な手順や方法を説明しています。
Suggested values:
| generator:method= | combustion | Burning the fuel |
| fission | Nuclear fission | |
| fusion | Nuclear fusion | |
| thermal | Using heat (e.g. from the sun) | |
| pumping | e.g. using geothermal heat | |
| photovoltaic | Using photovoltaic cells | |
| gasification | Gasifying the fuel, then burning it | |
| anaerobic_digestion | Breaking the fuel down with microorganisms in the absence of oxygen | |
| pyrolysis | Decomposing the fuel at a high temperature in the absence of oxygen | |
| dam | Hydroelectricity comes from the potential energy of dammed water | |
| pumped-storage | Hydroelectricity produced by moving water between reservoirs at different elevations. See Wikipedia | |
| run-of-the-river | Run-of-the-river hydroelectric stations are those with small or no reservoir capacity. See Wikipedia |
エネルギー出力
generator:output=* というタグは発電されたエネルギーの形式を指定し、分かっていれば評価するのに使えます。 Power generators can output multiple forms of energy. For example, a boiler will only output hot water, but a combined heat and power plant will typically output hot water and electricity. Add as many values as are relevant.
If the rating of the output is known, add a numerical value followed by the unit. Otherwise simply add 'yes'.
| generator:output:electricity=* | yes / x W / x kW / x MW / x GW |
| generator:output:hot_water=* | yes / x W / x kW / x MW / x GW |
| generator:output:hot_air=* | yes / x W / x kW / x MW / x GW |
| generator:output:cold_water=* | yes / x W / x kW / x MW / x GW |
| generator:output:cold_air=* | yes / x W / x kW / x MW / x GW |
| generator:output:compressed_air=* | yes / x W / x kW / x MW / x GW |
| generator:output:steam=* | yes / x W / x kW / x MW / x GW |
| generator:output:vacuum=* | yes / x W / x kW / x MW / x GW |
| generator:output:battery_charging=* | yes / x W / x kW / x MW / x GW |
例
For example to tag a 15 MW biomass gasification combined-heat-and-power plant use:
- power=generator
- generator:source=biomass
- generator:output:electricity=5 MW
- generator:output:hot_water=10 MW
- generator:method=gasification
Or to tag a solar thermal panel use:
man_made=power_wind, man_made=power_hydro, man_made=power_fossil, man_made=power_nuclear は非推奨となったので、power_source=* を使ってください。
参照
- 伝統的な風車にはman_made=windmill、ポンプ給水式風車にはman_made=windpump、
- Proposed_features/Power_plants - original power_source=* proposal.
- Proposed_features/generator_rationalisation - later proposal to expand and rationalise power generator tagging
- power=sub_station and power=station