Calculus
From Syncleus Wiki
A great deal of electronics will require at least a year's worth of calculus to understand. This page is no substitute for a university calculus course or a calculus book (which will spend weeks and chapters on what this page handwaves through in paragraphs), but it may suffice as a reference or in a pinch.
Derivatives
The derivative of a function is the rate at which one variable is changing with respect to another. If the function is f(x), the derivative can be notated by f'(x),
, df / dx, and if f is a function of multiple variables fx or
.
Some key properties are:
- Linear:
The rules for differentiating are:
Product rule:
Chain rule:
Quotient rule:
Polynomial derivatives:
Exponential derivatives:
Logarithmic derivatives:
It will take a lot of thought, but this covers differentiating any functions that will be encountered in electronics. The derivatives of trigonometric functions are the derivatives of complex exponentials:
Where j (lower case) is defined as
Integration
Integrating is the opposite of differentiation. Unlike with differentiation, there is no set of rules that can be followed to integrate an arbitrary function. There are many ways to think of and define integrals and integration, but some of the most useful include "area under a curve" and "accumulated change."
There are two kinds of integration, definite and indefinite. Definite integrals occur over a predefined area/region, while indefinite integrals do not. As a result, indefinite integrals have a constant of integration (usually called just c) which represents the constant on the "original function" that would have been lost when the derivative was taken.
The rules for integration are the opposite of those for differentiation, e.g.














