Thursday, July 31, 2025

MOSbius: Reworking Analog Design Studying

In the case of studying digital system design, hobbyists and college students have a number of choices, whether or not it’s tinkering with field-programmable gate arrays or working up chip submission for a Tiny Tapeout run. However related instruments for analog design have been more durable to come back by. Definitely you’ll be able to create analog circuits in a simulator like LTspice and take a look at them towards idea. However nothing beats constructing actual analog circuits and measuring their precise, not theoretical, conduct. Measurement is sophisticated for analog designs as a result of the take a look at gear can have an effect on the very measurement being made.

To handle this instructional hole, a staff led by me at Columbia College’s division {of electrical} engineering created MOSbius, a breadboard-friendly chip that you can imagine as a field-programmable transistor array for analog designs.

As its identify suggests, MOSbius is constructed round metal-oxide-semiconductor transistors, divided between n-type and p-type transistors. As these are the constructing blocks of most analog built-in circuits as we speak, designing with the MOSbius offers expertise that’s immediately related to creating actual chips.

The MOSbius has 68 pins, of which 63 hook up with both particular person transistors or frequent analog subcircuits reminiscent of present mirrors and op-amp levels. Two different pins are used for constructive and adverse provide voltages.

 An illustration of key components. The MOSbius chip [top left] incorporates all of the transistors required for a lot of analog programs. Mounted on a breadboard through a printed circuit board [middle], discrete resistors and capacitors [bottom] are wired as much as present different wanted elements. A Raspberry Pi Pico [bottom right] is used to program the MOSbius.James Provost

The remaining three pins are used for programming a built-in swap matrix. You can create circuits with the MOSbius by connecting the pins with exterior wires. Nevertheless it’s simpler to make use of the swap matrix. This will join any of the 65 transistor, subcircuit, and voltage pins to a number of of 10 inner buses. The matrix is programmed by clocking in a easy stream of 650 bits—one bit for every attainable connection between a bus and a pin.

We program the MOSbius’s matrix utilizing a Raspberry Pi Pico working a Python script that turns a easy JSON textual content file into the specified bitstream. If you would like, although, you need to use just about any 3.3-volt microcontroller that helps Python.

The MOSbius runs at 2.5 V. The printed circuit board used to attach the pins to a solderless 830-contact breadboard shifts the Pico’s 3.3 V down when programming the matrix. The PCB additionally consists of bias and over-voltage-protection circuits.

How are built-in circuit elements completely different from discrete elements?

Because the MOSbius incorporates solely transistors, circuit parts like resistors and capacitors are wired up externally as through-hole elements inserted into the breadboard. You may suppose that utilizing these exterior elements would create an imprecise approximation of the conduct of an actual analog IC, which has on-chip resistors and capacitors constructed out of silicon quite than, say, a steel movie or ceramic materials.

However at sign speeds under a few megahertz, the precise problem is that these exterior elements are overly exact. (Above 1 MHz, issues just like the stray capacitance of the breadboard start to develop into a difficulty.) Even an affordable through-hole resistor could have an precise resistance that’s inside 5 to 10 % of the worth it claims to be, and through-hole resistors with 1 % accuracy are frequent. Against this, built-in elements can simply differ by 30 % from their nominal worth.

Consequently, actual analog circuits need to be constructed with a substantial quantity of inner margin. Creating the ability to do that depends on understanding what’s happening at completely different factors inside the circuit, as enter alerts and element values differ. And that requires making real-world measurements.

The “aha” second of seeing your circuit come to life will keep lengthy after the equations are forgotten.

In a simulated circuit, you’ll be able to click on on any node and browse out any parameter with out affecting the circuit’s conduct in any means. With the MOSbius, you’ll be able to equally entry almost each node in a circuit, however now you face the fact that wiring up take a look at probes to make a measurement can change the circuit’s conduct. Determining essentially the most elegant approach to make measurements is vital for anybody hoping to see their concepts dedicated to silicon. The “aha” second of seeing your circuit come to life will keep lengthy after the equations and evaluation are forgotten

MOSbius’s capability to let people poke round inside the heart of an built-in circuit design takes inspiration from the Three Fives Discrete Timer Equipment, which makes use of discrete elements to re-create the workings of some of the in style built-in circuits of all time, the 555. You possibly can after all use the MOSbius to re-create a 555, in addition to many different demonstration circuits, beginning with the “Howdy world!” of {hardware}, a blinking LED.

 An illustration showing MOSFET transistors connect to the pins of a square chip. Inside the chip is a schematic of a 65x10 programmable matrix. Metallic-oxide transistors and generally used subcircuits are linked to a lot of the pins of the MOSbius chip. They will also be wired collectively internally utilizing a set of buses programmed utilizing a 650-bit stream from a microcontroller. James Provost

The origin of the MOSbius was serendipitous: Whereas making ready a set of scholars’ IC initiatives to be fabricated, we realized we had room to squeeze yet another chip into the batch if we might meet the transport deadline. Six weeks later, the MOSbius was off to manufacturing!

From this restricted run—150 chips in whole—we’re making MOSbius kits out there at a nominal worth of US $150 (topic to alter and simply to get well our prices) to different educators excited by bringing it to their labs. We’re additionally engaged on a revised model. The MOSbius can be utilized to make circuits that vary in complexity from these appropriate for undergraduates to graduate-level initiatives. The Website has a whole set of tutorials and a lab experiments guide able to go. When you’re excited by acquiring a equipment, you’ll be able to contact me by the positioning.

I notice now we have solely a small variety of kits out there—we’re in spite of everything a college division, not a semiconductor producer—however we need to make the MOSbius extra broadly out there to each educators and lovers sooner or later. The easiest way to make that occur is to contact me, as a result of sturdy demand is one thing we will current to a industrial accomplice!

From Your Web site Articles

Associated Articles Across the Internet

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles