@jjlmoya/utils-home 1.31.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.
- package/package.json +2 -1
- package/src/entries.ts +4 -1
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/lightingCalculator/bibliography.astro +36 -0
- package/src/tool/lightingCalculator/bibliography.ts +10 -0
- package/src/tool/lightingCalculator/component.astro +308 -0
- package/src/tool/lightingCalculator/draw.ts +247 -0
- package/src/tool/lightingCalculator/entry.ts +29 -0
- package/src/tool/lightingCalculator/how-many-lights-per-room.css +493 -0
- package/src/tool/lightingCalculator/i18n/de.ts +213 -0
- package/src/tool/lightingCalculator/i18n/en.ts +213 -0
- package/src/tool/lightingCalculator/i18n/es.ts +213 -0
- package/src/tool/lightingCalculator/i18n/fr.ts +213 -0
- package/src/tool/lightingCalculator/i18n/id.ts +213 -0
- package/src/tool/lightingCalculator/i18n/it.ts +213 -0
- package/src/tool/lightingCalculator/i18n/ja.ts +213 -0
- package/src/tool/lightingCalculator/i18n/ko.ts +213 -0
- package/src/tool/lightingCalculator/i18n/nl.ts +213 -0
- package/src/tool/lightingCalculator/i18n/pl.ts +213 -0
- package/src/tool/lightingCalculator/i18n/pt.ts +213 -0
- package/src/tool/lightingCalculator/i18n/ru.ts +213 -0
- package/src/tool/lightingCalculator/i18n/sv.ts +213 -0
- package/src/tool/lightingCalculator/i18n/tr.ts +213 -0
- package/src/tool/lightingCalculator/i18n/zh.ts +213 -0
- package/src/tool/lightingCalculator/index.ts +9 -0
- package/src/tool/lightingCalculator/logic.ts +119 -0
- package/src/tool/lightingCalculator/seo.astro +15 -0
- package/src/tool/lightingCalculator/state.ts +113 -0
- package/src/tool/lightingCalculator/ui.ts +48 -0
- package/src/tools.ts +2 -0
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { LightingCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'how-many-lights-per-room';
|
|
7
|
+
const title = '住宅照明とルーメン計算機';
|
|
8
|
+
const description =
|
|
9
|
+
'あらゆる部屋に必要なルーメン数と電球の数を正確に計算します。部屋の種類、寸法、電球の種類を選択すると、リアルタイムのルクス推定値付きのプロフェッショナルな照明計画が得られます。';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'リビングルームにはどのくらいのルーメンが必要ですか?',
|
|
14
|
+
answer:
|
|
15
|
+
'一般的なリビングルームでは、床面に約150ルクスを目指してください。部屋の面積(平方メートル)に150を掛けると、必要なルーメン数が出ます。20平方メートルの部屋では、約3,000ルーメンが必要です。',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'ルクスとルーメンの違いは何ですか?',
|
|
19
|
+
answer:
|
|
20
|
+
'ルーメンは電球から出る総光量を測る単位です。ルクスは、実際に表面に到達する光を測る単位です。天井が高い部屋や壁が暗い部屋は、距離や吸収による光の損失のため、同じルクス値を得るためにより多くのルーメンが必要です。',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'LED電球は本当に省エネですか?',
|
|
24
|
+
answer:
|
|
25
|
+
'はい。LED電球は1ワットあたり約100ルーメンを発生しますが、白熱電球は約15ルーメンしか発生しません。10WのLED電球は、60Wの白熱電球と同じ明るさを生み出し、電力を6分の1しか使いません。',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '部屋の色は照明の必要性にどう影響しますか?',
|
|
29
|
+
answer:
|
|
30
|
+
'暗い壁や天井は光を吸収します。暗い表面の部屋では、標準推奨値より50%多くのルーメンが必要になることがあります。',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: '読書に適したルクス値はどのくらいですか?',
|
|
34
|
+
answer:
|
|
35
|
+
'快適に読書するには、ページに300~500ルクスが必要です。一般的な環境照明は通常150~200ルクスを提供するので、読書スポットの近くにタスクライトを追加して明るさを補ってください。',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
question: 'LED電球は調光できますか?',
|
|
39
|
+
answer:
|
|
40
|
+
'調光対応と表示されている場合のみです。標準のLEDは調光器に接続するとちらついたり、寿命が短くなったりすることがあります。設置前に必ずパッケージの調光対応シンボルを確認してください。',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const howToData = [
|
|
45
|
+
{
|
|
46
|
+
name: '部屋の種類を選ぶ',
|
|
47
|
+
text: '部屋の用途を選択してください。キッチンやオフィスは、寝室や廊下より明るい光が必要です。',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: '寸法を入力する',
|
|
51
|
+
text: '部屋の幅、奥行き、天井高を入力してください。計算機はこれらを使用して室指数と照明利用係数を算出します。',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: '電球の種類と数を選ぶ',
|
|
55
|
+
text: '好みの電球技術と設備の数を選択してください。計算機は、より多くの電球が必要かどうかを教えてくれます。',
|
|
56
|
+
},
|
|
57
|
+
];
|
|
58
|
+
|
|
59
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'FAQPage',
|
|
62
|
+
mainEntity: faqData.map((item) => ({
|
|
63
|
+
'@type': 'Question',
|
|
64
|
+
name: item.question,
|
|
65
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
66
|
+
})),
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const howToSchema: WithContext<HowTo> = {
|
|
70
|
+
'@context': 'https://schema.org',
|
|
71
|
+
'@type': 'HowTo',
|
|
72
|
+
name: title,
|
|
73
|
+
description,
|
|
74
|
+
step: howToData.map((step) => ({
|
|
75
|
+
'@type': 'HowToStep',
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'ja',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<LightingCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faq: faqData,
|
|
97
|
+
bibliography,
|
|
98
|
+
howTo: howToData,
|
|
99
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
100
|
+
seo: [
|
|
101
|
+
{
|
|
102
|
+
type: 'title',
|
|
103
|
+
text: '住宅照明設計とルーメン計画の完全ガイド',
|
|
104
|
+
level: 2,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'paragraph',
|
|
108
|
+
html: '適切な照明は、家を住みやすい空間に変えます。美観だけでなく、適切な光量は気分、生産性、さらには眼の健康にも影響します。<strong>私たちの住宅照明計算機</strong>は、部屋の大きさ、天井高、壁面の色、電球の種類を考慮して、あらゆる部屋に必要なルーメン数を正確に算出します。',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
type: 'stats',
|
|
112
|
+
items: [
|
|
113
|
+
{ value: '150-500', label: '推奨ルクス範囲', icon: 'mdi:brightness-6' },
|
|
114
|
+
{ value: '100 lm/W', label: 'LED効率', icon: 'mdi:lightbulb' },
|
|
115
|
+
{ value: '80%', label: '保守率', icon: 'mdi:tools' },
|
|
116
|
+
],
|
|
117
|
+
columns: 3,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'comparative',
|
|
121
|
+
items: [
|
|
122
|
+
{
|
|
123
|
+
title: '暖かい環境照明',
|
|
124
|
+
description: 'リビングルームや寝室に最適。居心地の良い雰囲気を作り出し、夜間の眼疲労を軽減します。',
|
|
125
|
+
icon: 'mdi:weather-night',
|
|
126
|
+
points: ['150-200 lux', '電球色(2700K)', '複数の調光可能な光源'],
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: '明るい作業照明',
|
|
130
|
+
description: 'キッチン、オフィス、浴室に不可欠。細かい作業に対して明確な視認性を提供します。',
|
|
131
|
+
icon: 'mdi:white-balance-sunny',
|
|
132
|
+
points: ['300-500 lux', '昼白色(4000K)', '作業面に焦点を当てる'],
|
|
133
|
+
},
|
|
134
|
+
],
|
|
135
|
+
columns: 2,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: 'なぜ部屋の寸法が重要なのか',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: '光は距離とともに広がり、弱まっていきます。2.5メートルの天井に十分明るい電球でも、4メートルの天井では暗すぎることがあります。計算機は室指数の式を使用してこれを考慮に入れます。式は床面積と器具高の両方を考慮し、実際に作業面に到達する光量を推定します。',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'diagnostic',
|
|
148
|
+
variant: 'info',
|
|
149
|
+
title: 'クイックリファレンス ルクス表',
|
|
150
|
+
icon: 'mdi:table',
|
|
151
|
+
badge: '参考',
|
|
152
|
+
html: '<ul style="margin:0;padding-left:1.2em"><li><strong>リビング</strong> → 150 lux</li><li><strong>キッチン</strong> → 300 lux</li><li><strong>寝室</strong> → 100 lux</li><li><strong>浴室</strong> → 200 lux</li><li><strong>オフィス</strong> → 500 lux</li><li><strong>廊下</strong> → 100 lux</li></ul>',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
type: 'summary',
|
|
156
|
+
title: 'より良い照明のためのプロのヒント',
|
|
157
|
+
items: [
|
|
158
|
+
'環境照明、作業照明、アクセント照明の3つの光を重ね合わせましょう。',
|
|
159
|
+
'1日の時間帯に合わせて明るさを調整するために調光器を使用しましょう。',
|
|
160
|
+
'長寿命で低消費電力のLED電球を選びましょう。',
|
|
161
|
+
'利き手の反対側に作業灯を置くと、影ができにくくなります。',
|
|
162
|
+
'スマート電球を使えば、自動スケジュールや色温度の変化が可能です。',
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
ui: {
|
|
167
|
+
sectionTitle: '部屋照明計算機',
|
|
168
|
+
labelRoomType: '部屋の種類',
|
|
169
|
+
labelRoomWidth: '幅',
|
|
170
|
+
labelRoomLength: '奥行き',
|
|
171
|
+
labelHeight: '天井',
|
|
172
|
+
labelBulbType: '電球',
|
|
173
|
+
labelBulbWatt: '消費電力',
|
|
174
|
+
labelFixtures: '器具',
|
|
175
|
+
labelAmbient: '雰囲気',
|
|
176
|
+
btnAmbientCozy: '居心地の良い',
|
|
177
|
+
btnAmbientNormal: '普通',
|
|
178
|
+
btnAmbientBright: '明るい',
|
|
179
|
+
unitMetricRoom: 'm',
|
|
180
|
+
unitImperialRoom: 'ft',
|
|
181
|
+
unitHeight: 'm',
|
|
182
|
+
unitBulbs: '個',
|
|
183
|
+
unitWatt: 'W',
|
|
184
|
+
unitLux: 'lux',
|
|
185
|
+
labelTargetLux: '目標ルクス',
|
|
186
|
+
labelCurrentLux: '現在のルクス',
|
|
187
|
+
labelBulbsNeeded: '必要な電球数',
|
|
188
|
+
labelRoomArea: '面積',
|
|
189
|
+
statusOptimal: '完璧',
|
|
190
|
+
statusInsufficient: '暗すぎ',
|
|
191
|
+
statusExcess: '明るすぎ',
|
|
192
|
+
btnLiving: 'リビング',
|
|
193
|
+
btnKitchen: 'キッチン',
|
|
194
|
+
btnBedroom: '寝室',
|
|
195
|
+
btnBathroom: '浴室',
|
|
196
|
+
btnOffice: 'オフィス',
|
|
197
|
+
btnHallway: '廊下',
|
|
198
|
+
btnBulbLED: 'LED',
|
|
199
|
+
btnBulbCFL: 'CFL',
|
|
200
|
+
btnBulbHalogen: 'ハロゲン',
|
|
201
|
+
btnBulbIncandescent: '白熱',
|
|
202
|
+
btnMetric: 'M',
|
|
203
|
+
btnImperial: 'ft',
|
|
204
|
+
tipOptimal: 'この部屋の照明は完璧にバランスが取れています。',
|
|
205
|
+
tipInsufficient: 'より多くの器具または高ワット数の電球を追加してください。',
|
|
206
|
+
tipExcess: '器具を減らすか調光して省エネしましょう。',
|
|
207
|
+
labelManualAdjust: '手動調整',
|
|
208
|
+
labelSummary: '照明計画',
|
|
209
|
+
labelTotalLumens: '必要な総ルーメン数',
|
|
210
|
+
labelSuggestedSetup: '推奨構成',
|
|
211
|
+
btnExport: 'PDFを出力',
|
|
212
|
+
},
|
|
213
|
+
};
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { LightingCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'how-many-lights-per-room';
|
|
7
|
+
const title = '주택 조명 및 루멘 계산기';
|
|
8
|
+
const description =
|
|
9
|
+
'모든 방에 필요한 루멘 수와 전구 수를 정확히 계산하세요. 방 유형, 치수, 전구 종류를 선택하면 실시간 럭스 추정치가 포함된 전문적인 조명 계획을 얻을 수 있습니다.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: '거실에는 얼마나 많은 루멘이 필요한가요?',
|
|
14
|
+
answer:
|
|
15
|
+
'일반적인 거실의 경우 바닥면에 약 150 럭스를 목표로 하세요. 방의 면적(제곱미터)에 150을 곱하면 필요한 루멘 수가 나옵니다. 20제곱미터 방의 경우 약 3,000 루멘이 필요합니다.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: '럭스와 루멘의 차이점은 무엇인가요?',
|
|
19
|
+
answer:
|
|
20
|
+
'루멘은 전구에서 나오는 총 광량을 측정합니다. 럭스는 실제로 표면에 도달하는 빛을 측정합니다. 천장이 높거나 벽이 어두운 방은 거리와 흡수로 인해 빛이 손실되므로 같은 럭스 수준을 달성하기 위해 더 많은 루멘이 필요합니다.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'LED 전구가 정말 에너지를 절약하나요?',
|
|
24
|
+
answer:
|
|
25
|
+
'네. LED 전구는 1와트당 약 100 루멘을 발생하는 반면, 백열 전구는 약 15 루멘만 발생합니다. 10W LED 전구는 60W 백열 전구와 같은 밝기를 제공하며, 전력을 6분의 1만 사용합니다.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '방 색상이 조명 요구에 어떤 영향을 미치나요?',
|
|
29
|
+
answer:
|
|
30
|
+
'어두운 벽과 천장은 빛을 흡수합니다. 어두운 표면이 있는 방에서는 표준 권장값보다 50% 더 많은 루멘이 필요할 수 있습니다.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: '독서에 적당한 럭스 수준은 얼마인가요?',
|
|
34
|
+
answer:
|
|
35
|
+
'편안하게 독서하려면 페이지에 300~500 럭스가 필요합니다. 일반적인 주변 조명은 보통 150~200 럭스를 제공하므로 추가 밝기를 위해 독서 공간 근처에 작업등을 추가하세요.',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
question: 'LED 전구를 디밍할 수 있나요?',
|
|
39
|
+
answer:
|
|
40
|
+
'디밍 가능으로 표시된 경우에만 가능합니다. 일반 LED는 디머에 연결하면 깜빡이거나 수명이 단축될 수 있습니다. 설치 전에 반드시 포장의 디밍 가능 심볼을 확인하세요.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const howToData = [
|
|
45
|
+
{
|
|
46
|
+
name: '방 유형을 선택하세요',
|
|
47
|
+
text: '방의 기능을 선택하세요. 주방과 사무실은 침실이나 복도보다 더 밝은 조명이 필요합니다.',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: '치수를 입력하세요',
|
|
51
|
+
text: '방의 너비, 길이, 천장 높이를 입력하세요. 계산기는 이를 사용하여 방 지수와 조명 이용 계수를 결정합니다.',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: '전구 종류와 개수를 선택하세요',
|
|
55
|
+
text: '선호하는 전구 기술과 보유한 조명기구 수를 선택하세요. 계산기가 더 많은 전구가 필요한지 알려드립니다.',
|
|
56
|
+
},
|
|
57
|
+
];
|
|
58
|
+
|
|
59
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'FAQPage',
|
|
62
|
+
mainEntity: faqData.map((item) => ({
|
|
63
|
+
'@type': 'Question',
|
|
64
|
+
name: item.question,
|
|
65
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
66
|
+
})),
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const howToSchema: WithContext<HowTo> = {
|
|
70
|
+
'@context': 'https://schema.org',
|
|
71
|
+
'@type': 'HowTo',
|
|
72
|
+
name: title,
|
|
73
|
+
description,
|
|
74
|
+
step: howToData.map((step) => ({
|
|
75
|
+
'@type': 'HowToStep',
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'ko',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<LightingCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faq: faqData,
|
|
97
|
+
bibliography,
|
|
98
|
+
howTo: howToData,
|
|
99
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
100
|
+
seo: [
|
|
101
|
+
{
|
|
102
|
+
type: 'title',
|
|
103
|
+
text: '주택 조명 디자인 및 루멘 계획의 완벽한 가이드',
|
|
104
|
+
level: 2,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'paragraph',
|
|
108
|
+
html: '적절한 조명은 집을 보다 살기 좋은 공간으로 바꿉니다. 미관을 넘어, 적정한 광량은 기분, 생산성, 심지어 눈 건강에도 영향을 미칩니다. <strong>우리의 주택 조명 계산기</strong>는 방 크기, 천장 높이, 표면 색상, 전구 종류를 고려하여 모든 방에 필요한 루멘 수를 정확히 파악하도록 도와줍니다.',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
type: 'stats',
|
|
112
|
+
items: [
|
|
113
|
+
{ value: '150-500', label: '권장 럭스 범위', icon: 'mdi:brightness-6' },
|
|
114
|
+
{ value: '100 lm/W', label: 'LED 효율', icon: 'mdi:lightbulb' },
|
|
115
|
+
{ value: '80%', label: '유지보수 계수', icon: 'mdi:tools' },
|
|
116
|
+
],
|
|
117
|
+
columns: 3,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'comparative',
|
|
121
|
+
items: [
|
|
122
|
+
{
|
|
123
|
+
title: '따뜻한 환경 조명',
|
|
124
|
+
description: '거실과 침실에 이상적입니다. 아늑한 분위기를 조성하고 밤에 눈의 피로를 줄여줍니다.',
|
|
125
|
+
icon: 'mdi:weather-night',
|
|
126
|
+
points: ['150-200 lux', '따뜻한 색온도(2700K)', '다수의 디밍 가능한 광원'],
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: '밝은 작업 조명',
|
|
130
|
+
description: '주방, 사무실, 욕실에 필수적입니다. 세부 작업을 위한 명확한 시인성을 제공합니다.',
|
|
131
|
+
icon: 'mdi:white-balance-sunny',
|
|
132
|
+
points: ['300-500 lux', '차가운 백색(4000K)', '작업 면에 집중'],
|
|
133
|
+
},
|
|
134
|
+
],
|
|
135
|
+
columns: 2,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: '왜 방 치수가 중요한가',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: '빛은 거리에 따라 퍼지고 약해집니다. 2.5미터 천장에 충분히 밝은 전구가 4미터 천장에서는 너무 어두울 수 있습니다. 계산기는 방 지수 공식을 사용하여 이를 고려합니다. 공식은 바닥 면적과 설치 높이를 모두 고려하여 실제로 작업면에 도달하는 빛의 양을 추정합니다.',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'diagnostic',
|
|
148
|
+
variant: 'info',
|
|
149
|
+
title: '빠른 럭스 참조표',
|
|
150
|
+
icon: 'mdi:table',
|
|
151
|
+
badge: '참조',
|
|
152
|
+
html: '<ul style="margin:0;padding-left:1.2em"><li><strong>거실</strong> → 150 lux</li><li><strong>주방</strong> → 300 lux</li><li><strong>침실</strong> → 100 lux</li><li><strong>욕실</strong> → 200 lux</li><li><strong>사무실</strong> → 500 lux</li><li><strong>복도</strong> → 100 lux</li></ul>',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
type: 'summary',
|
|
156
|
+
title: '더 나은 조명을 위한 전문가 팁',
|
|
157
|
+
items: [
|
|
158
|
+
'세 가지 조명을 겹쳐 사용하세요: 환경, 작업, 액센트 조명.',
|
|
159
|
+
'하루 중 다른 시간에 밝기를 조절하기 위해 디머를 사용하세요.',
|
|
160
|
+
'장수명과 저소비 전력을 위해 LED 전구를 선택하세요.',
|
|
161
|
+
'그림자를 피하려면 작업등을 주로 쓰는 손 반대편에 배치하세요.',
|
|
162
|
+
'자동 예약과 색온도 변화를 위해 스마트 전구를 고려하세요.',
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
ui: {
|
|
167
|
+
sectionTitle: '방 조명 계산기',
|
|
168
|
+
labelRoomType: '방 유형',
|
|
169
|
+
labelRoomWidth: '너비',
|
|
170
|
+
labelRoomLength: '길이',
|
|
171
|
+
labelHeight: '천장',
|
|
172
|
+
labelBulbType: '전구',
|
|
173
|
+
labelBulbWatt: '소비전력',
|
|
174
|
+
labelFixtures: '조명기구',
|
|
175
|
+
labelAmbient: '분위기',
|
|
176
|
+
btnAmbientCozy: '아늑한',
|
|
177
|
+
btnAmbientNormal: '보통',
|
|
178
|
+
btnAmbientBright: '밝은',
|
|
179
|
+
unitMetricRoom: 'm',
|
|
180
|
+
unitImperialRoom: 'ft',
|
|
181
|
+
unitHeight: 'm',
|
|
182
|
+
unitBulbs: '개',
|
|
183
|
+
unitWatt: 'W',
|
|
184
|
+
unitLux: 'lux',
|
|
185
|
+
labelTargetLux: '목표 럭스',
|
|
186
|
+
labelCurrentLux: '현재 럭스',
|
|
187
|
+
labelBulbsNeeded: '필요한 전구',
|
|
188
|
+
labelRoomArea: '면적',
|
|
189
|
+
statusOptimal: '완벽함',
|
|
190
|
+
statusInsufficient: '너무 어두움',
|
|
191
|
+
statusExcess: '너무 밝음',
|
|
192
|
+
btnLiving: '거실',
|
|
193
|
+
btnKitchen: '주방',
|
|
194
|
+
btnBedroom: '침실',
|
|
195
|
+
btnBathroom: '욕실',
|
|
196
|
+
btnOffice: '사무실',
|
|
197
|
+
btnHallway: '복도',
|
|
198
|
+
btnBulbLED: 'LED',
|
|
199
|
+
btnBulbCFL: 'CFL',
|
|
200
|
+
btnBulbHalogen: '할로겐',
|
|
201
|
+
btnBulbIncandescent: '백열',
|
|
202
|
+
btnMetric: 'M',
|
|
203
|
+
btnImperial: 'ft',
|
|
204
|
+
tipOptimal: '이 방의 조명이 완벽하게 균형 잡혀 있습니다.',
|
|
205
|
+
tipInsufficient: '더 많은 조명기구나 고와트 전구를 추가하세요.',
|
|
206
|
+
tipExcess: '조명기구를 줄이거나 디밍하여 에너지를 절약하세요.',
|
|
207
|
+
labelManualAdjust: '수동 조정',
|
|
208
|
+
labelSummary: '조명 계획',
|
|
209
|
+
labelTotalLumens: '필요한 총 루멘',
|
|
210
|
+
labelSuggestedSetup: '권장 구성',
|
|
211
|
+
btnExport: 'PDF보내기',
|
|
212
|
+
},
|
|
213
|
+
};
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { LightingCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'verlichtings-en-lumenrekenmachine-voor-thuis';
|
|
7
|
+
const title = 'Verlichtings en Lumenrekenmachine voor Thuis';
|
|
8
|
+
const description =
|
|
9
|
+
'Bereken exact hoeveel lumen en lampen u nodig heeft voor elke kamer. Selecteer het kamertype, de dimensies en het lamptype om een professioneel verlichtingsplan te krijgen met real-time lux-schattingen.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'Hoeveel lumen heb ik nodig voor een woonkamer?',
|
|
14
|
+
answer:
|
|
15
|
+
'Voor een typische woonkamer, richt u op ongeveer 150 lux op de vloer. Vermenigvuldig de kamerooppervlakte in vierkante meters met 150 om de benodigde lumen te krijgen. Voor een kamer van 20 vierkante meter heeft u ongeveer 3.000 lumen nodig.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Wat is het verschil tussen lux en lumen?',
|
|
19
|
+
answer:
|
|
20
|
+
'Lumen meten de totale lichtopbrengst van een lamp. Lux meten het licht dat daadwerkelijk een oppervlak bereikt. Een kamer met hoge plafonds of donkere muren heeft meer lumen nodig om dezelfde luxniveau te bereiken omdat licht verloren gaat door afstand en absorptie.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Besparen LED-lampen echt energie?',
|
|
24
|
+
answer:
|
|
25
|
+
'Ja. LED-lampen produceren ongeveer 100 lumen per watt, terwijl gloeilampen slechts ongeveer 15 produceren. Een 10W LED-lamp geeft evenveel licht als een 60W gloeilamp en gebruikt slechts een zesde van de elektriciteit.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Hoe beïnvloedt de kamerkleur de verlichtingsbehoefte?',
|
|
29
|
+
answer:
|
|
30
|
+
'Donkere muren en plafonds absorberen licht. In een kamer met donkere oppervlakken heeft u mogelijk 50% meer lumen nodig dan de standaardaanbeveling.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: 'Wat is een goed lux-niveau voor lezen?',
|
|
34
|
+
answer:
|
|
35
|
+
'Voor comfortabel lezen heeft u 300 tot 500 lux op de pagina nodig. Algemene omgevingsverlichting levert meestal 150 tot 200 lux, dus voeg een taa lamp toe bij uw leesplek voor extra lichtsterkte.',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
question: 'Kan ik LED-lampen dimmen?',
|
|
39
|
+
answer:
|
|
40
|
+
'Alleen als ze gemarkeerd zijn als dimbaar. Standaard LEDs kunnen knipperen of een verkorte levensduur hebben wanneer ze op een dimmer worden aangesloten. Controleer altijd de verpakking voor het dimbaar-symbool voordat u installeert.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const howToData = [
|
|
45
|
+
{
|
|
46
|
+
name: 'Kies uw kamertype',
|
|
47
|
+
text: 'Selecteer de kamerfunctie. Keukens en kantoren hebben helderder licht nodig dan slaapkamers of hallen.',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: 'Voer de afmetingen in',
|
|
51
|
+
text: 'Voer de kamerbreedte, -lengte en plafondhoogte in. De rekenmachine gebruikt deze om de kamerindex en het lichtutilisatiefactor te bepalen.',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: 'Selecteer lamptype en aantal',
|
|
55
|
+
text: 'Kies uw favoriete lamptechnologie en hoeveel armaturen u heeft. De rekenmachine zal u vertellen of u meer lampen nodig heeft.',
|
|
56
|
+
},
|
|
57
|
+
];
|
|
58
|
+
|
|
59
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'FAQPage',
|
|
62
|
+
mainEntity: faqData.map((item) => ({
|
|
63
|
+
'@type': 'Question',
|
|
64
|
+
name: item.question,
|
|
65
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
66
|
+
})),
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const howToSchema: WithContext<HowTo> = {
|
|
70
|
+
'@context': 'https://schema.org',
|
|
71
|
+
'@type': 'HowTo',
|
|
72
|
+
name: title,
|
|
73
|
+
description,
|
|
74
|
+
step: howToData.map((step) => ({
|
|
75
|
+
'@type': 'HowToStep',
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'nl',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<LightingCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faq: faqData,
|
|
97
|
+
bibliography,
|
|
98
|
+
howTo: howToData,
|
|
99
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
100
|
+
seo: [
|
|
101
|
+
{
|
|
102
|
+
type: 'title',
|
|
103
|
+
text: 'Complete Gids voor Woningverlichtingsontwerp en Lumenplanning',
|
|
104
|
+
level: 2,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'paragraph',
|
|
108
|
+
html: 'Goede verlichting verandert een huis in een thuis. Buiten de esthetiek om beïnvloedt de juiste hoeveelheid licht het humeur, de productiviteit en zelfs de ooggezondheid. <strong>Onze woningverlichtingsrekenmachine</strong> helpt u exact te bepalen hoeveel lumen u nodig heeft voor elke kamer, rekening houdend met de kamerafmetingen, plafondhoogte, oppervlaktekleuren en lamptype.',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
type: 'stats',
|
|
112
|
+
items: [
|
|
113
|
+
{ value: '150-500', label: 'Aanbevolen Lux Bereik', icon: 'mdi:brightness-6' },
|
|
114
|
+
{ value: '100 lm/W', label: 'LED Efficiëntie', icon: 'mdi:lightbulb' },
|
|
115
|
+
{ value: '80%', label: 'Onderhoudsfactor', icon: 'mdi:tools' },
|
|
116
|
+
],
|
|
117
|
+
columns: 3,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'comparative',
|
|
121
|
+
items: [
|
|
122
|
+
{
|
|
123
|
+
title: 'Warme Sfeerverlichting',
|
|
124
|
+
description: 'Ideaal voor woonkamers en slaapkamers. Creëert een gezellige sfeer en vermindert \'s avonds oogvermoeidheid.',
|
|
125
|
+
icon: 'mdi:weather-night',
|
|
126
|
+
points: ['150-200 lux', 'Warme kleurtemperatuur (2700K)', 'Meerdere dimbare bronnen'],
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: 'Helder Taakverlichting',
|
|
130
|
+
description: 'Essentieel voor keukens, kantoren en badkamers. Biedt duidelijk zicht voor gedetailleerd werk.',
|
|
131
|
+
icon: 'mdi:white-balance-sunny',
|
|
132
|
+
points: ['300-500 lux', 'Koel wit (4000K)', 'Gericht op werkoppervlakken'],
|
|
133
|
+
},
|
|
134
|
+
],
|
|
135
|
+
columns: 2,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: 'Waarom Kamerafmetingen Belangrijk Zijn',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: 'Licht verspreidt zich en wordt zwakker met de afstand. Een lamp die helder genoeg is voor een 2,5 meter hoog plafond, kan te dof zijn voor een 4 meter hoog plafond. De rekenmachine houdt hier rekening mee door de kamerindex-formule te gebruiken, die zowel de vloeroppervlakte als de montagehoogte meeneemt om te schatten hoeveel licht daadwerkelijk uw werkvlak bereikt.',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'diagnostic',
|
|
148
|
+
variant: 'info',
|
|
149
|
+
title: 'Snelle Referentie Lux Tabel',
|
|
150
|
+
icon: 'mdi:table',
|
|
151
|
+
badge: 'Referentie',
|
|
152
|
+
html: '<ul style="margin:0;padding-left:1.2em"><li><strong>Woonkamer</strong> → 150 lux</li><li><strong>Keuken</strong> → 300 lux</li><li><strong>Slaapkamer</strong> → 100 lux</li><li><strong>Badkamer</strong> → 200 lux</li><li><strong>Kantoor</strong> → 500 lux</li><li><strong>Hall</strong> → 100 lux</li></ul>',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
type: 'summary',
|
|
156
|
+
title: 'Pro Tips voor Betere Verlichting',
|
|
157
|
+
items: [
|
|
158
|
+
'Combineer drie soorten licht: algemeen, taak- en accentverlichting.',
|
|
159
|
+
'Gebruik dimmers om de helderheid aan te passen aan verschillende momenten van de dag.',
|
|
160
|
+
'Kies LED-lampen voor een lange levensduur en laag energieverbruik.',
|
|
161
|
+
'Plaats taaklampen aan de tegenoverliggende kant van uw dominante hand om schaduw te voorkomen.',
|
|
162
|
+
'Overweeg smart lamps voor geautomatiseerde planning en kleurtemperatuurwijzigingen.',
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
ui: {
|
|
167
|
+
sectionTitle: 'Kamerverlichtingsrekenmachine',
|
|
168
|
+
labelRoomType: 'Kamertype',
|
|
169
|
+
labelRoomWidth: 'Breedte',
|
|
170
|
+
labelRoomLength: 'Lengte',
|
|
171
|
+
labelHeight: 'Plafond',
|
|
172
|
+
labelBulbType: 'Lamp',
|
|
173
|
+
labelBulbWatt: 'Vermogen',
|
|
174
|
+
labelFixtures: 'Armaturen',
|
|
175
|
+
labelAmbient: 'Sfeer',
|
|
176
|
+
btnAmbientCozy: 'Gezellig',
|
|
177
|
+
btnAmbientNormal: 'Normaal',
|
|
178
|
+
btnAmbientBright: 'Helder',
|
|
179
|
+
unitMetricRoom: 'm',
|
|
180
|
+
unitImperialRoom: 'ft',
|
|
181
|
+
unitHeight: 'm',
|
|
182
|
+
unitBulbs: 'st',
|
|
183
|
+
unitWatt: 'W',
|
|
184
|
+
unitLux: 'lux',
|
|
185
|
+
labelTargetLux: 'Doel lux',
|
|
186
|
+
labelCurrentLux: 'Huidige lux',
|
|
187
|
+
labelBulbsNeeded: 'Lampen nodig',
|
|
188
|
+
labelRoomArea: 'Oppervlakte',
|
|
189
|
+
statusOptimal: 'Perfect',
|
|
190
|
+
statusInsufficient: 'Te Donker',
|
|
191
|
+
statusExcess: 'Te Helder',
|
|
192
|
+
btnLiving: 'Woonkamer',
|
|
193
|
+
btnKitchen: 'Keuken',
|
|
194
|
+
btnBedroom: 'Slaapkamer',
|
|
195
|
+
btnBathroom: 'Badkamer',
|
|
196
|
+
btnOffice: 'Kantoor',
|
|
197
|
+
btnHallway: 'Gang',
|
|
198
|
+
btnBulbLED: 'LED',
|
|
199
|
+
btnBulbCFL: 'CFL',
|
|
200
|
+
btnBulbHalogen: 'Halogeen',
|
|
201
|
+
btnBulbIncandescent: 'Gloeilamp',
|
|
202
|
+
btnMetric: 'M',
|
|
203
|
+
btnImperial: 'ft',
|
|
204
|
+
tipOptimal: 'Uw verlichting is perfect in evenwicht voor deze kamer.',
|
|
205
|
+
tipInsufficient: 'Voeg meer armaturen of lampen met hoger vermogen toe.',
|
|
206
|
+
tipExcess: 'Verminder armaturen of dim om energie te besparen.',
|
|
207
|
+
labelManualAdjust: 'Handmatige aanpassing',
|
|
208
|
+
labelSummary: 'Uw verlichtingsplan',
|
|
209
|
+
labelTotalLumens: 'Totaal benodigde lumen',
|
|
210
|
+
labelSuggestedSetup: 'Aanbevolen opstelling',
|
|
211
|
+
btnExport: 'PDF exporteren',
|
|
212
|
+
},
|
|
213
|
+
};
|