NAICS Industry

NAICS 334513 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 5 years analysis window.

NAICS Code
334513
Industry
INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES
Total Obligated
1.01 billion
1,007,684,128.46
Award Actions
18,596
Average Action Value
54,188.21

About NAICS 334513 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES). Based on the current FPDS Query dataset, this industry shows 1.01 billion in visible obligations across 18,596 award actions, with an average action value of 54,188.21. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPT OF THE NAVY, with 254.55 million in obligations, followed by DEFENSE LOGISTICS AGENCY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) over the last 5 years. The current ranking is led by L3HARRIS TECHNOLOGIES, INC., with 52.55 million in obligations, followed by RENK SYSTEMS CORP. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) across the last 5 years, from 2021 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 5 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceInformation__principalNAICSCode = '334513'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
1700 DEPT OF THE NAVY 254,545,476.54 254.55 million 2,831
97AS DEFENSE LOGISTICS AGENCY 211,932,153.92 211.93 million 10,036
1434 US GEOLOGICAL SURVEY 134,076,257.86 134.08 million 768
5700 DEPT OF THE AIR FORCE 130,139,273.29 130.14 million 716
2100 DEPT OF THE ARMY 116,788,628.79 116.79 million 783
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 26,758,011.92 26.76 million 439
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 14,375,492.63 14.38 million 380
3600 VETERANS AFFAIRS, DEPARTMENT OF 11,265,692.46 11.27 million 192
1341 NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY 9,129,032.89 9.13 million 151
4732 FEDERAL ACQUISITION SERVICE 8,738,100.26 8.74 million 94

Insight

NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEPT OF THE NAVY, followed by DEFENSE LOGISTICS AGENCY, which suggests that agency demand in this industry is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '334513'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
L3HARRIS TECHNOLOGIES, INC. 82340 52,547,067.16 52.55 million 35
RENK SYSTEMS CORP 36WJ4 49,205,878.08 49.21 million 26
TECHNICAL COMMUNITIES, INC. 1RPN6 44,870,915.29 44.87 million 461
OTT HYDROMET CORP 66733 38,334,995.45 38.33 million 62
KING NUTRONICS CORPORATION 13859 37,981,216.84 37.98 million 281
YSI INCORPORATED 97794 30,813,573.58 30.81 million 196
D 2 INC 4EKX8 27,741,719.40 27.74 million 20
HOWELL INSTRUMENTS, INC. 98869 18,521,497.70 18.52 million 25
NANOMETRICS INC 03XZ7 18,427,119.00 18.43 million 52
LOCKHEED MARTIN CORPORATION 02769 18,304,678.62 18.30 million 41

Insight

Within NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. L3HARRIS TECHNOLOGIES, INC. ranks first, followed by RENK SYSTEMS CORP, which helps define the current competitive landscape in this industry slice.

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__productOrServiceInformation__principalNAICSCode = '334513'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 181,919,684.46 181.92 million 3,329
2024 191,648,830.57 191.65 million 3,477
2023 213,254,794.98 213.25 million 3,873
2022 182,589,296.49 182.59 million 3,718
2021 238,271,521.96 238.27 million 4,199

Insight

The annual trend shows how obligations in NAICS 334513 (INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, and annual trends.

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