6/7/2012 6:19 PM | |
Joined: 7/17/2010 Last visit: 2/17/2024 Posts: 184 Rating: (0) |
People have to do the aggregation of the flow of water, and I'm using this function that is within the OB35, please see if this correct and comment on the application, it will totlização for the operator to see when water passed through the pipe.AttachmentTT.zip (409 Downloads) |
Last edited by: Martins_Eng at: 6/7/2012 6:44 PMLast edited by: Martins_Eng at: 6/7/2012 6:27 PM |
|
This contribution was helpful to1 thankful Users |
6/7/2012 10:17 PM | |
Joined: 1/28/2009 Last visit: 9/10/2024 Posts: 6849 Rating: (1365) |
Hello again, You have developed your codes base on the following topic and also used the same function (FB100). How can you accumulate physical flow measurements (e.g. mass flow rate, flow velocity) to an overall value? As I remember Flow measurement should include rate and it is for sure a value of quantity on time (such as m3 /h).So, while installing a Flow transmitter, consult an instrument technician for proper LRV and URV of transmitter. As it is clear by checking codes inside FB100, it does not change the dimension of input value (m3 /h as input and m3 /h as output).But, I still believe you codes are working fine. Best regards, Hamid Hosseini |
Last edited by: hdhosseini at: 6/7/2012 10:20 PM//typo |
|
6/7/2012 10:45 PM | |
Joined: 7/17/2010 Last visit: 2/17/2024 Posts: 184 Rating: (0) |
FC 105 in the scale and where I convert the analog value of the flowmeter to m³ / h, then caught the resulting value of the Scale already in m³ / h and carry the FB100 al totalizo for M ³. I'm using the same function as the example: https://support.automation.siemens.com/WW/llisapi.dll?func=cslib.csinfo&objId=23061480&ehbid=23061633&query=totalizer&load=treecontent&lang=en&siteid=cseus&aktprim=0&objaction=csview&extranet=standard&viewreg=WW How am I going with the value of M ³ / h in MD10 and FB100 totals for M ³ and what happens on this block right. Ie MD10 = instantaneous flow m³ / h And the value totalized flow MD20 M ³ Okay |
Last edited by: Martins_Eng at: 6/7/2012 11:08 PM |
|
6/28/2012 2:52 AM | |||||||||
Joined: 7/17/2010 Last visit: 2/17/2024 Posts: 184 Rating: (0) |
to finish, I would like to know the following in FB100 put a value of T # 1H and cycle T # 250ms, to measure flow in m³, this and correct it for min complication and transparent lay at the entrance of the FB100 the value in M ³ / H and FB100 total flow. Am I correct. |
||||||||
6/29/2012 12:34 PM | |
Joined: 1/28/2009 Last visit: 9/10/2024 Posts: 6849 Rating: (1365)
|
Hello , To illustrate the functionality of FB100,I have made the following snapshots.FB100 is taking average over period of time based on the time selected in INTERVAL input.In the test in the attachment, I kept input constant so the average would be equal after passing time determined. FB100 accumulates those averages after passing INTERVALS till a reset happen.So it is not important what is the physical meaning the input, it is not changed after being processed by FB100. In the example snapshots,FB100 accumulates "10" after each 1 minute.So,after 3 minute the output will be 30 as shown in pic#3. selecting cycle is crucial because it is important for correct timing of the calculation.This would be a good trick to be sure if you change successive OB3X calls in HW config(in your example): [code] L #OB35_EXC_FREQ ITD T DB10.DBD 8[/code] Hope this helps Best regards Hamid Hosseini AttachmentFB100.zip (257 Downloads) |
Follow us on