Posts by 2kind
Usual values used in doing electronics/power supplies are almost always round numbers: 5V 12V 28V 48V 60V I understand that in some cases ICs are built to accept the voltage directly comi...
Signal characteristics are: 0 to 3.3V span 0 to 100Hz range( there will be noise superposed on top with unknown characteristics) Output resistance Rout=4700 ohm I want to sample that with a...
Although I have done multiple PCB designs which passed FCC and CE equivalents using the MCU's/Multiple MCU's, I have a doubt about how to approach the high speed design using FPGA SoC - main thing ...
I will try to cover additional aspects. Not eager on making changes - Big organizations are usually non very prone on changing their horse for the battle - sticking to their EDA choice from 20+ ye...
One of the ceramic capacitors that I've found(link to the capacitor) specifies the following characteristics at 10 kHz: The difference in value is quite significant, almost 100 fold. Which grap...
A circuit under question: Why are CY capacitors on the source side, and not on the load side? Henry Ott describes this with: Because filter attenuation is a function of impedance mismatch, t...
In a general sinewave as below, is there a "right" way/"standardized" way to measure line frequency - and how do energy meters calculate that? measuring pulse width of half-period, ie. time elap...
You have a 6 layer design for controlling 24V brushed DC motor, galvanically isolated voltage rails(24V and the rest) and your question is how to separate them properly. There is no further reason...
Reading a Tesla Wall Adapter installation manual , their brand of an AC EV charger, chapter about “Ground Assurance” and here is the quote from there: Although the equipment can work with L1 and...
I am trying to build an active-low digital isolated switch capable of withstanding 32VDC voltage without creating any damage to the system. This is the snapshot of the circuit not fulfilling the r...
This question is asked in an addition to https://electrical.codidact.com/posts/276436 Here is a Flyback converter mentioned there: Design parameters are: Input voltage 125 volts Output volt...
There are various different methods to keep common mode currents off the cables, one of them being discussed on the site here and with Olin's decoupling caps post on StackExchange. Slight digressio...
I have a battery pack that consists of 18650 battery cells(14 cells in series max.). Hence, the voltage of the battery pack will be between 35V and 60V(to be on the safe side) I am designing a BMS...
Which important system design parameters need to be locked in order to estimate the maximum allowable level of the input voltage ripple of an SMPS? I have encountered ballpark figures of <1%, &...
I was looking at the video of the Tesla Model 3 motor controller(400VDC, 500A) disassembly and noticed a resistor network as in the picture below. They are 2k resistors(SMD code 202). See the pic...
Sensorless BLDC motor controller are becoming more and more popular, especially with rising of the drone industry. Being able to detect where the rotor is at 0rpm or no load seems intuitive if we ...
Every time I needed CAN, I had just put external crystal and didn't think about it after that. It worked fine. I am wondering however whether the precisions of MCU internal oscillator is sufficien...
I am looking at the datasheet of the 7508170315(link) transformer and something seems strange to me. If I connect this to a 12V supply and expose it to 10us pulse: 12V*10us/475uH = 252mA which ...
In addition to Olin's answer: and I'm particularly interested in jfets and mosfets. If you decide to go down the FET route the dilemma between J and MOS gets down to home much you are willi...
Problem Description I am trying to design a BLDC inverter and I am in doubt of what would be the right approach for estimating the input capacitor size/type. Doing it empirically or throwing every...
I want to run a specific motor in the open loop. How to calculate the maximum ratio of V/f to run it? Am I looking at Ld or Lq value for this? Let's say these are the characteristics - haven't ch...
I am eager to create a flyback converter for driving the high side MOSFET. Here is a snapshot of my work so far: 555 timer starts with generating ~100kHz 12V signal on Q1. Q2 is monitoring the v...
More about the circuit The circuit is sensing (low side sensing for many reasons) current used to power up the lights with 28V(part of the schematics not shown here -> relay with LC filter ...
Is it possible to drive a PMSM motor - here I am referring to an AC motor with permanent magnets(stator wounded, rotor with PM) - in a way that there is no externally mounted rotor position sensor(...
I would like to convert 5V rail I have on PCB to ±12V. Existing solution is using boost converter 5V to 12V, and a buck for 5V to -12V. This feels bulky for what it's needed - here are the requirem...