The VMTMIX file is when the MBINV file is provided in EMS-95 format. It contains factors to disaggregate the data totals by vehicle type. This file can be
in EMS-95 column-specific format, or in a list-directed format based on the EMS-95 column-specific format. The roadway type
or road class codes used in either VMTMIX file format must match the codes that are used in the MBINV file.
For both file formats, a header line is needed to indicate the number and order of vehicle types listed in the file. The standard EMS-95 structure is
#VTYPES LDGV LDGT1 LDGT2 HDGV LDDV LDDT HDDV MC
The above eight vehicle types are spelled out in Table 2.3, “Vehicle type codes and descriptions”.
The format of the EMS-95 column-specific VMTMIX file is shown in Table 8.45, “EMS-95 Column-specific Format for VMTMIX”.
Table 8.45. EMS-95 Column-specific Format for VMTMIX
| Line | Position | Type | Description |
|---|---|---|---|
| 1 | A | Char | #VTYPES header line (required) (see example above) |
| 2+ | 1-2 | Int | State code (required) |
| 3-5 | Int | County code (required) | |
| 6-6 | Int | Area type code (required) | |
| 7-10 | Int | Facility type code (required) | |
| 11-20 | Char | Link ID (optional; zero if nonlink data) | |
| 21-25 | Real | Fraction of total VMT from gas vehicles (required) | |
| 26-30 | Real | Fraction of total VMT from light-duty gas trucks 1 (required) | |
| 31-35 | Real | Fraction of total VMT from light-duty gas trucks 2 (required) | |
| 36-40 | Real | Fraction of total VMT from heavy-duty gas vehicles (required) | |
| 41-45 | Real | Fraction of total VMT from light-duty diesel vehicles (required) | |
| 46-50 | Real | Fraction of total VMT from heavy-duty diesel trucks (required) | |
| 51-55 | Real | Fraction of total VMT from heavy-duty diesel vehicles (required) | |
| 56-60 | Real | Fraction of total VMT from motorcycles (required) |
The format of the EMS-95 list-directed VMTMIX file is shown in Table 8.46, “EMS-95 List-directed Format for VMTMIX”.
Table 8.46. EMS-95 List-directed Format for VMTMIX
| Line | Position | Type | Description |
|---|---|---|---|
| 1 | A | Char | #VTYPES header line (required) (see example above) |
| 2+ | A | Int | Country, state, and county code (required) |
| B | Int | Roadway type or road class code (required) | |
| C | Char | Link ID (optional; zero if nonlink data) | |
| D | Real | Fraction of total VMT from first vehicle type (required) | |
| E | Real | Fraction of total VMT from second vehicle type (required) | |
| F | Real | Fraction of total VMT from third vehicle type (required) | |
| G | Real | Fraction of total VMT from fourth vehicle type (required) | |
| H | Real | Fraction of total VMT from fifth vehicle type (required) | |
| I | Real | Fraction of total VMT from sixth vehicle type (required) | |
| J | Real | Fraction of total VMT from seventh vehicle type (required) | |
| K | Real | Fraction of total VMT from eighth vehicle type (required) |