Approximations

Successive-approximation ADC

A successive-approximation ADC is a type of analog-to-digital converter that converts a continuous analog waveform into a discrete digital representation using a binary search through all possible quantization levels before finally converging upon a digital output for each conversion. (Wikipedia).

Successive-approximation ADC
Video thumbnail

C34 Expanding this method to higher order linear differential equations

I this video I expand the method of the variation of parameters to higher-order (higher than two), linear ODE's.

From playlist Differential Equations

Video thumbnail

C56 Continuation of previous problem

Adding a bit more depth to the previous problem.

From playlist Differential Equations

Video thumbnail

C02 Reduction of order

The first method for solving second order linear ODE's uses reduction in order. In this method the second derivative is reduced to a first derivative in the dependent variable, which can usually be solved by separation of variables, or by introduction an integrating factor.

From playlist Differential Equations

Video thumbnail

Differential Equations: First Order Linear Example 2

We present a solution to a first order linear differential equation.

From playlist First Order Linear Differential Equations

Video thumbnail

#340 How good are the ADCs inside Arduinos, ESP8266, and ESP32? And external ADCs (ADS1115)

I often get questions about how to measure voltage with microcontrollers. We will look at this topic, at the quality of built-in and external Analog-to-digital converters, and I will show you some “secrets.” In this video, we will: - See how ADCs work - Look at how we can determine the qua

From playlist ESP32

Video thumbnail

Differential Equations | Second order linear homogeneous equations with repeated roots.

We derive the general solution to a second order linear homogeneous differential equation with constant coefficients whose companion polynomial has a repeated root.

From playlist Linear Differential Equations

Video thumbnail

Polynomial approximations -- Calculus II

This lecture is on Calculus II. It follows Part II of the book Calculus Illustrated by Peter Saveliev. The text of the book can be found at http://calculus123.com.

From playlist Calculus II

Video thumbnail

Analog to Digital Converters Part 1 | Arduino - Ep 3

Explore how to get an analog signal into a format that a digital device can understand. In this video, we discuss sampling, quantizing, resolution, converting from a stimulus to a voltage to binary to decimal back to a voltage and final to a physical quantity like temperature. This ep

From playlist SciJoy Uploads

Video thumbnail

C11 Example problem solving a second order LDE with constant coefficients

Another example problem solving a linear, homogeneous, second-order ODE with constant coefficients by making use of the roots of the auxiliary equation.

From playlist Differential Equations

Video thumbnail

Best Indexes for Similarity Search in Faiss

In the world of vector search, there are many indexing methods and vector processing techniques that allow us to prioritize between recall, latency, and memory usage. Using specific methods such as IVF, PQ, or HNSW, we can often return good results. But for best performance we will usuall

From playlist Vector Similarity Search and Faiss Course

Video thumbnail

Analog to Digital Converters Part 2 - Successive Approximation | Arduino - Ep 4

Explore how a successive approximation analog to digital converter works. We discuss binary math, base systems, weighted values, most significant bits, and least significant bits. For an overview of converters, watch this video: We will break down other converters and digital logic in

From playlist SciJoy Uploads

Video thumbnail

EEVblog 1434 - Cadex C7000 Battery Analyser Teardown

Teardown of a Cadex C7000 commercial battery analyser. Forum: https://www.eevblog.com/forum/blog/eevblog-1434-cadex-c7000-battery-analyser-teardown/ 00:00 - Cadex C7000 Battery Analyser 04:20 - Universal probe teardown 09:45 - Main unit teardown 22:14 - Power up Subscribe on Odysee: htt

From playlist Teardown Tuesday

Video thumbnail

A07 Repeated real eigenvalues

What the the eigenvalues repeat? There are two possibilities. In one there is only a single eigenvector and in the other there are more than one. Each scenario leads to a different set of solutions.

From playlist A Second Course in Differential Equations

Video thumbnail

EEVblog #232 - Lab Power Supply Design Part 5

Dave goes through the final base schematic for his Open Hardware lab power supply design. Schematic is here: http://eevblog.com/uploads/uSupplyBenchRevA.pdf

From playlist Power Supply Design

Video thumbnail

Adding MCU Peripheral Modeling in Motor Control Using SoC Blockset

Learn about MCU peripherals modeling for motor control design and implementation on TI’s C2000™ microcontroller. - Embedded Systems | Developer Tech Showcase Playlist: https://www.youtube.com/playlist?list=PLn8PRpmsu08oYCg_v4ZZ6xmJlo3242Asj - Developer Tips & Tricks Videos: https://www.yo

From playlist Embedded Systems | Developer Tech Showcase

Video thumbnail

3_6_3 Alternating Series

The alternating series. Solved problems. Estimating error and partial sum estimation for a set maximum error.

From playlist Advanced Calculus / Multivariable Calculus

Video thumbnail

Perkin Elmer FTIR 1600 Infrared Spectrometer Teardown

Teardown of a Perkin Elmer 1600 Series Fourier Transform Infrared Spectrometer. More details on FTIR: http://en.wikipedia.org/wiki/FTIR http://chemwiki.ucdavis.edu/Physical_Chemistry/Spectroscopy/Fundamentals/The_Power_of_the_Fourier_Transform_for_Spectroscopists

From playlist Teardowns

Video thumbnail

PowerShell+ 2019 - F5 Declarative Configuration by James Arruda

In this session I will tell my story on trying to solve the problem of configuring the F5 Big-IP appliance. I am able to configure the F5 Big-IP using the AS3 (Application Services Module), which allows the use of declarative configurations to manage VIPs, Pools, Pool Members, iRules, Cert

From playlist PowerShell + DevOps Global Summit 2019

Video thumbnail

EEVblog #1008 - Mystery Teardown

Mystery Teardown! What's got two pads and generates a Devo Energy Helmet waveform? Forum: http://www.eevblog.com/forum/blog/eevblog-1008-mystery-teardown/ Previous teardown: https://www.youtube.com/watch?v=n47u2YQytjo&t=2s Fluke Whitepaper: http://support.fluke.com/biomedical/download/asse

From playlist Mystery Teardown

Video thumbnail

C12 Example problem solving a second order LDE with constant coefficients

Another example problem solving a homogeneous, linear, second-order ODE with constant coefficients by making use of the roots of the auxiliary equation.

From playlist Differential Equations

Related pages

Quantization (signal processing) | Binary search algorithm | Most significant bit | Comparator