印度占星知识库
单星八分法 BAV:一个行星的八项贡献
把 Bhinnashtakavarga 的格子读成八参考计数,区别于 SAV,并检查相同总数背后是否由不同参考者贡献。
概览
Bhinnashtakavarga,简称 BAV,是某个目标行星的独立八分法表。每个星座的原始格子由八个二元贡献相加,因此数值范围为 0 至 8。
概念速览
- 目标
- 先说明是哪颗行星的 BAV
- 原始范围
- 每格 0—8,尚未削减
- 贡献者
- 七行星与上升点
- 细项来源
- 贡献者明细或 prastara 表
BAV 为四是什么意思?
它表示在选定规则下,有四个参考对该目标行星、该星座给出 1。不是四颗有利行星正在占据那里,也不是该星座所有行星合计的 SAV 值。
贡献相加后,BAV 不再显示具体是谁贡献。更细的 prastara 表保留这些身份;如果问题关心来源而不只是数量,就需要查看那一层明细。
不同来源也可能都等于四
设贡献顺序为太阳、月亮、火星、水星、木星、金星、土星、上升点。示意向量 [1,0,1,1,0,0,1,0] 相加为 4,[0,1,0,1,1,0,0,1] 也相加为 4。
这只是汇总练习,不是真实出生盘。总数一样不表示贡献者相同;若只核对最后的 4,就发现不了参考者被换掉或来源表版本不同的问题。
旧报告也一定有 BAV 明细吗?
经核对的 OpenFate 依据已保存的提示契约控制 BAV 展示,从契约 4 起支持。当前代码能计算,并不代表旧报告已经拥有较新的分项内容。
数据不可用就应如实保留,不能把 SAV 除以七来反推各行。每颗目标行星的规则表不同,一个合计也无法唯一还原七个分量。
来源与编辑依据
- P. V. R. Narasimha Rao: Vedic Astrology — An Integrated ApproachRao, Chapter 12, §§12.1–12.4, printed pp. 145–153; Tables 19–25: eight reference contributors, individual raw BAV values and seven-target SAV aggregation. §12.6, pp. 156–157: prastara preserves contributor identity. §§12.7–12.8, pp. 157–162: reduced tables are separate; bindu/rekha notation and Moon/Venus contribution positions vary. The 337 figure is an explicitly identified raw-table checksum; it does not establish cell-wise equivalence between Rao’s preferred variant and the inspected OpenFate table or validate any life outcome. Example vectors and sums are editorial arithmetic, not claimed calculated birth charts.具名实践者的印度占星教材,用于核对术语与特定方法,不代表所有流派共识或科学验证。2010 年 3 月 18 日附加说明记录观点变化,不证明全书已在 2010 年修订。
- OpenFate 编辑方法说明OpenFate Editorial Methodology, stable sections #editorial-principles, #editorial-workflow, #editorial-ai, and #editorial-context. Used for the calculation/interpretation and evidence-boundary policy.OpenFate 将确定性的排盘计算、传统解释框架与现代编辑说明分开处理。
- OpenFate Vedic implementation: local source review, 2026-09-08OpenFate local implementation review, 2026-09-08: app/modules/vedic/logic/policy.ts VEDIC_ENGINE_POLICY.karakaScheme and supportsVedicBav; facts.ts computeKarakas and computeSarvashtakavarga; constants.ts SAV_TABLES, SAV_EXPECTED_TOTALS and SAV_EXPECTED_GRAND_TOTAL; career-evidence.ts buildVedicCareerEvidence.unavailable. The reviewed policy uses seven roles without Rahu and a fixed classical-order exact-tie break. Raw BAV rows total 48/49/39/54/56/52/39, summing to 337; the Moon/Venus variant entries differ from Rao’s stated preference. BAV visibility depends on stored contract, and career evidence explicitly marks shadbala unavailable. This is a dated code review, not proof of current deployment or empirical prediction accuracy.编辑对本地规则及计算源文件的检查,不是可独立访问的出版物,也不证明线上版本。实现限制及差异与传统算术分开记录。