How to Derive a Transfer Function for a Fuel Cell Air Flow System?

AI Thread Summary
To derive a transfer function for a fuel cell air flow system, the relationship between input voltage and output pressure must be established using the ideal gas law and mass flow equations. The mass flow rate is defined by the difference between incoming and outgoing mass flow rates, while pressure is related to absolute and atmospheric pressure. The discussion emphasizes the use of state space modeling to facilitate the conversion into a transfer function. Constants can be factored out to simplify the equations, and pressure units are clarified in terms of Pascal. Additional resources are provided for further guidance on state space modeling.
ookt2c
Messages
16
Reaction score
0

Homework Statement



Derive a transfer function relating the input(volts) to the out put (pressure) of a fuel celll air fllow system.

Homework Equations


P(gage)=P(abs)-P(atm)

Ideal gas law(PV=mRT)

dm/dt=mdot(in)-mdot(out)

q=k(P(in)-P(out)) mass flowrate for a linear restriiction

The Attempt at a Solution


dm/dt=mdot(in)-mdot(out)

m=(RT)/(PV)

(dRT/PV)/dt=mdot (in)-K(p(in)-P(out))
take out constants
RT/V*(d*1/p)/dt=Mdont(in)-K(p(in)-P(out)) units for pressure is in seconds ( Pascal = 1 kg/(m*s^2))
 
Physics news on Phys.org
Here is a nice guide for creating a state space model of your system, which can be easily converted into a transfer function:

http://www.me.cmu.edu/ctms/modeling/tutorial/statespace/mainframes.htm

Dont hesitate to ask if you need further assistance.
 
Last edited by a moderator:
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top