@jjlmoya/utils-diy 1.28.0 → 1.30.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/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,113 +1,113 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { VoltageDropCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'kalkulator-jatuh-tegangan';
|
|
7
|
-
const title = 'Kalkulator Jatuh Tegangan dan Ukuran Kabel';
|
|
8
|
-
const description = 'Alat teknis untuk menghindari kabel terbakar. Hitung ukuran kabel yang diperlukan untuk instalasi 12V, 24V, dan 230V berdasarkan jarak dan daya.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Apa itu jatuh tegangan (voltage drop) dan mengapa itu penting?',
|
|
13
|
-
answer: 'Ini adalah kehilangan tegangan yang terjadi saat listrik mengalir melalui kabel. Jika kabel terlalu tipis atau terlalu panjang, Anda kehilangan tegangan. Hasilnya: lampu redup, motor tidak mau menyala, atau kabel menjadi panas secara berbahaya.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Berapa ukuran kabel yang saya butuhkan untuk 12V pada jarak 10 meter?',
|
|
17
|
-
answer: 'Tergantung pada daya. Untuk 12V dan 10A pada jarak 10m, Anda butuh minimal 2,5mm². Untuk 20A, Anda butuh 6mm². Pada tegangan rendah (12V/24V), jatuh tegangan jauh lebih kritis daripada pada 230V.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Dapatkah saya menggunakan kabel 1,5mm² untuk seluruh instalasi saya?',
|
|
21
|
-
answer: 'Tidak. 1,5mm² hanya untuk sirkuit pencahayaan (maks 10A). Untuk stopkontak Anda butuh 2,5mm². Untuk dapur atau mesin cuci Anda butuh 4mm² atau 6mm². Menggunakan kabel yang terlalu tipis sangat berbahaya dan dapat menyebabkan kebakaran.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Berapa jatuh tegangan maksimum yang diperbolehkan?',
|
|
25
|
-
answer: 'Dalam instalasi domestik (230V): maks 3% untuk pencahayaan, 5% untuk penggunaan lain. Pada 12V/24V (solar, camper): tidak boleh lebih dari 3% total. Jatuh tegangan yang lebih besar berarti kehilangan efisiensi dan risiko panas berlebih.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Tentukan tegangan sistem', text: 'Pilih apakah instalasi Anda adalah 12V, 24V (solar/camper) atau 230V (domestik).' },
|
|
31
|
-
{ name: 'Masukkan arus listrik', text: 'Tuliskan Ampere (A) atau Watt (W) yang akan dikonsumsi perangkat di ujung kabel.' },
|
|
32
|
-
{ name: 'Ukur jarak kabel', text: 'Masukkan panjang kabel (satu arah) dalam meter dari sumber energi ke penerima.' },
|
|
33
|
-
{ name: 'Pilih material konduktor', text: 'Pilih tembaga (standar) atau aluminium untuk mendapatkan perhitungan resistivitas yang akurat.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'id',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<VoltageDropCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Pertanyaan Umum',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Panduan Lengkap Jatuh Tegangan', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Jika Anda sedang membangun sistem campervan, merancang instalasi solar, atau menarik kabel untuk taman, ada musuh tak terlihat yang bisa merusak proyek Anda: <strong>jatuh tegangan</strong>. Ini bukan sekadar masalah teknis; ini perbedaan antara kulkas yang dingin dan yang mati, atau antara instalasi aman dan risiko kebakaran.' },
|
|
82
|
-
{ type: 'title', text: 'Rumus Jatuh Tegangan', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:function-variant', title: 'Perhitungan Akurat dengan Hukum Ohm', html: '<p>Rumusnya adalah <strong>ΔV = (2 × L × I × ρ) / S</strong>, di mana L adalah panjang kabel satu arah, I adalah arus, ρ adalah resistivitas (0,0178 untuk tembaga), dan S adalah luas penampang kabel.</p>' },
|
|
84
|
-
|
|
85
|
-
{ type: 'paragraph', html: "Periksa input, satuan, pembulatan, tanggal, dan yurisdiksi karena semuanya dapat mengubah estimasi." },
|
|
86
|
-
{ type: 'paragraph', html: "Gunakan hasil untuk perencanaan dan perbandingan skenario; hasil ini bukan pengganti perhitungan resmi atau nasihat ahli." },
|
|
87
|
-
{ type: 'paragraph', html: "Tafsirkan hasil bersama asumsi yang ditampilkan kalkulator sebelum menggunakannya." },
|
|
88
|
-
{ type: 'paragraph', html: "Periksa input, satuan, pembulatan, tanggal, dan yurisdiksi karena semuanya dapat mengubah estimasi." },
|
|
89
|
-
{ type: 'paragraph', html: "Gunakan hasil untuk perencanaan dan perbandingan skenario; hasil ini bukan pengganti perhitungan resmi atau nasihat ahli." },
|
|
90
|
-
{ type: 'paragraph', html: "Tafsirkan hasil bersama asumsi yang ditampilkan kalkulator sebelum menggunakannya." },],
|
|
91
|
-
ui: {
|
|
92
|
-
heroDropLabel: 'Total Jatuh Tegangan',
|
|
93
|
-
heroVoltsUnit: 'Volt',
|
|
94
|
-
heroPctLoss: '% rugi',
|
|
95
|
-
heroEffLabel: 'Efisiensi',
|
|
96
|
-
statusExcellent: 'Sangat Baik',
|
|
97
|
-
statusAcceptable: 'Dapat Diterima',
|
|
98
|
-
statusCritical: 'Kritis',
|
|
99
|
-
fieldVoltage: 'Tegangan',
|
|
100
|
-
fieldMaterial: 'Material',
|
|
101
|
-
materialCopper: 'Tembaga',
|
|
102
|
-
materialAlum: 'Alum.',
|
|
103
|
-
fieldLoad: 'Beban',
|
|
104
|
-
modeW: 'W',
|
|
105
|
-
modeA: 'A',
|
|
106
|
-
unitWatts: 'Watt',
|
|
107
|
-
unitAmps: 'Ampere',
|
|
108
|
-
fieldLength: 'Panjang Kabel (Satu Arah)',
|
|
109
|
-
unitMeters: 'meter',
|
|
110
|
-
fieldSection: 'Ukuran Kabel',
|
|
111
|
-
sectionInfo: 'Disarankan',
|
|
112
|
-
},
|
|
113
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { VoltageDropCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'kalkulator-jatuh-tegangan';
|
|
7
|
+
const title = 'Kalkulator Jatuh Tegangan dan Ukuran Kabel';
|
|
8
|
+
const description = 'Alat teknis untuk menghindari kabel terbakar. Hitung ukuran kabel yang diperlukan untuk instalasi 12V, 24V, dan 230V berdasarkan jarak dan daya.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Apa itu jatuh tegangan (voltage drop) dan mengapa itu penting?',
|
|
13
|
+
answer: 'Ini adalah kehilangan tegangan yang terjadi saat listrik mengalir melalui kabel. Jika kabel terlalu tipis atau terlalu panjang, Anda kehilangan tegangan. Hasilnya: lampu redup, motor tidak mau menyala, atau kabel menjadi panas secara berbahaya.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Berapa ukuran kabel yang saya butuhkan untuk 12V pada jarak 10 meter?',
|
|
17
|
+
answer: 'Tergantung pada daya. Untuk 12V dan 10A pada jarak 10m, Anda butuh minimal 2,5mm². Untuk 20A, Anda butuh 6mm². Pada tegangan rendah (12V/24V), jatuh tegangan jauh lebih kritis daripada pada 230V.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Dapatkah saya menggunakan kabel 1,5mm² untuk seluruh instalasi saya?',
|
|
21
|
+
answer: 'Tidak. 1,5mm² hanya untuk sirkuit pencahayaan (maks 10A). Untuk stopkontak Anda butuh 2,5mm². Untuk dapur atau mesin cuci Anda butuh 4mm² atau 6mm². Menggunakan kabel yang terlalu tipis sangat berbahaya dan dapat menyebabkan kebakaran.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Berapa jatuh tegangan maksimum yang diperbolehkan?',
|
|
25
|
+
answer: 'Dalam instalasi domestik (230V): maks 3% untuk pencahayaan, 5% untuk penggunaan lain. Pada 12V/24V (solar, camper): tidak boleh lebih dari 3% total. Jatuh tegangan yang lebih besar berarti kehilangan efisiensi dan risiko panas berlebih.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Tentukan tegangan sistem', text: 'Pilih apakah instalasi Anda adalah 12V, 24V (solar/camper) atau 230V (domestik).' },
|
|
31
|
+
{ name: 'Masukkan arus listrik', text: 'Tuliskan Ampere (A) atau Watt (W) yang akan dikonsumsi perangkat di ujung kabel.' },
|
|
32
|
+
{ name: 'Ukur jarak kabel', text: 'Masukkan panjang kabel (satu arah) dalam meter dari sumber energi ke penerima.' },
|
|
33
|
+
{ name: 'Pilih material konduktor', text: 'Pilih tembaga (standar) atau aluminium untuk mendapatkan perhitungan resistivitas yang akurat.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'id',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<VoltageDropCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Pertanyaan Umum',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Panduan Lengkap Jatuh Tegangan', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Jika Anda sedang membangun sistem campervan, merancang instalasi solar, atau menarik kabel untuk taman, ada musuh tak terlihat yang bisa merusak proyek Anda: <strong>jatuh tegangan</strong>. Ini bukan sekadar masalah teknis; ini perbedaan antara kulkas yang dingin dan yang mati, atau antara instalasi aman dan risiko kebakaran.' },
|
|
82
|
+
{ type: 'title', text: 'Rumus Jatuh Tegangan', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:function-variant', title: 'Perhitungan Akurat dengan Hukum Ohm', html: '<p>Rumusnya adalah <strong>ΔV = (2 × L × I × ρ) / S</strong>, di mana L adalah panjang kabel satu arah, I adalah arus, ρ adalah resistivitas (0,0178 untuk tembaga), dan S adalah luas penampang kabel.</p>' },
|
|
84
|
+
|
|
85
|
+
{ type: 'paragraph', html: "Periksa input, satuan, pembulatan, tanggal, dan yurisdiksi karena semuanya dapat mengubah estimasi." },
|
|
86
|
+
{ type: 'paragraph', html: "Gunakan hasil untuk perencanaan dan perbandingan skenario; hasil ini bukan pengganti perhitungan resmi atau nasihat ahli." },
|
|
87
|
+
{ type: 'paragraph', html: "Tafsirkan hasil bersama asumsi yang ditampilkan kalkulator sebelum menggunakannya." },
|
|
88
|
+
{ type: 'paragraph', html: "Periksa input, satuan, pembulatan, tanggal, dan yurisdiksi karena semuanya dapat mengubah estimasi." },
|
|
89
|
+
{ type: 'paragraph', html: "Gunakan hasil untuk perencanaan dan perbandingan skenario; hasil ini bukan pengganti perhitungan resmi atau nasihat ahli." },
|
|
90
|
+
{ type: 'paragraph', html: "Tafsirkan hasil bersama asumsi yang ditampilkan kalkulator sebelum menggunakannya." },],
|
|
91
|
+
ui: {
|
|
92
|
+
heroDropLabel: 'Total Jatuh Tegangan',
|
|
93
|
+
heroVoltsUnit: 'Volt',
|
|
94
|
+
heroPctLoss: '% rugi',
|
|
95
|
+
heroEffLabel: 'Efisiensi',
|
|
96
|
+
statusExcellent: 'Sangat Baik',
|
|
97
|
+
statusAcceptable: 'Dapat Diterima',
|
|
98
|
+
statusCritical: 'Kritis',
|
|
99
|
+
fieldVoltage: 'Tegangan',
|
|
100
|
+
fieldMaterial: 'Material',
|
|
101
|
+
materialCopper: 'Tembaga',
|
|
102
|
+
materialAlum: 'Alum.',
|
|
103
|
+
fieldLoad: 'Beban',
|
|
104
|
+
modeW: 'W',
|
|
105
|
+
modeA: 'A',
|
|
106
|
+
unitWatts: 'Watt',
|
|
107
|
+
unitAmps: 'Ampere',
|
|
108
|
+
fieldLength: 'Panjang Kabel (Satu Arah)',
|
|
109
|
+
unitMeters: 'meter',
|
|
110
|
+
fieldSection: 'Ukuran Kabel',
|
|
111
|
+
sectionInfo: 'Disarankan',
|
|
112
|
+
},
|
|
113
|
+
};
|
|
@@ -1,113 +1,113 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { VoltageDropCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'calcolatore-caduta-tensione';
|
|
7
|
-
const title = 'Calcolatore di Caduta di Tensione e Sezione Cavo';
|
|
8
|
-
const description = 'Strumento tecnico per evitare cavi bruciati. Calcola la sezione necessaria per impianti 12V, 24V e 230V in base a distanza e potenza.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Cos\'è la caduta di tensione e perché è importante?',
|
|
13
|
-
answer: 'È la perdita di voltaggio che si verifica quando l\'elettricità viaggia attraverso un cavo. Se il cavo è troppo sottile o troppo lungo, si perde tensione. Risultato: luci fioche, motori che non si avviano o cavi che si scaldano pericolosamente.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Che sezione di cavo serve per 12V a 10 metri?',
|
|
17
|
-
answer: 'Dipende dalla potenza. Per 12V e 10A a 10m, serve minimo 2.5mm². Per 20A, serve 6mm². A basso voltaggio (12V/24V), la caduta è molto più critica che a 230V.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Posso usare cavo da 1.5mm² per tutto l\'impianto?',
|
|
21
|
-
answer: 'No. 1.5mm² è per circuiti di illuminazione (max 10A). Per le prese serve 2.5mm². Per cucina o lavatrice serve 4mm² o 6mm². Usare cavi troppo sottili è pericoloso e può causare incendi.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Qual è la caduta di tensione massima permessa?',
|
|
25
|
-
answer: 'Negli impianti domestici (230V): massimo 3% per illuminazione, 5% per altri usi. In 12V/24V (camper, solare): non più del 3% totale. Una caduta maggiore significa perdita di efficienza e rischio di surriscaldamento.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Definire il voltaggio del sistema', text: 'Seleziona se il tuo impianto è a 12V, 24V (solare/camper) o 230V (domestico).' },
|
|
31
|
-
{ name: 'Inserire l\'intensità di corrente', text: 'Scrivi gli Ampere (A) o i Watt (W) che consumerà l\'apparecchio alla fine del cavo.' },
|
|
32
|
-
{ name: 'Misurare la distanza del cavo', text: 'Inserisci la lunghezza del cavo (solo andata) in metri dalla fonte di energia al ricevitore.' },
|
|
33
|
-
{ name: 'Scegliere il materiale del conduttore', text: 'Seleziona rame (standard) o alluminio per ottenere il calcolo esatto della resistività.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'it',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<VoltageDropCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Domande Frequenti',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Guida Completa alla Caduta di Tensione', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Se stai allestendo un camper, progettando un impianto solare o tirando cavi nel giardino, c\'è un nemico invisibile: la <strong>caduta di tensione</strong>. Non è solo un fatto tecnico; è la differenza tra un frigo che raffredda e uno che si spegne, o tra un impianto sicuro e un rischio incendio.' },
|
|
82
|
-
{ type: 'title', text: 'La Formula della Caduta di Tensione', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:function-variant', title: 'Calcolo Esatto con la Legge di Ohm', html: '<p>La formula è <strong>ΔV = (2 × L × I × ρ) / S</strong>, dove L è la lunghezza di andata, I la corrente, ρ la resistività (0,0178 per il rame) e S la sezione del cavo.</p>' },
|
|
84
|
-
|
|
85
|
-
{ type: 'paragraph', html: "Controlla dati, unità, arrotondamento, data e giurisdizione, perché ciascun elemento può cambiare la stima." },
|
|
86
|
-
{ type: 'paragraph', html: "Usa il risultato per pianificare e confrontare scenari; non sostituisce un calcolo ufficiale o una consulenza professionale." },
|
|
87
|
-
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },
|
|
88
|
-
{ type: 'paragraph', html: "Controlla dati, unità, arrotondamento, data e giurisdizione, perché ciascun elemento può cambiare la stima." },
|
|
89
|
-
{ type: 'paragraph', html: "Usa il risultato per pianificare e confrontare scenari; non sostituisce un calcolo ufficiale o una consulenza professionale." },
|
|
90
|
-
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },],
|
|
91
|
-
ui: {
|
|
92
|
-
heroDropLabel: 'Caduta di Tensione Totale',
|
|
93
|
-
heroVoltsUnit: 'Volt',
|
|
94
|
-
heroPctLoss: '% perdita',
|
|
95
|
-
heroEffLabel: 'Efficienza',
|
|
96
|
-
statusExcellent: 'Eccellente',
|
|
97
|
-
statusAcceptable: 'Accettabile',
|
|
98
|
-
statusCritical: 'Critico',
|
|
99
|
-
fieldVoltage: 'Voltaggio',
|
|
100
|
-
fieldMaterial: 'Materiale',
|
|
101
|
-
materialCopper: 'Rame',
|
|
102
|
-
materialAlum: 'Allum.',
|
|
103
|
-
fieldLoad: 'Carico',
|
|
104
|
-
modeW: 'W',
|
|
105
|
-
modeA: 'A',
|
|
106
|
-
unitWatts: 'Watt',
|
|
107
|
-
unitAmps: 'Ampere',
|
|
108
|
-
fieldLength: 'Lunghezza Cavo (Andata)',
|
|
109
|
-
unitMeters: 'metri',
|
|
110
|
-
fieldSection: 'Sezione del Cavo',
|
|
111
|
-
sectionInfo: 'Consigliato',
|
|
112
|
-
},
|
|
113
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { VoltageDropCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'calcolatore-caduta-tensione';
|
|
7
|
+
const title = 'Calcolatore di Caduta di Tensione e Sezione Cavo';
|
|
8
|
+
const description = 'Strumento tecnico per evitare cavi bruciati. Calcola la sezione necessaria per impianti 12V, 24V e 230V in base a distanza e potenza.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Cos\'è la caduta di tensione e perché è importante?',
|
|
13
|
+
answer: 'È la perdita di voltaggio che si verifica quando l\'elettricità viaggia attraverso un cavo. Se il cavo è troppo sottile o troppo lungo, si perde tensione. Risultato: luci fioche, motori che non si avviano o cavi che si scaldano pericolosamente.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Che sezione di cavo serve per 12V a 10 metri?',
|
|
17
|
+
answer: 'Dipende dalla potenza. Per 12V e 10A a 10m, serve minimo 2.5mm². Per 20A, serve 6mm². A basso voltaggio (12V/24V), la caduta è molto più critica che a 230V.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Posso usare cavo da 1.5mm² per tutto l\'impianto?',
|
|
21
|
+
answer: 'No. 1.5mm² è per circuiti di illuminazione (max 10A). Per le prese serve 2.5mm². Per cucina o lavatrice serve 4mm² o 6mm². Usare cavi troppo sottili è pericoloso e può causare incendi.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Qual è la caduta di tensione massima permessa?',
|
|
25
|
+
answer: 'Negli impianti domestici (230V): massimo 3% per illuminazione, 5% per altri usi. In 12V/24V (camper, solare): non più del 3% totale. Una caduta maggiore significa perdita di efficienza e rischio di surriscaldamento.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Definire il voltaggio del sistema', text: 'Seleziona se il tuo impianto è a 12V, 24V (solare/camper) o 230V (domestico).' },
|
|
31
|
+
{ name: 'Inserire l\'intensità di corrente', text: 'Scrivi gli Ampere (A) o i Watt (W) che consumerà l\'apparecchio alla fine del cavo.' },
|
|
32
|
+
{ name: 'Misurare la distanza del cavo', text: 'Inserisci la lunghezza del cavo (solo andata) in metri dalla fonte di energia al ricevitore.' },
|
|
33
|
+
{ name: 'Scegliere il materiale del conduttore', text: 'Seleziona rame (standard) o alluminio per ottenere il calcolo esatto della resistività.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'it',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<VoltageDropCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Domande Frequenti',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Guida Completa alla Caduta di Tensione', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Se stai allestendo un camper, progettando un impianto solare o tirando cavi nel giardino, c\'è un nemico invisibile: la <strong>caduta di tensione</strong>. Non è solo un fatto tecnico; è la differenza tra un frigo che raffredda e uno che si spegne, o tra un impianto sicuro e un rischio incendio.' },
|
|
82
|
+
{ type: 'title', text: 'La Formula della Caduta di Tensione', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:function-variant', title: 'Calcolo Esatto con la Legge di Ohm', html: '<p>La formula è <strong>ΔV = (2 × L × I × ρ) / S</strong>, dove L è la lunghezza di andata, I la corrente, ρ la resistività (0,0178 per il rame) e S la sezione del cavo.</p>' },
|
|
84
|
+
|
|
85
|
+
{ type: 'paragraph', html: "Controlla dati, unità, arrotondamento, data e giurisdizione, perché ciascun elemento può cambiare la stima." },
|
|
86
|
+
{ type: 'paragraph', html: "Usa il risultato per pianificare e confrontare scenari; non sostituisce un calcolo ufficiale o una consulenza professionale." },
|
|
87
|
+
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },
|
|
88
|
+
{ type: 'paragraph', html: "Controlla dati, unità, arrotondamento, data e giurisdizione, perché ciascun elemento può cambiare la stima." },
|
|
89
|
+
{ type: 'paragraph', html: "Usa il risultato per pianificare e confrontare scenari; non sostituisce un calcolo ufficiale o una consulenza professionale." },
|
|
90
|
+
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },],
|
|
91
|
+
ui: {
|
|
92
|
+
heroDropLabel: 'Caduta di Tensione Totale',
|
|
93
|
+
heroVoltsUnit: 'Volt',
|
|
94
|
+
heroPctLoss: '% perdita',
|
|
95
|
+
heroEffLabel: 'Efficienza',
|
|
96
|
+
statusExcellent: 'Eccellente',
|
|
97
|
+
statusAcceptable: 'Accettabile',
|
|
98
|
+
statusCritical: 'Critico',
|
|
99
|
+
fieldVoltage: 'Voltaggio',
|
|
100
|
+
fieldMaterial: 'Materiale',
|
|
101
|
+
materialCopper: 'Rame',
|
|
102
|
+
materialAlum: 'Allum.',
|
|
103
|
+
fieldLoad: 'Carico',
|
|
104
|
+
modeW: 'W',
|
|
105
|
+
modeA: 'A',
|
|
106
|
+
unitWatts: 'Watt',
|
|
107
|
+
unitAmps: 'Ampere',
|
|
108
|
+
fieldLength: 'Lunghezza Cavo (Andata)',
|
|
109
|
+
unitMeters: 'metri',
|
|
110
|
+
fieldSection: 'Sezione del Cavo',
|
|
111
|
+
sectionInfo: 'Consigliato',
|
|
112
|
+
},
|
|
113
|
+
};
|