Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by SS1_Raptor

  1. S

    Iron Core Transformator No Load Current (Core material)

    Hello friends I have two types of iron to make the iron core Transformator In the same number of rounds 220v to 12V Type A No Load current = 130ma Type B No Load Current = 100ma What can we conclude empirically? Is Type B Better? Thanks
  2. S

    STM32 16bit wav player using Dac

    this is my code ( In conceptual terms ) buffer[x]>>=4; /* Skip 4bit LSB */ buffer[x] = buffer[x]^0x800; /* Convert Unsigned to Signed */ Dac_Register(12bitLeftAligned) = buffer[x]; but not working and have very bad voice Please help friends who have experience in this area
  3. S

    STM32 16bit wav player using Dac

    Hello friends good time, I easily play 8bit wav file using DAC in STM32 But when play 16bit wav Anomalous sounds can be heard tested several sample rate 8k,16k,32kThey all had anomalous sounds I use the dac 12bit right alignment MCU Clock 48MHZ Read Data From MicroSD in system that play...
  4. S

    IGBT Short Circuit Detection using Current sensing

    Hi friends a question Usually the shunt resistor has an inductance value I want to identify the short circuit by shunt resistance How can I ignore the inductance effect of shunt resistance ?
  5. S

    IGBT Short Circuit Detection using Current sensing

    thank you So with a quick opamp. I need to detect overcurrent and and turn off IGBTs ( Regardless soft turn off ) One question is, how do I determine if the spike is passing or is the short circuit ? We only have shunt resistor opamp and a Vref for detect over Current
  6. S

    IGBT Short Circuit Detection using Current sensing

    Hi friends In an inverter I want to cut the gate signal in short circuits i using STM32F103 The problem I have is the short-circuit tolerance time is about 5-10 microseconds How can I quickly detect the current ? High-speed sensors are very expensive if i using HCPL-7800 and shunt resistor...
  7. S

    Spacing Between PCB Pad and HEATSINK

    hello friends i have a capacitor charged with 812 V DC in under this capacitor have a heatsink how mush i have to Spacing Between PCB PAD and heatsink ? Humidity max 70% Temperature max 80 degrees An image similar to what I need Thanks a lot,
  8. S

    Determine the power of the ferrite ring in its dimensions

    Hello friends Is there a way to detect the ferrite ring power without the datasheet? I have a green ring ferrite inner diameter = 37mm External diameter = 63mm Height = 25mm Thanks a lot
  9. S

    Mosfet Driver Vs BJT Driver

    Hello Friends , i want drive a mosfet in 10khz PWM 10v 2A IRFP240 i should use IR drivers series or i can make simple driver with BJT PNP NPN ? What is the advantage of a gate driver over this circuit? i don't need isolation *Values are incorrect and not calculated Thanks a lot
  10. S

    Designing IRON-CORE TRANSFORMER No Load Current Problem

    Dear friends hi I am designing IRON-CORE TRANSFORMER Step Up Vin = 24V Vout = 220V Ferq = 50HZ Power = 500Watt What is the general rule for calculating no load Current ? is this true if i set the no load current high i can get a better momentary Current at Output ? Generally, if i...
  11. S

    How stop Micro burning when GND & VCC short circuit?

    hi , Yes you are right But it seems. The moment after disconnecting the short circuit The regulator burns the micro
  12. S

    How stop Micro burning when GND & VCC short circuit?

    Hello friends if i short circuit VCC and GND Micro burn . any Micro VCC = 3.3V using LM2596 3.3V . LM2596 Schematic : how can i Protection micro from this ?
  13. S

    12V to 220V with no isolation

    hello every one if my 12v to 220v converter using Boost topology and have no isolation . Whether this is contrary to standard? Not isolated, what problems may be the cause In a boost converter ? Thank you
  14. S

    SPWM Inverter Calculate DC bus current

    Hello everyone, I am designing an SPWM inverter The output is 220 V 2.5A DC BUS Voltage 320V what should the minimum of DC bus Current ?
  15. S

    STM32 ADC 10Khz Sampling + DMA + HAL

    Hello friends I want to Sampling from ADC with DMA At a specified speed sample rate 10khz STM32 wtih HAL How can i do this ?

Part and Inventory Search

Back
Top