How to use a VSD (Omron 3G3SV) with a Omron CPM1

absolukt

Member
Join Date
May 2009
Location
Coimbra
Posts
2
Hi everyone

I need to connect a variable speed drive to control the voltage output in a Omron CPM1 PLC. In order to do that i think i should use a MOV instruction then a CMP instruction but i can't do it...
The purprose of the job is to control a ventilation system, when the concentation of CO2 is greater than a value of reference the Ventilation system must turn on. When the concentration is 500ppm the output must be 2,5 V and when is 1000ppm the output must be 5V. The output voltage must be proportional to the CO2 concentration....

Help Please

Jose Gouveia
Electrotechnical Engineer Student
University of Coimbra
 
Last edited:
The CPM1 will require an expansion module (CPM1A-MAD01).

The expansion module will add two analog inputs and one analog output.

You will need to properly configure the MAD01 for the type of input and output signals you require.

Addressing will depend on your current configuration, model number of CPU unit and what if any expansion modules are currently installed.

Hope this will help.
 
thanks for the quick answer

i have already configure properly the exapansion but i can't do the ladder program in the part that i need to configure the output...
i don't know how to do make the output alternate proportinally with the signal received in the analog input
what instruction do i have to use?
 
Based on the limited instruction set of the CPM1, you will probably need to scale the value using math instructions.

This may take a bit of trial and error, but it should work.

You will want to download a copy of the W353 Programming manual.
Be careful, some of the instructions will not work with your CPM1. This manual covers CPM1, CPM1A, CPM2 and SRM1 units.

Hope this will help
 

Similar Topics

Hello all, I have a Omron 3G3MX2-AB004-V1 Inverter (VSD) connected via EtherCAT that I need to reference (home) and also perform a relative...
Replies
0
Views
1,501
Guys, I am trying to configure a Variable speed drive on my ethernet/IP network on my CS1H PLC. All I need to do is read the speed, status etc...
Replies
1
Views
1,576
Hi hoping someone can assist me with current issue I am experiencing with an ABB drive. Problem I’m experiencing is a ABB drive supply a large...
Replies
4
Views
235
We have an existing VSD where a three phase circuit breaker feeds the drive, and two phases also tee off to a contactor, which is energised to...
Replies
12
Views
1,534
Hi all, We have an fr a740 inverter that is displaying a warning on the fr pu04 operator panel. Everything seem to be fine with the inverter but...
Replies
5
Views
1,433
Back
Top Bottom