From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Student Projects

cancel
Showing results for 
Search instead for 
Did you mean: 

Design and Development of Virtual Experimental Set-up to Determine Efficiency of Boiler by Direct and Indirect Method

Video showing actual performance of Experiment

Contact Information

University:            College Of Engineering, Pune.

Team Members:      Anjali A. Patil,

Rohan A. Paranjpe,

Rajesh S. Kaje,

Prashik D. Khadse.

Faculty Advisor:     Prof. P.R. Dhamangaonkar.

Email Address:       anjali.patil89@gmail.com,

rohan30802013@gmail.com,

rajesh.kaje@gmail.com,

prashik.khadse@gmail.com.

prd.mech@coep.ac.in.

Project Information

Title: Design and Development of Virtual Experimental Set-up to Determine Efficiency of Boiler by Direct and Indirect Method

Description:

Virtual labs are a fusion of creative engineering and objective conceptualization techniques to yield an interactive experience. It is a set of teaching and learning tools designed to enhance a student's learning experience. Computer animation and visualization can help to illustrate complex physical phenomena easily. Furthermore, they give us additional insight into problems during classroom teaching as well as in the individual study process.


Products:

LabVIEW 8.6


The Challenge:

To develop experiment “determination of boiler efficiency”, it was mandatory to understand concepts of steam generation, boiler and its performance measurement methods and heat balance sheet. There are two methods for determination of boiler efficiency as follows:

  1. Direct method
  2. Indirect method

Directmethod includes the calculation of heat content in steam according to steam pressure and conditions. Calculation of efficiency by direct method takes theratio of energy obtained in the form of steam to the energy which is suppliedby fuel. The effect of changing fuel on the efficiency is considerable due tochange in calorific values. Various fuels used are Lignite, Anthracite, Bituminous, LDO and FO


Indirect method includes calculation of various heat losses from the boiler. Those areas follows:

  • Loss due to dry flue gas (sensible heat)……………………..……..L1
  • Loss due to hydrogen in fuel (H2)……………………………..…..L2
  • Loss due to moisture in fuel (H2O)………………………………..L3
  • Loss due to moisture in air (H2O)…………………………………L4
  • Loss due to carbon monoxide (CO)……………………………....L5
  • Loss due to surface radiation, convection and other unaccounted… L6
  • Unburnt losses in fly ash (Carbon)………………………………...L7
  • Unburnt losses in bottom ash (Carbon)……………………………L8

The formulae required for above loss calculations are obtained from BEE journal published for reference. Contents from Ultimate analysis of fuel as well as GCV are also used. Determination of humidity factor is done from boiler room temperature by considering it as dry bulb temperature.


The Solution:

Development of VI for calculation of boiler efficiency by direct method: Limiting conditions for input is decided. A subVI is made for capturing values from steam table to limit the number of input parameters. Values for hf, hfg, hg, Tsat are taken from this subVI. As selection of formulae according to steam condition is necessary, use of case structure is made. In addition to efficiency calculation, calculations for evaporation equivalent and evaporationratio are added.

Development of VI for calculation of boiler efficiency by indirect method: Since number of calculations involved in this method is more, use of multiple subVIs is done. Each loss is calculated by making an independent subVI. The outputs of allthese subVIs are wired together to calculate total heat loss and thusefficiency.

Integration of both methods within single VI: for comparison between results obtained from two methods of boiler efficiency calculation, it is essential to incorporate both these VIs together. This is done by the use of case structure. Toggle switch is provided for method selection which guided the case structure.

Property nodes are also used for sequential displaying of all parameters on front panel in desired order. Outputs are represented in observation table on front panel by using table. For obtaining this table in user accessible form, ‘function write spreadsheet file’ is used. All the data is converted from numeric form to fractional string and given to observation table.

To facilitate the performance and use of setup, instructions are also provided inprocedure window. User can access detailed instructions by open a separate VI on click of ‘Theory’ button. This is achieved by use of property nodes and invokes nodes. For continuous execution this process was achieved by use of while loop. The VI property was changed to run on start for execution of VI assoon as it is opened. This avoided the need of providing separate start buttonon front panel.

Boiler_Experimentp.png

Figure: Experimental set-up of Boiler Experiment

Open VI named 'Boiler Experiment' from the attached zip file.

Comments
LPS
NI Employee (retired)
on

Greetings!

Thank you so much for your project submission into the NI LabVIEW Student Design Competition. It's great to see your enthusiasm for NI LabVIEW! Make sure you share your project URL(https://decibel.ni.com/content/docs/DOC-16400) with your peers and faculty so you can collect votes for your project and win. Collecting the most "likes" gives you the opportunity to win cash prizes for your project submission. If you or your friends have any questions about how to go about "voting" for your project, tell them to read this brief document (https://decibel.ni.com/content/docs/DOC-16409).

I'm curious to know, what's your favorite part about using LabVIEW and how did you hear about the competition?

Good Luck, Liz in Austin, TX.

Prashik
Member
Member
on

Thanks a lot for the info.

I'll surely inform my friends to do so

sap-abapcode
Member
Member
on

Hie Anjali,

Laboratory Virtual Instrumentation Engineering Workbench is a platform and development environment for a visual programming language.good for automation.

i wish u and ur team a best luck for the competetion.hope u get lots of votes. and u win it.

harish249
Member
Member
on

Great work !!!!

Hope you continue making such experiments and make learning efficient.

All the best

Aadinath
Member
Member
on

Congrats and all the best to all team members!

Contributors