Question

In: Operations Management

Infocomp Systems Lab is a research and development (R&D) company that develops computer systems and software...

Infocomp Systems Lab is a research and development (R&D) company that develops computer systems and software primarily for the medical industry. The lab has proposals from its own researchers for eight new projects. Each of the proposed research projects requires limited resources, and it is not possible to undertake all of them. The following table shows the developmental budget, the number of researchers, and the expected annual sales from each project if successfully developed and implemented:

Project

Developmental Budget ($1,000,000s)

Number of Research Personnel

Expected Annual

Sales ($1,000,0005)

1

$0.675

6

$0.82

2

1.050

5

1.75

3

0.725

7

1.60

4

0.430

8

1.90

5

1.240

10

0.93

6

0.890

6

1.70

7

1.620

7

1.30

8

1.200

6

1.80

The lab has developed the following set of prioritized goals for selecting which projects to initiate:

(1) The company would like to remain within a total developmental budget of $5,000,000.

(2) The number of available research personnel is 27, and Infocomp would like to avoid obtaining extra researchers.

(3) The company would like the expected future annual sales from the implemented projects to be at least $6,500,000.

(4) Projects 1, 3, 4, and 6 are considered offensive in that they represent new product initiatives, while projects 2, 5, 7, and 8 are existing product upgrades and thus defensive in nature. The lab would like to select at least two projects from each group.

(5) Projects 2, 3, 5, 6, and 7 are considered the most risky of the projects, and the company would prefer not to select any more than three of these projects.

(6) The lab’s owner has indicated that she would like to see projects 5 and 6 initiated if doing so would not interfere with the achievement of any of the more important goals determined by the lab’s top management.

a. Formulate a goal programming model to determine which projects Infocomp Systems Lab should select to best achieve its goals.

No need to solve in excel. Looking for Decision variables, objective function and constraints.

Solutions

Expert Solution

Answer: x2, x3, x4, x5, x6, x7, and x8 are defined
Objective function of LP without any goals is
Sales = 0.82x1 + 1.75x2 + 1.6x3 + 1.9x4 + 0.93x5 + 1.7x6 + 1.3x7 + 1.8x8 -----(Eq.1)
Availability of research personnel
6x1 + 5x2 + 7x3 + 8x4 + 10x5 + 6x6 + 7x7 + 6x8 <= 27 ---------(Eq.2)
Availability of funds
$0.675x1 + 1.050 x2 + 0.725 x3 + 0.430x4 + 1.240x5 + 0.890x6 + 1.620x7 + 1.200x8 <= 5 -------Eq(3)
No we look at goal program
1. The company wants to remain within a total development budget of $5,000,000
This is the hard constraints as development budget is not allowed to exceed. From eq(3)
$0.675x1 + 1.050 x2 + 0.725 x3 + 0.430x4 + 1.240x5 + 0.890x6 + 1.620x7 + 1.200x8 <= 5 Eq(3)


2. The company wants to avoid hiring additional research personnel beyond the current staff level of 27 researchers.
We treat this as the first priority goal. Let us define d1+ and d1- s the deviation variables to exceed and keeping less than the targeted staff level. The goal constraint is, from eq(2)
6x1 + 5x2 + 7x3 + 8x4 + 10x5 + 6x6 + 7x7 + 6x8 -d1+ + d1- = 27 Eq(4)


3. The company would like the expected future annual sales from the implemented projects to be at least $6,500,000.
This is a hard constraint as expected future sales is not allowed to fall below 6500000 mark. This constraints is given by (see eq(1))
0.82x1 + 1.75x2 + 1.6x3 + 1.9x4 + 0.93x5 + 1.7x6 + 1.3x7 + 1.8x >= 6.5 Eq(5)


4. Projects 2, 3, 5, 6, and 7 are considered the most dangerous of the tasks, and the organization would incline toward not to choose more than three from this gathering. The company would like to select at least two products from each group.
This again is hard constraints but with combination of binary variables. At least two projects from each of the two groups, 1,3,4,6 and 2,5,7,8, have to be selected. Selecting at least two from the first group is given by
x1 + x3 + x4 + x6 >=2 Eq(6).....(Note that the variables are binary)
Similarly for the other group we get
x2 + x5 + x7 + x8 >=2 Eq(7)

5. Projects 2, 3, 5, 6, and 7 are considered the riskiest of the projects, company would prefer not to select. The constraint for this is given by
x2 + x3 + x5 + x6 + x7 <= 3 Eq(8)


6. The president of Infocomp Systems has expressed an interest in the initiation of projects 5 and 6 unless these selections are in conflict with other goals.
No separate constraint is required for this goal as variable definition (binary variables) will take care of it.
Now our goal program for priority level 1 P1 is
Avoid the requirement of exceeding the current staff level. Hence, we minimize the d1+
(P1) Minimize: d1+
Subject to
6x1 + 5x2 + 7x3 + 8x4 + 10x5 + 6x6 + 7x7 + 6x8 -d1+ + d1- = 27 Eq(4)
$0.675x1 + 1.050 x2 + 0.725 x3 + 0.430x4 + 1.240x5 + 0.890x6 + 1.620x7 + 1.200x8 <= 5000000 Eq(3)
0.82x1 + 1.75x2 + 1.6x3 + 1.9x4 + 0.93x5 + 1.7x6 + 1.3x7 + 1.8x >= 6500000 Eq(5)
(Note that the sales target is also put as a hard constraint as it is said that sales cannot fall below 6500000. This can also be modeled through deviation variables and it will be then maximization of d+ deviation variable. It is same as modeling the constraint as in Eq(5))
x1 + x3 + x4 + x6 >=2 Eq(6)
x2 + x5 + x7 + x8 >=2 Eq(7)
x2 + x3 + x5 + x6 + x7 <= 3 Eq(8)
All the deviation variables are non-negative
x1, x2, x3, x4, x5, x6, x7, and x8 = {0 ,1}


Related Solutions

Mackey Biotechnical, Inc., develops, manufactures, and sells pharmaceuticals. Significant research and development (R&D) expenditures are made...
Mackey Biotechnical, Inc., develops, manufactures, and sells pharmaceuticals. Significant research and development (R&D) expenditures are made for the development of new drugs and the improvement of existing drugs. During 2017, $180 million was spent on R&D. Of this amount, on January 1, 2017, $20 million was spent on the purchase of equipment to be used in a research project involving the development of a new drug. The controller, Margret Davidson, is considering capitalizing the equipment and depreciating it over the...
R&D Computer Inc. is debating on whether to develop a new anti-virus software. Development will take...
R&D Computer Inc. is debating on whether to develop a new anti-virus software. Development will take three years and the cost is $4000 per year. Once in production, the software will make $3000 per year for the next s seven years. The cash inflows begin at the end of year 4. Assuming the cost of capital is 10% a. Calculate the NPV, should the company make this investment? b. Calculate the IRR and use it to determine the maximum deviation...
Assume that you are working for a company that develops software systems for in-house use in...
Assume that you are working for a company that develops software systems for in-house use in its design of aircraft engines. Being a software engineer you may not have any expertise in aircraft engines. While testing programs for such applications, what are the challenges you are likely to face, and how will you overcome them?
Highnix ’s research and development expenditure. Highnix Electronics Sdn Bhd develops and manufactures computer components and...
Highnix ’s research and development expenditure. Highnix Electronics Sdn Bhd develops and manufactures computer components and its year end was 31 December 2018 . The company has a large factory, and two warehouses, one of which is off-site. You are an audit supervisor of Tipah & Co and the final audit is due to commence shortly. Draft financial statements show total assets of RM23.2m and profit before tax of RM6.4m. The following three matters have been brought to your attention:...
Highnix ’s research and development expenditure. Highnix Electronics Sdn Bhd develops and manufactures computer components and...
Highnix ’s research and development expenditure. Highnix Electronics Sdn Bhd develops and manufactures computer components and its year end was 31 December 2018 . The company has a large factory, and two warehouses, one of which is off-site. You are an audit supervisor of Tipah & Co and the final audit is due to commence shortly. Draft financial statements show total assets of RM23.2m and profit before tax of RM6.4m. The following three matters have been brought to your attention:...
Research and Development Costs Cressman Company incurred R&D costs for various projects in 2019 as follows:...
Research and Development Costs Cressman Company incurred R&D costs for various projects in 2019 as follows: Materials used for research $ 250,000 Materials used for development 160,000 Equipment acquired that will have alternative uses in future    research projects for 4 years 2,000,000 Personnel costs of employees involved in research 600,000 Personnel costs of employees involved in development 400,000 Consulting fees paid to outsiders for research 30,000 Consulting fees paid to outsiders for development 100,000 Indirect costs reasonably allocable for research...
"Research and development (R & D) is a process intended to create new or improved technology...
"Research and development (R & D) is a process intended to create new or improved technology that can provide a competitive advantage at the business, industry, or national level." Would you agree that research and development plays a key factor in a cost or differentiation strategy? Should companies focus on both strategies or should just choose one and just focus on it? And if just one which one is preferable?  
Metro Telcom Systems develops, sells, and installs computer systems. The company has divided its customer base...
Metro Telcom Systems develops, sells, and installs computer systems. The company has divided its customer base into five regions, and it has 15 representatives who sell and install the company’s systems. The company wants to allocate salespeople to regions so that they maximize daily sales revenue. However, whereas the sales increase as the number of increases, they do so at a declining rate, according to the following nonlinear formula: total sales = a - (b/x) Following are the a and...
Eric Johnson was recently promoted to Controller of Research and Development (R&D) for PharmaCor, a Fortune...
Eric Johnson was recently promoted to Controller of Research and Development (R&D) for PharmaCor, a Fortune 500 pharmaceutical company, which manufactures prescription drugs and nutritional supplements. The company’s total R&D cost for 2012 was expected (budgeted) to be $5 billion. During the company’s mid-year budget review, Eric realized that current R&D expenditures were already at $3.5 billion, nearly 40% above the mid-year target. At this current rate of expenditure, the R&D division was on track to exceed its total year-end...
F: You are planning to invest $25,000 in research & development (R&D). This investment will generate...
F: You are planning to invest $25,000 in research & development (R&D). This investment will generate cost savings of $17,500 in year 1 and $12,500 in year 2. After 2 years, the salvage value is zero. The cost of capital is 25% a year. a) Compute the net present value. NPV = $ Should you invest? YES NO b) Following a government stimulus program, the cost of capital decreased to 10% a year. Compute the net present value at the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT