S7 PLC and VFD
S7 PLC and VFD
(OP)
Dear sir,
I want to design a system whitch is using a S7 315-2DP CPU, MICROMASTER 440 and a Mobile Panel 170 to control the speed of a 22 KW motor which has a nominal speed of 1500rpm and is connected on a speed reducer with an output of 53rpm but i have some questions:
1.If i increase the freq. to 60hz how will the 4000 Nm will be affected?
2.What size should i use for the termomagnetical protection of the motor?
3.The length between the VFD and the motor is approx. 20 m should i use a normal 5 wire cable or a special one?
4.What software to use for parameterization of the VFD (which one is easier).
5.Before the use of the VFD i measure the load on the electric motor by using an clampmeter, will this still be effective?
I want to design a system whitch is using a S7 315-2DP CPU, MICROMASTER 440 and a Mobile Panel 170 to control the speed of a 22 KW motor which has a nominal speed of 1500rpm and is connected on a speed reducer with an output of 53rpm but i have some questions:
1.If i increase the freq. to 60hz how will the 4000 Nm will be affected?
2.What size should i use for the termomagnetical protection of the motor?
3.The length between the VFD and the motor is approx. 20 m should i use a normal 5 wire cable or a special one?
4.What software to use for parameterization of the VFD (which one is easier).
5.Before the use of the VFD i measure the load on the electric motor by using an clampmeter, will this still be effective?





RE: S7 PLC and VFD
2)The micromaster has a parameter to set the thermal protection, personally I just depend on this setting to input the value indicated by the motor manufacturer following NEC recommendations.
3)I normally use shielded cable. (if is a 3 phase system you will need four wires 3 for each phase and one for ground,I do not understand what is the fifth wire for)
4)I would identify the parameters to be set and program the drive from the keypad (is rather quicker for me)
5)Use a True RMS clampmeter, however, you can read the current from the keypad of the VFD.
RE: S7 PLC and VFD
RE: S7 PLC and VFD
RE: S7 PLC and VFD
You would not size any overload protection for the motor, the overload should be prior to the VFD and it will be to protect the VFD, therefore should be sized for the VFD.
As mentioned by 2B2, the VFD will protect the motor.
You would only need motor protection between the VFD and the motor of you are running multiple motors.
RE: S7 PLC and VFD
RE: S7 PLC and VFD
One trick to consider is that you can boost your line voltage to compensate. For example in this case if you boost your line voltage to 460V and program your VFD to put out 460V at 60Hz, then the V/hz ratio is 7.6:1 again and you will be back at the original torque capability of the motor.
But be careful. As others alluded to, the torque REQUIREMENTS of the load may change as well. In centrifugal pumps and fans, the power requirements change as the cube of the speed. So at 60Hz you are at 117% of design speed and if your load is a centrifugal pump or fan, the load POWER requirement will go up to 160% of what it had been at 50Hz. Even with the voltage boost trick increasing the motor output power, you may still find yourself in a severe deficit unless your motor was over sized to begin with.
"If I had eight hours to chop down a tree, I'd spend six sharpening my axe." -- Abraham Lincoln
For the best use of Eng-Tips, please click here -> FAQ731-376: Eng-Tips.com Forum Policies
RE: S7 PLC and VFD
1.If i increase the freq. to 60hz how will the 4000 Nm will be affected?
as jreaf points out, you need to advise more about the application as it is this that will determine the torque charateristics when overspeeding or dropping in speed. Maybe it is better to look at the torque at the motor than the gearbox output at this stage. The 4000Nm mentioned sounds like you have simply taken the 22kW motor and, based on 1500rpm calculated the torque produced and multiplied by the ratio of the gearbox and assumed 100% efficiency.
2.What size should i use for the termomagnetical protection of the motor?
The MM440 will have IsqT calculations to protect the motor for thermal protection assuming you know the method of cooling on the motor. The default is self cooled with the MM440.
3.The length between the VFD and the motor is approx. 20 m should i use a normal 5 wire cable or a special one?
Depending where you are in the world, you will have certain limitations on the motor cable to ensure compliance with EMC limits. Usually 4 wire with screen is advised.
4.What software to use for parameterization of the VFD (which one is easier).
if using the S7 to communicate direct with the MM440 then you could use the USS protocol direct from the PLC port to the MM440 and the TD170 will also talk on this too. Alternatively, use Profibus but you will need an option module for the MM440 to allow this.
5.Before the use of the VFD i measure the load on the electric motor by using an clampmeter, will this still be effective?
the MM440 measure current too, so you could always use this.
RE: S7 PLC and VFD
About the connection between the PLC-MP-VFD i am thinking of using Profibus-DP but i have some choices to make about the software to use on the VFD from : Starter, Drive ES Basic, SIZER etc. and i whant to choose the easyer one.