.ThermoCycle.Components.Units.ExpansionAndCompressionMachines.Reciprocating

Information

Reciprocating Machines

A package that provides some basic models for dynamic modelling of reciprocating machines. A base class (BaseClasses.PartialRecipMachine) takes care of the internal slider-crank-mechanism and also provides an animation thanks to the Modelica.Mechanics.Multibody package. Interaction with other parts of your model is possible via rotational flange connectors (Modelica.Mechanics.Rotational.Interfaces.Flange_xxx) that convey torque and can be connected to other components. Please have a look at the examples to see how to use the connectors.

In order to create your own components from the units in this package, you should redefine geometry and initial conditions. Please note that there are two base classes that can be used for your own geometry, BaseClasses.BaseGeometry and BaseClasses.SimpleGeometry both provide all the necessary inputs. As the name suggests, BaseClasses.SimpleGeometry should be easier to use, but does not provide all the flexibility, e.g. no piston pin offset from crankshaft centre.

This work uses many components from the Modelica standard library and adds only a few things, please be aware that there are many devoted people behind the development of Modelica libraries and their implementations.

Licensed by the Modelica Association under the Modelica License 2

Copyright © 2011-2013 Technical University of Denmark, DTU Mechanical Engineering, Kongens Lyngby, Denmark

Main contributor: Jorrit Wronski (jowr@mek.dtu.dk)

Contents

NameDescription
 BaseClasses
 TestCasesSome models to test basic features
 ExamplesBasic applications of the reciprocating models
 ClosedVolumeModel of a confined volume without mass transfer
 HeatTransferA collection of heat transfer correlations
 CylinderSweptVolume from Modelica.Fluid with initialisation algorihtm and default Medium
 ExpanderGeometrySmall scale ORC expander
 RecipMachine_FlangeModel of single cylinder with a flange connector
 RecipMachine_FsModel of one cylinder with force and piston position connectors
 RecipMachine_PVModel of single cylinder with pressure and volume connectors
 StrokeBoreGeometryGeometry defined by stroke and bore
 ValveTimerOpen and close valves according to degree or time input.
 StiffSpeedDependentLoadHigh order dependency of load on speed
 VariableValveTimerOpen and close valves according to degree or time input.
 RecipMachineA combination of cylinder model and a reciprocating mechanism.
 WallSegmentHeat capacity representing the wall of the cylinder

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos