Length of wiring and sensors
AIman
Posts: 531
If I run a servo in one room from·my stamp in another room how would that affect things?
Is there a power loss over distances under 100 feet that is noteworthy?
Is there a power loss over distances under 100 feet that is noteworthy?
Comments
What a long wire gets you is Capacitance (the signal gets low-pass filtered. Nice sharp edges on signals 'round over') and Resistance (voltage drop). And on 100 feet of wire, the signal degradation could be quite high. That's why RS232 signalling uses a +- 10 volt signal, and runs at low baud rates (19,200 or below), to make it more likely the reciever will properly get the signal.
Now, the BS2 (and the PIC it's based on) has a pretty powerful driver on it. 25 mA is nothing to sneeze at. On the other hand, it is at +5 volt levels. So it all depends on how degraded the signal can be before the 'reciever' chip in the Servo doesn't properly recieve it anymore. AND what the 'impedance' (resistance) is on that 'reciever' chip.
Since I believe the Servo was designed to have a Servo Reciever right there in the model plane next to it, I wouldn't think using a long wire was really in their plans. But it could work.
Either the servo, the photoresistors (or all three) will be aways away from the BS2.
Giving wiring it could be up to 100 feet.
How can the power drop be overcome?