@jjlmoya/utils-drones 1.20.0 → 1.22.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 +2 -2
- package/src/category/index.ts +14 -6
- package/src/category/seo.astro +1 -1
- package/src/entries.ts +13 -1
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/drone-battery-c-rating-calculator/bibliography.astro +17 -0
- package/src/tool/drone-battery-c-rating-calculator/bibliography.ts +16 -0
- package/src/tool/drone-battery-c-rating-calculator/component.astro +192 -0
- package/src/tool/drone-battery-c-rating-calculator/controller.ts +225 -0
- package/src/tool/drone-battery-c-rating-calculator/dom-views.ts +119 -0
- package/src/tool/drone-battery-c-rating-calculator/drone-battery-c-rating-calculator.css +300 -0
- package/src/tool/drone-battery-c-rating-calculator/entry.ts +27 -0
- package/src/tool/drone-battery-c-rating-calculator/evaluator.ts +37 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/de.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/en.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/es.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/fr.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/id.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/it.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/ja.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/ko.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/nl.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/pl.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/pt.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/ru.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/sv.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/tr.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/i18n/zh.ts +192 -0
- package/src/tool/drone-battery-c-rating-calculator/index.ts +10 -0
- package/src/tool/drone-battery-c-rating-calculator/logic.test.ts +84 -0
- package/src/tool/drone-battery-c-rating-calculator/logic.ts +112 -0
- package/src/tool/drone-battery-c-rating-calculator/seo.astro +16 -0
- package/src/tool/drone-battery-c-rating-calculator/storage.ts +19 -0
- package/src/tool/drone-battery-c-rating-calculator/ui.ts +43 -0
- package/src/tools.ts +3 -1
|
@@ -0,0 +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: '셀당 내부 저항 (mΩ)',
|
|
19
|
+
quadSpecsHeader: '드론 전력 소모량',
|
|
20
|
+
motorCountLabel: '모터 개수',
|
|
21
|
+
peakMotorCurrentLabel: '모터당 피크 전류 (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 레이트, 직렬 셀 수 및 셀당 평균 내부 저항을 입력합니다.',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
name: '드론 전력 소모량 설정',
|
|
79
|
+
text: '모터 개수, 풀 스로틀 시 모터당 피크 전류, 보조 장치 소모 전류를 입력합니다.',
|
|
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: '볼티지 새그와 내부 저항이 드론 비행에 미치는 영향',
|
|
115
|
+
level: 2,
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'paragraph',
|
|
119
|
+
html: '볼티지 새그는 급가속 시 배터리 전압이 순간적으로 떨어지는 현상입니다. 내부 저항이 높은 노후 배터리는 전력이 열로 손실되어 FPV 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 이상의 순간 전류를 요구하는 반면, 7인치 롱레인지 드론은 지속적인 효율이 중요합니다. 정확한 매칭으로 비행 중 전원 차단을 방지하세요.',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'tip',
|
|
140
|
+
title: 'LiPo 배터리 보관 관리 팁',
|
|
141
|
+
html: '배터리를 사용하지 않을 때는 항상 셀당 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: 'KRW',
|
|
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
|
+
};
|
|
@@ -0,0 +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 = 'lipo-c-waarde-rechner-drone';
|
|
7
|
+
const title = 'Drone LiPo Batterij C Waarde en Ontladings Rechner';
|
|
8
|
+
const description = 'Bereken de realistische continue ontladingsstroom, C-waarde, spanningsval en vliegveiligheid voor LiPo-batterijen van drones op basis van inwendige weerstand en motorverbruik.';
|
|
9
|
+
|
|
10
|
+
const ui = {
|
|
11
|
+
title: 'Drone LiPo Batterij C Waarde Rechner',
|
|
12
|
+
subtitle: 'Analyseer realistische ontlading, piekvereisten en spanningsval voor multirotors',
|
|
13
|
+
lipoSpecsHeader: 'Batterij Specificaties',
|
|
14
|
+
capacityLabel: 'Capaciteit (mAh)',
|
|
15
|
+
claimedCRatingLabel: 'Opgegeven C-Waarde',
|
|
16
|
+
cellCountLabel: 'Aantal Cellen (Serie S)',
|
|
17
|
+
chemistryLabel: 'Batterij Chemie',
|
|
18
|
+
internalResistanceLabel: 'Inwendige Weerstand per Cel (mΩ)',
|
|
19
|
+
quadSpecsHeader: 'Stroomverbruik van de Drone',
|
|
20
|
+
motorCountLabel: 'Aantal Motoren',
|
|
21
|
+
peakMotorCurrentLabel: 'Piekstroom per Motor (Ampère)',
|
|
22
|
+
auxCurrentLabel: 'Hulpverbruikers (VTX, FC, Camera) (Ampère)',
|
|
23
|
+
presetSelectLabel: 'Snelle Instellingen',
|
|
24
|
+
customPreset: 'Aangepast',
|
|
25
|
+
whoopPreset: '1S TinyWhoop',
|
|
26
|
+
freestyle5Preset: '6S 5-Inch Freestyle',
|
|
27
|
+
cinewhoopPreset: '4S 3-Inch CineWhoop',
|
|
28
|
+
longRange7Preset: '6S 7-Inch Long Range',
|
|
29
|
+
racing5Preset: '6S 5-Inch Race',
|
|
30
|
+
resultsHeader: 'Vermogens- en Prestatie-Analyse',
|
|
31
|
+
claimedMaxCurrentLabel: 'Opgegeven Maximale Stroom',
|
|
32
|
+
realisticCRatingLabel: 'Realistische Continue C-Waarde',
|
|
33
|
+
realisticMaxCurrentLabel: 'Realistische Continue Stroom',
|
|
34
|
+
totalPeakDrawLabel: 'Totale Piekstroom',
|
|
35
|
+
voltageSagLabel: 'Geschatte Spanningsval',
|
|
36
|
+
sagNominalVoltageLabel: 'Nominale Spanning onder Belasting',
|
|
37
|
+
flightTimeFullThrottleLabel: 'Vliegtijd bij Volgas',
|
|
38
|
+
flightTimeHoverLabel: 'Geschatte Zweeftijd',
|
|
39
|
+
safetyStatusLabel: 'Veiligheidsdiagnose',
|
|
40
|
+
statusOptimalTitle: 'Veilige en Optimale Batterij',
|
|
41
|
+
statusOptimalDesc: 'De batterij levert de piekstroom gemakkelijk zonder overmatige hitte of sterke spanningsval. Hoge levensduur van de cellen gegarandeerd.',
|
|
42
|
+
statusWarningTitle: 'Matige Thermische en Spannings-Belasting',
|
|
43
|
+
statusWarningDesc: 'Het piekverbruik ligt dicht bij de realistische limiet van de batterij. Reken op een lichte spanningsval bij snelle accelelaties.',
|
|
44
|
+
statusDangerTitle: 'Hoog Risico op Overbelasting en Spanningsval',
|
|
45
|
+
statusDangerDesc: 'Het piekverbruik overschrijdt de realistische capaciteit van de batterij. Hoog risico op oververhitting, sterke spanningsval en snelle slijtage.',
|
|
46
|
+
lipoVisualizerTitle: 'Live LiPo Status Visualisatie',
|
|
47
|
+
cellVoltageLabel: 'Spanning per Cel',
|
|
48
|
+
batteryHealthLabel: 'Batterij Belasting',
|
|
49
|
+
burstRatingRequiredLabel: 'Vereiste Peak C-Waarde',
|
|
50
|
+
currentRatioLabel: 'Vermogens Belastingsverhouding',
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
const faqItems = [
|
|
54
|
+
{
|
|
55
|
+
question: 'Wat betekent de C-waarde bij LiPo-batterijen?',
|
|
56
|
+
answer: 'De C-waarde geeft de maximale continue ontladingssnelheid aan in verhouding tot de capaciteit. Een 1500mAh batterij met 100C kan theoretisch 150 Ampère leveren.',
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
question: 'Waarom verschilt de opgegeven van de realistische C-waarde?',
|
|
60
|
+
answer: 'Fabrikanten adverteren vaak met piekwaarden in laboratoriumomstandigheden. De werkelijke continue stroom hangt af van de inwendige weerstand van de cellen.',
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
question: 'Hoe beïnvloedt inwendige weerstand de spanning en warmte?',
|
|
64
|
+
answer: 'Een hoge inwendige weerstand werkt als een ongewenste weerstand in de cel. Bij hoge stroomzorg valt de spanning weg en ontstaat er hitte.',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
question: 'Hoe voorkom ik voltage sag tijdens freestyle vliegen?',
|
|
68
|
+
answer: 'Gebruik batterijen met een lage inwendige weerstand, houd een veiligheidsmarge van minstens 15 procent boven de piekstroom en vlieg niet onder 3.5V per cel.',
|
|
69
|
+
},
|
|
70
|
+
];
|
|
71
|
+
|
|
72
|
+
const howToSteps = [
|
|
73
|
+
{
|
|
74
|
+
name: 'Kies een preset of voer gegevens in',
|
|
75
|
+
text: 'Voer de capaciteit in mAh, opgegeven C-waarde, aantal cellen en gemiddelde inwendige weerstand per cel in.',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
name: 'Stel het stroomverbruik in',
|
|
79
|
+
text: 'Teken het aantal motoren, de piekstroom per motor bij volgas en het hulpverbruik in.',
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
name: 'Bekijk de veiligheidsdiagnose',
|
|
83
|
+
text: 'Vergelijk de realistische continue stroom met het piekverbruik van de drone om veilig te vliegen.',
|
|
84
|
+
},
|
|
85
|
+
];
|
|
86
|
+
|
|
87
|
+
const seoSections: SEOSection[] = [
|
|
88
|
+
{
|
|
89
|
+
type: 'title',
|
|
90
|
+
text: 'Begrip van LiPo C-Waarde en Reële Stroomlevering',
|
|
91
|
+
level: 2,
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
type: 'paragraph',
|
|
95
|
+
html: 'Het kiezen van de juiste LiPo-batterij voor een FPV-drone vereist inzicht in de relatie tussen capaciteit, C-waarde en motorverbruik. Hoewel fabrikanten vaak waarden van 100C of meer vermelden, wordt de werkelijke continue ontlading beperkt door inwendige weerstand en warmteafvoer. Deze rechner geeft realistische veiligheidsmarges.',
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
type: 'title',
|
|
99
|
+
text: 'Vergelijkingstabel voor RC Batterij Chemie',
|
|
100
|
+
level: 2,
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: 'table',
|
|
104
|
+
headers: ['Chemie', 'Nominale Spanning', 'Max. Spanning', 'Energiedichtheid', 'Piek Ontlading', 'Aanbevolen Gebruik'],
|
|
105
|
+
rows: [
|
|
106
|
+
['LiPo (Standaard)', '3.7V', '4.20V', 'Hoog', '100C - 150C', '5-Inch FPV Race en Freestyle'],
|
|
107
|
+
['LiHV (High Voltage)', '3.8V', '4.35V', 'Zeer Hoog', '80C - 120C', 'TinyWhoops en Micro Quads'],
|
|
108
|
+
['Li-Ion (18650/21700)', '3.6V', '4.20V', 'Maximaal', '15C - 35C', '7-Inch Long Range Drones'],
|
|
109
|
+
['LiFePO4', '3.3V', '3.65V', 'Matig', '30C - 50C', 'Veld Laders en Accustations'],
|
|
110
|
+
],
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
type: 'title',
|
|
114
|
+
text: 'Impact van Voltage Sag en Inwendige Weerstand',
|
|
115
|
+
level: 2,
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'paragraph',
|
|
119
|
+
html: 'Voltage sag is de plotselinge spanningsval bij snelle accelelaties. Wanneer stroom door de inwendige weerstand stroomt, wordt energie omgezet in warmte in plaats van stuwkracht. Een verouderde batterij geeft vroegtijdige waarschuwingen voor lage spanning op de OSD.',
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
type: 'list',
|
|
123
|
+
items: [
|
|
124
|
+
'Lage inwendige weerstand (1-4 mΩ per cel): Uitstekende respons, minimale sag en lage temperatuur.',
|
|
125
|
+
'Matige inwendige weerstand (5-10 mΩ per cel): Standaard prestaties voor freestyle.',
|
|
126
|
+
'Hoge inwendige weerstand (>12 mΩ per cel): Duidelijk krachtsverlies, sterke sag en snelle opwarming.',
|
|
127
|
+
],
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
type: 'title',
|
|
131
|
+
text: 'Batterij Optimalisatie voor Freestyle Race en Long Range',
|
|
132
|
+
level: 2,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
type: 'paragraph',
|
|
136
|
+
html: 'Verschillende vliegstijlen vereisen verschillende stroomprofielen. 5-inch freestyle drones genereren pieken van meer dan 120 Ampère, terwijl 7-inch long range drones een constante efficiëntie eisen. De juiste afstemming voorkomt stroomuitval in de lucht.',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'tip',
|
|
140
|
+
title: 'LiPo Onderhoudstip',
|
|
141
|
+
html: 'Bewaar uw LiPo-batterijen altijd op een opslagspanning van 3.80V tot 3.85V per cel wanneer u ze niet gebruikt. Volledig geladen batterijen die langer dan 48 uur liggen, verhogen de inwendige weerstand permanent.',
|
|
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: 'EUR',
|
|
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
|
+
};
|
|
@@ -0,0 +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 = 'kalkulator-pradu-rozladowania-lipo-dron';
|
|
7
|
+
const title = 'Kalkulator Prądu Rozładowania LiPo i Współczynnika C dla Dronów';
|
|
8
|
+
const description = 'Oblicz realistyczny ciągły prąd rozładowania, rzeczywisty współczynnik C, spadek napięcia oraz bezpieczeństwo lotu akumulatorów LiPo na podstawie rezystancji wewnętrznej i poboru prądu silników.';
|
|
9
|
+
|
|
10
|
+
const ui = {
|
|
11
|
+
title: 'Kalkulator Współczynnika C Akumulatora LiPo Drona',
|
|
12
|
+
subtitle: 'Analiza ciągłego prądu rozładowania, wymagań szczytowych i spadku napięcia dla wielowirnikowców',
|
|
13
|
+
lipoSpecsHeader: 'Specyfikacja Akumulatora',
|
|
14
|
+
capacityLabel: 'Pojemność (mAh)',
|
|
15
|
+
claimedCRatingLabel: 'Deklarowany Współczynnik C',
|
|
16
|
+
cellCountLabel: 'Liczba Celi (Seria S)',
|
|
17
|
+
chemistryLabel: 'Typ Chemii Akumulatora',
|
|
18
|
+
internalResistanceLabel: 'Rezystancja Wewnętrzna na Celę (mΩ)',
|
|
19
|
+
quadSpecsHeader: 'Pobór Prądu Drona',
|
|
20
|
+
motorCountLabel: 'Liczba Silników',
|
|
21
|
+
peakMotorCurrentLabel: 'Szczytowy Prąd na Silnik (Ampery)',
|
|
22
|
+
auxCurrentLabel: 'Pobór Dodatkowy (VTX, FC, Kamera) (Ampery)',
|
|
23
|
+
presetSelectLabel: 'Szybkie Ustawienia',
|
|
24
|
+
customPreset: 'Niestandardowy',
|
|
25
|
+
whoopPreset: '1S TinyWhoop',
|
|
26
|
+
freestyle5Preset: '6S 5-Calowy Freestyle',
|
|
27
|
+
cinewhoopPreset: '4S 3-Calowy CineWhoop',
|
|
28
|
+
longRange7Preset: '6S 7-Calowy Long Range',
|
|
29
|
+
racing5Preset: '6S 5-Calowy Wyścigowy',
|
|
30
|
+
resultsHeader: 'Analiza Mocy i Wydajności',
|
|
31
|
+
claimedMaxCurrentLabel: 'Deklarowany Prąd Maksymalny',
|
|
32
|
+
realisticCRatingLabel: 'Realistyczny Współczynnik C',
|
|
33
|
+
realisticMaxCurrentLabel: 'Realistyczny Prąd Ciągły',
|
|
34
|
+
totalPeakDrawLabel: 'Całkowity Pobór Szczytowy',
|
|
35
|
+
voltageSagLabel: 'Szacowany Spadek Napięcia',
|
|
36
|
+
sagNominalVoltageLabel: 'Napięcie Nominalne pod Obciążeniem',
|
|
37
|
+
flightTimeFullThrottleLabel: 'Czas Lotu na Pełnym Gazie',
|
|
38
|
+
flightTimeHoverLabel: 'Szacowany Czas Lotu w Zawisie',
|
|
39
|
+
safetyStatusLabel: 'Diagnostyka Bezpieczeństwa',
|
|
40
|
+
statusOptimalTitle: 'Akumulator Bezpieczny i Optymalny',
|
|
41
|
+
statusOptimalDesc: 'Akumulator bez problemu dostarcza prąd szczytowy bez nadmiernego nagrzewania i spadków napięcia. Gwarantowana długa żywotność ogniw.',
|
|
42
|
+
statusWarningTitle: 'Umiarkowane Obciążenie Termiczne i Napięciowe',
|
|
43
|
+
statusWarningDesc: 'Szczytowy pobór prądu jest bliski realistycznego limitu akumulatora. Możliwy lekki spadek napięcia przy gwałtownym dodaniu gazu.',
|
|
44
|
+
statusDangerTitle: 'Wysokie Ryzyko Przeciążenia i Spadku Napięcia',
|
|
45
|
+
statusDangerDesc: 'Pobór prądu przekracza realne możliwości akumulatora. Wysokie ryzyko przegrzania, silnego spadku napięcia i szybkiej degradacji.',
|
|
46
|
+
lipoVisualizerTitle: 'Wizualizacja Stanu LiPo w Czasie Rzeczywistym',
|
|
47
|
+
cellVoltageLabel: 'Napięcie na Celę',
|
|
48
|
+
batteryHealthLabel: 'Stan Obciążenia Akumulatora',
|
|
49
|
+
burstRatingRequiredLabel: 'Wymagany Chwilowy Współczynnik C',
|
|
50
|
+
currentRatioLabel: 'Współczynnik Obciążenia Mocy',
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
const faqItems = [
|
|
54
|
+
{
|
|
55
|
+
question: 'Czym jest współczynnik C w akumulatorach LiPo do dronów?',
|
|
56
|
+
answer: 'Współczynnik C określa maksymalną ciągłą szybkość rozładowania w odniesieniu do pojemności. Akumulator 1500mAh o wartości 100C może teoretycznie dostarczyć 150 Amperów.',
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
question: 'Dlaczego deklarowany współczynnik C różni się od rzeczywistego?',
|
|
60
|
+
answer: 'Producenci często podają wartości szczytowe lub marketingowe. Rzeczywisty prąd ciągły zależy bezpośrednio od rezystancji wewnętrznej celi.',
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
question: 'Jak rezystancja wewnętrzna wpływa na spadek napięcia i ciepło?',
|
|
64
|
+
answer: 'Wysoka rezystancja wewnętrzna działa jak niepożądany opornik w ogniwie. Przy dużym poborze prądu powoduje spadek napięcia i wydzielanie ciepła.',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
question: 'Jak uniknąć spadku napięcia podczas lotów freestyle?',
|
|
68
|
+
answer: 'Stosuj akumulatory o niskiej rezystancji wewnętrznej, zachowuj margines bezpieczeństwa min. 15 procent i nie rozładowuj ogniw poniżej 3.5V w spoczynku.',
|
|
69
|
+
},
|
|
70
|
+
];
|
|
71
|
+
|
|
72
|
+
const howToSteps = [
|
|
73
|
+
{
|
|
74
|
+
name: 'Wybierz zestaw lub wprowadź dane',
|
|
75
|
+
text: 'Wprowadź pojemność mAh, deklarowany współczynnik C, liczbę celi i średnią rezystancję wewnętrzną na celę.',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
name: 'Skonfiguruj pobór prądu silników',
|
|
79
|
+
text: 'Podaj liczbę silników, szczytowy prąd na silnik przy pełnym gazie oraz pobór dodatkowy.',
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
name: 'Sprawdź diagnostykę bezpieczeństwa',
|
|
83
|
+
text: 'Porównaj realistyczny prąd ciągły ze szczytowym poborem drona, aby zapewnić bezpieczny lot.',
|
|
84
|
+
},
|
|
85
|
+
];
|
|
86
|
+
|
|
87
|
+
const seoSections: SEOSection[] = [
|
|
88
|
+
{
|
|
89
|
+
type: 'title',
|
|
90
|
+
text: 'Zrozumienie Współczynnika C i Rzeczywistej Mocy Akumulatorów LiPo',
|
|
91
|
+
level: 2,
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
type: 'paragraph',
|
|
95
|
+
html: 'Wybór odpowiedniego akumulatora LiPo do drona FPV wymaga powiązania pojemności, współczynnika C oraz poboru prądu silników. Choć producenci deklarują wartości 100C lub więcej, realny prąd ciągły ograniczają rezystancja wewnętrzna i odprowadzanie ciepła. Ten kalkulator wyznacza bezpieczne parametry pracy.',
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
type: 'title',
|
|
99
|
+
text: 'Tabela Porównawcza Chemii Akumulatorów RC',
|
|
100
|
+
level: 2,
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: 'table',
|
|
104
|
+
headers: ['Chemia', 'Napięcie Nominalne', 'Napięcie Maks.', 'Gęstość Energii', 'Prąd Szczytowy', 'Zalecane Zastosowanie'],
|
|
105
|
+
rows: [
|
|
106
|
+
['LiPo (Standard)', '3.7V', '4.20V', 'Wysoka', '100C - 150C', 'Drony FPV Wyścigowe i Freestyle 5"'],
|
|
107
|
+
['LiHV (Wysokonapięciowe)', '3.8V', '4.35V', 'Bardzo wysoka', '80C - 120C', 'TinyWhoop i Mikro Drony'],
|
|
108
|
+
['Li-Ion (18650/21700)', '3.6V', '4.20V', 'Maksymalna', '15C - 35C', 'Drony Long Range 7"'],
|
|
109
|
+
['LiFePO4', '3.3V', '3.65V', 'Umiarkowana', '30C - 50C', 'Stacje Ładowania w Terenie'],
|
|
110
|
+
],
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
type: 'title',
|
|
114
|
+
text: 'Wpływ Spadku Napięcia i Rezystancji Wewnętrznej na Lot Drona',
|
|
115
|
+
level: 2,
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'paragraph',
|
|
119
|
+
html: 'Spadek napięcia (voltage sag) to gwałtowne obniżenie napięcia podczas gwałtownego przyspieszania. Zużyty akumulator o wysokiej rezystancji wewnętrznej przekształca energię w ciepło, wywołując wczesne ostrzeżenia o niskim napięciu na ekranie OSD.',
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
type: 'list',
|
|
123
|
+
items: [
|
|
124
|
+
'Niska rezystancja wewnętrzna (1-4 mΩ na celę): Doskonała dynamika, minimalny sag i niska temperatura.',
|
|
125
|
+
'Umiarkowana rezystancja wewnętrzna (5-10 mΩ na celę): Standardowa wydajność do freestyle.',
|
|
126
|
+
'Wysoka rezystancja wewnętrzna (>12 mΩ na celę): Odczuwalny spadek mocy, duży sag i szybkie nagrzewanie.',
|
|
127
|
+
],
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
type: 'title',
|
|
131
|
+
text: 'Optymalizacja Akumulatorów do Freestyle Wyścigów i Long Range',
|
|
132
|
+
level: 2,
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
type: 'paragraph',
|
|
136
|
+
html: 'Różne style lotu wymagają odmiennej charakterystyki zasilania. Drony 5-calowe generują skoki prądu ponad 120 Amperów, podczas gdy drony 7-calowe long range stawiają na stałą wydajność. Odpowiedni dobór chroni przed odcięciem zasilania w powietrzu.',
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: 'tip',
|
|
140
|
+
title: 'Wskazówka Przechowywania LiPo',
|
|
141
|
+
html: 'Zawsze przechowuj akumulatory LiPo przy napięciu 3.80V - 3.85V na celę. Pozostawienie w pełni naładowanych ogniw na dłużej niż 48 godzin trwale zwiększa rezystancję wewnętrzną.',
|
|
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: 'PLN',
|
|
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
|
+
};
|