Don't know how to make an ultrasonic sensor circuit....

Click For Summary
The discussion focuses on creating an ultrasonic sensor circuit for a speedometer project using a 40 kHz ultrasonic transmitter and receiver connected to an MSP430 microcontroller. The microcontroller needs to be programmed to generate the 40 kHz signal, and the connection between the transmitter and receiver is primarily handled through software. A circuit design for a 25 kHz sensor can be adapted for the 40 kHz application, as there are no frequency-dependent components involved. Resistor and capacitor values should be chosen to optimize power efficiency, reduce electrical noise, and mitigate the effects of input bias currents. Understanding these components and their functions is crucial for successfully implementing the ultrasonic sensor circuit.
zxcvb
Messages
10
Reaction score
1
TL;DR
I am preparing to use an ultrasonic transmitter and receiver to make an ultrasonic sensor circuit, and then connect it with the single-chip microcomputer msp430 to realize the functions of speed measurement and numerical display.
Hello everyone, I am studying abroad and I am working on a speedometer project.
I am preparing to use an ultrasonic transmitter and receiver to make an ultrasonic sensor circuit, and then connect it with the single-chip microcomputer msp430 to realize the functions of speed measurement and numerical display.
I am temporarily in charge of the hardware module.
I don't know much about circuit diagrams, and I have many questions to ask.
  1. I chose a 40Khz ultrasonic transmitter and receiver. Does the circuit I need to generate a frequency of 40Khz? Can this step be achieved by MSP430?
  2. What circuit do I need to make between the transmitter and receiver? What function?
  3. I found this circuit design on the Internet, but it is for a 25Khz sensor. Can I use it?
  4. What are the values of resistors and capacitors based on?
1619603735899.png
 
Engineering news on Phys.org
zxcvb said:
Can this step be achieved by MSP430
1. The microcontroller must be programmed to generate a 40 kHz signal.

zxcvb said:
What function?
2. The only connection between the TX and RX circuits is in the software.
zxcvb said:
but it is for a 25Khz sensor. Can I use it?
3. Yes. There are no frequency dependent components in the circuit.
zxcvb said:
What are the values of resistors and capacitors based on?
4. Values are selected to minimise waste of power, to minimise electrical noise, and not be affected by the input bias currents.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
0
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K