Power Magnetic Devices. Scott D. Sudhoff. Читать онлайн. Newlib. NEWLIB.NET

Автор: Scott D. Sudhoff
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Техническая литература
Год издания: 0
isbn: 9781119674634
Скачать книгу
rel="nofollow" href="#fb3_img_img_b278cf1d-39b7-5ba7-a3c8-0ff4b14abe4f.png" alt="equation"/>

      Next, the elements of the fitness function are defined as either

      or

      where ε is a small positive number. The value has no impact on results but is convenient for plotting the fitness versus generation. It is commonly chosen to be on the order of 10−10.

calculate constraint ci CI = CI + 1 CS = CS + ci if (CS < CI) images return end

      The code block shown in Table 1.6 is repeated sequentially for every constraint. After all constraints are tested, the metrics may be calculated and the fitness assigned as in (1.9-5) and (1.9-6) for the case when all constraints are met. There are also variations of this procedure. For example, it may be convenient to calculate and test several constraints at a time.

      In this section, we will conclude this chapter with a design example. In particular, we will endeavor to design a UI‐core inductor using an optimization‐based design process. At this point, we have not studied any magnetics or magnetic devices. This will be the subject of the remainder of this book. Since we are not yet in a position to derive or understand the relationships needed, an elementary analysis will be provided and the reader is asked to simply accept these relationships at face value for the time being. It should be observed that the analysis used to derive the needed relationships is very simplistic, but this does not matter because our purpose here is only to look at the design process. We will conduct a much more detailed analysis and design in subsequent chapters.

Schematic illustration of uI-core inductor.

      The free parameters in our design are the number of turns N, the slot depth ds, the slot width ws, the core thickness wc, the core depth lc, and the air gap g. Thus, our parameter vector may be expressed as

      In order to perform the optimization, we will need to analyze the device. It is assumed that windings occupy the entire slot, that the core is infinitely permeable, and that the fringing and leakage flux components are negligible. Again, for the reader unfamiliar with these terms, the analysis can be taken as a set of arbitrary mathematical equations; we will spend the rest of the book defining and developing more accurate expressions