Skip to main content

All Questions

Tagged with
0 votes
1 answer
307 views

Estimating SOC using coulomb counting with DSP

I am trying to estimate the SOC of a battery using the Coulomb Counting technique. I am implementing the following equation on a DSP inside PSIM: $$ SOC[K] = SOC[K-1] - \frac{I_{Bat}}{Q_{Bat}}\cdot{Ts}...
Raphael Sauer's user avatar
0 votes
1 answer
970 views

PLDs, DSPs, MCUs, MPUs and SoCs Typical Application [closed]

PLDs, DSPs, MCUs, MPUs and SoCs are all embedded devices, they can be programmed / configured to achieve a specific application. I've worked with MCUs and FPGAs in the past and realized that they are ...
A.Lacasse's user avatar
0 votes
1 answer
138 views

Can I2S tdm interface send more channels with less sampling frequency?

We have a arm SoC(system on chip) connected with I2S to a DSP (digital signal processor). SoC and DSP both support 48khz, 8 channel and 16bits in TDM mode. Is it possible to use this interface to ...
user3053970's user avatar
10 votes
3 answers
5k views

what really are: Microcontroller (uC), System on Chip (SoC), and Digital Signal Processor (DSP)?

The actual question is at the end. But reading that alone might not show you why am I confused. I wrote this post starting with some definitions, assumptions, and speculations and then asking the ...
himura's user avatar
  • 450