2/20/2025 7:26 PM | |
Joined: 4/1/2024 Last visit: 8/20/2025 Posts: 14 Rating:
|
Hi to you all, I'm doing a project and If you can share any ideas/suggestions/options about it, that'd be appreciated! To make it more effective, stable, accurate etc. I use 6ED1052-1MD08-0BA2(High Speed counter one). To stimulate, I use frequency input in Simulation mode. So I have two pulleys where they work together in a long distance, like an elevator. Assume a motor is connected to the bottom one, main pulley, and the top one is the following pulley. I aim to put two speed sensors on each pulley to see if they are slipping and compare the speed. I'll share more info about the sensor down below. My idea in the programming is, I calculate the RPM of SS(Speed Sensor) in the frame of 6 seconds. The sensors send two pulses in each one full rotation of the shaft. So I find the RPM of the pulleys by multiplying by 5 (SF017-SF018): (Pulses/2*60sec)/6sec=RPM. For comparison, SS1(Main) & SS2(Following), if SS1 is bigger than SS2 by 1.25, there is Alarm Level 1(SS036). And if SS1 is bigger than SS2 by 1.5, there is Alarm Level 2(SS037). Also since the following pulley can't be bigger than the main one, SS033 gives Alarm Level 2(SF033). For Level 2 alarming, I have a time delay(T058) if the Level 2 alarm continues for the 2nd 6-second frame. I hope I gave all the information to explain the program. Just wanted to have more opinions about it, how to improve, discuss etc AttachmentSS Test.zip (124 Downloads) |
Follow us on