Design an Electronic System for Counting Objects on a Conveyor Belt

  • Thread starter Thread starter khumalop3
  • Start date Start date
  • Tags Tags
    Design
Click For Summary
SUMMARY

The discussion focuses on designing an electronic system for counting objects on a conveyor belt using optical sensors. The system includes a power supply, optical detectors, a signal conditioning circuit, digital counter circuits, and displays. The optical sensor operates by detecting transitions between logical states (1 and 0) as objects pass through the beam. A simple counter using flip-flops can be implemented, and the output should be processed through a comparator op-amp to filter noise and improve accuracy. Additionally, considerations for the number of objects and the speed of the conveyor belt are crucial for effective design.

PREREQUISITES
  • Understanding of optical sensor operation and signal processing
  • Knowledge of digital counter circuits and flip-flops
  • Familiarity with comparator op-amps and hysteresis concepts
  • Basic principles of signal conditioning and bandwidth constraints
NEXT STEPS
  • Research the design of signal conditioning circuits for sensor applications
  • Explore the implementation of digital counters using flip-flops
  • Learn about comparator op-amps and their applications in signal filtering
  • Investigate microcontroller options for counting and processing signals
USEFUL FOR

Electronics engineers, system designers, and anyone involved in automation and object counting systems in manufacturing processes.

khumalop3
Messages
1
Reaction score
0
I'M required to design an electronic system to be used to count objects in a
packaging process as they pass on a moving conveyor belt. The system consists of a power supply, optical detectors, a signal conditioning circuit, digital counter circuits, and displays.
PLEASE HELP whith how to desing a signal conditioning circuit and digital counter circuits
 
Engineering news on Phys.org
The one way to do it is to do the following:

Let's assume that the optical sensor consist of two parts, transmitter and receiver, transmitter constantly sends a beam of light (or whatever) towards the receiver, hence receiver gets all the energy, let's assume that this state is logical "1".Once the object is in the between, no energy gets to a receiver, hence the output is at low state, logical "0".

The only thing you're required to do is to count those 1->0 or 0->1 (you'll have to decide) transitions, in order to get the number of objects that has passed. A simple counter implemented using flip-flops could be used, where the output is fed directly to some BCD display via appropriate logic. You can find discrete implementations of the counters searching the http://focus.ti.com/paramsearch/doc...&navigationId=11385&family=logic&paramTable=" or Analog Devices sites.

Now, the output of receiver is not perfect, since it is a sensor, so the output won't have those perfect 0's and 1's, hence the output of the sensor should be coupled with a comparator opamp, this way you'll be able to sort out between 0's & 1's better (distinguish level transitions).

Since you didn't mention anything about the number of objects, I'm guessing that there will be a finite number of them, so when you've determined the number of objects so you can find out what kind of counter you'll need (how many bits). Otherwise, when you don't know anything about the number of objects, you'll need a micro controller of some kind in order to save and add the number of objects, before resetting the counter.
 
Last edited by a moderator:
And another part of the signal conditioning should constrain the sensor circuit's bandwidth to match the expected behavior of the items passing by on the conveyor belt. How frequently will the signal change (how wide are the objects, and how fast is the belt)?

Also, think about what you want your circuit to do if the belt stops right when there is a can in line with the beam...what does that tell you about the kind of filter you should be using in that signal conditioning circuit? Can you think of a reason why you might want to have a belt speed sensor as part of the processing circuit? Are you familiar with the concept of hysteresis, with respect to the comparator component that antoker mentioned?
 
Most likely this can only be answered by an "old timer". I am making measurements on an uA709 op amp (metal can). I would like to calculate the frequency rolloff curves (I can measure them). I assume the compensation is via the miller effect. To do the calculations I would need to know the gain of the transistors and the effective resistance seen at the compensation terminals, not including the values I put there. Anyone know those values?

Similar threads

  • · Replies 27 ·
Replies
27
Views
3K
Replies
26
Views
4K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
4K