ADC/en: различия между версиями

Материал из Wiren Board
(Новая страница: «{{DISPLAYTITLE: Analog inputs (ADC)}} == Определения == '''Analog to digital converters (ADC)''' — devices designed to convert input analog signals into digital code.»)
 
(не показано 13 промежуточных версий этого же участника)
Строка 1: Строка 1:
<languages/>{{DISPLAYTITLE: Analog inputs (ADC)}}
<languages/>{{DISPLAYTITLE: Analog inputs (ADC)}}
== Определения ==
== Definitions ==
'''Analog to digital converters (ADC)''' — devices designed to convert input analog signals into digital code.  
'''Analog to digital converters (ADC)''' — devices designed to convert input analog signals into digital code.  


<div lang="ru" dir="ltr" class="mw-content-ltr">
'''Analog inputs''' — ADC inputs used to measure the voltage applied to them. Analog inputs in automation devices are designed to connect sensors with an [[AnalogSensors_connecting | analog output signal]].
'''Аналоговые входы''' — представляют собой входы АЦП и служат для измерения поданного на них напряжения. Аналоговые входы в устройствах автоматики предназначены для подключения к ним датчиков с [[AnalogSensors_connecting | выходным аналоговым сигналом]].
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
== Analog inputs in the Wiren Board controller==
== Аналоговые входы в контроллере Wiren Board ==
=== Wiren Board 6 ===   
=== Wiren Board 6 ===   
В Wiren Board 6 каналы АЦП процессора подключены к клеммникам A1-A4. Также на АЦП заведено входное напряжение (после входных диодов) и напряжение на клемме 5Vout.
In the Wiren Board 6 ADC processor chanels are connected to terminals A1-A4. Also, the ADC has an input voltage (after the input diodes) and a voltage at the 5Vout terminal.
=== Wiren Board 7 ===   
=== Wiren Board 7 ===   
Wiren Board 7 каналы АЦП процессора подключены к клеммникам A1-A3. Напряжения на клемме D1 и на клемме 5Vout не измеряются.
In the Wiren Board 7 processor chanels are connected to terminals A1-A3. Voltages at the D1 terminal and at the 5Vout terminal are not measured.
<gallery mode="packed" heights="100px" caption="Универсальные входы-выходы">
<gallery mode="packed" heights="100px" caption="Universal inputs/outputs">
Image: WB6_AI_DI.PNG| Wiren Board 6
Image: WB6_AI_DI.PNG| Wiren Board 6
Image: WB7_AI_DI.PNG| Wiren Board 7
Image: WB7_AI_DI.PNG| Wiren Board 7
Image: WB6.Ax.png| Схема Ax
Image: WB6.Ax.png| Schematic diagram of the input Ax
Image: WB7.D1.png| Схема D1 в Wiren Board 7
Image: WB7.D1.png| Schematic diagram of the input D1 in Wiren Board 7
</gallery>
</gallery>
== Измерение напряжения ==  
== Voltage measurement ==  
=== Подключение и настройка ===
=== Connection and setup ===
#Напряжение должно быть в диапазоне допустимых значений.
#The voltage must be within the acceptable range.
#Клеммники Ax выполняют две функции: АЦП и управление низковольтной нагрузкой. Перед измерением напряжение, поставьте соответствующий выход управления низковольтной нагрузкой в положение «выключено». Например, если вы подключаетесь к клемме A1, выключите в [[Веб-интерфейс Wiren Board | веб-интерфейсе]] A1_OUT (раздел Relays & FETs).
#The Ax terminal blocks perform two functions: ADC and low voltage load control. Before measuring voltage, set the corresponding low voltage load control output to the off position. For example, if you are connecting to terminal A1, turn off A1_OUT in [[Веб-интерфейс Wiren Board | web interface]] (section Relays & FETs).
#Подключите ваш источник к клемме Ax. Значение напряжения сразу появится в [[Веб-интерфейс Wiren Board | веб-интерфейсе]], в устройстве ADCs. Также значение транслируется в систему сообщений [[Special:MyLanguage/MQTT|MQTT]].
#Connect your source to the Ax terminal. The voltage value will immediately appear in the [[Веб-интерфейс Wiren Board | web interface]] on the ADCs. The value is also transmitted to the message system [[Special:MyLanguage/MQTT|MQTT]].
=== Отображение измеренного напряжения ===   
=== Measured voltage display ===   
Демон wb-homa-adc транслирует значение в очередь сообщений MQTT в топик  /devices/wb-adc/controls/Vin .
The wb-homa-adc daemon transmits a value to MQTT message queuing to the /devices/wb-adc/controls/Vin topic.
Таким образом, значение отображается в веб-интерфейсе как канал Vin устройства ADCs
So the value is displayed in the web interface as the Vin channel of the ADC device.
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
Смотрите также:
Смотрите также:
* [[Wiren Board 6.2: Peripherals#Каналы АЦП| Каналы АЦП в Wiren Board 6.2]]
* [[Wiren Board 6.2: Peripherals#Каналы АЦП| ADC chanels of Wiren Board 6.2]]
* [[Wiren_Board_7.2:_Peripherals#Аналоговые_входы| Каналы АЦП в Wiren Board 7]]
* [[Wiren_Board_7.2:_Peripherals#Аналоговые_входы| ADC chanels of Wiren Board 7]]
* [[ADC.OLD | Списки АЦП для старых версий контроллера]]
* [[ADC.OLD | ADC lists for older controller versions]]
</div>

Текущая версия на 11:18, 23 сентября 2022

Другие языки:

Definitions

Analog to digital converters (ADC) — devices designed to convert input analog signals into digital code.

Analog inputs — ADC inputs used to measure the voltage applied to them. Analog inputs in automation devices are designed to connect sensors with an analog output signal.

Analog inputs in the Wiren Board controller

Wiren Board 6

In the Wiren Board 6 ADC processor chanels are connected to terminals A1-A4. Also, the ADC has an input voltage (after the input diodes) and a voltage at the 5Vout terminal.

Wiren Board 7

In the Wiren Board 7 processor chanels are connected to terminals A1-A3. Voltages at the D1 terminal and at the 5Vout terminal are not measured.

Voltage measurement

Connection and setup

  1. The voltage must be within the acceptable range.
  2. The Ax terminal blocks perform two functions: ADC and low voltage load control. Before measuring voltage, set the corresponding low voltage load control output to the off position. For example, if you are connecting to terminal A1, turn off A1_OUT in web interface (section Relays & FETs).
  3. Connect your source to the Ax terminal. The voltage value will immediately appear in the web interface on the ADCs. The value is also transmitted to the message system MQTT.

Measured voltage display

The wb-homa-adc daemon transmits a value to MQTT message queuing to the /devices/wb-adc/controls/Vin topic. So the value is displayed in the web interface as the Vin channel of the ADC device.

Смотрите также: