Proper tire inflation branch

From Opasnet
Jump to: navigation, search


Proper tire inflation is a branch of Handprinter. This page is a test case how to manage branches.

Question

How to estimate the life-cycle impacts of keeping tires properly inflated?

Answer

How many miles do you drive with your car per year?:

How many gallons does you car consume per mile?:

+ Show code

Rationale

Data

Tire inflation parameters(-)
ObsParameterUnitResult
1Pressure drop per temperature dropPSI /10°F0.5:1:2
2Fuel economy sensitivity% /PSI0.4
3Miles driven per yearmi /a10000
4Fuel consumptiongl /mi0.04
5Pressure deficitPSI2

Calculations

+ Show code

Work flow

Modeler decides: Is this an Act / Behavior Change / Choice / Replacement / Influence ? Determining which it is will influence how the action is modeled, what data required. It will also be important information to pass to apps.

Branch Phase 1: Evidence and discussion sections

Gather and summarize key input information and data with citations. This will be done with a series of sections, each of which has the following elements:

  • A Claim or statement (about cause and effect relationships which are necessary to quantify in order to assess the handprinting action's impacts);
  • Evidence and details/quantities, and the source(s) for this evidence; and
  • The introduction of one or more variables or data tables which characterize the cause and effect relationship(s) introduced in the section, and which will be used to calculate the changes in consumption and usage flows that will comprise the handprint.

Claim or statement: Drops in tire pressure reduce fuel economy of vehicles.

Evidence, details: “According to the US Department of Energy every one psi drop in the pressure of the tires is going to lower gas mileage by 0.4 percent.” Source: http://procarmechanics.com/how-tire-pressure-affects-mpg/

Corresponding equations or data: fuelEconomySensitivity = 0.4 % units: change in fuel consumption per mile, per PSI pressure deficit

Claim or statement: Cold weather brings about tire pressure drops.

Evidence: “It is estimated that the tire pressure will decrease as much as two pounds for every ten degrees temperature drops.” [Other people can come along, add metric units, add other evidence, etc.] Source: http://procarmechanics.com/how-tire-pressure-affects-mpg/

⇤--#: . Although I agree that temperature will obviously affect the pressure, simply using uncertainties would be more plausible than trying to model temperature dependence. There are several confounding factors. At least in Finland people change winter tires when it becomes cold and routinely check the tire pressure at that point, so that the previous temperatures and pressures make no difference. We don't know the temperature of the day when the tires were filled. We don't know how often people check the pressure and whether they know what the right pressure is. All these factors have major impacts on the tire inflation deviation from the optimum.

Instead, we could have just two classes: I carefully maintain tire pressure to optimum, or I check the pressure occasionally, maybe twice a year. The difference between those behaviours is the impact of this action, and it can be described by a distribution (based on expert judgement?). --Jouni (talk) 16:58, 3 March 2016 (UTC) (type: truth; paradigms: science: attack)

Shall we model: pressureDeficit = pressureDropPerTemperatureDrop * temperatureDrop ?

Where pressureDropPerTemperatureDrop = uncertain parameter, using a triangular distribution, with

low of 0.5 PSI per 10 degrees F
mid of 1 PSI per 10 degrees F
high of 2 PSI per 10 degrees F

Claim: temperatureDrop values vary by region, and during the year for most climates.

The modeler(s) find and present links to datasets for average temperatures by month, for states, countries?

Calculation: fuel economy improvement with proper inflation. The benefit depends on the pressure difference between pre-inflation pressure and optimal pressure. Need data and citation regarding typical under-inflation (can update this data with empirical data/results once people start taking the action). How much pressure do tires naturally lose over the course of a year, even without the effects of temperature change?

FuelConsumptionReduction = 
	milesDrivenPerYear * gallonsPerMile *  pressureDeficit * fuelEconomySensitivity

Additional claim, in a new section, because it is about a new impact/benefit of proper tire inflation:

Claim: Tire life is improved by proper pressure.

This claim could be saved as documentation that another cause-effect relationship may be worthy of modeling in the future.

Additional claim, in a new section, because it is about a new impact/benefit of proper tire inflation:

Claim: Vehicle safety is improved by proper pressure.

This claim could be saved as documentation that another cause-effect relationship may be worthy of modeling in the future.

Branch Phase 2: Specifying the direct handprint impacts

This is the section that pulls together the final results of the modeling in Branch Section 1, to provide a table of impact factors, which are generally values for, or (in a few special cases, changes to values for), quantities of consumed flows (e.g., gallons of gasoline) and used flows (e.g., miles driven in a car, or loads of laundry dried in a clothes drier.) Consumed flows are flows that are “gone” after being consumed. For example, an apple is eaten, and is gone, not available to be consumed again. Usage flows may involve wear and tear or partial consumption of durable goods or infrastructure. For example, a bike is ridden, or a microwave is used. Presumably a microwave or a bike have expected lifetimes which depend at least in part upon usage, and so when we use them, we are effectively “consuming a portion of their useful life.”

The table of direct impact factors provides information of the form: Take this action, and it will have these impacts on annual consumption and usage flows.

The rows will correspond to different consumption and usage flows.

The number of columns, and of extra dimensions to the table (e.g., if it has 3, 4, or more dimensions) will depend on how many user input variables are active, and how many values are possible on each user input variable.

As a simple case, imagine no user input variables are needed. Then there is just a single “Global” value for each impact. Then the table will just be a vector, a single column of impact factors, one for each purchase flow and usage flow.

As the next simple case, imagine there is just one user parameter needed to accurately specify the impacts of the action, such as miles traveled per year. Then the table will be a 2-dimensional matrix (rows and columns), the first column will correspond to the “global” default value (based on some global average for miles traveled per year), and the other columns will EITHER correspond to other possible values of the user parameter, OR (probably preferable, no?) the table entries will be expressions which use the user parameter as a variable (e.g., 2.5 * milesTraveledPerYear).

Flows affected:

  • Tire gage used
  • Tire pump used (hand pump or pressurized air)
  • Less fuel consumed amount: FuelConsumptionReduction (calculated above)
  • Maybe tire life will be extended → tire consumption will go down?
  • Maybe safety will be improved → vehicle repairs/consumption will go down?