Skip to content

Commit

Permalink
Merge pull request #41 from Lightsaver7/August-update-5
Browse files Browse the repository at this point in the history
August update 5.1
  • Loading branch information
Lightsaver7 committed Aug 31, 2023
2 parents 2d2c43f + 6d4132d commit 677d617
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
basic/basic_top
sensor/sensor_top
motor/motor_top
data/iso_adc3
data/data_top
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.. _click_shield_data_top:

#########################
Data Acquisition Boards
#########################

.. toctree::
:maxdepth: 2

iso_adc3

20 changes: 10 additions & 10 deletions appsFeatures/systemtool/calibration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ To open the Calibration application click on **System Tools** and then select **

.. image:: img/Main_menu_system.jpg
:align: center
:width: 50 %
:width: 70 %

.. image:: img/Calibration_app_menu.jpg
:align: center
:width: 50 %
:width: 70 %


When the Calibration application opens, you will see four options:

.. image:: img/Calibration_api.png
:align: center
:width: 100 %
:width: 50 %

***************
DC Calibration
Expand Down Expand Up @@ -80,7 +80,7 @@ When closing the application without saving the values, the following prompt wil

.. image:: img/Calib_save.png
:align: center
:width: 100 %
:width: 70 %



Expand All @@ -89,7 +89,7 @@ ADC calibration parameters

.. image:: img/DC_manual_ADC.jpg
:align: center
:width: 100 %
:width: 70 %

1. **Voltage measurements** (Mean, minimum, maximum, and peak-to-peak). Displayed in the graph with the corresponding colour.
#. **Sine wave detection**. Detects wheter a sine wave is present on the channel. The "x" indicates how many sine periods were detected.
Expand All @@ -105,7 +105,7 @@ DAC calibration parameters

.. image:: img/DC_manual_DAC.jpg
:align: center
:width: 100 %
:width: 70 %

1. **ON/OFF**. Turn the specified output ON or OFF.
#. **DAC settings**. Change the output waveform (type), frequency, amplitude, and offset. Currently, only the waveform (type) can be changed.
Expand Down Expand Up @@ -158,7 +158,7 @@ Please pay attention to the **STATE** column, as clickable buttons which progres

.. image:: img/Calib_freq_auto_LV_int.png
:align: center
:width: 70 %
:width: 50 %

* Please select "INTERNAL" if you do not have an external reference generator. Red Pitaya will use OUT1 to generate a 0.9 Volt 1 kHz Square signal.
* Set the jumpers to the LV position and connect OUT1 to IN1 and IN2 using the SMA cables and the T adapter.
Expand All @@ -167,7 +167,7 @@ Please pay attention to the **STATE** column, as clickable buttons which progres

.. image:: img/Calib_freq_auto_LV_ext.png
:align: center
:width: 70 %
:width: 50 %

* Please configure the external reference generator to produce a 1 kHz square signal and input the "reference voltage" (one-way amplitude) of the signal.
* Set the jumpers to the LV position and connect the output of the external generator to IN1 and IN2 of the Red Pitaya using SMA or BNC cables and the T adapter.
Expand All @@ -191,11 +191,11 @@ Please pay attention to the **STATE** column, as clickable buttons which progres

.. image:: img/Calib_freq_auto_HV_int.png
:align: center
:width: 70 %
:width: 50 %

.. image:: img/Calib_freq_auto_HV_ext.png
:align: center
:width: 70 %
:width: 50 %

* The external reference generator amplitude should be changed by at least a factor of 10 to a maximum of 20 Volts.

Expand Down

0 comments on commit 677d617

Please sign in to comment.