ElectricalChile

Profiter L'Ingénierie

PLC LOGO Cabinets Learn Spanish Solutions SPANISHSPA


Programming Analog Outputs in 0-10 Volts PLC Logo! Siemens






OFF=> 0 =>0V
Simulating Analog Input in Software Value 0-1000 to 0-10 Volts


First, We must to know these concepts:

Must Knowledge

Industrial Command
Computation
Electricity
Basic English
First Time with Logo!





STEP 1 : NECESSARY ELEMENTS

First we must to have all components and PLC in LADDER

The Programmable Relay PLC Logo! need a Software to make the Program that control all our process, so we need these elemments:

NO problem if we dont have the Original CD, we can Download DEMO VERSION Here Download fast! from Siemens WebPage in "Demosoftware" if we have this demo, we may simulate and create a lot of control projects really perfect to practice



STEP 2: ANALOG INPUT TYPES

First les't know all about Analog AQ/AO

Analog Outputs are signals (electrical parameters) that with a configuration in PLC it powers with Voltage or Current and make works "Proportional Actuators", in Engineering, Proportional may means "Energy Efficiency"
Hay 3 tipos importantes:


In All Softwares the Analog Values in Hardware/Software work in a Linear Function


STEP 3: Necessary HARDWARE AQ

Let's see in details elements to work with Analog Outputs

These are the most necessary elements to start to work with Analog Outputs, remember too all projects are differents

IDENTIFY:

  1. CPU PLC Logo! 220VAC (in this case)
  2. Expansion Module AM2-AQ Watch Model
  3. Switching Power Supply 220VAC / 24 VDC
  4. Proportional Actuator
  5. Shielded Cable +4xCables 1.0mm2

  1. The expansion analog outputs modules (AQ) almost always are powered by 24VDC

  2. Most Actuators are almost always powered in 24VDC or 24VAC

  3. We recommend Shielded Cable to wire signals 0-10V or in mA

  4. Proportional Actuators can have 3 or 4 wires, more wire are for more technology



STEP 4: Wire & Technical Details

Para trabajar con Salidas Analógicas debemos conocer nuestro Proceso

For this simple example gonna configure 2 Digital Outputs (DI), START and STOP, and will activate an Analog Output, our Proportional Actuator works with 0-10V, the most important now is how the Analog Outputs work in Software, Hardware and Actuator

Choose this Proportional Actuator 0-10V

Now begin to take note of all technical specifications of our Actuator:


Next you must to be so clear in how wire between PLC (AQ Module) and Proportional actuator, remember the signal we use in this example is 0-10 Volts; Current has other wire (see images)

What can we say about the wire:

  • Consider power supply 24VDC and Voltage Line (+) (3 wires, not bad idea consider a Ground)
  • Take Note, in others sensor don't scary but you should need other (-) together the U1+ wire from the Module AQ
  • Consider I1 Start / I2 Stop


  • STEP 5: Programming PLC LOGO!

    The wire and technical details are OK, let's program in Software Logo

    Access to Logo Soft Comfort and start to create the program with follow blocks:

    Add block and before to Configure let's Know what means each one:

    Now let's configure our Analogic MUX, is very important understand how MUX works





    After in "Parallel form" gonna create a Block ANALOG AMPLIFIER and Scale the Output MUX Value (1000, we use it to verify the real volts value in AQ1)



    But Actuator technical information shows 2-10 VDC, how can configure Output to have 2 Volts always without press any button?



    Very important know how Analog MUX Works

    VIDEO Simulating Analog Outputs 0 -10 VOLTS


    Simulate Yourserlf and analyze how it works in PLC (Analog Outputs)


    OFF=> 0 =>0V

    Simulating Analog Value "0-1000" in 0-10 Volts

    Now simulate Software value "500"


    OFF=> 0 =>0V
    Simulating Analog Value "500" in 0-10 Volts


    STEP 6: Uploading to PLC LOGO!

    Como todos los programas ya probados es hora de cargarlo al PLC

    After our program is uploaded to our Logo! (if you have problems goes to) How Connect via ethernet to PLC Logo!, you do click in RUN and READY! The program of Counters has been uploades and is running in PLC Logo! Siemens






    QUESTIONS & ANSWERS

    HERE THE ANSWERS MOST IMPORTANTS:

    1. Where Can Download Logo Soft Comfort! The Software of PLC Logo? and Buy Original CD?
      For the Version DEMO go to Siemens Webpage here or you try in the above external links of Step 2 Here; It Costs around 70 USD (without upgrades) and you can get it in a external company Buy in Automation24 this software may be installed in many computers

    2. Which are most used Analog Outputs in Automation and Control Systems?
      Most used are 0-10V ; 4-20mA ; 0-20mA ; to see technical details of each one GO STEP 2 HERE

    3. Why signal 0-10V is very used in Analog Ouputs?
      Mainly by compatible devices and to have the posibility of measure the signal only with a Instrument that measure VDC, easy to verify if hardware is work correctly

    4. How Measure the Voltage Output 0 10 Volts?
      Between the Terminal Blocks U1+ and M1 in the AQ Module, you can measure and verify without connect the Actuator, you need to get wired the M1, with a instrument in M1 and other in U1+ you can verify the Output Volts in the AQ Module

    5. How Begin to Understand Analog Outputs in a PLC?
      At the first you can find it a little complex because are working with "Softwares and Hardwares", but really is just transform a PLC Order in a Software Value (0-1000) and then in a Voltage Value (0-10 Volts), this Voltage open or closed in % a Proportional Actuator, Let's analyze:
      1. Know about Proportional Actuator to Use (0-10V or 4-20mA or 0-20mA)
      2. Define what parameter will use how Analog Output (V o mA)
      3. Configure in PLC how we "Activate" the Actuator (Pushbuttons or Automatically)
      4. PLC and Expansion Modules, in this case AM2-AQ
      5. Scale the values and use Amplifier to Verify (0-1000 and 0-10V)
      6. Right Connections and Wire

    6. How am I Sure the connection and wire between PLC and Actuator is right?
      First Power PLC with right Voltage, then 2AQ Module and Actuator are powered by 24 VDC in almost all cases; then is important review again the technical details of Actuator, not all are the same, identiy when you must to connect Voltage or Current Signal, and then verify your Voltage Output from Module AQ with a VDC measure instrument without connect to the Load, if you have the right parameters, we are ready to work!

    7. Why Can't Connect with my PLC Logo?
      The Communication with PLC Logo! is by ETHERNET (TCP/IP); you should change your Sub-network number in your computer, remember Logo! comes with 192.168.1.x or 192.168.0.x must to try with both options, remember review IP in Logo NETWORK => IP ADDRESS


    s