Hello everyone,
I am writing to ask for advice on designing an experiment to optimize a somewhat complicated chemical reaction. Here is what it involves:
A substrate (1.0 eq) reacts with a mixture of two reagents called RA and RB.
The total amount of RA and RB is always 0.5 eq.
The proportions of RA and RB vary within the mixture of these two reactants.
RA varies from 38% to 62%, and RB also varies from 38% to 62%.
The reaction is catalyzed by a mixture of two catalysts, CatX and CatY.
The total amount of catalyst varies from 0.1 to 0.5 eq.
The proportions of CatX and CatY vary within the mixture of the two catalysts.
CatX ranges from 0 to 100%, and CatY ranges from 0 to 100%.
Reaction time is a continuous factor studied over a period of 6 to 24 hours.
The objective of the experimental design is to maximize the conversion rate of the substrate into reaction products.
Initially, I attempted to use the Custom Design platform of JMP 18 to define a mixture-process design.

How can I tell JMP that RA + RB constitutes one mixture and CatX + CatY constitutes another?
Indeed, if this specification is not made, JMP considers the four compounds to be four constituents of a single mixture.
I tried to specify linear constraints but without success.
What effects should be included in the model to obtain a response surface design in this case?
In a second attempt, I simplified the problem by considering the proportion of RA as a continuous factor ranging from 38% to 62% without specifying RB. Similarly, I considered the proportion of CatX as a continuous factor ranging from 0 to 100% without specifying CatY. Although RB and CatY do not appear in the table, I know that :
RB = 1 - RA
CatY = 1 - CatX.

In this case, I considered including main, interaction, and quadratic effects to obtain a response surface design.
Is one approach better than another?
Would it be problematic to have the total amount of catalyst as one factor and the proportions of catalysts as the other factors?
Thank you for your help.