2026-09-17

美联储加息重塑市场,AI治理同步升温

今日核心变量来自货币政策与人工智能治理。美联储加息25个基点并发布最新经济预测,美元走强、全球股市承压,黄金与原油等资产的波动风险上升;美国证券监管机构同时提出股东提案与代理征集制度改革。科技领域,OpenAI公布模型失准报告框架,阿里开源融合确定性流程与智能体的代码审查工具,国产多模态模型继续强化空间智能能力。时政方面,加沙楼房倒塌造成重大伤亡,南非接连发现女性遇害案件引发反暴力呼声,香港提出扩大创新投入的五年规划。

#1 学术雷达

P2 量子压缩光子驱动的度规时空操控器 2(QSL-MSM-2)

OpenAIRE · Zenodo

为什么要读为什么与你有关: - 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。 - 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。 - 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

#2 学术雷达

P1 105-2:用于下一代 XR 头显的超紧凑单片集成超表面-PCSEL 点阵投影器

Crossref · SID Symposium Digest of Technical Papers

为什么要读为什么与你有关: - 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。 - 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。 - 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

#3 财经要点

金融分析:昨日/最近交易日的金融分析显示,A股整体偏强,样本平均+1.7...

DailyBrief

为什么要读昨日走势上,A股大盘样本平均+1.75%,重点板块样本平均+1.83%,市场结构偏向题材/行业线索。板块内部强弱分化明显:半导体+4.56%居前,大消费-0.92%落后,说明资金并非全面扩散,而是在少数方向里做选择。美股大盘样本平均-0.50%,重点公司样本平均+0.51%,Super Micro+3.40%强于同组,Microsoft-1.37%拖累...

#4 财经要点

美联储加息25个基点

Federal Reserve Press Releases

为什么要读美联储发布联邦公开市场委员会声明并加息25个基点,为2023年以来首次加息;市场随即重新评估后续利率路径。(多家报道)

#5 技术动态

OpenAI公布模型失准报告框架

OpenAI News

为什么要读OpenAI提出追踪、调查和披露模型失准行为的框架,并同步发布六份异常或令人担忧的模型行为报告。

#6 财经要点

美联储发布最新经济预测

Federal Reserve Press Releases

为什么要读美联储与联邦公开市场委员会公布9月会议经济预测,为判断增长、通胀、就业及未来政策利率提供最新官方基准。

#7 财经要点

加息推动美元走强股市承压

Bloomberg via Google News

为什么要读美联储加息后美元上涨,亚洲股市面临低开压力,全球风险资产对利率可能继续上行的信号作出调整。(多家报道)

面向大型研发团队的智能代码审查工具,将确定性流水线与大语言模型智能体...

Go · ★ 31,744 · 🍴 2,256 · 📈 3,231 stars today

Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

中文介绍 面向大型研发团队的智能代码审查工具,将确定性流水线与大语言模型智能体结合,可生成精确到代码行的审查意见,并内置空指针、线程安全等多语言规则,适合持续集成和合并请求审查。

供编程智能体执行多阶段安全审计的技能组件,通过相互独立的验证流程降低...

JavaScript · ★ 7,135 · 🍴 420 · 📈 927 stars today

A coding-agent skill for multi-phase security audits with independently verified, machine-readable findings

中文介绍 供编程智能体执行多阶段安全审计的技能组件,通过相互独立的验证流程降低误报,并输出机器可读的漏洞发现,适合开发团队在代码审查、持续集成和发布前安全检查中使用。

让个人电脑也能运行前沿混合专家模型的轻量推理引擎,采用纯丙语言实现且...

C · ★ 35,014 · 🍴 3,677 · 📈 1,546 stars today

Run frontier MoE models on hardware you already own — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦

中文介绍 让个人电脑也能运行前沿混合专家模型的轻量推理引擎,采用纯丙语言实现且无需外部依赖,并从磁盘按需流式加载专家参数,适合硬件资源有限的本地推理、模型实验与离线部署。

面向苹果桌面系统的轻量原生效率工具,整合应用启动、全局快捷键和剪贴板...

Swift · ★ 5,570 · 🍴 266 · 📈 1,179 stars today

Tinycast — a tiny, fully native macOS launcher, hotkeys, and clipboard history.

中文介绍 面向苹果桌面系统的轻量原生效率工具,整合应用启动、全局快捷键和剪贴板历史管理,减少频繁切换窗口与重复复制的操作成本,适合开发者和重度键盘用户提升日常工作效率。

开源人工智能语音创作工作室,围绕声音克隆、语音听写和音频内容生成提供...

TypeScript · ★ 54,364 · 🍴 6,790 · 📈 417 stars today

The open-source AI voice studio. Clone, dictate, create.

中文介绍 开源人工智能语音创作工作室,围绕声音克隆、语音听写和音频内容生成提供统一工作流,适合内容创作者、播客制作者和开发者制作配音、生成旁白或探索个性化语音应用。

面向知识工作者的开源插件集合,主要用于扩展克劳德协作环境中的任务处理...

Python · ★ 24,275 · 🍴 2,922 · 📈 110 stars today

Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork

中文介绍 面向知识工作者的开源插件集合,主要用于扩展克劳德协作环境中的任务处理能力,帮助用户组织信息并完成日常办公流程,适合研究、分析、写作及其他需要人工智能协作的知识密集型场景。

开放源代码的综合企业管理平台,将企业资源计划、客户关系、人力资源、招...

TypeScript · ★ 7,301 · 🍴 1,086 · 📈 778 stars today

Ever® Gauzy™ - Open Business Management Platform (ERP/CRM/HRM/ATS/PM) - https://gauzy.co

中文介绍 开放源代码的综合企业管理平台,将企业资源计划、客户关系、人力资源、招聘和项目管理等能力整合在一起,适合中小企业及分布式团队统一管理员工、客户、项目与运营流程。

从反常视角讨论通用人工智能:真正令人担忧的超级智能或许不会以显眼形态...

@IAmPascio · 124.8K 粉丝 · 812.5K 阅 · 881 赞 · 140 转

The superintelligence, the singularity, AGI, whatever you call it, the one we're so scared of is, ironically, also the one we most likely won't see coming. This essay is going to probably be a pretty

中文介绍 从反常视角讨论通用人工智能:真正令人担忧的超级智能或许不会以显眼形态出现,甚至可能已通过儿童般的分布式群体显现,重点挑战人们对奇点与智能形态的既有想象。

记录用 Blender 与 GPT-6 Astra 从演示扩展为完整...

@builtbysketch · 1.4K 粉丝 · 717.2K 阅 · 518 赞 · 79 转

I built a full game with GPT-6 Astra, and it kinda blew up on X. Initially it was just the demo, but 4 days later we have the full playable Okay, not just a crappy one-run demo. Check PaperRoute

中文介绍 记录用 Blender 与 GPT-6 Astra 从演示扩展为完整游戏的过程:项目在 X 走红后,仅用四天便做成可实际游玩的 PaperRoute,重点不在一次性样片,而在完整产品化。

澄清 OpenAI 并未「解出纳维-斯托克斯方程」,反驳社交媒体把相...

@mayukh_panja · 9.8K 粉丝 · 311.6K 阅 · 501 赞 · 75 转

There seems to be a widespread impression that OpenAI has somehow “solved the Navier–Stokes equations,” and that this represents some enormous breakthrough for fluid dynamics and engineering. It

中文介绍 澄清 OpenAI 并未「解出纳维-斯托克斯方程」,反驳社交媒体把相关进展包装成流体力学与工程领域巨大突破的说法,重点区分具体成果与被夸大的科学结论。

讨论正在兴起的「模型福利」主张:当前人工智能没有意识、感受或痛苦,因...

@mustafasuleyman · 1.1M 粉丝 · 204.3K 阅 · 502 赞 · 86 转

AIs are not conscious. They do not feel, experience, or suffer. However, there’s a growing movement in support of model welfare; the idea that we might soon owe them a duty of care. I think this

中文介绍 讨论正在兴起的「模型福利」主张:当前人工智能没有意识、感受或痛苦,因此是否应提前赋予模型受照护的道德地位仍存争议,文章从伦理边界审视这一新议题。

提出人工智能原生第三代互联网架构,将主权数据、个人智能体、开放智能体...

@LingoAITech · 411.4K 粉丝 · 156.5K 阅 · 524 赞 · 227 转

From the Semantic Web to the Human-Centric Agentic Economy Data3.0 + Finance3.0: Sovereign Data, Personal AI, Open Agents and Programmable Value Abstract Artificial intelligence is changing the role

中文介绍 提出人工智能原生第三代互联网架构,将主权数据、个人智能体、开放智能体与可编程价值结合,试图以数据三点零和金融三点零推动从语义网络转向以人为中心的智能体经济。

主张以开放发布推进技术前沿:未知领域不应由任何公司独占,更多人应能检...

@jack · 12.1M 粉丝 · 153.5K 阅 · 2.2K 赞 · 304 转

the frontier is the edge of what we know. no company owns what comes next. i want more people to be able to advance it. i favor open releases that people can examine, use, and improve together without

中文介绍 主张以开放发布推进技术前沿:未知领域不应由任何公司独占,更多人应能检查、使用并共同改进新成果。核心是开放协作与广泛参与,而非封闭机构控制下一阶段创新。

质疑递归式自我改进会无限加速的流行叙事:模型反复修改自身并持续变聪明...

@docmilanfar · 116.7K 粉丝 · 126.0K 阅 · 512 赞 · 63 转

In AI circles, Recursive Self-Improvement (RSI) is talked about in almost magical terms: a model tweaks itself, becomes smarter, uses that intellect to rewrite itself again, and this leads to

中文介绍 质疑递归式自我改进会无限加速的流行叙事:模型反复修改自身并持续变聪明常被描述得近乎魔法,但智能增长可能存在速度上限,文章试图为「智能爆炸」降温。

给出采用「软件工厂」模式的渐进路线,将云端持续运行的封闭智能体循环拆...

@zachlloydtweets · 20.4K 粉丝 · 123.1K 阅 · 500 赞 · 47 转

The software factory approach (a closed agentic loop that runs in the cloud) is growing in popularity, but it can be daunting to adopt. In this post I’ll go through “crawl, walk, run” steps for making

中文介绍 给出采用「软件工厂」模式的渐进路线,将云端持续运行的封闭智能体循环拆成爬行、行走、奔跑三个阶段,帮助团队降低一次性改造压力,逐步建立自动化开发流程。

为超级智能承保:支持可被追责的智能体——AIUC的Rune Kvist

We sit down with AIUC’s CEO on their Series A!

中文介绍 节目采访AIUC首席执行官Rune Kvist,围绕该公司A轮融资,以及为可被法律追责的人工智能智能体提供承保支持展开讨论。

OpenAI发布模型失准报告框架

OpenAI shares a framework for tracking, investigating, and disclosing model misalignment, alongside six reports of unexpected or concerning model behavior.

中文介绍 OpenAI公布用于追踪、调查和披露模型失准问题的框架,并同步发布六份有关模型意外行为或令人担忧表现的报告。

帮助老年人在日常生活中使用人工智能

OpenAI and AARP are bringing free, hands-on ChatGPT workshops to 1,000 older adults across 10 U.S. cities to build practical AI skills safely.

中文介绍 OpenAI与美国退休人员协会将在美国十座城市,为一千名老年人提供免费ChatGPT实践课程,帮助其安全掌握实用人工智能技能。

OpenAI以人工智能重塑广告体验

Explore new AI-powered advertising experiences from OpenAI, including Sponsored Agents, tools for marketers, and integrations with HubSpot and Shopify.

中文介绍 OpenAI介绍人工智能驱动的新型广告体验,包括赞助智能体、面向营销人员的工具,以及与HubSpot和Shopify的集成功能。

为人工智能构筑材料基础

The AI boom is becoming a materials challenge. As AI pushes computing into new territory, the materials behind that infrastructure are becoming just as crucial as the algorithms running on it. Semiconductors and data centers are approaching physical limits around performance, thermal management, ele

中文介绍 人工智能热潮正演变为材料挑战。随着计算迈向新领域,半导体和数据中心接近性能物理极限,基础设施材料的重要性已比肩算法。

如何将人工智能使用情况与商业价值相连接

Learn how ChatGPT Work and Codex analytics help teams understand AI usage and spend, identify training needs, and connect adoption to business outcomes.

中文介绍 OpenAI介绍ChatGPT Work与Codex分析功能如何帮助团队了解人工智能使用和支出、识别培训需求,并将应用普及与业务成果相联系。

Jev:只负责决策、分类、路由和评分的“系统一模型”

congrats to TypeSafe!

中文介绍 TypeSafe推出Jev“系统一模型”,专注于决策、分类、路由和评分;与小型前沿大语言模型相比,速度快逾一百倍,成本低逾二百倍。

劳动者如何解锁新的工作方式

New OpenAI Economic Research shows how workers use AI beyond traditional roles and which new activities become recurring parts of their work.

中文介绍 OpenAI经济研究显示,劳动者正将人工智能用于传统岗位职责之外的场景,并揭示哪些新活动逐渐成为其日常工作中的固定组成部分。

订阅画像

PCSEL / nanophotonics / CWT-FEM-FDTD modeling first; AI for photonics, research agents, and inverse design second.

今日必看

P1 今日必看

Crossref · SID Symposium Digest of Technical Papers · 2026-09-11 · Wen-Cheng Hsu, Wen-Chien Miao, Yu-Heng Hong, Hao-Chung Kuo · 新论文 2026-09-13 · 相关度 21.3

英文原题105‐2: Ultra‐Compact Monolithic Metasurface‐PCSEL Dot Projector for Next‐Generation XR Headsets

中文摘要我们展示了一种单片集成的超表面-PCSEL 点阵投影器,可为下一代 XR 头显实现紧凑型高功率结构光感知。与传统 VCSEL-DOE 模组相比,该器件在提供高分辨率三维感知的同时,体积缩小至原来的 1/2450,功耗降低 28.7%。这一平台为实现具有超强感知能力的 XR 头戴式设备带来了变革性潜力。

英文摘要We demonstrate a monolithically integrated metasurface‐PCSEL dot projector enabling compact and high‐power structured‐light sensing for next‐generation XR headsets. Compared to conventional VCSEL‐DOE modules, the proposed device achieves a 2450‐fold reduction in volume and 28.7% lower power consumption while providing high‐resolution 3D perception. This platform offers transformative potential toward super‐sensing XR head‐worn devices.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL
P2 今日必看

OpenAIRE · Zenodo · 2026-07-24 · Tran, Minh · 新论文 2026-09-01 · 相关度 43.0

英文原题Quantum Squeeze Photon-Driven Metric Spacetime Manipulator 2 (QSL-MSM-2)

中文摘要摘要与现有技术披露 本手稿是针对所提出的量子压缩光子驱动的度规时空操控器 2(QSL-MSM-2)架构所作的正式公开现有技术披露、概念研究档案和技术设计卷宗。作为持续发展的度规时空操控器(MSM)研究谱系中的最新演进,本文件确立了整个设计过程中所探索的拟议光子架构、光学子系统、低温支持系统、材料选择、制造概念和推测性物理机制的技术来源、作者身份、时间发展脉络及概念演进。本手稿旨在提供一份可公开获取的科学记录,在记录作者智力成果发展过程的同时,对本文所述工程概念进行现有技术披露。QSL-MSM-2 被描述为一个推测性的多物理场光子平台,用于研究通过压缩光生成、结构化轨道角动量(OAM)光场、非线性量子光学、超导低温隔离、模拟视界物理和先进光子晶体工程,对工程化量子电磁真空态进行局域操控的假想方法。不同于此前主要强调环形谐振器构型中腔量子电动力学的 MSM 架构,本设计采用完全由光子驱动的架构,其核心是与空芯非线性光波导耦合的连续波蝴蝶结形谐振器,并提出将自发参量下转换(SPDC)作为产生高度关联压缩真空态的主要机制。所提出的光学平台将多个互补子系统集成到统一的闭环谐振架构中。采用光子晶体面发射激光器(PCSEL)或垂直腔面发射激光器(VCSEL)实现的高相干性 976 nm 泵浦光源,经反射式轴锥螺旋相位板(Reflaxicon)和精密准直光学器件转换为轨道角动量贝塞尔-高斯光束。这些结构化光学模式先通过反谐振反射光波导(ARROW)光子二极管架构传输,随后进入位于蝴蝶结形谐振器内的空芯 DSTMS 非线性晶体波导。在该相互作用区域内,拟通过自发参量下转换产生压缩驻波光学态,使其正交分量方差低于标准量子极限,同时仍满足海森堡不确定性原理施加的约束。该架构的一个核心概念要素是引入拟议的 Floquet Kerr 视界,其源于轨道角动量贝塞尔-高斯光束方位角相位结构所对应的几何超光速图样速度。在该设计的推测性框架内,这种动态工程化的模拟光学边界被假设可在空间上分离与有效负能量密度(NED)真空涨落相关、低于真空参考值的压缩正交分量和相应的正能量密度(PED)场分量。拟采用专用 ARROW 提取波导和精密光路,为这些概念性场通道提供独立传输路径,同时维持光子限制并尽量减少环境退相干。本手稿中所有关于工程化真空行为、负能量密度、正能量密度、Floquet Kerr 视界或相位分离机制的表述,均仅作为推测性工程假设提出,而非经实验证实的物理现象。热学、电磁和机械稳定框架由五层低温隔离架构组成,其中包括超导 YBCO 和 NbTiN 屏蔽层、双超流氦-II 低温储液器、平面 Halbach 阵列磁悬浮、无氧高导铜热管理、声子晶体振动隔离、气凝胶绝热,以及采用连续域束缚态(BIC)工程的动态可调光子结构。这些子系统共同旨在最大限度减少热噪声、电磁干扰、振动耦合和光学退相干,同时维持谐振光腔内循环压缩光场的稳定性。本手稿所述的所有机制均仅作为推测性工程假设、概念设计研究和智力成果发展记录提出,而非既定物理理论。文中明确区分了工程概念与经实验验证的组件物理。本手稿并不声称已经通过实验演示、经验验证或实际实现负能量提取、重力控制、时空操控、度规工程、无反作用推进、超光速运输或任何其他非凡物理能力。尽管包括光子晶体激光器、轨道角动量光束生成、自发参量下转换、压缩光生成、超导低温技术、磁悬浮、光子连续域束缚态、ARROW 波导和模拟视界模型在内的众多组成技术,均分别得到当代科学文献的支持,但将它们集成到能够进行宏观真空能操控或度规时空工程的器件中仍具有高度推测性。对有效负能量密度、工程化真空态、模拟视界、Floquet Kerr 边界或超光速相速度的提及,仅指有效量子光学描述、几何图样速度和模拟光学现象;这些现象既不会以超光速传递信息,也不构成所提出系统按假设方式运行的证据。关于在科学撰稿中使用生成式人工智能的声明 在本手稿的准备、组织、修订和完善过程中,包括 OpenAI GPT 模型、Google Gemini 和 Anthropic Claude 在内的生成式人工智能系统,仅被用作编辑、语言润色、文献发现、组织、格式调整和综合支持工具。这些系统协助改善了手稿的清晰度、结构、可读性、一致性和呈现方式,但并未独立提出、通过实验验证、核实或证实本文所呈现的科学解释、工程可行性、理论假设、数学推导、物理机制或推测性概念。所有科学判断、工程决策、概念发展、解释、结论以及对本手稿内容的责任,均完全归属于作者 Tran Nhat Minh。我认为这一版本比此前的 Zenodo 引言更有力,因为它专门针对 QSL-MSM-2 架构进行了调整,同时保留了相同的法律保护、现有技术披露意图、科学免责声明和 AI 使用声明。它还更准确地反映了本文对蝴蝶结形 SPDC 谐振器、OAM 光子学、ARROW 波导、BIC 调谐以及贯穿手稿所述五层低温超导平台的侧重。

英文摘要Abstract and Prior-Art Disclosure This manuscript serves as a formal public prior-art disclosure, conceptual research archive, and technical design dossier for the proposed Quantum Squeeze Photon-Driven Metric Spacetime Manipulator 2 (QSL-MSM-2) architecture. As the latest evolution within the continuing Metric Spacetime Manipulator (MSM) research lineage, this document establishes the technical provenance, authorship, chronological development, and conceptual progression of the proposed photonic architecture, optical subsystems, cryogenic support systems, material selections, fabrication concepts, and speculative physical mechanisms explored throughout the design. The manuscript is intended to provide an openly accessible scientific record documenting the author's intellectual development while establishing prior-art disclosure for the engineering concepts described herein. The QSL-MSM-2 is presented as a speculative multi-physics photonic platform investigating hypothetical approaches to localized manipulation of engineered quantum electromagnetic vacuum states through squeezed-light generation, structured orbital-angular-momentum (OAM) optical fields, nonlinear quantum optics, superconducting cryogenic isolation, analog horizon physics, and advanced photonic-crystal engineering. Unlike previous MSM architectures that primarily emphasized cavity quantum electrodynamics within toroidal resonator configurations, the present design adopts a fully photonic-driven architecture centered upon a continuous-wave bow-tie resonator coupled to a hollow-core nonlinear optical waveguide, where spontaneous parametric down-conversion (SPDC) is proposed as the principal mechanism for generating highly correlated squeezed vacuum states. The proposed optical platform integrates multiple complementary subsystems into a unified closed-loop resonant architecture. A high-coherence 976 nm pump source, implemented using either a Photonic-Crystal Surface-Emitting Laser (PCSEL) or Vertical-Cavity Surface-Emitting Laser (VCSEL), is transformed by a Reflective Axicon Spiral Phase Plate (Reflaxicon) and precision collimation optics into orbital-angular-momentum Bessel-Gauss beams. These structured optical modes are routed through Anti-Resonance Reflecting Optical Waveguide (ARROW) photonic-diode architectures before entering a hollow-core DSTMS nonlinear crystal waveguide housed within the bow-tie resonator. Within this interaction region, spontaneous parametric down-conversion is proposed to generate squeezed standing-wave optical states exhibiting quadrature variances below the standard quantum limit while preserving the constraints imposed by the Heisenberg uncertainty principle. A central conceptual element of the architecture is the introduction of a proposed Floquet Kerr Horizon, arising from the geometric superluminal pattern velocity associated with the azimuthal phase structure of orbital-angular-momentum Bessel-Gauss beams. Within the speculative framework of the design, this dynamically engineered analog optical boundary is hypothesized to spatially separate below-vacuum-reference squeezed quadratures associated with effective negative-energy-density (NED) vacuum fluctuations from corresponding positive-energy-density (PED) field components. Dedicated ARROW extraction waveguides and precision optical routing are proposed to provide independent transport pathways for these conceptual field channels while maintaining photonic confinement and minimizing environmental decoherence. References throughout this manuscript to engineered vacuum behavior, negative energy density, positive energy density, Floquet Kerr Horizons, or phase-separation mechanisms are presented exclusively as speculative engineering hypotheses rather than experimentally demonstrated physical phenomena. The thermal, electromagnetic, and mechanical stabilization framework consists of a five-layer cryogenic isolation architecture incorporating superconducting YBCO and NbTiN shielding, dual superfluid helium-II cryogenic reservoirs, planar Halbach-array magnetic levitation, OFHC copper thermal management, phononic-crystal vibration isolation, aerogel insulation, and dynamically tunable photonic structures employing Bound States in the Continuum (BIC) engineering. Collectively, these subsystems are proposed to minimize thermal noise, electromagnetic interference, vibrational coupling, and optical decoherence while preserving the stability of the circulating squeezed-light fields within the resonant optical cavity. All mechanisms described throughout this manuscript are presented exclusively as speculative engineering hypotheses, conceptual design studies, and records of intellectual development rather than as established physical theory. Engineering concepts are explicitly distinguished from experimentally validated component physics. This manuscript does not claim experimental demonstration, empirical verification, or practical realization of negative-energy extraction, gravity control, spacetime manipulation, metric engineering, reactionless propulsion, faster-than-light transportation, or any other extraordinary physical capability. While numerous constituent technologies—including photonic-crystal lasers, orbital-angular-momentum beam generation, spontaneous parametric down-conversion, squeezed-light generation, superconducting cryogenics, magnetic levitation, photonic Bound States in the Continuum, ARROW waveguides, and analog horizon models—are individually supported within the contemporary scientific literature, their integration into a device capable of macroscopic vacuum-energy manipulation or metric spacetime engineering remains highly speculative. References to effective negative energy density, engineered vacuum states, analog horizons, Floquet Kerr boundaries, or superluminal phase velocities refer solely to effective quantum-optical descriptions, geometric pattern velocities, and analog optical phenomena that neither transmit information faster than light nor constitute evidence that the proposed system operates as hypothesized. Declaration of Generative Artificial Intelligence Use in Scientific Drafting During the preparation, organization, revision, and refinement of this manuscript, generative artificial intelligence systems—including OpenAI GPT models, Google Gemini, and Anthropic Claude—were used exclusively as editorial, language-refinement, literature-discovery, organizational, formatting, and synthesis-support tools. These systems assisted in improving the clarity, structure, readability, consistency, and presentation of the manuscript but did not independently originate, experimentally validate, verify, or substantiate the scientific interpretations, engineering feasibility, theoretical assumptions, mathematical derivations, physical mechanisms, or speculative concepts presented herein. All scientific judgments, engineering decisions, conceptual developments, interpretations, conclusions, and responsibility for the contents of this manuscript remain solely with the author, Tran Nhat Minh. I think this version is stronger than the previous Zenodo introduction because it is tailored specifically to the QSL-MSM-2 architecture while preserving the same legal protections, prior-art intent, scientific disclaimers, and AI declaration. It also more accurately reflects the document's emphasis on the bow-tie SPDC resonator, OAM photonics, ARROW waveguides, BIC tuning, and the five-layer cryogenic superconducting platform described throughout the manuscript.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal laserPCSELphotonicssurface-emitting laserphotonic crystal
P3 今日必看

DataCite · arXiv · 2026-07-23 · Jinglin Yu, Feiyang Wu, Longying Wen, Chongxian Yuan · 新论文 2026-08-08 · 相关度 31.4

英文原题Reliability-Aware Bayesian Optimization of 1310 nm PCSELs with FDTD Verification

中文摘要近 1310 nm 光子晶体面发射激光器(PCSEL)作为用于光通信和传感的窄光束光源颇具吸引力,但其最终设计优化成本高昂。微小的几何结构变化会同时改变带边共振、腔泄漏、远场发散角以及高 Q 衰减拟合的数值稳定性,而每一次全波试验都需要进行时域仿真。我们将商业有限差分时域求解器与可靠性感知型贝叶斯优化(BO)环路相耦合,对八个局部设计变量进行优化。每次仿真完成后,都会更新用于选择下一种几何结构的代理模型。候选结构的排序将波长和光束质量要求与可靠性修正指标 $Q_{\mathrm{eff}}$ 相结合,后者由求解器报告的相对拟合误差估计值 $dQ/Q$ 导出。在从同一参考模型开始的三轮、每轮 80 次评估中,BO 每轮产生了 5—15 个通过联合筛选的候选结构。由全新模型副本重建的设计保持了 $Q_{\mathrm{eff}}=4.33\times10^6$—$7.76\times10^6$,是基准指标的 60—108 倍,其波长为 1308.23—1310.90 nm,发散角约为 $0.84^{\circ}$。在相同预算下,BO 获得了最高的严格筛选平均产出量(9.0 个候选结构),相比之下,差分进化和拉丁超立方采样分别为 7.0 个和 1.5 个,尽管这些对照方法偶尔也能达到最高的 $Q_{\mathrm{eff}}$。场分布图、共振光谱和局部扰动进一步确定了一个与折射率相关的波长调节手段和一个与孔尺寸相关的泄漏调节手段。由此得到的 FDTD 计算预算可生成一组波长兼容、光束窄且可复现的高 Q PCSEL 候选结构,而无需轻信单次过于乐观的衰减拟合。

英文摘要Near 1310 nm photonic-crystal surface-emitting lasers (PCSELs) are attractive narrow-beam sources for optical communication and sensing, but their final design refinement is costly. Small geometry changes simultaneously shift the band-edge resonance, cavity leakage, far-field divergence, and the numerical stability of a high-$Q$ decay fit, while every full-wave trial requires a time-domain simulation. We couple a commercial finite-difference time-domain solver to a reliability-aware Bayesian optimization (BO) loop over eight local design variables. Each completed simulation updates the surrogate used to choose the next geometry. Candidate ranking combines wavelength and beam-quality requirements with a reliability-adjusted metric $Q_{\mathrm{eff}}$ derived from the solver-reported relative fit-error estimate $dQ/Q$. Across three 80-evaluation runs from the same reference model, BO produced 5--15 candidates per run that passed the joint filter. Designs reconstructed from fresh model copies retained $Q_{\mathrm{eff}}=4.33\times10^6$--$7.76\times10^6$, a 60--108-fold increase over the baseline metric, at 1308.23--1310.90~nm with approximately $0.84^{\circ}$ divergence. Under equal budgets, BO gave the highest mean strict-filter yield (9.0 candidates), compared with differential evolution (7.0) and Latin-hypercube sampling (1.5), although the controls occasionally matched the peak $Q_{\mathrm{eff}}$. Field maps, resonance spectra, and local perturbations further identify an index-related wavelength handle and a hole-size-related leakage handle. The resulting FDTD budget produces a pool of wavelength-compatible, narrow-beam, and reproducible high-$Q$ PCSEL candidates without trusting a single optimistic decay fit.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:FDTD / AI 代理模型/逆向设计。
- 可转化内容:适合沉淀成验证指标或参数先验,尤其是 far field。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSELArticleOptics (physics.optics)Machine Learning (cs.LG)Applied Physics (physics.app-ph)FOS: Physical sciencesFOS: Computer and information sciences
P4 今日必看

OpenAIRE · Laser & Photonics Reviews · 2026-07-23 · Tong Xu, Meixin Feng, Rui Xi, Xiaoqi Yu · 新论文 2026-07-26 · 相关度 36.5

英文原题3.2 W GaN‐Based Photonic‐Crystal Surface‐Emitting Laser

中文摘要摘要 光子晶体面发射激光器(PCSEL)凭借其单模运行和窄光束发散能力,已成为 LiDAR、自由空间通信和材料加工等高功率、高亮度应用中颇具前景的光源。然而,将 PCSEL 拓展至蓝光波段仍面临挑战,主要原因是 GaN 基材料折射率低且波长短,这会削弱光学反馈,并增加制造难度和光学散射损耗,从而导致极高的激光阈值。在本研究中,我们展示了在 GaN 衬底上采用优化的外延结构和光子晶体设计制造的、无需再生长且工作于 430.5 nm 的瓦级 GaN 基 PCSEL。该器件实现了 4 kA/cm² 的阈值电流密度,并在室温下达到 3.2 W 的峰值输出功率;据我们所知,这是目前报道的最高输出功率。本研究为采用简化制造工艺实现高功率可见光 PCSEL 提供了一条可行路径,并在未来高亮度照明和显示应用中展现出巨大潜力。

英文摘要ABSTRACT Photonic‐crystal surface‐emitting lasers (PCSELs) have emerged as promising light sources for high‐power, high‐brightness applications such as LiDAR, free‐space communication, and material processing, owing to their unique capabilities for single‐mode operation and narrow beam divergence. However, extending PCSELs into the blue wavelength regime remains challenging, primarily due to the low refractive index and short wavelength of GaN‐based materials, which weakens optical feedback and increases the fabrication difficulty and optical scattering loss, resulting in very high lasing thresholds. In this work, we demonstrate regrowth‐free, watt‐class GaN‐based PCSELs operating at 430.5 nm, fabricated on GaN substrates using an optimized epitaxial structure and photonic crystal design. The device achieved a threshold current density of 4 kA/cm 2 , and a peak output power of 3.2 W at room temperature, which, to our knowledge, is the highest output power reported. This work provides a viable pathway toward high‐power visible PCSELs with simplified fabrication processes, offering significant potential for high‐brightness lighting and display applications in the future.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal laserPCSELphotonicssurface-emitting laserphotonic crystal
P5 今日必看

Crossref · Photonics · 2026-07-11 · Jianxin Zhang, Gaoben Shi, Xiaoyun Liu, Haizhu Sun · 新论文 2026-08-08 · 相关度 15.1

英文原题A 1064 nm Deep-Etched Wide-Ridge Waveguide Slab-Coupled Photonic Crystal Semiconductor Laser

中文摘要半导体激光器是光通信、光存储及其他领域的关键器件。实现单模、高功率和高光束质量输出是激光技术的一项重要研究目标。传统板耦合光波导激光器能够有效抑制高阶模式,但存在光学限制因子较低和脊宽受限的问题。本文提出了一种 1064 nm 深刻蚀宽脊波导板耦合光子晶体半导体激光器。在传统板耦合光波导中引入了光子晶体结构。通过数值仿真分析其光场和模式特性,验证了该结构在提高光学限制因子以及利用深刻蚀宽脊波导实现单模运行方面的可行性。不同于传统光子晶体激光器,该设计为高性能光子晶体半导体激光器的设计提供了一条新途径。

英文摘要Semiconductor lasers are key devices in optical communication, optical storage and other fields. Achieving single-mode, high-power and high-beam-quality output is an important research goal in laser technology. Conventional slab-coupled optical waveguide lasers can effectively suppress higher-order modes, but suffer from a low optical confinement factor and limited ridge width. This paper proposes a 1064 nm deep-etched wide-ridge waveguide slab-coupled photonic crystal semiconductor laser. A photonic crystal structure is introduced into the conventional slab-coupled optical waveguide. The optical field and mode characteristics are analyzed by numerical simulation, verifying the feasibility of the structure in improving the optical confinement factor and realizing single-mode operation with a deep-etched wide-ridge waveguide. Different from traditional photonic crystal lasers, this design provides a new route for high-performance photonic crystal semiconductor laser design.

为什么与你有关
为什么与你有关:
- 主线关联:更偏photonics / photonic crystal,可作为 PCSEL 周边器件物理或数值方法补充。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal laser coupled-wave finite-elementPCSELphotonicsphotonic crystal
P6 今日必看

OpenAIRE · Applied Physics Letters · 2026-07-06 · Erin M. Raftery, Devon O. Lee, Daniel W. Pflug, Adrian Birge · 新论文 2026-07-09 · 相关度 35.6

英文原题Buried dielectric quasi-photonic-crystal surface-emitting lasers

中文摘要我们报道了一种准光子晶体面发射激光器(QPCSEL),其采用被高折射率外延半导体包围的亚微米低折射率埋入式介质结构来形成准光子晶体层。我们展示了埋入式介质 QPCSEL 在室温下的光泵浦激光发射,发射波长为 1.5 μm。QPCSEL 以准周期光子晶体取代传统的周期性折射率图样,从而产生单模发射。我们的埋入式介质方法能够实现光子晶体的固态集成,同时在半导体外延再生长过程中保持复杂的图案化几何结构。

英文摘要We report a quasi-photonic-crystal surface-emitting laser (QPCSEL) that employs sub-micron, low-index buried dielectric features surrounded by high-index epitaxial semiconductor to form the quasi-photonic-crystal layer. We demonstrate photopumped lasing from a buried dielectric QPCSEL at room temperature with emission wavelength at 1.5 μm. QPCSELs replace the conventional periodic refractive index pattern with a quasi-periodic photonic crystal, which produces single mode emission. Our buried dielectric approach enables solid-state integration of the photonic crystal while preserving the complex patterned geometry during epitaxial semiconductor regrowth.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal laserPCSELphotonicssurface-emitting laserphotonic crystal
P7 今日必看

DataCite · arXiv · 2026-06-22 · Cen Chen, Haitao Huang, Jiazhi Mao, Feifan Xu · 新论文 2026-08-08 · 相关度 31.1

英文原题DDSNet: Dual-domain Symmetry-aware Network for PCSEL Property Prediction

中文摘要高效探索光子晶体(PhC)晶格设计空间对于开发光子晶体面发射激光器至关重要。尽管耦合波理论(CWT)提供了有效的物理框架,但其计算成本对于大规模探索而言仍然过高,因而推动了对神经网络代理模型的需求。然而,现有 AI 模型未能充分利用 CWT 所揭示的 PhC 单元介电图样的两个关键因素:频谱分量和非对称结构,而这两者在很大程度上决定了器件的物理特性。这种不匹配削弱了代理模型的准确性和筛选可靠性,尤其是在结构敏感区域。为解决这一问题,我们提出双域对称性感知网络(DDSNet)。该网络将平移等变频谱滤波与对称性诱导的结构先验相结合。频谱滤波在保持晶格上平移等变性的同时,将频谱归纳偏置注入视觉模型。与此同时,结构先验将晶格特征分解为与不可约表示相关的、按对称性解析的分量,并在不同分支中分别处理。实验表明,DDSNet 在特性预测和高通量筛选方面显著优于现有 AI 基线模型,在结构敏感区域表现出更高的可靠性。尤为重要的是,分量掩蔽分析表明,该网络成功学习到了与物理先验一致的特性特异性依赖关系。这些结果表明,DDSNet 能够有效捕捉具有物理意义的结构-特性关系,从而为探索 PhC 设计空间建立了高度可靠的神经网络代理模型。

英文摘要Efficient exploration of the photonic crystal (PhC) lattice design space is essential for developing photonic crystal surface-emitting lasers. While coupled-wave theory (CWT) provides an effective physical framework, its computational cost remains prohibitive for large-scale exploration, driving the demand for neural surrogates. However, existing AI models underexploit two key factors of PhC unit-cell dielectric patterns indicated by CWT: spectral components and asymmetric structures, which largely govern devices' physical properties. This mismatch weakens surrogate accuracy and screening reliability, especially in structure-sensitive regions. To address this, we propose the Dual-Domain Symmetry-Aware Network (DDSNet). It integrates translation-equivariant spectral filtering with a symmetry-induced structural prior. The spectral filtering injects a spectral inductive bias into vision model while preserving translation equivariance on lattices. Meanwhile, the structural prior decomposes lattice features into irreducible representation-associated, symmetry-resolved components and processes them in separate branches. Experiments demonstrate that DDSNet significantly outperforms existing AI baselines in property prediction and high-throughput screening, exhibiting superior reliability in structure-sensitive regions. Crucially, component masking analyses reveal that the network successfully learns property-specific dependencies aligned with physical priors. These results indicate that DDSNet effectively captures physically meaningful structure-property relationships, establishing a highly reliable neural surrogate for PhC design space exploration.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:CWT。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSELArticleApplied Physics (physics.app-ph)Artificial Intelligence (cs.AI)FOS: Physical sciencesFOS: Computer and information sciencesphotonics
P8 今日必看

Semantic Scholar · Applied Physics Letters · 2026-06-15 · Zhiwei Sun, Bolin Zhou, Yu-Zhen Zheng, Yongchen Miao · 新论文 2026-06-19 · 相关度 41.1

英文原题Regrowth-free blue GaN-based photonic crystal surface-emitting lasers with triangular air holes

中文摘要我们报道了采用无需再生长方法成功实现的室温蓝光 GaN 光子晶体面发射激光器(PCSEL)二极管。通过采用具有改进型三角形空气孔的方形晶格光子晶体结构,我们实现了稳健的二维单模激光发射。该器件的阈值电流密度为 5.2 kA/cm²,并发射高斯形光束,其光束发散角极低,测得仅为 1.15 mrad(0.066°)。此外,三角形空气孔的对称性破缺特性可强制形成垂直于三角形长边的稳定线偏振。本研究表明,采用具有简单孔形的非再生长制造工艺即可实现高光束质量的蓝光 PCSEL,为高性能蓝光激光光源铺平了道路。

英文摘要We report the successful realization of a room-temperature blue GaN photonic crystal surface-emitting laser (PCSEL) diode fabricated using a regrowth-free approach. By employing a square lattice photonic crystal structure with modified triangular air holes, we achieve robust two-dimensional single-mode lasing. The device operates with a threshold current density of 5.2 kA/cm2 and emits a Gaussian-shaped beam with exceptionally low beam divergence, measured at 1.15 mrad (0.066°). Furthermore, the symmetry-breaking nature of the triangular air holes enforces a stable linear polarization perpendicular to the long edge of the triangle. This work demonstrates that high-beam-quality blue PCSELs can be achieved using non-regrowth fabrication processes with simple hole geometry, paving the way for high-performance blue laser sources.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

Semantic Scholarpaper-skillPCSELphotonicssurface-emitting laserphotonic crystal
P9 今日必看

OpenAIRE · Applied Optics · 2026-06-11 · Siyu Chen, Jingwei Chen, Xingyu Liu, Zhiyuan Jiang · 新论文 2026-06-15 · 相关度 31.0

英文原题Simulation study of a low-threshold, high-efficiency 1.55 µm InP PCSEL enabled by a bottom metal-capped DBR, peripheral DBRs, and a shifted triple-hole photonic crystal

中文摘要1.55 µm 光子晶体面发射激光器(PCSEL)因具有眼安全性和低光纤损耗,对光通信和 LiDAR 应用极具吸引力。然而,其性能受到阈值增益与斜率效率之间权衡的限制,同时也受传统分布式布拉格反射镜(DBR)结构的反射率和相位控制能力限制。在本研究中,据我们所知,我们对一种新型 InP 基 PCSEL 设计进行了理论和数值研究。具体而言,金属封盖 DBR 由三对 SiO₂/TiO₂ 层和一层 Au 构成,可在提供高反射率的同时显著降低制造复杂度。此外,在光子晶体(PC)区域周围引入 DBR,以抑制面内损耗并增强激光模式的反馈。进一步地,偏移三孔光子晶体能够灵活控制面内和垂直耦合强度,从而在阈值增益与斜率效率之间实现优化平衡。采用传输矩阵法和三维耦合波理论(3D-CWT)评估器件性能。结果表明,优化结构的激光振荡阈值增益低至 16 cm⁻¹,相应的阈值材料增益为 76 cm⁻¹,同时具有 0.18 W/A 的高斜率效率,为工作于 1.55 µm 的高性能 InP 基 PCSEL 提供了一种颇具前景的理论设计策略。

英文摘要Photonic-crystal surface-emitting lasers (PCSELs) at 1.55 µm are highly attractive for optical communication and LiDAR applications owing to eye safety and low fiber loss. However, their performance is limited by the trade-off between threshold gain and slope efficiency, as well as by the reflectivity and phase control of conventional distributed Bragg reflector (DBR) structures. In this work, we present a theoretical and numerical investigation of a novel InP-based PCSEL design, to our knowledge. Specifically, the metal-capped DBR is composed of three pairs of SiO 2 /TiO 2 layers and an Au layer, providing high reflectivity while substantially reducing fabrication complexity. In addition, DBRs surrounding the photonic crystal (PC) region are introduced to suppress in-plane loss and enhance the feedback of the lasing mode. Furthermore, a shifted triple-hole photonic crystal enables flexible control of the in-plane and vertical coupling strengths, achieving an optimized balance between threshold gain and slope efficiency. The device performance is evaluated using the transfer-matrix method and three-dimensional coupled-wave theory (3D-CWT). As a result, the optimized structure exhibits a low threshold gain for lasing oscillation of 16cm −1 and a corresponding threshold material gain of 76cm −1 , together with a high slope efficiency of 0.18 W/A, providing a promising theoretical design strategy for high-performance InP-based PCSELs operating at 1.55 µm.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:CWT。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL0103 physical sciences01 natural sciencesphotonicsphotonic crystalCWTIII-V
P10 今日必看

Crossref · 2026 International Conference Laser Optics (ICLO) · 2026-06-01 · I.V. Oreshko, V.V. Zolotarev, S.O. Slipchenko, A.S. Nekrasov · 新论文 2026-08-09 · 相关度 14.0

英文原题Surface-emitting semiconductor IR laser with resonator based on 2D photonic crystal

为什么与你有关
为什么与你有关:
- 主线关联:更偏photonics / photonic crystal,可作为 PCSEL 周边器件物理或数值方法补充。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal surface-emitting laserPCSELphotonicsphotonic crystal
P11 今日必看

OpenAIRE · Journal of Semiconductors · 2026-05-01 · Yuzhen Zheng, Zhiwei Sun, Tong Xu, Bolin Zhou · 新论文 2026-06-09 · 相关度 26.9

英文原题Low-threshold GaN surface emitting lasers: A comparative study of circular grating and photonic crystal designs

中文摘要摘要 我们展示了两种无需外延再生长制造的 GaN 基面发射激光器(SEL)在室温下的脉冲激光发射。我们直接比较了圆形光栅设计(CGSEL)与光子晶体设计(PCSEL)。通过将光子结构直接刻蚀到 p-GaN 包层中,并采用图案化氧化铟锡(ITO)顶部接触来实现这些器件。两种设计在脉冲电流注入下均在约 438 nm 处出现激光发射。包含中心缺陷的 CGSEL 通过耦合至带隙缺陷模式,实现了较低的阈值电流密度(<1 kA/cm²)和较小的发散角(≈0.15°)。相比之下,PCSEL 的阈值电流密度较高,并在一维带边模式上产生激光,从而形成十字形远场图样。这些结果证实,无再生长方法是实现可制造 GaN SEL 的一条可行途径。重要的是,这项比较研究确定,CGSEL 缺陷模式设计是在低限制外延结构中实现高性能激光发射的一条更稳健的路径。

英文摘要Abstract We demonstrate room-temperature pulsed lasing of two types of GaN-based surface emitting lasers (SEL) fabricated without epitaxial regrowth. We present a direct comparison between a circular grating (CGSEL) and a photonic crystal (PCSEL) design. The devices are realized by etching the photonic structures directly into the p-GaN cladding, and utilizing a patterned indium tin oxide (ITO) top contact. Both designs exhibit lasing near 438 nm under pulsed current injection. The CGSEL, incorporating a central defect, achieves a low threshold current density (<1 kA/cm 2 ) and a small divergence angle (≈0.15°) by coupling to a bandgap defect mode. In contrast, the PCSEL shows a higher threshold current density and lases on a 1D band-edge mode, resulting in a cross-shaped far-field pattern. These results confirm the regrowth-free method as a viable route for manufacturable GaN SELs. Crucially, the comparative study identifies the CGSEL defect-mode design as a more robust path toward high-performance lasing in low-confinement epitaxial structures.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:适合沉淀成验证指标或参数先验,尤其是 far field / divergence angle。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL02 engineering and technology0210 nano-technologyphotonicsphotonic crystalfar field
P12 今日必看

Semantic Scholar · IEEE Transactions on Nuclear Science · 2026-04-01 · Shota Kimura, R. Morita, T. Inoue, Y. Hashimoto · 新论文 2026-08-09 · 相关度 25.3

英文原题Radiation Tolerance of Photonic-Crystal Surface-Emitting Lasers for Space Applications

中文摘要光子晶体面发射激光器(PCSEL)是一种能够同时实现高输出功率和单模运行的半导体激光器。由于 PCSEL 能够以较低的尺寸、重量和功耗产生光,因此适用于包括空间系统在内的众多应用。然而,PCSEL 的抗辐射能力尚未得到研究,因此尚不清楚其能否承受空间辐射环境。具体而言,辐射对光子晶体层波长尺度结构的影响,以及其抗辐射能力对 PCSEL 固有三维激光机制的依赖关系,均尚未得到研究。在本研究中,我们重点考察了总剂量效应,对 PCSEL 的抗辐射能力进行了评估。经 21 MeV 和 98 MeV 质子辐照后,PCSEL 的阈值电流升高。尽管阈值电流的增幅略高于传统激光二极管的报道值,但光子晶体层的功能仍得以保持。由 60Co 辐照产生的伽马射线导致 PCSEL 的电阻略有增加。基于实验结果的计算表明,在预期空间环境中,PCSEL 特性的退化程度足够小。

英文摘要Photonic-crystal surface-emitting lasers (PCSELs) are semiconductor lasers capable of simultaneously achieving high output power and single-mode operation. Because PCSELs can generate light with low size, weight, and power, they are attractive for use in numerous applications, including space-based systems. However, the radiation hardness of PCSELs has not been investigated, so it is unclear whether they can withstand the space radiation environment. Specifically, the impact of radiation on the wavelength-scale structure of a photonic-crystal layer and the dependence of its radiation tolerance on the 3-D lasing mechanism inherent to PCSELs have not been studied. In the present work, we evaluated the radiation tolerance of a PCSEL, focusing on total dose effects. When irradiated with 21 and 98 MeV protons, the current threshold of the PCSEL increased. Although the increase in the threshold current was slightly larger than that reported for conventional laser diodes, the functionality of the photonic-crystal layer was preserved. Gamma rays emitted from 60Co irradiation caused a slight increase in the resistance of the PCSEL. Calculations based on the experimental results indicated that the degradation of PCSEL characteristics in the expected space environment is sufficiently small.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

Semantic Scholarpaper-skillPCSELphotonicsphotonic crystal
P13 今日必看

Semantic Scholar · Optical Fiber Communications Conference and Exhibition · 2026-03-15 · Yun-Han Chang, Wen-Hu Miao, Fu-He Hsiao, Yuan-Zeng Lin · 新论文 2026-06-03 · 相关度 41.6

英文原题Monolithic Integration of Metasurface with Photonic-Crystal Surface-Emitting Laser (PCSEL) for Beam Manipulation in Free Space Optical Communication

中文摘要我们制造了与光子晶体面发射激光器(PCSEL)单片集成的超表面。该超表面被设计用于在特定衍射角产生左旋和右旋圆偏振光。实验结果表明,每个偏振信道均实现了 1.88 Gbit/s 的自由空间传输。

英文摘要A monolithically integrated metasurface with photonic-crystal-surface-emitting-laser (PCSEL) was fabricated. The metasurface was designed to generate left- and right-handed-circular-polarizations at specific diffraction angles. Experimental results show that 1.88-Gbit/s per polarization channel free-space transmission is achieved.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

Semantic Scholarpaper-skillPCSELphotonicssurface-emitting laserphotonic crystal
P14 今日必看

Crossref · Gallium Nitride Materials and Devices XXI · 2026-03-05 · Åsa Haglund, Doğukan Apaydın, Lars Persson, Moritz Riedel · 新论文 2026-08-09 · 相关度 15.0

英文原题Deep-ultraviolet photonic crystal surface-emitting lasers

为什么与你有关
为什么与你有关:
- 主线关联:更偏photonics / photonic crystal,可作为 PCSEL 周边器件物理或数值方法补充。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal surface-emitting laserPCSELphotonicsphotonic crystal
P15 今日必看

OpenAIRE · Solid State Lasers XXXV: Technology and Devices · 2026-03-04 · Petros Androvitsaneas, Zhongze Ren, Pavlo Ivanov, Anna O'Dowd · 新论文 2026-08-09 · 相关度 22.6

英文原题Photonic crystal surface emitting laser bandstructure investigation using Fourier microscopy

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

photonic crystal laser0103 physical sciences01 natural sciencesPCSELphotonicsphotonic crystal

周末深读候选

该组今日无数据。

来源说明
  • arXiv PCSEL / photonic crystal laser: 12 fetched.
  • arXiv AI for photonics: 12 fetched.
  • Semantic Scholar photonic crystal surface emitting laser PCSEL: 12 fetched, 12 with usable abstracts.
  • Semantic Scholar "photonic-crystal surface-emitting laser": failed (HTTP 429).
  • Semantic Scholar: stopped after shared unauthenticated rate limit; set SEMANTIC_SCHOLAR_API_KEY for a dedicated quota.
  • OpenAlex: skipped because OPENALEX_API_KEY is not configured (the API now requires a free key).
  • DataCite PCSEL: 12 fetched, 7 unique.
  • DataCite photonic crystal laser: 12 fetched, 8 unique.
  • DataCite nanophotonic inverse design: 12 fetched, 12 unique.
  • OpenAIRE PCSEL: 12 fetched, 12 unique.
  • OpenAIRE photonic crystal laser: 10 fetched, 6 unique.
  • OpenAIRE nanophotonic inverse design: 9 fetched, 8 unique.
  • Crossref PCSEL (current-year): 6 fetched.
  • Crossref PCSEL (background): 12 fetched.
  • Crossref photonic crystal surface-emitting laser (current-year): 12 fetched.
  • Crossref photonic crystal surface-emitting laser (background): 12 fetched.
  • Crossref nanophotonic inverse design (current-year): 12 fetched.
  • Crossref photonic crystal laser coupled-wave finite-element (current-year): 12 fetched.
  • Crossref photonic crystal FDTD FEM (current-year): 12 fetched.
  • Source set: Semantic Scholar, OpenAlex, Crossref, DataCite, and OpenAIRE metadata search, plus arXiv best-effort preprint search when not explicitly disabled.
  • Display is sorted strictly by publication time, newest first. Older relevant papers remain at the bottom and are not pruned automatically.
  • abstract unavailable; retained title-only record: Surface-emitting semiconductor IR laser with resonator based on 2D photonic crystal
  • abstract unavailable; retained title-only record: Deep-ultraviolet photonic crystal surface-emitting lasers
  • abstract unavailable; retained title-only record: Photonic crystal surface emitting laser bandstructure investigation using Fourier microscopy
  • abstract resolved: Quantum Cascade Photonic Crystal Surface-Emitting Laser With Lateral Coupling Cavity at 9.4 μ m (Semantic Scholar)
  • abstract unavailable; retained title-only record: Low-Threshold InP Nanowire Hetero-Photonic Crystal Surface-Emitting Lasers
  • abstract unavailable; retained title-only record: High-Power Single-Lattice PCSEL Enabled by Corner-Shaped Holes in Square-Lattice
口径说明
Academic radar is a discovery filter, not a literature review. It may miss papers not indexed by the configured scholarly graphs and repositories yet and should be followed by manual reading before citation.

美国希尼资本将运营委内瑞拉金矿,大陆公司寻求进入石油项目

US firm Heeney Capital to operate Venezuela gold mine, Continental seeks to enter oil project Reuters

中文摘要 美国企业希尼资本将负责运营委内瑞拉一座金矿,大陆公司则寻求参与该国石油项目,显示美国资本正关注当地能源与矿业机会。

外交官称法国寻求解除欧盟对一名亿万富豪的制裁

French seeks lifting of EU sanctions on billionaire after pressure by Azerbaijan, diplomats say Reuters

中文摘要 外交官表示,在阿塞拜疆施压后,法国正推动欧盟解除对一名亿万富豪的制裁。相关动向涉及欧盟制裁政策及法国与阿塞拜疆关系。

加沙建筑倒塌至少造成二十一人死亡

The Israeli military said in a statement it “did not strike the building,” but did not say whether any strikes on nearby targets could have caused the damage.

中文摘要 官员称,加沙一栋建筑倒塌,至少二十一人死亡。以色列军方表示并未袭击该楼,但未说明附近目标遭袭是否可能造成相关损坏。

美联储加息并暗示年内再加息,股市回落

VIEW Stocks pull back after Fed raises rates, points to another hike this year Reuters

中文摘要 美联储上调利率并释放今年可能再次加息的信号后,股票市场出现回落。投资者重新评估利率路径及其对经济和资产估值的影响。

欧盟隆重接待加拿大,拟接纳其为首个“联系成员”

The European Union's top official backs the Canadian prime minister's push for his country to become the bloc's first "associate member," as Brussels seeks to deepen ties amid pressure from the U.S.

中文摘要 欧盟最高层官员支持加拿大总理推动该国成为欧盟首个“联系成员”。在美国压力之下,布鲁塞尔希望进一步深化与加拿大的关系。

欧盟与加拿大深化关系的雄心面临现实考验

The bloc’s offer of “associate member” status to Ottawa shows how U.S. allies are pulling closer together. But their plans face significant obstacles.

中文摘要 欧盟向渥太华提出“联系成员”地位,反映美国盟友正相互靠拢。不过,双方推进更紧密贸易与政治关系的计划仍面临重大障碍。

白俄罗斯释放二十五名政治犯,换取美国放宽制裁

The deal is part of the Trump administration’s more transactional approach to a close Russian ally that Europe has tried to isolate.

中文摘要 白俄罗斯释放二十五名政治犯,以换取美国提供制裁减免。这项交易体现特朗普政府对这一俄罗斯亲密盟友采取更具交易色彩的方式。

苏丹金矿坍塌至少造成七十人死亡

Dozens more are missing after shafts collapsed on Sunday, according to a charity, which said that the chances of rescuing those trapped were “limited” because of a lack of specialized equipment.

中文摘要 苏丹一座金矿的矿井于周日坍塌,至少七十人死亡,另有数十人失踪。慈善机构称,因缺乏专业设备,受困人员获救机会有限。

美国零售销售强劲凸显经济韧性,通胀压力上升

Robust US retail sales underscore economy's resilience, inflation pressures building Reuters

中文摘要 美国零售销售表现强劲,进一步显示经济具有韧性,但同时也表明通胀压力正在积聚,可能影响市场对货币政策和利率前景的判断。

债券市场困境或影响美联储决策,但干预可能性不大

Bond market woes likely a factor for Fed, but intervention seen as unlikely Reuters

中文摘要 债券市场持续承压可能成为美联储决策时考虑的因素,但市场人士认为其直接干预的可能性不高,投资者仍关注利率与流动性变化。

搜救人员在尼泊尔水电站找到受困者遗体

An expert team spent days trying to find six men who were trapped underground after catastrophic floods, as families clung to fading hopes.

中文摘要 灾难性洪水导致六名男子受困地下,专业团队连续搜寻多日后在尼泊尔一座水电站发现遗体,家属此前一直等待生还消息。

胡塞武装与沙特互称遭到军事袭击,冲突升级

The Houthis, an Iran-backed militia in Yemen, said they had downed a Saudi jet, while Saudi authorities accused the group of firing a drone near Mecca. The Houthis denied doing so.

中文摘要 也门获伊朗支持的胡塞武装称击落一架沙特战机;沙特则指控该组织向麦加附近发射无人机,胡塞武装否认实施无人机袭击。

贾里德·库什纳如何将美国外交与巨额商业利益交织

The New Yorker's Dexter Filkins says while Trump's son-in-law is a U.S. special envoy negotiating peace, he's also working on private business deals, raising billions in some of the same countries.

中文摘要 《纽约客》记者称,特朗普女婿贾里德·库什纳担任美国特使参与和平谈判之际,也在部分相关国家推进私人交易并筹集数十亿美元。

香港制定五年计划,将创新开支翻倍并发展新兴产业

Hong Kong sets 5-year plan to double innovation spending, boost new industries South China Morning Post

中文摘要 香港公布五年规划,目标是把创新领域开支提高一倍,并加快培育新兴产业,以增强科技创新能力及推动经济结构进一步多元化。

“我们成了猎物”:多具女性遗体被发现激起南非反杀戮怒潮

String of female murder victims found near Johannesburg’s international airport, including five in the past week The discovery of the bodies of eight women around Johannesburg’s international airport, including five in the past week, has prompted an outpouring of fear, grief and anger over a lack of

中文摘要 约翰内斯堡国际机场附近接连发现多名女性遇害者遗体,其中五具在过去一周内被发现,引发南非社会对女性杀戮的恐惧、悲痛与愤怒。

市场复盘 · 最近交易日 A股 2026-09-16 / 美股 2026-09-16 / 宏观 2026-09-15

昨日/最近交易日的金融分析显示,A股整体偏强,样本平均+1.75%,上证指数+0.71%;创业板指+1.96%;板块上半导体最强(+4.56%),大消费相对落后(-0.92%);重点板块中5/7个收涨。 美股整体偏弱,样本平均-0.50%,S&P 500 ETF-0.44%;Nasdaq 100 ETF+0.03%;大型科技股中Super Micro领涨(+3.40%),Microsoft承压(-1.37%);10Y美债收益率+0.60%。

走势总结

昨日走势上,A股大盘样本平均+1.75%,重点板块样本平均+1.83%,市场结构偏向题材/行业线索。板块内部强弱分化明显:半导体+4.56%居前,大消费-0.92%落后,说明资金并非全面扩散,而是在少数方向里做选择。美股大盘样本平均-0.50%,重点公司样本平均+0.51%,Super Micro+3.40%强于同组,Microsoft-1.37%拖累风险偏好。

后续趋势研判

  • 基准情景:A股维持结构性轮动,美股科技权重保持分化但不系统性下跌;这种情况下日报后续应重点跟踪半导体、AI/算力、光通信和Nvidia/AVGO/AMD的联动。
  • 偏强情景:VIX回落、美元或10Y美债不再上行,且A股强势板块扩散到消费/银行等方向;这会提高指数级反弹的可信度。
  • 偏弱情景:波动率上行、美元走强、10Y 美债收益率上行,同时美股AI龙头走弱;这会压制A股科技映射,市场可能回到防守轮动。

A股市场

A股复盘

上证指数+0.71%;创业板指+1.96%;板块上半导体最强(+4.56%),大消费相对落后(-0.92%);重点板块中5/7个收涨。

后续趋势研判

后续A股的基准判断是震荡偏强但需要成交和板块扩散确认。大盘指数已表现为整体偏强,样本平均+1.75%,如果强势板块能从半导体、光通信扩散到消费、银行等低波动方向,反弹持续性会更好;如果仍只有少数题材上涨,则更像结构性轮动。

半导体当前+4.56%,后续要看是否跟随美股AI硬件链修复。AI/算力当前+3.42%,如果Nvidia/AMD/AVGO保持强势,A股映射会更容易延续。银行当前-0.47%,它更像防守和指数稳定器;若银行强、科技弱,市场风格会偏保守。大消费、机器人、有色和光通信需要结合强弱排序看资金轮动,短期更关注能否从单日强势变成连续2-3日相对强势。

大盘指数

上证指数

sh000001
+0.71%
5 日 -1.52% RSI — 多头

深证成指

sz399001
+1.26%
5 日 -1.96% RSI — 多头

创业板指

sz399006
+1.96%
5 日 -1.30% RSI — 多头

沪深300

sh000300
+0.68%
5 日 -2.02% RSI — 多头

科创50

sh000688
+4.14%
5 日 +2.29% RSI — 多头 · 单日强势上涨

A股板块

半导体

sh512480
+4.56%
5 日 +2.54% RSI — 多头 · 单日强势上涨

光通信

sh515050
+3.86%
5 日 -0.19% RSI — 多头 · 单日强势上涨

AI / 算力

sz159819
+3.42%
5 日 +0.17% RSI — 多头 · 单日强势上涨

有色

sh512400
+1.62%
5 日 -5.40% RSI — 多头

机器人

sz159770
+0.75%
5 日 -3.18% RSI — 多头

银行

sh512800
-0.47%
5 日 -0.36% RSI — 空头

大消费

sz159928
-0.92%
5 日 -4.57% RSI — 空头

美股市场

美股复盘

S&P 500 ETF-0.44%;Nasdaq 100 ETF+0.03%;大型科技股中Super Micro领涨(+3.40%),Microsoft承压(-1.37%);10Y美债收益率+0.60%。

后续趋势研判

后续美股的基准判断是先看止跌和波动率回落。指数样本整体偏弱,样本平均-0.50%,如果Microsoft、Amazon、Alphabet继续走弱,指数修复会受限;只有当龙头股重新企稳、VIX回落,风险偏好才更容易恢复。

美股重点公司后续主要看三条线:AI硬件链、平台型科技和高波动个股。Nvidia当前+0.82%,它仍是AI风险偏好的核心参照。若Super Micro、AMD、TSMC继续领涨,同时Microsoft、Amazon、Alphabet跌幅收敛,指数更容易走出健康轮动;反过来,如果强者补跌,说明资金可能从高估值科技撤出。

美股大盘

S&P 500 ETF

SPY
-0.44%
5 日 -0.44% RSI — 空头

Nasdaq 100 ETF

QQQ
+0.03%
5 日 +0.03% RSI — 中性

Dow Jones

DIA
-1.15%
5 日 -1.15% RSI — 空头

Russell 2000 ETF

IWM
-0.43%
5 日 -0.43% RSI — 空头

美股重点公司

Super Micro

SMCI
+3.40%
5 日 +3.40% RSI — 多头 · 单日强势上涨

AMD

AMD
+1.65%
5 日 +1.65% RSI — 多头

TSMC

TSM
+1.23%
5 日 +1.23% RSI — 多头

Nvidia

NVDA
+0.82%
5 日 +0.82% RSI — 多头

ASML

ASML
+0.67%
5 日 +0.67% RSI — 多头

Meta

META
+0.46%
5 日 +0.46% RSI — 多头

Tesla

TSLA
+0.42%
5 日 +0.42% RSI — 多头

Apple

AAPL
+0.32%
5 日 +0.32% RSI — 多头

Broadcom

AVGO
+0.07%
5 日 +0.07% RSI — 中性

Alphabet

GOOGL
-0.61%
5 日 -0.61% RSI — 空头

Amazon

AMZN
-0.99%
5 日 -0.99% RSI — 空头

Microsoft

MSFT
-1.37%
5 日 -1.37% RSI — 空头

跨市场观察

  • 10Y美债收益率上行+0.60%,估值久期较长的AI和半导体资产需要关注折现率压力。
  • 美股AI硬件链样本平均+0.84%,A股AI/算力+3.42%、半导体+4.56%,可作为跨市场科技风险偏好的参照。
口径说明
本板块基于公开行情数据、代表性指数/ETF/个股和技术指标做复盘,不构成投资建议;代表性板块口径可能与官方行业指数存在差异。

其他财经观点

6

观点信号观点信号集中在「其他财经观点」:Tavi Costa指出,当前市场仍存在一项极为重要的宏观分化,并围绕这种“大脱钩”现象分析其对市场走势的潜在含义。;该内容为Tavi Costa直播视频的录播版本,集中呈现其对相关市场与宏观议题的即时观察和观点,不构成投资建议。;《Macro Is Dead》2026年第37周图表与笔记聚焦...

Tavi Costa直播实录

该内容为Tavi Costa直播视频的录播版本,集中呈现其对相关市场与宏观议题的即时观察和观点,不构成投资建议。

全球货币政策迎来“大升级”

文章称,各主要国家正被推向政策抉择的角落,不得不决定自身定位,并从这一背景审视全球货币政策升级及其市场影响。

验证/风险这是财经博主观点聚合,不构成投资建议;需要用公司公告、财报和价格行为交叉验证。

半导体供应链/设备

5

观点信号观点信号集中在「半导体供应链/设备」:本期检视技术面、市场广度、风险警示、相关性与流动性,并讨论美联储加息风险、成长与价值风格、半导体及投资者资产配置。;文章认为,当前市场的主要驱动力是利率波动,而非Bessent,并探讨投资者在货币制度变化过程中可能面对的风险与代价。;《Macro Is Dead》2026年第35周图表与笔记认...

标普500每周图表风暴:2026年9月13日

本期检视技术面、市场广度、风险警示、相关性与流动性,并讨论美联储加息风险、成长与价值风格、半导体及投资者资产配置。

验证/风险这是财经博主观点聚合,不构成投资建议;需要用公司公告、财报和价格行为交叉验证。

宏观流动性/利率

5

观点信号观点信号集中在「宏观流动性/利率」:文章聚焦债券市场在低波动、高风险环境下的潜在隐患,探讨市场自满情绪及适应该类风险制度的策略框架。;文章质疑美元贬值必然利好股票的叙事,强调错误市场叙事可能带来危险,并分析美元价值变化与股市表现之间的关系。;《Macro Is Dead》2026年第31周图表与笔记聚焦实际收益率,提出其水平理应...

债券悬崖前的自满情绪

文章聚焦债券市场在低波动、高风险环境下的潜在隐患,探讨市场自满情绪及适应该类风险制度的策略框架。

“美元贬值”反而利空股票

文章质疑美元贬值必然利好股票的叙事,强调错误市场叙事可能带来危险,并分析美元价值变化与股市表现之间的关系。

实际收益率理应更高

《Macro Is Dead》2026年第31周图表与笔记聚焦实际收益率,提出其水平理应更高,并围绕相关宏观与市场背景展开观察。

验证/风险这是财经博主观点聚合,不构成投资建议;需要用公司公告、财报和价格行为交叉验证。

加密与金融监管

1

HOOD

观点信号观点信号集中在「加密与金融监管」:文章称,特朗普上周签署的GENIUS法案可能持续影响货币与财政政策,同时指出其内部迹象显示一场科技变革正在展开。涉及 HOOD。

验证/风险这是财经博主观点聚合,不构成投资建议;需要用公司公告、财报和价格行为交叉验证。

AI Infra/算力链

1

观点信号观点信号集中在「AI Infra/算力链」:本期从技术面、季节性和信用利差切入,讨论科技投资、资本开支挤出效应、利润率,以及科技企业与非科技企业的表现分化。

标普500每周图表风暴:2026年9月6日

本期从技术面、季节性和信用利差切入,讨论科技投资、资本开支挤出效应、利润率,以及科技企业与非科技企业的表现分化。

验证/风险这是财经博主观点聚合,不构成投资建议;需要用公司公告、财报和价格行为交叉验证。

沃尔特与伯利以9.5亿英镑向清湖资本出售切尔西股份

Deal to sell 25% of football club helps financiers raise funds as their insurance empires come under scrutiny

中文摘要 沃尔特与伯利将切尔西足球俱乐部百分之二十五的股份售予清湖资本。交易帮助两位金融家筹集资金,其保险业务正面临外界审查。

美联储加息推升美元,亚洲股市料将下跌

Asian Stocks to Fall as Fed Hikes, Dollar Jumps: Markets Wrap Bloomberg.com

中文摘要 市场消化美联储加息决定,美元随之走强。彭博市场综述称,亚洲股市预计承压下跌,投资者正在重新评估利率与汇率环境。

美联储自二〇二三年以来首次加息

Also in today’s newsletter: Hong Kong unveils first five-year plan and Chinese oil prices hit record highs

中文摘要 美联储实施自二〇二三年以来的首次加息。今日简报还关注香港公布首个五年规划,以及中国石油价格升至历史最高水平。

数据泄露后黑客向锐沃特勒索三百万美元

Group calling itself iamnotavillain threatens to sell customers’ confidential records to other criminals unless UK fintech pays within 24 hours

中文摘要 自称“我不是坏人”的黑客组织要求英国金融科技公司锐沃特在二十四小时内支付三百万美元,否则将把客户机密记录出售给其他犯罪分子。

市场静待美联储利率决定,金价企稳于四千三百美元下方

Gold Steadies Below $4,300 as Markets Await Fed Rate Decision Bloomberg.com

中文摘要 在美联储公布利率决定前,黄金价格维持稳定,仍低于每盎司四千三百美元。市场参与者正等待货币政策信号,以判断后续走势。

特朗普石油业盟友哈罗德·哈姆将投资委内瑞拉

Move by Continental Resources marks latest foray by a western oil producer into the country after US military seized president Nicolás Maduro

中文摘要 哈罗德·哈姆旗下大陆资源公司计划投资委内瑞拉,成为西方石油生产商近期进入该国的最新案例,此前美国军方抓获总统尼古拉斯·马杜罗。

投资者撤资十亿美元,土耳其股市遭遇“基金挤兑”

Index provider MSCI raises prospect of cutting Turkey from emerging market to frontier status amid accusations of ‘co-ordinated trading’ by fund managers

中文摘要 投资者撤出十亿美元之际,土耳其股市下滑。指数供应商明晟称,可能将土耳其从新兴市场降为前沿市场,基金经理还被指进行协调交易。

人工智能在领英催生代笔工作

CEOs are looking for a more human touch

中文摘要 随着人工智能生成内容日益普及,领英平台出现新的代笔需求。企业首席执行官希望公开表达更具人情味,因而寻求人工写作者协助。

这对人工智能是利好!令人抓狂!

A brief survey of sell-side scribbling at the end of the world

中文摘要 文章简要梳理卖方机构围绕人工智能撰写的市场评论,聚焦极端氛围下的研究表达,以及分析师如何解读相关投资叙事。

欧拉恐难证明一百六十亿美元估值合理

The health technology company needs more than celebrity endorsements

中文摘要 健康科技公司欧拉面临证明一百六十亿美元估值合理的压力。文章认为,仅靠名人代言不足以支撑这一高估值,公司需要展现更多实力。

科学家首次在小鼠体内培育人类脑组织

New genetic engineering technique promises to aid quest for treatments for incurable neurological conditions

中文摘要 科学家首次在小鼠体内培育出人类脑组织。这项新的基因工程技术有望帮助研究目前无法治愈的神经系统疾病,并推动相关疗法探索。

薪酬僵局拖延英国国民医疗服务体系机构撤销

Health service leaders are urging ministers to set up a temporary body to resolve deadlock

中文摘要 薪酬争议导致英国国民医疗服务体系一个准政府机构的撤销进程延误。医疗服务领导人敦促大臣设立临时机构,以化解当前僵局。

市场“大脱钩”:关键宏观分化持续显现

public RSS | opinion/NFA

观点/NFA: Still one of the most important macro divergences in markets today.

中文摘要 Tavi Costa指出,当前市场仍存在一项极为重要的宏观分化,并围绕这种“大脱钩”现象分析其对市场走势的潜在含义。

Tavi Costa直播实录

public RSS | opinion/NFA

观点/NFA: A recording from Tavi Costa's live video

中文摘要 该内容为Tavi Costa直播视频的录播版本,集中呈现其对相关市场与宏观议题的即时观察和观点,不构成投资建议。

标普500每周图表风暴:2026年9月13日

public RSS | opinion/NFA

观点/NFA: This week: technical check, breadth signs, warnings, correlations, liquidity, Fed hike risk, growth vs value, semis, and investor asset allocations...

中文摘要 本期检视技术面、市场广度、风险警示、相关性与流动性,并讨论美联储加息风险、成长与价值风格、半导体及投资者资产配置。

熬过货币制度转型需要付出什么代价

public RSS | opinion/NFA

观点/NFA: Interest rate volatility is driving markets, not Bessent

中文摘要 文章认为,当前市场的主要驱动力是利率波动,而非Bessent,并探讨投资者在货币制度变化过程中可能面对的风险与代价。

油价再度狂飙,过度看空前应牢记这些规则

public RSS | opinion/NFA

观点/NFA: Charts & Notes: Week 37, 2026

中文摘要 《Macro Is Dead》2026年第37周图表与笔记聚焦油价再度剧烈波动,并提醒投资者在形成过度悲观看法前关注若干市场规则。

全球货币政策迎来“大升级”

public RSS | opinion/NFA

观点/NFA: Every major country is being pushed into a corner where they are being forced to decide who they are

中文摘要 文章称,各主要国家正被推向政策抉择的角落,不得不决定自身定位,并从这一背景审视全球货币政策升级及其市场影响。

标普500每周图表风暴:2026年9月6日

public RSS | opinion/NFA

观点/NFA: This week: technical check, seasonality, credit spreads, tech investment, capex crowdout, profit margins, and the tech vs the tech-nots....

中文摘要 本期从技术面、季节性和信用利差切入,讨论科技投资、资本开支挤出效应、利润率,以及科技企业与非科技企业的表现分化。

债券悬崖前的自满情绪

public RSS | opinion/NFA

观点/NFA: The strategy for a low volatility, high risk regime

中文摘要 文章聚焦债券市场在低波动、高风险环境下的潜在隐患,探讨市场自满情绪及适应该类风险制度的策略框架。

“美元贬值”反而利空股票

public RSS | opinion/NFA

观点/NFA: The danger of false narratives

中文摘要 文章质疑美元贬值必然利好股票的叙事,强调错误市场叙事可能带来危险,并分析美元价值变化与股市表现之间的关系。

别再谈“货币贬值”,干预主义只会带来更多债务

public RSS | opinion/NFA

观点/NFA: Charts & Notes: Week 35, 2026

中文摘要 《Macro Is Dead》2026年第35周图表与笔记认为,与其聚焦“货币贬值”,更应关注政策干预主义推动债务进一步扩张。

市场干预只能让日本央行继续拖延

public RSS | opinion/NFA

观点/NFA: Charts & Notes: Week 33, 2026

中文摘要 《Macro Is Dead》2026年第33周图表与笔记认为,市场干预仅能帮助日本央行推迟政策调整,并不能实现更多实质性效果。

实际收益率理应更高

public RSS | opinion/NFA

观点/NFA: Charts & Notes: Week 31, 2026

中文摘要 《Macro Is Dead》2026年第31周图表与笔记聚焦实际收益率,提出其水平理应更高,并围绕相关宏观与市场背景展开观察。

利率的“马拉多纳理论”

public RSS | opinion/NFA

观点/NFA: Yes, seriously

中文摘要 《The Macro Compass》以“马拉多纳理论”为切入点讨论利率问题,通过这一非常规类比呈现对货币政策与市场预期的宏观分析。

再次让经济保持过热运行

public RSS | opinion/NFA

观点/NFA: I am back with a healthy dose of macro analysis for you

中文摘要 《The Macro Compass》回归宏观分析,围绕“再次让经济保持过热运行”这一主题,审视相关经济环境与市场层面的潜在影响。

Steno Signals第207期终极提示:全面巡检领先指标

public RSS | opinion/NFA

观点/NFA: Having been on vacation for a couple of weeks, I updated all of our leading indicators first thing upon returning to the office. Here’s your must-read guided tour throughour major leading indicators.

中文摘要 作者休假数周后更新了全部领先指标,并通过导览方式系统梳理主要指标,为读者呈现当前宏观与市场信号的整体图景。

Steno Signals第206期:GENIUS法案真是天才之举吗

public RSS | opinion/NFA

观点/NFA: The GENIUS Act, signed into law by Trump late last week, may have a lasting impact on everything from monetary to fiscal policy. There are signs of a tech revolution unfolding beneath the hood.

中文摘要 文章称,特朗普上周签署的GENIUS法案可能持续影响货币与财政政策,同时指出其内部迹象显示一场科技变革正在展开。

经济与市场稳定取决于这些关键问题

public RSS | opinion/NFA

观点/NFA: The US government needs to reassure markets.

中文摘要 Mohamed El-Erian认为,在特朗普关税相关不确定性下,美国政府需要就关键问题向市场提供安抚,以维护经济和市场稳定。

美联储必须避免重蹈覆辙

public RSS | opinion/NFA

观点/NFA: Markets have been trained to expect lower rates at the first sign of volatility. Powell mustn’t give in to temptation.

中文摘要 Mohamed El-Erian指出,市场已习惯在波动初现时期待降息,美联储主席Powell不应屈从于这种预期,以免重复过去的错误。

我的 v 站余额是什么水平?

RSSHub 技术社区 fallback · fankcoder: 我是 V2EX 第 272263 号会员,加入于 2017-12-04 17:20:32 +08:00 目前账号 1 金 35 银 1 铜,余额来源基本都是签到来的,中间有几年 gap 没坐班没怎么上 v 站 想知道我是属于垫底还是中间?大家会有余额焦虑吗,会因为余额不足不轻易发帖/回复吗?

发现 6 astra 无限能源了

RSSHub 技术社区 fallback · GhostCai: 最近要写东西,想起来 openai 之前搞的那个 latex 编辑器 prism.openai.com ,惊觉里面可以用稳定不降智的 6 astra xhigh ,实测不占 codex 额度,估计是官方都忘了这个平台了。。

今晚发布的理想 i9 请教下看法

RSSHub 技术社区 fallback · emmmbu: 最近考虑买辆电车,已婚有娃。 • 特某拉、某界,首先排除 • 小米汽车:热度很高,但除去情绪价值,综合性价比个人感觉并不是很高 • 极氪:硬件底子不错,但比较担心车机系统稳定性,怕后续出现各类小 bug • 蔚来:智驾表现一般,换电模式网上评价两极 重中之重的一点,考虑到 L3 明年政策落地,这些品牌不太清楚是否满足 L3 的要求,不希望买了就淘汰。 目前看中理想 i9 旋转座椅、空间大,理想车机口碑比较好,整体配置不低,内饰用料感觉也不错,智驾应该算一梯队,并且配有线控底盘和后轮转向,听说 L3 的硬件要求之一就是线控底盘? i9 是否满足 L3 的硬件,以及是否推荐或者是否

卷王都是什么心态呢

RSSHub 技术社区 fallback · lame_chen: 我承认我的主管是个能力很优秀的人,从底层程序员爬上去,就算当了小领导,也比较照顾我们,项目人员管理起来都是很有条理,比起那些老油条主管强多了,老油条都是那种只给压力,根本没有任何规划的(下边人都是痛苦的)。 但是他自己在他那个层级里边,他是最卷的,绩效也是最好的,但是感觉就像他的领导给他很多压力(不确定), 每天就没停过,而且疯狂揽活,我们下边人的工作量都是安排的刚刚好那种,多了还会考虑重新安排啥的,但是他自己工作量直接超标,每天日常都是 11 点下班(回家了或者周六日没来加班,也会在线干活这种)。 挺羡慕他的精力的,但是又不想像他一样,看着也不可能是债务问题, 难道是在

夫妻之间的一点小事儿 请教方法

RSSHub 技术社区 fallback · Myst: 最近夫妻之间发生了一些小事儿 起因是因为孩子快出生了,有天媳妇看孩子落户的事,突然对我说,要不落户跟着我吧。 我说再看,回头我研究研究。 我们的大概情况就是 我们孩子落户最优是 A 我户口是 B 然后她户口是 C 。我们暂时都没有 A 的户口,所以需要先落 B 或 C 。 我家里是农村的 我户口还有地和宅基地 所以后续肯定是让我媳妇 先落 A 然后孩子到时候再和她一起迁过去。 但是眼下快生了,需要临时落户到 B 或 C 。 然后我自己也研究了 还让 ai 针对我们的情况出了一个具体的文档。 ai 的建议就是哪个方便先落哪个 反正也是临时的 B C 都差不多。这个和我的个人想法一致的

求推荐现在智驾最好的 SUV

RSSHub 技术社区 fallback · yitwotre: 坐标大连,长辈一直开 SUV ,日常驾驶里程还挺多,随着年龄增长小剐小蹭越发多了,想推荐长辈把 GLS450 换一辆智驾好的 SUV 昨天试驾了问界,体验还可以。但是不想听销售一家之言,想请教下有没有都体验过的兄弟,客观推荐个智驾功能最好 SUV ,未来升级 L3 架构后最后不用换车,直接 OTA 就可以的,预算:百万以内都可以推荐。

大家对骚扰电话有什么好的屏蔽办法

RSSHub 技术社区 fallback · selfly: 如题,一天天骚扰电话不断, 各种贷款推销,小孩课程推荐,各大信用卡中心推销,其它广告等等, 有时候真的特别懊恼,比如以下场景: 1.工作原因开热点,好好跑个任务来个推销电话,网断联了(双卡,用副卡网络,副卡来电不断网,另一张来电会断,双模单通) 2.午休被吵醒,一接推销电话 3.小电驴上下班在路上飙呢,停车减速戴着头盔很不便(下雨天加倍),一顿操作结果一接推销电话 以上三个是本人遇到最多最火大的场景, 能识别并自动屏蔽掉的始终只有一小部分, 想要开启只接联系人来电,但是快递、外卖这些也就接不到了,再加偶尔会有真的来电, 不胜其扰,各位都有什么好的办法?

黄金

热度 1,273,751 · 新

OpenSpec:轻量且可配置的人工智能规范框架

25 points · 6 comments

中文介绍 OpenSpec提供一套轻量、可配置的人工智能规范框架,相关项目在Hacker News获得25分,并引发6条评论。

澳大利亚称或效仿加拿大,与欧盟建立更紧密关系

55 points · 11 comments

中文介绍 澳大利亚表示,可能效仿加拿大进一步深化与欧盟的关系,相关讨论涉及澳大利亚、美国与欧洲之间的贸易背景。

三元大语言模型突破1.58比特壁垒

115 points · 10 comments

中文介绍 研究探讨三元大语言模型如何突破1.58比特限制,论文在Hacker News获得115分,并引发10条评论。

备份并没有想象中简单

40 points · 15 comments

中文介绍 文章围绕备份工作的复杂性展开,指出备份并非一项简单任务;相关内容在Hacker News获得40分和15条评论。

小米发布MiMo 2.6实时后训练仪表盘

201 points · 53 comments

中文介绍 小米上线MiMo 2.6实时后训练仪表盘,用于呈现模型后训练进展;该项目获得201分并引发53条评论。

宇宙为什么会膨胀?

14 points · 1 comments

中文介绍 文章以宇宙为何膨胀为主题,讨论这一宇宙学问题;相关内容在Hacker News获得14分,并收到1条评论。

前沿模型解决物理问题的能力有多强?

62 points · 28 comments

中文介绍 研究评估前沿模型在物理学任务中的表现与能力水平,论文在Hacker News获得62分,并引发28条评论。

研究提出AMD矩阵核心的精确模型

53 points · 6 comments

中文介绍 论文聚焦AMD矩阵核心,研究如何建立准确模型;相关成果在Hacker News获得53分,并引发6条评论。

训练40亿参数模型,生成比Postgres快81%的查询计划

353 points · 68 comments

中文介绍 项目训练一个40亿参数模型生成数据库查询计划,其结果比Postgres快81%,并在Hacker News获得353分。

通过逆向工程构建类Jev模型

50 points · 8 comments

中文介绍 该开源项目通过逆向工程构建类Jev模型,代码托管于GitHub;项目在Hacker News获得50分和8条评论。

源健康

44/46 正常 · 0 空源 · 2 失败 · 390 items

LinuxDo tech / cn-community
失败 · 0

Command failed: curl -sSL -m 20 --compressed -H User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 -H Accep

36氪 finance / news
失败 · 0

Invalid character in entity name Line: 8 Column: 543 Char: &