Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Detect (25.8mm) Metal Ball Passing through a pipe.

Status
Not open for further replies.

logicengineer

Newbie level 1
Newbie level 1
Joined
Nov 19, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
I am designing a PIC16F based project which incolves detecting a metal ball-bearing passing through a pipe. The ball is about 26mm in diameter.

I have to design a system to detect the ball passing though a pipe.


Initially I intended to use IR Tx and TSOP (1738) to do so, but apparently - the TSOP has a noise filtering mechanism which just ignores the ball passing at the velocity of gravity.

I chose TSOP to avoid the interference from external light, as TSOP 1738 only observes IR at 38kHz.

What alternative do I have for such a high response time, and yet be secured from interference from external light?
 

If the pipe is non-metallic, use an inductive or magnetic proximity sensor. You should be able to find one with the correct response time.
 

If the pipe is non-metalic, use a reluctance sensor, it will produce a voltage pulse as the ball passes it. This MAY work on some types of metalic pipes as well.
If the pipe is transparent, use an IR LED (NOT a TSOP type of device) and pass the light through the pipe to an IR phototransistor. If the IR beam is broken it will register on the phototransistor.
If the pipe is non-metalic and not transparent, you could also try a capacitive pick-up from one side of the pipe to the other.
If the ball is magnetic, you can use a pick up coil. It will induce a current in it as it passes by.

Don't use a TSOP style detector, they rely on the IR beam being chopped at around 38KHz or 56KHz and require several cycles to adapt before producing an output. As the ball may drop very quickly through their beam, it's likely they will not have time to react. A constant beam from a normal IR LED falling on a phototransistor will have a very much faster response time.

Brian.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top