Join us

Come build the power electronics AI is waiting on.

Every hyperscale buildout in the country is stuck behind the same bottleneck: nobody can get transformers fast enough, and the ones they do get waste energy and floor space the industry can no longer afford. We are a small team replacing that entire box with silicon carbide — and we need people who want their fingerprints on the hardware.

Physics before opinions

Arguments here get settled with a model, a measurement, or a bench setup. Seniority is not evidence.

You own it end to end

Whoever designs the board debugs it at 2am and signs off on the production build. No throwing work over a wall.

Small team, wide scope

You will touch things outside your title constantly. That is the deal, and it is the fastest way to get good.

Ship, then perfect

Hardware in a customer's rack teaches us more than another quarter of simulation ever will.

Say the hard thing early

A design flaw raised in week two is a conversation. The same flaw found in week twenty is a recall.

Nobody knows all of it

Medium voltage, SiC, magnetics, controls, thermal — no single engineer covers that span. We teach each other.

Open roles

Two flagship roles — and the team we're building around them.

Senior / Staff Power Electronics Engineer

Engineering Full-time On-site — North San Jose, CA Equity
Apply

Why this role exists

Our solid state transformer takes 35kV off the utility and hands 800V DC directly to a rack of GPUs, in one conversion stage instead of five. Getting there means a cascaded H-bridge front end, eighty-four high-frequency transformers switching above 50kHz, a resonant output stage, protection that clears a fault far faster than any mechanical breaker, and liquid cooling running through all of it. Somebody has to own the converter hardware that makes that real, from the first block diagram to the units rolling off a production line. That is this job.

You will sit at the center of a deliberately small hardware team, which means the design decisions you make show up in the product within months, not years — and so do the mistakes. If you have spent the last few years watching your work disappear into a process, this is the opposite of that.

What you'll own

  • The converter, start to finish. Topology selection and system architecture, then schematic, then layout, then the bring-up bench, then validation, then whatever manufacturing needs to build it repeatably.
  • The models behind the design. Circuit and system-level models detailed enough that you can predict efficiency, loss distribution and thermal behavior before anyone cuts a board — and trust the answer.
  • Power stage component selection. Devices, gate drives, sensing, protection, and the judgment calls about margin that nobody else on the team is qualified to second-guess.
  • Compliance as a design input. Safety and grid interconnection requirements — UL 3400, UL 1741 and friends — designed in from the start rather than discovered during certification.
  • The interfaces. Working shoulder to shoulder with firmware, controls, mechanical, thermal, reliability and manufacturing, because a medium-voltage liquid-cooled cabinet fails at exactly those seams.
  • Pushing the numbers. Efficiency, power density and reliability targets that are already ahead of the market, and need to stay there.

What you need to have already done

This list is deliberately short. We care far more about first-principles depth, hands-on instinct and initiative than about a checklist. How much domain experience you bring mostly determines the level we hire you at — Senior or Staff — not whether we hire you.

  • An EE degree, or the equivalent proven the hard way.
  • Three or more years actually building power converters — designing them, prototyping them, testing them, and getting them into production. Not just simulating them.
  • Real command of converter topologies, isolated and non-isolated, at both the theory and the "why did it do that" level.
  • Hands-on history with high-voltage switching devices — IGBTs, Si and SiC MOSFETs, diodes — plus the gate drive and sensing circuitry that surrounds them.
  • Magnetics fluency: specifying and designing inductors and transformers, and knowing which capacitor chemistry (film, ceramic, electrolytic) survives your voltage and frequency.
  • A working mental model of switching transitions, semiconductor loss mechanisms, and how to do loss and thermal analysis that matches the bench.
  • Schematic capture plus at least one simulation environment you are genuinely fast in — PLECS, LTspice, SPICE, Simulink — and comfort on a bench with scopes, network analyzers and power analyzers.
  • PCB layout experience specific to power: killing parasitics, moving heat, passing EMC, and handing manufacturing something they can actually build.
  • Familiarity with the safety, reliability and environmental standards that industrial equipment has to clear.
  • Enough controls background to argue productively with the firmware team, and awareness of UL, CE and grid interconnection standards such as IEEE 1547 and UL 347A.
  • Authorization to work in the United States.

What would make us especially interested

  • Medium-voltage design experience anywhere in the 5kV to 35kV band — insulation coordination, creepage and clearance, partial discharge. This is the deep end of our product and it is where good candidates separate themselves.
  • Time spent around grid-connected equipment: medium-voltage converters, switchgear, breakers, protective relays.
  • Knowledge of insulation materials, shielding strategy, and arc flash mitigation.
  • A reliability engineering background — HALT, HASS, FMEA, accelerated life testing on power hardware.
  • Exposure to how high-power assemblies actually get manufactured: busbars, potting, conformal coating, high-voltage connectors.
  • Automating your own validation with Python, LabVIEW or embedded scripting instead of clicking through it by hand.
  • Involvement in standards work, or a genuine read on where grid codes are heading.
Apply for this role

Send a resume and, if you have one, a short note about a converter you took from blank page to working hardware — what broke, and what you did about it. We read those first.

Staff / Senior Staff Firmware Integration Engineer

Engineering Full-time On-site — North San Jose, CA Equity
Apply

Why this role exists

A megawatt-class solid state transformer is a software product wearing a steel jacket. Grid-forming control, protection coordination, the sequencing behind fast fault protection, thermal management, telemetry — all of it is firmware, written by several people, running on hardware sitting between a utility feeder and somebody's production GPU fleet. Getting each piece right is not the hard part. Getting all of it to converge into a release that is safe to energize is.

This role owns that convergence. You are the person who decides what goes into a release and what waits, who knows whether the validation behind a change is actually sufficient, and who says go or no-go. When a unit in the field takes an update, it does so because you were satisfied. There is no separate QA organization to hide behind — the bar is whatever you hold.

What you'll own

  • Release definition and change control. Working with engineering, program and field stakeholders to decide what ships, what slips, and what gets cut — and being able to defend each call.
  • Turning program reality into release targets. Milestones, customer commitments and field findings become a concrete, scoped release plan. Feature requests and bug fixes get triaged against what the business actually needs, not who asked loudest.
  • Integration risk, judged early. For every change: what could it break, and what is the cheapest validation that would genuinely catch it.
  • Traceability that holds up. A defensible thread from requirement to implementation to the test that proves it — the kind of record that survives a certification audit or a customer's incident review.
  • The team's development loop. Integration guidelines, test asset strategy, and relentlessly shortening the edit-build-validate cycle for everyone else. This is leverage: your best week may be one where you wrote no product code at all.
  • Burndown and the go/no-go call. Driving each release to closure and making the ship decision without quietly trading away safety to hit a date.
  • OTA, end to end. Update strategy and tooling, staged field soaks, customer coordination for maintenance windows, and how images get loaded on the factory floor.

What you need to have already done

This is a judgment role more than a coding role, but not a management one — you will be in the code, on the bench, and in the release meeting the same week. Level (Staff or Senior Staff) follows the depth you bring.

  • Seven or more years in embedded firmware, including at least one role squarely focused on integration, validation, or release engineering.
  • Embedded C/C++ you can still read and critique — enough to review a colleague's contribution and know when the explanation does not add up.
  • Hands-on experience building HiL and SiL rigs for power converters. This is the requirement that most candidates miss, and it is the one we cannot train around quickly.
  • Fluency with Simulink or a comparable controls simulation environment.
  • A track record owning firmware release cycles on hardware that actually shipped and had to be supported afterward.
  • Solid grounding in RTOS-based design, hardware abstraction layers, and embedded system architecture.
  • Proof you can hold a high quality bar under real schedule pressure — the interesting part is where you decided not to ship.
  • Direct, unambiguous communication, and the ability to translate deep engineering detail into a decision a program lead can act on.

What would make us especially interested

  • Comfort with a scope, logic analyzer and JTAG — willingness to go to the bench yourself when validation demands it rather than filing a ticket.
  • Familiarity with safety-critical firmware standards such as IEC 61508 or UL 1998.
  • CI/CD pipeline work or serious test automation for embedded targets.
  • OTA update mechanisms and fleet management at scale, including what goes wrong at scale.
  • Manufacturing test and production qualification experience.
Apply for this role

Send a resume plus a short account of a release you held back, and what it cost to make that call. That tells us more than a list of tools.

The rest of the plan

Twelve more engineers to build it with.

The two posts above are the load-bearing hires. Everything below is the engineering team that ships the product with them — power stage, controls, magnetics, packaging, mechanical, thermal and EMC. These are hands-on execution roles for engineers who have taken medium-voltage or SiC power hardware into production. Tags show experience level and how urgently we need the seat.

Power Electronics Design Engineer

Power stage 3–6 yrs Critical

The hands-on board-level engineer who takes a power stage from SPICE model to laid-out PCBA to a working, tested board — and repeats it across the cascade.

The work

Our senior/staff engineers architect the converter; you build the boards that make it real. You take each power-stage block — the cascaded H-bridge cells, the resonant output stage, the LV rails — from a SPICE model to a laid-out PCBA to a debugged, characterized board, then do it again until it's production-ready.

What you'll do

  • Design main power-stage circuits — device selection, gate drive, sensing and protection — and validate them in SPICE before committing to copper.
  • Capture schematics and own power-board PCBA layout, killing parasitics and moving heat so the board survives fast SiC switching.
  • Bring up your own boards on the bench with scopes, network and power analyzers, and debug them to a repeatable design.
  • Run power-module and full-unit power tests across the AC, MV and LV domains, and fold what you learn into the next spin.
  • Work directly with magnetics, controls, mechanical and manufacturing so the board fits the system around it.

What you'll bring

  • 3–6 years hands-on designing, prototyping and testing power converters — a strong execution engineer, not someone who needs to lead a large team.
  • Real command of power-stage design: SiC/Si MOSFETs and IGBTs, gate drives, current/voltage sensing and protection.
  • Fluency in schematic capture and power-specific PCBA layout, plus SPICE (or PLECS/LTspice) you're genuinely fast in.
  • Bench instinct — you find why a board misbehaves, not just that it does.
  • A track record carrying many power-electronics boards into production.

Nice to have

  • Experience developing high-power SiC converters specifically.
  • Background from OBC, energy storage, PV, ultra-fast charging or MV SVG (e.g. Fute, Hemai).
  • Exposure to medium-voltage design and the creepage/clearance rules that come with it.

DSP & Communications Hardware Engineer

Controls HW 3–6 yrs Critical

Own the DSP and communications boards end to end — schematic → layout → debug — including board-to-board links, system-level sampling and host communications.

The work

The control brain of the converter runs on the boards you design. In a cascaded system with dozens of cells, the communications fabric — board-to-board, system-level data sampling, and the host/upper-computer link — is as load-bearing as the power stage, and it has to stay clean in a high-dV/dt environment.

What you'll do

  • Design the DSP boards and communications circuits from schematic through layout to a debugged, working board.
  • Own the communications architecture: board-to-board links, system-level data acquisition and the host/upper-computer interface.
  • Bring the boards up on the bench and debug signal integrity, timing and comms robustness under fast switching.
  • Partner with the controls and firmware engineers so the hardware does exactly what the algorithm needs.

What you'll bring

  • 3–6 years designing DSP, FPGA and communications hardware for power-electronics products.
  • Schematic-to-layout ownership of digital / mixed-signal control boards.
  • A working grasp of comms interfaces and data-sampling chains at the system level.
  • Bench-debugging skill in electrically noisy converter environments.

Nice to have

  • Experience with the DSP and communications circuits inside high-power SiC converters.
  • Background from OBC, storage, PV, ultra-fast charging, MV SVG or MV cascaded converters (e.g. Fute, Hemai).

HIL / Real-Time Simulation Engineer

Controls 3–6 yrs Critical

Build the hardware-in-the-loop rigs — control-board and full-unit HIL — for a medium-voltage cascaded converter, and stand up the real-time simulation platform behind them.

The work

You can't safely energize a 35kV converter to test every control change, so the HIL platform is how the controls team moves fast without blowing things up. You build that platform from scratch — control-board HIL through full-unit HIL — and keep it faithful enough that a green light on the rig means a green light in the cabinet.

What you'll do

  • Stand up HIL rigs from zero: real-time plant models, control-board HIL and full-unit HIL.
  • Model the cascaded H-bridge power stage accurately enough that controls and protection behave on the rig the way they will on hardware.
  • Give the controls and firmware teams a fast, trustworthy loop to validate algorithms and fault handling against.
  • Maintain and extend the platform as the product and control scheme evolve.

What you'll bring

  • 3–6 years as a hands-on engineer in real-time simulation / HIL for medium-voltage power electronics.
  • Proven experience building a HIL platform from 0 to 1.
  • Real-time simulation work on MV SVG, MMC or cascaded-H-bridge systems.
  • Comfort spanning control code and power-stage modeling.

Nice to have

  • Control plus real-time-simulation experience in MV cascaded products.
  • Background from Nari, CATL or a similar MV storage / PV player.

Control Algorithm Engineer

Controls 3–6 yrs · PhD Important

Develop the control algorithms and protection strategies, then carry them from simulation through bench debug on high-frequency, high-power converters.

The work

Grid-forming control, cell balancing across the cascade, resonant-stage regulation and the protection strategy that coordinates with fast fault clearing — all of it is algorithm work that has to survive contact with real hardware. You own that algorithm layer from the whiteboard to the bench.

What you'll do

  • Develop control algorithms and protection strategies for the converter's power stages.
  • Validate them in simulation, then debug them on real hardware until they hold under line and load transients.
  • Coordinate protection behavior with the hardware's fast fault-clearing so the system stays safe.
  • Work closely with the HIL, firmware and hardware engineers who turn your algorithms into a shipping control loop.

What you'll bring

  • 3–6 years (PhD preferred) developing and shipping power-electronics control in real products, not just papers.
  • Strong control theory grounded in how converters actually behave.
  • Experience taking control from simulation to validated bench results.
  • Fluency in Simulink or a comparable controls-simulation environment.

Nice to have

  • Control of high-frequency, high-power power-electronics circuits specifically.
  • Background from OBC, EV, storage, PV, MV, ultra-fast charging or MV drives.

SiC Power Module Packaging Engineer

Packaging 3–6 yrs · PhD Critical

Design the packaging for our SiC power modules — the layout, interconnect and thermal path that lets the die switch hard and stay reliable.

The work

The SiC die can only switch as fast, as cool and as reliably as its package allows. You own that package — the substrate, interconnect, thermal path and the parasitics that decide whether the module thrives above 50kHz or rings itself apart.

What you'll do

  • Design SiC power-module packaging: layout, substrate, die attach, interconnect and the thermal path.
  • Minimize loop inductance and manage the electric-field and thermal stresses inside the module.
  • Work with the power-electronics, magnetics, mechanical and thermal engineers so the module drops cleanly into the PEBB.
  • Support prototype build, characterization and the move toward a manufacturable module.

What you'll bring

  • 3–6 years (PhD preferred) developing SiC or IGBT power modules.
  • Understanding of module parasitics, thermal management and field control inside a package.
  • Hands-on module development experience, from concept through characterization.

Nice to have

  • Prior SiC module packaging design specifically.
  • Background from a SiC / IGBT module house or a power-semiconductor group.

Magnetics / Electromagnetic Design Engineer

Magnetics 2–10 yrs · PhD Critical

Own magnetic design across the system: board-level auxiliary supplies, transformers, chokes and the medium-voltage-side reactor.

The work

Magnetics is where this converter's density is won or lost. Across board-level auxiliary supplies, the high-frequency transformers, chokes and the MV-side reactor, you do the electromagnetic design that hits the loss, size and temperature targets the rest of the product depends on.

What you'll do

  • Design the system's magnetics — auxiliary-supply magnetics, transformers, chokes and the MV-side reactor.
  • Model core and winding loss and thermal behavior, and design to it rather than discovering it on the bench.
  • Choose core materials, winding structures and geometries that balance loss, density and manufacturability.
  • Partner with power-electronics, mechanical and thermal engineers so the magnetics fit and cool.

What you'll bring

  • 2–10 years (PhD preferred) in electromagnetic / magnetics design for power electronics.
  • Fluency specifying and designing inductors, transformers and reactors.
  • Loss- and thermal-modeling instinct that matches measurement.

Nice to have

  • High-density magnetics background such as OBC.
  • Experience at high frequency (>50kHz) and/or medium voltage.

High-Frequency Transformer Design Engineer

Magnetics 3–10 yrs Important

Electromagnetic design and test of the main high-frequency transformer, plus the auxiliary power supply that rides with it.

The work

Eighty-four high-frequency transformers, switching above 50kHz, carry the power across the isolation barrier of this converter. You own the electromagnetic design and test of that main transformer — and the auxiliary power supply that goes with it.

What you'll do

  • Design the main high-frequency transformer: magnetics, windings, isolation and the electromagnetic performance behind efficiency and density.
  • Design the auxiliary power supply associated with it.
  • Build and test prototypes, correlating measured loss, temperature and performance to your models.
  • Iterate toward a transformer that is efficient, dense and manufacturable at volume.

What you'll bring

  • 3–10 years designing high-frequency and/or planar transformers in shipping products.
  • Command of high-frequency magnetics — core/winding loss, leakage, isolation and thermal behavior.
  • Hands-on prototype build-and-test experience.

Nice to have

  • Planar-transformer design specifically.
  • Background from OBC or comparable high-frequency power products.

Transformer Insulation Engineer

Magnetics 3–10 yrs Critical

Own transformer insulation end to end — insulation design, the manufacturing process behind it, and the test that proves it holds.

The work

At medium voltage, the transformer lives or dies on its insulation. You own that system — the insulation design, the process that builds it repeatably, and the testing that proves it withstands the field it sees for the life of the product.

What you'll do

  • Design the transformer insulation system for medium-voltage operation — materials, creepage/clearance and field control.
  • Define the manufacturing process that produces that insulation repeatably.
  • Own insulation testing and verification, including partial-discharge and withstand testing.
  • Work with magnetics, mechanical and manufacturing so the insulation is buildable, not just correct on paper.

What you'll bring

  • 3–10 years in transformer insulation — design, process and test.
  • A mechanical or insulation-engineering background applied to power magnetics.
  • Understanding of insulation materials, coordination and the tests that qualify them.

Nice to have

  • Medium-voltage insulation experience.
  • Background from traditional AIDC, energy storage, or a transformer manufacturer.

Mechanical Engineer — Board & Power Module

Mechanical 5–20 yrs Critical

Mechanical design for board-level HF transformers, chokes, relays and SiC cooling, and for the PEBB power module — structure, field-strength simulation, insulation and thermal.

The work

The PEBB — the power-electronics building block that repeats across the converter — has to hold high-frequency magnetics, relays and SiC modules in a compact, high-field, liquid-cooled package that survives volume production. You own its mechanical design, from the board-level components up to the module structure.

What you'll do

  • Design board-level mechanical structure for HF transformers, chokes, relays and SiC cooling.
  • Own the PEBB power-module structure — mechanical design, field-strength simulation, insulation and thermal.
  • Design for the electric-field and thermal realities of a medium-voltage, liquid-cooled module.
  • Design for manufacturing so the module builds repeatably at volume.

What you'll bring

  • 5–20 years of mechanical design for power-electronics converters that reached high-volume production.
  • Experience with structural, insulation and thermal design in a single package.
  • Comfort with field-strength / FEA simulation to guide the design.
  • A design-for-manufacturing mindset.

Nice to have

  • Liquid-cooled power-module mechanical experience.
  • Background from OBC or energy storage.

Mechanical Engineer — Container / System Level

Mechanical 5–20 yrs Critical

Full-unit electrical drawings, layout, cabinet and enclosure, mechanical switchgear, installation, and airflow / thermal routing at the container scale.

The work

The finished product is a medium-voltage, liquid-cooled cabinet that ships in a container and gets installed next to a data center. You own the system-level mechanical design that makes that whole box real — layout, enclosure, switchgear, install and thermal routing.

What you'll do

  • Produce full-unit electrical drawings and the system-level mechanical layout.
  • Design the cabinet / enclosure, mechanical switchgear and installation approach.
  • Design airflow and thermal routing at the container scale, working with the liquid-cooling engineer.
  • Coordinate across electrical, thermal and manufacturing so the system installs and services cleanly.

What you'll bring

  • 5–20 years of system / enclosure-level mechanical design for containerized power products.
  • Experience with cabinets, switchgear, layout and installation of medium- or high-power equipment.
  • A grasp of airflow / thermal routing at the system scale.

Nice to have

  • Background from energy storage, PV, MV drives or SVG.
  • Experience shipping containerized products to the field.

Thermal / Liquid-Cooling Engineer

Thermal 5–20 yrs Critical

Design the container liquid-cooling system — cooling loop, deionized water, flow and pressure drop — from simulation through implementation and test.

The work

Every watt of loss in this converter ends up in the coolant, so the liquid-cooling system is what lets the box run at the density we're targeting. You own that system end to end — the loop, the deionized-water design, the flow and pressure-drop budget — from simulation to a tested, working system.

What you'll do

  • Design the container liquid-cooling loop: pumps, manifolds, cold plates and the deionized-water system.
  • Budget and analyze flow and pressure drop, and simulate the thermal-hydraulic system.
  • Implement and test the cooling system on real hardware, correlating results to your models.
  • Work with mechanical, power-module and power-electronics engineers so heat has a path out everywhere it's generated.

What you'll bring

  • 5–20 years designing liquid-cooling systems for containerized products such as energy storage.
  • Command of cooling-loop design, flow / pressure-drop analysis and thermal simulation.
  • Hands-on implementation and test experience, not simulation alone.

Nice to have

  • Deionized-water / dielectric-coolant experience.
  • Background from grid-scale storage or comparable containerized power systems.

EMC / EMI Engineer

Compliance 3–10 yrs Critical

EMI design and test — filter design, shielding and grounding — plus running the EMC compliance campaign to a pass.

The work

A megawatt-class converter switching SiC above 50kHz is an EMI generator until someone designs it not to be. You own that — filter design, shielding and grounding strategy from the start, and the EMC test campaign that turns "should pass" into a certificate.

What you'll do

  • Design EMI filters, shielding and grounding into the product from the start rather than bolting them on at certification.
  • Run EMI/EMC design and testing, diagnosing emissions and coupling paths on real hardware.
  • Drive the EMC compliance campaign to a pass and keep it robust across the product line.
  • Partner with the power-electronics and mechanical engineers, because EMI is designed in, not tested in.

What you'll bring

  • 3–10 years in EMC/EMI for power electronics — an engineer with a power background, not only a test technician.
  • Real command of EMI filter design and EMI/EMC testing.
  • Understanding of shielding, grounding and the emission mechanisms of fast-switching converters.

Nice to have

  • Background from automotive or OBC.
  • Familiarity with the EMC standards industrial and grid-tied equipment must clear.

Don't see your role?

The list above is where we're focused this cycle, but it isn't a fence. If you can make a real dent in a medium-voltage power conversion problem — in manufacturing engineering, firmware, test, or something we haven't thought to post — write to us anyway and tell us what you'd want to work on: careers@lyrahtech.com.