Integrator on PSoC4200L

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

cross mob
SoEL_4655151
Level 1
Level 1

Hello everybody,

Is it possible to implement this architecture of circuit In PSoC 4200L with the Opamp used as integrator and two internal analog switches S1 and S2?

What are the switch components in the internal Cypress library?

the architecture for duration measurement is as follows:

pastedImage_8.png

Thanks in advances

Soukayna,

0 Likes
1 Solution
MiNe_85951
Level 7
Level 7
Distributor - TED (Japan)
50 likes received 500 replies posted 50 solutions authored

Hi,

Q :

What are the switch components in the internal Cypress library?

A :

You can use the "Analog Hardware Mux" as a switch.

Since it is a multiplexer, it naturally has a resistance value.

S1 and S2 connect to analog pins,
Switch by connecting comparator output to S1 and S2 to GND.

This configuration may be feasible because it is close to the CapSense component configuration.

Depending on the speed of the signal you need,

It may be better to check the switching time, MUX resistance value, and external capacitor capacity with SPICE.

pastedImage_3.png

View solution in original post

0 Likes
1 Reply
MiNe_85951
Level 7
Level 7
Distributor - TED (Japan)
50 likes received 500 replies posted 50 solutions authored

Hi,

Q :

What are the switch components in the internal Cypress library?

A :

You can use the "Analog Hardware Mux" as a switch.

Since it is a multiplexer, it naturally has a resistance value.

S1 and S2 connect to analog pins,
Switch by connecting comparator output to S1 and S2 to GND.

This configuration may be feasible because it is close to the CapSense component configuration.

Depending on the speed of the signal you need,

It may be better to check the switching time, MUX resistance value, and external capacitor capacity with SPICE.

pastedImage_3.png

0 Likes