Prompt Gallery
光学硬件设置图

光学硬件设置图

生成一张详细的光学硬件设置科学图,包含 11 个标注组件、光束路径、嵌入式微偏振器阵列以及图注。

Author Lyra - e/acc Date 2026-04-20 Language en
Use in chat
{
  "type": "scientific optical setup diagram",
  "main_setup": {
    "base": "optical breadboard table with grid of mounting holes",
    "beam": "red laser beam passing horizontally through all components",
    "top_grouping_brackets": [
      "{argument name=\"first component group\" default=\"Dual Modulation\"}",
      "4f Relay Optics",
      "Imaging Optics",
      "Detection"
    ],
    "components_left_to_right": [
      { "name": "Laser", "label": "{argument name=\"laser wavelength\" default=\"λ = 632.8 nm\"}", "appearance": "black rectangular box" },
      { "name": "SLM1", "label": "(Phase / Pol. Mod.)", "appearance": "black square device on post" },
      { "name": "Lens L1", "label": "(f1)", "appearance": "lens in black ring mount" },
      { "name": "Iris", "label": "Fourier Plane (Pupil Plane) / (Higher Orders Filtered)", "appearance": "black ring mount with dashed line above" },
      { "name": "HWP", "label": "(λ/2)", "appearance": "purple-tinted optic in black ring mount" },
      { "name": "Lens L2", "label": "(f1)", "appearance": "lens in black ring mount" },
      { "name": "SLM2", "label": "(Phase / Pol. Mod.)", "appearance": "black square device on post" },
      { "name": "Lens L3", "label": "(f2)", "appearance": "lens in black ring mount" },
      { "name": "Lens L4", "label": "(f2)", "appearance": "lens in black ring mount" },
      { "name": "Linear Polarizer", "label": "(Global Analyzer)", "appearance": "lens in black ring mount" },
      { "name": "Polarization Camera", "label": "POLARIZATION CAMERA", "appearance": "blue and black box camera" }
    ]
  },
  "inset_diagram": {
    "position": "bottom right, dashed border",
    "title": "{argument name=\"inset title\" default=\"Polarization Camera Micro-Polarizer Array\"} (Per-Pixel Analyzer)",
    "visuals": "4x4 grid of colored squares with white directional arrows",
    "legend_count": 4,
    "legend_labels": [
      "red right-arrow 0° (H)",
      "green up-arrow 90° (V)",
      "blue diagonal-arrow 45° (D)",
      "yellow diagonal-arrow 135° (A)"
    ]
  },
  "bottom_caption": {
    "figure_number": "Fig. 5.",
    "title": "{argument name=\"setup title\" default=\"Ellipsography Hardware Setup.\"}",
    "description": "{argument name=\"figure caption\" default=\"Our prototype display system employs a dual-modulation configuration to achieve simultaneous control of phase and polarization. A 4f relay optics setup transfers the modulated wavefront...\"}"
  }
}
{
  "type": "科学光学设置图",
  "main_setup": {
    "base": "带有安装孔阵列的光学面包板",
    "beam": "红色激光束水平穿过所有组件",
    "top_grouping_brackets": [
      "{argument name=\"first component group\" default=\"双重调制\"}",
      "4f 中继光学系统",
      "成像光学系统",
      "检测"
    ],
    "components_left_to_right": [
      { "name": "激光器", "label": "{argument name=\"laser wavelength\" default=\"λ = 632.8 nm\"}", "appearance": "黑色长方形盒" },
      { "name": "SLM1", "label": "(相位 / 偏振调制)", "appearance": "安装在支柱上的黑色方形设备" },
      { "name": "透镜 L1", "label": "(f1)", "appearance": "黑色环形支架中的透镜" },
      { "name": "光阑", "label": "傅里叶平面 (光瞳平面) / (高阶滤波)", "appearance": "带有上方虚线的黑色环形支架" },
      { "name": "HWP", "label": "(λ/2)", "appearance": "黑色环形支架中带有紫色调的光学元件" },
      { "name": "透镜 L2", "label": "(f1)", "appearance": "黑色环形支架中的透镜" },
      { "name": "SLM2", "label": "(相位 / 偏振调制)", "appearance": "安装在支柱上的黑色方形设备" },
      { "name": "透镜 L3", "label": "(f2)", "appearance": "黑色环形支架中的透镜" },
      { "name": "透镜 L4", "label": "(f2)", "appearance": "黑色环形支架中的透镜" },
      { "name": "线性偏振片", "label": "(全局分析仪)", "appearance": "黑色环形支架中的透镜" },
      { "name": "偏振相机", "label": "偏振相机", "appearance": "蓝黑相间的盒式相机" }
    ]
  },
  "inset_diagram": {
    "position": "右下角,虚线边框",
    "title": "{argument name=\"inset title\" default=\"偏振相机微偏振器阵列\"} (逐像素分析仪)",
    "visuals": "带有白色方向箭头的 4x4 彩色方格阵列",
    "legend_count": 4,
    "legend_labels": [
      "红色右箭头 0° (H)",
      "绿色上箭头 90° (V)",
      "蓝色对角箭头 45° (D)",
      "黄色对角箭头 135° (A)"
    ]
  },
  "bottom_caption": {
    "figure_number": "图 5.",
    "title": "{argument name=\"setup title\" default=\"椭圆偏振测量硬件设置。\"}",
    "description": "{argument name=\"figure caption\" default=\"我们的原型显示系统采用双重调制配置,以实现对相位和偏振的同步控制。4f 中继光学系统将调制后的波前进行传输……\"}"
  }
}