Tag: programming

  • RC Circuit Analysis

    What you will learn Software: relatively basic constructs. Iterative solver! Domain: A better feel for a capacitor charging and discharging and the time constant. RC Circuits Take as input values of R (in Ohms), C (in Farads), and supply voltage (in Volts). Assume that the voltage is applied to a series RC circuits at time t=0t=0, […]

  • CMOS Characterization

    What you will learn: Software: relatively simple implementation, plus some visualization Domain: improve your understanding of how a transistor works CMOS Characterization – 1 A CMOS transistor operates in three different regions — cutoff, saturation, and linear. The equations for these are fairly straightforward. Implement these using hard-coded values for parameters that you may need […]

  • Programming for the Electronics Engineering Student

    Motivation I’ve had a few odd discussions with students from the Electronics branch related to software development. Broadly, sniff I’m in electronics, don’t expect me to dabble in ugh software We don’t get the subjects that CS students do, so aren’t as prepared for interviews as they are eh, I’m just going to do it There’s so much […]