{
  "id": "hpc-028-frequency-selectivity",
  "type": "test",
  "title": "HPC-028 \u2014 Frequency Selectivity (Broadband vs Narrowband, Q-Factor)",
  "status": "confirmed",
  "project": "hpc_simulation_campaigns",
  "date_published": "2026-03-28",
  "date_updated": "2026-05-12",
  "tags": [
    "hpc-028",
    "frequency-selectivity",
    "q-factor",
    "bicone",
    "broadband",
    "narrowband",
    "patent-data"
  ],
  "author": "Jonathan Shelton",
  "log_subtype": "experiment_complete",
  "url": "https://prometheusresearch.tech/research/tests/hpc-028-frequency-selectivity.html",
  "source_markdown_url": "https://prometheusresearch.tech/research/_src/tests/hpc-028-frequency-selectivity.md.txt",
  "json_url": "https://prometheusresearch.tech/api/entries/hpc-028-frequency-selectivity.json",
  "summary_excerpt": "HPC-028 followed up on HPC-027 by characterizing the frequency selectivity of the optimal bicone geometries. The question: is the 3,428\u00d7 concentration broadband (geometric) or narrowband (resonance-tuned)?\nHeadline finding: broadband. The optimal 35\u00b0 bicone maintains >2,000\u00d7 concentration from 200 G...",
  "frontmatter": {
    "id": "hpc-028-frequency-selectivity",
    "type": "test",
    "title": "HPC-028 \u2014 Frequency Selectivity (Broadband vs Narrowband, Q-Factor)",
    "date_published": "2026-03-28",
    "date_updated": "2026-05-12",
    "project": "hpc_simulation_campaigns",
    "status": "confirmed",
    "log_subtype": "experiment_complete",
    "tags": [
      "hpc-028",
      "frequency-selectivity",
      "q-factor",
      "bicone",
      "broadband",
      "narrowband",
      "patent-data"
    ],
    "author": "Jonathan Shelton",
    "data_supporting": [],
    "see_also": [
      "hpc-027-bicone-angular-sweep",
      "hpc-039-heptagonal-resonance"
    ],
    "attachments": [
      {
        "path": "downloads/scripts/HPC-028_frequency_selectivity.py.txt",
        "role": "script",
        "description": "Q-factor sweep across optimal bicone half-angles"
      }
    ]
  },
  "body_markdown": "\n## Author notes\n\nHPC-028 was the follow-up to [HPC-027](/research/tests/hpc-027-bicone-angular-sweep.html)\nthat characterized the *frequency selectivity* of the optimal\nbicone geometries. HPC-027 found that 35\u00b0 half-angle bicones\nproduce 3,428\u00d7 peak EM concentration. HPC-028 asked: *over how\nmuch bandwidth*? Is the concentration broadband (geometric, not\nfrequency-tuned) or narrowband (resonance-tuned, useful only at\nspecific frequencies)?\n\n### Setup\n\n- 96\u00b3 FDTD grid with PML boundaries.\n- Cavity: bicone at half-angles 30\u00b0, 35\u00b0, 40\u00b0, 45\u00b0 (the high-\n  performance range from HPC-027).\n- Drive: broadband pulse 1 GHz \u2013 10 THz.\n- Measurement: Q-factor (ratio of resonance frequency to FWHM\n  bandwidth) at each peak; total bandwidth over which concentration\n  remains >2,000\u00d7 incident.\n\n### Results\n\n| Half-angle | Q-factor | Bandwidth (>2,000\u00d7 concentration) |\n|---|---|---|\n| 30\u00b0 | 8.4 | 200 GHz \u2013 8.0 THz (broad) |\n| **35\u00b0** | **6.2** | **200 GHz \u2013 8.5 THz (broadest)** |\n| 40\u00b0 | 9.1 | 400 GHz \u2013 7.2 THz |\n| 45\u00b0 | 14.7 | 800 GHz \u2013 5.5 THz (narrower) |\n\n**Headline finding:** the optimal bicone (35\u00b0) is **broadband, not\nnarrowband**. Concentration >2,000\u00d7 is maintained from 200 GHz to\n8.5 THz \u2014 almost two decades of frequency range. This confirms\nthat the concentration mechanism is *geometric* (shape-driven, not\nchromatic).\n\n**Why this matters.**\n\n1. **Broadband EM concentration is rare.** Most concentration\n   mechanisms (resonant cavities, metamaterials, plasmonic\n   structures) are narrowband \u2014 they work at one frequency or a\n   narrow range. A 200 GHz \u2013 8.5 THz broadband concentrator with\n   no metamaterial requirements is a remarkable engineering result.\n\n2. **Q-factor is low by design.** A low Q-factor means low\n   *frequency selectivity* \u2014 the concentrator works the same way\n   across a wide frequency range. This is the opposite of what\n   resonant-cavity engineering typically tries to maximize. The\n   framework predicts this is a *feature*, not a bug: geometric\n   concentration is inherently broadband because it's\n   shape-driven.\n\n3. **Practical implications.** The framework's TPU (Thermal\n   Photonic Unit) and Generator patent applications rest on this\n   broadband-concentrator property. A broadband concentrator can\n   harvest energy from any blackbody source (sun, waste heat,\n   electromagnetic noise) without frequency-tuning each application.\n\n### What HPC-028 confirmed about HPC-027\n\nHPC-027 raised the question: was the 35\u00b0 peak a *frequency\nresonance* (which would be narrowband and tuneable) or a\n*geometric optimum* (which would be broadband and shape-fixed)?\nThe 3,428\u00d7 headline number didn't distinguish the two\ninterpretations.\n\nHPC-028 settled the question: **geometric optimum**. The 35\u00b0 half-\nangle produces broadband concentration spanning two decades of\nfrequency. There is no resonance peak inside this range; the\nconcentration is roughly flat across the 200 GHz \u2013 8.5 THz window.\n\n### Reproducibility\n\nFull FDTD driver attached. ~6 hours runtime on Hetzner per\nhalf-angle. Result should match the table above to within ~5%.\nSphere control (HPC-024 with grid-resolution fix) shows narrowband\nbehavior with Q ~50 \u2014 the opposite of the bicone result, confirming\nthat the broadband signature is specifically a bicone-geometry\nfeature.\n\n## Summary\n\nHPC-028 followed up on\n[HPC-027](/research/tests/hpc-027-bicone-angular-sweep.html) by\ncharacterizing the **frequency selectivity** of the optimal bicone\ngeometries. The question: is the 3,428\u00d7 concentration broadband\n(geometric) or narrowband (resonance-tuned)?\n\n**Headline finding: broadband.** The optimal 35\u00b0 bicone maintains\n>2,000\u00d7 concentration from 200 GHz to 8.5 THz \u2014 almost two decades\nof frequency range. Q-factor 6.2 (low, by design).\n\n**Why broadband matters:**\n- Most concentration mechanisms are narrowband (resonant cavities,\n  metamaterials, plasmonic structures). A two-decade broadband\n  concentrator with no metamaterial requirements is a remarkable\n  engineering result.\n- The framework predicts this is a *feature*: geometric\n  concentration is shape-driven, not frequency-tuned, so it's\n  inherently broadband.\n- Practical: broadband concentrators harvest from any blackbody\n  source (sun, waste heat, EM noise) without tuning per\n  application. This underpins the TPU and Generator patents.\n\n**HPC-028 settled the HPC-027 ambiguity:** the 35\u00b0 peak is a\n*geometric optimum* (broadband), not a *frequency resonance*\n(narrowband). Concentration is roughly flat across 200 GHz \u2013 8.5\nTHz with no internal resonance peak.\n\n**Status: confirmed.** Result robust across grid resolutions\n64\u00b3, 96\u00b3, 128\u00b3.\n",
  "body_html": "<h2>Author notes</h2>\n<p>HPC-028 was the follow-up to <a href=\"/research/tests/hpc-027-bicone-angular-sweep.html\">HPC-027</a> that characterized the *frequency selectivity* of the optimal bicone geometries. HPC-027 found that 35\u00b0 half-angle bicones produce 3,428\u00d7 peak EM concentration. HPC-028 asked: *over how much bandwidth*? Is the concentration broadband (geometric, not frequency-tuned) or narrowband (resonance-tuned, useful only at specific frequencies)?</p>\n<h3>Setup</h3>\n<ul>\n<li>96\u00b3 FDTD grid with PML boundaries.</li>\n<li>Cavity: bicone at half-angles 30\u00b0, 35\u00b0, 40\u00b0, 45\u00b0 (the high-</li>\n<p>performance range from HPC-027).</p>\n<li>Drive: broadband pulse 1 GHz \u2013 10 THz.</li>\n<li>Measurement: Q-factor (ratio of resonance frequency to FWHM</li>\n<p>bandwidth) at each peak; total bandwidth over which concentration remains >2,000\u00d7 incident.</p>\n</ul>\n<h3>Results</h3>\n<table class=\"entry-table\">\n<thead><tr>\n<th>Half-angle</th>\n<th>Q-factor</th>\n<th>Bandwidth (>2,000\u00d7 concentration)</th>\n</tr></thead>\n<tbody>\n<tr>\n<td>30\u00b0</td>\n<td>8.4</td>\n<td>200 GHz \u2013 8.0 THz (broad)</td>\n</tr>\n<tr>\n<td><strong>35\u00b0</strong></td>\n<td><strong>6.2</strong></td>\n<td><strong>200 GHz \u2013 8.5 THz (broadest)</strong></td>\n</tr>\n<tr>\n<td>40\u00b0</td>\n<td>9.1</td>\n<td>400 GHz \u2013 7.2 THz</td>\n</tr>\n<tr>\n<td>45\u00b0</td>\n<td>14.7</td>\n<td>800 GHz \u2013 5.5 THz (narrower)</td>\n</tr>\n</tbody></table>\n<p><strong>Headline finding:</strong> the optimal bicone (35\u00b0) is <strong>broadband, not narrowband</strong>. Concentration >2,000\u00d7 is maintained from 200 GHz to 8.5 THz \u2014 almost two decades of frequency range. This confirms that the concentration mechanism is *geometric* (shape-driven, not chromatic).</p>\n<p><strong>Why this matters.</strong></p>\n<p>1. <strong>Broadband EM concentration is rare.</strong> Most concentration mechanisms (resonant cavities, metamaterials, plasmonic structures) are narrowband \u2014 they work at one frequency or a narrow range. A 200 GHz \u2013 8.5 THz broadband concentrator with no metamaterial requirements is a remarkable engineering result.</p>\n<p>2. <strong>Q-factor is low by design.</strong> A low Q-factor means low *frequency selectivity* \u2014 the concentrator works the same way across a wide frequency range. This is the opposite of what resonant-cavity engineering typically tries to maximize. The framework predicts this is a *feature*, not a bug: geometric concentration is inherently broadband because it's shape-driven.</p>\n<p>3. <strong>Practical implications.</strong> The framework's TPU (Thermal Photonic Unit) and Generator patent applications rest on this broadband-concentrator property. A broadband concentrator can harvest energy from any blackbody source (sun, waste heat, electromagnetic noise) without frequency-tuning each application.</p>\n<h3>What HPC-028 confirmed about HPC-027</h3>\n<p>HPC-027 raised the question: was the 35\u00b0 peak a *frequency resonance* (which would be narrowband and tuneable) or a *geometric optimum* (which would be broadband and shape-fixed)? The 3,428\u00d7 headline number didn't distinguish the two interpretations.</p>\n<p>HPC-028 settled the question: <strong>geometric optimum</strong>. The 35\u00b0 half- angle produces broadband concentration spanning two decades of frequency. There is no resonance peak inside this range; the concentration is roughly flat across the 200 GHz \u2013 8.5 THz window.</p>\n<h3>Reproducibility</h3>\n<p>Full FDTD driver attached. ~6 hours runtime on Hetzner per half-angle. Result should match the table above to within ~5%. Sphere control (HPC-024 with grid-resolution fix) shows narrowband behavior with Q ~50 \u2014 the opposite of the bicone result, confirming that the broadband signature is specifically a bicone-geometry feature.</p>\n<h2>Summary</h2>\n<p>HPC-028 followed up on <a href=\"/research/tests/hpc-027-bicone-angular-sweep.html\">HPC-027</a> by characterizing the <strong>frequency selectivity</strong> of the optimal bicone geometries. The question: is the 3,428\u00d7 concentration broadband (geometric) or narrowband (resonance-tuned)?</p>\n<p><strong>Headline finding: broadband.</strong> The optimal 35\u00b0 bicone maintains >2,000\u00d7 concentration from 200 GHz to 8.5 THz \u2014 almost two decades of frequency range. Q-factor 6.2 (low, by design).</p>\n<p><strong>Why broadband matters:</strong></p>\n<ul>\n<li>Most concentration mechanisms are narrowband (resonant cavities,</li>\n<p>metamaterials, plasmonic structures). A two-decade broadband concentrator with no metamaterial requirements is a remarkable engineering result.</p>\n<li>The framework predicts this is a *feature*: geometric</li>\n<p>concentration is shape-driven, not frequency-tuned, so it's inherently broadband.</p>\n<li>Practical: broadband concentrators harvest from any blackbody</li>\n<p>source (sun, waste heat, EM noise) without tuning per application. This underpins the TPU and Generator patents.</p>\n</ul>\n<p><strong>HPC-028 settled the HPC-027 ambiguity:</strong> the 35\u00b0 peak is a *geometric optimum* (broadband), not a *frequency resonance* (narrowband). Concentration is roughly flat across 200 GHz \u2013 8.5 THz with no internal resonance peak.</p>\n<p><strong>Status: confirmed.</strong> Result robust across grid resolutions 64\u00b3, 96\u00b3, 128\u00b3.</p>",
  "see_also": [
    "hpc-027-bicone-angular-sweep",
    "hpc-039-heptagonal-resonance"
  ],
  "cited_by": [
    "paper-6-status-2026-05"
  ],
  "attachments": [
    {
      "path": "downloads/scripts/HPC-028_frequency_selectivity.py.txt",
      "role": "script",
      "description": "Q-factor sweep across optimal bicone half-angles"
    }
  ],
  "schema_version": "1.0",
  "generated_at": "2026-05-12T03:27:18.533879Z"
}