Show Posts
|
|
Pages: 1 2 [3] 4
|
|
32
|
Using Arduino / General Electronics / Re: What is this sensor? (Picture attached)
|
on: September 18, 2012, 12:07:45 pm
|
Thanks for your input  . I have tested it with multimeter and confirm its a reed switch. If the magnet is near to it, I can see the continuity in the multimeter. Now the question is, are there any chances that it may go defective or malfunction at higher speeds?
|
|
|
|
|
34
|
Using Arduino / General Electronics / What is this sensor? (Picture attached)
|
on: September 18, 2012, 09:27:39 am
|
|
This sensor is fixed to the frame just next to the pulley and pulley has a small round magnet fixed to it. Is it some kind of hall effect sensor? And what are the chances that it may go bad? It controls the speed of the motor and the problem I am facing is the speed fluctuation. Not sure if this sensor is the contributor to the problem or something else. Any help is greatly appreciated and thanks in advance.
|
|
|
|
|
36
|
Using Arduino / General Electronics / Re: How to calculate heatsink requirements
|
on: September 14, 2012, 11:25:53 am
|
|
Thanks for your quick response! In the data sheet Junction to case thermal resistance mentioned as 0.9 degrees C/W. Considering its generating 5W, can I assume the heat it will produce is 0.9 * 5, i.e 4.5 degrees centigrade? is it correct? or I have to multiply with junction to ambient thermal resistance i.e, 50 degrees C/W? in this case the heat its going to produce is 250 degrees centigrade.
|
|
|
|
|
37
|
Using Arduino / General Electronics / How to calculate heatsink requirements
|
on: September 14, 2012, 04:39:40 am
|
|
Hi There!
I will be using a high power TRIAC BTA41 to turn on/off a 1 HP motor. This TRIAC is capable of handling the load up to 40 amps. As per my calculation load current will be around 5 amps and watts will be 1100 (5amps * 220VAC). What I would like to know is, do I need a heat sink attached to this TRIAC to handle this load? If yes, how to calculate the dimensions of the heat sink. Datasheet of BTA41 is attached. Thanks in advance!
|
|
|
|
|
38
|
Using Arduino / General Electronics / Re: Reverse Relay?
|
on: September 13, 2012, 11:53:14 pm
|
My two cents.. You can monitor the current by using Arduino. You need a shunt resistance in series with the power supply and measure the voltage across the shunt resistor (This is how the ammeters are build). Of course you need to calibrate that to get the correct values. You can refer the link http://www.reuk.co.uk/Make-a-Shunt-Resistor.htm if you want to build your own shunt. Once your arduino starts reading the current flow you can turn on or off the relay at the desired values.
|
|
|
|
|
40
|
Using Arduino / Motors, Mechanics, and Power / Stepper vs Servo
|
on: September 12, 2012, 09:04:11 am
|
|
Hi there! I never used the motors before so I need to know, What is the difference between Stepper and Servo motors and where we use them. For making POV(persistence of vision) what kind of motor I need to use and what should be the minimum RPM of the motor is needed?
|
|
|
|
|