Skip to content

Conversation

George-Guryev-flxcmp
Copy link
Contributor

@George-Guryev-flxcmp George-Guryev-flxcmp commented Sep 11, 2025

Summary

Adds a notebook example of a dipole antenna with array factor and tapering.

Details

The notebook demonstrates:

  • Building an array antenna simulation from a single antenna simulation using RectangularAntennaArrayCalculator
  • Generating approximate radiation patterns via the array factor
  • Applying array tapering to achieve beam-shaping in antenna array simulations

@George-Guryev-flxcmp George-Guryev-flxcmp force-pushed the george/dipole_antenna_w_taper branch from 1304f64 to 57cdeea Compare September 11, 2025 03:10
Copy link
Contributor

github-actions bot commented Sep 11, 2025

Spell Check Report

DipoleAntennaTaper.ipynb:

Cell 31, Line 1: 'RectangularAntennaArrayCalculator'
  > # set up RectangularAntennaArrayCalculator
Cell 39, Line 5: 'pyplot'
  > # create a new pyplot figure and
Cell 42, Line 5: 'RectangularTaper'
  > # set up a RectangularTaper with the same taper applied along all axes
Cell 42, Line 12: 'CircularTaper'
  > # Finally, one may also want to use a ``CircularTaper``.
Cell 42, Line 13: 'TaylorWindow'
  > # This type of taper requires specification of only one window and currently supports only ``TaylorWindow``
Cell 43, Line 1: 'RectangularAntennaArrayCalculator'
  > ``RectangularAntennaArrayCalculator``  supports amplitude scaling via ``amp_multipliers`` or ``taper`` fields. If a valid ``taper`` is specified, it overrides user-specified ``amp_multipliers`` with amplitudes drawn from the taper kernel provided.
Cell 44, Line 1: 'RectangularAntennaArrayCalculator'
  > # specify RectangularAntennaArrayCalculator with isotropic taper
Cell 44, Line 6: 'RectangularAntennaArrayCalculator'
  > # alternatively, one get the same result by extracting weights from taper and passing them to RectangularAntennaArrayCalculator directly
Cell 49, Line 5: 'pyplot'
  > # create a new pyplot figure and

Checked 1 notebook(s). Found spelling errors in 1 file(s).
Generated by GitHub Action run: https://github.com/flexcompute/tidy3d-notebooks/actions/runs/17633318425

@George-Guryev-flxcmp George-Guryev-flxcmp force-pushed the george/dipole_antenna_w_taper branch from da422d6 to a31e499 Compare September 11, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant