mmilbury
Petroleum
- Jul 1, 2002
- 15
For my work I am developing a program to monitor thicknesses of pipes and tanks at an asphalt refinery. I have records for the last thirty years and need to develop some way to view the data. Each report contains roughly 100 engineering drawings. Each drawing has 50-100 data points on it. The project I am working on needs to do the following:
1. Compare a specific point with a minimum thickness value, if its below thickness, write the point and thickness and corresponding drawing number to a table/form.
2. Create new "year." This is to make future (and past) entries possible.
3. Create new "object" where object is a tank or pipe or structure. We are currently upgrading our refinery to produce 7,000 barrels of asphalt MORE a day. This means we are going to be upgrading pipes and adding more.
4. Pull up the information of the object if needed. If its a pipe, pull up working pressure and fluid velocites and fluid type. For tanks, serial numbers/manufacturers etc.
What would be the best way to do this? I have limited knowledge in html, vb, assembly, and (gulp) FORTRAN. However, I am pretty computer savy so I can learn virtually language.
I have started making forms in Excel but I am afraid this might not work. Any input would be thoroughly appreciated.
----
An optimist sees the cup half full
A pessimist sees it half empty
An engineer sees it twice as large as it needs to be.
1. Compare a specific point with a minimum thickness value, if its below thickness, write the point and thickness and corresponding drawing number to a table/form.
2. Create new "year." This is to make future (and past) entries possible.
3. Create new "object" where object is a tank or pipe or structure. We are currently upgrading our refinery to produce 7,000 barrels of asphalt MORE a day. This means we are going to be upgrading pipes and adding more.
4. Pull up the information of the object if needed. If its a pipe, pull up working pressure and fluid velocites and fluid type. For tanks, serial numbers/manufacturers etc.
What would be the best way to do this? I have limited knowledge in html, vb, assembly, and (gulp) FORTRAN. However, I am pretty computer savy so I can learn virtually language.
I have started making forms in Excel but I am afraid this might not work. Any input would be thoroughly appreciated.
----
An optimist sees the cup half full
A pessimist sees it half empty
An engineer sees it twice as large as it needs to be.