Issue
MicroNet controllers using VisiSat do not provide a direct enthalpy value. The existing enthalpy object in Bubbleland only outputs a digital state based on comparison logic, which is insufficient for applications requiring actual enthalpy values.
Product Line
Satchwell MicroNetEnvironment
- Satchwell MicroNet
- VisiSat
Cause
The Bubbleland stencil includes an enthalpy object that provides a digital output (on/off) based on temperature and humidity comparisons. However, it lacks a standard object to calculate and output a true enthalpy value.
Resolution
Option 1: Create a Simple Bubbleland Scheme
- Use temperature and humidity as dynamic inputs.
- Use fixed values for other parameters (e.g., pressure = 1 bar).
- This provides an approximate enthalpy value.
- A downloadable custom object is available to simplify this process.
🔗 Download Enthalpy Custom Object.zip
Installation Instructions:
- Unzip the file to create a
Satchwellfolder.- Copy the folder to your
C:\drive.- Files will be placed in the correct VisiSat directories automatically.
✅ Option 2: Use Preconfigured Controller Schemes
- Download configuration files for your specific controller model.
- Load the scheme with enthalpy objects directly into the controller.
📦 Available Downloads:
- Custom Enthalpy Scheme 300.zip
- Custom Enthalpy Scheme 350.zip
- Custom Enthalpy Scheme 440.zip
- Custom Enthalpy Scheme 450.zip
- Custom Enthalpy Scheme 500.zip
- Custom Enthalpy Scheme 550.zip
- Custom Enthalpy Scheme 620.zip
- Custom Enthalpy Scheme 650.zip
✅ Option 3: Use a Prebuilt VisiSat Project
- Includes all controller types with enthalpy schemes.
- Configuration files are saved under a
Configsfolder within the project.
📦 Download Full VisiSat Project (4.2 MB)
Additional Notes
- These schemes are intended to provide estimated enthalpy values for operational use.
- For precise calculations, consider integrating external sensors or software.