Product List
API Documentation
Welcome to the Heat Pumps Info API documentation. This API allows users to access the heat pump catalog and associated projects through a RESTful interface.
Data provided by the Portal for Large-Scale Heat Pumps © 2025 by Fraunhofer IEG is licensed under CC BY 4.0
How to Use the API
The API can be accessed using standard HTTP methods. Here are some common actions:
- GET: Retrieve data from the server (e.g., list of products or projects).
- OPTIONS: Retrieve allowed methods for a resource.
- Download Formats: You can specify the format of the data you want to receive, such as JSON or Excel (XLSX).
Available Endpoints
| Endpoint | Description |
|---|---|
| /api/products/ | Access the list of heat pump products. |
| /api/projects/ | Access the list of projects related to heat pumps. |
Example Requests
To download an Excel file of the products, you can use the following URL:
GET /api/products/?format=xlsx
This request will return an Excel file containing the product data.
Response Format
The API responds with data in various formats based on the requested format. For JSON, you may receive a response like:
{
"products": "http://grosswaermepumpen.info/api/products/",
"projects": "http://grosswaermepumpen.info/api/projects/"
}
GET /en-us/api/products/?format=api&offset=1000
{ "count": 1251, "next": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=1100", "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=900", "results": [ { "id": 512, "refrigerants": [ "R1224yd(Z)", "R1233zd(E)", "R1234ze(Z)", "R1336mzz(Z)", "R515B (R1234ze(E)/ 227ea)", "R600 (Butan)", "R600a (Isobutan)", "R601 (Pentan)", "R601a (Isopentan)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Air)", "Abwärme (Brine/Water)", "Abwärme (Steam)", "Dampf (Steam)", "feuchte Heißluft (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "SPH Sustainable Process Heat GmbH", "name": "LS3", "series": "ThermBooster", "operation_mode": "H&C", "trl_min": null, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1 bis 3", "circuit_configuration": "Verbund", "circuit_infos": null, "sink": null, "min_thermal_capacity": 200.0, "max_thermal_capacity": 8000.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 10.0, "max_flow_temperature": 160.0, "min_temp_source": 10.0, "max_temp_source": 120.0, "t_hub_max": 70.0, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": 420.0, "min_load": 11, "lifespan": 20, "length": 7000.0, "width": 2500.0, "height": 2500.0, "weight": 11500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": 95.0, "sound_pressure_10m": 77.0, "installation_type": null, "space_requirements": "38500", "room_height_requirements": null, "comment": "", "updated": "2025-01-10", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 1071, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Dampf (Steam)" ], "manufacturer": "Spilling Technologies GmbH", "name": "Spilling Steam Compressor", "series": "Spilling Steam Compressor", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "BOT", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf", "min_thermal_capacity": null, "max_thermal_capacity": 1000.0, "el_connection_voltage": 15000.0, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 280.0, "min_temp_source": 120.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "1-3", "filling_quantity": null, "min_load": 30, "lifespan": null, "length": null, "width": null, "height": null, "weight": 15000.0, "weight_max": 45000.0, "weight_description": "Gewicht Abhängig von Auslegung", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "35-70", "room_height_requirements": null, "comment": "Kundenspezifische Auslegung als offene Dampfkompression oder geschlossene HTWP.", "updated": "2025-01-17", "verified": false, "information_source": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2022/07/hthpannex58suppliertechnologyspilling.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 518, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Star Refrigeration", "name": "Industrial Air Source Neatpump", "series": "Industrial Air Source Neatpump", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": 300.0, "max_thermal_capacity": 1000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 70.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "-", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.neatpumps.com/heatpumps/air-source-heatpumps/", "information_source_archive": null, "information_source_date": null }, { "id": 517, "refrigerants": [ "R717 (Ammoniak)" ], "sources": [ "Abwärme (Brine/Water)", "Umweltwärme (Brine/Water)" ], "manufacturer": "Star Refrigeration", "name": "Water Source Neatpump", "series": "Water Source Neatpump", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Fernwärme, Prozesswärme, Prozessdampf", "min_thermal_capacity": 750.0, "max_thermal_capacity": 8000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 130.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter/Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Auslegung bis 120 °C möglich.", "updated": "2025-01-20", "verified": false, "information_source": "https://www.neatpumps.com/heatpumps/water-source-heatpumps/", "information_source_archive": null, "information_source_date": null }, { "id": 1072, "refrigerants": [ "R717 (Ammoniak)", "R718 (Wasser)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Svenska Rotor Maskiner, SRM", "name": "Screw compressor for water vapor heat pump technology", "series": "Screw compressor for water vapor heat pump technology", "operation_mode": "H", "trl_min": 5, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": "Reihenschaltung", "circuit_infos": "Ammoniak- und Wasserkreislauf", "sink": "Prozesswärme, Prozessdampf", "min_thermal_capacity": 250.0, "max_thermal_capacity": 2000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 80.0, "max_flow_temperature": 165.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": 20, "length": null, "width": null, "height": null, "weight": 2500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "6", "room_height_requirements": null, "comment": "Prototyp", "updated": "2025-01-20", "verified": false, "information_source": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2022/07/srmhthpannex58final.pdf", "information_source_archive": null, "information_source_date": null }, { "id": 556, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "10.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 100.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2297.0, "width": 2256.0, "height": 2443.0, "weight": 1700.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 611, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "101.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1136.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 4980.0, "width": 1300.0, "height": 2010.0, "weight": 5572.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 74.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 553, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "11.2", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 110.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 4172.0, "width": 1200.0, "height": 2110.0, "weight": 1700.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 573, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "11.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 125.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 32, "lifespan": null, "length": 1490.0, "width": 795.0, "height": 1900.0, "weight": 635.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 612, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "116.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1309.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 4980.0, "width": 1300.0, "height": 2010.0, "weight": 5701.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 75.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 574, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "12.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 140.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1490.0, "width": 795.0, "height": 1900.0, "weight": 671.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 81.0, "sound_pressure_1m": null, "sound_pressure_10m": 65.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 557, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "12.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 112.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2297.0, "width": 2256.0, "height": 2443.0, "weight": 1700.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 613, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "132.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1492.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 5250.0, "width": 1300.0, "height": 2010.0, "weight": 6031.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 96.0, "sound_pressure_1m": null, "sound_pressure_10m": 76.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 554, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "14.2", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 141.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 5170.0, "width": 1200.0, "height": 2110.0, "weight": 2000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 575, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "14.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 157.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1490.0, "width": 795.0, "height": 1900.0, "weight": 677.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 82.0, "sound_pressure_1m": null, "sound_pressure_10m": 66.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 614, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "143.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1606.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 5380.0, "width": 1350.0, "height": 2240.0, "weight": 6854.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 77.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 576, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "15.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 174.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1490.0, "width": 795.0, "height": 1900.0, "weight": 690.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 82.0, "sound_pressure_1m": null, "sound_pressure_10m": 66.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 615, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "159.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 1785.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 5380.0, "width": 1350.0, "height": 2240.0, "weight": 7045.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 98.0, "sound_pressure_1m": null, "sound_pressure_10m": 75.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 555, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "16.2", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 172.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 5170.0, "width": 1200.0, "height": 2110.0, "weight": 2200.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 580, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "16.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 189.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2323.0, "width": 876.0, "height": 1990.0, "weight": 1069.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 79.0, "sound_pressure_1m": null, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 577, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "17.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 199.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1686.0, "width": 795.0, "height": 1900.0, "weight": 839.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 83.0, "sound_pressure_1m": null, "sound_pressure_10m": 66.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 558, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "17.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 168.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2297.0, "width": 2256.0, "height": 2443.0, "weight": 2000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 581, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "18.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 221.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2323.0, "width": 876.0, "height": 1990.0, "weight": 1086.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 80.0, "sound_pressure_1m": null, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 578, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "19.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 224.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1686.0, "width": 795.0, "height": 1900.0, "weight": 943.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 85.0, "sound_pressure_1m": null, "sound_pressure_10m": 68.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 559, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "19.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 192.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2297.0, "width": 2256.0, "height": 2443.0, "weight": 2000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 579, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "20.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 232.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1686.0, "width": 795.0, "height": 1900.0, "weight": 878.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 86.0, "sound_pressure_1m": null, "sound_pressure_10m": 69.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 560, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "21.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 217.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2297.0, "width": 2256.0, "height": 2443.0, "weight": 2100.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 582, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "21.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 250.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 21, "lifespan": null, "length": 2323.0, "width": 876.0, "height": 1990.0, "weight": 1185.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 82.0, "sound_pressure_1m": null, "sound_pressure_10m": 64.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 583, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "24.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 279.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2323.0, "width": 876.0, "height": 1990.0, "weight": 1244.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 83.0, "sound_pressure_1m": null, "sound_pressure_10m": 65.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 593, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "25.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 272.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3700.0, "width": 1500.0, "height": 2050.0, "weight": 2215.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 99.0, "sound_pressure_1m": null, "sound_pressure_10m": 81.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 561, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "25.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 248.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 5002.0, "width": 2256.0, "height": 2443.0, "weight": 3500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 617, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "26.4", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 259.3, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 22, "lifespan": null, "length": 3838.0, "width": 2260.0, "height": 2476.0, "weight": 2612.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 84.0, "sound_pressure_1m": null, "sound_pressure_10m": 52.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 584, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "27.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 314.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 22, "lifespan": null, "length": 2715.0, "width": 936.0, "height": 1996.0, "weight": 1370.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 84.0, "sound_pressure_1m": null, "sound_pressure_10m": 66.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 618, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "28.4", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 284.6, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3838.0, "width": 2260.0, "height": 2476.0, "weight": 2642.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 84.0, "sound_pressure_1m": null, "sound_pressure_10m": 52.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 594, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "29.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 324.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3700.0, "width": 1500.0, "height": 2050.0, "weight": 2335.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 99.0, "sound_pressure_1m": null, "sound_pressure_10m": 81.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 562, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "29.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 269.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 5002.0, "width": 2256.0, "height": 2443.0, "weight": 3600.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 585, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "30.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 349.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2175.0, "width": 936.0, "height": 1996.0, "weight": 1401.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 85.0, "sound_pressure_1m": null, "sound_pressure_10m": 67.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 563, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "32.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 315.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 5002.0, "width": 2256.0, "height": 2443.0, "weight": 3900.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 619, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "34.4", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 326.3, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 22, "lifespan": null, "length": 3838.0, "width": 2260.0, "height": 2476.0, "weight": 2780.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 86.0, "sound_pressure_1m": null, "sound_pressure_10m": 54.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 595, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "35.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 386.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3800.0, "width": 1550.0, "height": 2100.0, "weight": 2694.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 100.0, "sound_pressure_1m": null, "sound_pressure_10m": 82.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 586, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "35.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 400.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 23, "lifespan": null, "length": 2715.0, "width": 936.0, "height": 1996.0, "weight": 1673.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 86.0, "sound_pressure_1m": null, "sound_pressure_10m": 68.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 564, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "36.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 346.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 5002.0, "width": 2256.0, "height": 2443.0, "weight": 4000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 620, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "38.4", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 379.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 19, "lifespan": null, "length": 4992.0, "width": 2260.0, "height": 2476.0, "weight": 3366.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 88.0, "sound_pressure_1m": null, "sound_pressure_10m": 56.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 596, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "40.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 432.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3800.0, "width": 1550.0, "height": 2100.0, "weight": 2832.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 100.0, "sound_pressure_1m": null, "sound_pressure_10m": 82.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 565, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "40.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 387.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 5002.0, "width": 2256.0, "height": 2443.0, "weight": 4000.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 587, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "40.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 460.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 19, "lifespan": null, "length": 2715.0, "width": 936.0, "height": 1996.0, "weight": 1704.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 89.0, "sound_pressure_1m": null, "sound_pressure_10m": 71.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 621, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "40.4", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 420.5, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 17, "lifespan": null, "length": 4992.0, "width": 2260.0, "height": 2476.0, "weight": 3500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 88.0, "sound_pressure_1m": null, "sound_pressure_10m": 56.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 602, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "41.1", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 505.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4090.0, "width": 900.0, "height": 1950.0, "weight": 2758.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 75.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 566, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "43.4", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 424.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 5002.0, "width": 2256.0, "height": 2443.0, "weight": 4100.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 622, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "44.4", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 459.1, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4992.0, "width": 2260.0, "height": 2476.0, "weight": 3670.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 88.0, "sound_pressure_1m": null, "sound_pressure_10m": 56.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 588, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "45.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 521.6, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 17, "lifespan": null, "length": 2715.0, "width": 936.0, "height": 1996.0, "weight": 1907.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 72.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 597, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "47.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 491.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3800.0, "width": 1550.0, "height": 2100.0, "weight": 2987.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 101.0, "sound_pressure_1m": null, "sound_pressure_10m": 83.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 623, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "47.5", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 485.9, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "5", "filling_quantity": null, "min_load": 24, "lifespan": null, "length": 6136.0, "width": 2260.0, "height": 2476.0, "weight": 4142.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 89.0, "sound_pressure_1m": null, "sound_pressure_10m": 57.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 603, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "50.1", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 573.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4690.0, "width": 900.0, "height": 1950.0, "weight": 2829.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 75.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 589, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "50.4", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 579.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 2715.0, "width": 936.0, "height": 1996.0, "weight": 2041.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 73.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 624, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "50.5", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 533.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "5", "filling_quantity": null, "min_load": 22, "lifespan": null, "length": 6136.0, "width": 2260.0, "height": 2476.0, "weight": 4335.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 567, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "51.6", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 519.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": 17, "lifespan": null, "length": 7383.0, "width": 2256.0, "height": 2443.0, "weight": 6900.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 598, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "53.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 558.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3900.0, "width": 1550.0, "height": 2150.0, "weight": 3381.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 101.0, "sound_pressure_1m": null, "sound_pressure_10m": 82.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 625, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "54.5", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 579.5, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "5", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 7282.0, "width": 2260.0, "height": 2476.0, "weight": 4893.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 590, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "57.5", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 663.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 14, "lifespan": null, "length": 3330.0, "width": 936.0, "height": 1996.0, "weight": 2354.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 72.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 604, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "58.1", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 653.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4120.0, "width": 900.0, "height": 1990.0, "weight": 3140.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": 75.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 599, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "60.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 626.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 3900.0, "width": 1550.0, "height": 2150.0, "weight": 3509.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 102.0, "sound_pressure_1m": null, "sound_pressure_10m": 83.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 568, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "60.6", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "3", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 631.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": 17, "lifespan": null, "length": 7383.0, "width": 2256.0, "height": 2443.0, "weight": 7500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 626, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "60.6", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 611.3, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 7282.0, "width": 2260.0, "height": 2476.0, "weight": 4953.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 608, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "63.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 727.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 4600.0, "width": 1300.0, "height": 1850.0, "weight": 4030.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 79.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 627, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "64.6", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 657.4, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": 26, "lifespan": null, "length": 8430.0, "width": 2260.0, "height": 2476.0, "weight": 5520.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 591, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "65.6", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 749.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 3330.0, "width": 936.0, "height": 1996.0, "weight": 2575.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 73.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\n\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 605, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "66.1", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 739.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4180.0, "width": 900.0, "height": 1990.0, "weight": 3193.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": 76.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 569, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "68.8", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 693.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": null, "min_load": 13, "lifespan": null, "length": 9183.0, "width": 2256.0, "height": 2443.0, "weight": 9200.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 606, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "70.1", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 803.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4180.0, "width": 900.0, "height": 2000.0, "weight": 3276.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 77.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 628, "refrigerants": [ "R32" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "70.6", "series": "TETRIS SKY HP R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 702.6, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 58.0, "min_temp_source": -20.0, "max_temp_source": 52.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": null, "min_load": 28, "lifespan": null, "length": 8430.0, "width": 2260.0, "height": 2476.0, "weight": 5757.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 91.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Konfigurationen:\r\nHP Ausführung als reversible Wärmepumpe\r\nLN Schallgedämpfte Einheit\r\nSLN Extrem schallgedämpfte Einheit\r\nHAT Ausführung für hohe Außenlufttemperaturen\r\nDS Teilweise Wärmerückgewinnung\r\nDC Vollständige Wärmerückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/luftgekuhlte-reversible-kaltemaschinen/tetris-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 600, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "72.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 765.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4100.0, "width": 1670.0, "height": 2300.0, "weight": 4260.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 102.0, "sound_pressure_1m": null, "sound_pressure_10m": 83.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 609, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "72.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 827.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 4600.0, "width": 1300.0, "height": 1850.0, "weight": 4115.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 73.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 570, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "75.8", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 768.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": null, "min_load": 13, "lifespan": null, "length": 9183.0, "width": 2256.0, "height": 2443.0, "weight": 9300.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 607, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "79.1", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 891.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4460.0, "width": 900.0, "height": 2000.0, "weight": 3353.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 78.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 601, "refrigerants": [ "R1234ze(Z)", "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "81.1", "series": "OMEGA SKY Xi HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 862.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 64.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "1", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4150.0, "width": 1670.0, "height": 2400.0, "weight": 4742.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 104.0, "sound_pressure_1m": null, "sound_pressure_10m": 85.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-xi/", "information_source_archive": null, "information_source_date": null }, { "id": 571, "refrigerants": [ "R454B" ], "sources": [ "Luft (Air)" ], "manufacturer": "Swegon Germany GmbH", "name": "82.8", "series": "Omicron SKY S4 R5 HE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 832.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 55.0, "min_temp_source": -15.0, "max_temp_source": 40.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": null, "min_load": 13, "lifespan": null, "length": 9183.0, "width": 2256.0, "height": 2443.0, "weight": 9500.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omicron-sky-s4-r5/", "information_source_archive": null, "information_source_date": null }, { "id": 610, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "88.2", "series": "OMEGA SKY OH/HPW", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 987.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 12, "lifespan": null, "length": 5280.0, "width": 1300.0, "height": 1930.0, "weight": 5242.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 72.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Unterschiedliche Konfigurationen:\r\n\r\nOH: nicht umkehrbare Wärmepumpe\r\nHPW: Wärmepumpe, umkehrbar auf der Wasser\u0002seite\r\n/SLN: besonders schallgedämpft\r\n/LN: schallgedämpft\r\nLC: mit Fern-Wärmetauscher Quellenseite\r\nDC/: mit vollständiger Rückgewinnung", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/omega-sky/", "information_source_archive": null, "information_source_date": null }, { "id": 572, "refrigerants": [ "R32" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "9.2", "series": "SIGMA SKY OH R7", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 110.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 40.0, "max_flow_temperature": 60.0, "min_temp_source": -10.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 50, "lifespan": null, "length": 1490.0, "width": 795.0, "height": 1900.0, "weight": 590.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 77.0, "sound_pressure_1m": null, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Ausführungen:\r\nCH - Kaltwassererzeugern (nur kühlen)\r\nOH - Wärmepumpe (nur heizen)\r\nHPW - Reversible Wärmepumpe (wasserseitig umschaltbar)\r\nHi – mit invertergeregelten Verdichter", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/sigma-sky-r7/", "information_source_archive": null, "information_source_date": null }, { "id": 616, "refrigerants": [ "R1234ze(E)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "OMEGA Sky LGW OH", "series": "OMEGA Sky LGW OH", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": 227.0, "max_thermal_capacity": 1096.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 63.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizen-und-kuhlen/wassergekuhlte-reversible-kaltemaschinen/omega-sky-lgw/", "information_source_archive": null, "information_source_date": null }, { "id": 592, "refrigerants": [ "R134a" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Swegon Germany GmbH", "name": "TETRIS W Rev OH TB", "series": "TETRIS W Rev OH TB", "operation_mode": "H", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": "1-2", "circuit_configuration": null, "circuit_infos": null, "sink": "Warmwasser, Gebäudewärme, Nahwärme", "min_thermal_capacity": 70.0, "max_thermal_capacity": 530.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 80.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "2-4", "filling_quantity": null, "min_load": null, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Nicht reversible Wasserwärmepumpe optimiert für Hochtemperaturanwendungen. 16 Größen verfügbar.", "updated": "2025-01-20", "verified": false, "information_source": "https://www.swegon.com/de/produkte-und-dienstleistungen/kaltwassersatze-und-warmepumpen/heizung/tetris-w-rev-oh-tb/?unit=m3h", "information_source_archive": null, "information_source_date": null }, { "id": 1184, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "140", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 140.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4000.0, "width": 1100.0, "height": 2500.0, "weight": 1312.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1185, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "170", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 170.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4000.0, "width": 1100.0, "height": 2500.0, "weight": 1355.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 90.0, "sound_pressure_1m": null, "sound_pressure_10m": 58.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1186, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "230", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 230.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 19, "lifespan": null, "length": 3500.0, "width": 2150.0, "height": 2500.0, "weight": 2078.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": 60.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1187, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "260", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 260.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "SCrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 17, "lifespan": null, "length": 3500.0, "width": 2150.0, "height": 2500.0, "weight": 2343.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1188, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "280", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 280.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 16, "lifespan": null, "length": 3500.0, "width": 2150.0, "height": 2500.0, "weight": 2458.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 93.0, "sound_pressure_1m": null, "sound_pressure_10m": 61.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1189, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "300", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 300.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 24, "lifespan": null, "length": 4550.0, "width": 2150.0, "height": 2500.0, "weight": 2702.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 94.0, "sound_pressure_1m": null, "sound_pressure_10m": 62.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1190, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "330", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 330.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 23, "lifespan": null, "length": 4550.0, "width": 2150.0, "height": 2500.0, "weight": 2887.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1191, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "360", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 360.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": null, "min_load": 25, "lifespan": null, "length": 4550.0, "width": 2150.0, "height": 2500.0, "weight": 3063.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 63.0, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1192, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "400", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 400.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 118.0, "min_load": 21, "lifespan": null, "length": 5620.0, "width": 2175.0, "height": 2500.0, "weight": 3769.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1193, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "450", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 450.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "4", "filling_quantity": 139.0, "min_load": 25, "lifespan": null, "length": 5620.0, "width": 2175.0, "height": 2500.0, "weight": 3938.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1194, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "490", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 490.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "5", "filling_quantity": 142.0, "min_load": 24, "lifespan": null, "length": 6680.0, "width": 2175.0, "height": 2500.0, "weight": null, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": "4412", "evaporator_outlet": null, "compressor_regulation": "4 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1195, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "530", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 530.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 154.0, "min_load": 17, "lifespan": null, "length": 6680.0, "width": 2175.0, "height": 2500.0, "weight": 4744.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "6 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1196, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "580", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 580.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 178.0, "min_load": 15, "lifespan": null, "length": 7760.0, "width": 2175.0, "height": 2500.0, "weight": 5214.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "6 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1197, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "620", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 620.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 190.0, "min_load": 14, "lifespan": null, "length": 8800.0, "width": 2175.0, "height": 2500.0, "weight": 5554.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "6 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1198, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "670", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 670.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "6", "filling_quantity": 202.0, "min_load": 17, "lifespan": null, "length": 8800.0, "width": 2175.0, "height": 2500.0, "weight": 5691.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "6 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1199, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "750", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 750.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 226.0, "min_load": 12, "lifespan": null, "length": 9950.0, "width": 2175.0, "height": 2500.0, "weight": 6790.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "8 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1200, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "800", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 800.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 238.0, "min_load": 11, "lifespan": null, "length": 9950.0, "width": 2175.0, "height": 2500.0, "weight": 6985.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "8 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1201, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "850", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 850.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 249.0, "min_load": 10, "lifespan": null, "length": 11000.0, "width": 2175.0, "height": 2500.0, "weight": 7231.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "8 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" }, { "id": 1202, "refrigerants": [ "R410A (R32/R125)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Systemair GmbH", "name": "900", "series": "SYSCROLL AIR EVO HP", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "4", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme", "min_thermal_capacity": null, "max_thermal_capacity": 900.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 55.0, "min_temp_source": -13.0, "max_temp_source": 20.0, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": "8", "filling_quantity": 262.0, "min_load": 13, "lifespan": null, "length": 11000.0, "width": 2175.0, "height": 2500.0, "weight": 7408.0, "weight_max": null, "weight_description": "Betriebsgewicht", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "8 Leistungsstufen", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Die Einheiten können in 3 akustischen Versionen geliefert werden: \"Standard\", \"Low Noise\" und \"Super Low Noise\".", "updated": "2025-02-06", "verified": false, "information_source": "https://www.systemair.com/de-de/produkte/klimaanlage/kaltwassersatze-und-warmepumpen/warmepumpen-luftgekuhlt/syscroll-air-evo-hp", "information_source_archive": null, "information_source_date": "2025-02-06" } ] }