Jump to content
Electronics-Lab.com Community

Joe Wu

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Joe Wu

  1. Hi, I have recently built a dc-dc converter to convert supply voltage from 6V to 32V, the circuit diagram is as below: and the circuit on the breadboard is looks like this: My friend has built one with the same circuit diagram, I have double checked with him, both circuit connects exactly the same with same components, he circuit is working perfectly fine, but my circuit has a problem. my output voltage jump to the 42V, slowly drops to 32V, jump up again to 42V, slowly drops and it repeats this process over and over again. I have no idea what is wrong with it. Here is how my friend circuit looks like: Any help will be appreciate! Thank you!
  2. I am working on a project in which we are trying to design and build an ultrasonic thickness gauge that will calculate the thickness of a given part based on the time difference between sending a signal and receiving a reflection back (using the known speed of sound through the medium). As we are in the initial stages of prototyping, we are currently using an Arduino nano as the MCU for our prototype. We have successfully amplified the pulse generated by the MCU to a higher voltage, which is then used to excite the ultrasonic transducer (which is in contact with the part that is being measured). The reflection is then detected by the second element of the transducer and converted into an electric signal that is centred around the natural frequency of the transducer (5MHz). This signal is then processed (amplified and filtered) into a level that would be detectable by the MCU (circuit and scope screenshot as shown below). However due to MCU's limited sampling rate, the signal will not be reliably detected. Therefore I was wondering if we would be able to devise an envelope detector that would extract the amplitude modulation of the reflection signal, effectively converting a very high frequency into a lower frequency signal, which I am hoping would be detected by the MCU. According to what I have read so far, this would be achieved by first rectifying the signal using a “super-diode” (precision rectifier configuration as shown below) and then integrate it through an op-amp integrator. However, it seems that because I am relying on single supply and the frequency of the signal of interest is very high, the rectifier will not work as I expected, in fact I did not get anything out of it. Is there perhaps a way of designing an envelope detector entirely from transistors instead of op-amps? Any pointers or suggestions will be highly appreciated!! Thanks in advance! Joe
×
  • Create New...