Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 04:57:27 16:57


Login with username, password and session length


Pages: [1]
Print
Author Topic: Servo Voltage Stabiliser--Project  (Read 8600 times)
0 Members and 1 Guest are viewing this topic.
Malcolm
Active Member
***
Offline Offline

Posts: 206

Thank You
-Given: 632
-Receive: 295


« on: December 09, 2008, 04:42:44 16:42 »

Servo controlled Voltage Stabiliser--Project

Here a motor shaft is coupled with an adjustable  tongue of a Variac.
When the AC mains voltage is high ,the motor turns in anti-clockwise direction
to decrease the output voltage.
When the AC mains voltage is low,the motor turns in clock-wise direction to increase the output voltage.

Has anybody experimented with this type of stabiliser?
Logged
fernandodiaz
Junior Member
**
Offline Offline

Posts: 73

Thank You
-Given: 1
-Receive: 18


« Reply #1 on: December 09, 2008, 05:12:45 17:12 »

HI IF YOU NEED CONTROL AC SPEED MOTOR CAN USE TRIACs SWITCHING GATE MODIFY ANGLE SHOT START, THIS METOD YOU CAN REGULATED VOLTAGES
http://www.ece.uwaterloo.ca/~knigim/NAPS2001-nigim-copy.pdf


OTHER WAY IS USE POWER SWITCHING IGBT OR  POWER MOSFET PWM CONTROL H BRIDGE SINE WAVE ALGORITM
http://www.powerdesigners.com/InfoWeb/design_center/articles/PWM/pwm.shtm

IF YOU USE SERVO CONTROL TRANSFORMER  IS SOME OLD SYSTEM AND NO SURE LIFE TIME
Logged
Walkura
Active Member
***
Offline Offline

Posts: 123

Thank You
-Given: 56
-Receive: 82


« Reply #2 on: December 09, 2008, 07:06:31 19:06 »

I do know the method but do realise the feedback is very slow .
This will only work when its no problem take several periods response time .
Also you could consider a transformer with multiple input voltages .
You select the proper input winding by measuring the output voltage followed by triggering the triac of  choice .
More modern systems use creative pfc like setups followed by bridge tied load or by injecting the buck voltage into a autotransformer .

Good luck and be carefull Smiley
Logged
xdsoft42
Guest
« Reply #3 on: December 09, 2008, 08:23:24 20:23 »

see
http://www.national.com/pf/LM/LM629.html
dc servo motor pid control
Logged
9thwonder
Newbie
*
Offline Offline

Posts: 26

Thank You
-Given: 5
-Receive: 11


« Reply #4 on: December 11, 2008, 01:14:08 13:14 »

I have allready developed this type of project using 16f72 with all displays and adjusting buttons.
what you want to know let me know.
thanks
Logged
Malcolm
Active Member
***
Offline Offline

Posts: 206

Thank You
-Given: 632
-Receive: 295


« Reply #5 on: December 12, 2008, 06:19:12 06:19 »

I have allready developed this type of project using 16f72 with all displays and adjusting buttons.
what you want to know let me know.
thanks

Hello 9thwonder,
I am much interested abouit your project.

Logged
sohel
Senior Member
****
Offline Offline

Posts: 442

Thank You
-Given: 167
-Receive: 149



« Reply #6 on: December 12, 2008, 06:56:34 06:56 »

Servo Voltage Stabiliser is not old topology? Huh

main terget is constant output, so what do u think about smps with pwm.
if i am going to wrong please point out why not.


Servo Voltage Stabiliser make with some opamp with feedback.

Logged
Parmin
Hero Member
*****
Offline Offline

Posts: 582

Thank You
-Given: 494
-Receive: 133


Very Wise (and grouchy) Old Man


« Reply #7 on: December 13, 2008, 04:12:32 04:12 »

Use the same system as auto rotating solar cell, or line following robot.

get two readings,  one on the high end and the other on the low end of the output.

feed the reading to a comparator to generate high or low pulse
 to rotate the shaft.

Remember you need a hysteresis so the motor will stop during tolerance reading
otherwise your motor will always rotate and heats up.
Logged

If I have said something that offends you, please let me know, so I can say it again later.
9thwonder
Newbie
*
Offline Offline

Posts: 26

Thank You
-Given: 5
-Receive: 11


« Reply #8 on: December 27, 2008, 07:57:55 07:57 »

Dear Malcolam,
I have Done it with 16f72. Included with 24c04 to store the output volt setting over load setting hi cut lo cut etc. Port c is used for seven segment display, Rb.7 an Rb.6 is used for rotating motor up an dn.
Simply i am going to setting mode and after setting all parameters like output volt hicut auto mannual etc i am coming to the main routine. where after measuring output volt i am rotating motor right or left with the help of triac which is driven by moc 3021.
the display is showing input, output, current timer etc. Which is done in the interrupt routine.
ANY PARICULAR QUESTION IF YOU WANT TO ASK YOU ARE MOST WELCOME.
THANKS

Posted on: December 27, 2008, 08:52:24 08:52 - Automerged

Dear Shoel,
Smps with pwm is used for power supply generally DC. Where as Servo voltage stabiliser is used for stabilisation of mains input voltage with 1% regulation.
The another technology has come where Variacs are not used in servo stabilisers bucking and boosting is done by switching Igbt or mosfets to the primary of buck boost transformer.
I am working on it day night. But still in Development stage
thanks 
Logged
looser
Junior Member
**
Offline Offline

Posts: 40

Thank You
-Given: 23
-Receive: 11


« Reply #9 on: December 27, 2008, 11:20:12 11:20 »

Hi Malcom,

There is one  servo voltage stabiliser like you described in the factory I am working and had the chance to see inside. It was an absolute simple design. I do not know if I can have another chance to take pictures and let you know but at least I can describe now.

A kilowatt of a toroidal transformer used as otto connection. The free end was tapped onto the toroid by a carbon wheel and rotate from the first winding to  the last to get you obtain about  0 to 245V. And the driving mechanism was just an ordinary car window wiper motor. This motor has an existing gear system to reduce the speed and simply driven by 12V. To change the direction of motor ( which will let you to increase or decrease the voltage at the output ends) change the polarity of the applied voltage.  Again a very simple window comparator was doing the drive duty of motor. Thats it.

The drawback is the reaction time and is too much. It can not follow the voltage fluctuations rapidly. Takes about two second to set to the new position.

Please let me know if interested more.

regards.
Logged
Malcolm
Active Member
***
Offline Offline

Posts: 206

Thank You
-Given: 632
-Receive: 295


« Reply #10 on: December 27, 2008, 05:03:46 17:03 »


Please let me know if interested more.

Hello Looser,
Yes,Yes,  I like to know more.

Do you have any  commercial Servo stabilisers Service Manuals-eg,-
-NELCO,SEN & PANDIT,OPTO,Quatron,EC,etc,  or any other circuit diagrams for your reference?

Regards.
Logged
looser
Junior Member
**
Offline Offline

Posts: 40

Thank You
-Given: 23
-Receive: 11


« Reply #11 on: December 30, 2008, 10:26:15 10:26 »

hi malcolm

Posted on: December 30, 2008, 11:24:22 11:24 - Automerged

a few more
Logged
Malcolm
Active Member
***
Offline Offline

Posts: 206

Thank You
-Given: 632
-Receive: 295


« Reply #12 on: December 30, 2008, 11:58:17 11:58 »

Hello Looser,

Dont you have the circuit diagrams for this?

Thanks.
Logged
zawmintun1
Active Member
***
Offline Offline

Posts: 137

Thank You
-Given: 2055
-Receive: 26


« Reply #13 on: January 02, 2009, 03:04:52 15:04 »

I think this design is good but Auto Transfomer Tapping Change with Triacs Design is better
So all friends ?
Logged
MAXPAYNE
Hero Member
*****
Offline Offline

Posts: 691

Thank You
-Given: 492
-Receive: 359


It's a little funny......


« Reply #14 on: January 04, 2009, 06:59:34 06:59 »

looser , please post the circuit diagram if u have.......
Logged

Whats the Craziest Project u have done lately...?
tAhm1D
Senior Member
****
Offline Offline

Posts: 326

Thank You
-Given: 103
-Receive: 180



« Reply #15 on: January 04, 2009, 08:45:10 08:45 »

Dear Shoel,
Smps with pwm is used for power supply generally DC. Where as Servo voltage stabiliser is used for stabilisation of mains input voltage with 1% regulation.
The another technology has come where Variacs are not used in servo stabilisers bucking and boosting is done by switching Igbt or mosfets to the primary of buck boost transformer.
I am working on it day night. But still in Development stage
thanks 

Hi 9thwonder,
Yes, you can try with Buck-Boost Topology, but remember that peak current in this Topology is 5.5 Times of the nominal current. Keep that in mind. I am interested in this type of product as it is based on smps. Please let us apprised regarding your progress if possible.

For looser,

It looks like conventional Auto transformer based one. Please enumerate more regarding it, if not schematic. It is interesting.
« Last Edit: January 04, 2009, 05:17:18 17:17 by tAhm1D » Logged
looser
Junior Member
**
Offline Offline

Posts: 40

Thank You
-Given: 23
-Receive: 11


« Reply #16 on: January 05, 2009, 08:07:15 08:07 »

Hi guys

I draw one circuit to be used  for the voltage stabiliser above. Hope will meet your needs.

Regards.
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC