diff --git a/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst b/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst new file mode 100644 index 00000000000..b5090214dc3 --- /dev/null +++ b/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst @@ -0,0 +1,80 @@ +Fast Precision ADCs KWIK Lecture + Lab +====================================== + +General Description +------------------- + +The Fast Precision ADCs Know-how with Integrated Knowledge (KWIK) Lecture and +Lab is a training module regarding Precision Fast ADCs with integrated digital +filters. It is a combination of a lecture and a hands-on activity to understand +how to drive such fast precision ADC and how to take advantage of the digital +filters for noise performance improvements and antialiasing filtering. + +On one hand, it provides lecture materials around sampled data system, +antialiasing, how to drive a SAR ADCs and how the challenges increase with +speed, as well as how to use digital filters to help achieving optimal +performance. + +On the other hand, the hands-on activity allows the user to measure signals with +the EVAL-AD4080ARDZ Arduino form factor eval board, using ADALM2000 to both +generate signals and measure them in the oscilloscope, as well as capturing the +data stream coming from the ADC and generate time domain and frequency domain +visualizations. Using IIO it also allows to configure the 20-bit 40-MSPS SAR ADC +(AD4080) in order to check the benefits of the different digital filter option +available. + +Objective +--------- + +The Fast Precision ADCs KIWIK Lecture and Lab aims to understand the easy drives +features on fast precision ADCs, as well as the benefits of using the digital +filtering options available on-chip in the AD4080. Beyond theory slides, the +user get to practice and play around with some physical hardware to see live all +this options as well the impact on noise and antialiasing does the on-chip +digital filter have. + +Lecture Materials +----------------- + +Theory slides: `seminar\_-\_adc\_-\_part_deaux.pdf `_ + +Step-by-step Hands on slide deck:`ad4080_hands_on.pdf `_ + +ADALM2000 Active Learning Module and Scopy +------------------------------------------ + +:adi:`ADALM2000 Active Learning Module ` + +`Scopy - A Graphical User Interface (GUI) for the ADALM2000. A multi-functional software toolset with strong capabilities for signal analysis `_ + +ADALM2000 Configuration Files +----------------------------- + +`m2k_and_ad4080_scopy_ini.zip `_ + +LTSpice Simulation Circuits +--------------------------- + +`ad4080-signal-chain.zip `_ + +EVAL-AD4080ARDZ Demo PCB Image +------------------------------ + +**EVAL-AD4080ARDZ Angle View** + +|image1| + +**EVAL-AD4080ARDZ Top View** + +|image2| + +**EVAL-AD4080ARDZ Bottom View** + +|image3| + +.. |image1| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_angle-evaluation-board.jpg + :width: 400 +.. |image2| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_top-evaluation-board.jpg + :width: 400 +.. |image3| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_bottom-evaluation-board.jpg + :width: 400 diff --git a/docs/solutions/reference-designs/eval-ad4080/index.rst b/docs/solutions/reference-designs/eval-ad4080/index.rst new file mode 100644 index 00000000000..6b38dae7eda --- /dev/null +++ b/docs/solutions/reference-designs/eval-ad4080/index.rst @@ -0,0 +1,45 @@ +.. _eval_ad4080 eval: + +EVAL AD4080 +=================================================================== + +.. TODO: Add a picture of the chip/board + +Overview +------------------------------------------------------------------------------- + +.. TODO: Describe in max 10 rows the main features and applications. + +Features: + +- feature 1 +- feature 2 + +Applications: + +- application 1 +- application 2 + +.. toctree:: + :hidden: + + eval-ad4080ardz + +Recommendations +------------------------------------------------------------------------------- + +People who follow the flow that is outlined, have a much better experience with +things. However, like many things, documentation is never as complete as it +should be. If you have any questions, feel free to ask on our +:ref:`EngineerZone forums `, but before that, please make +sure you read our documentation thoroughly. + +Warning +------------------------------------------------------------------------------- + +.. esd-warning:: + +Help and support +------------------------------------------------------------------------------- + +Please go to :ref:`Help and Support ` page.