EDIT: Unfortunately, it seems that the DIP swtiches can only cop with 100mA or 150mA, and not enough voltage.
I need 500mA and 50V components, I'll search another solution, or adapted DIP switches.
I think if I use only few transistors it will be okay, they just don't want me to do a complicated circuit, because this project is not "prioritary" (I have time to spend lol). It's also because transistors reduce (or remove?) the negative side of the signal I believe...
Okay, I just wanted to know if there was an impact, but for sure I will try this solution! It would be really useful because capacitor is "activated" (linked to the circuit) by electronics, which is maybe less capacitive than mechanical switches.
Now I'm doing CAD for the first solution I'll try: three DIP switches (total 24 ways) to have 24 capacitors that are usable (12 values, 2 capacitors available per value). When I'm finishing this part I'll try every other solution.
Yes it could seems excessive, but I need values from ~5pF to ~750pF so I need at least three 8-ways DIP switches, I believe? Because the total is equal to 255*3=765 which is enough pF for my project.
Thank's a lot
AJ
Nope.
Ten switches & binary could give 1-1023 pF in 1pF steps.
Or,
Twelve switches as 1-2-2-5 and decades (10-20-20-50, 100-200-200-500) gives 1 to 1110pF in 1pF steps.
Hello,
I thought that DIP switch were like normal switches but less capacitive and smaller.
My schematics with 1 8way DIP switch (in this example eight capacitors are 10pF):
If I active C1 swtich, 10pF will be added. If I active every switches, there will be only 10*8=80pF isn't it?
Or maybe there's a thing that I don't understand...
Thank you AJ
Hello,
I thought that DIP switch were like normal switches but less capacitive and smaller.
My schematics with 1 8way DIP switch (in this example eight capacitors are 10pF): View attachment 133167
If I active C1 swtich, 10pF will be added. If I active every switches, there will be only 10*8=80pF isn't it? Or maybe there's a thing that I don't understand...
Thank you AJ
If I actived C1 swtich, 10pF will be added. If I actived every switches, there will be only 10*8=80pF isn't it?
Or maybe there's a thing that I don't understand...
Using the same cap on each switch is the least effective way.
Use eg. 10, 20, 40, 80, 160 etc. for binary steps; by selecting the correct combination of switches, any value can be set in multiples of the smallest value, up to (double the largest - the smallest)
or, 10, 20, 20, 50, 100, 200, 200, 500 etc.
that translates to decimal digits rather than binary and again any value can be set in multiples of the smallest, to over double the largest.
Oh okay!!
I understand now. I remember in studies I've used a DIP switch to control DMX adresses on a scene light, and it was like binary.
This solutions sounds even cooler!
Thank you I'll try like this I'll give you the news.