For this project we need to count weels of a car (if possible at all), one side only. The scenario is within the following scope:
- The car is always passing in a straight line
- It is cars only, so all other traffic can be ignored
- Road type is asphalt. Bricks, macadam or concrete detection is optional
- Distance to the car will be around 4 meter (13 foot)
- The tires will have a deviation to the measurement device of 20cm (8inch)
- The scope is set to car tires of maximum 20" in diameter
- At maximum speed of 130km/h or 80mph
- Minimum speed can be any, but cars will never stand still, they will eventualy move (traffic jam)
The method of measuring should comply with the following rules:
- No visible light sender or receiver can be used
- Interaction with the tire is not possible (example: a cable to run over)
- The measurement device can become dirty
- Must be all weather type
- Power consumption should be as low as possible
- Device can be in sleep mode
- Size should not exceed 50x50x50cm (20x20x20inch)
Since we cannot come up with possible measurement methods i'm looking for inspiration on how this might be achieved. Even if it might not work but it is viable we will look into it.