Analog Front End with CY8C4A45AZI-483

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
YoIs_1298666
Level 5
Level 5
250 sign-ins 100 replies posted 100 sign-ins

Hello,

This sample project is the analog front end for sensor.

The inversion amplification with offset in single power supply drive is used to match the sensor signal to the dynamic range of the PSoC AD converter.

Please see the schematics and board.

KitProg3 of CY8CKIT-145-40XX is required for I2C communication with Bridge Panel Control.

pastedImage_0.png

pastedImage_2.png

1. Create a sine wave output using VDAC with sampling rate of 1ms timer interrupt.

 pastedImage_3.png

2. It is amplified twice by inverting amplification and 1.2V offset is added.

 pastedImage_4.png

3. Amplify 4x with PGA and add 1.2V offset too.

   Unfortunately, due to the wiring impedance inside PSoC, the gain is about 3 times, not 4 times.

   pastedImage_5.png

4. The result of AD conversion is displayed on the Bridge Panel Control. BCP script is also attached.

pastedImage_0.png

 

 

 If you actually use it, you should use it with a larger gain.

 I hope it helps you.

Best regards,

Yocchi

0 Likes
1 Reply