How can I integrate analog components for a small keyboard device?

  • Thread starter Thread starter AoiPhysF
  • Start date Start date
  • Tags Tags
    Analog Components
AI Thread Summary
Integrating analog components for a small keyboard device requires careful consideration of size and functionality. A microcontroller with USB interface capability is essential for handling 12-15 digital inputs and outputs. While integrating capacitance within an IC is limited, using surface-mounted capacitors can help minimize space. Programmable mixed ICs may offer a solution for combining functions, but traditional designs often still require discrete components. Ultimately, achieving a compact design will involve balancing integrated solutions with necessary external components.
AoiPhysF
Messages
2
Reaction score
0
Hello everybody,

I'm trying to do some kind of keyboard device which has like 12-15 digital inputs and outputs to a serial USB port. Because other similar circuits I've seen I know I need a microcontroller and some capacitors. The problem is, my device has to be very small and I can't put capacitors and a big IC all over the place. I guess the best option would be some Analog/digital IC with everything integrated inside, but I don't know if this is even possible. Ideally I would like just an IC of that kind, the smallest possible one, and just circuits for the rest (and the buttons of course). SMD capacitors are also an option but I would prefere everything inside de IC.

Is this even possible? If someone can make some clarifications I would be happy

Thanks
 
Engineering news on Phys.org
AoiPhysF said:
Hello everybody,

I'm trying to do some kind of keyboard device which has like 12-15 digital inputs and outputs to a serial USB port. Because other similar circuits I've seen I know I need a microcontroller and some capacitors. The problem is, my device has to be very small and I can't put capacitors and a big IC all over the place. I guess the best option would be some Analog/digital IC with everything integrated inside, but I don't know if this is even possible. Ideally I would like just an IC of that kind, the smallest possible one, and just circuits for the rest (and the buttons of course). SMD capacitors are also an option but I would prefere everything inside de IC.

Is this even possible? If someone can make some clarifications I would be happy

Thanks

Welcome to the PF.

No, you will not integrate much capacitance inside of an IC. But you also should not need much in the way of capacitance on a small keyboard device.

But you also mentioned "inputs and outputs" -- what exactly would this device do?

It will be hard to get much simpler than to use a PIC or other microcontroller (uC) that has USB interface capability...
 
Sorry, I said it wrong, with "outputs" I meant with USB capability as you said. The problem is that I have opened various keyboards/controllers and all of them seem to have electrolityc capacitors and also a ceramic one, they also have surface mounted ones at the same time though, that made me think that perhaps they are needed in some way. I don't know if all of them could be replaced by surface mounted ones instead, probably they do. The electrolityc ones are 1uF 50V.

If you say that for a keyboard you could put them all inside an IC I understand that it could be done also with SMD so.. that would be enough for this. I realize now that the idea about integrating all this in just one IC is probably crazy, but I have heard that there are somewhat programmable mixed IC's.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top