Other useful resources¶
OSCAT http://www.oscat.de/¶
The OSCAT BASIC library provides many low-level — but nevertheless very useful — functionalities. The following are especially worth mentioning:
- Mathematics, complex mathematics, vector mathematics 
- Arithmetic functions 
- Geometric functions 
- Pulse generators / signal generators 
- Signal processing 
- Physical transformation calculations (For example, F_TO_PT converts a frequency value of Hz in the corresponding period.) 
The OSCAT BASIC library build into a CODESYS package can be downloaded from the CODESYS store (https://store.codesys.com/oscat-basic.html).
The OSCAT BUILDING library provides building-automation-specific functionalities. The following are especially worth mentioning:
- Some very simple actuators 
- Some simple aggregates - BOILER, BURNER 
- Computation of physics 
- Blind modules 
The OSCAT BUILDING library build into a CODESYS package can be downloaded from the CODESYS store (https://store.codesys.com/oscat-building.html).
OSCAT BUILDING LIBRARY - computation of physics. The following are especially worth mentioning:¶
- Air density depending on pressure, humidity, and temperature - AIR_DENSITY 
- Calorimeter - HEAT_METER 
- Dew point temperature depending on water vapor concentration (VC) and temperature - DEW_TEMP 
- Density of liquid water as a function of temperature at atmospheric pressure - WATER_DENSITY 
- Enthalpy of liquid water as a function of temperature at atmospheric pressure — WATER_ENTHALPY 
- Enthalpy of moist air depending on temperature and relative humidity - AIR_ENTHALPY 
- Relative humidity depending on water vapor concentration (VC) and temperature - DEW_RH 
- Saturation vapor pressure for water vapor in air - SDD 
- Saturation vapor pressure for ammonia (NH3) - SDD_NH3 
- Specifc heat capacity of liquid water as a function of temperature at atmospheric pressure - WATER_CP 
- Water vapor concentration in the air depending on temperature and relative humidity - DEW_CON 
OSCAT BUILDING LIBRARY - blind modules:¶
- Blind actuator - BLIND_ACTUATOR 
- Blind fin angle control - BLIND_CONTROL 
- Blind position control - BLIND_CONTROL_S 
- Blind protection - BLIND_SECURITY 
- Blind optimum shading - BLIND_SHADE / BLIND_SHADE_S 
- Closing blinds at night - BLIND_NIGHT 
- Scene control for blinds - BLIND_SCENE 
