Loading...
  Show Posts
Pages: 1 2 [3] 4
31  Using Arduino / General Electronics / Re: What is this sensor? (Picture attached) on: September 18, 2012, 11:42:40 pm
Thank you all for your responses and suggestions!!!  I will replace the reed switch with a new one and check.
32  Using Arduino / General Electronics / Re: What is this sensor? (Picture attached) on: September 18, 2012, 12:07:45 pm
Thanks for your input  smiley.  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?   
33  Using Arduino / General Electronics / Re: What is this sensor? (Picture attached) on: September 18, 2012, 11:19:22 am
Yes, Its a treadmill and sensor has only two wires.  Is it a reed switch?
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.
35  Using Arduino / General Electronics / Re: Switching 18V on: September 14, 2012, 12:06:15 pm
You need to drive the relay with a transistor.  You can find the driver circuit herehttp://arduino.cc/playground/uploads/Main/relays.pdf
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.
39  Using Arduino / Motors, Mechanics, and Power / Re: Stepper vs Servo on: September 13, 2012, 01:05:43 am
Thank you both for your detailed explanation, you answered what I need!!!
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?
41  Using Arduino / General Electronics / Re: Power issues with my SN75441ONE h-bridge chip? on: September 11, 2012, 12:26:23 pm
Your power source is not sufficient to drive the new motors.  Do you know the voltage rating of the new motors?
42  Using Arduino / General Electronics / Re: Dual Voltage Supply +/- 15V on: September 10, 2012, 11:58:46 am
If its wired correctly, the two possibilities I can think are either first power supply is 30V or you are measuring the voltage between + and - instead of common.
43  Using Arduino / Sensors / Re: PIR to relay problem on: September 04, 2012, 12:15:19 am
Are you driving the relay with the transistor?  Please post your schematic.
44  Using Arduino / LEDs and Multiplexing / Re: Buddys LED project on: August 27, 2012, 01:04:55 pm
Instead of using transistors to drive LED's,  ULN2803 is used.  Its easy and no complexity compared to using the transistors.
45  Using Arduino / Sensors / Re: PIR to relay problem on: August 27, 2012, 03:09:06 am
What are the voltages you are seeing at base of BC547 when its active and inactive?
Pages: 1 2 [3] 4