How can analog circuits work well and keep reference voltage constant to ensure accurate signal without analog regulator?

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

cross mob
XIXU_4745696
Level 1
Level 1
First like received First like given

In datasheet of PSoC 4100S Plus, it is said "There is no analog regulator; the analog circuits run directly from the VDD input. ".

Then if anolog supply is variable, how can analog circuits (such as SAR_ADC, Op-amp) work well and keep reference voltage constant to ensure accurate signal without analog regulator?

0 Likes
1 Solution
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,

The VDDA in the device is not regulated. Then again there is regulation inside the analog subsystem which helps in the working components like SAR ADC, CTB. There are bias current generating circuits and bandgap references which works irrespective of the exact supply voltage. The component specs guaranteed in the datasheet are met if the supply voltages are within the mentioned limits.

Now additional to what I have said, if you are using SAR ADC with voltage reference as VDDA, the variations in VDDA will affect the result. This can be useful if you are measuring a signal which is also dependent on the VDDA supply. If the input signal is independent of the supply, it is always better to use an independent reference like Internal Vref.

Best Regards,
Vasanth

View solution in original post

0 Likes
2 Replies
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi,

The VDDA in the device is not regulated. Then again there is regulation inside the analog subsystem which helps in the working components like SAR ADC, CTB. There are bias current generating circuits and bandgap references which works irrespective of the exact supply voltage. The component specs guaranteed in the datasheet are met if the supply voltages are within the mentioned limits.

Now additional to what I have said, if you are using SAR ADC with voltage reference as VDDA, the variations in VDDA will affect the result. This can be useful if you are measuring a signal which is also dependent on the VDDA supply. If the input signal is independent of the supply, it is always better to use an independent reference like Internal Vref.

Best Regards,
Vasanth

0 Likes