Plate-Heat-Exchanger

所属分类:硬件设计
开发工具:matlab
文件大小:0KB
下载次数:0
上传日期:2023-10-22 13:09:18
上 传 者sh-1993
说明:  板式换热器的建模。,
(Modeling of a plate heat exchanger.,)

文件列表:
LICENSE (1068, 2023-10-22)
MISO_model/ (0, 2023-10-22)
MISO_model/PHE_MISO.m (387, 2023-10-22)
MISO_model/PHE_MISO_3D.pdf (23088, 2023-10-22)
MISO_model/PHE_MISO_model_parameters.m (1014, 2023-10-22)
MISO_model/par.mat (538, 2023-10-22)
MISO_model/test_PHE_MISO_model.m (2160, 2023-10-22)
SISO_drift/ (0, 2023-10-22)
SISO_drift/PHE.m (259, 2023-10-22)
SISO_drift/Test_SISO_PHE_drift.m (1099, 2023-10-22)
SISO_drift/izmenjevalnik_simulacija.pdf (79231, 2023-10-22)
SISO_drift/izmenjevalnik_staticna_in_ojacenje.pdf (40362, 2023-10-22)
SISO_drift/izmenjevalnik_vhodni_ventil.pdf (25362, 2023-10-22)
SISO_drift/par.mat (538, 2023-10-22)
SISO_drift/plot_gaussian_ellipsoid.m (3814, 2023-10-22)
SISO_drift/script_system_definition.m (1600, 2023-10-22)
SISO_drift/script_system_definition_parameters.m (500, 2023-10-22)
SISO_drift/script_system_definition_shift.m (409, 2023-10-22)
SISO_drift/script_system_definition_v2.m (751, 2023-10-22)
SISO_drift/script_valve_characteristic.m (513, 2023-10-22)
SISO_model/ (0, 2023-10-22)
SISO_model/arctan_test.m (121, 2023-10-22)
SISO_model/data.mat (720, 2023-10-22)
SISO_model/fuzzy_model.m (1100, 2023-10-22)
SISO_model/fuzzy_model_verification.m (656, 2023-10-22)
SISO_model/izmenjevalnik_simulacija.pdf (79231, 2023-10-22)
SISO_model/izmenjevalnik_staticna_in_ojacenje.pdf (40362, 2023-10-22)
SISO_model/izmenjevalnik_vhodni_ventil.pdf (25362, 2023-10-22)
SISO_model/mehke_mnozice.PNG (92740, 2023-10-22)
SISO_model/ode1.m (1709, 2023-10-22)
SISO_model/par.mat (538, 2023-10-22)
SISO_model/plot_gaussian_ellipsoid.m (3814, 2023-10-22)
SISO_model/script_data_generator.m (1345, 2023-10-22)
SISO_model/script_dynamic_parameters_optimization.m (3143, 2023-10-22)
SISO_model/script_konstant_parameters_optimization.m (5345, 2023-10-22)
SISO_model/script_prbs.m (1087, 2023-10-22)
SISO_model/script_valve_characteristic.m (513, 2023-10-22)
... ...

# Plate Heat Exchanger Model Repository This repository contains models for simulating a plate heat exchanger. The models are written in MATLAB 2023a and are designed to help researchers and engineers better understand and predict the behavior of plate heat exchangers under various conditions. ## Directory Structure - **MISO_model**: Contains the Multiple Input Single Output (MISO) model for the plate heat exchanger. - **SISO_model**: Contains the Single Input Single Output (SISO) model, including a fuzzy model. - **SISO_drift**: Houses the drift model which simulates simple drifting characteristics for the SISO model. - **Simple_example**: Provides a straightforward example to demonstrate the use and effectiveness of the models. ## Key Features - **MISO Model**: Enables users to simulate the plate heat exchanger behavior with multiple inputs affecting a single output. - **SISO Model**: A simple model that considers a single input and predicts its impact on a single output. Additionally, this folder contains a fuzzy model to enhance the prediction capabilities. - **Drift Simulation**: Helps in understanding the drifting characteristics of the heat exchanger over time. - **Fuzzy Model**: The SISO model incorporates a fuzzy logic-based model, enhancing its prediction capabilities, especially in non-linear scenarios. ## Reference Paper The SISO model is based on the following paper: > I. krjanc and D. Matko, ‘Predictive functional control based on fuzzy model for heat-exchanger pilot plant’, IEEE Transactions on Fuzzy Systems, vol. 8, no. 6, pp. 705–712, Dec. 2000, [doi: 10.1109/91.890329](https://doi.org/10.1109/91.890329). ## Getting Started 1. Clone the repository: ```bash git clone [repository-link] ``` 2. Navigate to the desired model directory: ```bash cd [desired_directory] ``` 3. Open the MATLAB `.m` files and run them in MATLAB 2023a or later. ## Requirements - MATLAB 2023a or later. ## Contribution Feel free to fork the repository and submit pull requests for any enhancements, bug fixes, or other contributions. Please ensure that your code is well-documented. ## License This project is licensed under the MIT License.

近期下载者

相关文件


收藏者