Jump to content

Recommended Posts

Posted

I'm trying to create a startup capsule for a gas turbine. How do I create a Capsule using the start of one Capsule and end when a signal reaches a certain value?

 

Thanks in Advance

 

Chris

  • Seeq Team
Posted

Hi Chris-

I think this can be achieved using a combination of the Value Search and Composite Condition tools.  

In the following screenshot, I have a signal (temperature) and a condition (Start Capsule).  Let's say I'd like to create a new condition that starts at the start of each capsule in Start Capsule and ends when the temperature is 90.

First, use the Value Search tool to identify when the temperature is 90 F.

image.png

This results in several small capsules each time the temperature is 90 F.

Next, combine these 2 conditions using the join operator in the Composite Condition tool:

image.png

This results in a new condition (Start to Temp=90) where each capsule starts at the start the Start Capsule capsule and ends at the start of the Temp=90 capsule.

Please let me know if you have any additional questions.

Thanks,

Lindsey

  • Like 3
Posted

Hi Lindsey,

Thanks for the swift reply, I think this might go some way to solving the problem. The Value I'm wanting to search for varies as it's a signal. How would you go about doing that.

Thanks in advance.

Best regards

Chris

Posted (edited)

Hi Chris,

you can use Deviation Search for this. 

I altered @Lindsey.Wilcox example by using another signal that acts as the limit:image.thumb.png.5fa0ef2110f534963dcb2b5b0e2695de.png

Using Deviation Search you can find capsules, when the value is above the threshold:

image.thumb.png.dfdad882131c63b65ebf28c45d5ecbb6.png

In the last step you combine the conditions to get the desired capsules. Make sure you uncheck "Inclusive of B", otherwise the resulting capsules are extended by the duration of B.

image.png.9e3c7023156914c63e24462e6ddebd0f.png

image.thumb.png.236b4a273f91b02d71a4474bd924969d.png

Hope this helps.

Regards,

Thorsten

 

 

Edited by Thorsten Vogt
  • Like 1
  • Allison Buenemann changed the title to Creating a Condition for Equipment Start-up

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...