Measuring Conduit's supply voltage.

Home Forums Conduit: AEP Model Measuring Conduit's supply voltage.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17522
    Ajay K
    Participant

    We are planing on measuring the current draw/voltage measurements for the AEP conduit model with a LORA Card installed, sim card for cellular connection and a micro sd card which runs a cus and I was wondering if there is a built in facility in Node-RED (or perhaps elsewhere within the conduit) for reading the Conduit’s supply voltage?

    Thanks,
    Ajay

    #17541
    Ajay K
    Participant

    Any thoughts on this multitech team?

    #17565

    Hi Ajay,

    There is nothing built into the Conduit that will allow you to determine the current draw through software. Here are some power draw numbers from our side.
    http://www.multitech.net/developer/products/conduit/mtcdt-power-draw/
    http://www.multitech.net/developer/products/accessory-cards/mtac-lora/mtac-lora-power-draw/

    Kind regards,
    Leon

    #17577
    Ajay K
    Participant

    Thanks Leon, for taking the time to respond. We have a requirement, that when an external connected power supply be it a battery or any other source that would power the conduit, is it if it hits some critical voltage range, we send a message out so that it can be replaced or handled appropriately. So if figure a way to measure it via GPIO card interface for the conduit, than we should be able to use Node-red to read values of the voltage levels? Does the Conduit GPIO card interface support, AnalogIn kind of GPIO configuration?

    Thanks,
    Ajay.

    #17590

    Hi Ajay,

    NodeRED has an analog GPIO input node that you can use to read analog voltages using the MTAC-GPIO card. So your idea should work just fine. Below is a link to information about the GPIO card. Of course you can also pull the analog GPIO input node into a flow and read the detailed information about it. You’ll see that the input range it 0-5v. So you’d need a voltage divider if your input voltage is higher than 5v.
    http://www.multitech.net/developer/products/accessory-cards/mtac-gpio/

    Kind regards,
    Leon

    #17593
    Ajay K
    Participant

    Thanks Leon, that for confirming and that helps a lot. I guess we will plan on using GPIO MTAC Card to read the voltages.

    Thanks,
    Ajay

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.