Store state or signal, if speed or flow is zero

1 次查看(过去 30 天)
Hello,
I am trying to build up tubes for liquids, which handle a bus of volume flow, temnperature, densitiy and heat capacity. Currently I'm using the delay-block, to calculate transit time dependent on vflow and tube geometry. Only temperature is affected by the delay so far.
My problem: What happens, when the flow becomes zero? Is there any possibility to "store" the state of a signal, because the liquid with different temperatures won't move? In my case that would mean, I store the tube input and output while vflow == 0. Any device connected to output should only read the stored output then.
Ah.... Another problem: Example: Before vflow reaches zero, the delay will be 10 s. Then vflow is 0. So "10 s" should be stored anywhere and available after vflow > 0 again. What possibilities do I have?
  2 个评论
Seth Popinchalk
Seth Popinchalk 2011-6-17
Are you modeling the tube as a no-delay system? Often the transport delay block is used to describe systems like this.
Andreas
Andreas 2011-6-18
I'm currently using the delay-block as desribed in sldemo_VariableTransportDelay_pipe. Ther you'll face the same problems. How to store the tube's state, when flow gets zero and thus delay time gets infinite?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Thermal Analysis 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by