Previous in Forum: Earthing and Bonding   Next in Forum: GIS Control and Protection
Close
Close
Close
25 comments
Rating: Comments: Nested
Associate

Join Date: Jul 2017
Posts: 48
Good Answers: 3

Strange Motor Configuration

07/24/2019 5:38 AM

Hello guys

The other day I was working on replacing a burned transformer in a very old industrial paper cutter, I think form 1978, and I came across a strange motor connection, well, strange for me at least, I have never seen it before. take a look at the drawing here:

The motor is 2hp that moves a platform which pushes paper stacks forward and backwards. so the motor spins in both direction according to the operator.

There are three contactors along with whats in the drawing in a big PCB, I didn't really look into the contactors because I didn't have time but I suppose they are for reversing and such.

I was just curious about this connection because I never came cross it before. the only thing that I know that kinda resembles this is the connection for induction generators.

So guys, let us exchange information here and enrich each other with the precious electrical knowledge.

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

Good Answers:

These comments received enough positive votes to make them "good answers".

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Guru
Australia - Member - New Member

Join Date: Feb 2008
Location: Australia
Posts: 2181
Good Answers: 255
#1

Re: Strange motor configuration

07/24/2019 5:54 AM

The maths and theory for this is waaaaaay too far back in time for me to remember specifics, but the following GUESS might be a starting point.

The 3 x 0.6 uF on the input for power factor while the 3 x 1 uF on the operator side influential in starting and direction change with some effect also on switching due to the RC value with the 90 Ohm resistors.

Remember that switching voltages and such will be induced at the switching end of each motor coil.

__________________
Just an Engineer from the land down under.
Register to Reply
2
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9910
Good Answers: 1141
#2

Re: Strange Motor Configuration

07/24/2019 9:53 AM

I am assuming that the phases are the same for the two buses going to the 2 contactors, ABC, and that one or the other contactor is closed.

The center point of the two 'Y' capacitor circuits would be the electrical neutral point, due to symmetry. If the left contactor is closed, motor windings u-v-w would be energized by phases C-A-B. If the right contactor is closed, motor windings u-v-w would be energized by phases A-C-B.

So, yes, it would reverse direction, depending on which contactor is closed.

Register to Reply Good Answer (Score 2)
Associate

Join Date: Jul 2017
Posts: 48
Good Answers: 3
#3
In reply to #2

Re: Strange Motor Configuration

07/24/2019 10:24 AM

But why? Why not just use a reversing starter with just two contactors reversing the two of the phases and connect the motor either delta or wye depending on the voltage?

also, if one of the capacitor is damaged, what do you think would happen?

Register to Reply
Guru

Join Date: Oct 2006
Location: 44.56024"N 15.307971E
Posts: 8277
Good Answers: 270
#4
In reply to #3

Re: Strange Motor Configuration

07/24/2019 6:30 PM

The capacitors are for power factor correction and the resistors are bleed off for the capacitors to prevent damage if a capacitor were to remain charged with the wrong polarity during reversal.If the resistors go bad, or if the motor is reversed too quickly,(to fast for the capacitors to bleed off) damage to the motor starter can occur and fuses can blow.If a capacitor goes open,power factor will drop.If one shorts out,the result is obvious.Distributed capacitance is the most efficient method to improve power factor.I have seen this method applied where there are multiple motors (1500 in one particular case)requiring frequent stop/starts,not just reversals.

The image resolution is not too great,but all capacitors look like the same value to me.

__________________
"A man never stands so tall as when he stoops to help a child." "Never argue with a stupid person.They will drag you down to their level and beat you with experience" "To create an apple pie from scratch, first you must create a universe"
Register to Reply Score 1 for Good Answer
Guru

Join Date: Dec 2010
Posts: 1686
Good Answers: 116
#11
In reply to #3

Re: Strange Motor Configuration

07/25/2019 12:12 PM

Durguy,

"Why not use just two contactors?".

If I am right, reverse is star connection & reverse is easier work than forward, see my post #7; I guess the following...

  1. There is a gearbox in the motor drive.
  2. Gearboxes do not like reverse motion.
  3. Star gives 1/3 the torque of Delta, for same supply volts.
  4. For the angular shift between forward & reverse gear mesh, compared to delta, 1/3 torque is 1/3 energy to lose when gears etc bang together in star. Less stress to wear out drive.
  5. The contactors have easier work at star currents.
  6. Winding voltage is about halved in star which makes less insulation stress over life.

For a motor/drive continually changing direction, the reduced stress & better life/reliability may be worth an extra contactor.

Perhaps you could let us know what contactors, connections & control sequence you have found by further examination.

67model

Register to Reply
Power-User

Join Date: Jan 2010
Location: Hyderabad
Posts: 343
Good Answers: 22
#5

Re: Strange Motor Configuration

07/25/2019 3:06 AM

The 1's of U-V-W windings are connected to the contactor on right side and the 2's are to that on the left side. It seems the polarity of winding is reversed whenever the drive rotation needs to be reversed.

For example, initially, the right contactor is used to create star point and left contactor is off with supply coming to the windings through winding terminals marked-1. When the rotation needs to be reversed, the left contactor shorts out 1's forming the star point and the power to the motor windings is coming through terminals marked-2.

I don't have much knowledge in this kind of motors and am just guessing with y limited knowledge.

__________________
Raghunath
Register to Reply
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9910
Good Answers: 1141
#8
In reply to #5

Re: Strange Motor Configuration

07/25/2019 7:36 AM

Here's how I'm thinking it works...

Assume the left contactor is closed and the right contactor open, and just consider one phase. The current splits with part going to the resistor and capacitor on the left side and the rest going to the motor.

A 1uF capacitor at 60 Hz has an impedance of 2652 ohms (current leading), so very little current goes that way. The motor winding is an inductor (current lagging) in series with the resistor and capacitor on the right side. If the inductive impedance of the motor winding is about equal to the capacitive impedance (resonance at 60 Hz), the two will cancel out resulting in a larger current passing through the motor.

Series Resonance Circuit

Resonance occurs in a series circuit when the supply frequency causes the voltages across L and C to be equal and opposite in phase.

https://www.electronics-tutorials.ws/accircuits/series-resonance.html

Of course, the same analysis holds if the right contactor is closed and the left contactor is open.

Register to Reply
2
Commentator

Join Date: Oct 2012
Posts: 85
Good Answers: 1
#9
In reply to #8

Re: Strange Motor Configuration

07/25/2019 10:34 AM

At 2 hp I would expect motor to be 240 or 480 volt. I would expect inductance to be very low (under 1 Henry) so resonance would require much over 1uF. At 60 Hz capacitance (uF) times inductance (Henry) equal about 8.

Register to Reply Good Answer (Score 2)
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9910
Good Answers: 1141
#13
In reply to #9

Re: Strange Motor Configuration

07/25/2019 10:03 PM

Yeah, my calculations show that 1 uF and about 7 Henries would be resonant at 60 Hz.

2πF = 120 π = 377

XC = 1/2πFC = 1000000/377 = - 2652j Ω

XL = 2πFL = 7 x 377 = 2639j Ω

Register to Reply
Guru

Join Date: Jul 2016
Posts: 1366
Good Answers: 105
#10
In reply to #5

Re: Strange Motor Configuration

07/25/2019 10:56 AM

Maybe they are reversing through 2 sets of contacts rather than 1, to improve contact life and/or allow operation with contacts with lower rating, they are PCB mounted? The surge/arc suppression networks also indicate concern with the contactor rating. It’s nice a 6 lead motor is not uncommon.

Register to Reply
Guru

Join Date: Jan 2006
Location: Tamworth, UK.
Posts: 1782
Good Answers: 45
#6

Re: Strange Motor Configuration

07/25/2019 6:23 AM

I think you will find the answer will be explained by the way the contactors are connected to each other ...the bit missing from the drawing...the bit you did not have time to look at...

__________________
When arguing, remember mud-slinging = lost ground.
Register to Reply
2
Guru

Join Date: Dec 2010
Posts: 1686
Good Answers: 116
#7

Re: Strange Motor Configuration

07/25/2019 7:16 AM

If the 6 contactor phase connections, left to right are A-B-C A-C-B then....

If both contactors close, then winding connections [1 terminal at left, 2 at right below]

are.....

U = C-A

V = A-B

W = B-C

That is A-B, B-C, C-A sequence for V-W-U which looks like a standard delta connection normal U-V-W sequence.

If only left is closed to line & right hand are shorted together by third contactor, then you have a star connection, but reversed sequence of windings relative to phase.

My guess is that the return (reverse) operation by the motor does not need so much torque/current - hence the smaller capacitors on left (Y), both sets connected in delta (D) operation or when both line contactors open.

Capacitors are not big enough for power factor effect - there to cut the voltage surges for motor & contactors with regular reversing.

Register to Reply Good Answer (Score 2)
Power-User

Join Date: Jan 2015
Location: Johannesburg, South Africa
Posts: 248
Good Answers: 3
#12

Re: Strange Motor Configuration

07/25/2019 3:25 PM

Durguy, the answer may be in the contactors. If the contactors fall out/break to a short over the motor windings on either side. Activating/ one contactor will run the motor one way in Star. Activating the other contactor will reverse the motor in star.

__________________
Tragedy for Engineers is thinking they know so much that they can not learn from any body else.
Register to Reply
Associate

Join Date: Jul 2017
Posts: 48
Good Answers: 3
#14

Re: Strange Motor Configuration

07/26/2019 2:46 PM

Ok so another look at the machine and I got the following:

-the mechanism that the motor is moving forward and backwards has an electric brake to stop it at the exact point which the operator needs.

-there are three contactors, the 6 leads that are showed in the drawing are connected to the same contactor. The contactor has 2 sets of terminals on top of each other, each 3 leads are connected to 1 set. I did not check the terminals so I do not know if the 2 sets are both normally open or one of them is normally closed.

- there are 2 more contactors beside the afromentioned contactor. I did not check the connection because, as I said, the contactors are mounted on a PCB and all the wires coming out of them are going to the PCB, so I have to remove the PCB to follow the tracks. I did this for the capacitors/resistors PCB and I got the drawing but the contactors are on a different PCB and connected together with plugs.

- the motor is 3 phase 380V 50Hz, a normal 3 phase motor with six leads coming out marked u1, v1, w1 and u2, v2, w2 so nothing special here.

during transportaion of the machine a couple of months ago, it fell and one of the capacitors was damaged (0.5microf 850v quite big in size). They just removed it and the machine worked fine for some time, and then the main transformer (one big transformer that supplies about 10 different voltages to the machine) was burned, so they rewired it and I installed it. They are now afriad to operate the machine without the damaged capacitor becuase they think this will damage the transformer again which is unlikey because the motor is fed directly from the 3phase supply and not from the transformer.

this all the information I have at the moment.

Register to Reply
Guru

Join Date: Dec 2010
Posts: 1686
Good Answers: 116
#15
In reply to #14

Re: Strange Motor Configuration

07/27/2019 6:45 AM

This is old equipment & the insulation will not be as strong as new. Not a good idea to leave out a spark suppression capacitor.

One of the often forgotten factors in surge/spike suppression & EMC susceptibility is that if excess energy is not dissipated it will find somewhere to go & do damage. The inductors & capacitors in filters reflect energy back - signal filter designs require resistive termination at usually both ends, at least one end. The resistor in the R-C network burns off the energy & cuts the duration of the over-voltage.

When it comes to mains supplies, measurements find impedances of a few ohms to kilohms according to frequency, location & installation with fluctuating resistance/reactance values most commonly 50 to 200 ohms (most cables lie in this range & EMC test specs require resistive line simulation networks of these values).

If you disconnect a motor, the rotor current does not stop instantly, the stator generates voltage. This can add to the voltage when contactor opens/closes for reversal or star/delta connection. This means it sparks over at higher voltages, more often & for longer - these surges occur on both motor & installation side of contactor.

Spikes & harmonics in supplies go for the end windings in motors & transformers, the extra voltage & heating is localised.

I would suggest adding some R-C networks & voltage dependent resistors particularly at supply connection to electronic equipments. My stock item was RIFA metalised paper R-C assemblies with integrated carbon composition resistors 0.5μF + 22 ohm [PMR209 0.22μF + 47R nearest now] & 20mm diameter Littlefuse VDR to protect capacitor against overvolts & clamp surge voltage (275V rms rated can absorb 300 Joules, 700V clamp @ 25 amps).

Register to Reply Score 1 for Good Answer
Power-User

Join Date: Jan 2015
Location: Johannesburg, South Africa
Posts: 248
Good Answers: 3
#16
In reply to #14

Re: Strange Motor Configuration

07/27/2019 5:24 PM

Put 2x 1uF 450V caps in series in the place of the damaged one.

__________________
Tragedy for Engineers is thinking they know so much that they can not learn from any body else.
Register to Reply Score 1 for Good Answer
Guru

Join Date: Jul 2016
Posts: 1366
Good Answers: 105
#17
In reply to #16

Re: Strange Motor Configuration

07/27/2019 5:37 PM

You'll need two 2 uF capacitors, to hold the original desired rating...

Register to Reply
Power-User

Join Date: Jan 2015
Location: Johannesburg, South Africa
Posts: 248
Good Answers: 3
#18
In reply to #17

Re: Strange Motor Configuration

07/27/2019 5:54 PM

No, doubling the thickness of the capacitor insulation only 1/2 the capacity and doubles the Voltage.

__________________
Tragedy for Engineers is thinking they know so much that they can not learn from any body else.
Register to Reply
Guru

Join Date: Jul 2016
Posts: 1366
Good Answers: 105
#19
In reply to #18

Re: Strange Motor Configuration

07/28/2019 10:10 AM

So 1/2 microfarad total...looking for 1?

Register to Reply
Power-User

Join Date: Jan 2015
Location: Johannesburg, South Africa
Posts: 248
Good Answers: 3
#20
In reply to #19

Re: Strange Motor Configuration

07/28/2019 11:40 AM

Rwilliams he wrote that the damaged cap is 0,5 micro's 850V. To replace that will be 2x 1 micro's 450 or 500V in series if he can find the space for them.

__________________
Tragedy for Engineers is thinking they know so much that they can not learn from any body else.
Register to Reply Score 1 for Good Answer
Guru
United States - Member - New Member

Join Date: Mar 2010
Location: In the pool because it is too hot.
Posts: 3054
Good Answers: 141
#21
In reply to #19

Re: Strange Motor Configuration

07/29/2019 5:10 AM

If difficult to remember. It is just the opposite of resistor circuit values.

__________________
Plenty of room here
Register to Reply
Member

Join Date: Apr 2016
Posts: 5
#22

Re: Strange Motor Configuration

07/29/2019 8:07 AM

If you would take a look at the three phase conductors looking from left to right you will notice that the conductors are reversed to allow the motor to move in a back and fourth manner and the circuits with the resistors and capacitors are there to give the motor a fluid motion. This is a common circuit configuration in old washing machines.

Register to Reply
Guru

Join Date: Jul 2012
Location: Madison, WI.
Posts: 2074
Good Answers: 77
#23

Re: Strange Motor Configuration

07/29/2019 9:49 AM

AH, analog. The world before computer programmable VFD's. Such a mystery.

__________________
Knowing is the end result of learning, not believing.
Register to Reply
Anonymous Poster #1
#24

Re: Strange Motor Configuration

07/29/2019 10:34 AM
  1. Hi, as for my understanding refering to the drawing given. There's 2 motor, one on left and the other right side. Right side motor is getting full or mains voltage but the left gets voltage from the TX. As it is, you need to confirm it by way of the name plate. By looking at the drawing carefully, the RHS motor connected in star or scotts, this is to operate at 415/1.732, meaning 240v 3 phase.Whereas, the LHS motor which is having an operating voltage of lower than the mains voltage, so 2 motors operating at different voltages.check name plate of both motors and step down voltage of TX
Register to Reply
Participant

Join Date: Jul 2019
Posts: 3
#25

Re: Strange Motor Configuration

07/30/2019 9:10 AM

Thanks for sharing, such useful info, great piece

Register to Reply
Register to Reply 25 comments

Good Answers:

These comments received enough positive votes to make them "good answers".

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Copy to Clipboard

Users who posted comments:

67model (3); Anonymous Poster (1); Durguy (2); dvmdsc (1); HiTekRedNek (1); hoo8975 (1); Hoovyendy (1); horace40 (1); Just an Engineer (1); Oomborrie (4); raghun (1); rashavarek (1); Rixter (3); rwilliams (3); whdunc01 (1)

Previous in Forum: Earthing and Bonding   Next in Forum: GIS Control and Protection

Advertisement