@jjlmoya/utils-cooking 1.27.0 → 1.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/category/index.ts +4 -0
- package/src/entries.ts +5 -1
- package/src/index.ts +2 -0
- package/src/tests/i18n-titles.test.ts +4 -2
- package/src/tests/lacto-fermentation-salt-calculator.test.ts +64 -0
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/spherification-bath-calculator.test.ts +57 -0
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/lacto-fermentation-salt-calculator/bibliography.astro +6 -0
- package/src/tool/lacto-fermentation-salt-calculator/bibliography.ts +10 -0
- package/src/tool/lacto-fermentation-salt-calculator/component.astro +163 -0
- package/src/tool/lacto-fermentation-salt-calculator/components/DigitalScale.astro +43 -0
- package/src/tool/lacto-fermentation-salt-calculator/components/PetriDish.astro +55 -0
- package/src/tool/lacto-fermentation-salt-calculator/components/WizardMode.astro +83 -0
- package/src/tool/lacto-fermentation-salt-calculator/entry.ts +26 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/de.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/en.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/es.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/fr.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/id.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/it.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/ja.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/ko.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/nl.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/pl.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/pt.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/ru.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/sv.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/tr.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/i18n/zh.ts +195 -0
- package/src/tool/lacto-fermentation-salt-calculator/index.ts +11 -0
- package/src/tool/lacto-fermentation-salt-calculator/lacto-fermentation-salt-calculator.css +692 -0
- package/src/tool/lacto-fermentation-salt-calculator/logic.ts +37 -0
- package/src/tool/lacto-fermentation-salt-calculator/seo.astro +15 -0
- package/src/tool/spherification-bath-calculator/bibliography.astro +6 -0
- package/src/tool/spherification-bath-calculator/bibliography.ts +10 -0
- package/src/tool/spherification-bath-calculator/component.astro +213 -0
- package/src/tool/spherification-bath-calculator/components/PrecisionControls.astro +85 -0
- package/src/tool/spherification-bath-calculator/components/RecipeSummary.astro +60 -0
- package/src/tool/spherification-bath-calculator/components/SpherificationReactor.astro +73 -0
- package/src/tool/spherification-bath-calculator/entry.ts +26 -0
- package/src/tool/spherification-bath-calculator/i18n/de.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/en.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/es.ts +179 -0
- package/src/tool/spherification-bath-calculator/i18n/fr.ts +179 -0
- package/src/tool/spherification-bath-calculator/i18n/id.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/it.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/ja.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/ko.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/nl.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/pl.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/pt.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/ru.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/sv.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/tr.ts +180 -0
- package/src/tool/spherification-bath-calculator/i18n/zh.ts +180 -0
- package/src/tool/spherification-bath-calculator/index.ts +11 -0
- package/src/tool/spherification-bath-calculator/logic.ts +54 -0
- package/src/tool/spherification-bath-calculator/seo.astro +15 -0
- package/src/tool/spherification-bath-calculator/spherification-bath-calculator.css +568 -0
- package/src/tools.ts +4 -2
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const title = "スフェリフィケーション浴計算機 精密分子ガストロノミーガイド";
|
|
5
|
+
const description = "直接および逆スフェリフィケーションのためのアルギン酸ナトリウムと乳酸カルシウムの正確な比率を計算します。キサンタンガムとクエン酸ナトリウムで粘度と酸性度を補正します。";
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: "直接スフェリフィケーションと逆スフェリフィケーションの違いは何ですか?",
|
|
10
|
+
answer: "直接スフェリフィケーションはアルギン酸ナトリウムをフレーバーベースに加え、カルシウム浴に滴下することで、内側に向かってゲル化し続ける薄い膜を形成します。逆スフェリフィケーションはカルシウムをベースに加え、アルギン酸塩浴に滴下することで、外側に向かって成長する膜を形成し、すすぎでゲル化プロセスを停止します。"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
question: "スフィアが平らになったり、沈まなかったりするのはなぜですか?",
|
|
14
|
+
answer: "フレーバーベース液がアルギン酸ナトリウム浴よりも密度が低い場合、スフィアを形成せずに浮いてしまいます。少量のキサンタンガムを加えるとベースの粘度が上がり、液が沈んで完全な球形を形成できるようになります。"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
question: "スフェリフィケーションにおけるクエン酸ナトリウムの役割は何ですか?",
|
|
18
|
+
answer: "クエン酸ナトリウムはカルシウムイオンを結合しpHを上昇させる封鎖剤です。ベース液が強酸性(pH 4.5未満)またはカルシウムを含む場合、アルギン酸ナトリウムは早期にゲル化します。クエン酸を加えることでこの酸性度を中和します。"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
question: "カルシウム浴にはどんな水でも使えますか?",
|
|
22
|
+
answer: "ミネラル含有量の高い水道水はアルギン酸ナトリウムの塊や早期ゲル化を引き起こす可能性があります。蒸留水または低カルシウムのボトルウォーターを使用するのが最適です。"
|
|
23
|
+
}
|
|
24
|
+
];
|
|
25
|
+
|
|
26
|
+
const howTo = [
|
|
27
|
+
{
|
|
28
|
+
name: "スフェリフィケーション方法を選択",
|
|
29
|
+
text: "薄く即時ゲル化する「直接法」、またはアルコール、乳製品、カルシウムを含む液体には「逆法」を選択します。"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
name: "液体の重量を入力",
|
|
33
|
+
text: "フレーバーベース液と水浴の重量を希望の単位で入力します。"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: "テクスチャと酸性度の補正を追加",
|
|
37
|
+
text: "ベース液が薄い場合はキサンタンガムを、強酸性の場合はクエン酸ナトリウムを有効にします。"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: "材料を計量",
|
|
41
|
+
text: "サマリ表示に示された正確な量のアルギン酸ナトリウム、乳酸カルシウムまたは塩化カルシウム、および補正剤を計量します。"
|
|
42
|
+
}
|
|
43
|
+
];
|
|
44
|
+
|
|
45
|
+
const faqSchema = {
|
|
46
|
+
'@context': 'https://schema.org' as const,
|
|
47
|
+
'@type': 'FAQPage' as const,
|
|
48
|
+
mainEntity: faq.map((item) => ({
|
|
49
|
+
'@type': 'Question' as const,
|
|
50
|
+
name: item.question,
|
|
51
|
+
acceptedAnswer: { '@type': 'Answer' as const, text: item.answer },
|
|
52
|
+
})),
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
const howToSchema = {
|
|
56
|
+
'@context': 'https://schema.org' as const,
|
|
57
|
+
'@type': 'HowTo' as const,
|
|
58
|
+
name: title,
|
|
59
|
+
description,
|
|
60
|
+
step: howTo.map((step) => ({
|
|
61
|
+
'@type': 'HowToStep' as const,
|
|
62
|
+
name: step.name,
|
|
63
|
+
text: step.text,
|
|
64
|
+
})),
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
const appSchema = {
|
|
68
|
+
'@context': 'https://schema.org' as const,
|
|
69
|
+
'@type': 'SoftwareApplication' as const,
|
|
70
|
+
name: title,
|
|
71
|
+
description,
|
|
72
|
+
applicationCategory: 'UtilitiesApplication',
|
|
73
|
+
operatingSystem: 'Web',
|
|
74
|
+
offers: { '@type': 'Offer' as const, price: '0', priceCurrency: 'EUR' },
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
export const content: ToolLocaleContent = {
|
|
78
|
+
slug: 'spherification-bath-calculator',
|
|
79
|
+
title: 'スフェリフィケーション浴計算機',
|
|
80
|
+
description: '直接および逆スフェリフィケーションのためのアルギン酸ナトリウムと乳酸カルシウムの正確な比率を計算します。キサンタンガムとクエン酸ナトリウムで粘度と酸性度を補正します。',
|
|
81
|
+
faqTitle: 'よくある質問',
|
|
82
|
+
ui: {
|
|
83
|
+
title: "スフェリフィケーション浴計算機",
|
|
84
|
+
subtitle: "直接および逆スフェリフィケーションのための精密比率コントロール",
|
|
85
|
+
unitLabel: "測定システム",
|
|
86
|
+
metricUnit: "メートル法 (g / グラム)",
|
|
87
|
+
imperialUnit: "ヤードポンド法 (oz / オンス)",
|
|
88
|
+
methodLabel: "スフェリフィケーション方法",
|
|
89
|
+
directMethod: "直接スフェリフィケーション",
|
|
90
|
+
reverseMethod: "逆スフェリフィケーション",
|
|
91
|
+
baseWeightLabel: "ベース液重量",
|
|
92
|
+
bathWeightLabel: "浴水重量",
|
|
93
|
+
xanthanLabel: "キサンタンガムを有効にする (粘度補正)",
|
|
94
|
+
citrateLabel: "クエン酸ナトリウムを有効にする (酸性度 / pH封鎖剤)",
|
|
95
|
+
recipeTitle: "計算されたレシピサマリ",
|
|
96
|
+
baseGellingAgent: "ベースゲル化剤",
|
|
97
|
+
bathGellingAgent: "浴ゲル化剤",
|
|
98
|
+
xanthanGum: "キサンタンガム (増粘剤)",
|
|
99
|
+
sodiumCitrate: "クエン酸ナトリウム (緩衝剤)",
|
|
100
|
+
warningLabel: "溶解性に関する注意",
|
|
101
|
+
warningDesc: "必要な薬剤重量がこの液体量の溶解限界に近いか超過しています。溶解に時間がかかるか、軽く加温する必要がある場合があります。",
|
|
102
|
+
directDesc: "低カルシウムの軽い液体に最適です。繊細で薄皮のスフィアを作り、すぐに提供する必要があります。",
|
|
103
|
+
reverseDesc: "乳製品、アルコール、カルシウム豊富または酸性の液体に最適です。すすぎ後もゲル化し続けない安定したスフィアを作ります。",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
seo: [
|
|
108
|
+
{
|
|
109
|
+
type: 'title',
|
|
110
|
+
text: '分子スフェリフィケーションとハイドロコロイドゲル化の科学',
|
|
111
|
+
level: 2,
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
type: 'paragraph',
|
|
115
|
+
html: 'スフェリフィケーションは、液体の芯を薄いゲル膜で包み込む革新的な調理技術です。1940年代に産業用包装分野で生まれ、2000年代初頭に現代料理に応用されました。基礎となる化学はハイドロコロイドの相互作用、特にアルギン酸ナトリウムポリマーが二価カルシウムカチオンにさらされたときの架橋に依存しています。',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: '分子化学: アルギン酸ナトリウムとカルシウムイオン',
|
|
120
|
+
level: 3,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: 'アルギン酸ナトリウムは褐藻類から抽出される多糖類で、β-D-マンヌロン酸(Mブロック)とα-L-グルロン酸(Gブロック)の直鎖から構成されます。ナトリウム塩の形では水に完全に溶解し、粘性溶液を形成します。カルシウムイオン(塩化カルシウムや乳酸グルコン酸カルシウムなど)が導入されると、二価のカルシウムイオン(Ca2+)が一価のナトリウムイオン(Na+)と置き換わります。カルシウムは2つの正電荷を持つため、隣接するポリマー鎖上の2つのGブロックに結合し、それらを橋渡しします。科学的に<strong>エッグボックスモデル</strong>と呼ばれるこのゲル化プロセスは、独立した多糖類鎖を、水や風味分子を閉じ込める剛性のある三次元ハイドロゲルネットワークに結合します。',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'title',
|
|
128
|
+
text: '直接スフェリフィケーションと逆スフェリフィケーションのメカニズム',
|
|
129
|
+
level: 3,
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'paragraph',
|
|
133
|
+
html: '2つの主要なスフェリフィケーション方法は、ゲル化剤とカルシウム塩の配置が異なり、異なる機械的特性をもたらします:',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'list',
|
|
137
|
+
items: [
|
|
138
|
+
'<strong>直接スフェリフィケーション:</strong> アルギン酸ナトリウムをフレーバーベース液に溶解し、それをカルシウム浴(通常1.0%塩化カルシウム)に滴下します。ゲル化は境界で即座に始まります。カルシウムイオンは小さく移動性が高いため、浴からスフィアの中心へと継続的に移動し、ゲル膜が内側に向かって成長します。すぐにすすぐか提供しないと、スフィアは最終的に完全にゲル化し、固いゴム状のビーズになります。',
|
|
139
|
+
'<strong>逆スフェリフィケーション:</strong> 乳酸グルコン酸カルシウム(2.0%)をフレーバーベース液に溶解し、それをアルギン酸ナトリウム浴(0.5%)に滴下します。アルギン酸分子は大きく動きが遅いため、新しく形成されたゲルバリアを簡単には通過できません。代わりにカルシウムイオンが外側の浴に向かって移動し、膜を外側に成長させます。これにより、スフィアを取り出して清水ですすぐとすぐにゲル化が停止し、完全に液体の芯を無期限に保持します。'
|
|
140
|
+
],
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'title',
|
|
144
|
+
text: 'クエン酸ナトリウムで酸性度とpHの壁を克服',
|
|
145
|
+
level: 3,
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
type: 'paragraph',
|
|
149
|
+
html: 'アルギン酸ナトリウムは酸に非常に敏感です。フレーバーベース液のpHが4.5を下回ると、アルギン酸分子は適切に水和できません。溶解する代わりに、アルギン酸鎖は不溶性のアルギン酸として析出し、糸状の塊を形成します。これを解決するために、シェフは<strong>クエン酸ナトリウム</strong>を緩衝剤として使用します。クエン酸ナトリウムは水素イオンを中和し、パッションフルーツやライムジュースなどの酸性材料のpHを臨界値である4.5以上に引き上げ、アルギン酸が完全に水和して清潔な球形を形成できるようにします。',
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
type: 'title',
|
|
153
|
+
text: 'キサンタンガムで液体の密度と粘度を調整',
|
|
154
|
+
level: 3,
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
type: 'paragraph',
|
|
158
|
+
html: 'スフィアを形成するには、フレーバーベース液の滴がゲル化浴に完全に沈む必要があります。フレーバーベース液が浴よりも密度が低い場合(逆スフェリフィケーション中の濃いアルギン酸ナトリウム浴の中の軽いアルコールや水ベースのジュースなど)、表面に浮いて平らになります。少量の<strong>キサンタンガム</strong>(通常0.1%から0.2%)を加えると、ベース液の粘度が上がります。この追加のボディが、滴が浴に沈むために必要な運動量を提供し、表面張力が滴を完全な球形に引き寄せます。',
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
type: 'table',
|
|
162
|
+
headers: ['スフェリフィケーション方法', '理想的な材料', '必要な添加物', '保存特性', 'ゲル成長方向'],
|
|
163
|
+
rows: [
|
|
164
|
+
['直接法', '低カルシウムフルーツジュース、透明なスープ、甘いシロップ', 'ベースに0.5%アルギン酸ナトリウム、浴に1.0%塩化カルシウム', 'すぐに提供する必要あり、時間とともに完全ゲル化', '内向き(中心に向かって)'],
|
|
165
|
+
['逆法', '乳製品、アルコール、高カルシウムまたは強酸性液体', 'ベースに2.0%乳酸カルシウム、浴に0.5%アルギン酸ナトリウム', '非常に安定、油や水中で数時間保存可能', '外向き(中心から離れて)'],
|
|
166
|
+
],
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
type: 'title',
|
|
170
|
+
text: 'すすぎと最終保存の手順',
|
|
171
|
+
level: 3,
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
type: 'paragraph',
|
|
175
|
+
html: '完成したスフィアは、ゲル化浴から取り出した直後に、清潔な冷水の浴ですすいでください。これにより、外部に付着した残留カルシウムやアルギン酸を洗い流し、化学反応を停止して異味(特に塩化カルシウムのわずかな苦味)を防ぎます。保存するには、スフィアを同じ密度の液体(添加物なしのフレーバーベース液や軽いシュガーシロップなど)に浸します。これにより、浸透圧による膜を通した水の移動を防ぎ、スフィアのしわ寄りや破裂を防ぎます。',
|
|
176
|
+
},
|
|
177
|
+
],
|
|
178
|
+
bibliography,
|
|
179
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
180
|
+
};
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const title = "구형화 욕조 계산기 정밀 분자요리 가이드";
|
|
5
|
+
const description = "직접 및 역구형화를 위한 알긴산나트륨과 젖산칼슘의 정확한 비율을 계산합니다. 잔탄검과 구연산나트륨으로 점도와 산도를 보정합니다.";
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: "직접 구형화와 역구형화의 차이점은 무엇인가요?",
|
|
10
|
+
answer: "직접 구형화는 알긴산나트륨을 향미 베이스에 첨가하여 칼슘 욕조에 떨어뜨리는 방식으로, 안쪽으로 계속 겔화되는 얇은 막을 형성합니다. 역구형화는 칼슘을 베이스에 첨가하여 알긴산염 욕조에 떨어뜨리며, 바깥쪽으로 자라는 막을 형성하고 헹굼 시 겔화 과정이 중단됩니다."
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
question: "구체가 납작해지거나 가라앉지 않는 이유는 무엇인가요?",
|
|
14
|
+
answer: "향미 베이스 액체가 알긴산나트륨 욕조보다 밀도가 낮으면 구체를 형성하지 않고 뜨게 됩니다. 소량의 잔탄검을 추가하면 베이스의 점도가 높아져 가라앉아 완벽한 구체를 형성할 수 있습니다."
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
question: "구형화에서 구연산나트륨의 역할은 무엇인가요?",
|
|
18
|
+
answer: "구연산나트륨은 칼슘 이온을 결합하고 pH를 높이는 격리제입니다. 베이스 액체가 고산성(pH 4.5 미만)이거나 칼슘을 함유한 경우 알긴산나트륨이 조기에 겔화됩니다. 구연산을 추가하면 이 산도가 중화됩니다."
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
question: "칼슘 욕조에 어떤 물이든 사용할 수 있나요?",
|
|
22
|
+
answer: "미네랄 함량이 높은 수돗물은 알긴산나트륨이 뭉치거나 조기에 겔화되는 원인이 될 수 있습니다. 증류수 또는 저칼슘 생수를 사용하는 것이 가장 좋습니다."
|
|
23
|
+
}
|
|
24
|
+
];
|
|
25
|
+
|
|
26
|
+
const howTo = [
|
|
27
|
+
{
|
|
28
|
+
name: "구형화 방법 선택",
|
|
29
|
+
text: "얇고 즉각적인 겔화를 위해 '직접법'을, 알코올, 유제품 또는 칼슘 함유 액체에는 '역방법'을 선택하세요."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
name: "액체 중량 입력",
|
|
33
|
+
text: "향미 베이스 액체와 물 욕조의 중량을 원하는 단위로 입력하세요."
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: "질감 및 산도 보정 추가",
|
|
37
|
+
text: "베이스 액체가 묽은 경우 잔탄검을, 고산성인 경우 구연산나트륨을 활성화하세요."
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: "재료 계량",
|
|
41
|
+
text: "요약 화면에 표시된 정확한 양의 알긴산나트륨, 젖산칼슘 또는 염화칼슘 및 보정제를 계량하세요."
|
|
42
|
+
}
|
|
43
|
+
];
|
|
44
|
+
|
|
45
|
+
const faqSchema = {
|
|
46
|
+
'@context': 'https://schema.org' as const,
|
|
47
|
+
'@type': 'FAQPage' as const,
|
|
48
|
+
mainEntity: faq.map((item) => ({
|
|
49
|
+
'@type': 'Question' as const,
|
|
50
|
+
name: item.question,
|
|
51
|
+
acceptedAnswer: { '@type': 'Answer' as const, text: item.answer },
|
|
52
|
+
})),
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
const howToSchema = {
|
|
56
|
+
'@context': 'https://schema.org' as const,
|
|
57
|
+
'@type': 'HowTo' as const,
|
|
58
|
+
name: title,
|
|
59
|
+
description,
|
|
60
|
+
step: howTo.map((step) => ({
|
|
61
|
+
'@type': 'HowToStep' as const,
|
|
62
|
+
name: step.name,
|
|
63
|
+
text: step.text,
|
|
64
|
+
})),
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
const appSchema = {
|
|
68
|
+
'@context': 'https://schema.org' as const,
|
|
69
|
+
'@type': 'SoftwareApplication' as const,
|
|
70
|
+
name: title,
|
|
71
|
+
description,
|
|
72
|
+
applicationCategory: 'UtilitiesApplication',
|
|
73
|
+
operatingSystem: 'Web',
|
|
74
|
+
offers: { '@type': 'Offer' as const, price: '0', priceCurrency: 'EUR' },
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
export const content: ToolLocaleContent = {
|
|
78
|
+
slug: 'spherification-bath-calculator',
|
|
79
|
+
title: '구형화 욕조 계산기',
|
|
80
|
+
description: '직접 및 역구형화를 위한 알긴산나트륨과 젖산칼슘의 정확한 비율을 계산합니다. 잔탄검과 구연산나트륨으로 점도와 산도를 보정합니다.',
|
|
81
|
+
faqTitle: '자주 묻는 질문',
|
|
82
|
+
ui: {
|
|
83
|
+
title: "구형화 욕조 계산기",
|
|
84
|
+
subtitle: "직접 및 역구형화를 위한 정밀 비율 제어",
|
|
85
|
+
unitLabel: "측정 시스템",
|
|
86
|
+
metricUnit: "미터법 (g / 그램)",
|
|
87
|
+
imperialUnit: "야드파운드법 (oz / 온스)",
|
|
88
|
+
methodLabel: "구형화 방법",
|
|
89
|
+
directMethod: "직접 구형화",
|
|
90
|
+
reverseMethod: "역구형화",
|
|
91
|
+
baseWeightLabel: "베이스 액체 중량",
|
|
92
|
+
bathWeightLabel: "욕조 물 중량",
|
|
93
|
+
xanthanLabel: "잔탄검 활성화 (점도 보정)",
|
|
94
|
+
citrateLabel: "구연산나트륨 활성화 (산도 / pH 격리제)",
|
|
95
|
+
recipeTitle: "계산된 레시피 요약",
|
|
96
|
+
baseGellingAgent: "베이스 겔화제",
|
|
97
|
+
bathGellingAgent: "욕조 겔화제",
|
|
98
|
+
xanthanGum: "잔탄검 (증점제)",
|
|
99
|
+
sodiumCitrate: "구연산나트륨 (완충제)",
|
|
100
|
+
warningLabel: "용해도 경고",
|
|
101
|
+
warningDesc: "필요한 약제 중량이 이 액체 부피의 용해 한계에 가깝거나 초과합니다. 용해에 시간이 더 걸리거나 가벼운 가온이 필요할 수 있습니다.",
|
|
102
|
+
directDesc: "저칼슘 가벼운 액체에 이상적입니다. 섬세하고 얇은 껍질의 구체를 만들며 즉시 제공해야 합니다.",
|
|
103
|
+
reverseDesc: "유제품, 알코올, 고칼슘 또는 산성 액체에 이상적입니다. 헹굼 후에도 겔화가 계속되지 않는 안정적인 구체를 만듭니다.",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
seo: [
|
|
108
|
+
{
|
|
109
|
+
type: 'title',
|
|
110
|
+
text: '분자 구형화와 하이드로콜로이드 겔화의 과학',
|
|
111
|
+
level: 2,
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
type: 'paragraph',
|
|
115
|
+
html: '구형화는 액체 코어를 얇은 겔 막 내부에 가두는 혁신적인 요리 기술입니다. 1940년대 산업용 포장 분야에서 시작되어 2000년대 초반 모더니스트 요리에 적용되었습니다. 기본 화학은 하이드로콜로이드의 상호 작용, 특히 알긴산나트륨 중합체가 2가 칼슘 양이온에 노출될 때의 가교 결합에 의존합니다.',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: '분자 화학: 알긴산나트륨과 칼슘 이온',
|
|
120
|
+
level: 3,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: '알긴산나트륨은 다시마에서 추출한 다당류로, 베타-D-만누론산(M 블록)과 알파-L-굴루론산(G 블록)의 선형 사슬로 구성됩니다. 나트륨염 형태에서는 물에 완전히 용해되어 점성 용액을 형성합니다. 칼슘 이온(염화칼슘 또는 젖산칼슘 글루콘산염 등)이 도입되면 2가 칼슘 이온(Ca2+)이 1가 나트륨 이온(Na+)을 대체합니다. 칼슘은 두 개의 양전하를 가지고 있기 때문에 인접한 중합체 사슬의 두 G 블록에 결합하여 이들을 연결합니다. 과학적으로 <strong>계란 상자 모델</strong>로 설명되는 이 겔화 과정은 독립적인 다당류 사슬을 물과 풍미 분자를 가두는 단단한 3차원 하이드로겔 네트워크로 연결합니다.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'title',
|
|
128
|
+
text: '직접 구형화 대 역구형화 메커니즘',
|
|
129
|
+
level: 3,
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'paragraph',
|
|
133
|
+
html: '두 가지 주요 구형화 방법은 겔화제와 칼슘염의 배치가 달라 서로 다른 기계적 특성을 나타냅니다:',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'list',
|
|
137
|
+
items: [
|
|
138
|
+
'<strong>직접 구형화:</strong> 알긴산나트륨을 향미 베이스 액체에 용해시킨 후 칼슘 욕조(보통 1.0% 염화칼슘)에 떨어뜨립니다. 겔화는 경계에서 즉시 시작됩니다. 칼슘 이온은 작고 이동성이 높기 때문에 욕조에서 구체의 중심으로 지속적으로 이동하여 겔 막이 안쪽으로 자라게 합니다. 즉시 헹구거나 제공하지 않으면 구체가 결국 완전히 겔화되어 단단하고 고무 같은 구슬로 변합니다.',
|
|
139
|
+
'<strong>역구형화:</strong> 젖산칼슘 글루콘산염(2.0%)을 향미 베이스 액체에 용해시킨 후 알긴산나트륨 욕조(0.5%)에 떨어뜨립니다. 알긴산 분자는 크고 이동 속도가 느리기 때문에 새로 형성된 겔 장벽을 쉽게 통과하지 못합니다. 대신 칼슘 이온이 바깥쪽 욕조로 이동하여 막을 바깥쪽으로 성장시킵니다. 이렇게 하면 구체를 꺼내 맑은 물에 헹구는 즉시 겔화가 중단되어 완전히 액체 상태의 코어를 무기한 보존합니다.'
|
|
140
|
+
],
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'title',
|
|
144
|
+
text: '구연산나트륨으로 산도 및 pH 장벽 극복',
|
|
145
|
+
level: 3,
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
type: 'paragraph',
|
|
149
|
+
html: '알긴산나트륨은 산에 매우 민감합니다. 향미 베이스 액체의 pH가 4.5 아래로 떨어지면 알긴산 분자가 제대로 수화되지 않습니다. 용해되지 않고 알긴산 사슬이 불용성 알긴산으로 침전되어 실 모양의 덩어리를 형성합니다. 이를 해결하기 위해 셰프는 <strong>구연산나트륨</strong>을 완충제로 사용합니다. 구연산나트륨은 수소 이온을 중화시켜 패션프루트나 라임 주스 같은 산성 재료의 pH를 임계치인 4.5 이상으로 끌어올려 알긴산이 완전히 수화되고 깨끗한 구형을 형성할 수 있게 합니다.',
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
type: 'title',
|
|
153
|
+
text: '잔탄검으로 유체 밀도 및 점도 조정',
|
|
154
|
+
level: 3,
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
type: 'paragraph',
|
|
158
|
+
html: '구체를 형성하려면 향미 베이스 액체 방울이 겔화 욕조에 완전히 잠겨야 합니다. 향미 베이스 액체가 욕조보다 밀도가 낮은 경우(역구형화 시 걸쭉한 알긴산나트륨 욕조 속 가벼운 알코올 또는 수성 쥬스 등), 표면에 떠서 납작해집니다. 소량의 <strong>잔탄검</strong>(일반적으로 0.1~0.2%)을 추가하면 베이스 액체의 점도가 높아집니다. 이 추가 점도는 방울이 욕조에 가라앉는 데 필요한 운동량을 제공하여 표면 장력이 방울을 완벽한 구체로 만들어줍니다.',
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
type: 'table',
|
|
162
|
+
headers: ['구형화 방법', '이상적인 재료', '필요 첨가제', '보관 특성', '겔 성장 방향'],
|
|
163
|
+
rows: [
|
|
164
|
+
['직접법', '저칼슘 과일 주스, 맑은 육수, 달콤한 시럽', '베이스에 0.5% 알긴산나트륨, 욕조에 1.0% 염화칼슘', '즉시 제공 필요, 시간이 지나면 완전 겔화', '안쪽 (중심 방향)'],
|
|
165
|
+
['역방법', '유제품, 알코올, 고칼슘 또는 고산성 액체', '베이스에 2.0% 젖산칼슘, 욕조에 0.5% 알긴산나트륨', '매우 안정적, 기름이나 물에 수시간 보관 가능', '바깥쪽 (중심에서 멀어짐)'],
|
|
166
|
+
],
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
type: 'title',
|
|
170
|
+
text: '헹굼 및 최종 보관 단계',
|
|
171
|
+
level: 3,
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
type: 'paragraph',
|
|
175
|
+
html: '완성된 구체는 겔화 욕조에서 꺼낸 직후 깨끗한 찬물 욕조에 항상 헹구세요. 이렇게 하면 외부에 묻은 잔류 칼슘이나 알긴산이 씻겨 나가 화학 반응이 중단되고 이취(특히 염화칼슘의 약간 쓴맛)를 방지할 수 있습니다. 보관을 위해 구체를 일치하는 밀도의 액체(첨가제가 없는 향미 베이스 액체 또는 가벼운 설탕 시럽 등)에 담그세요. 이렇게 하면 삼투 현상으로 인해 물이 막을 통해 이동하여 구체가 주름지거나 터지는 것을 방지할 수 있습니다.',
|
|
176
|
+
},
|
|
177
|
+
],
|
|
178
|
+
bibliography,
|
|
179
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
180
|
+
};
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const title = "Sferificatiebad Calculator Precisie Moleculaire Gastronomie Gids";
|
|
5
|
+
const description = "Bereken exacte verhoudingen van natriumalginaat en calciumlactaat voor directe en omgekeerde sferificatie. Corrigeer viscositeit en zuurgraad met xanthaangom en citraat.";
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: "Wat is het verschil tussen directe en omgekeerde sferificatie?",
|
|
10
|
+
answer: "Bij directe sferificatie wordt natriumalginaat aan de gearomatiseerde basis toegevoegd en in een calciumbad gedruppeld, waardoor een dun vlies ontstaat dat naar binnen blijft geleren. Bij omgekeerde sferificatie wordt calcium aan de basis toegevoegd en in een alginaatbad gedruppeld, waardoor een vlies naar buiten groeit en het geleringsproces stopt wanneer je het afspoelt."
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
question: "Waarom worden mijn bollen plat of zakken ze niet?",
|
|
14
|
+
answer: "Als de gearomatiseerde basisvloeistof minder dicht is dan het natriumalginaatbad, blijft deze drijven in plaats van een bol te vormen. Door een kleine hoeveelheid xanthaangom toe te voegen verhoog je de viscositeit van de basis, zodat deze zinkt en perfecte bollen vormt."
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
question: "Wat doet natriumcitraat bij sferificatie?",
|
|
18
|
+
answer: "Natriumcitraat is een sequestrant dat calciumionen bindt en de pH verhoogt. Als een basisvloeistof erg zuur is (pH onder 4,5) of calcium bevat, zal het natriumalginaat voortijdig geleren. Citraat toevoegen neutraliseert deze zuurgraad."
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
question: "Kan ik elk water gebruiken voor het calciumbad?",
|
|
22
|
+
answer: "Kraanwater met een hoog mineraalgehalte kan ervoor zorgen dat natriumalginaat samenklontert of voortijdig geleert. Gebruik bij voorkeur gedestilleerd water of calciumarm flessenwater."
|
|
23
|
+
}
|
|
24
|
+
];
|
|
25
|
+
|
|
26
|
+
const howTo = [
|
|
27
|
+
{
|
|
28
|
+
name: "Selecteer sferificatiemethode",
|
|
29
|
+
text: "Kies Direct voor dunne, onmiddellijke geling, of Omgekeerd voor vloeistoffen met alcohol, zuivel of calcium."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
name: "Voer vloeistofgewichten in",
|
|
33
|
+
text: "Voer het gewicht van je gearomatiseerde basisvloeistof en het waterbad in je gewenste eenheden in."
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: "Voeg textuur- en zuurtecorrecties toe",
|
|
37
|
+
text: "Schakel Xanthaangom in als je basisvloeistof dun is, of Natriumcitraat als deze erg zuur is."
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: "Meet ingrediënten af",
|
|
41
|
+
text: "Weeg de exacte hoeveelheden natriumalginaat, calciumlactaat of chloride, en correctiemiddelen af zoals weergegeven in het overzicht."
|
|
42
|
+
}
|
|
43
|
+
];
|
|
44
|
+
|
|
45
|
+
const faqSchema = {
|
|
46
|
+
'@context': 'https://schema.org' as const,
|
|
47
|
+
'@type': 'FAQPage' as const,
|
|
48
|
+
mainEntity: faq.map((item) => ({
|
|
49
|
+
'@type': 'Question' as const,
|
|
50
|
+
name: item.question,
|
|
51
|
+
acceptedAnswer: { '@type': 'Answer' as const, text: item.answer },
|
|
52
|
+
})),
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
const howToSchema = {
|
|
56
|
+
'@context': 'https://schema.org' as const,
|
|
57
|
+
'@type': 'HowTo' as const,
|
|
58
|
+
name: title,
|
|
59
|
+
description,
|
|
60
|
+
step: howTo.map((step) => ({
|
|
61
|
+
'@type': 'HowToStep' as const,
|
|
62
|
+
name: step.name,
|
|
63
|
+
text: step.text,
|
|
64
|
+
})),
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
const appSchema = {
|
|
68
|
+
'@context': 'https://schema.org' as const,
|
|
69
|
+
'@type': 'SoftwareApplication' as const,
|
|
70
|
+
name: title,
|
|
71
|
+
description,
|
|
72
|
+
applicationCategory: 'UtilitiesApplication',
|
|
73
|
+
operatingSystem: 'Web',
|
|
74
|
+
offers: { '@type': 'Offer' as const, price: '0', priceCurrency: 'EUR' },
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
export const content: ToolLocaleContent = {
|
|
78
|
+
slug: 'sferificatiebad-berekenaar',
|
|
79
|
+
title: 'Sferificatiebad Calculator',
|
|
80
|
+
description: 'Bereken exacte verhoudingen van natriumalginaat en calciumlactaat voor directe en omgekeerde sferificatie. Corrigeer viscositeit en zuurgraad met xanthaangom en citraat.',
|
|
81
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
82
|
+
ui: {
|
|
83
|
+
title: "Sferificatiebad Calculator",
|
|
84
|
+
subtitle: "Precieze verhoudingscontrole voor directe en omgekeerde sferificatie",
|
|
85
|
+
unitLabel: "Meetsysteem",
|
|
86
|
+
metricUnit: "Metrisch (g / gram)",
|
|
87
|
+
imperialUnit: "Imperiaal (oz / ounces)",
|
|
88
|
+
methodLabel: "Sferificatiemethode",
|
|
89
|
+
directMethod: "Directe Sferificatie",
|
|
90
|
+
reverseMethod: "Omgekeerde Sferificatie",
|
|
91
|
+
baseWeightLabel: "Gewicht Basisvloeistof",
|
|
92
|
+
bathWeightLabel: "Gewicht Badwater",
|
|
93
|
+
xanthanLabel: "Xanthaangom inschakelen (Viscositeitscorrectie)",
|
|
94
|
+
citrateLabel: "Natriumcitraat inschakelen (Zuurgraad / pH Sequestrant)",
|
|
95
|
+
recipeTitle: "Berekend Receptoverzicht",
|
|
96
|
+
baseGellingAgent: "Gelmiddel voor Basis",
|
|
97
|
+
bathGellingAgent: "Gelmiddel voor Bad",
|
|
98
|
+
xanthanGum: "Xanthaangom (Verdikkingsmiddel)",
|
|
99
|
+
sodiumCitrate: "Natriumcitraat (Buffer)",
|
|
100
|
+
warningLabel: "Oplosbaarheidswaarschuwing",
|
|
101
|
+
warningDesc: "Het vereiste gewicht van het middel ligt dicht bij of boven de oplosbaarheidsgrens voor dit vloeistofvolume. Oplossen kan langer duren of zachtjes verwarmen vereisen.",
|
|
102
|
+
directDesc: "Ideaal voor lichte vloeistoffen met een laag calciumgehalte. Creëert delicate, dunvliesige bollen die onmiddellijk geserveerd moeten worden.",
|
|
103
|
+
reverseDesc: "Ideaal voor zuivel, alcohol, calciumrijke of zure vloeistoffen. Creëert stabiele bollen die na het afspoelen niet verder geleren.",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
seo: [
|
|
108
|
+
{
|
|
109
|
+
type: 'title',
|
|
110
|
+
text: 'De Wetenschap van Moleculaire Sferificatie en Hydrocolloïdgelering',
|
|
111
|
+
level: 2,
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
type: 'paragraph',
|
|
115
|
+
html: 'Sferificatie is een revolutionaire culinaire techniek die een vloeibare kern insluit in een dun, gelerend vlies. Oorspronkelijk ontwikkeld in de industriële verpakkingssector in de jaren 1940, werd het begin deze eeuw aangepast voor de moderne keuken. De onderliggende chemie is gebaseerd op de interacties van hydrocolloïden, met name de vernetting van natriumalginaatpolymeren bij blootstelling aan divalente calciumkationen.',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: 'De Moleculaire Chemie: Natriumalginaat en Calciumionen',
|
|
120
|
+
level: 3,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: 'Natriumalginaat is een polysacharide gewonnen uit bruin zeewier, bestaande uit lineaire ketens van bèta-D-mannuronzuur (M-blokken) en alfa-L-guluronzuur (G-blokken). In zijn natriumzoutvorm is het volledig oplosbaar in water en vormt het een viskeuze oplossing. Wanneer calciumionen (zoals calciumchloride of calciumlactaatgluconaat) worden geïntroduceerd, vervangen de divalente calciumionen (Ca2+) de monovalente natriumionen (Na+). Omdat calcium twee positieve ladingen heeft, bindt het aan twee G-blokken op aangrenzende polymeerketens en verbindt ze. Dit proces, wetenschappelijk beschreven als het <strong>eierdozenmodel</strong> van gelering, verbindt de onafhankelijke polysacharideketens tot een star, driedimensionaal hydrogelnentwerk dat water en smaakmoleculen vasthoudt.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'title',
|
|
128
|
+
text: 'Directe versus Omgekeerde Sferificatiemechanismen',
|
|
129
|
+
level: 3,
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'paragraph',
|
|
133
|
+
html: 'De twee belangrijkste methoden van sferificatie verschillen in waar het gelmiddel en de calciumzouten worden geplaatst, wat leidt tot verschillende mechanische eigenschappen:',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'list',
|
|
137
|
+
items: [
|
|
138
|
+
'<strong>Directe Sferificatie:</strong> Natriumalginaat wordt opgelost in de gearomatiseerde basisvloeistof, die vervolgens in een calciumbad (meestal 1,0% calciumchloride) wordt gedruppeld. De gelering begint onmiddellijk op de grenslaag. Omdat calciumionen klein en mobiel zijn, migreren ze continu van het bad naar de kern van de bol, waardoor het gelvlies naar binnen groeit. Als de bol niet onmiddellijk wordt afgespoeld en geserveerd, geleert deze uiteindelijk volledig door en verandert in een vaste, rubberachtige parel.',
|
|
139
|
+
'<strong>Omgekeerde Sferificatie:</strong> Calciumlactaatgluconaat (2,0%) wordt opgelost in de gearomatiseerde basisvloeistof, die vervolgens in een natriumalginaatbad (0,5%) wordt gedruppeld. Omdat alginaatmoleculen groot en langzaam zijn, kunnen ze de nieuw gevormde gelbarrière niet gemakkelijk passeren. In plaats daarvan migreren calciumionen naar buiten in het bad, waardoor het vlies naar buiten groeit. Dit stopt de gelering onmiddellijk zodra de bol uit het bad wordt gehaald en in helder water wordt gespoeld, waardoor een volledig vloeibare kern voor onbepaalde tijd behouden blijft.'
|
|
140
|
+
],
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'title',
|
|
144
|
+
text: 'Zuurgraad en pH Barrières Overwinnen met Natriumcitraat',
|
|
145
|
+
level: 3,
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
type: 'paragraph',
|
|
149
|
+
html: 'Natriumalginaat is zeer gevoelig voor zuur. Wanneer de pH van een gearomatiseerde basisvloeistof onder 4,5 daalt, kunnen de alginaatmoleculen niet goed hydrateren. In plaats van op te lossen, slaan de alginaatketens neer als onoplosbaar alginezuur en vormen ze draderige klonten. Om dit op te lossen gebruiken chefs <strong>natriumcitraat</strong> als buffer. Natriumcitraat neutraliseert de waterstofionen en verhoogt de pH van zure ingrediënten zoals passievrucht of limoensap boven de kritische drempel van 4,5, waardoor het alginaat volledig kan hydrateren en schone, bolvormige structuren kan vormen.',
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
type: 'title',
|
|
153
|
+
text: 'Vloeistofdichtheid en Viscositeit Aanpassen met Xanthaangom',
|
|
154
|
+
level: 3,
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
type: 'paragraph',
|
|
158
|
+
html: 'Om een bol te vormen, moet de druppel gearomatiseerde basisvloeistof volledig onderdompelen in het gelbad. Als de gearomatiseerde basisvloeistof minder dicht is dan het bad (zoals een lichte alcohol of sap op waterbasis in een dik natriumalginaatbad tijdens omgekeerde sferificatie), zal deze op het oppervlak drijven en plat worden. Het toevoegen van een minuscule hoeveelheid <strong>xanthaangom</strong> (meestal 0,1% tot 0,2%) verhoogt de viscositeit van de basisvloeistof. Deze extra body geeft de druppel het nodige momentum om in het bad te zinken, zodat de oppervlaktespanning de druppel tot een perfecte bol kan vormen.',
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
type: 'table',
|
|
162
|
+
headers: ['Sferificatiemethode', 'Ideale Ingrediënten', 'Vereiste Toevoegingen', 'Bewareigenschappen', 'Groeirichting Gel'],
|
|
163
|
+
rows: [
|
|
164
|
+
['Directe Methode', 'Calciumarme vruchtensappen, heldere bouillons, zoete siropen', '0,5% Natriumalginaat in basis, 1,0% Calciumchloride in bad', 'Direct serveren, geleert na verloop van tijd volledig', 'Naar binnen (naar het centrum)'],
|
|
165
|
+
['Omgekeerde Methode', 'Zuivel, alcohol, calciumrijke of sterk zure vloeistoffen', '2,0% Calciumlactaat in basis, 0,5% Natriumalginaat in bad', 'Zeer stabiel, urenlang te bewaren in olie of water', 'Naar buiten (vanaf het centrum)'],
|
|
166
|
+
],
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
type: 'title',
|
|
170
|
+
text: 'Afspoelen en Laatste Conserveringsstappen',
|
|
171
|
+
level: 3,
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
type: 'paragraph',
|
|
175
|
+
html: 'Spoel de afgewerkte bollen altijd direct na het verwijderen uit het gelbad in een bad met schoon, koud water. Dit verwijdert achtergebleven calcium of alginaat van de buitenkant, stopt de chemische reactie en voorkomt onaangename smaken (vooral de licht bittere smaak van calciumchloride). Voor opslag kun je de bollen onderdompelen in een vloeistof met een overeenkomstige dichtheid (zoals de gearomatiseerde basisvloeistof zonder toevoegingen of een lichte suikersiroop) om te voorkomen dat water door osmose door het vlies beweegt, waardoor de bollen zouden kunnen krimpen of barsten.',
|
|
176
|
+
},
|
|
177
|
+
],
|
|
178
|
+
bibliography,
|
|
179
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
180
|
+
};
|