Skip to main content
U.S. flag

An official website of the United States government

Here’s how you know

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

HTTPS

Secure .gov websites use HTTPS
A lock (LockA locked padlock) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

    • Environmental Topics
    • Air
    • Bed Bugs
    • Cancer
    • Chemicals, Toxics, and Pesticide
    • Emergency Response
    • Environmental Information by Location
    • Health
    • Land, Waste, and Cleanup
    • Lead
    • Mold
    • Radon
    • Research
    • Science Topics
    • Water Topics
    • A-Z Topic Index
    • Laws & Regulations
    • By Business Sector
    • By Topic
    • Compliance
    • Enforcement
    • Laws and Executive Orders
    • Regulations
    • Report a Violation
    • Environmental Violations
    • Fraud, Waste or Abuse
    • About EPA
    • Our Mission and What We Do
    • Headquarters Offices
    • Regional Offices
    • Labs and Research Centers
    • Planning, Budget, and Results
    • Organization Chart
    • EPA History

Breadcrumb

  1. Home
  2. MOVES and Related Models

How do I output rates by VSP bin?

See More Frequent Questions about MOVES and Related Models.

MOVES does not output rates by VSP bin. MOVES output provides emission inventories (in units of mass or total energy) or (for running exhaust) emission rates by speed bin (in units mass or energy per distance, such as g/mile). For more information on MOVES rates output, see Module 7: Emission Rates for County Scale Analyses of the MOVES2014b Hands-On Training Course. While this training was developed for MOVES2014b, the information is generally applicable for MOVES3.

On the other hand, you can get MOVES input rates by VSP bin.  As explained in the MOVES onroad technical reports, MOVES emission rate inputs include running exhaust emissions (in units of g/hr or KJ/hr) over modes defined by Vehicle-Specific-Power (for light-duty vehicles) or Scaled-Tractive-Power (for heavy-duty vehicles). These are not output from the model; instead, they can be found in the emissionratebyage and emissionrate tables of the MOVES default input database.

If, for some reason, you need MOVES input emission rates by VSP or STP bin, you should use the MOVES Cheat Sheets and technical reports to decode the fields used to organize the rates.  You must also deconstruct the sourcebinid. For example:

SELECT a.*,
substring(sourcebinid, 2, 2) as fueltypeid,
substring(sourcebinid, 4, 2) as engtechid,
substring(sourcebinid, 6, 2) as regclassid,
modelyeargroupstartyear, modelyeargroupendyear
FROM movesdb20210209.modelyeargroup as b, movesdb20210209.emissionratebyage as a
where substring(sourcebinid, 8, 2) = b.shortmodyrgroupid
LIMIT 10;

These rates are the rates input to MOVES and do not include the many adjustments applied by the model at run time.

MOVES and Related Models

  • Latest MOVES Model
  • MOVES Limited Use Models
  • Tools for MOVES
  • MOVES Training
  • Methods to Produce Emission Inventories
  • MOVES Onroad Technical Reports
  • MOVES Nonroad Technical Reports
  • MOVES Model Review Work Group
  • Mobile Source Emission Factors Research
  • Fuel Effects Analysis
  • Previous MOVES Versions
  • MOVES Frequent Questions
  • MOBILENEWS Listserv
Contact Us About MOVES and Related Models
Contact Us to ask a question, provide feedback, or report a problem.
Last updated on May 21, 2025
  • Assistance
  • Spanish
  • Arabic
  • Chinese (simplified)
  • Chinese (traditional)
  • French
  • Haitian Creole
  • Korean
  • Portuguese
  • Russian
  • Tagalog
  • Vietnamese
United States Environmental Protection Agency

Discover.

  • Accessibility Statement
  • Budget & Performance
  • Contracting
  • EPA www Web Snapshot
  • Grants
  • No FEAR Act Data
  • Plain Writing
  • Privacy
  • Privacy and Security Notice

Connect.

  • Data
  • Inspector General
  • Jobs
  • Newsroom
  • Regulations.gov
  • Subscribe
  • USA.gov
  • White House

Ask.

  • Contact EPA
  • EPA Disclaimers
  • Hotlines
  • FOIA Requests
  • Frequent Questions
  • Site Feedback

Follow.