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.

Increase the power of my PWM output

Status
Not open for further replies.

sridharvdp

Newbie level 3
Joined
Dec 29, 2013
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
26
Hi,

I am trying to drive a BLDC Motor and the motor's ratings are 120W and 24V. For this I have made a 3 phase MOSFET inverter circuit with NEC 2SK3115 MOSFETs.
I have tried producing PWM signals using a DSP kit and the output amplitude of the PWM from the kit is not more than 2.4V. This is not sufficient for the MOSFETs to turn ON, so there has to be an additional power amplifier used to improve the power so that the signal can turn the MOSFET ON and drive the motor.
Can anybody tell me how do i increase the amplitude of the PWM?? or if there is any better way i can do to drive my motor?
Any suggestion could be of great help.

Datasheet of the MOSFET used in the inverter: https://pdf1.alldatasheet.com/datasheet-pdf/view/108847/NEC/2SK3115/+00J859VlDwa-uMNBtw+/datasheet.pdf

Thankyou
 

You can check what is the maximum duty cycle configured at source code.
Also, you can observe if frequency output is the same as at original Kit version ( ...presuming you already did some changes ).



+++
 

You can check what is the maximum duty cycle configured at source code.
Also, you can observe if frequency output is the same as at original Kit version ( ...presuming you already did some changes ).



+++

Can you tell me what does duty cycle got to do anything with increasing the amplitude here ? Can we use a inverted Schmitt circuit as a buffer to do it ?
 

If I understood correctly, despite not mentioned above, due control is based on a DSP platform, probably you are dealing with a sinusoidal output inverter, and in order to achieve that, a look-up table stores values scaled on sinusoidal pattern.

What happens is that Duty cycle duration is directly proportional to charging on output capacitor. It means that output maximum voltage is defined for maximum Duty cycle value.



+++
 

If I understood correctly, despite not mentioned above, due control is based on a DSP platform, probably you are dealing with a sinusoidal output inverter, and in order to achieve that, a look-up table stores values scaled on sinusoidal pattern.

What happens is that Duty cycle duration is directly proportional to charging on output capacitor. It means that output maximum voltage is defined for maximum Duty cycle value.



+++

I am not getting a sinusoidal output at any stage.. All i have done is porgramming a DSP using Matlab to produce 6 PWM Square waves which are then give to an inverter where the 6 PWM outputs are connected to each gate of the MOSFETs and all its trying to do is drive a 3phase BLDC. So at any given instant of time the output of the three phases connected to the BLDC will be having +DC at one phase,-DC at another and 0 at the third one. these three phases can take only these 3 values.
 

At this point, unless you provide more informations such as schematic and code program, will be a little hard provide a more accurate help.


+++
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top