home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 456.CNG.DOC < prev    next >
Text File  |  1993-03-25  |  45KB  |  1,228 lines

  1.  
  2.  
  3.  
  4.      March 24, 1993
  5.      ================================================================= 
  6.                            CNG-CALC User's Guide 
  7.      =================================================================
  8.  
  9.                     COPYRIGHT (C) 1992-93  B&B Systems
  10.                               B&B SYSTEMS
  11.                       627 Madison    P.O. Box 171
  12.                        Waukesha, Wisconsin 53187
  13.      Voice:414-544-5988 (9:00am-5:00pm CDT)  Data 414-548-9034 (24hrs)
  14.  
  15.                     Data line is P.C. Manager, B&B system's   
  16.            Bulletin Board for Files+Tips+Support+On-Line Ordering   
  17.                           Compuserve:70265,410     
  18.  
  19.  
  20.      INSTALLATION
  21.      ============
  22.      If you haven't made a BACKUP copy recently, do it now.
  23.  
  24.      To install, you can enter INSTALL <hard drive letter>: or use the
  25.      3 step manual method as follows: 
  26.  
  27.      1) If you don't already have one, Make a "CNG" directory:
  28.         At C:\>, enter MD CNG, then CD\CNG
  29.  
  30.      2) Copy BBCNG??.EXE to the CNG directory, C:\CNG>COPY A:*.*
  31.         (look at the file name by entering DIR A: and you'll see that
  32.         two digits after CNG is the version #  Just substitute the     
  33.         version number for ??)
  34.  
  35.      3) Enter BBCNG??,  and the individual files will be extracted. 
  36.  
  37.  
  38.  
  39.      See Memory Issues section.  To run the program enter CNG          
  40.      <Enter> to answer set-up questions, and get to main menu.  Any    
  41.      errors will create a file called error.txt.  This file can be
  42.      used by B&B Systems to resolve any errors.
  43.  
  44.      SETUP - You will initially get an opportunity to select your
  45.      monitor type, and enter your company name.  After the main menu
  46.      appears, select the SETUP option.  You will need to verify
  47.      default information AND edit information in order for your system
  48.      to run correctly.  These default values are used in the formulas. 
  49.      The first setup screen will ask you to fill in the Company Name,
  50.      Your Name and phone number for possible inclusion into the
  51.      economic analyses.  Other economic analysis information includes
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.       B&B CNG-CALC User's Guide                                       2
  59.  
  60.      the local cost per therm of natural gas, the number of BTU's per
  61.      therm (default=100,000), any added operating costs of a CNG
  62.      refueling station (per therm), added maintenance costs per therm,
  63.      Spaces to indent when printing an economic analysis,  estimated
  64.      annual inflation rate for the fuel currently used (and natural
  65.      gas), and the number of cubic feet in one therm (default=100).  
  66.      Note:these values can be set back to the original defaults by
  67.      erasing the file config.mem.  
  68.  
  69.      The second screen will ask if you want to use cubic INCHES or     
  70.      FEET for the cylinder water volumes, plus the default cylinder
  71.      size to use (saves typing a common size).  Enter Standard
  72.      Atmospheric Pressure for your local area.  Normally you can leave
  73.      the Base Temperature at 60 degrees.  You can also elect to USE or
  74.      NOT USE the supercompressibility factor when printing
  75.      Volume/Pressure charts or "quick Volume" amounts.  You will then
  76.      see a screen asking for the molecular percentages of the natural
  77.      gas in your area.  Contact your local natural gas utility (Gas
  78.      Distribution or Engineering Dept.) to get this information.  This
  79.      is important in determining compressibility. 
  80.  
  81.      NETWORK
  82.      =======
  83.      Remember, depending on your network configuration, you may need
  84.      to use DOS's "assign" command to assign the read-only attribute
  85.      to any "executable" type files on your server.  These are .EXE,
  86.      FOXPRO.ESO, FOXPRO.ESL, .COM, .FXP and .SPX files.
  87.  
  88.      Also, if you intend to use the F2 Lookup file features and you DO
  89.      NOT Intend to Edit the lookup file often, you can assign read
  90.      only attributes to the <lookupfile>.dbf and .cdx files to speed
  91.      up access to these files.
  92.  
  93.  
  94.      MEMORY ISSUES 
  95.      ============= 
  96.      1. Extended Memory CANNOT BE USED by FoxPro.  Make as much
  97.      Expanded Memory available as possible.  To make Extended Memory
  98.      act like Expanded, use a memory manager that provides the
  99.      standard LIM4.0 interface.  If you have an older memory manager
  100.      prior to LIM4.0, and your system behaves strangely, add EMS64=OFF
  101.      to your config.fp file to avoiding using the first 64K of
  102.      expanded.  (If you have enough expanded memory, a 386 or greater
  103.      machine, and would like more performance, get the Extended
  104.      version from B&B systems.) 
  105.               
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.       B&B CNG-CALC User's Guide                                       3
  113.  
  114.      2. If using QEMM, 386MAX, or DOS5.0's EMM386, make sure these
  115.      managers define memory as Expanded.  (ie.  if using DOS5.0's 
  116.      DEVICE=EMM386.SYS in your config.sys, don't included NOEMS which
  117.      avoids Expanded Memory, but instead include the number of
  118.      kilobytes of Expanded, such as 3072). 
  119.       
  120.       
  121.      REQUIRED FOXPRO FILES 
  122.      ===================== 
  123.      You need the FoxPro runtime files in order to run your system.
  124.      These files are called FOXPRO.ESO and FOXPRO.ESL.  For Full use
  125.      of Expanded Memory (386 machines and greater), replace these two
  126.      files with FOXPROX.ESL.   These "runtime" files are free and
  127.      available on B&B's Bulletin Board (see data number above if you
  128.      have a modem and would like to download these files).  You need
  129.      these files in order for your system to execute properly. YOU
  130.      SHOULD ALSO HAVE A MINIMUM OF 2M of RAM, and at least 2 Megabytes
  131.      of hard drive storage. 
  132.  
  133.      .PRG files compiled with FoxPro2 have an .FXP extension. 
  134.  
  135.      Since FoxPro is the "base" for B&B Systems, when FoxPro supplies
  136.      versions for Unix and Windows, B&B will also support these
  137.      additional platforms, allowing portability between operating
  138.      systems.
  139.  
  140.      IF YOU HAVE FOXPRO
  141.      ==================
  142.      You can start or use your system from within FoxPro (2.0) by
  143.      issuing DO <B&B System name> from within the command box.  If you
  144.      are familiar with FoxPro, this will allow you to use some of the
  145.      other FoxPro tools such as SQL reports.
  146.  
  147.  
  148.      DEMO
  149.      ====
  150.      If you are using a DEMO version, you will be limited to using 
  151.      CNG-CALC for 90 days, or 50 times, whichever comes
  152.      first.  Registration allows unlimited use for one year.
  153.      FEEL FREE TO DISTRIBUTE COPIES OF THIS DEMO.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.      GENERAL
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.       B&B CNG-CALC User's Guide                                       4
  167.  
  168.      =======
  169.      B&B's CNG-CALC is a computer tool to address several of the basic
  170.      issues in the Compressed Natural Gas industry.  It can be used to
  171.      determine volumes of compressed natural gas in CNG cylinders -
  172.      both reference tables and "quick" volume amounts that can access
  173.      a vehicle file.  CNG-CALC can also produce an economic analysis
  174.      specifically for those interested in an investment in CNG
  175.      refueling stations and/or vehicles. 
  176.  
  177.      Upon first starting CNG-CALC, the menu options will appear in the
  178.      middle of your screen.  You can select these options with the
  179.      cursor keys and <Enter>, or entering the highlighted "hot" key. 
  180.      In addition, sometimes, menu options will appear across the top
  181.      of the screen. Pressing the ALTERNATE key <ALT> will highlight
  182.      the first option, and you can use your arrow key to move to
  183.      different options.
  184.  
  185.      When maintaining some files, you will see the Browse option at
  186.      the top of the screen.  Highlighting and <Entering> on this
  187.      option will give you an ability to add, and mark records for
  188.      deletion.
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.       B&B CNG-CALC User's Guide                                       5
  221.  
  222.      (condensed for space purposes - numbers fictitious)
  223.      -----------------------------------------------------------------
  224.      |  SAMPLE FINANCIAL ANALYSIS FOR: ???                           |
  225.      |  9 VEHICLE CONVERSIONS (TYPE 1)  AT  $    999 EACH =  $   999 |
  226.      |  9 VEHICLE CONVERSIONS (TYPE 2)  AT  $    888 EACH =  $ 8,888 |
  227.      |  9 REFUELING STATIONS  (TYPE 1)  AT  $  9,999 EACH =  $ 9,999 |
  228.      |  9 REFUELING STATIONS  (TYPE 2)  AT  $  8,888 EACH =  $ 8,888 |
  229.      |---------------------------------------------------------------|
  230.      |                          TOTAL INVESTMENT/EQUIPMENT   $88,888 |
  231.      | ANN. GALLONS OF GASOLINE : 9,999 AT  $1.200 /GALLON   $ 1,111 |
  232.      | ANN. THERMS OF NATURAL GAS:9,999 AT  $0.700 /THERM    $ 1,111 |
  233.      |---------------------------------------------------------------|
  234.      |                            FIRST YEAR FUEL SAVINGS    $ 2,222 |
  235.      |    ANN.$    $             O&M    GROSS   DEPRE   INC.    NET  |
  236.      |YR  SVGS  INVEST.  INTER.  EXP.  INCOME  CIATION  TAX   INCOME |
  237.      |--  ----  -------  ------  ----  ------  ------- ------ -------|
  238.      |92     0    9,999       0     0  -9,999        0      0 -9,999 |
  239.      |93 2,222        0   9,999   666     111    6,666 -2,222  1,111 |
  240.      |94 3,333        0     999   666   2,222    5,555 -1,111  2,222 |
  241.      |95 4,444        0       0   666   3,333    4,444   -222  2,222 |
  242.      |96 5,555        0       0   666   4,444    3,333    222  2,222 |
  243.      |97 6,666        0       0   666   5,555    2,222    333  1,111 |
  244.      |98 7,777        0       0   666   6,666    1,111    444  1,111 |
  245.      |99 8,888        0       0   666   7,777        0    555  2,222 |
  246.      |00 9,999        0       0   666   8,888        0  6,666  1,111 |
  247.      |01 9,999        0       0   666   9,999        0  7,777  1,111 |
  248.      |02 9,999        0       0   666   9,999        0  8,888  1,111 |
  249.      |-- -----    -----   -----  ----   -----  -------  ----- ------ |
  250.      |  99,999    9,999   9,999 6,666   9,999    9,999  8,888  9,999 |
  251.      |                                                               |
  252.      | CORPORATE Tax Rate: 50%                                       |
  253.      | FINANCING - Number of MONTHS: 24   Interest Rate:12%          |
  254.      |          $ AMOUNT Financed/% of TOTAL INVESTMENT:$ 88,888 75% |
  255.      |                                                               |
  256.      | EST.ANN.INFLATION RATE FOR GASOLINE: 3.0%  NATURAL GAS: 3.0%  |
  257.      |                                                               |
  258.      | CNG OPERATING COSTS $0.04  MAINTENANCE COSTS $0.04 per Therm  |
  259.      |                                                               |
  260.      | FUT.VALUE of $88,888: Invested Over 24 Mo. at an Annual       |
  261.      |           Compounded Interest rate of 12% EQUALS:    99,999   |
  262.      |                                                               |
  263.      | INTERNAL RATE OF RETURN   -23%                                |
  264.      | PAYBACK ON NET INCOME (After taxes):  8.62 YEARS              |
  265.      | SIMPLE PAYBACK ON TAXABLE INCOME:  8.62 YEARS                 |
  266.      | Prepared by:INSERT YOUR COMPANY NAME HERE  YOUR NAME HERE     |
  267.      -----------------------------------------------------------------
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.       B&B CNG-CALC User's Guide                                       6
  275.  
  276.      FINANCIAL ANALYSIS
  277.      ==================
  278.      Filling-in the questions
  279.      - Customer name is name of potential user of a CNG system.
  280.  
  281.      - Current Fuel, choose customer's current fuel (normally
  282.      gasoline) - after hitting <Enter>, the number of btu's per gallon
  283.      from the fuel data base is retrieved. Then, when you enter the
  284.      number of gallons of CURRENT fuel usage, the FUTURE fuel use (in
  285.      therms) is calculated and "filled-in" for you.  You can still
  286.      change the future therm usage.
  287.  
  288.      - Vehicle Conversion (# vehicles to be converted/conversion cost
  289.      per vehicle). You can include 2 types of conversion vehicles (eg.
  290.      10 cars, 2 trucks)
  291.  
  292.      - Refueling Station (# stations desired).  You can include two
  293.      types of stations (eg. 2 w/three pumps, 1 w/ten pumps)
  294.  
  295.      - Current fuel use in total (all vehicles) annual gallons
  296.        (or use per vehicle)
  297.  
  298.      - Current fuel cost per gallon and the estimated annual increase
  299.      in costs.
  300.  
  301.      - Future fuel use in total (all vehicles) annual therms
  302.  
  303.      - Current local natural gas cost per therm and the estimated
  304.      annual increase in costs.  If you expect gasoline prices to rise
  305.      faster, enter a higher number than the inflation rate for natural
  306.      gas.
  307.  
  308.      - Add optional Estimated operating and maintenance expenses (for
  309.      refueling stations and vehicles) that you expect under the new
  310.      fueling system.
  311.  
  312.      - If you plan on financing any of the costs, include:Annual
  313.      Interest Rate, Financing period in months (10 years=120 months),
  314.      and % of the total investment you are going to finance.
  315.  
  316.      - Income tax rate, used to determine pre-tax and after-tax cash
  317.      flow.
  318.  
  319.      - Include any additional tax incentive provided by local tax laws
  320.      to encourage natural gas use.  (ie. Investment Tax Credit?).
  321.      This % is currently added to the Income tax rate in calculating
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.       B&B CNG-CALC User's Guide                                       7
  329.  
  330.      tax flow (But plans include using this amount as a simple
  331.      deduction, depending on the outcome of regulations, and local
  332.      needs).  You can elect to allocate this extra incentive amount to
  333.      depreciation in a specific year.
  334.  
  335.      - Project the analysis and financial benefits how many years into
  336.      the future?  You can produce an analysis over 5 years or 10
  337.      years.
  338.  
  339.      - Select a depreciation schedule file.  Included with your
  340.      CNG-CALC system are three files (DEPRONE, DEPRTWO and DEPRTHR)
  341.      containing the percentage of depreciation to deduct in each of
  342.      the first 5,10 or 20 years, with separate percentages in each
  343.      year for VEHICLES and REFUELING STATIONS.  You can edit these to
  344.      depreciate any percentage of vehicle or station costs, over any
  345.      number of years.
  346.  
  347.      SAMPLE Depreciation schedule percentages provided with CNG-CALC:  
  348.        
  349.                                        Stations   Vehicles
  350.                                        ========   =========
  351.                     1st year           .2857142     .4000
  352.                     2nd                .2040815     .2400 
  353.                     3rd                .1457726     .1440
  354.                     4th                .1041233     .0864
  355.                     5th                .0743738     .1296
  356.                     6th                .0531241     
  357.                     7th                .1328105
  358.                                        ========    ========
  359.                                          100%         100%
  360.  
  361.  
  362.      CHANGING DEPRECIATION SCHEDULES
  363.      -------------------------------
  364.      The depreciation files supplied with your system are called
  365.      DEPRONE, DEPRTWO and DEPRTHR.  They are all the same, except you
  366.      can modify them to include different yearly depreciation
  367.      percentages, in each one, to apply to investments in EQUIPMENT
  368.      and VEHICLES.  Each file has a record for the current year, plus
  369.      future years.  Normally, depreciation starts in the first full
  370.      year and values in the record "CURRENTYR" are ignored. 
  371.  
  372.        
  373.  
  374.      IMPORTANT !
  375.      ===========
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.       B&B CNG-CALC User's Guide                                       8
  383.  
  384.      DEPRECIATION SCHEDULES MAY REQUIRE CHANGING TO REFLECT CURRENT
  385.      TAX LAW!  CHANGES IN TAX AND ENVIRONMENTAL REGULATIONS MAY AFFECT
  386.      THESE FINANCIAL STATEMENTS.  THESE FINANCIAL STATEMENTS WERE
  387.      DEVELOPED AS A GUIDE TO THE GENERAL FINANCIAL IMPLICATIONS OF AN
  388.      INVESTMENT IN ALTERNATIVE FUEL SYSTEMS.
  389.  
  390.      B&B SYSTEMS MAKES NO WARRANTY AS TO THE VALIDITY OF THESE
  391.      FINANCIAL STATEMENTS.  USER ASSUMES ALL RESPONSIBILITY FOR THEIR
  392.      USE.  PLEASE CHECK WITH YOUR ACCOUNTANT TO VERIFY THE VALIDITY OF
  393.      ANY FINANCIAL CLAIMS MADE ON THE BASIS OF THESE FINANCIAL
  394.      STATEMENTS.
  395.  
  396.  
  397.      SAVING ANALYSIS
  398.      ===============
  399.      After printing your analysis, you will be asked if you want to
  400.      save it. If you answer yes, you will have an opportunity to save
  401.      it using the name of the customer, or any other name you select.
  402.  
  403.      RECALL PRIOR ANALYSIS
  404.      =====================
  405.      When you first enter the Financial Analysis module, press the
  406.      <ALT> key to highlight the "recall" option, and you will see a
  407.      list of previously saved Financial Analysis files.  Highlight
  408.      one, and press <Enter> and the values for the previously saved
  409.      Analysis will be retrieved.
  410.  
  411.  
  412.      PRESSURE\VOLUME CHART
  413.      =====================
  414.      SAMPLE 
  415.      ----------------------------------------------------------------|
  416.      |                                                               |
  417.      | CHART TO DETERMINE CUBIC FEET OF COMPRESSED NATURAL GAS  Pg 1 |
  418.      | FOR Cylinder with a Water Volume: 3000 C.Inch at 77 degrees   |
  419.      |                                                               |
  420.      |                                                               |
  421.      |  Begin              --------- Ending Pressure (PSI) ----------|
  422.      |  Press    0   50  100  150  200  250  300  350  400  450  500 |
  423.      |---------------------------------------------------------------|
  424.      |      0    0   33   67  101  135  170  206  241  277  314  351 |
  425.      |     50    0    0   34   68  102  137  172  208  244  281  317 |
  426.      |    100    0    0    0   34   69  103  139  174  210  247  284 |
  427.      |    150    0    0    0    0   34   69  105  140  176  213  250 |
  428.      |    200    0    0    0    0    0   35   70  106  142  178  215 |
  429.      |                                                               |
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.       B&B CNG-CALC User's Guide                                       9
  437.  
  438.      -----------------------------------------------------------------
  439.      TO DETERMINE the CUBIC FEET OF Compressed Natural Gas pumped into
  440.      a particular size cylinder, find the appropriate beginning
  441.      pressure amount in the ROW and the appropriate ending pressure in
  442.      the COLUMN.  The amount where the row and column intersects is
  443.      the fill amount.
  444.  
  445.  
  446.      To print a Volume/Pressure chart, you will need to enter the
  447.      ambient (outside) temperature, and if multiple charts are desired
  448.      for multiple temperatures, enter a larger ending temperature.
  449.      The temperature increment used for these multiple charts can be
  450.      defined in SETUP.  Default = every 5 degrees.  
  451.      Next, you need to enter the size of the CNG Cylinder in water
  452.      volume, either cubic inches, or feet, depending on your selection
  453.      in SETUP.  
  454.  
  455.      You can also produce these charts that show fill amounts in other
  456.      than Natural Gas Cubic Feet.  You can select the equivalent in
  457.      gasoline gallons, or diesel, etc.
  458.  
  459.      You will then be asked if you want to proceed.  If yes, then be
  460.      patient, the calculations will be made and all charts will print
  461.      when they are all done being prepared.
  462.  
  463.      If the tables do not appear to be printing properly (ie., extra
  464.      line on one page, sections split on pages, etc.) make sure that
  465.      you have not changed the printer codes in the printer file that
  466.      control 6 lines per inch (vertical) and compressed/condensed font
  467.      (16.66 characters horizontally).  The default of 59 lines per
  468.      page is dependent on the 6 lines per inch.
  469.  
  470.      You may want to experiment by selecting a different printer with 
  471.      similar print codes. 
  472.  
  473.      The charts can take into consideration supercompressibility,
  474.      depending on your selection in SETUP.
  475.  
  476.  
  477.      METHODOLOGY
  478.      COMPRESSIBILITY/SUPERCOMPRESSIBILITY
  479.      ====================================
  480.      Compressibility (z) of gases is a function of Temperature and
  481.      Molar Volume.  This is a measure of how gases deviate from the
  482.      "Ideal Gas" behavior.  At sufficiently high temperatures and low
  483.      pressures, all gases obey the ideal gas law, or perfect gas law,
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.       B&B CNG-CALC User's Guide                                      10
  491.  
  492.      or equation of state:
  493.  
  494.                             pV=RT
  495.  
  496.      Where p=pressure, T=absolute temperature, V=molar volume, and R
  497.      is the gas constant (82.0544ml-atm/(mole)(K).  Molar Volume is
  498.      the molecular weight divided by the gas density.  But at lower
  499.      temperatures or higher pressures, the equation of state of a real
  500.      gas is different than the ideal gas law.  The equations of J. Van
  501.      Der Waals(1899), P.E.M. Berthelot(1907) (and also F.
  502.      Dieterici(1899)) are frequently used.  
  503.  
  504.                     (p+a/V2)(V-b)=RT
  505.  
  506.      However none of these relations gives a good representation of
  507.      the compressibility of real gases over a wide range of
  508.      temperatures and pressures.
  509.  
  510.      Compressibility is related to the size of the gas molecules,
  511.      their attraction to each other (Intermolecular forces),  and in
  512.      natural gas there a multiple components, methane, butane, etc.
  513.      Each component has its own molecule size.  Because of these
  514.      variables, ONE conversion factor is not available to calculate
  515.      gas volumes.  So, compressibility in B&B CNG-CALC is based on two
  516.      manuals from the American Gas Association (A.G.A.), the GAS
  517.      MEASUREMENT MANUAL 1974 (XQ1081) and COMPRESSIBILITY FACTORS OF
  518.      NATURAL GAS and OTHER RELATED HYDROCARBON GASES MANUAL 11/92
  519.      (XQ9212).  B&B Systems acknowledges the A.G.A. for their support
  520.      and efforts to provide a clearer understanding of the gas
  521.      industry and standard practices within it.  
  522.  
  523.      B&B has chosen to base the calculation of gas volumes in CNG-CALC
  524.      on A.G.A's "detailed" method to compute compressibility,
  525.      supercompressibility and gas density.  This method provides
  526.      greater accuracy over a wider range of temperatures and
  527.      pressures.  Although many efforts have been made in the past to
  528.      publish compressibility data/tables, the number of variable
  529.      factors has limited their accuracy.  A key element in using CNG-
  530.      CALC involves determining the mole percentage makeup of natural
  531.      gas in your area, and can be obtained from your local utility.   
  532.  
  533.      The calculations in CNG-CALC are valid for temperatures from -200
  534.      to 760 degrees Fahrenheit and pressures up to 40,000 psia.  It is
  535.      not recommended when gas approaches the critical point (becomes a
  536.      liquid).  The calculations accurately describe the behavior of
  537.      methane, ethane, carbon dioxide, nitrogen, hydrogen and binary
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.       B&B CNG-CALC User's Guide                                      11
  545.  
  546.      mixtures of these components.  In addition, a low density
  547.      correlation was developed for propane, heavier hydrocarbons and
  548.      binary mixtures of these components with methane, ethane,
  549.      nitrogen and carbon dioxide.  This method reduces the uncertainty
  550.      of compressibility and density calculations for natural gases
  551.      from production separators, which can contain mole percentages of
  552.      hexanes plus heavier hydrocarbons greater than 1%.   Correlations
  553.      of the density behavior of pure hydrogen sulfide and binary
  554.      mixtures of hydrogen sulfide with methane, ethane, nitrogen, and
  555.      carbon dioxide were developed to reduce the calculation
  556.      uncertainty for natural gases containing hydrogen sulfide (sour
  557.      gas).  Finally, second virial correlations were developed for
  558.      water and binary mixtures of water with methane, ethane,
  559.      nitrogen, and carbon dioxide to reduce the calculation
  560.      uncertainty for natural gases containing water vapor (wet gas).
  561.  
  562.  
  563.      From the Compressibility Factors manual, "The computed
  564.      compressibility factor generally agrees with the best available
  565.      compressibility factor data for natural gases with differences
  566.      approaching the experimental uncertainty of 0.1%.  Thus,
  567.      calculated compressibility factors are accurate to about one part
  568.      in 10,000, or if less than 1.0, to about four significant
  569.      figures."
  570.  
  571.  
  572.      Regarding the equation of state for the Compressibility Factor,
  573.      "The equation used combines features of the virial equation of
  574.      state (a power series in density) for low density conditions and
  575.      exponential functions for applications at high density conditions
  576.      (extended Benedict-Webb-Rubin equation).  This equation provides
  577.      both high accuracy, broad temperature-pressure-composition
  578.      application range and derived thermodynamic property
  579.      capabilities."     
  580.  
  581.      Uncertainties
  582.      -------------
  583.      Compressibility factors were compared with experimentally
  584.      measured values on five simulated natural gas mixtures
  585.      gravimetrically prepared to represent natural gas samples
  586.      occurring in North America and Europe.  The uncertainty of these
  587.      samples in the temperature range -10 to 170 and pressures to 1750
  588.      psi at a 95% confidence level is .07%.  The uncertainty of this
  589.      data from pressures of 1750 to 5200psi is less than .2% (.002). 
  590.      The computed compressibility factors agree on average within
  591.      .025% of a best fit of the experimental data from 35-170 degrees
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.       B&B CNG-CALC User's Guide                                      12
  599.  
  600.      and pressures up to 1750psi.  At conditions up to 5200psi the
  601.      agreement between calculated values and a best fit of the
  602.      experimental data above 35 degrees is .1% (.001).  The A.G.A
  603.      performed calculations on 75 different natural gases, grouped
  604.      into 6 groups with similar compositions.  The uncertainties in
  605.      calculated compressibility factors were smallest for the natural
  606.      gases with more than 94% mole percent methane, for which the
  607.      standard deviation was .031% and the maximum deviation for 448
  608.      occurrences was .159%.  Uncertainties were largest for natural
  609.      gases with more than 9.5% mole percent nitrogen.  The standard
  610.      deviation was .064% for 625 data points.  The maximum deviation
  611.      point in a total of 4146 data points was for natural gas with
  612.      more than 8% mole ethane - .255%.  Overall, the standard
  613.      deviation was .05%, the root mean square deviation was .05%, the
  614.      bias 0.000% and the absolute deviation was .035% (.00035).
  615.  
  616.      After calculation of Supercompressibility and Compressibility
  617.      factors are made, a combination of Boyle's and Charles' laws are
  618.      used to calculate volumetric changes based on volume, pressure
  619.      (and base pressure) and temperature (and base temperature).
  620.  
  621.      PRESSURE/VOLUME CHART OPTIONS
  622.      =============================
  623.      Normally, the fill amounts are in cubic feet of natural gas.
  624.      But with version 1.1, you can have the fill amounts shown in
  625.      equivalent gallons of gasoline, diesel, propane, or any other
  626.      fuels in the fuel file.  The calculations involve converting the
  627.      natural gas amount into BTU's using the assumed default of 100
  628.      cubic feet equals 1 therm.  But you can change this default of
  629.      100cf in one therm in the Calculations section.  It also uses the
  630.      number of BTU's per gallon from the fuels file for the fuel
  631.      selected.  You can change this amount in the fuel file
  632.      maintenance.
  633.  
  634.  
  635.      QUICK VOLUME\PRESSURE 
  636.      =====================
  637.      Use this module to IMMEDIATELY determine the fill amount of CNG
  638.      for a vehicle's specific cylinder size and beginning/ending
  639.      pressures.  You can either enter a vehicle number or a cylinder
  640.      size.  If you want to access the vehicle .dbf (data base file),
  641.      you should first select Maintain Vehicle file from the main menu
  642.      and add vehicle numbers and cylinder sizes to the file.
  643.  
  644.      You will also be given the option of producing the fill amount in
  645.      cubic feet of natural gas, or the equivalent gallons of any type
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.       B&B CNG-CALC User's Guide                                      13
  653.  
  654.      of fuel (See the Volume/Pressure Chart section for information on
  655.      how equivalent gallons are computed.
  656.  
  657.      <F1> HELP
  658.      =========
  659.      Pressing <F1> will display the help topics that may be reviewed. 
  660.  
  661.      Selecting the Help option from the main menu will provide you
  662.      with several options.  You can Search for topics or words of
  663.      interest.  You can Edit existing help information or you can Add
  664.      new help topics.  When you are editing or adding, when you place
  665.      the cursor in the details or MEMO type field, and enter
  666.      <Ctrl><PgDn>, you will be in the editing mode and can change any
  667.      of the information to suit your needs/daily operations.
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.       B&B CNG-CALC User's Guide                                      14
  707.  
  708.      PRINTER CONTROL
  709.      ===============
  710.      You have control over your printer functions in several different
  711.      ways.
  712.  
  713.      PRIOR TO PRINTING
  714.      =================
  715.      First of all, prior to all print jobs you will have the option of
  716.      sending your print job to the printer designated as the DEFAULT
  717.      printer.
  718.  
  719.  
  720.      MAINTENANCE
  721.      ===========
  722.      When selecting the printer maintenance function, you can:
  723.  
  724.           ADD TO SELECTED PRINTERS or,
  725.           EDIT PRINTER CODES or,
  726.           SEND CODES TO PRINTER
  727.  
  728.      ADD TO SELECTED PRINTERS
  729.      ========================
  730.      You will see a list of available printers, You can also ADD one
  731.      of your own or EDIT one you will not use.  NOTE: when new print
  732.      code files are distributed (p_codes.dbf) by FoxPro or B&B
  733.      Systems, it can overwrite your p_codes file.
  734.  
  735.      You will be able to enter a 'Y' to select ONE default printer.
  736.      Or, you can enter 'Y' in the select field to have them listed in
  737.      the select printer options list.
  738.  
  739.  
  740.      EDIT PRINTER CODES
  741.      ==================
  742.      If you want to edit the actual printer codes, you can do that in
  743.      this mode.  When you want to edit the code that controls, say,
  744.      compressed/condensed printing, edit the compressed code by
  745.      entering the decimal codes for your printer (see your printer
  746.      manual).  Enter these decimal codes in this format: CHR(<decimal
  747.      code>) and the code will be converted for you.
  748.  
  749.  
  750.      SEND CODES TO PRINTER
  751.      =====================
  752.      This option will send the codes to your printer.
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.       B&B CNG-CALC User's Guide                                      15
  761.  
  762.  
  763.  
  764.      CUSTOMIZATION
  765.      =============
  766.      B&B Systems are specialists in Compressed Natural Gas technology
  767.      systems.  We offer customization services such as loading your
  768.      list of vehicles into the vehicle data base file, adding custom 
  769.      modules, changing the existing system, or attaching an accounting
  770.      system, such as billing/usage capability. 
  771.  
  772.      UPDATES
  773.      =======
  774.      When updates become available, registered owners are eligible to
  775.      download all updates on B&B's BBS free of charge during the
  776.      registration period.
  777.  
  778.  
  779.      FILES
  780.      =====
  781.      CNG-CALC is based on the FOXPRO Relational Data Base.  If you
  782.      wish to make changes to data files, you can access various files
  783.      from the box, or top screen menus, or you can use FOXPRO (version
  784.      2.0) to make those changes.  But be careful, all changes to data
  785.      SHOULD be made within B&B's CNG CALC.
  786.  
  787.      FOXPRO.ESO, .ESL, and FOXR are the FoxPro2 runtime files
  788.      CNG.EXE is your B&B CNG-CALC System.
  789.      P_CODES.DBF, .CDX are the files containing printer control codes
  790.      DEPRONE/TWO/THR.DBF files are depreciation schedules.
  791.         Each record is a year (CURRENT, 1STYR, 2NDYR, ETC.) and
  792.         each record contains two fields containing the percentage
  793.         to depreciate both vehicles or compressor stations each year.
  794.         You can add records to extend depreciation past for any number 
  795.         of years, 
  796.         but commonly you would just edit the records in DEPRTWO
  797.         to hold the depreciation percentages desired.  DEPRTHR can
  798.         hold a different set of percentages.
  799.      FUEL.DBF contains records for Gasoline, Propane, etc. and the
  800.         default BTU's per gallon, and COST per gallon to be used in
  801.         the financial analysis.
  802.      VEHICLE.DBF contains a record for each vehicle number in your 
  803.         fleet, the CNG cylinder size in cubic inches of water volume.
  804.         A field for accumulated cubic feet is also included.  When you
  805.         produce a "Quick Volume" calculation, you can elect to add the 
  806.         calculated cubic feet to this field.  When you enter the       
  807.         vehicle number in "Quick Volume", the cylinder size from the
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.       B&B CNG-CALC User's Guide                                      16
  815.  
  816.      vehicle record is also used in the calculation.
  817.      HELPFILE.DBF - help information
  818.      CONFIG.FP is FoxPro's configuration file.  If you have a Foxpro
  819.         manual, refer to it for customization features.
  820.      FINANCIA.DBF - Temporary holding place for financial analysis.
  821.  
  822.  
  823.      --------------------
  824.      ORDERING INFORMATION
  825.      --------------------
  826.      If ordering by check, please allow at least 2 weeks. 
  827.      If you prefer, B&B Systems can supply your program via modem  if
  828.      you register on our bulletin board which has two advantages:
  829.             1. FREE upgrades of new versions become available 
  830.                immediately.
  831.             2. If paying by Visa/Master Charge, you can get your       
  832.                system faster, as soon as 1/2 hour. 
  833.      You can order by calling B&B Systems direct (414-544-5988), or
  834.      call our Bulletin Board, P.C. Manager (414-548-9034) and <A>CCESS
  835.      the ORDER system from the Main Menu.  You will be asked for
  836.      shipping information and your credit card data.
  837.      After your card is verified, you will be authorized to be given
  838.      the key to unlock your system for unlimited annual use, or you
  839.      can download a new CNG CALC system approved for another calendar
  840.      year.
  841.  
  842.      If you order by mail, and plan to download electronically, you
  843.      will be registered under the first and last name and password you
  844.      supply on this form.  It is recommended that you change your
  845.      password after accessing B&B System's bulletin board the first
  846.      time.
  847.  
  848.      If you ordered from a dealer and want to be eligible for
  849.      upgrades, sign on to P.C. Manager, and leave a message that you
  850.      would like a security level allowing upgrade downloads, and which
  851.      dealer you purchased your system from.  Once the purchase has
  852.      been validated, your security level will be upgraded.
  853.  
  854.      We try to keep our software costs low.  We cannot afford to train
  855.      users about computers unless they apply for annual technical
  856.      support via telephone.  
  857.  
  858.      If you've forgotten to register a DEMO and need to access your
  859.      system immediately, and you do not have a modem, we can supply an
  860.      emergency access code over the phone with a credit card order. 
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.       B&B CNG-CALC User's Guide                                      17
  869.  
  870.      If you plan on installing B&B systems on MORE than one machine, 
  871.      consider a SITE LICENSE.  You can move a registered system to a
  872.      new machine, but making copies is not only illegal, but more
  873.      importantly, unethical.  A SITE LICENSE allows unlimited use of
  874.      NETWORK or STAND-ALONE versions at one location.  A CORPORATE  
  875.      LICENSE allows the same unlimited use, but at multiple locations. 
  876.      LICENSES are not software purchases.  They are permission to use
  877.      software for a specific period of time, normally annually.
  878.             
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.       B&B CNG-CALC User's Guide                                      18
  923.  
  924.      ---------------------------------------------------------
  925.                            O R D E R   F O R M
  926.      ---------------------------------------------------------
  927.                            B & B   S Y S T E M S 
  928.                         627 Madison   P.O. Box 171                     
  929.                        Waukesha, Wisconsin  53187
  930.         Order/Technical Support: 414-544-5988   BBS: 414-548-9034
  931.  
  932.         DESCRIPTION                   QUANTITY     EACH    TOTAL
  933.         ----------------------------------------------------------
  934.         B&B CNG-CALC      ANN.SINGLE LIC_____   $500.00    _______
  935.                             ANN.SITE LIC_____   1200.00    _______ 
  936.                             ANN.CORP LIC_____   2500.00    _______
  937.         B&B SALELEAD Letter and                                       
  938.         Marketing Info. Manager SINGLE  _____   $199.00    _______
  939.                                 NETWORK _____    499.00    _______
  940.                                 SITE LIC_____   1500.00    _______
  941.                                 CORP LIC_____   2500.00    _______
  942.         ONE YEAR's UNLIMITED Technical Support Phone service 
  943.         (Annual $ amount same as software cost above)     $_______
  944.  
  945.  
  946.         Shipping and Handling:                        
  947.           ___ Sign me up on BBS for immediate downloading - $0 
  948.               Password desired ____________
  949.           ___ US Postal Service - $0
  950.           ___ Express Mail $15                            $_______
  951.                                         WI 5% Sales Tax   $_______
  952.  
  953.                                                  Total:   $_______
  954.              Format:___ 5-1/4"  ___ 3-1/2"  
  955.  
  956.        Visa/MC Card Number:  _____________________ Exp Date:________
  957.  
  958.        Signature: __________________________________________________
  959.  
  960.        Name:   _____________________________________________________
  961.  
  962.        Street Address: _____________________________________________
  963.                              (if PO Box, add street address)
  964.  
  965.        City:   ______________________  State: _____  Zip: __________
  966.  
  967.        Bus. Phone: (      ) __________________________
  968.  
  969.        Current Version # _______________      Date:_________________
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.       B&B CNG-CALC User's Guide                                      19
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.       B&B CNG-CALC User's Guide                                      20
  1043.  
  1044.      WARRANTY 
  1045.      -------- 
  1046.      DISCLAIMER OF WARRANTY AND LIMITED WARRANTY 
  1047.      The Software and accompanying written materials (including
  1048.      instructions for use) are provided 'As Is'  without warranty of
  1049.      any kind. Further, B&B Systems does not warrant, guarantee, or
  1050.      make any representations regarding the use, or the results of the
  1051.      use, of the Software or written materials in terms of
  1052.      correctness, accuracy, reliability, currentness, or otherwise.
  1053.      The entire risk as to the results and performance of the Software
  1054.      is assumed by you.  If the Software or written materials are
  1055.      defective, you, and not B&B Systems or its dealers, distributors,
  1056.      agents, or employees, assume the entire cost of all necessary
  1057.      servicing, repair, or correction. 
  1058.       
  1059.      B&B Systems warrants to the original LICENSEE that 1) the disks
  1060.      on which the SOFTWARE is recorded is free from defects in
  1061.      materials and workmanship under normal use and service for a
  1062.      period of ninety (90) days from the date of delivery as evidenced
  1063.      by a copy of the receipt.  Further, B&B Systems hereby limits the
  1064.      duration of any implied warranty(ies) on the disk to the
  1065.      respective period stated above.  Some states do not allow
  1066.      limitations on duration of an implied warranty, so the above
  1067.      limitation may not apply to you. 
  1068.       
  1069.      B&B Systems' entire liability and your exclusive remedy as to the
  1070.      disk(s) shall be, at B&B Systems ' option, either a) return of
  1071.      the purchase price or b) replacement of the disk(s) that does not
  1072.      meet B&B Systems' Limited Warranty and which is returned to B&B
  1073.      Systems with a copy of the receipt.  If failure of the disk(s)
  1074.      has resulted from accident, abuse, or misapplication, B&B Systems
  1075.      shall have no responsibility to replace the disk(s), or refund
  1076.      the purchase price.  Any replacement disk(s) will be warranted
  1077.      for the remainder of the original warranty period, or thirty (30)
  1078.      days, whichever is longer. 
  1079.       
  1080.      THE ABOVE ARE THE ONLY WARRANTIES OF ANY KIND, EITHER EXPRESSED
  1081.      OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
  1082.      OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, THAT ARE
  1083.      MADE BY B&B Systems ON THIS B&B Systems PRODUCT. NO WRITTEN OR
  1084.      ORAL INFORMATION OR ADVICE GIVEN BY B&B Systems, ITS DEALERS,
  1085.      DISTRIBUTORS, AGENTS, OR EMPLOYEES SHALL CREATE A WARRANTY OR IN
  1086.      ANY WAY INCREASE THE SCOPE OF THIS WARRANTY, AND YOU MAY NOT RELY
  1087.      ON ANY SUCH INFORMATION OR ADVICE. THIS WARRANTY GIVES YOU
  1088.      SPECIFIC LEGAL RIGHTS.  YOU MAY HAVE OTHER RIGHTS, WHICH VARY
  1089.      FROM STATE TO STATE. 
  1090.       
  1091.      NEITHER B&B Systems NOR ANYONE ELSE WHO HAS BEEN INVOLVED IN THE
  1092.      CREATION, PRODUCTION, OR DELIVERY OF THIS PRODUCT SHALL BE LIABLE
  1093.      FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL OR INCIDENTAL DAMAGES
  1094.      (INCLUDING DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
  1095.      INTERRUPTION, LOSS OF BUSINESS INFORMATION, AND THE LIKE) ARISING
  1096.      OUT OF THE USE OF OR INABILITY TO USE SUCH PRODUCT EVEN IF B&B
  1097.      Systems HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  1098.      BECAUSE SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF
  1099.      LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES , THE ABOVE
  1100.      LIMITATION MAY NOT APPLY TO YOU. 
  1101.       
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.       B&B CNG-CALC User's Guide                                      21
  1109.  
  1110.      The SOFTWARE and documentation is provided with RESTRICTED
  1111.      RIGHTS.  Use, duplication, or disclosure is subject to
  1112.      restrictions as set forth in subdivision (b)(3)(ii) of the Rights
  1113.      in Technical Data and Computer Software clause at 252.227-7013. 
  1114.      Contractor/Manufacturer is B&B Systems, P.O.Box 171, Waukesha,
  1115.      Wisconsin 53187.  Should you have any questions about this
  1116.      Agreement please write to the address above. 
  1117.       
  1118.  
  1119.      CHANGES
  1120.      =======
  1121.      Version 1.1  12-30-92
  1122.      - Added capability to produce Pressure/Volume charts with
  1123.      equivalent gallons of gasoline, propane or diesel instead of
  1124.      cubic feet of natural gas.  
  1125.      - All volumes of cylinders are now in cubic inches of water
  1126.      volume.
  1127.      - the VEHICLE.DBF file structure was changed to use water volume
  1128.      of a vehicle in cubic inches, not cubic feet.  Use file dated
  1129.      after 1-1-93.
  1130.      - CNG CALC was changed to allow financing and yearly projections
  1131.      in time periods that varied from 1 year and up.     Version 1.2
  1132.      - The Quick volume option was added
  1133.      Version 1.3
  1134.      - Ability to produce volumes other than cubic feet
  1135.  
  1136.  
  1137.  
  1138.  
  1139.  
  1140.  
  1141.  
  1142.  
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.       B&B CNG-CALC User's Guide                                      22
  1178.  
  1179.  
  1180.      INDEX
  1181.      =====
  1182.      .FXP  2, 3
  1183.      <F1>  13
  1184.      A.G.A.  10
  1185.      ACCURACY  10, 11, 20
  1186.      ATMOSPHERIC  2
  1187.      BACKUP  1
  1188.      BTU  2, 6, 12, 15
  1189.      COMPRESSIBILITY  2, 9-12
  1190.      CORPORATE TAX  5
  1191.      CUSTOMIZATION  15, 16
  1192.      DEFAULT  1, 2, 9, 12, 14, 15
  1193.      DEPRECIATION  7, 8, 15
  1194.      DEVIATION  12
  1195.      DIESEL  9, 12, 21
  1196.      FILE STRUCTURE  21
  1197.      FINANCIAL ANALYSIS  5, 6, 8, 15, 16
  1198.      GASOLINE  5, 6, 9, 12, 15, 21
  1199.      HELP  13, 16
  1200.      HELPFILE  16
  1201.      IDEAL GAS LAW  9, 10
  1202.      INSTALLATION  1
  1203.      LOOKUP  2
  1204.      MAINTENANCE  2, 5, 6, 12, 14
  1205.      METHANE  10-12
  1206.      MODEM  3, 16
  1207.      MOLE  10-12
  1208.      MOLECULAR WEIGHT  10
  1209.      NETWORK  2, 17, 18
  1210.      OPERATING  2, 3, 5, 6
  1211.      PERFECT GAS  9
  1212.      PHONE  1, 16, 18
  1213.      PRESSURE\VOLUME  8
  1214.      PRINT  9, 14
  1215.      PRINTER CONTROL  14, 15
  1216.      PROPANE  11, 12, 15, 21
  1217.      RECALL  8
  1218.      REPORTS  3
  1219.      SAMPLE  5, 7, 8
  1220.      SCHEDULE  7
  1221.      SETUP  1, 9
  1222.      SUPERCOMPRESSIBILITY  2, 9, 10, 12
  1223.      TAX   5, 18
  1224.      VEHICLE FILE  4, 12
  1225.      VOLUME  2, 4, 8-10, 12, 13, 15, 21
  1226.      WARRANTY  8, 20
  1227.      WATER VOLUME  8, 9, 15, 21
  1228.