Pith. sign in

REVIEW 4 major objections 5 minor 39 references

Multiport Analytical Pixel Electromagnetic Simulator (MAPES) for AI-assisted RFIC and Microwave Circuit Design

T0 review · 4 major / 5 minor · reviewed 2026-08-03 · deepseek-v4-flash

Pith's one-line read Closed-form matrix equation predicts any pixel layout's EM response.

desk verdict MAPES is a legitimate, well-motivated physics-based surrogate for pixel-based RFIC/PCB design, but the 'any arbitrary pattern' claim outruns the evidence: five random patterns per case and an empirical equivalence assumption that needs broader validation. read the letter →

arxiv 2511.21274 v3 pith:BYRBONVF submitted 2025-11-26 eess.SP cs.SYeess.SY

classification eess.SPcs.SYeess.SY
keywords multiportnetworktheorypixel-baseddesignelectromagneticsimulationRFICmicrowavecircuitsvirtualportsimpedancematrixAI-assisted
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

MAPES claims that the electromagnetic response of any pixel-based microwave circuit or RFIC layout can be computed analytically, without retraining or re-simulation, once a single impedance matrix of virtual ports is extracted from about 1% of the full-wave simulations that data-driven AI emulators need. The key is an equivalence model: original seamless pixels are replaced by slightly smaller virtual pixels plus diagonal corner pixels, with virtual ports inserted at all junctions, and the presence/absence pattern is mapped to short/open loads on those ports. Standard multiport network theory then gives the I/O impedance as a closed-form formula. The paper validates the claim on CMOS 180 nm, CMOS 65 nm dual-layer, and single-/double-layer PCBs, reporting 600-2000x speedups over full-wave simulation with small mean errors. If true, this replaces data-starved neural-network EM surrogates with a physics-based surrogate that generalizes to every pattern in the design space.

What carries the argument

The carrying mechanism is the replacement of the seamless pixel array by an equivalent multiport network. Each original pixel becomes a slightly smaller virtual pixel, and small diagonal virtual pixels are placed at the corners; virtual ports are inserted between adjacent virtual pixels, between virtual pixels and diagonal virtual pixels, and between pixels and ground, plus optional inter-layer via ports. The impedance matrix Z_ALL of this network is extracted once with Q full-wave port excitations. A pixel pattern P is then converted by a deterministic algorithm into a diagonal load matrix Z_L(P) of open/short terminations. Substituting into Eq. (7) yields the I/O impedance analytically. Th

What would settle it

Take a single-layer PCB pixel array with a layout that creates a narrow slot between two pixel blocks, and sweep the virtual-pixel size ratio from 70% to 95%. If the MAPES-predicted S21 resonance shifts monotonically by more than the mean error reported in Table I while the full-wave result stays fixed, the equivalence assumption is falsified.

Watch

Extended reading notes

Core claim

The central claim is Eq. (7): for any pixel pattern P, Z_MAPES(P) = Z_IO,IO − Z_IO,VP (Z_L(P) + Z_VP,VP)^−1 Z_VP,IO. Here Z_ALL is the impedance matrix among all virtual ports, obtained once from full-wave simulations of the virtual structure; Z_L(P) is a diagonal load matrix whose entries are shorts/opens determined by pixel and via presence; and the I/O ports are a subset of virtual ports. The paper argues this formula predicts the S-parameters of any layout in the design space without further full-wave simulation, because Z_ALL encodes all horizontal, vertical, diagonal, and inter-layer couplings. The formula is not a learned approximation; it follows from Kirchhoff/multiport constraints,

Load-bearing premise

The load-bearing premise is that the EM response of the mapped virtual-pixel structure (with gaps, diagonal corner pixels, and point loads) is equivalent to the original seamless pixel pattern — which requires that unconnected virtual pixels barely couple and that shrinking pixels to ~85% does not change the behavior.

Editorial extensions

If this is right

  • Any pixel layout in the design space, including ones never simulated, can be evaluated in the time of one matrix inversion, so exhaustive search and inverse design become feasible.
  • Only a one-time pre-simulation of Q ports (typically ~1% of a CNN training set) is needed; multi-layer and via configurations are handled by adding via ports.
  • Because predictions derive from multiport theory rather than regression, MAPES avoids overfitting and gives physically consistent results across all patterns.
  • MAPES can generate training datasets for AI emulators 500-2000x faster than full-wave solvers, making larger design spaces accessible.
  • The closed-form structure allows low-rank/Woodbury updates when only a few pixels change, enabling fast direct-binary-search optimization.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the equivalence assumption holds at scale, MAPES could serve as the physics-based reward function for reinforcement-learning layout optimization, giving RL agents fast evaluation of millions of candidates.
  • The 85% virtual-pixel ratio is an empirical guideline; a natural extension is to derive an optimal ratio from substrate and frequency parameters, or to use multiple virtual-pixel sizes to bound the modeling error.
  • Eq. (7) suggests a hybrid approach: train a tiny neural network to predict the inverse of (Z_L+Z_VP,VP) directly, preserving exactness while matching the speed of learned surrogates.
  • The method's port-count scaling may limit very large arrays; port reduction or adaptive port placement could extend it to 100x100 or larger design spaces.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The paper proposes MAPES, an analytical multiport surrogate for pixel-based microwave/RFIC structures. A virtual-pixel equivalent model with diagonal virtual pixels is equipped with virtual ports; a one-time set of Q full-wave simulations yields an impedance matrix Z_ALL. Any pixel presence/absence pattern P is mapped to a diagonal load matrix Z_L(P), and the I/O impedance is predicted by Eq. (7): Z_MAPES(P)=Z_IO,IO−Z_IO,VP(Z_L(P)+Z_VP,VP)^−1 Z_VP,IO. The authors validate the method on four configurations (single- and double-layer PCB, 180 nm and 65 nm CMOS, the latter with vias), with five random patterns per case, reporting mean S-parameter errors of 0.016–0.220 and 615–2107× speedups over CST; PCB prototypes are also measured. The paper claims that MAPES generalizes to all pixel configurations, avoids data-driven overfitting, and requires only ~1% of the full-wave simulations of AI-based emulators.

Significance. If the equivalent-model assumption is valid for the intended design class, MAPES is a significant contribution: it replaces large data-hungry surrogates with a compact, precomputed operator and a closed-form Schur complement. The derivation of Eq. (7) is mathematically sound for the virtual-port network, and the reported CMOS agreement (mean errors 0.0164 and 0.0275) is excellent. The fabricated PCB prototypes add credibility. The method could serve as a fast physics-based simulator, a dataset generator, or a physics anchor in multi-fidelity AI design. However, the significance is conditional: the paper's broad generalization claim rests on an equivalence assumption (Sec. IV.C) that is supported only by five random validation patterns per configuration. No code or test data are provided, which would substantially aid reproducibility.

major comments (4)
  1. [Sec. IV.C / Fig. 18] The load-bearing assumption is stated in Sec. IV.C: the EM response of the mapped virtual-pixel structure is equivalent to that of the original seamless pixel pattern, requiring (i) negligible coupling between unconnected virtual pixels and (ii) no significant distortion from reducing virtual pixels to ~85% of the original size. Eq. (7) is exact for the virtual-port network but is not an exact statement about the original pixel geometry. The 85% ratio is an empirical guideline, not a derived quantity, and no error bounds are provided. With only random validation patterns, the equivalence is not demonstrated for long meanders, large contiguous blocks, narrow resonant traces, or systematic diagonal chains, which are precisely the structures where discrete short/open ports and a 15% size reduction are most likely to alter the electrical response. Please either expand the validation to struc
  2. [Sec. III / Figs. 8, 11, 14, 17; Table I] Each of the four configurations is validated with only five random pixel patterns. Random ~50%-occupancy patterns are statistically unlikely to contain long connected conductors, dense clusters, periodic via arrays, or other structured layouts common in practical microwave/RFIC passives. These are also the cases most sensitive to the equivalent-model approximation. To support the abstract's claim of 'accurate results across all design variations,' the authors should include structured test sets, report worst-case and per-pattern errors, and provide a coverage measure or error distribution. Without this, the generalization claim is anecdotal rather than demonstrated.
  3. [Table I / Sec. IV.A] The PCB mean S-parameter errors are 0.2199 (single-layer) and 0.1810 (double-layer). The paper attributes these to frequency shifts, but a resonance shift of even a few percent can be decisive for filter/coupler specifications, so this explanation does not make the errors negligible. Please quantify the frequency shifts, report the maximum error and the error at resonance, and clearly scope the PCB accuracy claims. As written, the statement in Sec. IV.A that these deviations are 'entirely acceptable' is not supported by the evidence.
  4. [Eq. (2) vs Sec. III.B] For the 13×13 two-layer CMOS 65 nm example with vias, Eq. (2) gives Q = 2(6·13·13 − 3·13 − 3·13 + 4) + 1·13·13 = 2049, but Sec. III.B reports 2013 virtual ports and 2013 CST runs. This discrepancy affects the size of Z_ALL and the pre-simulation cost. Please reconcile the formula with the example, or clarify which vias/ports are excluded.
minor comments (5)
  1. [Abstract / Sec. I / Sec. IV.B] The prior-data ratio is stated inconsistently: the abstract says 'about 1%', Sec. I says '2~5%', and Sec. IV.B says 'roughly equivalent to 1%'. Please unify and define the comparison basis explicitly.
  2. [Table II] The 'Relative Percentage' entries for MAPES rows appear to be off by orders of magnitude. For example, 1444/2^256 ≈ 1.25×10^-72%, not 1.24×10^-76%. Also, the section labels in the first column are mismatched (e.g., 'Single-Layer PCB (Section III A)' should refer to Section III.C, not III.A).
  3. [Abstract / Table I] The abstract states '600-2000× speed improvement', but Table I lists acceleration rates of 615×, 1615×, 1705×, and 2107×. Please align the range (e.g., '600-2100×').
  4. [Sec. II.C / Algorithm 1] The mapping algorithm uses 'infinite resistance' for open circuits, but the numerical implementation of Eq. (7) is not described. Please clarify whether a finite large resistance is used and how the open-circuit limit is handled in the matrix inversion.
  5. [Table II Note 2 / Fig. 3 caption] Typographical issues: 'large RAM menory' should be 'large RAM memory', and Fig. 3's caption says 'MAPS methodology' instead of 'MAPES methodology'.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity; Eq. (7) is a standard multiport reduction, and validation is external against CST and measurements.

full rationale

The derivation chain in MAPES is self-contained. Equation (7) is obtained by combining the full-wave-computed impedance matrix Z_ALL (Eq. 4) with the load matrix Z_L(P) (Eq. 5) and eliminating the virtual-port currents; this is an exact Schur-complement/multiport-loading result, not a fit to the reported S-parameters. Z_ALL is produced by independent full-wave simulations of the virtual-port structure, and the five random patterns per case are not used to set any entry of Z_ALL or to calibrate Eq. (7). The paper explicitly identifies its only load-bearing physical premise in Section IV.C: 'The key underlying assumption of MAPES is that the EM response of the mapped virtual pixel structure is equivalent to that of the original pixel pattern,' together with the two sub-assumptions about negligible coupling and the 85% virtual-pixel sizing guideline. That is a disclosed modeling/approximation limitation, not a circularity: the paper then checks the surrogate against CST and fabricated prototypes. The 85% ratio is empirical and admittedly so, but it is not a fitted parameter renamed as a prediction; it does not force Eq. (7) to equal the CST target by construction. The self-citations to IMPM and prior pixel-antenna work are used as background and contrast, not as the justification for Eq. (7), and no uniqueness theorem or ansatz is imported from those works to forbid alternatives. The central prediction is therefore an independently validated analytical consequence of the precomputed operator, with its main risk being the equivalence assumption's validity for pattern classes not covered by the five random examples — a correctness/generalization concern, not circular reasoning.

Assumptions & free parameters 3 free parameters · 4 assumptions · 3 invented entities

The method rests on standard network theory, on the accuracy of CST for the virtual structure, and on an ad-hoc equivalence between seamless pixels and the gapped virtual-pixel model. The main free parameters are geometric: the 85% virtual pixel size ratio and the diagonal pixel dimensions, both chosen by hand. No new physical entities are postulated, but the virtual pixels/ports are invented modeling constructs that require validation.

free parameters (3)
  • virtual_pixel_size_ratio = ~85% of original pixel size
    Section IV.C: empirically chosen to balance inter-pixel coupling and pattern fidelity; used in all four examples without a theoretical derivation.
  • diagonal_virtual_pixel_dimensions = 1 × 3 µm in CMOS examples; unspecified for PCB cases
    Introduced as a 'conservative modeling choice' to capture diagonal connections; dimensions chosen by hand and not swept or optimized.
  • via_load_impedance = 0 Ω (short) in mapping; nonzero practical resistance mentioned but not characterized
    The mapping algorithm sets via ports to short/open, while Section III.B mentions that practical via resistance could be modeled; no value or sensitivity analysis is provided.
assumptions (4)
  • standard math Standard multiport network theory: port voltages and currents are related by V = Z I, and loads satisfy V = −Z_L I.
    Used to derive Eq. (7) in Section II.D; this is textbook microwave network theory.
  • domain assumption Full-wave CST simulations of the virtual-port structure yield a complete and accurate Z_ALL.
    The entire method depends on the fidelity of CST as the numerical ground truth for the equivalent model (Sections II.B and III).
  • ad hoc to paper The EM response of the mapped virtual-pixel structure is equivalent to the original seamless pixel pattern.
    Explicitly stated as the key underlying assumption in Section IV.C; requires negligible coupling between unconnected virtual pixels and negligible distortion from the ~85% size reduction.
  • domain assumption Zero/infinite loads on virtual ports correctly represent pixel presence/absence.
    The mapping algorithm in Section II.C converts present/absent pixels to short/open ports; this is a modeling idealization, not derived from first principles.
invented entities (3)
  • Virtual pixels
    purpose: Replace original seamless pixels with gap-separated conductive blocks so virtual ports can be inserted.
    Modeling constructs with no physical counterpart; their validity is only indirectly checked through CST comparisons.
  • Diagonal virtual pixels
    purpose: Capture diagonal electromagnetic couplings between original pixels.
    Introduced at pixel corners with hand-chosen dimensions; a conservative modeling choice, not an observed physical entity.
  • Virtual ports
    purpose: Discrete locations where loads and I/O connections are applied to form the multiport network.
    Mathematical degrees of freedom, not physical ports; their placement determines the fidelity of the model.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Multiport Analytical Pixel Electromagnetic Simulator (MAPES) for AI-assisted RFIC and Microwave Circuit Design." pith.science (2026). https://pith.science/paper/BYRBONVF

@misc{pith2026251121274,
  author       = {Pith},
  title        = {Pith review of: Multiport Analytical Pixel Electromagnetic Simulator (MAPES) for AI-assisted RFIC and Microwave Circuit Design},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/BYRBONVF}},
  note         = {Machine review of arXiv:2511.21274}
}
abstract

This paper proposes a novel analytical framework, denoted the Multiport Analytical Pixel Electromagnetic Simulator (MAPES). MAPES enables efficient and accurate prediction of the electromagnetic (EM) performance of arbitrary pixel-based microwave (MW) and RFIC structures. Unlike the Internal Multiport Method (IMPM), which optimizes only connecting elements within a fixed, gap-separated pixel skeleton, MAPES operates directly on the all-pixel presence/absence formulation used in recent MW/RFIC design. This is enabled by diagonal virtual pixels, an occupancy-to-load mapping, and a multi-layer/via port-level formulation that have no counterpart in IMPM. By introducing virtual pixels and diagonal virtual pixels and inserting virtual ports at critical positions, MAPES captures all horizontal, vertical, and diagonal electromagnetic couplings within a single multiport impedance matrix. Only a small set of full-wave simulations (typically about 1% of the datasets required by AI-assisted EM emulators) is needed to construct this matrix. Subsequently, any arbitrary pixel configuration can be evaluated analytically using a closed-form multiport relation without additional full-wave calculations. The proposed approach eliminates data-driven overfitting and ensures accurate results across all design variations. Using MAPES, comprehensive examples for single- and double-layer PCBs and CMOS processes (180 nm and 65 nm) confirm that high prediction accuracy with 600-2000$\times$ speed improvement is achieved compared to CST simulations. Owing to its efficiency, scalability, and reliability, MAPES provides a practical and versatile tool for AI-assisted MW circuit and RFIC design across diverse fabrication technologies.

Figures

Figures reproduced from arXiv: 2511.21274 by the authors.

Figure 1
Figure 1. Overview of the MAPES methodology detailing the calculation process (top row) and the equivalent model of MAPES [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Magnified view of the design space (left) and the [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 4
Figure 4. Two representative examples of how the design space [PITH_FULL_IMAGE:figures/full_fig_p006_4.png] view at source ↗
Figures from the paper (10 more)
Figure 5
Figure 5. Figure 5: Model of the multiport network for analytical calculation in the MAPES methodology. The connections between virtual [PITH_FULL_IMAGE:figures/full_fig_p007_5.png]
Figure 6
Figure 6. Figure 6: CMOS 180 nm single-layer pixel design space imple [PITH_FULL_IMAGE:figures/full_fig_p009_6.png]
Figure 8
Figure 8. Figure 8: Five random pixel configurations with S-parameters comparing CST simulations and MAPES predictions. [PITH_FULL_IMAGE:figures/full_fig_p009_8.png]
Figure 10
Figure 10. Figure 10: Virtual pixel and diagonal virtual pixels configuration [PITH_FULL_IMAGE:figures/full_fig_p010_10.png]
Figure 11
Figure 11. Figure 11: Five random pixel configurations with S-parameters comparing CST simulations and MAPES predictions. [PITH_FULL_IMAGE:figures/full_fig_p010_11.png]
Figure 13
Figure 13. Figure 13: Virtual pixel and diagonal virtual pixels configura [PITH_FULL_IMAGE:figures/full_fig_p011_13.png]
Figure 14
Figure 14. Figure 14: Five randomly generated pixel patterns with prototypes and S-parameter comparison between CST simulations, MAPES [PITH_FULL_IMAGE:figures/full_fig_p011_14.png]
Figure 16
Figure 16. Figure 16: Virtual pixel and diagonal virtual pixels configuration [PITH_FULL_IMAGE:figures/full_fig_p012_16.png]
Figure 17
Figure 17. Figure 17: Five randomly generated dual-layer pixel patterns with prototypes and S-parameter comparison between CST [PITH_FULL_IMAGE:figures/full_fig_p012_17.png]
Figure 18
Figure 18. Figure 18: Illustration of the underlying assumption of MAPES [PITH_FULL_IMAGE:figures/full_fig_p015_18.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

39 extracted references · 1 linked inside Pith

  1. [1]

    A comprehensive survey on internet of things (iot) toward 5g wireless systems,

    L. Chettri and R. Bera, “A comprehensive survey on internet of things (iot) toward 5g wireless systems,”IEEE Internet of Things Journal, vol. 7, no. 1, pp. 16–32, 2020

  2. [2]

    5g: A tutorial overview of standards, trials, challenges, deployment, and practice,

    M. Shafi, A. F. Molisch, P. J. Smith, T. Haustein, P. Zhu, P. De Silva, F. Tufvesson, A. Benjebbour, and G. Wunder, “5g: A tutorial overview of standards, trials, challenges, deployment, and practice,”IEEE Journal on Selected Areas in Communications, vol. 35, no. 6, pp. 1201–1221, 2017

  3. [3]

    A vision of 6g wireless systems: Applications, trends, technologies, and open research problems,

    W. Saad, M. Bennis, and M. Chen, “A vision of 6g wireless systems: Applications, trends, technologies, and open research problems,”IEEE Network, vol. 34, no. 3, pp. 134–142, 2020

  4. [4]

    On the road to 6g: Visions, requirements, key technologies, and testbeds,

    C.-X. Wang, X. You, X. Gao, X. Zhu, Z. Li, C. Zhang, H. Wang, Y . Huang, Y . Chen, H. Haas, J. S. Thompson, E. G. Larsson, M. D. Renzo, W. Tong, P. Zhu, X. Shen, H. V . Poor, and L. Hanzo, “On the road to 6g: Visions, requirements, key technologies, and testbeds,”IEEE Communications Surveys & Tutorials, vol. 25, no. 2, pp. 905–974, 2023

  5. [5]

    Deep-learning-based inverse- designed millimeter-wave passives and power amplifiers,

    E. A. Karahan, Z. Liu, and K. Sengupta, “Deep-learning-based inverse- designed millimeter-wave passives and power amplifiers,”IEEE Journal of Solid-State Circuits, vol. 58, no. 11, pp. 3074–3088, 2023

  6. [6]

    Design of highly efficient broadband class-e power amplifier using synthesized low-pass matching networks,

    K. Chen and D. Peroulis, “Design of highly efficient broadband class-e power amplifier using synthesized low-pass matching networks,”IEEE Transactions on Microwave Theory and Techniques, vol. 59, no. 12, pp. 3162–3173, 2011

  7. [7]

    A robust high-q micromachined rf inductor for rfic applications,

    J.-W. Lin, C. Chen, and Y .-T. Cheng, “A robust high-q micromachined rf inductor for rfic applications,”IEEE Transactions on Electron Devices, vol. 52, no. 7, pp. 1489–1496, 2005. IEEE 18

  8. [8]

    An n-way hybrid power divider,

    E. Wilkinson, “An n-way hybrid power divider,”IRE Transactions on Microwave Theory and Techniques, vol. 8, no. 1, pp. 116–118, 1960

Show all 39 references
  1. [9]

    On-chip spiral inductors with patterned ground shields for si-based rf ics,

    C. Yue and S. Wong, “On-chip spiral inductors with patterned ground shields for si-based rf ics,”IEEE Journal of Solid-State Circuits, vol. 33, no. 5, pp. 743–752, 1998

  2. [10]

    Deep learning-assisted rfic design with dual-metal-layer passive matching networks: A 15-22 ghz cmos pa for 6g in 22nm fdx+,

    C. Chu, E. Liu, Y . Liu, B. Lin, M. Eleraky, B. Abdelaziz, M. Ghor- banpoor, T.-Y . Huang, A. Wang, and H. Wang, “Deep learning-assisted rfic design with dual-metal-layer passive matching networks: A 15-22 ghz cmos pa for 6g in 22nm fdx+,” in2025 16th German Microwave Conferen...

  3. [11]

    Ai-assisted template-seeded pixelated design for multi-metal-layer high-coupling em structures: A ku-band 6g fr3 pa in 22nm fdx+,

    C. Chu, J. Xu, Y . Liu, J. Zeng, A. Wang, T. Torii, S. Shinjo, K. Ya- manaka, and H. Wang, “Ai-assisted template-seeded pixelated design for multi-metal-layer high-coupling em structures: A ku-band 6g fr3 pa in 22nm fdx+,” in2025 IEEE/MTT-S International Microwave Symposium - ...

  4. [12]

    Dall-em: Generative ai with diffusion models for new design space discovery and target-to-electromagnetic structure synthesis,

    Y . Guo, E. A. Karahan, Z. Li, Z. Shao, Z. Zhang, M. Wang, and K. Sen- gupta, “Dall-em: Generative ai with diffusion models for new design space discovery and target-to-electromagnetic structure synthesis,” in 2025 IEEE/MTT-S International Microwave Symposium - IMS 2025, 2025,...

  5. [13]

    Ims deep learning enabled generalized synthesis of multi-port electromagnetic structures and cir- cuits for mmwave power amplifiers,

    E. A. Karahan, Z. Liu, and K. Sengupta, “Ims deep learning enabled generalized synthesis of multi-port electromagnetic structures and cir- cuits for mmwave power amplifiers,” in2024 IEEE/MTT-S International Microwave Symposium - IMS 2024, 2024, pp. 184–187

  6. [14]

    Deep-learning enabled generalized inverse design of multi-port radio-frequency and sub-terahertz passives and integrated circuits,

    E. A. Karahan, Z. Liu, A. Gupta, Z. Shao, J. Zhou, U. Khankhoje, and K. Sengupta, “Deep-learning enabled generalized inverse design of multi-port radio-frequency and sub-terahertz passives and integrated circuits,”Nature communications, vol. 15, no. 1, p. 10734, 2024

  7. [15]

    Algorithmic design and optimization of on-chip multilayered pixelated passive networks,

    V . Chenna and H. Hashemi, “Algorithmic design and optimization of on-chip multilayered pixelated passive networks,”IEEE Transactions on Microwave Theory and Techniques, pp. 1–11, 2025

  8. [16]

    Tandem neural network based design of multiband antennas,

    A. Gupta, E. A. Karahan, C. Bhat, K. Sengupta, and U. K. Khankhoje, “Tandem neural network based design of multiband antennas,”IEEE Transactions on Antennas and Propagation, vol. 71, no. 8, pp. 6308– 6317, 2023

  9. [17]

    Goodfellow, Y

    I. Goodfellow, Y . Bengio, A. Courville, and Y . Bengio,Deep learning. MIT press Cambridge, 2016, vol. 1, no. 2

  10. [18]

    Dropout: a simple way to prevent neural networks from over- fitting,

    N. Srivastava, G. Hinton, A. Krizhevsky, I. Sutskever, and R. Salakhut- dinov, “Dropout: a simple way to prevent neural networks from over- fitting,”The journal of machine learning research, vol. 15, no. 1, pp. 1929–1958, 2014

  11. [19]

    A compact antenna reconfigurable in the band 1.7ghz - 2.7ghz,

    J. Araque and G. Vecchi, “A compact antenna reconfigurable in the band 1.7ghz - 2.7ghz,” in2006 IEEE Antennas and Propagation Society International Symposium, 2006, pp. 2333–2336

  12. [20]

    An efficient approach for optimizing frequency reconfigurable pixel antennas using genetic algorithms,

    S. Song and R. D. Murch, “An efficient approach for optimizing frequency reconfigurable pixel antennas using genetic algorithms,”IEEE Transactions on Antennas and Propagation, vol. 62, no. 2, pp. 609–620, 2014

  13. [21]

    Multiport pixel rectenna for ambient rf energy harvesting,

    S. Shen, C.-Y . Chiu, and R. D. Murch, “Multiport pixel rectenna for ambient rf energy harvesting,”IEEE Transactions on Antennas and Propagation, vol. 66, no. 2, pp. 644–656, 2018

  14. [22]

    A dual-port dual-beam pattern-reconfigurable antenna with independent 2- d beam-scanning,

    Y . Zhang, S. Tang, J. Rao, C.-Y . Chiu, X. Chen, and R. Murch, “A dual-port dual-beam pattern-reconfigurable antenna with independent 2- d beam-scanning,”IEEE Transactions on Antennas and Propagation, vol. 72, no. 10, pp. 7628–7643, 2024

  15. [23]

    Cost-effective enhancement of rf switch performance utilizing novel coupling struc- tures,

    J. Rao, Z. Ming, J. Zhang, C.-Y . Chiu, and R. Murch, “Cost-effective enhancement of rf switch performance utilizing novel coupling struc- tures,”IEEE Transactions on Microwave Theory and Techniques, pp. 1–17, 2025

  16. [24]

    A compact shared-aperture antenna with 2-transmit and 2-receive highly-isolated ports for full-duplex mimo systems,

    J. Rao, Z. Ming, J. Zhang, Z. Li, C.-Y . Chiu, and R. Murch, “A compact shared-aperture antenna with 2-transmit and 2-receive highly-isolated ports for full-duplex mimo systems,”IEEE Open Journal of Antennas and Propagation, vol. 6, no. 2, pp. 422–432, 2025

  17. [25]

    A shared-aperture dual-band sub-6 ghz and mmwave reconfigurable intelligent surface with independent operation,

    J. Rao, Y . Zhang, S. Tang, Z. Li, Z. Ming, J. Zhang, C.-Y . Chiu, and R. Murch, “A shared-aperture dual-band sub-6 ghz and mmwave reconfigurable intelligent surface with independent operation,”IEEE Transactions on Microwave Theory and Techniques, vol. 73, no. 7, pp. 4116–4132, 2025

  18. [26]

    A novel pixel-based reconfigurable antenna applied in fluid antenna systems with high switching speed,

    J. Zhang, J. Rao, Z. Li, Z. Ming, C.-Y . Chiu, K.-K. Wong, K.-F. Tong, and R. Murch, “A novel pixel-based reconfigurable antenna applied in fluid antenna systems with high switching speed,”IEEE Open Journal of Antennas and Propagation, vol. 6, no. 1, pp. 212–228, 2025

  19. [27]

    Compact pattern reconfigurable pixel an- tenna with diagonal pixel connections,

    L. Jing, M. Li, and R. Murch, “Compact pattern reconfigurable pixel an- tenna with diagonal pixel connections,”IEEE Transactions on Antennas and Propagation, vol. 70, no. 10, pp. 8951–8961, 2022

  20. [28]

    Genetic algorithms and method of moments (ga/mom) for the design of integrated antennas,

    J. Johnson and Y . Rahmat-Samii, “Genetic algorithms and method of moments (ga/mom) for the design of integrated antennas,”IEEE Transactions on Antennas and Propagation, vol. 47, no. 10, pp. 1606– 1614, 1999

  21. [29]

    Mom antenna simulations, with matlab: Rwg basis func- tions,

    S. Makarov, “Mom antenna simulations, with matlab: Rwg basis func- tions,”IEEE Antennas and Propagation Magazine, vol. 43, no. 5, pp. 100–107, 2002

  22. [30]

    Ultrafast inverse design of electromagnetic devices,

    J.-H. Sun, M. Elsawaf, Y . Zheng, H.-C. Lin, C. W. Hsu, and C. Sideris, “Ultrafast inverse design of electromagnetic devices,”arXiv preprint arXiv:2501.18054, 2025

  23. [31]

    D. M. Pozar,Microwave engineering: theory and techniques. John wiley & sons, 2021

  24. [32]

    S. S. Bayin,Mathematical methods in science and engineering. John Wiley & Sons, 2018

  25. [33]

    Review of multi-fidelity models,

    M. G. Fernández-Godino, “Review of multi-fidelity models,”arXiv preprint arXiv:1609.07196, 2016

  26. [34]

    A hybrid multi-fidelity approach to the optimal design of warm forming processes using a knowledge-based artificial neural network,

    H. S. Kim, M. Koc, and J. Ni, “A hybrid multi-fidelity approach to the optimal design of warm forming processes using a knowledge-based artificial neural network,”International Journal of Machine Tools and Manufacture, vol. 47, no. 2, pp. 211–222, 2007

  27. [35]

    A graph placement methodology for fast chip design,

    A. Mirhoseini, A. Goldie, M. Yazgan, J. W. Jiang, E. Songhori, S. Wang, Y .-J. Lee, E. Johnson, O. Pathak, A. Novaet al., “A graph placement methodology for fast chip design,”Nature, vol. 594, no. 7862, pp. 207– 212, 2021

  28. [36]

    R. S. Sutton, A. G. Bartoet al.,Reinforcement learning: An introduction. MIT press Cambridge, 1998, vol. 1, no. 1

  29. [37]

    A fast parallel gauss jordan algorithm for matrix inversion using cuda,

    G. Sharma, A. Agarwala, and B. Bhattacharya, “A fast parallel gauss jordan algorithm for matrix inversion using cuda,”Computers & Struc- tures, vol. 128, pp. 31–37, 2013

  30. [38]

    Gnn model for time-varying ma- trix inversion with robust finite-time convergence,

    Y . Zhang, S. Li, J. Weng, and B. Liao, “Gnn model for time-varying ma- trix inversion with robust finite-time convergence,”IEEE Transactions on Neural Networks and Learning Systems, vol. 35, no. 1, pp. 559–569, 2022

  31. [39]

    A robust predefined-time convergence zeroing neural network for dynamic matrix inversion,

    J. Jin, J. Zhu, L. Zhao, L. Chen, L. Chen, and J. Gong, “A robust predefined-time convergence zeroing neural network for dynamic matrix inversion,”IEEE Transactions on Cybernetics, vol. 53, no. 6, pp. 3887– 3900, 2023

Pith tools

Reviewed August 3, 2026 · model on record in the stance chip above.