Formulador de Piensos para Cerdos

Crea fórmulas nutricionales óptimas para cada etapa productiva

Ingredientes

Proteína: {{ getIngredientDetails(ingredient.name).protein }}% | Energía: {{ getIngredientDetails(ingredient.name).energy }} kcal/kg | Fibra: {{ getIngredientDetails(ingredient.name).fiber }}%

Resultados Nutricionales

Total ingredientes {{ totalPercentage }}%

La fórmula está incompleta (faltan {{ 100 - totalPercentage }}%)

La fórmula excede el 100% ({{ totalPercentage - 100 }}% de más)

Proteína

{{ nutritionResults.protein }}% {{ getTargetRange('protein').min }}-{{ getTargetRange('protein').max }}% (objetivo)

Bajo en proteína

Alto en proteína

Energía

{{ nutritionResults.energy }} kcal/kg {{ getTargetRange('energy').min }}-{{ getTargetRange('energy').max }} kcal/kg (objetivo)

Fibra

{{ nutritionResults.fiber }}% {{ getTargetRange('fiber').min }}-{{ getTargetRange('fiber').max }}% (objetivo)

Costo estimado

${{ nutritionResults.cost.toFixed(2) }} por tonelada

Ingresa los ingredientes y haz clic en "Calcular Nutrición" para ver los resultados

Fórmulas Guardadas

{{ formula.name }}

{{ formula.description }}

Composición: {{ getFormulaTotal(formula.ingredients) }}%
  • {{ ing.name }} {{ ing.percentage }}%