Converting AC Signals to DC for PIC

  • Thread starter Thread starter onceinalifetim
  • Start date Start date
  • Tags Tags
    Ac Dc Signals
AI Thread Summary
To convert AC signals to DC for a PIC in an autoguided vehicle project, an inductive sensor setup is proposed. The vehicle operates on a continuous wire loop carrying 140mA at 10kHz, requiring effective signal processing. An amplifier with a 10kHz filter is recommended to handle the sensor outputs, followed by a precision rectifier to convert the AC signal to DC for the PIC's ADC. This setup allows for accurate sampling of the signal, ensuring the control system functions properly. Proper circuit design, including settling time considerations, is essential for optimal performance.
onceinalifetim
Messages
38
Reaction score
0
Hello

I know what is AC signal and DC signals purpose.. but may I know how to convent AC signals to DC signals to feed into the PIC??

Help pls
 
Engineering news on Phys.org
hi there

tell us more about what you are trying to do...
for example ( but not limited to) the source of the AC signal

cheers
Dave
 
hello

thanks for the reply..

I am currently working on a autoguilded vechile project,
i am doing the inductive sensor at the min...
three parts to handle. sensor, motor and control system..

help pls
 
The overall project is like this

A vehicle will follow a track which consists of a continuous loop of wire carrying a current of ~140mA (RMS) at a frequency of 10kHz
The vehicle consists 3 parts, 2 Inductive sensors, motor driving and steering and control unit pic.

The inductive sensor consists 2 parts, the sensor and rectifier
 
with a PIC that has an ADC you can just amplify the coil outputs and then sample AC (dc offset of course) with the ADC.

The amplifier should at least include a simple 10KHz filter unless you want to try an IIR in the PIC. (and an antialias filter)

If the PIC is not fast enough for the above, you can follow the amp with a precision rectifier and then send DC to the PIC.

So, amplifier with 10KHz filter, precision rectifier, ADC to the PIC.

You can build 2 amp/filter/rectifier circuits or you can switch the input to 1 if your sample rate requirements are low enough. For example, 100 times a second would give you 10ms for the circuit to settle. (1000 cycles of 10Khz).
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Electromagnet magnetic field issue'
Hi Guys We are a bunch a mechanical engineers trying to build a simple electromagnet. Our design is based on a very similar magnet. However, our version is about 10 times less magnetic and we are wondering why. Our coil has exactly same length, same number of layers and turns. What is possibly wrong? PIN and bracket are made of iron and are in electrical contact, exactly like the reference design. Any help will be appreciated. Thanks. edit: even same wire diameter and coil was wounded by a...
Back
Top