I need to design the cheapest possible current limiter.
My system consists of:
- half-bridge driver - NCP5901BDR2G - with the enable pin (high state of the pin is enable, low state disable outputs),
- pairs of mosfets connected to the 8V line - half bridge configuration,
- a 1:10 transformer whose primary winding is connected to the half-bridge output and half of the supply voltage - 4V,
- the transformer output is connected to a variable load (human skin),
- output is +/-40V square wave @ 1MHz.
The maximum output power I want is 9W. I need to design the cheapest possible current limiting system. Assumptions:
- the system can use the driver's enable pin as a power limit
- the price of the elements taken into account for valuation is the one for 1000 pieces
- the cost of soldering a single SMD element is $0.015
- the accuracy of the maximum current should be within the range of approximately +/- 10%
- Maximum heat dissipation of current limiter (ex. shunt resister) should be below 0.4W, optimally <100mW
Any ideas how to make it cheaper than with using operational amplifier?
human skinshouldn't the design aim be the safest, rather than the cheapest? What happens if the cheap design causes harm to the human it is connected to? – Chester Gillon Dec 28 '23 at 10:16