Is there a component in Simulink that will allow for this variable
control of the gain of an AC input signal (ie. produce an AC signal
with a fixed gain using a feedback DC signal)? I'm not having any
luck building this part of the circuit.
Any help or ideas with this would be greatly appreciated.
I am not sure I understand your question. However, I think that you
want to know if you can create a variable gain block in Simulink.
You can use the multiply block in Simulink to behave like a variable
gain block. It has two inputs and outputs the product of the two
inputs.
Did that answer your question?
Vivek
The multiplier is an interesting approach that might just give me
what I'm looking for. However, I want the output from this block to
always be the same value, despite the changing amplitude of the input
sine wave. I will definitely give this a try to see if it's the
right fit.
Thanks again,
Mike