Difference: HerdFeedingProblem (11 vs. 12)

Revision 122008-03-01 - TWikiAdminUser

Line: 1 to 1
 
META TOPICPARENT name="SubmitCaseStudy"
<-- Ready to Review -->
Line: 26 to 26
 

Operations Research Topics: LinearProgramming, BlendingModels

Application Areas: Farm Management

Contents

Changed:
<
<
>
>
 

Problem Description

Adapted from a real-world problem

When determining how to feed a herd of dairy cows, farmers need to take into account many different parameters, e.g.,

  • How much milk they want the cows to produce;
  • The price of the various feed types;
  • If the cows are pregnant and how far through their pregnancy are they;
  • How much pasture their farm currently has for grazing.

Farmers will often turn to farm consultants to help them make the best decision. In this case study we are going to analyse the decision suggested by a farm consultant.

The following table gives some typical amounts of MJME (megajoules of metabolisable energy) required for a cow each day in order for it to produce various amounts of milk that day.

milk_table.jpg

Cows get MJME from their feed, or more specifically the amount of DM (dry matter) in their feed. The next table gives a list of possible feed types, their cost, %DM, MJME per kgDM as well as their percentage of protein and NDF (neutral detergent fibre).

feed_table.jpg

This month, a consultant has estimated that a herd of 350 cows each require 180 MJME per day to produce 23 L of milk. For nutrition they need their feed to contain at least 17% protein and 32% NDF.

He also estimates the farm has 1920 kg of usable pasture.

His feed solution for each cow is given below.

feed_solution.jpg

The farmer wants to know if this is the best possible solution.

For more information on MJME, DM, etc see Farmingshow.com - Straggle Muster 113.

Line: 36 to 34
 Return to top

Problem Formulation

Changed:
<
<
Teaching Case Study: Student to complete
>
>
Teaching Case Study: Student to complete
  Return to top

Computational Model

Changed:
<
<
Teaching Case Study: Student to complete
>
>
Teaching Case Study: Student to complete
  Return to top

Results

Changed:
<
<
Teaching Case Study: Student to complete
>
>
Teaching Case Study: Student to complete
  Return to top

Conclusions

Changed:
<
<
Teaching Case Study: Student to complete
>
>
Teaching Case Study: Student to complete
  Return to top

Changed:
<
<
>
>
<--

-->

 

Changed:
<
<
>
>
<--
1. Write AMPL files herd.mod, herd.dat and herd.run to find a feeding solution.Write a management summary of your feeding solution. Be sure to compare it to the consultant's solution.

What to hand in Your new AMPL files herd.mod, herd.dat and herd.run. Your management summary.

-->
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback