Federal Contractor

GENERAL DYNAMICS MISSION SYSTEMS, INC Federal Contract Obligations (Last 10 Years)

Federal procurement profile for GENERAL DYNAMICS MISSION SYSTEMS, INC (CAGE 1VPW8, UEI MWDRZJ2ZVPV7) covering obligations and award activity over the last 10 years.

GENERAL DYNAMICS MISSION SYSTEMS, INC recorded 4.93 billion in obligated awards across 8,834 actions in the last 10 years, with an average action value of 557,925.42. Activity was led by the Department of the Air Force, and the largest obligation categories were engineering services, R&D in physical and engineering sciences, and communications equipment manufacturing.

Generated at 03/21/2026

Analysis period: Last 10 years

Amounts reflect readable FPDS obligations for the selected 10-year analysis window and may not align to contract totals, modifications, or current status.

CAGE Code
1VPW8
UEI
MWDRZJ2ZVPV7
Total Obligated
4.93 billion
4,928,713,191.15
Award Actions
8,834
Average Action Value
557,925.42

About GENERAL DYNAMICS MISSION SYSTEMS, INC federal contract activity

GENERAL DYNAMICS MISSION SYSTEMS, INC (CAGE 1VPW8, UEI MWDRZJ2ZVPV7) recorded 4.93 billion in obligated FPDS activity across 8,834 awards over the last 10 years, for an average award value of 557,925.42. The profile indicates a high-volume federal supplier with materially concentrated obligations in defense and technical mission support categories.

Agency mix and customer concentration

The Department of the Air Force is the dominant customer at 1.79 billion across 883 awards, followed by the Department of the Army at 738.10 million and the Department of the Navy at 674.39 million. Outside the core defense departments, notable obligations also appear with the U.S. Coast Guard and NASA, indicating participation across both defense and adjacent federal mission sets.

Industry profile based on NAICS activity

The largest NAICS concentration is 541330 Engineering Services at 1.13 billion, with additional substantial activity in 541715 R&D in the physical, engineering, and life sciences at 844.11 million. Manufacturing and telecommunications categories are also prominent, including 334290, 334220, and 517919, which together suggest a mix of engineering, R&D, and communications/electronics work.

Annual contract trend over the analysis window

Annual obligations remain elevated through the recent period, with 2024 peaking at 900.22 million across 709 awards and 2025 at 521.35 million across 539 awards to date in the analysis window. The prior years shown are relatively stable in the 500 million range, indicating sustained federal demand rather than a single-year spike.

How to interpret this page

This summary is based on FPDS-observed obligations associated with CAGE 1VPW8 and UEI MWDRZJ2ZVPV7 over the last 10 years. Agency, NAICS, and annual views are ranked by total obligated dollars, with award counts and average award value calculated from the same dataset.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1VPW8'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
5700 DEPT OF THE AIR FORCE 1,790,048,894.53 1.79 billion 883
2100 DEPT OF THE ARMY 738,101,634.67 738.10 million 933
1700 DEPT OF THE NAVY 674,392,873.13 674.39 million 1,164
7008 U.S. COAST GUARD 450,424,438.45 450.42 million 203
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 361,087,144.57 361.09 million 91
6920 FEDERAL AVIATION ADMINISTRATION 342,447,839.66 342.45 million 301
1434 US GEOLOGICAL SURVEY 145,022,959.03 145.02 million 145
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 133,328,536.42 133.33 million 3,924
97AD IMMEDIATE OFFICE OF THE SECRETARY OF DEFENSE 92,791,324.02 92.79 million 12
1524 DRUG ENFORCEMENT ADMINISTRATION 71,709,203.18 71.71 million 43

Insight

Over the last 10 years, GENERAL DYNAMICS MISSION SYSTEMS, INC has received 4.93 billion across 8,834 awards, with obligations concentrated primarily at the DEPT OF THE AIR FORCE, which accounts for 1.79 billion. The next largest obligations are from the DEPT OF THE ARMY, DEPT OF THE NAVY, and U.S. COAST GUARD, indicating a strong defense and federal security customer base. Award activity is also highly dispersed outside the top obligators, most notably at DISA, which has 3,924 awards but only 133.33 million obligated, suggesting a large volume of lower-dollar transactions.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1VPW8'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541330 ENGINEERING SERVICES 1,133,173,661.63 1.13 billion 933
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 844,111,191.46 844.11 million 99
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 833,812,030.88 833.81 million 1,321
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 817,123,713.65 817.12 million 2,070
517919 ALL OTHER TELECOMMUNICATIONS 621,098,681.83 621.10 million 202
541512 COMPUTER SYSTEMS DESIGN SERVICES 282,660,602.57 282.66 million 108
334111 ELECTRONIC COMPUTER MANUFACTURING 84,530,008.84 84.53 million 187
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 74,946,446.88 74.95 million 51
332322 SHEET METAL WORK MANUFACTURING 74,273,562.91 74.27 million 27
517410 SATELLITE TELECOMMUNICATIONS 64,009,611.13 64.01 million 2,737

Insight

Over the last 10 years, obligations for GENERAL DYNAMICS MISSION SYSTEMS, INC are concentrated in technical and communications-related work, led by NAICS 541330 Engineering Services at $1.13 billion across 933 awards and NAICS 541715 R&D in physical, engineering, and life sciences at $844.11 million across 99 awards. Manufacturing and telecommunications categories also account for substantial spend, including NAICS 334290, 334220, 517919, and 517410, indicating a diversified portfolio centered on electronics, wireless systems, and telecom services. Award volume is more dispersed than dollars in some areas, notably NAICS 517410 with 2,737 awards but only $64.01 million obligated, suggesting frequent lower-value orders alongside fewer high-dollar engineering and R&D actions.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1VPW8'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 521,349,249.71 521.35 million 539
2024 900,215,393.21 900.22 million 709
2023 542,210,435.74 542.21 million 727
2022 539,149,427.34 539.15 million 707
2021 500,714,908.87 500.71 million 791
2020 553,372,678.87 553.37 million 911
2019 481,499,305.46 481.50 million 602
2018 446,551,494.26 446.55 million 2,252
2017 408,548,140.68 408.55 million 1,548
2016 35,102,157.01 35.10 million 48

Insight

GENERAL DYNAMICS MISSION SYSTEMS, INC (CAGE 1VPW8) shows a 10-year obligation total of $4.93 billion across 8,834 awards, with an average award value of about $557.9 thousand. Annual obligations were relatively steady from 2017 through 2023, generally ranging from about $408.5 million to $553.4 million, before increasing to $900.2 million in 2024 and remaining elevated at $521.3 million in 2025. Award volume was highest in 2018 and 2017, but those years were not the highest in obligated dollars, indicating that obligations were more concentrated in a smaller number of larger awards in later years.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.