Vertex Inc

Embedded Software Developer-Dahlgren, VA.- Secret Clearance

Vertex Inc$90K — $120K *
Aerospace & Defense
Less than 5 years of experience
Job Overview by Ladders

Qualifications

  • 3+ years of experience with Xilinx/AMD Zynq or Nvidia Jetson platforms in Software Defined Radio (SDR) applications.
  • Experience in both hardware and software co-design as an Embedded Software/Firmware Engineer.
  • Solid understanding of efficient data streaming, memory management, and hardware acceleration techniques.
  • Proficiency in embedded software development in C and/or C++.
  • Hands-on experience with microcontrollers, SoCs, or embedded Linux systems.

Responsibilities

  • Design, implement, and test embedded software solutions for microcontrollers and RTOS.
  • Develop firmware and low-level drivers for various hardware interfaces.
  • Support hardware-software integration and troubleshoot issues.
  • Collaborate in system architecture discussions and help define design specifications.
  • Implement secure coding practices for cyber-hardened embedded software designs.

Benefits

  • Work in cutting-edge research and development in hypersonic weapons and guided munitions.
  • Opportunities for career development in a highly specialized field.
  • Collaboration with a diverse and skilled engineering team.
  • Engage in Agile sprint cycles for dynamic project management.
Full Job Description
Overview

The Advanced Hypersonic Weapons & Guided Munitions Division (E20) of the Naval Surface Warfare Center, Dahlgren Division (NSWCDD) conducts research and development analyses in the following technical disciplines: guided munitions including guided and unguided projectiles, guided missiles, and guided rockets, advanced fire control and methods to close the fire control loop against threats, gun and launcher systems, sensors, and high speed projectiles and bullets.

Responsibilities

V2X is looking for team members to provide systems design and technical engineering; engineering technician and project management support; technical writing, risk management, configuration management and logistics support services in the areas of engagement systems which includes: guided munition weapon systems, guided and unguided projectiles, guided missiles, and guided rockets, advanced fire control and methods to close the fire control loop against emerging threats, gun and launcher systems, sensors, high speed projectiles & bullets, missiles and rockets, and test and evaluation.

The successful candidate is expected to perform tasks in the following areas:
  • Design, implement, and test embedded software solutions in C/C++ for microcontrollers, real time operating systems (RTOS), or Linux based embedded systems.
  • Develop firmware and low-level drivers to interface with sensors, communication buses, and custom hardware.
  • Support integration of embedded software with hardware components, including bring up, debugging, and troubleshooting.
  • Participate in system architecture discussions and assist in defining requirements and design specifications.
  • Implement secure coding practices and support cyber-hardened embedded software designs.
  • Conduct unit testing, integration testing, and performance validation.
  • Analyze system logs, memory usage, and timing behavior to optimize performance.
  • Create and maintain technical documentation, including design descriptions, interface control documents (ICDs), test procedures, and user guides.
  • Participate in Agile sprint cycles, technical reviews, and code walkthroughs.
  • Provide technical support for fielded systems and assist with defect resolution.
  • Collaborate with electrical, systems, and test engineering teams to ensure end-to-end solution performance.
  • Other duties as assigned.

Qualifications

  • 3+ years of experience targeting Xilinx/AMD Zynq or Nvidia Jetson platforms running Software Defined Radio (SDR) applications.
  • An Embedded Software / Firmware Engineer who sits somewhere at the intersection of hardware and software co-design.
  • Must have a solid grasp on efficient IQ data streaming, data movement, memory management (without garbage collector), and hardware acceleration
  • Some GPU experience is desired.
  • Specialized experience shall also include demonstrated ability to engineer complex systems with integrated software and hardware solutions. An example includes experience related to weapons systems and/or Navy programs utilizing agile software design processes, such as, but not limited to, Python, R, HTML, C/C++, Unix, and Linux.
  • Strong understanding of SharePoint and Microsoft Teams, including experience building and managing sites, pages, lists, and libraries.
  • Strong experience developing embedded software in C and/or C++.
  • Experience working with microcontrollers, SoCs, or embedded Linux systems.
  • Hands on experience with embedded toolchains, debugging tools (JTAG, SWD), oscilloscopes, logic analyzers, or serial interfaces.
  • Knowledge of embedded communication protocols such as UART, SPI, I2C, CAN, Ethernet, or similar.

Education / Certifications:
Bachelor of Science (BS) degree from an accredited college or university in an engineering, scientific, or technical discipline.

Security Clearance Required:
Must be able to obtain and maintain a security clearance at the Secret level. US Citizenship is a requirement for Secret clearance at this location.

Physical Requirements:
Light work. Exerting up to 20 pounds of force occasionally, and/or up to 10 pounds of force frequently, and/or a negligible amount of force constantly to move objects. If the use of arm and/or leg controls requires exertion of forces greater than that for sedentary work and the worker sits most of the time, the job is rated for light work.

Skills & Technology Used:
  • Strong understanding of real time constraints, interrupts, and low level hardware interactions.
  • Familiarity with version control systems (Git preferred).
  • Ability to analyze technical problems and produce reliable solutions under schedule constraints.
  • Strong written and verbal communication skills.

Material & Equipment Directly Used:
  • Candidate will use standard office IT equipment and Microsoft Office software suite - Word, Excel,Outlook, PowerPoint, SharePoint and Teams.
  • Weapons systems and/or Navy programs utilizing agile software design processes, such as, but not limited to, Python, R, HTML, C/C++, Unix, and Linux.
  • Embedded software in C and/or C++.
  • Microcontrollers, SoCs, or embedded Linux systems.
  • Embedded toolchains, debugging tools (JTAG, SWD), oscilloscopes, logic analyzers, or serial interfaces.
  • Embedded communication protocols such as UART, SPI, I2C, CAN, Ethernet, or similar.

Preferred Qualifications:
  • Experience with RTOS environments (FreeRTOS, VxWorks, QNX, RTEMS, etc.).
  • Experience with ARM Cortex processors or similar embedded architectures.
  • Familiarity with Python for test automation and scripting.
  • Experience with embedded security, trusted computing, or secure boot.
  • Background in DoD, Navy systems, or safety critical applications.
  • Experience with modeling tools, interface definition, or hardware simulation.
  • Specific - Candidate should demonstrate experience in at least 50% of the following:


AXI Interconnects: Understanding of AXI4, AXI-Lite, and AXI-Stream protocols and

practical knowledge of high-throughput IQ data streamed from the FPGA fabric into

physical memory.

DMA (Direct Memory Access): Some experience configuring and managing DMA

controllers (e.g., Xilinx AXI DMA, Scatter-Gather DMA) to offload the CPU from copying

data.

Memory Map & Coherency: Understanding of cache coherency between the ARM CPU

and the FPGA, and how to use non-cached memory regions or explicitly flush/invalidate

caches for DMA transfers.

Zero-Copy Architecture: Knowledge of memory-mapping (mmap) techniques to pass IQ

buffers directly from kernel-space DMA memory into user-space C/C++ applications

without copying data in memory.

C/C++: Ability to use C and C++ features (e.g. RAII, smart pointers, move semantics) to

write safe code without sacrificing performance or introducing garbage collection/latency

spikes.

Multi-threading & Real-Time Processing: Proficiency with std::thread, POSIX threads

(pthreads), mutexes, lock-free queues, and setting thread priorities (SCHED_FIFO) to

ensure the IQ processing thread never drops packets (zero-underrun/overrun).

SIMD Vectorization: Ability to use ARM NEON intrinsics in C/C++ to process complex IQ

samples in parallel (e.g., performing block operations on multiple 16-bit IQ pairs

simultaneously). This skill may come in the form of Volk (Vector-Optimized Library of

Kernels) or Eigen library experience.

Linux IIO (Industrial I/O) Framework: Industry standard for SDRs on Linux (used by ADI

devices like AD9361/AD9364) paired with the knowledge of how to interact with

/dev/iio:deviceX and handle IIO buffers.

Driver Interaction: Writing or modifying user-space drivers (via sysfs, ioctl, or custom

character devices) to control RF front-ends.

Build Systems: Experience with Yocto Project, PetaLinux, or Buildroot to generate

custom Linux images for the Zynq board.

IQ Representation: Understanding that IQ samples are complex numbers (In-phase and

Quadrature) represented as interleaved integers (e.g., int16_t I, int16_t Q) or floats, and

how formatting affects memory alignment.

Sample Rates & Bandwidth: Ability to calculate throughput requirements (e.g., 20 MSPS

* 32-bits/sample = 80 MB/s or 640 Mbps data stream) and optimize the C pipeline to

sustain that rate.

Basic DSP Blocks: Practical knowledge of how to apply a digital gain, a basic FIR filter, a

Fast Fourier Transform (FFT), or a Decimator/Interpolator on an incoming stream using

libraries like FFTW or Volk.

#LI-SL1

#clearance

About Vertex Inc

Vertex Inc is a leading provider of tax technology and services, enabling companies of all sizes to realize the full strategic potential of the tax function by automating and integrating tax processes, while leveraging advanced and predictive analytics of tax data. Vertex provides cloud-based and on-premise solutions that can be tailored to specific industries for every major line of tax, including income, sales and consumer use, value added and payroll. Vertex also offers solutions for tax data management, compliance and reporting, tax research, and planning and analysis. The company was founded in 1978 and is headquartered in King of Prussia, Pennsylvania.
Learn more about Vertex Inc
Size
1,200 employees
Market Cap
$2.2 billion
Industry
Net Income
-$78.9 million
Founded
1978
Revenue
$374.6 million
NASDAQ

Similar Jobs

More Jobs at Vertex Inc

More Aerospace & Defense Jobs

Find similar Embedded Software Developer-Dahlgren, VA.- Secret Clearance jobs: