@jjlmoya/utils-chrono 1.16.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/category/i18n/fr.ts +1 -1
- package/src/category/index.ts +2 -0
- package/src/entries.ts +4 -1
- package/src/index.ts +1 -0
- package/src/tests/locale_completeness.test.ts +1 -1
- package/src/tests/no_en_dash.test.ts +40 -6
- package/src/tests/title_quality.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +1 -1
- package/src/tool/beat-rate-converter/i18n/de.ts +30 -30
- package/src/tool/beat-rate-converter/i18n/es.ts +33 -33
- package/src/tool/beat-rate-converter/i18n/fr.ts +45 -45
- package/src/tool/beat-rate-converter/i18n/id.ts +6 -6
- package/src/tool/beat-rate-converter/i18n/it.ts +28 -28
- package/src/tool/beat-rate-converter/i18n/ja.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/ko.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/nl.ts +14 -14
- package/src/tool/beat-rate-converter/i18n/pl.ts +48 -48
- package/src/tool/beat-rate-converter/i18n/pt.ts +30 -30
- package/src/tool/beat-rate-converter/i18n/ru.ts +56 -56
- package/src/tool/beat-rate-converter/i18n/sv.ts +44 -44
- package/src/tool/beat-rate-converter/i18n/tr.ts +51 -51
- package/src/tool/beat-rate-converter/i18n/zh.ts +56 -56
- package/src/tool/crown-reference-guide/i18n/de.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/en.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/es.ts +10 -10
- package/src/tool/crown-reference-guide/i18n/fr.ts +18 -18
- package/src/tool/crown-reference-guide/i18n/id.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/it.ts +9 -9
- package/src/tool/crown-reference-guide/i18n/nl.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/pl.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/pt.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/ru.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/sv.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/tr.ts +8 -8
- package/src/tool/crown-reference-guide/i18n/zh.ts +9 -9
- package/src/tool/demagnetizing-timer/i18n/fr.ts +1 -1
- package/src/tool/gear-train-explorer/i18n/de.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/en.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/es.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/fr.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/id.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/it.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/ja.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/ko.ts +2 -2
- package/src/tool/gear-train-explorer/i18n/nl.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/pl.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/pt.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/ru.ts +7 -7
- package/src/tool/gear-train-explorer/i18n/sv.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/tr.ts +3 -3
- package/src/tool/gear-train-explorer/i18n/zh.ts +2 -2
- package/src/tool/gmt-world-timer/i18n/en.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/es.ts +8 -8
- package/src/tool/gmt-world-timer/i18n/fr.ts +12 -12
- package/src/tool/gmt-world-timer/i18n/id.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/it.ts +8 -8
- package/src/tool/gmt-world-timer/i18n/ja.ts +5 -5
- package/src/tool/gmt-world-timer/i18n/ko.ts +5 -5
- package/src/tool/gmt-world-timer/i18n/nl.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/pl.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/pt.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/ru.ts +11 -11
- package/src/tool/gmt-world-timer/i18n/sv.ts +7 -7
- package/src/tool/gmt-world-timer/i18n/tr.ts +6 -6
- package/src/tool/gmt-world-timer/i18n/zh.ts +6 -6
- package/src/tool/lume-color-simulator/i18n/fr.ts +4 -4
- package/src/tool/lume-color-simulator/i18n/id.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/it.ts +4 -4
- package/src/tool/lume-color-simulator/i18n/ja.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/nl.ts +2 -2
- package/src/tool/lume-color-simulator/i18n/pt.ts +5 -5
- package/src/tool/lume-color-simulator/i18n/ru.ts +14 -14
- package/src/tool/lume-color-simulator/i18n/zh.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/fr.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/id.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/it.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/ja.ts +2 -2
- package/src/tool/moon-phase-visualizer/i18n/nl.ts +2 -2
- package/src/tool/moon-phase-visualizer/i18n/pt.ts +4 -4
- package/src/tool/moon-phase-visualizer/i18n/ru.ts +7 -7
- package/src/tool/moon-phase-visualizer/i18n/zh.ts +4 -4
- package/src/tool/perpetual-calendar/i18n/de.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/en.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/es.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/fr.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/id.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/it.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ja.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ko.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/nl.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/pl.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/pt.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/ru.ts +2 -2
- package/src/tool/perpetual-calendar/i18n/sv.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/tr.ts +1 -1
- package/src/tool/perpetual-calendar/i18n/zh.ts +1 -1
- package/src/tool/power-reserve-estimator/i18n/de.ts +26 -26
- package/src/tool/power-reserve-estimator/i18n/es.ts +22 -22
- package/src/tool/power-reserve-estimator/i18n/fr.ts +36 -36
- package/src/tool/power-reserve-estimator/i18n/id.ts +5 -5
- package/src/tool/power-reserve-estimator/i18n/it.ts +18 -18
- package/src/tool/power-reserve-estimator/i18n/ja.ts +3 -3
- package/src/tool/power-reserve-estimator/i18n/ko.ts +3 -3
- package/src/tool/power-reserve-estimator/i18n/nl.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/pl.ts +9 -9
- package/src/tool/power-reserve-estimator/i18n/pt.ts +25 -25
- package/src/tool/power-reserve-estimator/i18n/ru.ts +15 -15
- package/src/tool/power-reserve-estimator/i18n/sv.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/tr.ts +7 -7
- package/src/tool/power-reserve-estimator/i18n/zh.ts +7 -7
- package/src/tool/quartz-battery-health/bibliography.astro +16 -0
- package/src/tool/quartz-battery-health/bibliography.ts +16 -0
- package/src/tool/quartz-battery-health/client.ts +198 -0
- package/src/tool/quartz-battery-health/component.astro +15 -0
- package/src/tool/quartz-battery-health/components/BatteryHealthPanel.astro +163 -0
- package/src/tool/quartz-battery-health/entry.ts +57 -0
- package/src/tool/quartz-battery-health/i18n/de.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/en.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/es.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/fr.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/id.ts +326 -0
- package/src/tool/quartz-battery-health/i18n/it.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ja.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ko.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/nl.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/pl.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/pt.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/ru.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/sv.ts +326 -0
- package/src/tool/quartz-battery-health/i18n/tr.ts +327 -0
- package/src/tool/quartz-battery-health/i18n/zh.ts +327 -0
- package/src/tool/quartz-battery-health/index.ts +11 -0
- package/src/tool/quartz-battery-health/quartz-battery-health.css +447 -0
- package/src/tool/quartz-battery-health/seo.astro +16 -0
- package/src/tool/service-interval-tracker/i18n/fr.ts +1 -1
- package/src/tool/sidereal-time-tracker/i18n/ru.ts +2 -2
- package/src/tool/strap-length-calculator/i18n/fr.ts +1 -1
- package/src/tool/strap-length-calculator/i18n/ru.ts +4 -4
- package/src/tool/strap-taper-calculator/i18n/de.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/en.ts +1 -1
- package/src/tool/strap-taper-calculator/i18n/es.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/fr.ts +4 -4
- package/src/tool/strap-taper-calculator/i18n/id.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/it.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/ja.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/ko.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/nl.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/pl.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/pt.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/ru.ts +2 -2
- package/src/tool/strap-taper-calculator/i18n/sv.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/tr.ts +3 -3
- package/src/tool/strap-taper-calculator/i18n/zh.ts +3 -3
- package/src/tool/tachymeter-calculator/i18n/ru.ts +6 -6
- package/src/tool/telemeter-calculator/i18n/ru.ts +3 -3
- package/src/tool/telemeter-calculator/i18n/zh.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/de.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/en.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/es.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/fr.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/id.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/it.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/ja.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/ko.ts +2 -2
- package/src/tool/tourbillon-visualizer/i18n/nl.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/pl.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/pt.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/ru.ts +5 -5
- package/src/tool/tourbillon-visualizer/i18n/sv.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/tr.ts +3 -3
- package/src/tool/tourbillon-visualizer/i18n/zh.ts +3 -3
- package/src/tool/watch-accuracy-tracker/i18n/fr.ts +1 -1
- package/src/tool/watch-accuracy-tracker/i18n/zh.ts +1 -1
- package/src/tool/watch-savings-planner/i18n/de.ts +25 -25
- package/src/tool/watch-savings-planner/i18n/es.ts +39 -39
- package/src/tool/watch-savings-planner/i18n/fr.ts +51 -51
- package/src/tool/watch-savings-planner/i18n/id.ts +5 -5
- package/src/tool/watch-savings-planner/i18n/it.ts +29 -29
- package/src/tool/watch-savings-planner/i18n/ja.ts +73 -73
- package/src/tool/watch-savings-planner/i18n/ko.ts +73 -73
- package/src/tool/watch-savings-planner/i18n/nl.ts +10 -10
- package/src/tool/watch-savings-planner/i18n/pl.ts +5 -5
- package/src/tool/watch-savings-planner/i18n/pt.ts +43 -43
- package/src/tool/watch-savings-planner/i18n/ru.ts +7 -7
- package/src/tool/watch-savings-planner/i18n/sv.ts +54 -54
- package/src/tool/watch-savings-planner/i18n/tr.ts +50 -50
- package/src/tool/watch-savings-planner/i18n/zh.ts +73 -73
- package/src/tool/watch-size-comparator/i18n/de.ts +2 -2
- package/src/tool/watch-size-comparator/i18n/en.ts +3 -3
- package/src/tool/watch-size-comparator/i18n/es.ts +1 -1
- package/src/tool/watch-size-comparator/i18n/fr.ts +10 -10
- package/src/tool/watch-size-comparator/i18n/id.ts +9 -9
- package/src/tool/watch-size-comparator/i18n/it.ts +8 -8
- package/src/tool/watch-size-comparator/i18n/ja.ts +6 -6
- package/src/tool/watch-size-comparator/i18n/nl.ts +7 -7
- package/src/tool/watch-size-comparator/i18n/pl.ts +2 -2
- package/src/tool/watch-size-comparator/i18n/pt.ts +9 -9
- package/src/tool/watch-size-comparator/i18n/ru.ts +16 -16
- package/src/tool/watch-size-comparator/i18n/tr.ts +1 -1
- package/src/tool/watch-size-comparator/i18n/zh.ts +5 -5
- package/src/tool/water-resistance-converter/i18n/de.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/en.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/es.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/fr.ts +2 -2
- package/src/tool/water-resistance-converter/i18n/id.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/it.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ja.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ko.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/nl.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/pl.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/pt.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/ru.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/sv.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/tr.ts +1 -1
- package/src/tool/water-resistance-converter/i18n/zh.ts +4 -4
- package/src/tool/wrist-presence-calculator/i18n/en.ts +1 -1
- package/src/tool/wrist-presence-calculator/i18n/fr.ts +5 -5
- package/src/tool/wrist-presence-calculator/i18n/id.ts +1 -1
- package/src/tool/wrist-presence-calculator/i18n/zh.ts +1 -1
- package/src/tools.ts +2 -0
|
@@ -0,0 +1,327 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
import type { QuartzBatteryHealthUI } from '../entry';
|
|
3
|
+
import { bibliography } from '../bibliography';
|
|
4
|
+
|
|
5
|
+
export const content: ToolLocaleContent<QuartzBatteryHealthUI> = {
|
|
6
|
+
slug: 'quartz-battery-health',
|
|
7
|
+
title: '石英表电池寿命计算器',
|
|
8
|
+
description: '输入电池容量(mAh)和机芯功耗(µA),计算石英机芯的理论电池寿命。可选填安装日期以预估更换日期。',
|
|
9
|
+
ui: {
|
|
10
|
+
title: '石英表电池寿命计算器',
|
|
11
|
+
batteryLabel: '电池型号',
|
|
12
|
+
selectBattery: '选择电池',
|
|
13
|
+
customBattery: '自定义',
|
|
14
|
+
capacityLabel: '容量',
|
|
15
|
+
capacityUnit: 'mAh',
|
|
16
|
+
consumptionLabel: '功耗',
|
|
17
|
+
consumptionUnit: 'µA',
|
|
18
|
+
installDateLabel: '安装日期',
|
|
19
|
+
installDateHint: '可选',
|
|
20
|
+
monthLabel: '月',
|
|
21
|
+
yearLabel: '年',
|
|
22
|
+
calculate: '计算',
|
|
23
|
+
resultLabel: '预估寿命',
|
|
24
|
+
theoreticalLife: '理论寿命',
|
|
25
|
+
yearsLabel: '年',
|
|
26
|
+
monthsLabel: '个月',
|
|
27
|
+
daysLabel: '天',
|
|
28
|
+
changeDateLabel: '建议更换日期',
|
|
29
|
+
noDateHint: '输入安装日期可查看更换日期',
|
|
30
|
+
healthLabel: '状态',
|
|
31
|
+
healthGood: '良好',
|
|
32
|
+
healthModerate: '中等',
|
|
33
|
+
healthCritical: '临界',
|
|
34
|
+
step1: '选择常见电池型号,或选择"自定义"输入电池容量。',
|
|
35
|
+
step2: '输入机芯功耗,单位为微安(µA)。',
|
|
36
|
+
step3: '可选填安装日期,然后点击"计算"。',
|
|
37
|
+
tipTitle: '提示',
|
|
38
|
+
tipContent: '务必使用官方机芯数据手册中的功耗值。实际寿命因温度和负载变化可能缩短10%-20%。',
|
|
39
|
+
},
|
|
40
|
+
seo: [
|
|
41
|
+
{ type: 'title', text: '石英表电池健康检测-你的手表电池还能用多久?', level: 2 },
|
|
42
|
+
{
|
|
43
|
+
type: 'stats',
|
|
44
|
+
items: [
|
|
45
|
+
{ value: '1.0-2.5 µA', label: '典型三针机芯功耗' },
|
|
46
|
+
{ value: '18-55 mAh', label: '常见电池容量' },
|
|
47
|
+
{ value: '2.5-4.5 yr', label: '通常电池寿命' },
|
|
48
|
+
],
|
|
49
|
+
columns: 3,
|
|
50
|
+
},
|
|
51
|
+
{ type: 'paragraph', html: '想知道你的石英表什么时候会停吗?<strong>石英表电池寿命计算器</strong>通过比较电池容量(以mAh为单位)和机芯平均功耗(以微安µA为单位),帮助你估算任何石英机芯电池的剩余寿命。无论你拥有ETA、Miyota、Seiko、Ronda还是国产DG机芯,本工具都能计算出以年、月、天为单位的理论寿命-如果你输入安装月份和年份,甚至能预测出精确的更换日期。' },
|
|
52
|
+
{ type: 'title', text: '石英电池寿命的计算原理-估算背后的数学公式', level: 3 },
|
|
53
|
+
{ type: 'paragraph', html: '电池寿命遵循一个简单的电学公式:<strong>寿命(小时)=(电池容量mAh × 1000)÷ 电流消耗µA</strong>。将结果除以24得到天数,再除以365.25得到年数。例如,一块标准<strong>SR920SW(371)电池容量40 mAh</strong>,为功耗<strong>1.5 µA</strong>的机芯供电,理论上可持续约<strong>3年</strong>。将功耗降至1.0 µA,同一块电池可延长至4.5年以上。若增至2.5 µA,电池寿命则降至不足2年。规划维护周期时,每个微安都至关重要。' },
|
|
54
|
+
{ type: 'title', text: '常见石英表电池型号及其容量', level: 3 },
|
|
55
|
+
{
|
|
56
|
+
type: 'table',
|
|
57
|
+
headers: ['电池型号', '通用代码', '容量', '典型用途'],
|
|
58
|
+
rows: [
|
|
59
|
+
['SR621SW', '364', '18 mAh', '薄型正装表'],
|
|
60
|
+
['SR626SW', '377', '27 mAh', '中型石英表'],
|
|
61
|
+
['SR920SW', '371', '40 mAh', '计时码表及多功能表'],
|
|
62
|
+
['SR936SW', '394', '55 mAh', '大型数显混合表'],
|
|
63
|
+
['CR2025', '-', '165 mAh', '高耗电LED模块'],
|
|
64
|
+
],
|
|
65
|
+
},
|
|
66
|
+
{ type: 'tip', title: '匹配原装规格', html: '选择错误的电池型号可能使电池寿命缩短多达<strong>40%</strong>。更换电池前务必核对原装电池编号。数字代码表示尺寸-例如<strong>SR936SW</strong>直径为9.5毫米,厚度为3.6毫米。' },
|
|
67
|
+
{ type: 'title', text: '为何应始终使用官方机芯功耗值', level: 3 },
|
|
68
|
+
{ type: 'paragraph', html: '<strong>ETA、Ronda、Miyota、Seiko和ISA</strong>等机芯制造商为其生产的每个机芯发布官方技术数据手册。这些数据手册列出了在受控温度(通常22°C)和标准指针扭矩负载下的<strong>平均电流消耗</strong>。如果你的机芯实际消耗2.5 µA,却猜测为1.0 µA,电池寿命可能被高估超过100%。务必从制造商官网下载官方PDF,或在专业数据库中核对机芯参数,以获取真实的功耗数据。' },
|
|
69
|
+
{
|
|
70
|
+
type: 'diagnostic',
|
|
71
|
+
variant: 'warning',
|
|
72
|
+
title: '电池漏液可能损坏手表机芯',
|
|
73
|
+
html: '耗尽后的氧化银电池可能<strong>泄漏氢氧化钾</strong>,腐蚀接触弹簧、电路板线路甚至步进电机线圈。如果工具估算的<strong>剩余寿命不足6个月</strong>,建议在下次常规检查时更换电池。特别留意<strong>1970年代和1980年代的 vintage 石英表</strong>-其原装电池在表壳内放置数十年后更易漏液。',
|
|
74
|
+
},
|
|
75
|
+
{ type: 'title', text: '导致实际电池寿命短于理论估算的因素', level: 3 },
|
|
76
|
+
{
|
|
77
|
+
type: 'list',
|
|
78
|
+
items: [
|
|
79
|
+
'<strong>温度极端</strong>-放在阳光直射仪表板上的手表,电流消耗可能增加30%',
|
|
80
|
+
'<strong>寿命终止检测电路</strong>-两秒跳针指示器启动后消耗额外电量',
|
|
81
|
+
'<strong>计时码表或闹钟功能的使用</strong>-瞬时电流尖峰随时间累积',
|
|
82
|
+
'<strong>机械摩擦</strong>-老化或脏污的齿轮系增加步进电机所需扭矩',
|
|
83
|
+
'<strong>磁场</strong>-暴露在磁场中会增加电机扭矩需求,加速电池消耗',
|
|
84
|
+
],
|
|
85
|
+
},
|
|
86
|
+
{ type: 'paragraph', html: '实际使用中,电池寿命通常比理论计算值<strong>缩短10%至20%</strong>。对于高精度温度补偿石英机芯,功耗变化较小,但普通石英机芯对这些环境因素尤为敏感。' },
|
|
87
|
+
{ type: 'title', text: '如何为你的石英表找到合适的电池', level: 3 },
|
|
88
|
+
{
|
|
89
|
+
type: 'glossary',
|
|
90
|
+
items: [
|
|
91
|
+
{ term: 'SR(氧化银电池)', definition: '标有SR的电池(如SR920SW)在整个寿命期间提供稳定的1.55V输出,使石英振荡器保持精确。这是优质石英表的标准配置。' },
|
|
92
|
+
{ term: 'LR(碱性电池)', definition: '标有LR的电池(如LR41)电压逐渐下降,可能导致手表走慢或提前停止。不建议作为SR电池的替代品。' },
|
|
93
|
+
{ term: 'CR(锂电池)', definition: '标有CR的电池(如CR2025)提供3.0V电压,用于带LED背光、大尺寸LCD屏幕或多功能的高耗电模块。' },
|
|
94
|
+
{ term: '数字代码', definition: '四位数字表示物理尺寸:前两位为直径(毫米),后两位为厚度(十分之一毫米)。SR936SW = 直径9.5mm × 厚度3.6mm。' },
|
|
95
|
+
],
|
|
96
|
+
},
|
|
97
|
+
{ type: 'title', text: '普通石英 vs 太阳能 vs 动能-技术如何改变计算公式', level: 3 },
|
|
98
|
+
{
|
|
99
|
+
type: 'comparative',
|
|
100
|
+
items: [
|
|
101
|
+
{
|
|
102
|
+
title: '普通石英表',
|
|
103
|
+
description: '使用可更换的氧化银或锂一次电池。电池寿命完全取决于容量与功耗的比例。本计算器正是为此设计。',
|
|
104
|
+
highlight: true,
|
|
105
|
+
points: [
|
|
106
|
+
'可更换一次电池',
|
|
107
|
+
'寿命 = 容量 ÷ 功耗',
|
|
108
|
+
'可预测的更换周期',
|
|
109
|
+
'更换成本低廉',
|
|
110
|
+
],
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
title: '太阳能表与动能表',
|
|
114
|
+
description: '太阳能表使用光伏电池为锂离子蓄电池充电。动能表使用转子驱动的微型发电机为电容充电。',
|
|
115
|
+
points: [
|
|
116
|
+
'可充电储能',
|
|
117
|
+
'寿命取决于充放电循环',
|
|
118
|
+
'电容随时间老化',
|
|
119
|
+
'不适用本计算器',
|
|
120
|
+
],
|
|
121
|
+
},
|
|
122
|
+
],
|
|
123
|
+
columns: 2,
|
|
124
|
+
},
|
|
125
|
+
{ type: 'paragraph', html: '厂商宣称的<strong>"10年电池寿命"</strong>通常基于极低功耗机芯(约0.5至0.8 µA)搭配大容量电池(165 mAh CR2025或更大)。在配有小容量氧化银电池(如<strong>SR626SW,27 mAh</strong>)的标准指针式石英表中,配合典型1.5 µA机芯,实际寿命约为<strong>2.5至3年</strong>。请始终使用本计算器进行验证,而非轻信营销标签。' },
|
|
126
|
+
{
|
|
127
|
+
type: 'tip',
|
|
128
|
+
title: '主动更换,而非被动应对',
|
|
129
|
+
html: '当秒针开始以<strong>2秒或4秒</strong>间隔跳动时,表明机芯因电压过低已进入省电模式。此时电池剩余寿命约为<strong>2至4周</strong>。请立即更换以避免漏液损坏。',
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'summary',
|
|
133
|
+
title: '石英表电池健康核心要点',
|
|
134
|
+
items: [
|
|
135
|
+
'使用制造商数据手册中的官方机芯功耗值-猜测值可能高估寿命100%以上',
|
|
136
|
+
'精确匹配原装电池型号:SR、LR和CR化学体系不可互换',
|
|
137
|
+
'当工具显示剩余寿命不足6个月时更换电池,以防漏液',
|
|
138
|
+
'实际电池寿命通常比理论理想值短10%至20%,受温度、摩擦和使用情况影响',
|
|
139
|
+
'本计算器适用于带可更换一次电池的标准石英机芯,不适用于太阳能或动能手表',
|
|
140
|
+
],
|
|
141
|
+
},
|
|
142
|
+
],
|
|
143
|
+
faq: [
|
|
144
|
+
{
|
|
145
|
+
question: '理论电池寿命估算的准确度如何?',
|
|
146
|
+
answer: '计算结果是基于容量除以功耗的理想电学值。在实际条件下,由于温度变化、寿命终止检测电路、老化润滑油引起的机械阻力以及计时码表或闹钟功能的额外负荷,实际寿命可能缩短10%至20%。该估算值是可靠的上限,而非精确预测。',
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
question: '如何找到石英机芯的精确功耗值?',
|
|
150
|
+
answer: 'ETA、Ronda、Miyota、Seiko、ISA等机芯制造商的官方技术数据手册中列出了以微安(µA)为单位的平均电流消耗。搜索机芯编号加"datasheet"或"technical specification"。Ranfft、17jewels和Watch-Wiki等专业数据库也发布由钟表社区贡献的功耗数据。',
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
question: '什么是"µA"?为什么它很重要?',
|
|
154
|
+
answer: 'µA代表微安,即百万分之一安培。它衡量机芯从电池中汲取的电流。典型的指针式石英三针机芯功耗在1.0至2.5 µA之间。计时码表和多功能模块可能达到3.0至6.0 µA。对于给定的电池容量,电流越高,电池寿命越短。',
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
question: '我可以用这个工具计算太阳能表或动能表吗?',
|
|
158
|
+
answer: '不能。太阳能表(Eco-Drive、Solar、Light-Powered)使用光伏电池为可充电电池充电。动能表和自动石英表使用转子和微型发电机为电容充电。这两种技术均不依赖一次性电池,因此容量-功耗模型不适用。请仅将此计算器用于配备可更换氧化银、碱性或锂电池的标准石英机芯。',
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
question: '我应该在电池完全耗尽前更换吗?',
|
|
162
|
+
answer: '是的。氧化银和碱性电池完全耗尽后可能泄漏氢氧化钾,损坏接触弹簧、PCB线路和步进电机线圈。强烈建议在完全放电前更换。如果工具显示预计剩余寿命不足6个月,请尽快安排更换电池。',
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
question: '如果使用容量高于或低于原装的电池会怎样?',
|
|
166
|
+
answer: '使用容量更高的电池(例如用SR936SW的55 mAh替代SR920SW的40 mAh)会延长电池寿命,但可能物理上不兼容-电池必须精确匹配原装的直径和厚度,以保持适当的接触弹簧压力。使用容量更低的电池会缩短电池寿命,且如果电池尺寸过小,可能导致接触不良。务必使用相同编号的电池或同一尺寸系列中有记录可查的等效型号进行更换。',
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
question: '如何判断手表电池是氧化银还是碱性?',
|
|
170
|
+
answer: '氧化银电池标有SR(如SR920SW),在整个寿命期间提供稳定的1.55V输出,使石英振荡器保持精确。碱性电池标有LR(如LR41),电压逐渐下降,可能导致手表走慢或提前停止。大多数优质手表品牌指定使用氧化银电池。如果原装使用SR,请始终用SR替换,不要使用LR。',
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
question: '秒针每两秒跳动一次是否意味着电池即将耗尽?',
|
|
174
|
+
answer: '是的。当石英机芯检测到电池电压过低,无法可靠驱动步进电机时,会进入省电模式,秒针以2秒或4秒间隔跳动。这是寿命终止指示器。看到此现象时,电池剩余寿命约为2至4周,应立即更换以避免漏液。',
|
|
175
|
+
},
|
|
176
|
+
],
|
|
177
|
+
bibliography,
|
|
178
|
+
howTo: [
|
|
179
|
+
{
|
|
180
|
+
name: '选择或自定义电池型号',
|
|
181
|
+
text: '从下拉列表中选择常见的氧化银电池-SR621SW、SR626SW、SR920SW、SR936SW等已预装官方容量。如果列表中没有你的电池型号,请选择"自定义"并输入电池标签上或制造商数据手册中列出的精确容量(mAh)。',
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
name: '输入机芯功耗',
|
|
185
|
+
text: '在官方技术文档中查找机芯的平均电流消耗。将微安(µA)值输入功耗字段。大多数三针机芯使用1.0至2.5 µA。计时码表和多功能模块可高达6.0 µA。',
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
name: '添加安装月份和年份(可选)',
|
|
189
|
+
text: '如果你记得或记录了上次电池安装时间,请选择月份并输入年份。工具将使用此日期计算预计更换日期,并以百分比显示剩余电池健康状态。',
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
name: '查看理论寿命',
|
|
193
|
+
text: '结果卡片显示总预估电池寿命(年、月和剩余天数)。这是理想条件下的最大寿命,假设没有外部因素降低电池容量。',
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
name: '查看健康状态和更换日期',
|
|
197
|
+
text: '提供安装日期后,进度条按比例显示剩余电池寿命。绿色"良好"表示剩余寿命超过50%。黄色"中等"表示20%至50%。红色"临界"表示不足20%。精确的建议更换日期显示在进度条下方。',
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
name: '调整输入并重新计算',
|
|
201
|
+
text: '更改任何输入-电池型号、功耗值或安装日期-结果将自动更新。用于比较不同电池类型,或为收藏中的多款手表规划更换计划。',
|
|
202
|
+
},
|
|
203
|
+
],
|
|
204
|
+
schemas: [
|
|
205
|
+
{
|
|
206
|
+
'@context': 'https://schema.org',
|
|
207
|
+
'@type': 'FAQPage',
|
|
208
|
+
'mainEntity': [
|
|
209
|
+
{
|
|
210
|
+
'@type': 'Question',
|
|
211
|
+
'name': '理论电池寿命估算的准确度如何?',
|
|
212
|
+
'acceptedAnswer': {
|
|
213
|
+
'@type': 'Answer',
|
|
214
|
+
'text': '计算结果是基于容量除以功耗的理想电学值。在实际条件下,由于温度变化、寿命终止检测电路、老化润滑油引起的机械阻力以及计时码表或闹钟功能的额外负荷,实际寿命可能缩短10%至20%。该估算值是可靠的上限,而非精确预测。',
|
|
215
|
+
},
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
'@type': 'Question',
|
|
219
|
+
'name': '如何找到石英机芯的精确功耗值?',
|
|
220
|
+
'acceptedAnswer': {
|
|
221
|
+
'@type': 'Answer',
|
|
222
|
+
'text': 'ETA、Ronda、Miyota、Seiko、ISA等机芯制造商的官方技术数据手册中列出了以微安(µA)为单位的平均电流消耗。搜索机芯编号加datasheet或technical specification。Ranfft和17jewels等专业数据库也发布由社区贡献的功耗数据。',
|
|
223
|
+
},
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
'@type': 'Question',
|
|
227
|
+
'name': '什么是µA?为什么它很重要?',
|
|
228
|
+
'acceptedAnswer': {
|
|
229
|
+
'@type': 'Answer',
|
|
230
|
+
'text': 'µA代表微安,即百万分之一安培。它衡量机芯从电池中汲取的电流。典型的指针式石英三针机芯功耗在1.0至2.5 µA之间。计时码表和多功能模块可能达到3.0至6.0 µA。对于给定的电池容量,电流越高,电池寿命越短。',
|
|
231
|
+
},
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
'@type': 'Question',
|
|
235
|
+
'name': '我可以用这个工具计算太阳能表或动能表吗?',
|
|
236
|
+
'acceptedAnswer': {
|
|
237
|
+
'@type': 'Answer',
|
|
238
|
+
'text': '不能。太阳能表使用光伏电池为可充电电池充电。动能表使用转子和微型发电机为电容充电。这两种技术均不依赖一次性电池,因此容量-功耗模型不适用。请仅将此计算器用于配备可更换氧化银、碱性或锂电池的标准石英机芯。',
|
|
239
|
+
},
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
'@type': 'Question',
|
|
243
|
+
'name': '我应该在电池完全耗尽前更换吗?',
|
|
244
|
+
'acceptedAnswer': {
|
|
245
|
+
'@type': 'Answer',
|
|
246
|
+
'text': '是的。氧化银和碱性电池完全耗尽后可能泄漏氢氧化钾,损坏接触弹簧、PCB线路和步进电机线圈。强烈建议在完全放电前更换。如果工具显示预计剩余寿命不足6个月,请尽快安排更换电池。',
|
|
247
|
+
},
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
'@type': 'Question',
|
|
251
|
+
'name': '如何判断手表电池是氧化银还是碱性?',
|
|
252
|
+
'acceptedAnswer': {
|
|
253
|
+
'@type': 'Answer',
|
|
254
|
+
'text': '氧化银电池标有SR(如SR920SW),在整个寿命期间提供稳定的1.55V输出。碱性电池标有LR(如LR41),电压逐渐下降。大多数优质手表品牌指定使用氧化银电池。请始终用SR替换SR,不要使用LR。',
|
|
255
|
+
},
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
'@type': 'Question',
|
|
259
|
+
'name': '秒针每两秒跳动一次是否意味着电池即将耗尽?',
|
|
260
|
+
'acceptedAnswer': {
|
|
261
|
+
'@type': 'Answer',
|
|
262
|
+
'text': '是的。当石英机芯检测到电池电压过低时,会进入省电模式,秒针以2秒或4秒间隔跳动。这是寿命终止指示器。看到此现象时,电池剩余寿命约为2至4周,应立即更换以避免漏液。',
|
|
263
|
+
},
|
|
264
|
+
},
|
|
265
|
+
],
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
'@context': 'https://schema.org',
|
|
269
|
+
'@type': 'SoftwareApplication',
|
|
270
|
+
'name': '石英表电池寿命计算器',
|
|
271
|
+
'operatingSystem': 'All',
|
|
272
|
+
'applicationCategory': 'UtilitiesApplication',
|
|
273
|
+
'applicationSubCategory': 'Watch Battery Life Calculator',
|
|
274
|
+
'description': '输入电池容量(mAh)和机芯功耗(µA),计算任何石英表机芯的理论电池寿命。提供安装月份和年份时可估算更换日期。',
|
|
275
|
+
'softwareVersion': '1.0',
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
'@context': 'https://schema.org',
|
|
279
|
+
'@type': 'TechArticle',
|
|
280
|
+
'name': '石英表电池寿命计算-容量与功耗详解',
|
|
281
|
+
'proficiencyLevel': 'Beginner',
|
|
282
|
+
'abstract': '了解如何使用电池容量(mAh)和机芯功耗(µA)估算石英表机芯的电池寿命。理解计算公式、温度和负载的影响,以及何时安排更换。',
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
'@context': 'https://schema.org',
|
|
286
|
+
'@type': 'HowTo',
|
|
287
|
+
'name': '如何估算石英表电池寿命',
|
|
288
|
+
'description': '使用石英表电池寿命计算器确定任何石英表电池的剩余寿命并规划更换日期的分步指南。',
|
|
289
|
+
'step': [
|
|
290
|
+
{
|
|
291
|
+
'@type': 'HowToStep',
|
|
292
|
+
'name': '选择或自定义电池型号',
|
|
293
|
+
'text': '从下拉列表中选择常见的氧化银电池-SR621SW、SR626SW、SR920SW、SR936SW等已预装官方容量。如果列表中没有你的电池型号,请选择"自定义"并输入精确容量(mAh)。',
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
'@type': 'HowToStep',
|
|
297
|
+
'name': '输入机芯功耗',
|
|
298
|
+
'text': '从官方技术文档中查找机芯的平均电流消耗,将微安(µA)值输入功耗字段。',
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
'@type': 'HowToStep',
|
|
302
|
+
'name': '添加安装月份和年份',
|
|
303
|
+
'text': '如果你知道电池的安装时间,请选择月份并输入年份。工具将计算预计更换日期,并以百分比显示剩余电池健康状态。',
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
'@type': 'HowToStep',
|
|
307
|
+
'name': '查看理论寿命',
|
|
308
|
+
'text': '结果卡片显示总预估电池寿命(年、月和剩余天数)。这是理想条件下的最大寿命。',
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
'@type': 'HowToStep',
|
|
312
|
+
'name': '查看健康状态和更换日期',
|
|
313
|
+
'text': '提供安装日期后,进度条显示剩余寿命。绿色表示剩余超过50%。黄色表示20%至50%。红色表示不足20%。建议更换日期显示在下方。',
|
|
314
|
+
},
|
|
315
|
+
],
|
|
316
|
+
'totalTime': 'PT1M',
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
'@context': 'https://schema.org',
|
|
320
|
+
'@type': 'Product',
|
|
321
|
+
'name': '石英表电池寿命计算器',
|
|
322
|
+
'description': '基于电池容量和机芯功耗估算石英表电池寿命的在线工具。',
|
|
323
|
+
'category': 'Watch Battery Calculator',
|
|
324
|
+
'audience': { '@type': 'Audience', 'audienceType': 'Watch enthusiasts and repair technicians' },
|
|
325
|
+
},
|
|
326
|
+
],
|
|
327
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { ToolDefinition } from '../../types';
|
|
2
|
+
import { quartzBatteryHealth } from './entry';
|
|
3
|
+
|
|
4
|
+
export * from './entry';
|
|
5
|
+
|
|
6
|
+
export const QUARTZ_BATTERY_HEALTH_TOOL: ToolDefinition = {
|
|
7
|
+
entry: quartzBatteryHealth,
|
|
8
|
+
Component: () => import('./component.astro'),
|
|
9
|
+
SEOComponent: () => import('./seo.astro'),
|
|
10
|
+
BibliographyComponent: () => import('./bibliography.astro'),
|
|
11
|
+
};
|