<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tutorial &#8211; Ice Cream Calculator</title>
	<atom:link href="https://icecreamcalc.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>https://icecreamcalc.com</link>
	<description>Ice cream recipe and balancing software</description>
	<lastBuildDate>Thu, 27 Jun 2024 12:36:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2020/07/cropped-20200613_204003-1-scaled-e1594064807104-1.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Tutorial &#8211; Ice Cream Calculator</title>
	<link>https://icecreamcalc.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186510968</site>	<item>
		<title>New and updated post on balancing</title>
		<link>https://icecreamcalc.com/2024/01/22/new-and-updated-post-on-balancing/</link>
					<comments>https://icecreamcalc.com/2024/01/22/new-and-updated-post-on-balancing/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Mon, 22 Jan 2024 10:31:06 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=4009</guid>

					<description><![CDATA[Added an article to the Knowledge Base on balancing. Balance Knowledge Base Article]]></description>
										<content:encoded><![CDATA[
<p>Added an article to the Knowledge Base on balancing.</p>



<p><a href="https://icecreamcalc.com/knowledge-base/balancing/" data-type="epkb_post_type_1" data-id="3876">Balance Knowledge Base Article</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2024/01/22/new-and-updated-post-on-balancing/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4009</post-id>	</item>
		<item>
		<title>Ingredients database explained</title>
		<link>https://icecreamcalc.com/2021/12/27/ingredients-database-explained/</link>
					<comments>https://icecreamcalc.com/2021/12/27/ingredients-database-explained/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Mon, 27 Dec 2021 10:15:53 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=2165</guid>

					<description><![CDATA[Ingredients database explained.]]></description>
										<content:encoded><![CDATA[
<p>This post will explain where and how ingredients are saved and stored.</p>



<p>Ingredients can be saved in three different places.</p>



<ol class="wp-block-list"><li>Standard database ingredients</li><li>User database ingredients</li><li>Recipe ingredients</li></ol>



<p>In a recipe these three types of ingredients are color coded.</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" decoding="async" width="432" height="109" src="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/12/image-1.png?resize=432%2C109&#038;ssl=1" alt="" class="wp-image-2167" srcset="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/12/image-1.png?w=432&amp;ssl=1 432w, https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/12/image-1.png?resize=300%2C76&amp;ssl=1 300w" sizes="(max-width: 432px) 100vw, 432px" /></figure>



<p>So, here Chocolate 70%, Sucrose and Salt are from the online standard database.<br>Cacao powder 21% is from the user database.<br>Fructose is a recipe ingredient. This means it is not in the standard or the user database.</p>



<p>A recipe RCP file is a standalone file, it has all the ingredients and their data included. This means that if you open an old RCP file or you get a RCP file from someone else you can always open it and get the correct ingredients, even if it contains ingredients that are not in the standard database or your local user database.</p>



<div class="wp-block-uagb-advanced-heading uagb-block-8cf4b2b6"><h2 class="uagb-heading-text">Ingredient IDs</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Every ingredient has a unique ID. This means that when you open a recipe the calculator knows exactly what ingredients are in the recipe and which database they belong to.<br>If the ID is empty or not found in the standard or user database the ingredient is flagged as a &#8220;recipe&#8221; ingredient and color coded red. The ingredient is absolutely fine it just means that it can not be located in any of the databases.<br>Using a unique ID for every ingredient also means you can have multiple ingredients with the same name, this is fine but maybe not recommended. <br><img fetchpriority="high" decoding="async" width="624" height="343" src="https://lh6.googleusercontent.com/D2316nBs3f7v2nP7L_20fuJK-MkkqZ_hpovnWtCLwvWQNc3pV25OJP1Se2zK_KWiGKgamWL45AXpt9BmZw58fXwYeNwPKubJ2WJ8thxHFARZLaeKMduBxHPXgP_7TwdgLV4wRS4i"><br>You can see the unique ID and some other info at the bottom left corner of the ingredient dialog.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-89ed7c2d"><h2 class="uagb-heading-text">Modifying ingredients</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">When you open a recipe file the ingredients will be updated with the data from the database.<br>What does this mean?<br>Say you have an ingredient in your local user database and you have used this ingredient in a recipe. Remember this ingredient has a unique ID.<br>You save the recipe and sometime later you might change the data in the database for that ingredient. Maybe you change the Total fat or PAC or POD or even the Name of the ingredient.<br>The unique ID is still the same so when you open your old recipe, that you made with the original version of the ingredient, the calculator will detect this and replace the ingredient with the updated version from the database.<br><strong>The bottom line is that when opening a recipe file the calculator will always try to update the ingredient using the version from the database as long as the ingredient still exists in the standard or user database.</strong></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-0645f94b"><h2 class="uagb-heading-text">Standard Database</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">The standard database contains 100+ of the most common ingredients to get you started. This database is an online SQL database that is managed by icecreamcalc. You can not edit the ingredients in the standard database, they are read-only.<br>If you need to modify a standard ingredient you will have to make a copy to you local user database. This is totally fine and nothing you should avoid doing if you like.<br>When you start the calculator the standard ingredients are loaded from the online SQL database.<br>If you do not have an internet connection the calculator will use a cashed copy of the standard database.<br>In the settings dialog you can choose if you want to load the standard database or not by checking the &#8220;Hide standard database&#8221; checkbox. If you only use your local database this is advisable.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-643ff982"><h2 class="uagb-heading-text">Local user database</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">All ingredients that you add yourself will be stored in your local user database. These ingredients are fully editable and you have full control over them. <em>If you use the calculator professionally it is recommended that you only use ingredients from the local database.</em><br>These ingredients are saved in a file called <strong>user.db</strong>. This file is located in the DATA folder, C:\ProgramData\Ice Cream Calculator. The easiest way to open this folder is to go to the Settings dialog and press the &#8220;Open data folder&#8221; button.<br>The local database is loaded when you start the calculator and saved when you close the calculator.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-7b9364cf"><h2 class="uagb-heading-text">Recipe ingredients</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">A recipe can also contain ingredients that are not found in any database. The reason for this can be that you open a recipe from someone else. If you use the Share dialog and open a recipe that recipe may contain ingredients not found in your database. In this case the ingredient is flagged as a &#8220;recipe&#8221; ingredient. Another reason can be that you have deleted the ingredient from the database. In any case if you double-click on a &#8220;recipe&#8221; ingredient to edit it you will be prompted to add it to the database. This gives you control of what ingredients you want to add to your local database.<br>Another way a &#8220;recipe&#8221; ingredient can be created is to use the &#8220;Evaporate ingredient&#8221; button. For example you are making a strawberry ice cream. The strawberries are boiled down to reduce water and intensify the flavor. You start with 300g of strawberries and after boiling them you have 150g left. Instead of adding &#8220;Strawberries cooked&#8221; to the database you can press the &#8220;Evaporate ingredient&#8221; and get a correct ingredient. When using the &#8220;Evaporate ingredient&#8221; you get a selection if you want to add this to the database or not. If you don&#8217;t add it to the database a &#8220;recipe&#8221; ingredient is created.<br><img decoding="async" width="266" height="285" src="https://lh3.googleusercontent.com/sTWwCWHzvE-xp8N2Ni6Py2Ff8SMIfED3iHQmw1zrZWi9iEYoaUkiEkjtbwE89ko0NfLhR8bhF1w_d_gPfLqUOE6vEOYVg5rvPCrRSAQeQEgQDO_hc_UUbGR_DZMKZJwtXtK0GIBi"><br></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/12/27/ingredients-database-explained/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2165</post-id>	</item>
		<item>
		<title>Balancing for different ice cream types</title>
		<link>https://icecreamcalc.com/2021/12/09/balancing-for-different-ice-cream-types/</link>
					<comments>https://icecreamcalc.com/2021/12/09/balancing-for-different-ice-cream-types/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Thu, 09 Dec 2021 14:14:45 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=2143</guid>

					<description><![CDATA[NOTE! This tutorial is for an older version. More info here Though I&#8217;d share how I balance my ice creams for a few different types. Remember there is no absolute right way to do this as it depends on the properties you look for in your final ice cream. But this can be a starting&#8230;&#160;<a href="https://icecreamcalc.com/2021/12/09/balancing-for-different-ice-cream-types/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Balancing for different ice cream types</span></a>]]></description>
										<content:encoded><![CDATA[
<p><strong>NOTE! This tutorial is for an older version</strong>. More info <a href="https://icecreamcalc.com/knowledge-base/balancing/" data-type="epkb_post_type_1" data-id="3876">here</a> </p>



<p>Though I&#8217;d share how I balance my ice creams for a few different types. Remember there is no absolute right way to do this as it depends on the properties you look for in your final ice cream. But this can be a starting point to get you going.</p>



<p>I almost always use egg yolks in my ice cream. This does not mean I consider all of them custard based. Sometimes I just add 2 egg yolks per Kg to get the emulsification from the eggs, and this I don&#8217;t consider a custard. With just two egg yolks you will not taste the eggs.</p>



<div class="wp-block-uagb-advanced-heading uagb-block-749d1fe7"><h2 class="uagb-heading-text">Vanilla Ice Cream</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Flavors like vanilla or other spice based flavors where you add a comparably small amount are one of the easiest ice creams to balance. The flavor ingredient does not add a lot of solids or fat or water so you don&#8217;t have to take that into account.<br>Here you can also decide if you want a low egg yolk or a custard style ice cream.<br><br>There are a few decisions you have to make to decide the style you want to have.<br>1. How many eggs (1-6)<br>2. Total fat level (12%-18%)<br>3. Total solids level (40%-46%)<br>Depending on your choice you can have a very light clean ice cream or a heavy dense ice cream.<br>If you don&#8217;t use eggs at all you should consider adding some other emulsifier.<br><br><strong>Balancing example</strong><br>When balancing you should check the Fixed checkbox for the Egg Yolks and Stabilizer. This will keep these values fixed and they will not be changed by the balancing.<br>This is an example using four egg yolks.<br><img loading="lazy" decoding="async" width="856" height="516" src="https://lh3.googleusercontent.com/wSQPr_twGR07qNfaMZQEukJAhx5W1wvBCSJMAeEJLpLC91456Y-hG6mR73uQ9qvExRLwGRvIMZlmr78EgGP41BIf6UQl-qwhv3wOlN9wtMm6OOniF5-ZNh45UtnnfG1o05Outsd9"><br>I set the Total fat to 15%<br>Total solids to 42%<br>MSNF/Water to 15%<br>POD to 175<br>Serving temp to -15C/5F<br><br>I don&#8217;t worry so much about the butter fat anymore I usually only look at the total fat content. Total solids are 42% in this case, this will give the ice cream a good body but not too dense. With this style of ice cream I usually use the MSNF/Water parameter and I try to hit approx 15%. This works very good as this is a milk/cream based ice cream. If making ice cream not based on milk/cream you could experiment using TNSF/Water instead. TSNF are the Total Solids Not Fat. I set the POD to the sweetness I like, this changes a bit depending on flavor but usually in the 175-180 range. I know some people like less sweet ice cream and then you just adjust this to your liking. Finally I almost always balance for a specific serving temp these days. -15C/5F is my favorite right now.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-c30fa633"><h2 class="uagb-heading-text">Chocolate Ice Cream</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Chocolate ice cream is much more challenging. The problem is that if you want a rich powerful chocolate flavor you need to add a lot of chocolate. The chocolate will add fat, sugar and other solids so you have to balance your ice cream to account for this.<br>The first we can do is to remove the egg yolks or use just one or two. Then we remove or reduce the Skim milk powder as we have plenty of solids from the chocolate already. I also add Fructose as well as Dextrose and Sucrose to be able to control the sweetness, serving temp and solids better. Fructose adds a lot of sweetness with lower solids compared to Sucrose.<br><br><strong>Let&#8217;s look at an example.</strong><br>We first have to select how much chocolate to use and what kind of chocolate. In this example I use both a 70% chocolate and cocoa powder.<br>We use 100g 70% chocolate and 40g coco powder.<br>Now, it&#8217;s important to note the following.<br>If we make this ice cream with only Milk we will have the lowest total solids and lowest fat content possible depending on the sweetness level and serving temp selected.<br>If we want to increase the total fat we will inevitably increase the total solids.<br>So, it&#8217;s important to understand that we can not balance the ice cream in any way we like as we are bound by the ingredients and the relationship between them.<br><br><img loading="lazy" decoding="async" width="840" height="507" src="https://lh3.googleusercontent.com/iz14bmG-89IbunnovmbWcohaYfhlmsOhBiDzsVebUU3Z4waGsT8fVIR1nzaSSTVc8jkG1G3hqBI3P-Kt72NRl73dKy7vrskM5H08PFfEjBZ7DpR5RD-OKXoD572lInavfs7PRB2W"><br>First we check the Fixed checkbox for the chocolate, stabilizer, salt and eggs to remove them from the balancing. The salt will help reducing the freezing point and the bitterness of the cocoa. I&#8217;m using two egg yolks but you can also skip the eggs and use Lecithin for example.<br><br>We also remove the MSNF/Water from the balancing targets as we have a lot of solids from the chocolate we will never be able to reach the MSNF/Water target.<br><br>As you can see we don&#8217;t reach our targets exactly, the total solids are a bit higher but to reduce the total solids we would have to reduce the total fat as well. It&#8217;s a choice you have in this case and it&#8217;s hard to get both. Everything else if pretty close to our targets.<br><br>I have not made this exact recipe myself so I&#8217;m not sure how good it would be. Let me know if you try it!<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-89c13a2c"><h2 class="uagb-heading-text">Strawberry Ice Cream</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Ice creams with fruit or berries or other flavors with a lot of water also needs to be adjusted and balanced correctly. We can of course boil or roast the fruit to remove some of it&#8217;s water. The downside is that most berries and fruit will loose some of it&#8217;s flavor when cooked. This can be compensated to some degree by adding acid in the form of malic acid or citric acid or lemon juice. But you can also avoid cooking the fruit and still balance the recipe to account for the extra water. In this example we will not cook the strawberries to show how to balance it correctly.<br>These recipes are generally easier to balance compared to for example chocolate. They basically just add water and that is easier to handle.<br>We also want to lower the total fat a little for this type of ice creams to avoid muting the strawberry flavor too much. To help with this I use Inulin, a dietary fiber, to be able to increase the solids without adding too much fat. This recipe has 300g of fresh strawberries and two egg yolks are used as emulsifier.<br><img loading="lazy" decoding="async" width="843" height="509" src="https://lh6.googleusercontent.com/9FERb2bbZr33XBfJVoC-GeE3xQJZGoqOHwcvEPx_iIrPGV-au82wXxAkIHc_GuUmov18r4WQyH6pE4GGb6iOUIKZpYVmu9AJwoP4DGCWvKWibJDmxjRV1T6pYqH5Gmf0mV8vO4TG"><br>Check the Fixed checkbox for the strawberries, stabilizer and egg yolks to remove them from the balancing. We set the Total fat to 13% and the rest is the same as the vanilla recipe. As you can see we are pretty close on all parameters. I also want to tip you about Malic acid. Malic acid is the acid found in for example apples. It is very good to enhance the flavors in fruit and berry ice creams and make it fresh and bright. You can add just a little to taste.<br><br></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/12/09/balancing-for-different-ice-cream-types/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2143</post-id>	</item>
		<item>
		<title>Customizing Tutorial</title>
		<link>https://icecreamcalc.com/2021/09/09/customizing-tutorial/</link>
					<comments>https://icecreamcalc.com/2021/09/09/customizing-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Thu, 09 Sep 2021 09:04:42 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=1971</guid>

					<description><![CDATA[Customizing tutorial.]]></description>
										<content:encoded><![CDATA[
<p>The calculator can be customized in multiple ways. You can and should customize it to fit your own needs. The standard is just a starting point, to take full advantage of the software you must customize it. In this tutorial I will go through all customization options and show examples of how this works.</p>



<div class="wp-block-uagb-advanced-heading uagb-block-fc9e78aa"><h2 class="uagb-heading-text">Ingredient Table</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="1057" height="271" src="https://lh5.googleusercontent.com/kLnS3svjYdn1zSEVCfYiArfGo6ShTUxCylY2vyHvEJvn_dUBhlMOhYIje5Ee8AJq3eXKdLd8Uxm--RfRYW_AHbYxwAX7OmAPRlok3IPJSGPAyZjc7kXNzkKEMkFo9daNSnm9J9OR=s0"><br>The default columns in the main ingredient table. <br>You can customize this table and select what columns to show. You can also save different settings to be able to quickly switch between them. What you choose depends on what type of product you make and the level of detail you need.<br><br>To customize right-click in the table and select Customize.<br><img loading="lazy" decoding="async" width="381" height="574" src="https://lh5.googleusercontent.com/1p16o5LBNaMMyHZ_Eq6dc6F1863cEQQGli7WDGKsZQfQq6lS9NfPEnmz_5DFK6HPM0WO3IYDovxNCHJyStJacx04FOZWi5IezzULeRk6e3bqW3phUHqXHCeJpG96sVkRqWJv8pfR=s0"><br>On the left you can check/uncheck visible columns and on the right you set the column order. At the bottom you can save and delete profiles. Let&#8217;s create a Simple profile.<br>Press the + button and input Simple.<br><img loading="lazy" decoding="async" width="235" height="104" src="https://lh3.googleusercontent.com/o59pvINstx-6kelWRLipk3s45RfTwH-zaxn8GbYkWN96THjnqkYS7t7lngGU5F2u_xJfh3Yqs83Vn1h808Ho6a5bxE55NN34sZMaR2B9iFicuy_5Xl2qKfNpQRjszdVYt9n4WzEC=s0"><br>Then we check/uncheck items to get this.<br><img loading="lazy" decoding="async" width="381" height="574" src="https://lh3.googleusercontent.com/w3Cmk47r_Ll1Im8Tkt8ITdQpB_8ZoRyff4kQMYhbQsaGImTshq1p8bvX6OoHYzmxDtsZCFAdnsVCerHmGlJeyhBU6Ir0JqgLmLvdVlCtii9fOPJ54Boek9U1k8MCjuzKycxrEX8L=s0"><br>You can rearrange the order of the items on the right by holding the left mouse down and drag/drop to change position.<br>Now press OK to use the &#8220;Simple&#8221; table.<br><img loading="lazy" decoding="async" width="985" height="393" src="https://lh5.googleusercontent.com/8eeSO5KucRePAo39IZIhk9zN1wXKQW1GkU5RXCcbBRpM9NT2sLsu3BD0-she_L1X8lMKTwRqIRvffZAyXpO85fN6InBgd9irtPkjMNLelUmjEFMpNn0X85oCkKYGor5OvftH430N=s0"><br>After you have created any custom tables you can just right-click in the table to quickly change between them.<br><img loading="lazy" decoding="async" width="114" height="88" src="https://lh3.googleusercontent.com/zqG50lKc6UYNVUkBzaRrYQ-Dn4qOfQCxr3UuZGjYGdHwgMCDhSOlvBQbYJn8ur16-71b5v30LBAFYYjmZmmP8_Q6GymtXk02xXG7jgg1K4pgH4Ug2crVAmxFWhE-g6wDGyijtGSA=s0"><br><br>One last thing regarding the ingredient table. You can compact and/or expand the table by clicking on the Compact and Expand buttons in the top right corner of the table.<br><img loading="lazy" decoding="async" width="80" height="39" src="https://lh6.googleusercontent.com/_RBihuCjFMV0_6uJ9UWtPYlgA9yUc2_JlTvPg_oG_IIL7xj4ihkV4n6FH3vyJaODLNqmOaRZuQUaLiR4VW4Ck-UXkGwS7zCDulS-4L4DBCxwEZarlrZkEazb-ht9gWdEiHwZEJAJ=s0"><br><br>This is a compacted table.<br><img loading="lazy" decoding="async" width="624" height="177" src="https://lh4.googleusercontent.com/dHH2kTsXQqO5-CZXsITaHgBDxT2_2M9RBtsQsCA2k0AXnPu9Jh8uzzF_deuNEKE8B1HGhNm1IvVWGjB_N1f02KxbSPJ-CLBeKImePb_Nrk86DXWktGYI2-C2KVdeqmpgiTj5hF1R=s0"><br>and this is an expanded table<br><img loading="lazy" decoding="async" width="624" height="176" src="https://lh3.googleusercontent.com/kTZp4EnpnxcoTGEyLgLNooL404Fj5sPPK_nFeooKHEW7KjpL8zoVGrtttpMYcdKDOK4HJZmIPMPZdSkkcVPpmgDKxnQee6Pc9XsNJYEJvLFovVY9vYtsG1GIZyl1oclkvzwAYO5r=s0"><br><br><br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-e9dc5819"><h2 class="uagb-heading-text">Database Table</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="1034" height="707" src="https://lh5.googleusercontent.com/DGkNpu_-SHKTNBdickcyM8_KFsk11Ro8gLWnvh4J-PkuotZCMOqdYA9_aIqlK4rhAsn0KVVEqwn2AVlNemIQaQoE7NKuKRcTBGRxhZAw0CoDiGBjdPPGuX4glfWjqm1L45rryB43=s0"><br>The customization of the database table works in the exact same way as the ingredient table.<br>You right-click to select a saved table or to customize the table.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-d6ae63ad"><h2 class="uagb-heading-text">Charts</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">The software comes with three default charts. Ice cream, Gelato and Sorbet.<br><img loading="lazy" decoding="async" width="857" height="302" src="https://lh4.googleusercontent.com/-8xF1TnfjARk694fP4duNyPq1LhCDJtv-OEOCvtRibEh7DV7UbwfeBNMDoLLy_IOcMqtPbzeNETAul5QG8MgSHFM2LC672xsye4TQ8zMwx7MNYDVv4lmZSH-PxkaPHr73KkjvlyV=s0"><br>These three standard charts are very general and you should make your own charts with your own min/max ranges for the gelato or ice cream you make. You can for example make a Chocolate Ice Cream chart with settings for chocolate and a Fruit Ice Cream etc etc.<br><br>Right click in the chart and select Customize.<br><img loading="lazy" decoding="async" width="836" height="407" src="https://lh5.googleusercontent.com/CM-raBJP3eGbvtBgtHZkHK_85dqNeAl_SiKdZlwv10GdANdjDmUr0FPpk33xDT5e1pA0TqjsxAugJ8AScBTsV_x3Y2KIItcUjpi2KxvAFXzw3uklzK1FsGyrsTbCPCh3155C3dp-=s0"><br>The three standard charts can not be modified but you can press the +(Add) button to add a new chart.<br>So, press the + and add a &#8220;Chocolate Ice Cream&#8221; chart.<br><img loading="lazy" decoding="async" width="235" height="104" src="https://lh4.googleusercontent.com/ilaNK5K8EvxwVgs892P4h0zSCvVUWHJFp1SdXj3_mLRS0-Y9l3F3sId0g-ek8mKA8eyEAaCyc5VvnOaVeC7dO1x0Zo251bG8oDUMJ0iJArc6eZymicGP31RB-G8sUG2nMSAH4txC=s0"><br>We can now edit the chart and add/remove items and change the min/max ranges. This is an example.<br><img loading="lazy" decoding="async" width="842" height="410" src="https://lh4.googleusercontent.com/eMl-LC8Ml9YlPs7t9AedaVTidfisUcD-zETjJCgN9CZCl--LCFmtdHYBIypGxhKKWSBRUkvCsgR0DLiPE0Qjq65NTcQS7J0nzC7VT-xpbBOtlvAZbxItsLkSR1Ukf8xtyLC-swPE=s0"><br>Press OK to select the new chart.<br><img loading="lazy" decoding="async" width="843" height="297" src="https://lh5.googleusercontent.com/fBrgxXOrnca7SpWs0Bf1c_o0iExSWHcVi1qfRwwXMTdIjXLTi6Ycx24n2xwxwIHybjl5mp1Z0DRtGn1npPSphB3fqvpfWFxY-XLVWf0B2GJiXGmnSjY0CM1qfDXjKybqXikurwn8=s0"><br>You can now add charts to fit the types of ice creams/gelato you make.<br><img loading="lazy" decoding="async" width="600" height="340" src="https://lh5.googleusercontent.com/RwhJ9SoeS26v4l5FZkNkgI1_SPL1TDXpe6veF-ZZQfUDcR09LIO-4vSAUHzWLpfpKSnmf1s--IV29jHqdg0sLvMf1j2qTaxQzqw3tWYHgZymhcafC6D1hAWbsduf6elhii5GdARF=s0"></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-6c8136de"><h2 class="uagb-heading-text">Panels</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">All available data can not be added to the chart. Only data that is a percentage of the weight can be added to the chart. Other data like freezing point, PAC, POD, Serving temp etc. can instead be added to the panels below the chart.<br><img loading="lazy" decoding="async" width="601" height="197" src="https://lh5.googleusercontent.com/XClWpHWWtprWBZhY4LHxe7B_92vUkqXTyq810kPJJpdhtHTlLZdhw07138EEpt5xFDwE2bIGavw_MK8K89fN-Z-XaFNrDOw1uYv40zxRIu8N3kHnsoB3mlWJF7AuC37cNkp81jMc=s0"><br><br>Right click on a panel or in the panel area to modify the panels.<br><img loading="lazy" decoding="async" width="342" height="219" src="https://lh3.googleusercontent.com/6jp5-jXmpbldxZqCqWrcpjvHFV2OdcBnL4suPXu5EhDGfJlxtcH6Mu7i_lyRfKWxLsz00mI0T7YtAiSO8WaBWHIYX4kEZbFd_vWIoqCtivgq2z2ItmiFEbIHHH684xvhHt6Uhhf4=s0"><br>To add a panel select Add panel.<br><img loading="lazy" decoding="async" width="271" height="273" src="https://lh3.googleusercontent.com/InCdZ9uIoyzeh8aE_lGoAuMmnOsO8oxefjO7gOOFIpVBuMlZG9lvz4FZ2J4p9YG5JCjDXG_FuUe2GkLS3bJgztBK0vtnPPBalUb4MRpBfchBSTT-4y88FYuZB176QUPd-MRmpdNy=s0"><br>This is the dialog to add/edit a panel. You select the data to show in the panel at the top and then you can change the caption of the panel if you like.<br>You can set min and max ranges for the value. The panels are color coded.<br>Yellow- this means no min or max has been set<br>Green &#8211; The value is inside the min/max range<br>Red &#8211; The value is outside the range<br>If you add a min or max value the min/max will be displayed as a tool-tip on the panel when you hold the mouse over it.<br>The Pos is the position of the panel in the panel area.<br><br>So lets add a few panels.<br><img loading="lazy" decoding="async" width="852" height="236" src="https://lh3.googleusercontent.com/lwL-czvbuDnfrB62dLSZIb9U9-Q8K6D3HMCZ1eKyTeT6fiebZfdQV84XvdWmZjg7e6yUS2r0X22Z_EvRnwa7zSp53HznLk75BKAMOlJsSTo9HfVgw3WUo2SKWePZ3DWJDaosMfG_=s0"><br><br>After adding panels you can save the layout by selecting Customize.<br><img loading="lazy" decoding="async" width="205" height="407" src="https://lh3.googleusercontent.com/3y7BdX3mzGKiDdr04wl0kFXi-Df_pcN70rM6lQ6Mblm3kxY6zTM7RZSSX5TM5WTtJ5qbL_PHORP2CWpjJEnZcYk4LdO7taa-5Sp3WWetQitNrk6TiogL7qNcZbmdclVwqGaQgYnD=s0"><br>Here you can add or delete panel layouts.<br>The saved layouts will be displayed when right-clicking the panel area.<br><img loading="lazy" decoding="async" width="323" height="236" src="https://lh6.googleusercontent.com/VwCBQ7wN3mZpRSxE-_B15MQbUarI-F85d5ZN0x9rmTKiqhQfV1uuQ-wLkMloTBufiE30M04OTi99BdlrKQ_hqDsCoYDk79dLBkTST52sWtNgMGpBLeUtNhnZoCdnbFyQLk9RU7ht=s0"><br><br>To edit a panel you can double-click on it or right-click and select Edit.<br><br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-379bee42"><h2 class="uagb-heading-text">Custom data table</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">So, you have the chart and the panels but you can also add even more data in the custom data table area.<br><br><img loading="lazy" decoding="async" width="307" height="391" src="https://lh3.googleusercontent.com/1KXqMIubG0Ej393wlZyz-vRWToBqW6z9rH12JvfL4LFf-8WnZUx5jc6ZLJAUlbORahcYaUrAPlQgIsIPtQstDw_zXb-Hiar_5PnO-5nNEieeeH9tmala8UVYMu6htO6qfTbnbwyd=s0"><br>This works very much like the chart and you right click to customize the data visible here.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-af6c9d04"><h2 class="uagb-heading-text">Freezing curve/Ingredients and allergens</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="1171" height="212" src="https://lh4.googleusercontent.com/AfZ0rP5yO0blr1KCwOY1B92uNvuMCl4bjnNt1-HzOje7aL3Amrfl9pThHwj_1KyOs0VKH_-Yc--En4VZ6XKEJ4RihY0Kgz7ri2ukLfyyuWc6nxY8_jdsBvQ1Bn57aUaQ6F6bnoIr=s0"><br>This area can also be customized. You can select if the &#8220;Ingredients and allergens&#8221; and &#8220;Freezing curve&#8221; should be visible. This can be changed in the Settings dialog.<br><img loading="lazy" decoding="async" width="252" height="581" src="https://lh3.googleusercontent.com/P7JmoMJvP-bpN01sZVMxc01TKlvJGF0Oj8IdPa3EYEzVKRqOihsXi1K52BXKYNXLNAL0jo4QhC_3MgHUrgIcygdm3MT_2N7fe7Z3QPFd4Dhzg5J7KliVhE29pDHej-1q3nri93OW=s0"><br>You can also right click on the Freezing curve or Ingredients and allergens and select Hide.<br><img loading="lazy" decoding="async" width="917" height="360" src="https://lh4.googleusercontent.com/1EB5AC4MG7dqaItuLZXRljcipc84dmFNQFuLzefbGksRRNgrk9Nd7esbjxMwVPWc1-JN1juQ8xmhFMCW8VwbhaLmMwjgUXXAZu-hBcbVtSUeLgIgjQrRsRIW-89En3rMsHpmzjPC=s0"></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-97ccafcb"><h2 class="uagb-heading-text">Recipe profiles</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Above the ingredient list there is a Profile button.<br><img loading="lazy" decoding="async" width="299" height="136" src="https://lh4.googleusercontent.com/5UlITvJNNmFRezNKNiHL1990UjdhBb856r0bz5UWORI-Z_Rb4vg0do_pRoRe252zTN4EoNkdn_SUJ5t7hBJjdo96nGcTsIPLalMPjCoLyCEM12bcQ0nvkWhRYAF_CNTP3aeDZGpM=s0"><br>Pressing this button will save the current chart, panels, data table, % serving temp and % overrun to the recipe.<br><br>This means that if you for example have multiple recipes opened in different tabs the chart and panels etc&#8230; will change when switching tabs. This profile is also saved with the recipe so it will open the saved chart and panels when the recipe is opened.<br><br>You can for example have one ice cream in one tab with the ice cream chart and one gelato in a second tab with the gelato chart.<br><br>To remove the profile just click on the profile button again.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-332ef68d"><h2 class="uagb-heading-text">Settings</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">There are three settings that you need to know about and that are important when customizing the system.<br><br><img loading="lazy" decoding="async" width="252" height="581" src="https://lh5.googleusercontent.com/eu-Pu_8CkMQFLevODGWNt7PchnlH3GoP47koqdcLk56JFcer3fESVX1OdGLun6KLKDz7raRKhO8etX8iVwv1UlHhDtcfwgSYlgFuOX4W3KQf8ZxFO12jrY8C68nGzlB4Dq8hHk1L=s0"><br><br><strong>Overrun for volume estimate</strong><br>The software calculates an estimated density of the ice cream mix. This density is used to calculate the volume of the ice cream mix. To calculate the final ice cream volume we need to know the overrun, how much air, the ice cream will have. The overrun is impossible to know, it depends on the recipe and the ice cream machine that is used. So, to be able to give a hint of the actual ice cream volume you need to set the overrun that will be used for that calculation.<br>Most home ice cream makers have very low overrun 5-30%.<br>You can use the Overrun tool to calculate the actual overrun from a few batches of ice cream you make and use that value here if you like.<br>The default is 25%. If you work professionally and have a batch freezer you should enter the correct or average overrun here.<br><br><strong>% For serving temp estimation </strong><br>The software calculates a freezing curve that shows the amount of frozen water at a certain temperature. The calculated Serving temp uses this curve at a specified percentage of frozen water. The default is 75%, so at the temperature where we have 75% frozen water the ice cream is assumed to be served. This default 75% can be changed to fine tune this calculation. For example if you make Gelato you might want to lower this value to get more accurate results.<br><br><strong>Max rows</strong><br>Max rows controls the number of lines in the ingredient list before a vertical scrollbar is visible.<br>Depending on your screen resolution you can change this value to control the space available for the charts and panels versus the ingredient list.<br><br></p></div>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/09/09/customizing-tutorial/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1971</post-id>	</item>
		<item>
		<title>Nutrition Facts Label Tutorial</title>
		<link>https://icecreamcalc.com/2021/09/07/nutrition-facts-label-tutorial/</link>
					<comments>https://icecreamcalc.com/2021/09/07/nutrition-facts-label-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Tue, 07 Sep 2021 12:53:00 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=1955</guid>

					<description><![CDATA[Nutrition Facts Label Tutorial]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-uagb-advanced-heading uagb-block-788475ca"><h2 class="uagb-heading-text">Introduction</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ice cream calculator can create nutrition facts labels and ingredient lists. The calculated data can be saved or printed and can also be used with third-party label generator software.<br>This tutorial is targeted more at professionals than home users.<br><br>To be able to generate correct labels and ingredient lists there are several things you have to do.<br>• Make sure all nutrition information in your ingredients are correct.<br>• Fill in the correct amount of sub-ingredients for each ingredient.<br>• Add allergens to your ingredients.<br>• You need knowledge of the rules and regulations in your market.<br><br><strong>So, you should not use the ingredients in the standard online database. These ingredients are general and does not have all the information you need. What you have to do is to build your own database of ingredients to be able to generate correct labels and ingredient lists.</strong></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-f2dd6261"><h2 class="uagb-heading-text">Nutrition data</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">You should input accurate data for all the nutrients in the ingredients you use. You should follow the rules and regulations that apply. The only thing to note here is the “Nutrient label sugar”. This value is used for nutrition labels and is normally the same as Total sugars. But for some ingredients like Maltodextrin they are different.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-dc5890c6"><h2 class="uagb-heading-text">Sub-ingredients</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">So, what are sub-ingredients?<br>Simple ingredients like sugar, milk and cream usually does not have any sub-ingredients. For ingredients like this you just add it as it is to the sub-ingredients part of that ingredient.<br><img loading="lazy" decoding="async" width="377" height="161" src="https://lh3.googleusercontent.com/gVlbqJU6fxcNbVJ90SFggiBtnVdfJnYOleT8k1wyFXiVxIRagucYDZk3RGCljA0tkVSarCStJChlRzm4J6PdwXT2yi0Pt709SoSXm2JYLnbzDxfZ2ZDKjyCfHZFB-p3DFF9UY2zD=s0"><br>You can do this by clicking the + button to the left of the Ingredients/Allergens button.<br>This will add the name of the ingredient as a 100% sub-ingredient.<br><strong>If you don’t add any sub-ingredient the name of the ingredient itself will be used. (from v1.18)</strong><br><br>Ok, now say you have made your own caramel and added that to the database.<br><strong>Caramel</strong><br>The caramel is made of Sugar, Cream and Butter.<br>So, you need to add sugar, cream and butter to the ingredient list of your caramel in the correct amounts.<br><img loading="lazy" decoding="async" width="605" height="199" src="https://lh6.googleusercontent.com/HdoIOCaP2c6-Iy9LdT-IoVMsa4M1t6yBQg6-IhdL1oI_CiWA0tqyNaNfvQZCnIA1Jcev8Sw68FNc-T3WRMBQx_RTqrzzzUHEUHQa6hmQrTqeGMBJyYP2H86A46Dqay0h8Uo3i9K3=s0"><br>When creating the ingredient list of your ice cream recipe the Sugar, Cream and Butter will be summed in the correct amounts to make a minimal and correctly sorted ingredient list.<br><br>To clarify. Your ice cream has the following ingredients.<br>300g Milk (100% milk)<br>300g Cream (100% cream)<br>100g Sugar (100% sugar)<br>100g Caramel (50% sugar, 27.5% cream, 22.5% butter)<br>This gives a total of.<br>300g Milk<br>327.5g Cream<br>122.5 g Sugar<br>22.5g Butter<br>The ingredient list would be Cream, Milk, Sugar, Butter sorted by weight.<br><br>Another alternative is to write the ingredient list like this:<br>Milk, Cream, Sugar, Caramel (Sugar, Cream, Butter)<br>So, the sub ingredient of your Caramel you would add Caramel and then write the ingredients of the caramel in parentheses after <strong>&#8220;Caramel (Sugar, Cream, Butter)&#8221;</strong><br>This will be treated as as one sub ingredient.<br><img loading="lazy" decoding="async" width="710" height="206" src="https://lh3.googleusercontent.com/tswV0ze32s71g9o5N5r3SgNukfsjhrTXzT_irbFfmPJ6mnZburGj-XWGcF6mT_xw_kjYQ-Uyjvq00575F4G_7NXLC1j-mLIutGlsevmn-mONW1Lca2qSUP8JDTyxnvCWTGLecNkO=s0"><br><br>For even more complex ingredients this is probably what you will have to do unless you know exactly how that ingredient is made up.<br>Example.<br>Say you add Oreo Cookies to the database. The ingredient in the database will be Oreo Cookies. BUT the ingredient list for Oreo Cookies looks like this.<br>INGREDIENTS: NABISCO OREOS (UNBLEACHED ENRICHED FLOUR (WHEAT FLOUR, NIACIN, REDUCED IRON, THIAMINE MONONITRATE \, RIBOFLAVIN \, FOLIC ACID), SUGAR, PALM AND/OR CANOLA OIL, COCOA (PROCESSED WITH ALKALI), HIGH FRUCTOSE CORN SYRUP, LEAVENING (BAKING SODA AND/OR CALCIUM PHOSPHATE), SALT, SOY LECITHIN, CHOCOLATE, ARTIFICIAL FLAVOR. })<br>So, unless you know the exact percentage of all these sub-ingredients you will have to use the other method.<br><img loading="lazy" decoding="async" width="538" height="218" src="https://lh3.googleusercontent.com/-WImOeTl18wdWmsExg9Hor05-fcO9Bqn-j4lLMpG7_-9SpN9wqg-fNluYHlhplxpkE6wVIOaHMDG5-b5oACTaTiDfEHT7k_Knq2Aqg1jXU-R4sQcSlGtZraFtsvX_oXs83BVlg7u=s0"><br><br>You can also set a sub ingredient as “Highlighted”. This can later be used when creating labels to format the sub ingredient bold and/or uppercase.<br><br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-ed81812c"><h2 class="uagb-heading-text">Allergens</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">You should also add the allergens in your ingredients.<br><img loading="lazy" decoding="async" width="305" height="380" src="https://lh5.googleusercontent.com/GHX7Kt2qEhsOr5XiBuMgQbwZWx3yt94hOZvadMjBpJhtnhy-UiflNQl8aMj5ZDIakOM1Vc84Zg1UHOX9XNj3spra-8vT2mmk4rgOBzf5cnoKbitfR6Lk4ExQ3jA6nFM8OF3lk2N4=s0"><br>In this case the Oreos contains Wheat and Soybeans.<br><br>You can also add new allergens in this list. An allergen can be flagged as “Contains” or “Traces of”.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-491082ba"><h2 class="uagb-heading-text">Database Handle Ingredients and Allergens</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">In the database dialog there are two buttons to handle ingredients and allergens.<br><img loading="lazy" decoding="async" width="245" height="126" src="https://lh3.googleusercontent.com/RM71h-jYI86gT_tMsto7jGFSV02zYop3E3isP_X88hN8_cnARv9TFbGQ7IrNOydypECrrk4y2V5gIn9MKQ-UvuI8gCC54QXhw7lTeYcaWspdNg9uYqxj_pmSscmC85Jgiey_HSFs=s0"><br><img loading="lazy" decoding="async" width="605" height="245" src="https://lh3.googleusercontent.com/Ux0hif713ejIV1N2vLKPT6LkgEWwIJ1i6k9CTGF_Ft0f_v8-OrS5opLnv5hP4X31h_VCTh9ChR322AxUg6eaGZI-u6dit_C3R3XQNbrCySVC1-3--rq_3f347GusXokT22hG20Dg=s0"><br>These tools will help you find ingredients containing different sub-ingredients and allergens.<br>You can also use the Find sub ingredient and Find allergen inputs to filter the list.<br><img loading="lazy" decoding="async" width="285" height="97" src="https://lh4.googleusercontent.com/3bZ6pc1b_4NXltq7beuhEvyuNl3r1Rs9vGoAP57NWLcr6zENU8kojN_K6BHLOWwiFJ2qmGFpWaV8BnE3TWmjjRW4hmoMT73Cu4IRVA7yeOq9knikNksikZ1OU3nr7J5EFzSrvIwi=s0"><br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-a05fc6d7"><h2 class="uagb-heading-text">Label Creation</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ok, now all your ingredients are filled in with the correct nutrition information, sub-ingredients and allergens and it is time to calculate nutrition labels and ingredient lists for your recipe.<br><img loading="lazy" decoding="async" width="605" height="296" src="https://lh6.googleusercontent.com/tW0pWZ4fjseMTqnldVoErmZuM-lQ8Yl-ZmO7v7nXpJGmZlKVZqja049wU7OLC57WscjpbvPvDewtnjCFyMDTo35WPZDMpIYLPJVQ559v-qAujCSSb7DJcPYf5Eom9qHYWm1YWJt0=s0"><br>On the left side you select the recipe to be used when creating labels. You can either select the current recipe or you can select from the recipe groups. More about recipe groups below.<br>You can also generate using the built-in editor to the right or by using a HTML file.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-0872d1d8"><h2 class="uagb-heading-text">Settings</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="209" height="417" src="https://lh4.googleusercontent.com/2FzBDLpHSHCLUVJf899vbA8KKPWPigp0TD39fPhHZz6BHXmBrfQjwtEp3bwxSI9sf6IlRC2KmwOsgSuNOSQihTFLQHpL6pHBdbfx8eJK-gGpC5wQzRPKMRevp4Le95yIbHUhJqe9=s0"><br><br><strong>Highlighted Bold</strong><br>This will make highlighted ingredients bold<br><strong>Highlighted Uppercase</strong><br>This will make highlighted ingredients uppercase<br><strong>Add units to tags</strong><br>This will add the unit after the value. This means you don’t need to add the unit to your template.<br><strong>Net Weight</strong><br>This is a percentage of the weight used to calculate the average weight.<br><strong>Serving size</strong><br>This is a free optional text used in the tag &lt;SERVING_SIZE&gt;<br><strong>Servings per container</strong><br>This is a free optional text used in the tag &lt;SERVINGS_PER_CONTAINER&gt;<br><strong>Serving size weight</strong><br>This is the serving size in grams. This value must be filled in for all the tags starting with &lt;S_ and &lt;DV_ to work. They are all used when creating labels based on serving size.<br><strong>Container size</strong><br>This is a free optional text used in the tag &lt;CONTAINER_SIZE&gt;<br><strong>Container weight</strong><br>This is a free optional text used in the tag &lt;CONTAINER_WEIGHT&gt;<br><strong>User 1</strong><br>Optional user text<br><strong>User 2</strong><br>Optional user text</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-9e66b0bc"><h2 class="uagb-heading-text">Templates</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">A template is a document in the built-in editor with tags. The tags are then replaced with the calculated values. You can add and remove templates.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-5c4d1efb"><h2 class="uagb-heading-text">Tags</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Tags are placeholders for calculated values. In the Insert drop down list you will have all available tags to use in your template document. Most tags are self-explanatory. Tags starting with &lt;S_ are values calculated per serving size. Tags starting with &lt;DV_ are the % Daily Value per serving size. (Based on the US regulations).<br><br>Example.<br>&lt;TOTAL_FAT&gt; is the total fat per 100g<br>&lt;S_TOTAL_FAT&gt; is the total fat per serving size weight<br>&lt;DV_TOTAL_FAT&gt; is the % daily value based on serving size</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-55c970d5"><h2 class="uagb-heading-text">Generate</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Pressing the Generate button will replace all the TAGS with calculated values. Pressing the button again will get you back to the template.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-64ad7c68"><h2 class="uagb-heading-text">Info</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Pressing the info button will show the ingredient list with percentage information.<br><img loading="lazy" decoding="async" width="169" height="224" src="https://lh6.googleusercontent.com/gs_kqWXS7erFyzQs6zvAqohypH3LX51l2pv0JVtRzXGld2AR09SUhenFMKXBe8KFz6irwOJThc7Lg7ntpUNH1DlI_hYrtXXdhba_YuQxICCV46DAUHNRnp-UD4rVrDUdWZEXlbOE=s0"><br>This is good to check to see if the calculations are valid.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-c21a1c2b"><h2 class="uagb-heading-text">HTML</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">There is also support for generating HTML based labels. The Sample HTML that is the default will generate a US based nutrition label.<br><br><strong>Note!</strong><em> If you create your own HTML labels and would like to share them with other users please let me know and I can make it downloadable. I&#8217;m not an expert at HTML so any help is appreciated.</em><br><br>You can make your own HTML labels by placing the HTML file in this folder.<br>C:\ProgramData\Ice Cream Calculator\Templates<br>All files in this folder with the .html extension will be added to the list.<br>Tags in the HTML are different. They should be *TOTAL_FAT* instead of &lt;TOTAL_FAT> because the &lt;> will mess up the HTML syntax.<br><br>Example.<br><img loading="lazy" decoding="async" width="242" height="422" src="https://lh4.googleusercontent.com/_kYR9jpJk-mzHa_uKNYzYiqxJTu_xaqCbJ7IONoyLTjhkONqxU9JOxQX618CSnrMo84W8mo2rwo5JcloMI6Vs-z-k4U0kVcYJUFrXxCnaZyIvZAQXHE9BI8TrJ6OBxanwkqRLW6-=s0"></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-216b7c1e"><h2 class="uagb-heading-text">Recipe groups</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">A recipe group is a recipe made up of one or more other recipes. For example, say you are making an ice cream where you mix a vanilla ice cream and a chocolate ice cream and maybe add some add-ins as well. This can be handled using recipe groups.<br><img loading="lazy" decoding="async" width="378" height="454" src="https://lh3.googleusercontent.com/h8QAVRxJNXToe0lJnmtJyH6NXAIV3MTAYiXKol4VljfieusmL-nFqnNS-wHO0QJrzMYJQJ6c1ChYD9FGdOJHekgI3n5nf6APziJ7WrU2qIkknUz0pGKpPx4uzVO1NDjYz8AcoNa6=s0"><br>Select the Use recipe groups and press the Add new group button.<br><img loading="lazy" decoding="async" width="264" height="290" src="https://lh5.googleusercontent.com/RY2WpqY1QLoEi8QRT-Q-uP5CqP7iw8Mgsshk-1H7Mwqt0Hu_B0vGjhY3Ev5AwG97aTy4yQjmdGC-sf2CNNJzj5e7CDWzi7lngsgTSqSUmwfFPckFNnqyQvyr5kqAFApuGRxODRoj=s0"><br>This will open the dialog to edit and create one group. You can add recipes from file or you can add ingredients from the database and set the respective weights. So, let’s add a Vanilla, a Chocolate and some Cookies to this group. They are all save as separate recipe files.<br><img loading="lazy" decoding="async" width="400" height="439" src="https://lh5.googleusercontent.com/B-0R8I5tJHVZX2mua1b85hFRf4YcyMCCeMPySPMYZf9ZcaW1tw1n4_FeB--yhQzpr0w3jyqO5J-4lsUcJhFZ_0vMMJgyvD3U57DOsQRhnFwuUgpiKbVa1JWBV7aeRXfJS85H7LRe=s0"><br>So, now we have created a mixed ice cream recipe group from a vanilla ice cream a chocolate ice cream and a cookie add-in.<br><strong>This is also what you need to do if you use add-ins in a recipe to be able to create nutrient labels for ice creams with add-ins properly. The add-ins added using the “normal” add-ins button in the main calculator window will not be included in the nutrient calculations.</strong><br><img loading="lazy" decoding="async" width="351" height="486" src="https://lh3.googleusercontent.com/DyhvqFRyPaW7luIMjtJ0m_ie7nQ-HK7ai_pYq8d4MiYstXoy_Ylj2ONfH5zJJxF4PUEz7sFHP0Jjr-v54pumhziSW_2heE3LtiviQAAzs8T4i_u68xEcCjbtcbyHQXYK1wfC86Ue=s0"><br>This is how it looks after adding the group.<br>From here you can also Open group recipes. This button will open all the sub-recipes in separate tabs to view and edit. You can also press Check ingredients to see if any ingredients are not validated.<br>When creating your labels, you can also select the Quantity and Weight of each recipe group. This is very helpful if you for example use the calculator for making and selling pralines instead of ice cream. In this case each recipe group would be one praline and you could enter the quantity to fill a whole box of different pralines and make one single ingredient list for the whole box.</p></div>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/09/07/nutrition-facts-label-tutorial/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1955</post-id>	</item>
		<item>
		<title>Reverse Engineering Tutorial</title>
		<link>https://icecreamcalc.com/2021/09/02/reverse-engineering-tutorial/</link>
					<comments>https://icecreamcalc.com/2021/09/02/reverse-engineering-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Thu, 02 Sep 2021 11:25:17 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=1937</guid>

					<description><![CDATA[Reverse engineering an ice cream.]]></description>
										<content:encoded><![CDATA[
<p>With the new balance tool it is possible to reverse engineer an ice cream if we have the ingredient list and nutrition facts information. Ok, this will probably only work for simple flavors without any add-ins or swirls. I will show a very simple example using the Häagen-Daz Vanilla ice cream. I use this in the tutorial because it is one of the commercial ice creams with the fewest ingredients, making this easy to follow.</p>



<div class="wp-block-file"><a href="https://icecreamcalc.com/wp-content/uploads/2021/09/Reverse-Engineering-Tool-Tutorial-de.docx">Download German version</a><a href="https://icecreamcalc.com/wp-content/uploads/2021/09/Reverse-Engineering-Tool-Tutorial-de.docx" class="wp-block-file__button" download>Download</a></div>



<div class="wp-block-uagb-advanced-heading uagb-block-b7517de3"><h2 class="uagb-heading-text"> Häagen-Dazs Vanilla</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">The ingredient list of the  Häagen-Dazs vanilla.<br><em>Cream, Skim Milk, Cane Sugar, Egg Yolks, Vanilla Extract</em><br><br>The EU nutrition label is always per/100g but the US label is per serving size. The calculator needs the values per/100g so a conversion is needed. This will be explained below. <br><strong>The nutrition label US</strong></p></div>





<div class="wp-block-uagb-advanced-heading uagb-block-3ce72c07"><h2 class="uagb-heading-text">Adding the ingredients</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ok, first we start the calculator and add the ingredients for our recipe. We add Heavy cream, Skim milk, Sucrose, Egg yolk and Vanilla extract to our recipe. We also set approximate weights to each ingredient. It should look like this.<br><img loading="lazy" decoding="async" width="313" height="152" src="https://lh4.googleusercontent.com/cXa0LDZxJRKtcS29yX06GUn8xMnFKawlfa0j-etLeTXI07UpD4YlXylVtQcClu7twihCFOFhc-PKxEG12d4Re0lpsokcX4CULVeaTaRrzpzI94QgJf4qiaO26XJr1kGBWVh3K6I0=s0"><br><br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-6cadc3b8"><h2 class="uagb-heading-text">Balancing</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ok, we have created a recipe with the same ingredients as in the ice cream we want to copy. The next step is to balance the recipe to have the same nutrition values.<br>So, we open up the Balance tool and select the Nutrients from the Target templates.<br><img loading="lazy" decoding="async" width="864" height="465" src="https://lh5.googleusercontent.com/4xQbyz1keSUvv4Ue8JV1zsqSVG9TJtB3e6Nx_OGADuiU2uoM9QPTho6WRsRWGUAB2VSELJ2tJgPZ1oOTsQBEqHAk2-3BszrStLvNFniaOEOqxqfXkNhhnOZmk5z6cKB9q4kwgfWU=s0"><br>There are a few things we need to do before pressing Calculate.<br>First we make sure the &#8220;Fixed&#8221; checkbox is checked for the Vanilla extract. The vanilla extract will just be added in a very small amount so we will leave that out of the balancing.<br>The next step is to remove the Salt from the Target nutrients, we do this because the US nutrient labels does not have salt in them. If you are in the EU you can leave it as it is. <br><strong>Important!</strong> When balancing for nutrient values you need to make sure all ingredients in the recipe have correct values put in for the nutrients you are balancing for!<br><br>Now we can start filling in the target values using the Nutrition label of the Häagen-Dazs vanilla ice cream.<br>All the values need to be input per 100g so we need to convert nutrient values given per serving size. If you double click in the target cell in the list a conversion tool will open. The first time you need to enter the serving size. So we start by clicking the Energy/100g target cell.<br><img loading="lazy" decoding="async" width="184" height="214" src="https://lh3.googleusercontent.com/tdw5wOj3pGB5U62hT8Gn-SKUI39ZTZXcKh_Pv2pxfasY22IObC1-cRbM8axa_AgqgQyFDG1nRHZE4jWMzO2D0M9plBVnfG_wBNMWA6uLQeRB1d-0iYb1iC6rSC442dn35y0u2XDs=s0"><br>We fill in the serving size to 128g and the Value to 300<br><img loading="lazy" decoding="async" width="184" height="214" src="https://lh3.googleusercontent.com/atxiqJPzkm4l7wEvvqjDz22p6m_v436fteJCjT7wOp8Pp7FcgMRAWk3cwoQEUlXlMY3IcO5LN5XGx5RyzebmvZnPabhCYgEr331JibCHsaED3mXBHhVJa_V6ZJbBbtmtVpBM_XsR=s0"><br>Now press OK or enter and the correct value per 100g is added to the cell.<br><img loading="lazy" decoding="async" width="340" height="161" src="https://lh4.googleusercontent.com/enNOHF7rtdGgWBx6bJfr2SaZ0Z8YzPkZ64zCxSBB9-nG0TkES1obBy7p3DFQKTrteS6CBBTLPgWw_UK9frKUr_v4Fh7KNQdrYWy3D8VTJ7XXInUVUCG5jq0kySzQw7_Ai1PHP7mG=s0"><br>Now we repeat this with the other targets.<br><img loading="lazy" decoding="async" width="339" height="246" src="https://lh6.googleusercontent.com/azBBaurh-A-WtA5-n_dRxltMLTBz4gyjq5ZwT8y0GiRZX86oTcAkJOsdcfwagZlcsSYnWXdkpoHunGcmP3Yqems61-yyXqA3c16FEPCTgwdYt7Ke8-fWjopJlE_lZkvK5wHvZ65C=s0"><br>Ok, we are done and have input all our target values. If you have a nutrient label in the EU you don&#8217;t need to use the conversion tool, just type in the values from the label directly.<br>The next step is to press Calculate.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-5b0d4573"><h2 class="uagb-heading-text">Calculate</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ok, we have entered the nutrient label information for Energy (Calories), Total fat, Carbohydrates, Total sugar, Fiber and Protein. You can of course add/remove targets as you like but this is what we use in this tutorial.<br><br>Press Calculate and you should have something like this.<br><img loading="lazy" decoding="async" width="938" height="505" src="https://lh6.googleusercontent.com/EYo2nPoH38c4g7dDNRNLqp9m6u1-yuyWpViRdGRsB9_9DMbcW9BzZTE0aJDFgPqg2Lhw8HwiTJf4miSk6ICG8AIRXhpr9nXMBFArcMPbKgRKJdU5KccOp5Aulb139zNzLllpc90e=s0"><br>We are done. Press OK to update the recipe and return to the main page.<br><br>The resulting nutrient label will look like this and is very close to the Häagen-Dazs Vanilla.<br><img loading="lazy" decoding="async" width="283" height="331" src="https://lh5.googleusercontent.com/HUxfs9IjAHtXaI_rkxwmXXXE2W8EL3FqbcEWD6c5CtI9Fr3G7qih7MOyG4xdkwUHwT7472c_SQFE6SXxVpnaUjhuu3bYlxOb2uG20Vn8XUNChCOPTXMvFV4PN0oxedR5xeq7SVUB=s0"><br><br>This was a very simple example of how to use the balance tool. One thing to check after balancing is that the ingredients have the same order by weight as the ingredients on the ice cream you try to copy. The Häagen-Dazs ingredient list was like this.<br> <em>Cream, Skim Milk, Cane Sugar, Egg Yolks, Vanilla Extract</em> <br>This means the cream weighs more than the skim milk.<br>In our recipe the ingredients sorted by weight is like this.<br>Skim milk, Heavy cream, Sucrose, Egg yolk, Vanilla extract<br>The reason in this case is probably that the Cream used in the Häagen-Dazs ice cream has a lower fat content than the 36% in the Heavy Cream. I made the balancing again after replacing the Heavy Cream with Light whipping Cream that had 30% fat. And this time the ingredients are in the correct order.<br><img loading="lazy" decoding="async" width="313" height="156" src="https://lh3.googleusercontent.com/CYebLnSloxnrtEO8xErtJu9OGZQeWLI2FiQldO_2PrziJTgLexIkByWF_h5DL2UdOvqVZk_btGDRz61uKvexuk1rAgsCA_jQbRZYVM7aVjx7Wxe8LLI2TUYqJ36FXLuEDg4JOM4q=s0"><br></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/09/02/reverse-engineering-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1937</post-id>	</item>
		<item>
		<title>Ingredient Tutorial</title>
		<link>https://icecreamcalc.com/2021/07/06/ingredient-tutorial/</link>
					<comments>https://icecreamcalc.com/2021/07/06/ingredient-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Tue, 06 Jul 2021 09:14:18 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=1815</guid>

					<description><![CDATA[Adding ingredients tutorial.]]></description>
										<content:encoded><![CDATA[
<p><strong>NOTE! This tutorial is for an older version, much of the info still applies though.</strong></p>



<p><br>This is the big tutorial on how to add ingredients to the database.</p>



<div class="wp-block-uagb-advanced-heading uagb-block-13f88bf4"><h2 class="uagb-heading-text">Introduction</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Adding a new ingredient can look a bit intimidating at first with all the data to enter.<br>The calculator is quite flexible and how you work with ingredients will differ depending on your goals. If you just make ice cream at home and like to be able to balance your recipes there are just a few values you need to enter. On the other hand if you are a professional or if you want to have full control you have to fill in more data. And if you want to be able to create proper nutrient labels and ingredient lists you have to fill in most of the data. <br>So, it all depends on who you are and what you want to accomplish.<br>In a professional setting you should only use ingredients you have added yourself to have full control over nutrient info and ingredients.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-f1cf2deb"><h2 class="uagb-heading-text">Ingredient data</h2><div class="uagb-separator"></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="624" height="448" src="https://lh4.googleusercontent.com/lzr8QvSB-rjYKsKVfYML3TLqrbl2U_yPuyIoOkbxgRCU8Ut3V0AmjDgs4IE6olAOoKkHyM8ESAR3TyhMXly_OdxvxRZx3c_l0LiqOtlruMV_xtUAlCzqNLVEl3c81niLsE8e71Q5"><br>Here we will go through all the data in this dialog and explain what they mean and how they are connected and what they are used for.<br><br><strong>Water</strong><br>Pretty straightforward. This is the amount of water in the ingredient. Water and Total solids are always connected so Water=100-Total solids and Total solids = 100-Water. <br>The only problem is that it is not always easy to know how much water an ingredient contains.<br>But if you know the water you know the total solids and if you know the total solids you know the water.<br><strong><br>Total solids</strong><br>Total solids is everything that is not water. So, if you change the total solids the water will change accordingly.<br>You can enter any value as TotalSolids. When you enter a value the Water will change as Water=100-TotalSolids.<br>Also, TotalSolids is calculated as<br>TotalSolids=OtherSolids+TotalFat+TotalSugars+Stablizers+Salt+Alcohol+Protein<br>This means that if you manually change the TotalSolids some of the other values must change to match this. I use OtherSolids to balance out the equation.<br>So, if you increase TotalSolids by 10 then OtherSolids will increase by 10.<br>If you change any of the other values, TotalSolids is recalculated using the above formula.<br>If you for example increase TotalFat by 5 then TotalSolids will increase by 5 and Water will decrease by 5.<br>Water and TotalSolids are important when balancing your ice cream.<br><strong><br>Other solids</strong><br>Other solids are solids that can not be put in any other edit. It&#8217;s kind of a catch all variable to balance out the Water and TotalSolids. It&#8217;s also useful if you don&#8217;t want to specify Protein for example, then OtherSolids is used for any missing data.<br><strong><br>Cocoa solids</strong><br>Cocoa solids are the dry solids from cocoa beans. <br>Cocoa solids together with cocoa fat is used to calculate the Hardening Factor (more info below)<br><br><em><strong>Quick chocolate info.</strong><br>Cocoa beans are roasted and ground into a cocoa mass.<br>The Cocoa mass can then be heated into cocoa liquor.<br>From the cocoa liquor you can extract the cocoa butter and cocoa solids.<br>Chocolate is usually made using cocoa mass and cocoa butter and sometimes cocoa solids.<br>The manufacturer does this to be able to control the final distribution of fat and solids in the chocolate.<br>So, a 70% chocolate contains 70% chocolate (both cocoa fat and cocoa solids) and 30% sugar.<br>To know how much cocoa solids a chocolate contains you can extract the fat% from the chocolate%.<br>Example a 70% chocolate has 39% fat then you can assume the cocoa solids are 70-39=31%<br>For milk chocolate this is more complicated because you also have milk added so you usually don&#8217;t know the exact cocoa fat%. So if you don&#8217;t have a technical data sheet with the correct information you can set the cocoa solids=cocoa fat and cocoa solids+cocoa fat=chocolate%.<br>Example a Milk chocolate has 35% chocolate then you can set coco solids=17.5 and cocoa fat=17.5.</em><br><strong><br>MSNF</strong><br>MSNF stands for Milk-Solids-Not-Fat also called serum solids. It is the lactose, caseins, whey proteins and  ash content (minerals, salt) of milk or cream. It is an important property when balancing ice cream and you will see this in most (all) calculators for ice cream. Nowadays some people don&#8217;t use this and instead balance the ice cream using lactose and proteins separately for more control. <br>In the dialog there is a MSNF button that will sum up the lactose+protein+other solids and set this as the MSNF value. This is of course only correct if you have a pure milk or cream and not a combined ingredient. You can also use the Dairy button to add a generalized dairy product. In this case the MSNF is calculated like this.<br>MSNF = (100-Milk fat)*0.09, So, in the non-fat part of the dairy 9% is assumed to be MSNF<br>then Lactose and Protein is calculated from the MSNF as.<br>Lactose=0.545*MSNF, 54.5% of the MSNF is lactose<br>Protein=0.36*MSNF, 36% of the MSNF is protein<br>Other solids=0.095*MSNF, 9.5% of the MSNF is other solids<br><strong><br>Total fat</strong><br>The total fat content of the ingredient. This is the fat you can see on the nutrient label of an ingredient. Total fat is important when balancing ice cream.<br><strong><br>Saturated fat</strong><br>Saturated fat is the part of the total fat that is saturated. This value is only important if you want to make nutrient labels and is usually not used when balancing ice cream.<br><strong><br>Trans fat</strong><br>Trans fat fat is the part of the total fat that is trans fat. This value is only important if you want to make nutrient labels and is usually not used when balancing ice cream.<br><strong><br>Milk fat</strong><br>Milk fat is the fat from dairy products. It can be used when balancing your ice cream. Personally I don&#8217;t use it that much for balancing anymore but instead only use the total fat.<br><strong><br>Cocoa fat</strong><br>The fat from chocolate. See Cocoa solids for more chocolate info.<br>Cocoa fat is used to calculate the HF (Hardening Factor).<br>Not used that much for ice cream balancing but might be useful if you use the calculator for ganache and praline development.<br><strong><br>Total Carbohydrate</strong><br>Total carbs is only used for nutrient label info.<br>In the US total carbohydrates includes fiber and in the EU it does not.<br>The calculator uses the US definition so the value you enter should include dietary fiber.<br>Then in the calculator DATA there is a CarbohydratesEU that just subtracts the fiber to get the correct value.<br>When using the USDA button to add ingredients this will all be calculated automatically.<br>But if you use the Nutrient Label button and you use an EU nutrient label you should add the dietary fiber if it exists to the Carbohydrates.<br><strong><br>Dietary fiber</strong><br>The dietary fiber, see Total Carbohydrate for more info.<br>Fiber has quite a big impact on ice cream properties. It&#8217;s not used in the balancing at the moment  but more work might be done with regards to fiber in ice cream.<br><strong><br>Total Sugars</strong><br>This is all the sugars in the ingredient including lactose from milk etc. I personally don&#8217;t use this that much when balancing, instead I look at the POD (relative sweetness). The Total Sugars don&#8217;t tell you that much about the ice cream properties.<br><strong><br>Nutrient label sugar</strong><br>This should almost always be identical to Total Sugars. This is the sugar used when creating nutrient labels. <br>The reason we need this is that some &#8220;sugars&#8221; don&#8217;t have to be declared as sugar on the nutrient labels. Most notably we have low DE Maltodextrin that might not have be counted as sugar in the nutrition labels. This is a bit complicated and you should refer to the rules that apply in your intended markets.<br><strong><br>Added sugar</strong><br>Added sugar is also only used for nutrient label creation and only in the US. So, if you want to produce nutrient labels for the US market you should set this value according to the FDA rules.<br><strong><br>Lactose</strong><br>Lactose is the sugar in milk and cream. It is important to keep track of when balancing ice cream. The maximum recommended amount is approximately 9% of the water weight.<br>If the lactose is too high it can cause sandiness in the ice cream due to lactose crystallization.<br>This is the only specific sugar that the calculator tracks.<br><strong><br>Sugar alcohols</strong><br>Sugar alcohols are a class of low molecular weight polyols. <br>You usually have to inform about sugar alcohols on the nutrient label, check the rules that applies in your intended markets.<br>Maltitol, sorbitol, xylitol, erythritol, and isomalt are common sugar alcohols.<br><strong><br>Protein</strong><br>The protein content of the ingredient.<br>Can be used to balance your ice cream. Usually you balance using MSNF but you can balance using Protein and Lactose instead for more control.<br>Also important if you make non-dairy ice cream.<br><strong><br>Salt</strong><br>Salt has high freezing depression properties due to its low molar mass of 58,443 g/mol.<br>This gives salt a PAC of 585 almost 6 time that of sucrose.<br>Important! You should not modify the PAC for any salt in the ingredient. The PACsalt is calculated automatically by the program. This is also indicated in the dialog with the &#8220;PAC salt&#8221; edit that is read only and shown for information.<br><strong><br>Alcohol</strong><br>Alcohol (Ethanol) has a very high freezing point depression of 740. Unlike salt you should add the PAC from alcohol to the ingredients PAC value.<br>Alcohol is usually classified using Volume % or proof. The calculator needs Weight% so we have to convert the volume% to weight% when adding ingredients with alcohol.<br>The conversion is not a simple scale factor so to simplify this there is an Alcohol button that will calculate the correct Weight% from Volume% and it will also calculate the correct PAC.<br><strong><br>Stabilizer/Emulsifier</strong><br>You can set this to indicate an ingredient acts as a stabilizer or emulsifier.<br>In the main recipe dialog there are buttons to increase/decrease stabilizers and those buttons use this value. The reason an ingredient isn&#8217;t just flagged as a stabilizer for example is that the whole ingredient might not be a stabilizer if you for example create an ingredient from a recipe.<br>Usually quite important to keep track of the amount of stabilizers.<br><strong><br>Energy</strong><br>The energy of the ingredient in the unit kcal. kcal is the same as calories. Nowadays in EU you also have the unit kJ (kilo Joule) 1kJ=4.184kcal.<br>This value is optional and you can set it if you would like to keep track of the energy and you should of course set it if you create nutrient labels.<br>If the value is unknown you can use the Energy button to calculate it from the other parameters.<br>Energy is calculated as E=4*TotalSugars + 4*Protein + 4*OtherSolids.Val + 9*TotalFat + 7 *Alcohol<br><strong><br>Cholesterol</strong><br>Cholesterol is needed for US nutrient labels<br><strong><br>Sodium</strong><br>Sodium is needed for US nutrient labels.<br>If Sodium is unknown it can be approximated as 1000*Salt/2.54 (the 1000 is to get a mg unit)<br><strong><br>Vitamin D</strong><br>Vitamin D is needed for US nutrient labels.<br><strong><br>Calcium</strong><br>Calcium is needed for US nutrient labels.<br><strong><br>Iron</strong><br>Iron is needed for US nutrient labels.<br><strong><br>Potassium</strong><br>Potassium is needed for US nutrient labels.<br><strong><br>Gram per mL</strong><br>Ok, this value is currently not used anywhere. The intended use is to be able to convert the ingredient between Weight and Volume. If you know how many grams one ml weighs you can set this value and it might be used in future versions.<br><strong><br>PAC salt</strong><br>PAC salt is a read only information value showing the PAC from Salt in the ingredient.<br>The PAC from Salt should not be added to the normal PAC value but is calculated automatically and displayed in this parameter. <br><strong><br>PAC</strong><br>PAC is the freezing point depression factor of an ingredient.<br>PAC is one of the most important properties you have to fill in.<br>It is used when balancing, in freezing point calculations and to calculate the hardness of the ice cream.<br>It can be tricky to know the correct value to enter.<br>If you have a technical data sheet of the ingredient you should use that value.<br>If you don&#8217;t now the PAC it can be estimated using the PAC/POD tool.<br>In the PAC/POD tool you can specify the sugar composition or molecular weight of the ingredient.<br>Important to note is that the PAC is specified to the &#8220;full&#8221; ingredient and not just against the dry matter in the ingredient. So, for example. If you have sucrose the PAC is 100. But if you create an ingredient with 50% sucrose and 50% water the PAC should be 50.<br><strong><br>POD</strong><br>This is the relative sweetness of the ingredient. If unknown you can use the PAC/POD tool and specify the sugar composition to calculate the POD. <br><strong><br>HF</strong><br>The hardening factor can be viewed as a negative PAC value.<br>Some ingredients like chocolate and nuts makes your ice cream harder.<br>To account for this in the hardness calculations you can set this HF parameter.<br>The HF is calculated as HF=CocoaFat*0.9 + CocoaSolids * 1.8 + OtherFat * 1.4<br>This is taken from the Corvitto book but instead of changing the PAC we put this in a dedicated parameter.<br><em>IF you would like to use the Corvitto method with negative PAC values just go ahead and do that. The system can work with both methods. But, in case you use that method you have to add your own ingredients as all the standard database ingredients use the HF method.<br>Also, if using the Corvitto method there is a special data tag called &#8220;Serving temp Corvitto&#8221; that uses the PAC tables from the Corvitto book to calculate the serving temperature.<br></em><strong><br>Cost/Kg</strong><br>If you need to keep track of costs you should enter this value. There is also a button to the right of this edit to help calculating the cost.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-df472eb2"><h2 class="uagb-heading-text">Tools &#8211; Nutrients</h2><div class="uagb-separator"></div><p class="uagb-desc-text">This is a tool to create an ingredient using the nutrient label information of that ingredient.<br>EU nutrient labels are always specified per 100g (or 100ml). If specified per 100ml you have to assume that 100ml weighs 100g. If you know how much 100ml weighs you should use that as the Serving size. In the US the Serving size is usually not 100g so just set the Serving size indicated on the label.<br>After setting the correct serving size indicated on the label just enter as much data as possible from the label. Different countries have different rules and displays more or less data but just input as much as possible.<br><strong>Total carbohydrates should include dietary fiber following the US rules. So if you copy an EU label you must add the dietary fiber to the Total carbohydrates. </strong><br><img loading="lazy" decoding="async" width="280" height="654" src="https://lh3.googleusercontent.com/sYUbB0KiBhUuRWH7Wj46HoUEWnZXSLBWAbnU1Dlb-27k3Wtu4od3Tl_yqqou4hf88Bo4wNJk0d0TvKpkRShcQc6_4yhxMelXO-AVDm5lEd9fbLIDZOOQE59Xti0TlGNP8NG4RMZH"><br>After filling in the edits you select what type of ingredient it is. There are two special cases Dairy and Chocolate. The reason for this is that for dairy we have to estimate the MSNF and for chocolate we have to estimate the cocoa fat and cocoa solids.<br><br><strong>Transfer label data to calculator data</strong><br>There are some data in the calculator that is not present in a nutrient label. Like Other solids, MSNF, PAC, POD etc&#8230;<br>Other Solids is calculated as Total Carbohydrate &#8211; Total Sugars<br>MSNF is calculated if Dairy is checked.<br>PAC and POD is estimated from the Total Sugars and in the case of Dairy all sugar is assumed to be Lactose in all other cases all sugar is assumed to be Sucrose. So, if you know the exact sugar composition of your ingredient you should press the PAC/POD button after the ingredient has been created to update the PAC and POD.<br><strong>Water</strong><br>Total Solids is calculated as Other Solids + Total Fat + Total Sugars + Protein<br>Water is then calculated as Serving Size &#8211; Total Solids.<br>This might not be the case in reality, so you might need to change the Water/Total solids after the ingredient has been created.<br>The problem with nutrient labels is that it wont show the Water content so we have to make some guesses here.<br><br><strong>Example</strong> <strong>EU</strong><br><img loading="lazy" decoding="async" width="219" height="315" src="https://lh3.googleusercontent.com/FE5OyHecMTMZv0m6xSn2f1KSzG8tJ5VZRhwXGmU_IGmJzNMofvzN8HIdOhNZEnobRV_FgYiAHvr7Qqb77947GfZ1YEN9iKkR-JEjYxYoxBsa1M0GdbD617CPcasrS3iEQWVzI83o"><br>Transfer the data to the dialog box.<br><img loading="lazy" decoding="async" width="280" height="654" src="https://lh4.googleusercontent.com/XiRmqvkFPnBqEpjNxpLt6RL9p7rnGNxCjahIngPsxTaE23GwiWL8kotQf1PB7W1AvT5FQiQ_IPU06yiEjSg2ijqw8w4FknY_Y6JHW0OdnmyPK9mLaqWY2NyGdGBdJRfeg6APjW9I"><br>Press OK to create the ingredient<br><img loading="lazy" decoding="async" width="362" height="410" src="https://lh6.googleusercontent.com/j6f9PDCA3_z9H--gI7eqd_w9vCgAM_dLBKCDX9Aa5-Tmoq8zlO8fIM_ebQMW5GdUcU3QGtn8RxMN7tAzVcWuQLzS-IA_6X-SvTgrl9gyBEJefg5E5EG6CVsb-C7SjetnX65FQ16s"><br><br><strong>Example US</strong><br><img loading="lazy" decoding="async" width="263" height="491" src="https://lh4.googleusercontent.com/PF565WSFZBLpvQY8fRvYw5e517naHSvQrbM11HjqMyWgPJyXVT3o5j3Kk_P8CWoba9-6VhrYBLQ8V6h6sSJjR_eHetErhzrh3uunNP0bkLxlBkbbEtfDVM82e7nbl74HzWNr4k7R"><br>Transfer the data to the dialog box.<br><img loading="lazy" decoding="async" width="280" height="654" src="https://lh3.googleusercontent.com/wPBbjlyMk433JdCODwfUWsApINtaCiExzFVzreDVTAE-ljqImIAnUsZRyY7OWaM8CIGAn25D09EITBrhSx2W3NuIBW8E9Ezca2fGD66nlXlH0rdztfIC5EaMiNu9Bax-Xx5aA4Nq"><br>Press OK to create the ingredient<br><img loading="lazy" decoding="async" width="364" height="409" src="https://lh4.googleusercontent.com/n5hJBpPi10dDE7NhY_NqydU3BLMh5styHSC8bDmdi9Id5WaMQuVxvTtmnejrLTSii7IvWxJOoM0JBAV-CqzndxFMOl96DELm-rQpcQh78Jp3yFBUUQigH5tOqUS3VL0CEDjmb7A4"><br><br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-7142f5bd"><h2 class="uagb-heading-text">Tools &#8211; USDA</h2><div class="uagb-separator"></div><p class="uagb-desc-text">The USDA tool lets you search the USDA food database and insert ingredients from there.<br><img loading="lazy" decoding="async" width="971" height="645" src="https://lh3.googleusercontent.com/HDWp0mVi_IGD2-StPSYA8P81-dvoGydd2jd2HZ6yKTuymSWV_UebzYAFN3dumKsPPygYfedWCXptYGnDUHznfPfX_okBkNsJ-YbgzEp82TLC2i4VWhOECOZmwwA-pA0Qn9YbbLr5"><br>Just type in the Search edit and press the search button or press enter.<br>You can also filter by Brand.<br>Another way is to actually go to the USDA food data central webpage and search your ingredients there. Then copy the FDCID and enter it in the FDCID edit. The search possibilities is better using the webpage so this might be an option.<br>The USDA database is divided into a few different databases and the data received is a bit different. Branded ingredients are added and managed by the companies themselves and if this is the case you will see the Brand name and owner below the ingredient name at the top. Also if the ingredient is branded the Ingredients textbox will usually be filled in.<br>The radio buttons are just used to be able to set MSNF, Cocoa fat, Cocoa solids etc.<br>Before pressing OK look at the calculator data to the right and make sure it looks reasonable.<br>Some ingredients in the database report the sugar composition and some just reports total sugars. If only total sugars are reported I assume it is sucrose. For example if you search for &#8220;apples raw&#8221; and browse the list you will see that some ingredients have different sugars reported and some have not. In cases like this when you know that apple contains different sugars please select one of those ingredients to have better PAC and POD estimation.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-269b267e"><h2 class="uagb-heading-text">Tools &#8211; Dairy</h2><div class="uagb-separator"></div><p class="uagb-desc-text">The Dairy tool just lets you enter the dairy fat content and everything else is automatically calculated.<br><img loading="lazy" decoding="async" width="235" height="104" src="https://lh4.googleusercontent.com/33ayXCuIhXJOs-3hl3Xp7eUu1I1Aqs2a44U5xLtgGqCbPtDNeyuc1odhtImfSe5hR77zmXDoPGLIFS6WMNpq5HYdk-8z8iWSRr2c8V7dTokBbG_7HP8nf97exS4aEbeO9rd7ik1Y"><br><img loading="lazy" decoding="async" width="360" height="406" src="https://lh5.googleusercontent.com/E27CmufWpp-NKzTiahSKpINvwb3PBJvMb_wtJPizds9QoxYe-m8XAzLnSaNxdcz9DIpYLxUsl3k3QVWyYpkxoE47Tct6h7Ak9DjREsoeKQTb2-u5W6SQMPU1R27qmYsrls9ksL3U"></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-600ca81b"><h2 class="uagb-heading-text">Tools &#8211; MSNF</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Calculates the MSNF as Lactose+Protein+Other solids</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-c532f074"><h2 class="uagb-heading-text">Tools &#8211; HF</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Calculates the Hardening Factor HF as CocaFat * 0.9 + CocoaSolids * 1.8 + OtherFat * 1.4</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-077c3fe3"><h2 class="uagb-heading-text">Tools &#8211; PAC/POD</h2><div class="uagb-separator"></div><p class="uagb-desc-text">The PAC/POD tool lets you use any sugar combination to calculate the PAC and POD or to use the molar mass to calculate the PAC.<br><img loading="lazy" decoding="async" width="248" height="452" src="https://lh3.googleusercontent.com/VSAeGCeadsElzj3gZDKNVh6pebYZjYZBrw5gVMtUTrBsfyYsNT-149rAHsJuQD5El6KaAlGFxrAu2-okRiMj0L8YvFj3BEg83_ACQJH2IiWW_aDrnMM7-j466DtKQdCt9YlkpZQe"></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-f56e9335"><h2 class="uagb-heading-text">Tools &#8211; Energy</h2><div class="uagb-separator"></div><p class="uagb-desc-text">Calculates the Energy based on the data using this formula. <br>kcal = 4*TotalSugars + 4*Protein + 4*OtherSolids + 9*TotalFat + 7.0*Alcohol<br>If you know the Energy you don&#8217;t need to press this button but if you change an ingredient or don&#8217;t know the Energy this is a quick way to get an estimate.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-2b54bdd7"><h2 class="uagb-heading-text">Tools &#8211; Alcohol</h2><div class="uagb-separator"></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="443" height="316" src="https://lh5.googleusercontent.com/SplyXP1qRUZNwyVSkDvNtGhJo9dOHbJg29DjvUmRq7_6jhfQYVAC4vA5aWMxdGJskX825SKfF49JChfTuRbbgoYOr5ZIjabKN6ycaXCfeysfAdk_rlrso83mPLEAu2lmr-fW7ud1"><br>Here you can calculate the correct Weight% from alcohol using the Volume%.<br>You can also add any sugar here so you don&#8217;t have to add this manually later. For example if you use a sugary alcohol.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-ff5f8e80"><h2 class="uagb-heading-text">Verified</h2><div class="uagb-separator"></div><p class="uagb-desc-text">The checkbox Verified is a way for the user to flag that an ingredient is correctly added and that it can be used to create nutrition labels.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-b761009c"><h2 class="uagb-heading-text">Ingredients/Allergy</h2><div class="uagb-separator"></div><p class="uagb-desc-text">If you want to use the calculator to create proper nutrient labels and ingredient lists you need to use this button to add any sub-ingredients in the correct amounts and any allergy information.<br><img loading="lazy" decoding="async" width="435" height="542" src="https://lh3.googleusercontent.com/iwqmGAOkPNyKpVZQwr51SyUYnGIwdTAk_d833vnC9sTL8y8bT90VdwBaLNDg1lQ78VR5iIMQq3KvpBBK-oUlYAe6yTOxZTi7SRfI_JsiHBlWHg5nY--vVhr72NSShg_4ndFwl6pm"><br>Creating nutrient labels will be the topic of another tutorial so I will not cover that in detail here.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-09431a0a"><h2 class="uagb-heading-text">Summary</h2><div class="uagb-separator"></div><p class="uagb-desc-text">The minimum you should enter are Total solids, Total fat, Total sugars, PAC and POD and if you have milk and/or cream you should also enter MSNF and Lactose. This will let you do most of the balancing and serving temp calculations.<br>All ingredients will not be easy to add correctly. For example foods that contain part milk but you don&#8217;t know how much will be hard to set the correct Lactose and MSNF. You will just have to make an educated guess. Other ingredients that might be hard are all the different kinds of syrups. The exact composition of many of these ingredients are not known so setting the correct PAC and POD will be difficult. </p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/07/06/ingredient-tutorial/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1815</post-id>	</item>
		<item>
		<title>Create an ingredient from a recipe</title>
		<link>https://icecreamcalc.com/2021/03/18/create-an-ingredient-from-a-recipe/</link>
					<comments>https://icecreamcalc.com/2021/03/18/create-an-ingredient-from-a-recipe/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Thu, 18 Mar 2021 20:21:18 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=1355</guid>

					<description><![CDATA[You can convert a recipe to an ingredient in the software. Here is an example using the Cocoa cream used in the Chocolate gelato recipe. Cocoa Cream Ingredient Weight (g) Amount (%) Water 400.0 40.00 Sucrose 150.0 15.00 Dextrose 150.0 15.00 Cacao powder 21% 300.0 30.00 For example this recipe can be saved as an&#8230;&#160;<a href="https://icecreamcalc.com/2021/03/18/create-an-ingredient-from-a-recipe/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Create an ingredient from a recipe</span></a>]]></description>
										<content:encoded><![CDATA[
<p>You can convert a recipe to an ingredient in the software. Here is an example using the Cocoa cream used in the Chocolate gelato recipe.</p>



<h1 class="wp-block-heading">Cocoa Cream</h1>



<figure class="wp-block-table"><table><tbody><tr><th class="has-text-align-left" data-align="left">Ingredient</th><th class="has-text-align-left" data-align="left">Weight (g)</th><th class="has-text-align-left" data-align="left">Amount (%)</th></tr><tr><td class="has-text-align-left" data-align="left">Water</td><td class="has-text-align-left" data-align="left">400.0</td><td class="has-text-align-left" data-align="left">40.00</td></tr><tr><td class="has-text-align-left" data-align="left">Sucrose</td><td class="has-text-align-left" data-align="left">150.0</td><td class="has-text-align-left" data-align="left">15.00</td></tr><tr><td class="has-text-align-left" data-align="left">Dextrose</td><td class="has-text-align-left" data-align="left">150.0</td><td class="has-text-align-left" data-align="left">15.00</td></tr><tr><td class="has-text-align-left" data-align="left">Cacao powder 21%</td><td class="has-text-align-left" data-align="left">300.0</td><td class="has-text-align-left" data-align="left">30.00</td></tr></tbody></table></figure>



<p>For example this recipe can be saved as an ingredient in the database.</p>



<p>Start by creating a recipe with these ingredients. Then press the &#8220;Save as ingredient..:&#8221; button. </p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="32" height="34" src="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image-1.png?resize=32%2C34&#038;ssl=1" alt="" class="wp-image-1357"/></figure>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="468" height="164" src="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image.png?resize=468%2C164&#038;ssl=1" alt="" class="wp-image-1356" srcset="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image.png?w=468&amp;ssl=1 468w, https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image.png?resize=300%2C105&amp;ssl=1 300w" sizes="auto, (max-width: 468px) 100vw, 468px" /></figure>



<p>Enter a name for the new ingredient.</p>



<figure class="wp-block-image size-large is-resized"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image-3.png?resize=253%2C112&#038;ssl=1" alt="" class="wp-image-1359" width="253" height="112"/></figure>



<p>That&#8217;s it. You have now converted a recipe into an ingredient and saved it to the database.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="476" height="521" src="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image-4.png?resize=476%2C521&#038;ssl=1" alt="" class="wp-image-1360" srcset="https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image-4.png?w=476&amp;ssl=1 476w, https://i0.wp.com/icecreamcalc.com/wp-content/uploads/2021/03/image-4.png?resize=274%2C300&amp;ssl=1 274w" sizes="auto, (max-width: 476px) 100vw, 476px" /></figure>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/03/18/create-an-ingredient-from-a-recipe/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1355</post-id>	</item>
		<item>
		<title>Balance tutorial</title>
		<link>https://icecreamcalc.com/2021/02/18/balance-tutorial/</link>
					<comments>https://icecreamcalc.com/2021/02/18/balance-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Thu, 18 Feb 2021 11:42:56 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=1212</guid>

					<description><![CDATA[Balance ice cream tutorial.]]></description>
										<content:encoded><![CDATA[
<p>Welcome to the BALANCE tool, the heart of the calculator and one of the most useful features.</p>



<p><em>This is an updated version of this tutorial for version 1.31 of the calculator.</em></p>



<p class="has-text-align-center"><img loading="lazy" decoding="async" src="https://lh6.googleusercontent.com/K5VmYxacx6WmnjQwAaDeUM5etcvMvJEY1qnC2zSr1ovOZqeFZArwAXZ3ERVrefOepmXCPuPekAURLD9tAkIMKFqHTM7X75mPZKQbusvMtnGNH18KiL4m3CR61yIwSvcufrN6798K" width="586" height="392"></p>



<div class="wp-block-uagb-advanced-heading uagb-block-a702c215"><h2 class="uagb-heading-text">What is ice cream balancing?</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">A balanced recipe means that the properties of the ice cream has been balanced to give you an ice cream with good texture and taste. Exactly what these properties are depends on your personal preferences and the type of ice cream you make. A badly balanced ice cream usually has one or several problems with texture and taste.<br>So, when developing a new flavor, you should always make sure it is balanced correctly. If you make an existing recipe, you can also use the balance tool to adjust it if it is unbalanced.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-08634938"><h2 class="uagb-heading-text">Ingredients</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="911" height="270" src="https://lh4.googleusercontent.com/2reuwO1HERAXnnEofy5AZAzY7jHR3eS1alzk_OeMnroJmQirFlBiFESLXK7EzLV_4f3oX38DXOyiIs4QO3Hn3iCfErtrNCBppDAoD9jycqA6X_qdQb-4To9F72c02ucrHEWkR82o"><br>This is where your ingredients are listed.<br>Here you control what ingredients you want to include in the balancing and the min/max amounts of these ingredients. Ingredients with small weights will automatically be set as Fixed meaning they will not be changed by the balancing. Also, ingredients from the Egg category will be set to Fixed.<br>The Fixed checkbox will exclude an ingredient from the balancing. This is very important!<br>You should exclude all flavor ingredients and stabilizers etc. For example you make a chocolate ice cream and have decided to add 100g of chocolate. Now, you don’t want the balance tool to change the amount of chocolate. In the worst case the balance tool could set the weight to 0 and it wouldn’t be a chocolate ice cream anymore.<br><strong>So, important! Make sure you check the Fixed checkbox for ingredients that should not be changed.</strong><br>You can also set a Min/Max range for individual ingredients. This can be useful if you want to limit the amount of a certain ingredient. You could for example set Skim milk powder to 10%-30% or Egg yolk to 34%-68% limiting Egg yolks to 2-4.<br>The result of the balancing is shown in the Result column. At the end of each row, you also have two buttons. These buttons will decrease and increase the weight of that ingredient. This is very useful to manually adjust the recipe. You can also manually change the value in the result cells.<br>If you make any changes manually or with the buttons, small arrows in the target area will indicate how the target data changes. This is also very useful to see how the properties change when changing one ingredient.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-18940645"><h2 class="uagb-heading-text">Chart</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="938" height="239" src="https://lh5.googleusercontent.com/YsZ7ttpQas4MNvnQrMQX7-_EzFOUh8mtw02BvPb7zBFCvpjMrzi8nJ8ZH9xkNj6fafqzHHRVd5AnsIKA3U7w_gmppMn7X6gMTb_Tt5XXuhrejEvAixpgduQWW30lpMB64nrW9LCQ"><br>Below the ingredients you have a chart to be able to see more info about the changes. Right-Click to change chart.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-5ee061f5"><h2 class="uagb-heading-text">Balancing</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><img loading="lazy" decoding="async" width="624" height="736" src="https://lh5.googleusercontent.com/PnaqyL8vNcoAu5kOVM-oZPd5PkKEaBtwAfOvoOF8fwO-ZkYtzYr7VcHzeP7DfVsJQy-POivOpRsC4eZDv4g6m5qUIgpyY-Xbk8l78JnXnzl_gIwpXLrR50qPUUxP5fcAtHuJU8um"><br>This is where the actual balancing is performed.<br>You first select a target profile from the Target templates list. There are a few predefined templates in this list. Ice cream, Gelato, Sorbet, Chocolate and Nutrients. These predefined profiles are a good starting point. You can also add your own profiles by using the buttons to the right of the list. When you get more comfortable with balancing you will probably add your own profiles that reflects your style of ice cream.<br><img loading="lazy" decoding="async" width="703" height="267" src="https://lh6.googleusercontent.com/JlkeB9DfDyKshnTXAVZ869A8hNo4qa_puMjPitHJgx9KrpTFoqAuTV12rHxxa4TyY6wAhaVAW6Iw-4Hp1la8kQxD1eDxJ7Ni__WwepuWVnk5LQoXQK9haWc61OyjlONOQvqVKub9"><br>When selecting a profile, the target data is shown in this list.<br>You have a Min and Max target for each data value. So, in the example above the Total fat should be between 14% and 18%.<br>You can add and remove data from this list using the buttons below the list. When adding data you can choose from all available data in the calculator.<br><img loading="lazy" decoding="async" width="624" height="684" src="https://lh5.googleusercontent.com/AjBNYRxmRffVn2A4CGnP1k-DH8-jKjrr4RT4j299dUgdmhk6OivPyqRHlrbwYbUyHnyMzKiqAoF0p8X5DzLw9CID9YOJ_07HwUiogJpjnXws-1rnzUdbK22hi9kGbSsWe50_d3r2"><br>This gives you unlimited options of how to balance your ice cream. For example, the Nutrient profile will add target data to be able to reverse engineer an existing ice cream from its nutrient label.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-77bc59ec"><h2 class="uagb-heading-text">Balance</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">When you have set up your target data just press Calculate to perform the balancing.<br><img loading="lazy" decoding="async" width="911" height="454" src="https://lh3.googleusercontent.com/JbTCLJ3BB9280a3Y3OTQNIYQ5FcdeVnE0n5roZba37wyxM6Z0FXeNiJayVTcZRL9rIxyLHFbLllGIwIiQLF8ESfn1imdfxlxyzOI3NDmWkcEecbLIEOdAI1CLj9xAfwvWPA-5UVk"><br>As we can see all targets are inside the ranges.<br><img loading="lazy" decoding="async" width="624" height="237" src="https://lh4.googleusercontent.com/HK6ujk-Fhx-mIoBQbmF2QXXaBND_P5wWVJNpdOPW8vQKosdfcDdE0jkAxEx1hcRy2xXdA9u-pgchEQceVGbOyG6SHV2OU4EW0UFZnzFL292V1w5MdPgmkSEGPGd5EbhMnYeM4yRH"><br><strong>Current button</strong><br>Pressing the current button will copy the properties from the recipe to the list of targets. This is useful if you want to tweak something. For example, you are happy with the recipe except you would like it a little bit sweeter. Then you can press the Current button and then change the POD.<br><strong>Reset button</strong><br>The reset button will reset everything and load the original recipe again.<br><strong>The Expand button</strong><br>This will modify the Min/Max values in the target list by taking the average of these values and then set the Min and Max to 2% from the average.<br><strong>The average Min/Max button</strong><br>This will set the target values Min/Max to the average of these values. So after you press this button the Min and Max will be the same.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-c77b7758"><h2 class="uagb-heading-text">Examples</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">So, lets look at some examples.<br><img loading="lazy" decoding="async" width="812" height="639" src="https://lh6.googleusercontent.com/l2u7EXnjQb1l0Wf9rvaA_RuiFe3VANTcx46_FB8nkAH82fc5zJtU0A1tObfXDgaQ_lJG0h8GDU35rOMo9Sakjy4S9XLDguy8WA3yMe78tafOoxoj5C_0BAFUbZnkpWnJqMC-CER3"><br>This is a pretty unbalanced recipe.<br>We make sure the Fixed checkbox is checked for the Stabilizer and Egg yolks. Then we select the Ice cream profile from the Target template list and press Calculate.<br>As we can see the recipe is now much better.<br><img loading="lazy" decoding="async" width="845" height="676" src="https://lh3.googleusercontent.com/U3_aT6txfs-kyzWXgE3EK0o58gxYHxMnnVS8BZkHh3zV-FoGrzFApd-I6MfM0ref_BaB2dn3OlT6JOg46tgDYzsihIXkmmk_ewE_8HsaPqu5SogEpB3aBnkkpsZeGIK3OcZ5yYIh"><br>If we like we can now tweak the settings and balance again until we are happy with the result.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-ae041900"><h2 class="uagb-heading-text">Problems</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">The balancing might not always be able to balance the recipe to reach all the target data.<br>There are several reasons this can happen.<br>There might be to few ingredients in your recipe. For example, if we have a recipe without Skim milk powder and with only Sucrose as the only sugar it will be hard to control both the Total solids and Sweetness (POD).<br>The target data can also be mutually exclusive. This means that one target might be impossible to have together with another target. For example, if we set the Total fat to 30% and the Total solids to 20% that is of course impossible.<br>To solve problems, you can either modify the targets and their values and/or add more ingredients to make the balancing possible.<br><br>Let’s change the recipe and remove the Dextrose and Fructose and try balancing again.<br><img loading="lazy" decoding="async" width="624" height="176" src="https://lh6.googleusercontent.com/c4ZC6m0oxUNEztte-tk7AgpP8-AMGHBeNcOGUO_nD5vTa4bvgAJ5ek3iR89c5RyPzpyqpWsOQcmKZvYvVfE6nG8ex9on98La44hXgXGQmd9bi-mdhnpL1m-Cv7Usrnc_xiUotLBk"><br><img loading="lazy" decoding="async" width="624" height="265" src="https://lh4.googleusercontent.com/LZsMkJfDkbiC4TJUwmcOVm6ZsbwrzfVhlkWzaBU5Ai3gfQHkM4Sd4IJE1srdOkJdsjwrVgTKMdhyNU8UJpINwD1yGDkKilnk-Yr96BdbrWFjKxulK1xroSFJw00UnTwV4fQ1FcnN"><br>As we can see we could not reach the Total solids target.<br>We now add back Dextrose to the recipe and see what happens.<br><img loading="lazy" decoding="async" width="624" height="215" src="https://lh4.googleusercontent.com/oQHMUQ0ErLm0F1PNzDjZ4dtv_09-NMmxgeU0yBEssdBHwtxaeakEHEDzLla7V6cvbm7ePH3phi65Js6EyI_JnMb1gz4LUuGXF6ov0tqm719HuxlFqEUO6L5lx_dCLr-SdDydC3y2"><br><img loading="lazy" decoding="async" width="624" height="260" src="https://lh5.googleusercontent.com/I9K0y55FAftUhOyMDfP92hSb4evr_pZ5EmcLd_E_WO7M77Jn_6J6-LHNZ-KdBhpeZs-2P9uT7peXZmZHd5XM6entM8HzliJ3cUbbayiOdNzybtgUTcYlkWqt8Z1a2-04iJXmXWGs"><br>Now it was possible to reach all our target data.<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-85cf22a2"><h2 class="uagb-heading-text">Tutorial 1</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><strong>In this first tutorial we will select a base and add chocolate to turn it into a chocolate ice cream.</strong><br><br>Start the calculator and press the New button and select Soft base.<br><img loading="lazy" decoding="async" width="486" height="419" src="https://lh5.googleusercontent.com/ehXKEjXgrHkDNEr1ViKYgxD8sjwwl-zXjPvQgcAzLWP8LmgaPYNlF5LrxvEWdw-7NrQGILdW5lWGta4I_YFMrlgXbVijRNpAYfNg3V93FU5mpIHHvY_K6hc_9cTGVPp2CPbixMKj"><br><br>Now we press the Add ingredient button and add Chocolate 70% and Cacao powder 21%.<br><img loading="lazy" decoding="async" width="387" height="424" src="https://lh5.googleusercontent.com/UgjLWDIyi8rdAEbSOXbJup7Ibn0IIYla0CZNeyI0c4-YaJcnGlVyVZi8DuRSJzNW7zFwinkCzz_EXMFKQ5YN6MNgH3AFSGO7kEbe1F74IQJD5oUowg45x_IuPTGwsu5u2Ut4UWys"><br><br>Set the weights to 100g for the Chocolate and 30g for the Cacao powder.<br><img loading="lazy" decoding="async" width="419" height="245" src="https://lh6.googleusercontent.com/_K-gzLGw6BMMoMofVR5CZlM1FkTRdL3Ddn7YWwyPSlHbjyzII7uODkvz2xwY0Z4RlhlMiYCrMNRqRA4Hky72iMxkqJ5vioCiIdEWKMsClGR9XfL0HvmDxZdbvQha00HjO98L7kzx"><br><br>Now press the Balance button to open the Balance dialog.<br>First check the Fixed checkbox for the Chocolate and Cacao powder because we don&#8217;t want the balancing to change the amount of chocolate.<br><img loading="lazy" decoding="async" width="604" height="285" src="https://lh3.googleusercontent.com/0lck2nk6OHnZ2nMI0HBHiFzTwReQROj627Ehgvk_at0I2-BHAy-XMHxOYSEAWyHtgtGhR93swZdQ1TH9dGRRz0EHgfwRF6l1B2PmNn-oKPjdKznGHOpUOitTuWlQs_QGxjCa78yb"><br><br>Now in the Target templates list select Chocolate.<br><img loading="lazy" decoding="async" width="454" height="324" src="https://lh3.googleusercontent.com/4q_4j1-MqErbLYi3ZOCm8tfrnALe5e7PiJQZng6j5beVNiowljOjCqXO-3kU4DhwFrhRnkcQuYJfKlG-IMD4tqBmzQZlM2EEKPj9otjG7jnXVeybEbp13fXHqIWtFGzFY_fuhGln"><br>Here we see that the Total fat and Total solids are too high. <br><br>Press the Calculate button to balance the recipe.<br><img loading="lazy" decoding="async" width="451" height="258" src="https://lh6.googleusercontent.com/0LHDBuXzmWZq_Idqp8GKBaCYjnWqMfeHmYPTRO_Zhe5ACgK_pgc9m5JANiHDVaApR6IzdctiEnHXIhwnIZTBUhZ6QR-6cxkaAriB-m-Aonf0e4H6-fCK7Fx3S3HJ-TxeGiTvrhcA"><br>After balancing we can see that both Total fat and Total solids are inside the target ranges.<br><br>Press OK to update the recipe and return to the main calculator page.<br>DONE!<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-dabf536a"><h2 class="uagb-heading-text">Tutorial 2</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text"><strong>In this second tutorial we will use the same base and chocolate as in Tutorial 1.</strong><br><br>The idea here is to show how to use a base that you really like and add something to it, then balance the new recipe to have the same properties as the base.<br><br>Start the calculator and press the New button and select Soft base.<br><img loading="lazy" decoding="async" width="486" height="419" src="https://lh5.googleusercontent.com/ehXKEjXgrHkDNEr1ViKYgxD8sjwwl-zXjPvQgcAzLWP8LmgaPYNlF5LrxvEWdw-7NrQGILdW5lWGta4I_YFMrlgXbVijRNpAYfNg3V93FU5mpIHHvY_K6hc_9cTGVPp2CPbixMKj"><br><br>The first thing we do is to press the Compare button. We do this to be able to use the properties from the Soft base when balancing. So, press the Compare button.<br><img loading="lazy" decoding="async" width="917" height="423" src="https://lh6.googleusercontent.com/D55tGMrMcSCRqXwRCyUFKqdxwqmZRyPPgo54Kl6HlFJ2CrMXMuP1wmZm0-rbNTddqdoO64W3SGX4rddhg8sVvUZ2TpTZ4pggEIp9H0u2iWiifcYiawatkZkf3b5ozFqo70z4slbd"><br>Now we have added the Soft base as our Compare recipe and this can be used in the balancing later.<br><br>Now we press the Add ingredient button and add Chocolate 70% and Cacao powder 21%.<br><img loading="lazy" decoding="async" width="387" height="424" src="https://lh5.googleusercontent.com/UgjLWDIyi8rdAEbSOXbJup7Ibn0IIYla0CZNeyI0c4-YaJcnGlVyVZi8DuRSJzNW7zFwinkCzz_EXMFKQ5YN6MNgH3AFSGO7kEbe1F74IQJD5oUowg45x_IuPTGwsu5u2Ut4UWys"><br><br>Set the weights to 100g for the Chocolate and 30g for the Cacao powder.<br><img loading="lazy" decoding="async" width="419" height="245" src="https://lh6.googleusercontent.com/_K-gzLGw6BMMoMofVR5CZlM1FkTRdL3Ddn7YWwyPSlHbjyzII7uODkvz2xwY0Z4RlhlMiYCrMNRqRA4Hky72iMxkqJ5vioCiIdEWKMsClGR9XfL0HvmDxZdbvQha00HjO98L7kzx"><br><br>Now press the Balance button to open the Balance dialog.<br>First check the Fixed checkbox for the Chocolate and Cacao powder because we don&#8217;t want the balancing to change the amount of chocolate.<br><img loading="lazy" decoding="async" width="305" height="222" src="https://lh4.googleusercontent.com/id-CWyb8858HwUkp-m1kCSi3IRW-xsfMtlwcm6VCuDx2khXsANkOEy2Wcy8I7GpWxRlOO-AGufvzpcEwAP7N1HlbgVSQNcitN4MRxVlFrZ83TD5j4_SsSIIIbc1E3ivAS4iobxU2"><br><br>We also uncheck the checkbox for Egg yolk and adds 2% to Min and 4% to Max. This will limit the amount off Egg yolks used.<br><img loading="lazy" decoding="async" width="302" height="219" src="https://lh6.googleusercontent.com/K3FqhFQZfrCTGr7YyeD2FilJkDKvLPdXmQiL-9_23KyjGyusEYXK5lvFsXxb8znN5zlKfPUoPaVPXskicQwRfmrei0WL4pck_DHY1qvia2jWFPxdU0MCkCoeBAwZZe0PvwuHOrq1"><br><br>Now in the Target templates list select Ice cream.<br><img loading="lazy" decoding="async" width="450" height="200" src="https://lh4.googleusercontent.com/wU5KoThiZW1uy3GdqD0sCqxmsCjp_BhuQOOkEvCQHkaDcFbjjMVwe461GG4DEz3aM3Av17OJ76ImSduHkkvvz2nkgncePJjIbLyvJI7U2z5aQ5w2cwMURXc49eQKx_z7HrRx9fHm"><br><br>We want the new recipe to have similar properties as the Soft base so we press the Compare button to set the Target values to the same as Soft base. Then press the Expand button to create a Min/Max range for our target values. It should now look like this.<br><img loading="lazy" decoding="async" width="482" height="438" src="https://lh3.googleusercontent.com/YVaPwN2ddllgU3SGvArYvfHqSOBL_wFgQS_NPfrU1BYZZ0J5cn6C2rTAMpu9N9wcU1cIIVa64LfeQsUfRa0YwI04e-QNRGQkmNrtmI8rRy5iCpkGHLuuijHv_hqGiRABlfIuYI-q"><br><br>What we will do is to remove the MSNF/Water target from the list. Select MSNF/Water and press the &#8220;-&#8221; button to remove it. We do this because the chocolate will add a lot of solids so it will be hard to reach both the Total solids target and the MSNF/Water target when we add chocolate.<br><img loading="lazy" decoding="async" width="443" height="167" src="https://lh6.googleusercontent.com/J98md_pninJJX4iYGkD_y-QAWg0djQoZmKFj53JmcAVlChoViqnGimQCvosTjBu7PZSLKdvKLKDy4cGEIPEHHTctDSJCndciNaJByhTyYbljsVfVM1o-G9VlsuWY_FhWY2l5QYwn"><br><br>Press the Calculate button to balance.<br><img loading="lazy" decoding="async" width="444" height="163" src="https://lh5.googleusercontent.com/aVcdH9TF-l7ZlsQaZkJZyJKAikstz-Eysw5L3EGwsoAQwnOfy8lBXMANUGgYKpVEzML6UTGeBVQV8h6bOq9qdLva9wiE4XkYDqyYwney1-0f9KPEmWPLDrbkJR9twL-3o-nsBZ8w"><br>Ok, Total solids are still a little to high. This is typical with chocolate ice cream and we are still pretty close to the Soft base properties.<br><br>We can look at the chart and compare.<br><img loading="lazy" decoding="async" width="624" height="164" src="https://lh3.googleusercontent.com/DxYG3NulCNgVUtCBqgyftCPgm8f-IgJ1W8bqRju4O406FRPd4CMY7Yi5TPeJ5GcpdZ6dV_zcbeRgJu8n-MJNzJrE6AIozPuFT7tgG5CEAnk97LZyBiWuk5b8Wk-cpvr-BegmeuTi"><br><br>Press OK to update the recipe and return to the main calculator page.<br>DONE!<br></p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-980c5784"><h2 class="uagb-heading-text">Summary</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">The balancing tool is very powerful and useful. I suggest you play around with it and learn how to use it. There are endless possibilities to tweak your recipe to have the properties you like. It&#8217;s also much faster and simpler than trying to manually change the weight of your ingredients.</p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2021/02/18/balance-tutorial/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1212</post-id>	</item>
		<item>
		<title>Fine tuning a recipe</title>
		<link>https://icecreamcalc.com/2020/11/08/fine-tuning-a-recipe/</link>
					<comments>https://icecreamcalc.com/2020/11/08/fine-tuning-a-recipe/#comments</comments>
		
		<dc:creator><![CDATA[icecreamcalc]]></dc:creator>
		<pubDate>Sun, 08 Nov 2020 08:57:56 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://icecreamcalc.com/?p=816</guid>

					<description><![CDATA[In this tutorial I will show how you can fine tune your recipe to reach certain parameters.]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-uagb-advanced-heading uagb-block-0a92c104"><h2 class="uagb-heading-text">Fine tuning a recipe</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">In this tutorial I will show how you can fine tune your recipe to reach certain parameters.<br>I will use an example going from one recipe and changing it to reach the target parameters.<br>The milk is 3% fat and the cream is 40% fat in this tutorial.</p></div>



<h2 class="wp-block-heading">Initial recipe</h2>



<figure class="wp-block-table"><table><tbody><tr><th class="has-text-align-left" data-align="left">Ingredient</th><th class="has-text-align-left" data-align="left">Weight (g)</th><th class="has-text-align-left" data-align="left">Amount (%)</th></tr><tr><td class="has-text-align-left" data-align="left">Milk</td><td class="has-text-align-left" data-align="left">450.0</td><td class="has-text-align-left" data-align="left">44.82</td></tr><tr><td class="has-text-align-left" data-align="left">Cream</td><td class="has-text-align-left" data-align="left">350.0</td><td class="has-text-align-left" data-align="left">34.86</td></tr><tr><td class="has-text-align-left" data-align="left">Skim milk powder</td><td class="has-text-align-left" data-align="left">40.0</td><td class="has-text-align-left" data-align="left">3.98</td></tr><tr><td class="has-text-align-left" data-align="left">Sucrose</td><td class="has-text-align-left" data-align="left">120.0</td><td class="has-text-align-left" data-align="left">11.95</td></tr><tr><td class="has-text-align-left" data-align="left">Dextrose</td><td class="has-text-align-left" data-align="left">40.0</td><td class="has-text-align-left" data-align="left">3.98</td></tr><tr><td class="has-text-align-left" data-align="left">Lecithin</td><td class="has-text-align-left" data-align="left">4.0</td><td class="has-text-align-left" data-align="left">0.40</td></tr></tbody></table></figure>



<p>This is a no-egg recipe giving me the following properties.</p>



<ul class="wp-block-list"><li>Butter fat 15.3%</li><li>Total fat 15.3%</li><li>MSNF 9.7%</li><li>Total Solids 41%</li><li>PAC 248</li><li>POD 156</li></ul>



<div class="wp-block-uagb-advanced-heading uagb-block-5eb6398a"><h2 class="uagb-heading-text">Goal targets</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">I feel this recipe needs some tweaking. I want to add some egg yolks because I like what they do to the texture and creaminess of the ice cream. I also want to increase the sweetness(POD) and the freezing point depression(PAC) to make it more soft out of the freezer. So my target parameters looks like this.</p></div>



<ul class="wp-block-list"><li>Butterfat 15-17%</li><li>Total fat 16-18%</li><li>MSNF 7-9%</li><li>Total solids 42%</li><li>PAC 270-275</li><li>POD 170</li></ul>



<div class="wp-block-uagb-advanced-heading uagb-block-3f35876c"><h2 class="uagb-heading-text">Adding eggs and changing the milk/cream ratio</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">I start by adding three egg yolks (51g). I also reduce the lecithin to 3g which is equal to the lecithin from two eggs. So the emulsifiers in this recipe equals 5 egg yolks, 3 from eggs and 2 from lecithin. When doing this the butter fat goes down to 14.6% so I change the milk/cream ratio to 400g/400g. This gives the following recipe</p></div>



<figure class="wp-block-table"><table><tbody><tr><th class="has-text-align-left" data-align="left">Ingredient</th><th class="has-text-align-left" data-align="left">Weight (g)</th><th class="has-text-align-left" data-align="left">Amount (%)</th></tr><tr><td class="has-text-align-left" data-align="left">Milk</td><td class="has-text-align-left" data-align="left">400.0</td><td class="has-text-align-left" data-align="left">37.95</td></tr><tr><td class="has-text-align-left" data-align="left">Cream</td><td class="has-text-align-left" data-align="left">400.0</td><td class="has-text-align-left" data-align="left">37.95</td></tr><tr><td class="has-text-align-left" data-align="left">Skim milk powder</td><td class="has-text-align-left" data-align="left">40.0</td><td class="has-text-align-left" data-align="left">3.8</td></tr><tr><td class="has-text-align-left" data-align="left">Sucrose</td><td class="has-text-align-left" data-align="left">120.0</td><td class="has-text-align-left" data-align="left">11.39</td></tr><tr><td class="has-text-align-left" data-align="left">Dextrose</td><td class="has-text-align-left" data-align="left">40.0</td><td class="has-text-align-left" data-align="left">3.8</td></tr><tr><td class="has-text-align-left" data-align="left">Lecithin</td><td class="has-text-align-left" data-align="left">3.0</td><td class="has-text-align-left" data-align="left">0.28</td></tr><tr><td class="has-text-align-left" data-align="left">Egg yolk</td><td class="has-text-align-left" data-align="left">51.0</td><td class="has-text-align-left" data-align="left">4.84</td></tr></tbody></table></figure>



<p>This gives me the following data.</p>



<ul class="wp-block-list"><li>Butter fat 16.4%</li><li>Total fat 17.7%</li><li>MSNF 9%</li><li>Total Solids 42.7%</li><li>PAC 235</li><li>POD 148</li></ul>



<p>So, the Butter fat, total fat and MSNF are pretty ok but the Total solids, PAC and POD are still off. </p>



<div class="wp-block-uagb-advanced-heading uagb-block-32063f36"><h2 class="uagb-heading-text">Changing the sugars</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">The next step is to tweak the sugars to reach my goal PAC/POD values. The original recipe was low in both sweetness and freezing point depression so we need to modify the sugars. Remember the target was PAC 270-275 and POD 170. Here I use the balance tool in the software. I lock all other ingredients and set my target to PAC=270 and POD=170. This calculates to Sucrose=139.1g and Dextrose=54.6g and gives me exactly PAC=270 and POD=170. Here is the data.</p></div>



<ul class="wp-block-list"><li>Butter fat 15.8%</li><li>Total fat 17.2%</li><li>MSNF 8.7%</li><li>Total Solids 44.4%</li><li>PAC 270</li><li>POD 170</li></ul>



<p>As you can see the other parameters changes as well because the total amount of sugars changes from 160g to 193.7g.</p>



<p>But good news, we are now close to the goal for almost all parameters.</p>



<div class="wp-block-uagb-advanced-heading uagb-block-432d77c8"><h2 class="uagb-heading-text">Total solids</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ok, now we have a problem. The total solids are too high by 2.4%. <br>We could try to reduce the SMP (Skim milk powder). If we remove the SMP completely the total solids goes down to 42.3% but the MSNF drops to 5.4% so this is clearly not an option.<br>The solution is to introduce another sugar.</p></div>



<div class="wp-block-uagb-advanced-heading uagb-block-5d09b2c8"><h2 class="uagb-heading-text">Adding fructose</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">To be able to reduce the total solids without changing the PAC, POD or MSNF we have to add another type of sugar. Fructose has the same freezing point depression as dextrose but it is almost twice as sweet as sugar. Fructose has PAC=190 and POD=170.<br>This will allow us to lower the total solids by reducing the sucrose content and replacing some of that sucrose with fructose to maintain the PAC and POD. The MSNF is not affected.<br>So, after some experimenting with the ratios of sucrose/dextrose/fructose we get the following recipe.</p></div>



<figure class="wp-block-table"><table><tbody><tr><th class="has-text-align-left" data-align="left">Ingredient</th><th class="has-text-align-left" data-align="left">Weight (g)</th><th class="has-text-align-left" data-align="left">Amount (%)</th></tr><tr><td class="has-text-align-left" data-align="left">Milk</td><td class="has-text-align-left" data-align="left">400.0</td><td class="has-text-align-left" data-align="left">37.84</td></tr><tr><td class="has-text-align-left" data-align="left">Cream</td><td class="has-text-align-left" data-align="left">400.0</td><td class="has-text-align-left" data-align="left">37.84</td></tr><tr><td class="has-text-align-left" data-align="left">Skim milk powder</td><td class="has-text-align-left" data-align="left">40.0</td><td class="has-text-align-left" data-align="left">3.78</td></tr><tr><td class="has-text-align-left" data-align="left">Sucrose</td><td class="has-text-align-left" data-align="left">80.0</td><td class="has-text-align-left" data-align="left">7.57</td></tr><tr><td class="has-text-align-left" data-align="left">Dextrose</td><td class="has-text-align-left" data-align="left">50.0</td><td class="has-text-align-left" data-align="left">4.73</td></tr><tr><td class="has-text-align-left" data-align="left">Fructose</td><td class="has-text-align-left" data-align="left">33.0</td><td class="has-text-align-left" data-align="left">3.12</td></tr><tr><td class="has-text-align-left" data-align="left">Lecithin</td><td class="has-text-align-left" data-align="left">3.0</td><td class="has-text-align-left" data-align="left">0.28</td></tr><tr><td class="has-text-align-left" data-align="left">Egg yolk</td><td class="has-text-align-left" data-align="left">51.0</td><td class="has-text-align-left" data-align="left">4.82</td></tr></tbody></table></figure>



<ul class="wp-block-list"><li>Butter fat 16.3% (target 15-17)</li><li>Total fat 17.6% (target 16-18)</li><li>MSNF 9% (target 7-9)</li><li>Total Solids 42.1% (target 42)</li><li>PAC 274 (target 270-275)</li><li>POD 169.7 (target 170)</li></ul>



<div class="wp-block-uagb-advanced-heading uagb-block-5a411d4d"><h2 class="uagb-heading-text">Conclusion</h2><div class="uagb-separator-wrap"><div class="uagb-separator"></div></div><p class="uagb-desc-text">Ok, we are pretty close to our target values. You can of course continue to tweak and make small changes if you like but I think this is close enough.<br></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://icecreamcalc.com/2020/11/08/fine-tuning-a-recipe/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">816</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: icecreamcalc.com @ 2026-03-01 23:01:41 by W3 Total Cache
-->