全部都是個人珍藏開關電源書籍,學習完不成大牛你們來找我~1、《反激式開關電源設計、制作、調(diào)試》_2014年版2、《交換式電源供給器之理論與實務設計》3、《精通開關電源設計》_2008年版4、《開關電源的原理與設計》_2001年版5、《開關電源故障診斷與排除》_2011年版6、《開關電源設計》第2版_2005年版7、《開關電源設計與優(yōu)化》_2006年版8、《開關電源設計指南》_2004年版9、《開關電源手冊》第2版_2006年10、《新型開關電源優(yōu)化設計與實例詳解》_2006版11、開關電源專業(yè)英語
標簽: 開關電源
上傳時間: 2022-06-01
上傳用戶:默默
開關電源專業(yè)英語.doc 32KB2020-03-12 11:28 反激式開關電源設計、制作、調(diào)試_2014年版..pdf 39.4M2020-03-12 11:28 《精通開關電源設計》_2008年版.pdf 39.7M2020-03-12 11:28 《新型開關電源優(yōu)化設計與實例詳解》_2006版.pdf 192.1M2020-03-12 11:28 《開關電源設計指南》_2004年版.pdf 9.6M2020-03-12 11:28 《開關電源設計與優(yōu)化》_2006年版.pdf 28.9M2020-03-12 11:28 《開關電源設計》第2版_2005年版.pdf 31.5M2020-03-12 11:28 《開關電源的原理與設計》_2001年版.pdf 17.9M2020-03-12 11:28 《開關電源故障診斷與排除》_2011年版.pdf 40.8M2020-03-12 11:28 《開關電源手冊》第2版_2006年.pdf 42M2020-03-12 11:28 《交換式電源供給器之理論與實務設計》.pdf
上傳時間: 2013-06-26
上傳用戶:eeworm
開關電源基本原理與設計介紹,臺達的資料,很好的
上傳時間: 2013-04-24
上傳用戶:cursor
反激式轉(zhuǎn)換器通常應用於具有多個輸出電壓並要求中低輸出功率的電源。配合采用一個反激式轉(zhuǎn)換器,多輸出僅增加極少的成本或復雜度––– 每個額外的輸出僅要求另一個變壓器繞組、整流器和輸出濾波電容器。
標簽: 反激式控制器 輸出 調(diào)節(jié) 性能
上傳時間: 2013-11-22
上傳用戶:3294322651
開關電源設計與開發(fā) 資料
標簽: 開關電源設計
上傳時間: 2014-12-24
上傳用戶:38553903210
透過增加輸入電容,可以在獲得更多鏈波電流的同時,還能藉由降低輸入電容的壓降來縮小電源的工作輸入電壓範圍。這會影響電源的變壓器圈數(shù)比以及各種電壓與電流應力(current stresscurrent stress current stresscurrent stress current stress current stress )。電容鏈波電流額定值越大,應力越小,電源效率也就越高。
上傳時間: 2013-11-11
上傳用戶:jelenecheung
開關電源設計資料
上傳時間: 2013-11-08
上傳用戶:李哈哈哈
設有一個背包可以放入的物品重量最重為s,現(xiàn)有n件物品,它們的重量分別為w[0]、 w[1]、w[2]、…、w[n-1]。問能否從這n件物品中選擇若干件放入此背包中,使得放入的重量之和正好為s。如果存在一種符合上述要求的選擇,則稱此背包問題有解(或稱其解為真);否則稱此背包問題無解(或稱其解為假)。試用遞歸方法設計求解背包問題的算法。
標簽:
上傳時間: 2016-03-15
上傳用戶:bcjtao
The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then truncate its impulse response hd[n] to obtain a linear-phase and causal FIR filter h[n]. To truncate the impulse response of the ideal filter a time window w[n] is used. Available windows in Matlab are rectangular [or boxcar in Matlab], bartlett, hamming, hanning
標簽: linear-phase The the filters
上傳時間: 2017-03-20
上傳用戶:PresidentHuang
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
標簽: iterations performs Bailey number
上傳時間: 2014-01-05
上傳用戶:libenshu01