@jjlmoya/utils-drones 1.30.0 → 1.32.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.
Files changed (67) hide show
  1. package/package.json +1 -1
  2. package/src/category/i18n/en.ts +1 -1
  3. package/src/category/i18n/fr.ts +1 -1
  4. package/src/category/index.ts +2 -0
  5. package/src/components/PreviewNavSidebar.astro +116 -116
  6. package/src/components/PreviewToolbar.astro +143 -143
  7. package/src/data.ts +1 -1
  8. package/src/entries.ts +4 -0
  9. package/src/env.d.ts +1 -1
  10. package/src/index.ts +1 -1
  11. package/src/layouts/PreviewLayout.astro +118 -118
  12. package/src/pages/[locale].astro +251 -251
  13. package/src/pages/index.astro +4 -4
  14. package/src/tests/faq_count.test.ts +1 -1
  15. package/src/tests/locale_completeness.test.ts +1 -2
  16. package/src/tests/mocks/astro_mock.js +1 -1
  17. package/src/tests/no_h1_in_components.test.ts +1 -1
  18. package/src/tests/tool_validation.test.ts +17 -17
  19. package/src/tool/antenna-length-calculator/bibliography.astro +6 -6
  20. package/src/tool/antenna-length-calculator/component.astro +329 -329
  21. package/src/tool/antenna-length-calculator/seo.astro +15 -15
  22. package/src/tool/drone-battery-c-rating-calculator/i18n/de.ts +192 -192
  23. package/src/tool/drone-battery-c-rating-calculator/i18n/en.ts +192 -192
  24. package/src/tool/drone-battery-c-rating-calculator/i18n/es.ts +192 -192
  25. package/src/tool/drone-battery-c-rating-calculator/i18n/id.ts +192 -192
  26. package/src/tool/drone-battery-c-rating-calculator/i18n/ja.ts +192 -192
  27. package/src/tool/drone-battery-c-rating-calculator/i18n/ko.ts +192 -192
  28. package/src/tool/drone-battery-c-rating-calculator/i18n/nl.ts +192 -192
  29. package/src/tool/drone-battery-c-rating-calculator/i18n/pl.ts +192 -192
  30. package/src/tool/drone-battery-c-rating-calculator/i18n/ru.ts +192 -192
  31. package/src/tool/drone-battery-c-rating-calculator/i18n/sv.ts +192 -192
  32. package/src/tool/drone-battery-c-rating-calculator/i18n/tr.ts +192 -192
  33. package/src/tool/drone-battery-c-rating-calculator/i18n/zh.ts +192 -192
  34. package/src/tool/drone-flight-time/component.astro +187 -187
  35. package/src/tool/drone-flight-time/seo.astro +15 -15
  36. package/src/tool/drone-motor-propeller-calculator/bibliography.astro +6 -0
  37. package/src/tool/drone-motor-propeller-calculator/bibliography.ts +12 -0
  38. package/src/tool/drone-motor-propeller-calculator/component.astro +109 -0
  39. package/src/tool/drone-motor-propeller-calculator/controller.ts +174 -0
  40. package/src/tool/drone-motor-propeller-calculator/dom-views.ts +78 -0
  41. package/src/tool/drone-motor-propeller-calculator/drone-motor-propeller-calculator.css +562 -0
  42. package/src/tool/drone-motor-propeller-calculator/entry.ts +27 -0
  43. package/src/tool/drone-motor-propeller-calculator/evaluator.ts +14 -0
  44. package/src/tool/drone-motor-propeller-calculator/i18n/de.ts +202 -0
  45. package/src/tool/drone-motor-propeller-calculator/i18n/en.ts +202 -0
  46. package/src/tool/drone-motor-propeller-calculator/i18n/es.ts +202 -0
  47. package/src/tool/drone-motor-propeller-calculator/i18n/fr.ts +202 -0
  48. package/src/tool/drone-motor-propeller-calculator/i18n/id.ts +192 -0
  49. package/src/tool/drone-motor-propeller-calculator/i18n/it.ts +192 -0
  50. package/src/tool/drone-motor-propeller-calculator/i18n/ja.ts +192 -0
  51. package/src/tool/drone-motor-propeller-calculator/i18n/ko.ts +192 -0
  52. package/src/tool/drone-motor-propeller-calculator/i18n/nl.ts +192 -0
  53. package/src/tool/drone-motor-propeller-calculator/i18n/pl.ts +192 -0
  54. package/src/tool/drone-motor-propeller-calculator/i18n/pt.ts +192 -0
  55. package/src/tool/drone-motor-propeller-calculator/i18n/ru.ts +192 -0
  56. package/src/tool/drone-motor-propeller-calculator/i18n/sv.ts +192 -0
  57. package/src/tool/drone-motor-propeller-calculator/i18n/tr.ts +192 -0
  58. package/src/tool/drone-motor-propeller-calculator/i18n/zh.ts +192 -0
  59. package/src/tool/drone-motor-propeller-calculator/index.ts +11 -0
  60. package/src/tool/drone-motor-propeller-calculator/logic.test.ts +56 -0
  61. package/src/tool/drone-motor-propeller-calculator/logic.ts +108 -0
  62. package/src/tool/drone-motor-propeller-calculator/seo.astro +15 -0
  63. package/src/tool/drone-motor-propeller-calculator/storage.ts +26 -0
  64. package/src/tool/drone-motor-propeller-calculator/ui.ts +55 -0
  65. package/src/tool/gps-coordinates-converter/component.astro +275 -275
  66. package/src/tool/gps-coordinates-converter/seo.astro +15 -15
  67. package/src/tools.ts +3 -0
@@ -1,192 +1,192 @@
1
- import type { DroneBatteryCRatingCalculatorLocaleContent } from '../entry';
2
- import type { WithContext, SoftwareApplication, FAQPage, HowTo } from 'schema-dts';
3
- import type { SEOSection } from '../../../types';
4
- import { BIBLIOGRAPHY_ITEMS } from '../bibliography';
5
-
6
- const slug = 'drone-battery-c-rating-calculator';
7
- const title = 'ドローンLiPoバッテリーCレートおよび連続放電計算ツール';
8
- const description = '内部抵抗とモーター消費電流に基づいて、ドローン用LiPoバッテリーの現実的な連続放電電流、Cレート、電圧降下(ボルテージサグ)、および飛行安全性診断を計算します。';
9
-
10
- const ui = {
11
- title: 'ドローンLiPoバッテリーCレート計算ツール',
12
- subtitle: 'マルチロプターの現実的な連続放電、ピーク要求、およびボルテージサグを分析',
13
- lipoSpecsHeader: 'バッテリー仕様',
14
- capacityLabel: '容量 (mAh)',
15
- claimedCRatingLabel: '公称Cレート',
16
- cellCountLabel: 'セル数 (直列S)',
17
- chemistryLabel: 'バッテリー化学種類',
18
- internalResistanceLabel: '1セルあたりの内部抵抗 (mΩ)',
19
- quadSpecsHeader: 'ドローンの消費電力',
20
- motorCountLabel: 'モーター数',
21
- peakMotorCurrentLabel: 'モーター1個あたりのピーク電流 (A)',
22
- auxCurrentLabel: '補機類消費電流 (VTX, FC, カメラ) (A)',
23
- presetSelectLabel: 'クイックプリセット',
24
- customPreset: 'カスタム',
25
- whoopPreset: '1S TinyWhoop',
26
- freestyle5Preset: '6S 5インチ フリースタイル',
27
- cinewhoopPreset: '4S 3インチ シネウープ',
28
- longRange7Preset: '6S 7インチ ロングレンジ',
29
- racing5Preset: '6S 5インチ レース',
30
- resultsHeader: '出力およびパフォーマンス分析',
31
- claimedMaxCurrentLabel: '公称最大電流',
32
- realisticCRatingLabel: '現実的な連続Cレート',
33
- realisticMaxCurrentLabel: '現実的な連続放電電流',
34
- totalPeakDrawLabel: '合計ピーク消費電流',
35
- voltageSagLabel: '推定電圧降下 (サグ)',
36
- sagNominalVoltageLabel: '負荷時公称電圧',
37
- flightTimeFullThrottleLabel: 'フルスロットル航続時間',
38
- flightTimeHoverLabel: '推定ホバリング時間',
39
- safetyStatusLabel: '安全性診断',
40
- statusOptimalTitle: '安全で最適なバッテリー適合',
41
- statusOptimalDesc: 'バッテリーは過度な発熱や著しい電圧サグを生じることなく、ピーク電流を余裕を持って供給できます。セル寿命の長命化が期待できます。',
42
- statusWarningTitle: '中程度の熱・電圧ストレス',
43
- statusWarningDesc: 'ピーク消費電流がバッテリーの現実的な限界に近づいています。急加速時に軽度の電圧降下が予想されます。',
44
- statusDangerTitle: '過電流およびボルテージサグの高リスク',
45
- statusDangerDesc: 'ピーク消費電流がバッテリーの現実的な限界を超えています。過熱、深刻な電圧降下、早期劣化の危険性があります。',
46
- lipoVisualizerTitle: 'リアルタイムLiPoステータス表示',
47
- cellVoltageLabel: 'セルあたり電圧',
48
- batteryHealthLabel: 'バッテリー負荷状態',
49
- burstRatingRequiredLabel: '必要バーストCレート',
50
- currentRatioLabel: '電力負荷比率',
51
- };
52
-
53
- const faqItems = [
54
- {
55
- question: 'ドローン用LiPoバッテリーのCレートとは何ですか?',
56
- answer: 'Cレートはバッテリー容量に対する最大連続放電速度を表します。例えば1500mAhで100Cのバッテリーは、理論上150Aの電流を供給できます。',
57
- },
58
- {
59
- question: 'なぜ公称Cレートは実際の性能より高いことが多いのですか?',
60
- answer: 'メーカーは短時間のバースト値や理想的な条件の数値を表記することが多いためです。実際の連続放電能力は内部抵抗に大きく依存します。',
61
- },
62
- {
63
- question: '内部抵抗は電圧降下や発熱にどのように影響しますか?',
64
- answer: '高い内部抵抗はセル内部の無駄な抵抗として機能します。大電流を引くと電圧が急降下し、エネルギーが熱として放出されます。',
65
- },
66
- {
67
- question: 'フリースタイル飛行でのボルテージサグを防ぐにはどうすればよいですか?',
68
- answer: '内部抵抗の低い高品質セルを使用し、ピーク消費に対して15%以上の安全マージンを確保し、セルあたり3.5V未満まで放電しないようにしてください。',
69
- },
70
- ];
71
-
72
- const howToSteps = [
73
- {
74
- name: 'プリセット選択または仕様入力',
75
- text: '容量 (mAh)、公称Cレート、直列セル数、および1セルあたりの平均内部抵抗を入力します。',
76
- },
77
- {
78
- name: 'ドローンの消費電力を設定',
79
- text: 'モーター数、フルスロットル時の1機あたりピーク電流、補機類の消費電流を入力します。',
80
- },
81
- {
82
- name: '安全性診断と現実的電流を確認',
83
- text: '計算された現実的な連続電流とドローンのピーク消費電流を比較し、安全性を確認します。',
84
- },
85
- ];
86
-
87
- const seoSections: SEOSection[] = [
88
- {
89
- type: 'title',
90
- text: 'ドローンLiPoのCレートと実際の出力電流の理解',
91
- level: 2,
92
- },
93
- {
94
- type: 'paragraph',
95
- html: 'FPVドローンに適したLiPoバッテリーを選択するには、バッテリー容量、Cレート、モーターの消費電流の関係を理解することが不可欠です。公称100C以上の表示があっても、実際の連続放電能力は内部抵抗と放熱限界により決定されます。この計算ツールは安全な運用マージンを提供します。',
96
- },
97
- {
98
- type: 'title',
99
- text: 'RCバッテリー化学種類の比較表',
100
- level: 2,
101
- },
102
- {
103
- type: 'table',
104
- headers: ['化学種類', '公称電圧', '最大電圧', 'エネルギー密度', 'ピーク放電', '推奨用途'],
105
- rows: [
106
- ['LiPo (標準)', '3.7V', '4.20V', '高い', '100C - 150C', '5インチ FPV レースおよびフリースタイル'],
107
- ['LiHV (高電圧)', '3.8V', '4.35V', '非常に高い', '80C - 120C', 'TinyWhoop および マイクロドローン'],
108
- ['Li-Ion (18650/21700)', '3.6V', '4.20V', '最高', '15C - 35C', '7インチ ロングレンジ長距離機'],
109
- ['LiFePO4', '3.3V', '3.65V', '中程度', '30C - 50C', '屋外親電源およびフィールド充電器'],
110
- ],
111
- },
112
- {
113
- type: 'title',
114
- text: 'ボルテージサグと内部抵抗がFPVドローンに与える影響',
115
- level: 2,
116
- },
117
- {
118
- type: 'paragraph',
119
- html: 'ボルテージサグとは、急速なアクセル操作時にバッテリー電圧が一時的に急降下する現象です。内部抵抗が高い古いバッテリーでは、推進力にならず熱に変わるエネルギーが増え、OSD上で早期にローバッテリー警告が発生します。',
120
- },
121
- {
122
- type: 'list',
123
- items: [
124
- '低内部抵抗 (1-4 mΩ/セル): 抜群のパンチ力、最小限のサグ、低い発熱温度。',
125
- '中程度内部抵抗 (5-10 mΩ/セル): フリースタイルでの標準的な性能。',
126
- '高内部抵抗 (>12 mΩ/セル): 明らかなパワー不足、深刻なサグ、急激な発熱。',
127
- ],
128
- },
129
- {
130
- type: 'title',
131
- text: 'フリースタイル・レース・ロングレンジ別の最適化',
132
- level: 2,
133
- },
134
- {
135
- type: 'paragraph',
136
- html: '飛行スタイルごとに要求される電力特性は異なります。5インチのフリースタイル機は120Aを超える瞬 inter 瞬時電流を要求する一方、7インチのロングレンジ機は一定の効率的な巡航電流が重視されます。適切なバッテリーマッチングが上空での突然のシャットダウンを防ぎます。',
137
- },
138
- {
139
- type: 'tip',
140
- title: 'LiPo保管の重要ポイント',
141
- html: '使用しないときは、常に1セルあたり3.80V〜3.85Vのストレージ電圧で保管してください。満充電のまま48時間以上放置すると内部抵抗が永久的に増加し、放電能力が低下します。',
142
- },
143
- ];
144
-
145
- const schemas: DroneBatteryCRatingCalculatorLocaleContent['schemas'] = [
146
- {
147
- '@context': 'https://schema.org',
148
- '@type': 'FAQPage',
149
- mainEntity: faqItems.map((item) => ({
150
- '@type': 'Question',
151
- name: item.question,
152
- acceptedAnswer: { '@type': 'Answer', text: item.answer },
153
- })),
154
- } as WithContext<FAQPage>,
155
- {
156
- '@context': 'https://schema.org',
157
- '@type': 'HowTo',
158
- name: title,
159
- description,
160
- step: howToSteps.map((s, index) => ({
161
- '@type': 'HowToStep',
162
- position: index + 1,
163
- name: s.name,
164
- text: s.text,
165
- })),
166
- } as WithContext<HowTo>,
167
- {
168
- '@context': 'https://schema.org',
169
- '@type': 'SoftwareApplication',
170
- name: title,
171
- description,
172
- applicationCategory: 'UtilityApplication',
173
- operatingSystem: 'All',
174
- offers: {
175
- '@type': 'Offer',
176
- price: '0',
177
- priceCurrency: 'JPY',
178
- },
179
- } as WithContext<SoftwareApplication>,
180
- ];
181
-
182
- export const content: DroneBatteryCRatingCalculatorLocaleContent = {
183
- slug,
184
- title,
185
- description,
186
- ui,
187
- seo: seoSections,
188
- faq: faqItems,
189
- howTo: howToSteps,
190
- bibliography: BIBLIOGRAPHY_ITEMS,
191
- schemas,
192
- };
1
+ import type { DroneBatteryCRatingCalculatorLocaleContent } from '../entry';
2
+ import type { WithContext, SoftwareApplication, FAQPage, HowTo } from 'schema-dts';
3
+ import type { SEOSection } from '../../../types';
4
+ import { BIBLIOGRAPHY_ITEMS } from '../bibliography';
5
+
6
+ const slug = 'drone-battery-c-rating-calculator';
7
+ const title = 'ドローンLiPoバッテリーCレートおよび連続放電計算ツール';
8
+ const description = '内部抵抗とモーター消費電流に基づいて、ドローン用LiPoバッテリーの現実的な連続放電電流、Cレート、電圧降下(ボルテージサグ)、および飛行安全性診断を計算します。';
9
+
10
+ const ui = {
11
+ title: 'ドローンLiPoバッテリーCレート計算ツール',
12
+ subtitle: 'マルチロプターの現実的な連続放電、ピーク要求、およびボルテージサグを分析',
13
+ lipoSpecsHeader: 'バッテリー仕様',
14
+ capacityLabel: '容量 (mAh)',
15
+ claimedCRatingLabel: '公称Cレート',
16
+ cellCountLabel: 'セル数 (直列S)',
17
+ chemistryLabel: 'バッテリー化学種類',
18
+ internalResistanceLabel: '1セルあたりの内部抵抗 (mΩ)',
19
+ quadSpecsHeader: 'ドローンの消費電力',
20
+ motorCountLabel: 'モーター数',
21
+ peakMotorCurrentLabel: 'モーター1個あたりのピーク電流 (A)',
22
+ auxCurrentLabel: '補機類消費電流 (VTX, FC, カメラ) (A)',
23
+ presetSelectLabel: 'クイックプリセット',
24
+ customPreset: 'カスタム',
25
+ whoopPreset: '1S TinyWhoop',
26
+ freestyle5Preset: '6S 5インチ フリースタイル',
27
+ cinewhoopPreset: '4S 3インチ シネウープ',
28
+ longRange7Preset: '6S 7インチ ロングレンジ',
29
+ racing5Preset: '6S 5インチ レース',
30
+ resultsHeader: '出力およびパフォーマンス分析',
31
+ claimedMaxCurrentLabel: '公称最大電流',
32
+ realisticCRatingLabel: '現実的な連続Cレート',
33
+ realisticMaxCurrentLabel: '現実的な連続放電電流',
34
+ totalPeakDrawLabel: '合計ピーク消費電流',
35
+ voltageSagLabel: '推定電圧降下 (サグ)',
36
+ sagNominalVoltageLabel: '負荷時公称電圧',
37
+ flightTimeFullThrottleLabel: 'フルスロットル航続時間',
38
+ flightTimeHoverLabel: '推定ホバリング時間',
39
+ safetyStatusLabel: '安全性診断',
40
+ statusOptimalTitle: '安全で最適なバッテリー適合',
41
+ statusOptimalDesc: 'バッテリーは過度な発熱や著しい電圧サグを生じることなく、ピーク電流を余裕を持って供給できます。セル寿命の長命化が期待できます。',
42
+ statusWarningTitle: '中程度の熱・電圧ストレス',
43
+ statusWarningDesc: 'ピーク消費電流がバッテリーの現実的な限界に近づいています。急加速時に軽度の電圧降下が予想されます。',
44
+ statusDangerTitle: '過電流およびボルテージサグの高リスク',
45
+ statusDangerDesc: 'ピーク消費電流がバッテリーの現実的な限界を超えています。過熱、深刻な電圧降下、早期劣化の危険性があります。',
46
+ lipoVisualizerTitle: 'リアルタイムLiPoステータス表示',
47
+ cellVoltageLabel: 'セルあたり電圧',
48
+ batteryHealthLabel: 'バッテリー負荷状態',
49
+ burstRatingRequiredLabel: '必要バーストCレート',
50
+ currentRatioLabel: '電力負荷比率',
51
+ };
52
+
53
+ const faqItems = [
54
+ {
55
+ question: 'ドローン用LiPoバッテリーのCレートとは何ですか?',
56
+ answer: 'Cレートはバッテリー容量に対する最大連続放電速度を表します。例えば1500mAhで100Cのバッテリーは、理論上150Aの電流を供給できます。',
57
+ },
58
+ {
59
+ question: 'なぜ公称Cレートは実際の性能より高いことが多いのですか?',
60
+ answer: 'メーカーは短時間のバースト値や理想的な条件の数値を表記することが多いためです。実際の連続放電能力は内部抵抗に大きく依存します。',
61
+ },
62
+ {
63
+ question: '内部抵抗は電圧降下や発熱にどのように影響しますか?',
64
+ answer: '高い内部抵抗はセル内部の無駄な抵抗として機能します。大電流を引くと電圧が急降下し、エネルギーが熱として放出されます。',
65
+ },
66
+ {
67
+ question: 'フリースタイル飛行でのボルテージサグを防ぐにはどうすればよいですか?',
68
+ answer: '内部抵抗の低い高品質セルを使用し、ピーク消費に対して15%以上の安全マージンを確保し、セルあたり3.5V未満まで放電しないようにしてください。',
69
+ },
70
+ ];
71
+
72
+ const howToSteps = [
73
+ {
74
+ name: 'プリセット選択または仕様入力',
75
+ text: '容量 (mAh)、公称Cレート、直列セル数、および1セルあたりの平均内部抵抗を入力します。',
76
+ },
77
+ {
78
+ name: 'ドローンの消費電力を設定',
79
+ text: 'モーター数、フルスロットル時の1機あたりピーク電流、補機類の消費電流を入力します。',
80
+ },
81
+ {
82
+ name: '安全性診断と現実的電流を確認',
83
+ text: '計算された現実的な連続電流とドローンのピーク消費電流を比較し、安全性を確認します。',
84
+ },
85
+ ];
86
+
87
+ const seoSections: SEOSection[] = [
88
+ {
89
+ type: 'title',
90
+ text: 'ドローンLiPoのCレートと実際の出力電流の理解',
91
+ level: 2,
92
+ },
93
+ {
94
+ type: 'paragraph',
95
+ html: 'FPVドローンに適したLiPoバッテリーを選択するには、バッテリー容量、Cレート、モーターの消費電流の関係を理解することが不可欠です。公称100C以上の表示があっても、実際の連続放電能力は内部抵抗と放熱限界により決定されます。この計算ツールは安全な運用マージンを提供します。',
96
+ },
97
+ {
98
+ type: 'title',
99
+ text: 'RCバッテリー化学種類の比較表',
100
+ level: 2,
101
+ },
102
+ {
103
+ type: 'table',
104
+ headers: ['化学種類', '公称電圧', '最大電圧', 'エネルギー密度', 'ピーク放電', '推奨用途'],
105
+ rows: [
106
+ ['LiPo (標準)', '3.7V', '4.20V', '高い', '100C - 150C', '5インチ FPV レースおよびフリースタイル'],
107
+ ['LiHV (高電圧)', '3.8V', '4.35V', '非常に高い', '80C - 120C', 'TinyWhoop および マイクロドローン'],
108
+ ['Li-Ion (18650/21700)', '3.6V', '4.20V', '最高', '15C - 35C', '7インチ ロングレンジ長距離機'],
109
+ ['LiFePO4', '3.3V', '3.65V', '中程度', '30C - 50C', '屋外親電源およびフィールド充電器'],
110
+ ],
111
+ },
112
+ {
113
+ type: 'title',
114
+ text: 'ボルテージサグと内部抵抗がFPVドローンに与える影響',
115
+ level: 2,
116
+ },
117
+ {
118
+ type: 'paragraph',
119
+ html: 'ボルテージサグとは、急速なアクセル操作時にバッテリー電圧が一時的に急降下する現象です。内部抵抗が高い古いバッテリーでは、推進力にならず熱に変わるエネルギーが増え、OSD上で早期にローバッテリー警告が発生します。',
120
+ },
121
+ {
122
+ type: 'list',
123
+ items: [
124
+ '低内部抵抗 (1-4 mΩ/セル): 抜群のパンチ力、最小限のサグ、低い発熱温度。',
125
+ '中程度内部抵抗 (5-10 mΩ/セル): フリースタイルでの標準的な性能。',
126
+ '高内部抵抗 (>12 mΩ/セル): 明らかなパワー不足、深刻なサグ、急激な発熱。',
127
+ ],
128
+ },
129
+ {
130
+ type: 'title',
131
+ text: 'フリースタイル・レース・ロングレンジ別の最適化',
132
+ level: 2,
133
+ },
134
+ {
135
+ type: 'paragraph',
136
+ html: '飛行スタイルごとに要求される電力特性は異なります。5インチのフリースタイル機は120Aを超える瞬 inter 瞬時電流を要求する一方、7インチのロングレンジ機は一定の効率的な巡航電流が重視されます。適切なバッテリーマッチングが上空での突然のシャットダウンを防ぎます。',
137
+ },
138
+ {
139
+ type: 'tip',
140
+ title: 'LiPo保管の重要ポイント',
141
+ html: '使用しないときは、常に1セルあたり3.80V〜3.85Vのストレージ電圧で保管してください。満充電のまま48時間以上放置すると内部抵抗が永久的に増加し、放電能力が低下します。',
142
+ },
143
+ ];
144
+
145
+ const schemas: DroneBatteryCRatingCalculatorLocaleContent['schemas'] = [
146
+ {
147
+ '@context': 'https://schema.org',
148
+ '@type': 'FAQPage',
149
+ mainEntity: faqItems.map((item) => ({
150
+ '@type': 'Question',
151
+ name: item.question,
152
+ acceptedAnswer: { '@type': 'Answer', text: item.answer },
153
+ })),
154
+ } as WithContext<FAQPage>,
155
+ {
156
+ '@context': 'https://schema.org',
157
+ '@type': 'HowTo',
158
+ name: title,
159
+ description,
160
+ step: howToSteps.map((s, index) => ({
161
+ '@type': 'HowToStep',
162
+ position: index + 1,
163
+ name: s.name,
164
+ text: s.text,
165
+ })),
166
+ } as WithContext<HowTo>,
167
+ {
168
+ '@context': 'https://schema.org',
169
+ '@type': 'SoftwareApplication',
170
+ name: title,
171
+ description,
172
+ applicationCategory: 'UtilityApplication',
173
+ operatingSystem: 'All',
174
+ offers: {
175
+ '@type': 'Offer',
176
+ price: '0',
177
+ priceCurrency: 'JPY',
178
+ },
179
+ } as WithContext<SoftwareApplication>,
180
+ ];
181
+
182
+ export const content: DroneBatteryCRatingCalculatorLocaleContent = {
183
+ slug,
184
+ title,
185
+ description,
186
+ ui,
187
+ seo: seoSections,
188
+ faq: faqItems,
189
+ howTo: howToSteps,
190
+ bibliography: BIBLIOGRAPHY_ITEMS,
191
+ schemas,
192
+ };