Git Product home page Git Product logo

rezafem / organic-rankine-cycle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from engineer-scientist/organic-rankine-cycle

0.0 0.0 0.0 865 KB

Programs for computational analysis of organic Rankine cycle (ORC) with different working fluids (pure and mixed), expander inlet temperatures, and pump outlet pressures. Some programs for ORC without economizer, and others for ORC with economizer. (Programs are in MATLAB, and invoke REFPROP for physical properties of substances.)

MATLAB 100.00%

organic-rankine-cycle's Introduction

organic-Rankine-cycle

Organic Rankine cycle (ORC) is a technology for producing work by utilizing heat sources of temperature around 100 ⁰C to 200 ⁰C (e.g. solar thermal energy, geothermal energy, biomass energy, industrial waste heat, etc.).

This repository contains programs for computational analysis of ORC with different working fluids (pure and mixed), expander inlet temperatures, and pump outlet pressures. Some programs are of ORC without economizer, and others are of ORC with economizer. (Programs are in MATLAB, and invoke REFPROP for physical properties of substances used as working fluids.)

Inputs include variable parameters like working fluid, expander inlet temperature, pump outlet pressure; and constant parameters like ambient temperature and component efficiencies. Outputs are net work produced and overall efficiency.

This project includes systematic analysis of 75 pure substances, and sample analysis of 16 sample mixtures, as ORC working fluids.

Output graphs (3-D and 2-D) and ORC schematics are in the "image-folder".

This work is a part of my master's degree research project in mechanical engineering, at Indian Institute of Science (IISc). I also did case study on 100 kW ORC power plant in IISc Challakere campus, and construction of lab-scale experiemental setup in IISc Bangalore campus.


Units

In all MATLAB programs, the physical quantities have the following units (as per the refpropm.m function of NIST). Pressure: kPa. Temperature: K. Specific enthalpy or specific work: J / kg. Specific entropy: J / (K kg). Mass flow rate: kg / s. Power: W. Economizer effectiveness is dimensionless.

Pure substances (for use as working fluids) are mentioned as per their REFPROP file names (for example, ‘CYCLOHEX’ for cyclohexane).

Nomenclature of variables in MATLAB programs

In these MATLAB programs, variables that store values of physical properties usually have the following name format: name_unit. Examples: • ambient_T_K is the variable storing the value of ambient temperature, in kelvins. • h3_Jperkg is the variable storing the value of specific enthalpy of working fluid at state 3, in joules per kilogram.

Short forms: RC: Rankine cycle. WF: working fluid. T: temperature. P: pressure. h: specific enthalpy. s: specific entropy. W: work.

organic-rankine-cycle's People

Contributors

engineer-scientist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.