Equations P $UnitSystem K kpa. F luid$ = Air (1) Input data for fluid. $If Fluid$= Air. C P = [kj/kg K] ; k = 1.

Size: px
Start display at page:

Download "Equations P $UnitSystem K kpa. F luid$ = Air (1) Input data for fluid. $If Fluid$= Air. C P = [kj/kg K] ; k = 1."

Transcription

1 P Equations Thermodynamics - An Engineering Approach (5th Ed) - Cengel, Boles - Mcgraw-Hill (2006) - pg. 549 Ciclul Brayton cu regenerare (aer, heliu) cu comprimare si destindere in trepte, c p =ct. Sa se determine efectul numarului de trepte de comprimare si destindere asupra randamentului unui ciclu Brayton regenerativ ideal cu comprimare si destindere in trepte. Raportul total de comprimare e 12, iar aerul intra in fiecare treapta a compresorului cu 300K si in fiecare treapta a turbinei cu 1200 K. Daca pentru aer se considera calduri specifice constante la temperatura ambianta, sa se determine randamentul termic al ciclului prin varierea numarului de trepte. Sa se compare rezultatele obtinute cu randamentul unui ciclu Ericsson care functioneaza intre aceleasi limite de temperatura. $UnitSystem K kpa F luid$ = Air (1) Input data for fluid $If Fluid$= Air C P = [kj/kg K] ; k = 1.4; (2) $Else C P = [kj/kg K] ; k = 1.667; (3) $EndIf 1

2 Marimi de intrare: N stages = 1 Nstages is the number of compression and expansion stages (4) T 6 = 1200 [K] (5) P ratio = 12 T 1 = 300 [K] (6) (7) P 1 = 100 [kpa] (8) η reg = 1.0 regenerator effectiveness (9) η c = 1.0 Compressor isentorpic efficiency (10) η t = 1.0 Turbine isentropic efficiency (11) Rezolvare: R p = P 1/Nstages ratio (12) Isentropic Compressor anaysis T 2s = T 1 R k 1 k p [K] (13) P 2 = R p P 1 [kpa] (14) T 2s is the isentropic value of T 2 at compressor exit η c = w comp,isen /w comp (15) compressor adiabatic efficiency, W comp > w comp,isen Conservation of energy for the compressor for the isentropic case: e in - e out = e=0 for steady-flow w comp,isen = C P (T 2s T 1 ) [kj/kg] (16) Actual compressor analysis: w comp = C P (T 2 T 1 ) [kj/kg] (17) Since intercooling is assumed to occur such that T 3 = T 1 and the compressors have the same pressure ratio, the work input to each compressor is the same. The total compressor work is: w comp,total = N stages w comp [kj/kg] (18) 2

3 External heat exchanger analysis SSSF First Law for the heat exchanger, assuming W=0, ke=pe=0 e in - e out = e cv =0 for steady flow The heat added in the external heat exchanger + the reheat between turbines is q in,total = C P (T 6 T 5 ) + (N stages 1) C P (T 8 T 7 ) [kj/kg] (19) Reheat is assumed to occur until: T 8 = T 6 [K] (20) Turbine analysis P 7 = P 6 R p [kpa] (21) T 7s is the isentropic value of T 7 at turbine exit T 7s = T 6 (1/R p ) k 1 k [K] (22) Turbine adiabatic efficiency, w turbisen > w turb η t = w turb /w turb,isen (23) SSSF First Law for the isentropic turbine, assuming: adiabatic, ke=pe=0 e in -e out = e cv = 0 for steady-flow w turb,isen = C P (T 6 T 7s ) [kj/kg] (24) Actual Turbine analysis: w turb = C P (T 6 T 7 ) [kj/kg] (25) w turb,total = N stages w turb [kj/kg] (26) Cycle analysis w net = w turb,total w comp,total [kj/kg] (27) Bwr = w comp /w turb Back work ratio (28) P 4 = P 2 ; P 5 = P 4 ; P 6 = P 5 ; T 4 = T 2 ; (29) The regenerator effectiveness gives T 5 as: η reg = T 5 T 4 T 9 T 4 (30) 3

4 T 9 = T 7 [K] (31) Energy balance on regenerator gives T 10 as: T 4 + T 9 = T 5 + T 10 (32) Cycle thermal efficiency with regenerator η th,regenerative = w net /q in,total 100 [%] (33) The efficiency of the Ericsson cycle is the same as the Carnot cycle operating between the same max and min temperatures, T 6 and T 1 for this problem. η th,ericsson = (1 T 1 /T 6 ) 100 [%] (34) Data$ = Date$; (35) Solution Bwr = C P = [kj/kg-k] Data$ = η c = 1 η reg = 1 η t = 1 η th,ericsson = 75 η th,regenerative = F luid$ = Air k = 1.4 N stages = 1 P 1 = 100 [kpa] P 2 = 1200 [kpa] P 4 = 1200 [kpa] P 5 = 1200 [kpa] P 6 = 1200 [kpa] P 7 = 100 [kpa] P ratio = 12 q in,total = [kj/kg] R p = 12 T 1 = 300 [K] T 10 = [K] T 2 = [K] T 2s = [K] T 4 = [K] T 5 = 590 [K] T 6 = 1200 [K] T 7 = 590 [K] T 7s = 590 [K] T 8 = 1200 [K] T 9 = 590 [K] w comp = [kj/kg] w comp,isen = [kj/kg] w comp,total = [kj/kg] w net = [kj/kg] w turb = [kj/kg] w turb,isen = [kj/kg] w turb,total = [kj/kg] Table 1 Run F luid$ N stages η th,regenerative η th,ericsson

5 Thermal Efficiency vs Number of Stages of Intercooling and Reheat 5

$IfNot ParametricTable= P_ratio_gas. P ratio,gas = 14; Raport comprimare compresor aer - Pressure ratio for gas compressor (2) $EndIf

$IfNot ParametricTable= P_ratio_gas. P ratio,gas = 14; Raport comprimare compresor aer - Pressure ratio for gas compressor (2) $EndIf P10-078 Equations Thermodynamics - An Engineering Approach (5th Ed) - Cengel, Boles - Mcgraw-Hill (2006) - pg. 598 Centrala cu cicluri combinate Se considera o centrala electrica cu ciclu combinat gaze-abur

More information

Equations P Se va nota cu y fractia din debitul masic care intra in turbina care e extrasa din turbina pentru preincalzitorul inchis

Equations P Se va nota cu y fractia din debitul masic care intra in turbina care e extrasa din turbina pentru preincalzitorul inchis P10-110 Equations Thermodynamics - An Engineering Approach (5th Ed) - Cengel, Boles - Mcgraw-Hill (2006) - pg. 602 Ciclul Rankine cu regenerare cu preincalzitoare deschise multiple - Regeneration using

More information

Equations. P v2

Equations. P v2 P10-108-v2 Equations Thermodynamics - An Engineering Approach (5th Ed) - Cengel, Boles - Mcgraw-Hill (2006) - pg. 602 Problem 10.108 (9-96) Effect of Number of Reheat Stages on Rankine Cycle Using EES

More information

T222 T194. c Dr. Md. Zahurul Haq (BUET) Gas Power Cycles ME 6101 (2017) 2 / 20 T225 T226

T222 T194. c Dr. Md. Zahurul Haq (BUET) Gas Power Cycles ME 6101 (2017) 2 / 20 T225 T226 The Carnot Gas Power Cycle Gas Power Cycles 1 2 : Reversible, isothermal expansion at T H 2 3 : Reversible, adiabatic expansion from T H to T L 3 4 : Reversible, isothermal compression at T L Dr. Md. Zahurul

More information

Teaching schedule *15 18

Teaching schedule *15 18 Teaching schedule Session *15 18 19 21 22 24 Topics 5. Gas power cycles Basic considerations in the analysis of power cycle; Carnot cycle; Air standard cycle; Reciprocating engines; Otto cycle; Diesel

More information

Week 4. Gas Power Cycles IV. GENESYS Laboratory

Week 4. Gas Power Cycles IV. GENESYS Laboratory Week 4. Gas Power Cycles IV Objecties. Ealuate the performance of gas power cycles for which the working fluid remains a gas throughout the entire cycle 2. Deelop simplifying assumptions applicable to

More information

Course: MECH-341 Thermodynamics II Semester: Fall 2006

Course: MECH-341 Thermodynamics II Semester: Fall 2006 FINAL EXAM Date: Thursday, December 21, 2006, 9 am 12 am Examiner: Prof. E. Timofeev Associate Examiner: Prof. D. Frost READ CAREFULLY BEFORE YOU PROCEED: Course: MECH-341 Thermodynamics II Semester: Fall

More information

9.1 Basic considerations in power cycle analysis. Thermal efficiency of a power cycle : th = Wnet/Qin

9.1 Basic considerations in power cycle analysis. Thermal efficiency of a power cycle : th = Wnet/Qin Chapter 9 GAS POWER CYCLES 9.1 Basic considerations in power cycle analysis. Thermal efficiency of a power cycle : th = Wnet/Qin Gas-power cycles vs. vapor-power cycles: T p 1 p 2 p 3 Vapor cycle Gas cycle

More information

Existing Resources: Supplemental/reference for students with thermodynamics background and interests:

Existing Resources: Supplemental/reference for students with thermodynamics background and interests: Existing Resources: Masters, G. (1991) Introduction to Environmental Engineering and Science (Prentice Hall: NJ), pages 15 29. [ Masters_1991_Energy.pdf] Supplemental/reference for students with thermodynamics

More information

The exergy of asystemis the maximum useful work possible during a process that brings the system into equilibrium with aheat reservoir. (4.

The exergy of asystemis the maximum useful work possible during a process that brings the system into equilibrium with aheat reservoir. (4. Energy Equation Entropy equation in Chapter 4: control mass approach The second law of thermodynamics Availability (exergy) The exergy of asystemis the maximum useful work possible during a process that

More information

Thermodynamics: An Engineering Approach Seventh Edition in SI Units Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011.

Thermodynamics: An Engineering Approach Seventh Edition in SI Units Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011. Thermodynamics: An Engineering Approach Seventh Edition in SI Units Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011 Chapter 7 ENTROPY Mehmet Kanoglu University of Gaziantep Copyright The McGraw-Hill

More information

ME 300 Thermodynamics II Spring 2015 Exam 3. Son Jain Lucht 8:30AM 11:30AM 2:30PM

ME 300 Thermodynamics II Spring 2015 Exam 3. Son Jain Lucht 8:30AM 11:30AM 2:30PM NAME: PUID#: ME 300 Thermodynamics II Spring 05 Exam 3 Circle your section (-5 points for not circling correct section): Son Jain Lucht 8:30AM :30AM :30PM Instructions: This is a closed book/note exam.

More information

Thermodynamics: An Engineering Approach Seventh Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, Chapter 7 ENTROPY

Thermodynamics: An Engineering Approach Seventh Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, Chapter 7 ENTROPY Thermodynamics: An Engineering Approach Seventh Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011 Chapter 7 ENTROPY Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction

More information

Jet Aircraft Propulsion Prof. Bhaskar Roy Prof. A.M. Pradeep Department of Aerospace Engineering Indian Institute of Technology, Bombay

Jet Aircraft Propulsion Prof. Bhaskar Roy Prof. A.M. Pradeep Department of Aerospace Engineering Indian Institute of Technology, Bombay Jet Aircraft Propulsion Prof. Bhaskar Roy Prof. A.M. Pradeep Department of Aerospace Engineering Indian Institute of Technology, Bombay Module No. # 01 Lecture No. # 06 Ideal and Real Brayton Cycles Hello

More information

Unit Workbook 2 - Level 5 ENG U64 Thermofluids 2018 UniCourse Ltd. All Rights Reserved. Sample

Unit Workbook 2 - Level 5 ENG U64 Thermofluids 2018 UniCourse Ltd. All Rights Reserved. Sample Pearson BTEC Level 5 Higher Nationals in Engineering (RQF) Unit 64: Thermofluids Unit Workbook 2 in a series of 4 for this unit Learning Outcome 2 Vapour Power Cycles Page 1 of 26 2.1 Power Cycles Unit

More information

ENTROPY. Chapter 7. Mehmet Kanoglu. Thermodynamics: An Engineering Approach, 6 th Edition. Yunus A. Cengel, Michael A. Boles.

ENTROPY. Chapter 7. Mehmet Kanoglu. Thermodynamics: An Engineering Approach, 6 th Edition. Yunus A. Cengel, Michael A. Boles. Thermodynamics: An Engineering Approach, 6 th Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2008 Chapter 7 ENTROPY Mehmet Kanoglu Copyright The McGraw-Hill Companies, Inc. Permission required

More information

Lecture 44: Review Thermodynamics I

Lecture 44: Review Thermodynamics I ME 00 Thermodynamics I Lecture 44: Review Thermodynamics I Yong Li Shanghai Jiao Tong University Institute of Refrigeration and Cryogenics 800 Dong Chuan Road Shanghai, 0040, P. R. China Email : liyo@sjtu.edu.cn

More information

= 1 T 4 T 1 T 3 T 2. W net V max V min. = (k 1) ln ( v 2. v min

= 1 T 4 T 1 T 3 T 2. W net V max V min. = (k 1) ln ( v 2. v min SUMMARY OF GAS POWER CYCLES-CHAPTER 9 OTTO CYCLE GASOLINE ENGINES Useful Wor, Thermal Efficiency 1-2 Isentropic Compression (s 1=s 2 2-3 Isochoric Heat Addition (v 2= v 3 3-4 Isentropic Expansion (s 3=s

More information

1 st Law Analysis of Control Volume (open system) Chapter 6

1 st Law Analysis of Control Volume (open system) Chapter 6 1 st Law Analysis of Control Volume (open system) Chapter 6 In chapter 5, we did 1st law analysis for a control mass (closed system). In this chapter the analysis of the 1st law will be on a control volume

More information

Thermodynamics is the Science of Energy and Entropy

Thermodynamics is the Science of Energy and Entropy Definition of Thermodynamics: Thermodynamics is the Science of Energy and Entropy - Some definitions. - The zeroth law. - Properties of pure substances. - Ideal gas law. - Entropy and the second law. Some

More information

Lecture 40: Air standard cycle, internal combustion engines, Otto cycle

Lecture 40: Air standard cycle, internal combustion engines, Otto cycle ME 200 Thermodynamics I Spring 206 Lecture 40: Air standard cycle, internal combustion engines, Otto cycle Yong Li Shanghai Jiao Tong University Institute of Refrigeration and Cryogenics 800 Dong Chuan

More information

I. (20%) Answer the following True (T) or False (F). If false, explain why for full credit.

I. (20%) Answer the following True (T) or False (F). If false, explain why for full credit. I. (20%) Answer the following True (T) or False (F). If false, explain why for full credit. Both the Kelvin and Fahrenheit scales are absolute temperature scales. Specific volume, v, is an intensive property,

More information

Lecture 35: Vapor power systems, Rankine cycle

Lecture 35: Vapor power systems, Rankine cycle ME 00 Thermodynamics I Spring 015 Lecture 35: Vapor power systems, Rankine cycle Yong Li Shanghai Jiao Tong University Institute of Refrigeration and Cryogenics 800 Dong Chuan Road Shanghai, 0040, P. R.

More information

ME 354 THERMODYNAMICS 2 MIDTERM EXAMINATION. Instructor: R. Culham. Name: Student ID Number: Instructions

ME 354 THERMODYNAMICS 2 MIDTERM EXAMINATION. Instructor: R. Culham. Name: Student ID Number: Instructions ME 354 THERMODYNAMICS 2 MIDTERM EXAMINATION February 14, 2011 5:30 pm - 7:30 pm Instructor: R. Culham Name: Student ID Number: Instructions 1. This is a 2 hour, closed-book examination. 2. Answer all questions

More information

ES 202 Fluid and Thermal Systems

ES 202 Fluid and Thermal Systems ES Fluid and Thermal Systems Lecture : Power Cycles (/4/) Power cycle Road Map of Lecture use Rankine cycle as an example the ideal Rankine cycle representation on a T-s diagram divergence of constant

More information

Chapter 7. Entropy. by Asst.Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn

Chapter 7. Entropy. by Asst.Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn Chapter 7 Entropy by Asst.Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn Reference: Cengel, Yunus A. and Michael A. Boles, Thermodynamics: An Engineering Approach, 5th ed.,

More information

Readings for this homework assignment and upcoming lectures

Readings for this homework assignment and upcoming lectures Homework #3 (group) Tuesday, February 13 by 4:00 pm 5290 exercises (individual) Thursday, February 15 by 4:00 pm extra credit (individual) Thursday, February 15 by 4:00 pm Readings for this homework assignment

More information

Availability and Irreversibility

Availability and Irreversibility Availability and Irreversibility 1.0 Overview A critical application of thermodynamics is finding the maximum amount of work that can be extracted from a given energy resource. This calculation forms the

More information

ME Thermodynamics I

ME Thermodynamics I Homework - Week 01 HW-01 (25 points) Given: 5 Schematic of the solar cell/solar panel Find: 5 Identify the system and the heat/work interactions associated with it. Show the direction of the interactions.

More information

CHAPTER 5 MASS AND ENERGY ANALYSIS OF CONTROL VOLUMES

CHAPTER 5 MASS AND ENERGY ANALYSIS OF CONTROL VOLUMES Thermodynamics: An Engineering Approach 8th Edition in SI Units Yunus A. Çengel, Michael A. Boles McGraw-Hill, 2015 CHAPTER 5 MASS AND ENERGY ANALYSIS OF CONTROL VOLUMES Lecture slides by Dr. Fawzi Elfghi

More information

Chapter 5. Mass and Energy Analysis of Control Volumes. by Asst. Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn

Chapter 5. Mass and Energy Analysis of Control Volumes. by Asst. Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn Chapter 5 Mass and Energy Analysis of Control Volumes by Asst. Prof. Dr.Woranee Paengjuntuek and Asst. Prof. Dr.Worarattana Pattaraprakorn Reference: Cengel, Yunus A. and Michael A. Boles, Thermodynamics:

More information

MAE 11. Homework 8: Solutions 11/30/2018

MAE 11. Homework 8: Solutions 11/30/2018 MAE 11 Homework 8: Solutions 11/30/2018 MAE 11 Fall 2018 HW #8 Due: Friday, November 30 (beginning of class at 12:00p) Requirements:: Include T s diagram for all cycles. Also include p v diagrams for Ch

More information

THERMODYNAMICS (Date of document: 8 th March 2016)

THERMODYNAMICS (Date of document: 8 th March 2016) THERMODYNAMICS (Date of document: 8 th March 2016) Course Code : MEHD214 Course Status : Core Level : Diploma Semester Taught : 3 Credit : 4 Pre-requisites : None Assessments : Computerized homework 20

More information

R13. II B. Tech I Semester Regular Examinations, Jan THERMODYNAMICS (Com. to ME, AE, AME) PART- A

R13. II B. Tech I Semester Regular Examinations, Jan THERMODYNAMICS (Com. to ME, AE, AME) PART- A SET - 1 II B. Tech I Semester Regular Examinations, Jan - 2015 THERMODYNAMICS (Com. to ME, AE, AME) Time: 3 hours Max. Marks: 70 Note 1. Question Paper consists of two parts (Part-A and Part-B) 2. Answer

More information

ME Thermodynamics I. Lecture Notes and Example Problems

ME Thermodynamics I. Lecture Notes and Example Problems ME 227.3 Thermodynamics I Lecture Notes and Example Problems James D. Bugg September 2018 Department of Mechanical Engineering Introduction Part I: Lecture Notes This part contains handout versions of

More information

Entropy balance special forms. Quasiequilibrium (QE) process. QE process is reversible. dt Tk = = +

Entropy balance special forms. Quasiequilibrium (QE) process. QE process is reversible. dt Tk = = + Entropy balance Outline Closed systems Open systems Reversible steady flow wor Minimizing compressor wor Isentropic efficiencies Examples Entropy balance Sin Sout + Sgen = Ssys Entropy balance Entropy

More information

Theory and Applica>on of Gas Turbine Systems

Theory and Applica>on of Gas Turbine Systems Theory and Applica>on of Gas Turbine Systems Part I: Ideal Sha- Power Cycles Munich Summer School at University of Applied Sciences Prof. Kim A. Shollenberger Outline for Theory of Gas Turbine Systems

More information

Minimizing and maximizing compressor and turbine work respectively

Minimizing and maximizing compressor and turbine work respectively Minimizing and maximizing compressor and turbine ork respectively Reversible steady-flo ork In Chapter 3, Work Done during a rocess as found to be W b dv Work Done during a rocess It depends on the path

More information

Given A gas turbine power plant operating with air-standard Brayton cycle

Given A gas turbine power plant operating with air-standard Brayton cycle ME-200 Fall 2017 HW-38 1/4 Given A ga turbine power plant operating with air-tandard Brayton cycle Find For ientropic compreion and expanion: (a) Net power (kw) produced by the power plant (b) Thermal

More information

OVERVIEW. Air-Standard Power Cycles (open cycle)

OVERVIEW. Air-Standard Power Cycles (open cycle) OVERVIEW OWER CYCLE The Rankine Cycle thermal efficiency effects of pressure and temperature Reheat cycle Regenerative cycle Losses and Cogeneration Air-Standard ower Cycles (open cycle) The Brayton cycle

More information

Lecture 38: Vapor-compression refrigeration systems

Lecture 38: Vapor-compression refrigeration systems ME 200 Termodynamics I Lecture 38: Vapor-compression refrigeration systems Yong Li Sangai Jiao Tong University Institute of Refrigeration and Cryogenics 800 Dong Cuan Road Sangai, 200240, P. R. Cina Email

More information

ME 022: Thermodynamics

ME 022: Thermodynamics ME 022: Thermodynamics General Information: Term: 2019 Summer Session Instructor: Staff Language of Instruction: English Classroom: TBA Office Hours: TBA Class Sessions Per Week: 5 Total Weeks: 5 Total

More information

c Dr. Md. Zahurul Haq (BUET) Thermodynamic Processes & Efficiency ME 6101 (2017) 2 / 25 T145 = Q + W cv + i h 2 = h (V2 1 V 2 2)

c Dr. Md. Zahurul Haq (BUET) Thermodynamic Processes & Efficiency ME 6101 (2017) 2 / 25 T145 = Q + W cv + i h 2 = h (V2 1 V 2 2) Thermodynamic Processes & Isentropic Efficiency Dr. Md. Zahurul Haq Professor Department of Mechanical Engineering Bangladesh University of Engineering & Technology (BUET Dhaka-1000, Bangladesh zahurul@me.buet.ac.bd

More information

Fundamentals of Thermodynamics Applied to Thermal Power Plants

Fundamentals of Thermodynamics Applied to Thermal Power Plants Fundamentals of Thermodynamics Applied to Thermal Power Plants José R. Simões-Moreira Abstract In this chapter it is reviewed the fundamental principles of Thermodynamics aiming at its application to power

More information

Theoretical & Derivation based Questions and Answer. Unit Derive the condition for exact differentials. Solution:

Theoretical & Derivation based Questions and Answer. Unit Derive the condition for exact differentials. Solution: Theoretical & Derivation based Questions and Answer Unit 01 1. Derive the condition for exact differentials. Solution: 2*. Derive the Maxwell relations and explain their importance in thermodynamics. Solution:

More information

Chapter Two. Basic Thermodynamics, Fluid Mechanics: Definitions of Efficiency. Laith Batarseh

Chapter Two. Basic Thermodynamics, Fluid Mechanics: Definitions of Efficiency. Laith Batarseh Chapter Two Basic Thermodynamics, Fluid Mechanics: Definitions of Efficiency Laith Batarseh The equation of continuity Most analyses in this book are limited to one-dimensional steady flows where the velocity

More information

= T. (kj/k) (kj/k) 0 (kj/k) int rev. Chapter 6 SUMMARY

= T. (kj/k) (kj/k) 0 (kj/k) int rev. Chapter 6 SUMMARY Capter 6 SUMMARY e second la of termodynamics leads to te definition of a ne property called entropy ic is a quantitative measure of microscopic disorder for a system. e definition of entropy is based

More information

CHAPTER 7 ENTROPY. Copyright Hany A. Al-Ansary and S. I. Abdel-Khalik (2014) 1

CHAPTER 7 ENTROPY. Copyright Hany A. Al-Ansary and S. I. Abdel-Khalik (2014) 1 CHAPTER 7 ENTROPY S. I. Abdel-Khalik (2014) 1 ENTROPY The Clausius Inequality The Clausius inequality states that for for all cycles, reversible or irreversible, engines or refrigerators: For internally-reversible

More information

+ m B1 = 1. u A1. u B1. - m B1 = V A. /v A = , u B1 + V B. = 5.5 kg => = V tot. Table B.1.

+ m B1 = 1. u A1. u B1. - m B1 = V A. /v A = , u B1 + V B. = 5.5 kg => = V tot. Table B.1. 5.6 A rigid tank is divided into two rooms by a membrane, both containing water, shown in Fig. P5.6. Room A is at 200 kpa, v = 0.5 m3/kg, VA = m3, and room B contains 3.5 kg at 0.5 MPa, 400 C. The membrane

More information

Reading Problems , 8-34, 8-50, 8-53, , 8-93, 8-103, 8-118, 8-137

Reading Problems , 8-34, 8-50, 8-53, , 8-93, 8-103, 8-118, 8-137 Availability Readg Problems 8-1 8-8 8-9, 8-34, 8-50, 8-53, 8-63 8-71, 8-93, 8-103, 8-118, 8-137 Second Law Analysis of Systems AVAILABILITY: the theoretical maximum amount of work that can be obtaed from

More information

Chapter 1 Introduction and Basic Concepts

Chapter 1 Introduction and Basic Concepts Chapter 1 Introduction and Basic Concepts 1-1 Thermodynamics and Energy Application Areas of Thermodynamics 1-2 Importance of Dimensions and Units Some SI and English Units Dimensional Homogeneity Unity

More information

Stirling Cycle. Ab Hashemi

Stirling Cycle. Ab Hashemi Stirling Cycle Ab Hashemi Stirling Cycle T-s and P-v Diagrams 3 Tmax =constant 3 4 2 T min =constant 4 1 2 1 Ab Hashemi 2 Stirling Cycle Stirling cycle is made up of four totally reversible processes:

More information

SPC 407 Sheet 5 - Solution Compressible Flow Rayleigh Flow

SPC 407 Sheet 5 - Solution Compressible Flow Rayleigh Flow SPC 407 Sheet 5 - Solution Compressible Flow Rayleigh Flow 1. Consider subsonic Rayleigh flow of air with a Mach number of 0.92. Heat is now transferred to the fluid and the Mach number increases to 0.95.

More information

Fundamentals of Thermodynamics. Chapter 8. Exergy

Fundamentals of Thermodynamics. Chapter 8. Exergy Fundamentals of Thermodynamics Chapter 8 Exergy Exergy Availability, available energy Anergy Unavailable energy Irreversible energy, reversible work, and irreversibility Exergy analysis : Pure Thermodynamics

More information

ME 200 Final Exam December 14, :00 a.m. to 10:00 a.m.

ME 200 Final Exam December 14, :00 a.m. to 10:00 a.m. CIRCLE YOUR LECTURE BELOW: First Name Last Name 7:30 a.m. 8:30 a.m. 10:30 a.m. 11:30 a.m. Boregowda Boregowda Braun Bae 2:30 p.m. 3:30 p.m. 4:30 p.m. Meyer Naik Hess ME 200 Final Exam December 14, 2015

More information

5/6/ :41 PM. Chapter 6. Using Entropy. Dr. Mohammad Abuhaiba, PE

5/6/ :41 PM. Chapter 6. Using Entropy. Dr. Mohammad Abuhaiba, PE Chapter 6 Using Entropy 1 2 Chapter Objective Means are introduced for analyzing systems from the 2 nd law perspective as they undergo processes that are not necessarily cycles. Objective: introduce entropy

More information

Two mark questions and answers UNIT II SECOND LAW 1. Define Clausius statement. It is impossible for a self-acting machine working in a cyclic process, to transfer heat from a body at lower temperature

More information

Find: a) Mass of the air, in kg, b) final temperature of the air, in K, and c) amount of entropy produced, in kj/k.

Find: a) Mass of the air, in kg, b) final temperature of the air, in K, and c) amount of entropy produced, in kj/k. PROBLEM 6.25 Three m 3 of air in a rigid, insulated container fitted with a paddle wheel is initially at 295 K, 200 kpa. The air receives 1546 kj of work from the paddle wheel. Assuming the ideal gas model,

More information

Part III: Planes, Trains, and Automobiles: Making Heat Work for You

Part III: Planes, Trains, and Automobiles: Making Heat Work for You Contents at a Glance Introduction... 1 Part I: Covering the Basics in Thermodynamics... 7 Chapter 1: Thermodynamics in Everyday Life...9 Chapter 2: Laying the Foundation of Thermodynamics...15 Chapter

More information

Thermodynamics. Mechanical Engineering. For

Thermodynamics. Mechanical Engineering.  For Thermodynamics For Mechanical Engineering By www.thegateacademy.com Syllabus Syllabus for Thermodynamics Zeroth, First and Second Laws of Thermodynamics, Thermodynamic System and rocesses, Carnot Cycle.

More information

Thermodynamics ENGR360-MEP112 LECTURE 7

Thermodynamics ENGR360-MEP112 LECTURE 7 Thermodynamics ENGR360-MEP11 LECTURE 7 Thermodynamics ENGR360/MEP11 Objectives: 1. Conservation of mass principle.. Conservation of energy principle applied to control volumes (first law of thermodynamics).

More information

FINAL EXAM. ME 200 Thermodynamics I, Spring 2013 CIRCLE YOUR LECTURE BELOW:

FINAL EXAM. ME 200 Thermodynamics I, Spring 2013 CIRCLE YOUR LECTURE BELOW: ME 200 Thermodynamics I, Spring 2013 CIRCLE YOUR LECTURE BELOW: Div. 5 7:30 am Div. 2 10:30 am Div. 4 12:30 am Prof. Naik Prof. Braun Prof. Bae Div. 3 2:30 pm Div. 1 4:30 pm Div. 6 4:30 pm Prof. Chen Prof.

More information

Previous lecture. Today lecture

Previous lecture. Today lecture Previous lecture ds relations (derive from steady energy balance) Gibb s equations Entropy change in liquid and solid Equations of & v, & P, and P & for steady isentropic process of ideal gas Isentropic

More information

ECE309 THERMODYNAMICS & HEAT TRANSFER MIDTERM EXAMINATION. Instructor: R. Culham. Name: Student ID Number:

ECE309 THERMODYNAMICS & HEAT TRANSFER MIDTERM EXAMINATION. Instructor: R. Culham. Name: Student ID Number: ECE309 THERMODYNAMICS & HEAT TRANSFER MIDTERM EXAMINATION June 19, 2015 2:30 pm - 4:30 pm Instructor: R. Culham Name: Student ID Number: Instructions 1. This is a 2 hour, closed-book examination. 2. Permitted

More information

UBMCC11 - THERMODYNAMICS. B.E (Marine Engineering) B 16 BASIC CONCEPTS AND FIRST LAW PART- A

UBMCC11 - THERMODYNAMICS. B.E (Marine Engineering) B 16 BASIC CONCEPTS AND FIRST LAW PART- A UBMCC11 - THERMODYNAMICS B.E (Marine Engineering) B 16 UNIT I BASIC CONCEPTS AND FIRST LAW PART- A 1. What do you understand by pure substance? 2. Define thermodynamic system. 3. Name the different types

More information

Where F1 is the force and dl1 is the infinitesimal displacement, but F1 = p1a1

Where F1 is the force and dl1 is the infinitesimal displacement, but F1 = p1a1 In order to force the fluid to flow across the boundary of the system against a pressure p1, work is done on the boundary of the system. The amount of work done is dw = - F1.dl1, Where F1 is the force

More information

ME 200 Thermodynamics 1 Spring Exam 2

ME 200 Thermodynamics 1 Spring Exam 2 Last Name: First Name: Thermo no. ME 200 Thermodynamics 1 Sprg 2017 - Exam 2 Circle your structor s last name Ardekani Fisher Hess Naik Sojka (onle and on campus) INSTRUCTIONS This is a closed book and

More information

AME 436. Energy and Propulsion. Lecture 7 Unsteady-flow (reciprocating) engines 2: Using P-V and T-s diagrams

AME 436. Energy and Propulsion. Lecture 7 Unsteady-flow (reciprocating) engines 2: Using P-V and T-s diagrams AME 46 Energy and ropulsion Lecture 7 Unsteady-flow (reciprocating) engines : Using - and -s diagrams Outline! Air cycles! What are they?! Why use - and -s diagrams?! Using - and -s diagrams for air cycles!!!!!!

More information

ERRATA SHEET Thermodynamics: An Engineering Approach 8th Edition Yunus A. Çengel, Michael A. Boles McGraw-Hill, 2015

ERRATA SHEET Thermodynamics: An Engineering Approach 8th Edition Yunus A. Çengel, Michael A. Boles McGraw-Hill, 2015 ERRATA SHEET Thermodynamics: An Engineering Approach 8th Edition Yunus A. Çengel, Michael A. Boles McGraw-Hill, 2015 December 2015 This errata includes all corrections since the first printing of the book.

More information

Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles

Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles by James Doane, PhD, PE Contents 1.0 Course Oeriew... 4.0 Basic Concepts of Thermodynamics... 4.1 Temperature

More information

The Second Law of Thermodynamics

The Second Law of Thermodynamics he Second Law of hermodynamics So far We have studied the second law by looking at its results We don t have a thermodynamic property that can describe it In this chapter we will develop a mathematical

More information

Chemical Engineering Thermodynamics Spring 2002

Chemical Engineering Thermodynamics Spring 2002 10.213 Chemical Engineering Thermodynamics Spring 2002 Test 2 Solution Problem 1 (35 points) High pressure steam (stream 1) at a rate of 1000 kg/h initially at 3.5 MPa and 350 ºC is expanded in a turbine

More information

Chapter 4 ENERGY ANALYSIS OF CLOSED SYSTEMS

Chapter 4 ENERGY ANALYSIS OF CLOSED SYSTEMS Thermodynamics: An Engineering Approach Seventh Edition in SI Units Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011 Chapter 4 ENERGY ANALYSIS OF CLOSED SYSTEMS Copyright The McGraw-Hill Companies,

More information

1. (10) Calorically perfect ideal air at 300 K, 100 kpa, 1000 m/s, is brought to rest isentropically. Determine its final temperature.

1. (10) Calorically perfect ideal air at 300 K, 100 kpa, 1000 m/s, is brought to rest isentropically. Determine its final temperature. AME 5053 Intermediate Thermodynamics Examination Prof J M Powers 30 September 0 0 Calorically perfect ideal air at 300 K, 00 kpa, 000 m/s, is brought to rest isentropically Determine its final temperature

More information

UNIFIED ENGINEERING Fall 2003 Ian A. Waitz

UNIFIED ENGINEERING Fall 2003 Ian A. Waitz Ian A. Waitz Problem T6. (Thermodynamics) Consider the following thermodynamic cycle. Assume all processes are quasi-static and involve an ideal gas. 3 p Const. volume heat addition 2 adiabatic expansion

More information

FUNDAMENTALS OF THERMODYNAMICS

FUNDAMENTALS OF THERMODYNAMICS FUNDAMENTALS OF THERMODYNAMICS SEVENTH EDITION CLAUS BORGNAKKE RICHARD E. SONNTAG University of Michigan John Wiley & Sons, Inc. PUBLISHER ASSOCIATE PUBLISHER ACQUISITIONS EDITOR SENIOR PRODUCTION EDITOR

More information

Applied Thermodynamics. Gas Power Cycles

Applied Thermodynamics. Gas Power Cycles Applied Thermodynamics Gas Power Cycles By: Mohd Yusof Taib Faculty of Mechanical Engineering myusof@ump.edu.my Chapter Description Aims To identify and recognized ideal thermodynamics cycle. To analyze

More information

Dishwasher. Heater. Homework Solutions ME Thermodynamics I Spring HW-1 (25 points)

Dishwasher. Heater. Homework Solutions ME Thermodynamics I Spring HW-1 (25 points) HW-1 (25 points) (a) Given: 1 for writing given, find, EFD, etc., Schematic of a household piping system Find: Identify system and location on the system boundary where the system interacts with the environment

More information

University of Engineering & Technology Lahore. (KSK Campus)

University of Engineering & Technology Lahore. (KSK Campus) Course File Session-2015 Semester: Fall 2016 MT-24: Thermodynamics for Technologists Department of Mechanical Engineering University of Engineering & Technology Lahore. (KSK Campus) Course File Contents

More information

10 minutes reading time is allowed for this paper.

10 minutes reading time is allowed for this paper. EGT1 ENGINEERING TRIPOS PART IB Tuesday 31 May 2016 2 to 4 Paper 4 THERMOFLUID MECHANICS Answer not more than four questions. Answer not more than two questions from each section. All questions carry the

More information

= for reversible < for irreversible

= for reversible < for irreversible CHAPER 6 Entropy Copyright he McGraw-Hill Companies, Inc. Permission required for reproduction or display. he Clausius Inequality: δ 0 Cyclic integral his inequality is valid for all cycles, reversible

More information

Introduction to Fluid Mechanics. Chapter 13 Compressible Flow. Fox, Pritchard, & McDonald

Introduction to Fluid Mechanics. Chapter 13 Compressible Flow. Fox, Pritchard, & McDonald Introduction to Fluid Mechanics Chapter 13 Compressible Flow Main Topics Basic Equations for One-Dimensional Compressible Flow Isentropic Flow of an Ideal Gas Area Variation Flow in a Constant Area Duct

More information

AE1104 Physics 1. List of equations. Made by: E. Bruins Slot

AE1104 Physics 1. List of equations. Made by: E. Bruins Slot i AE04 Physics List of equations Made by: E. Bruins Slot Chapter Introduction and basic concepts Newton s second law Weight F = M a (N) W = m g J = N m (N) Density Specific volume ρ = m V m 3 v = V m =

More information

Chapter 7. Entropy: A Measure of Disorder

Chapter 7. Entropy: A Measure of Disorder Chapter 7 Entropy: A Measure of Disorder Entropy and the Clausius Inequality The second law of thermodynamics leads to the definition of a new property called entropy, a quantitative measure of microscopic

More information

THERMODYNAMICS, FLUID AND PLANT PROCESSES. The tutorials are drawn from other subjects so the solutions are identified by the appropriate tutorial.

THERMODYNAMICS, FLUID AND PLANT PROCESSES. The tutorials are drawn from other subjects so the solutions are identified by the appropriate tutorial. THERMODYNAMICS, FLUID AND PLANT PROCESSES The tutorials are drawn from other subjects so the solutions are identified by the appropriate tutorial. THERMODYNAMICS TUTORIAL 2 THERMODYNAMIC PRINCIPLES SAE

More information

Received: 16 December 2002 / Accepted: 18 June 2003 / Published: 31 December 2003

Received: 16 December 2002 / Accepted: 18 June 2003 / Published: 31 December 2003 Entropy 2003, 5, 377-390 377 Entropy ISSN 1099-4300 www.mdpi.org/entropy/ Full Paper Ecological Optimization and Parametric Study of an Irreversible Regenerative Modified Brayton Cycle with Isothermal

More information

Lecture 29-30: Closed system entropy balance

Lecture 29-30: Closed system entropy balance ME 200 Thermodynamics I Spring 2016 Lecture 29-30: Closed system entropy balance Yong Li Shanghai Jiao Tong University Institute of Refrigeration and Cryogenics 800 Dong Chuan Road Shanghai, 200240, P.

More information

first law of ThermodyNamics

first law of ThermodyNamics first law of ThermodyNamics First law of thermodynamics - Principle of conservation of energy - Energy can be neither created nor destroyed Basic statement When any closed system is taken through a cycle,

More information

DEPARTMENT OF MECHANICAL ENGINEERING. 4 th Semester:

DEPARTMENT OF MECHANICAL ENGINEERING. 4 th Semester: jk"vªh; izks ksfxdh lalfkku] fetksje NATIONAL INSTITUTE OF TECHNOLOGY, MIZORAM (An Institute of National Importance under Ministry of HRD, Govt. of India) CHALTLANG, AIZAWL, MIZORAM 796012 Phone/Fax: 0389-2341699

More information

Two mark questions and answers UNIT I BASIC CONCEPT AND FIRST LAW SVCET

Two mark questions and answers UNIT I BASIC CONCEPT AND FIRST LAW SVCET Two mark questions and answers UNIT I BASIC CONCEPT AND FIRST LAW 1. What do you understand by pure substance? A pure substance is defined as one that is homogeneous and invariable in chemical composition

More information

THE FIRST LAW APPLIED TO STEADY FLOW PROCESSES

THE FIRST LAW APPLIED TO STEADY FLOW PROCESSES Chapter 10 THE FIRST LAW APPLIED TO STEADY FLOW PROCESSES It is not the sun to overtake the moon, nor doth the night outstrip theday.theyfloateachinanorbit. The Holy Qur-ān In many engineering applications,

More information

BME-A PREVIOUS YEAR QUESTIONS

BME-A PREVIOUS YEAR QUESTIONS BME-A PREVIOUS YEAR QUESTIONS CREDITS CHANGE ACCHA HAI TEAM UNIT-1 Introduction: Introduction to Thermodynamics, Concepts of systems, control volume, state, properties, equilibrium, quasi-static process,

More information

Using the Entropy Rate Balance to Determine the Heat Transfer and Work in an Internally Reversible, Polytropic, Steady State Flow Process

Using the Entropy Rate Balance to Determine the Heat Transfer and Work in an Internally Reversible, Polytropic, Steady State Flow Process Undergraduate Journal of Mathematical Modeling: One + Two Volume 8 08 Spring 08 Issue Article Using the Entropy Rate Balance to Determine the Heat Transfer and Work in an Internally Reversible, Polytropic,

More information

7. Development of the 2nd Law

7. Development of the 2nd Law 7-1 7. Development of the 2nd Law 7.1 1st Law Limitations The 1 st Law describes energy accounting. Once we have a process (or string of processes) we can calculate the relevant energy interactions. The

More information

Thermodynamics Lecture Series

Thermodynamics Lecture Series Thermodynamics Lecture Series Second Law uality of Energy Applied Sciences Education Research Group (ASERG) Faculty of Applied Sciences Universiti Teknologi MARA email: drjjlanita@hotmail.com http://www.uitm.edu.my/faculties/fsg/drjj.html

More information

Chapter 5. Mass and Energy Analysis of Control Volumes

Chapter 5. Mass and Energy Analysis of Control Volumes Chapter 5 Mass and Energy Analysis of Control Volumes Conservation Principles for Control volumes The conservation of mass and the conservation of energy principles for open systems (or control volumes)

More information

Consequences of Second Law of Thermodynamics. Entropy. Clausius Inequity

Consequences of Second Law of Thermodynamics. Entropy. Clausius Inequity onsequences of Second Law of hermodynamics Dr. Md. Zahurul Haq Professor Department of Mechanical Engineering Bangladesh University of Engineering & echnology BUE Dhaka-000, Bangladesh zahurul@me.buet.ac.bd

More information

Delft University of Technology DEPARTMENT OF AEROSPACE ENGINEERING

Delft University of Technology DEPARTMENT OF AEROSPACE ENGINEERING Delft University of Technology DEPRTMENT OF EROSPCE ENGINEERING Course: Physics I (E-04) Course year: Date: 7-0-0 Time: 4:00-7:00 Student name and itials (capital letters): Student number:. You have attended

More information

Engineering Thermodynamics. Chapter 6. Entropy: a measure of Disorder 6.1 Introduction

Engineering Thermodynamics. Chapter 6. Entropy: a measure of Disorder 6.1 Introduction Engineering hermodynamics AAi Chapter 6 Entropy: a measure of Disorder 6. Introduction he second law of thermodynamics leads to the definition of a new property called entropy, a quantitative measure of

More information

EVALUATION OF THE BEHAVIOUR OF STEAM EXPANDED IN A SET OF NOZZLES, IN A GIVEN TEMPERATURE

EVALUATION OF THE BEHAVIOUR OF STEAM EXPANDED IN A SET OF NOZZLES, IN A GIVEN TEMPERATURE Equatorial Journal of Engineering (2018) 9-13 Journal Homepage: www.erjournals.com ISSN: 0184-7937 EVALUATION OF THE BEHAVIOUR OF STEAM EXPANDED IN A SET OF NOZZLES, IN A GIVEN TEMPERATURE Kingsley Ejikeme

More information