I am building a trash-can, which can detect when a metal is thrown into it. (footprint :15X25 cm)
Now, trash could be of various size, from as small as a nut (M10 : 1 cm ), to as big as a wrench (15 cm). Moreover bigger objects would be placed diagonally, so their footprint could be small.
The PCB coil would be spread on the base. What would you advise to keep in mind while designing the coil on web-bench of TI.
>Should the coil be square/circle?
> How small should it be? (I guess I have to connect multiple of them to cover the area without affecting the sensitivity of the device)
> How Is inductance and capacitance related to (varies with) sensitivity? (by sensitivity I imply, that if it is high its proximity/Rp value will change even if the object is small)
Another Question:
another idea is to make a coil around the entrance of trash-can, so that every trash passes through it. So, its diameter/dimension would be same as that of trash-can (i.e. large). Question: will it be able to detect small objects? > should I be going for any other LDC?
Last question (quick one):
Last time I used arduino to get data from my LDC. It ran for a while, then I connected my custom coil, it was fine (i didn't adjust Rp registers). Then to get the Rp values, I connected back to msp430 part og EVM and used GUI, but then it stopped detecting it. Later on, arduino also stopped showing the values. It has broken, but do you think it was because of arduino??? (my arduino was running on 5v)