This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
我尝试计算 t_en 时间、这是计算输出电容器所需的时间、但使用了"TI 设计:TIDA-00394中提供的公式
《双电源路径多路复用器参考设计》第6页的 ln()需要负值,此时-2*V_th /V_sec 小于1。
即使我尝试使用参考设计的值,我也必须计算:ln((-2*(-3V)/12V)-1 ),这是不可能的,因为 ln()只定义为正值。
谢谢你