forked from sinara-hw/datasheets
4410: confirm that dds amplitude at net positive input
This commit is contained in:
parent
ca6caa8e1d
commit
e4ceb32134
|
@ -911,7 +911,7 @@ Next, setup the PI control as an IIR filter. It has -1 proportional gain $k_p$ a
|
||||||
\end{minted}
|
\end{minted}
|
||||||
|
|
||||||
Then, configure the DDS frequency to 10 MHz with 3V input offset.
|
Then, configure the DDS frequency to 10 MHz with 3V input offset.
|
||||||
At input offset voltage, the DDS output amplitude is 0.
|
When input voltage $\geq$ offset voltage, the DDS output amplitude is 0.
|
||||||
|
|
||||||
\begin{minted}{python}
|
\begin{minted}{python}
|
||||||
self.channel.set_dds(
|
self.channel.set_dds(
|
||||||
|
|
Loading…
Reference in New Issue