Строительный блокнот  Introduction to electronics 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 [ 271 ] 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300

© ©

®

/1 l\

/, = 2A i j

/ 1 1

OA -Й-

0.2 us 0.2 (IS 0.1 (is 5 [is 0.2(is

10 (IS

Fig. A.IS Example: an approximate transistor eurrem waveform, including estimated current spike due to diode stoied charge.

Example

A transistor current waveform contains a current spike due to the .stored cliarge of a freewlieel-ing diode. Tlic observed waveform can be approximated as shown in Fig. A1.18. Estimate the rms current.

The waveform can be divided into six approximately linear segments, as shown. The Dj. and for each segment are

l.Ttiangularsegmeut:

2. Constant segment:

3. Trapezoidal segment:

4. Constant segment:

5. Triangular segment:

fl, = (0.2(is)/(10fcs) = 0.02 u, = /f/3 =f20A)/3 = 133A

Dj = (0.2 fi£y(10(is) = 0.02 j= ==(20А) = 4даА

Лз = (:0.1 м)/(10 д.ч> = П.а1 Hj= (/, + /; + ;}/3 = 148 А-

D = (5ii,sy(10s) = 0.5 =(2А) = 4А

Dj = (0.2(is)/(10 ;i.s) = 0.a2 и= ll/2 =[2А)Ьг= 1.3 А

6. Zero segment:



The rms value is

Even though its duration is very short, the current spike has a significant impact on the rras value of the current-withont the current spike, the rms current is approximately 2.0 A.



Appendix В

Simulation of Converters

Computer simulation can be a powerful tool in the engineering design process. Starting from design specifications, an initial design typically includes seJection of system and circuit configurations, as well as component types and values. In this process, component and system models are constructed based on vendor-supplied data, and by applications of analysis and modeling techniques. These models, validated by experimental data whenever possible, are the basis upon which the designer can choose parameter values and verify the achieved performance against the design specifications. One must take into account die fact that actual parameter values will not match their nominal values because of inevitable production tolerances, changes in environmental conditions (such as temperature), and aging. In the design verification step, worst-case analysts (or other reliability and production yield analysis) is performed tojudge whether the spccification.4 aic met under all conditions, i.e., for expected ranges of component parameter values. Computer simulation is very well suited for thi.s ta.sk: using reliable models and appropriate simulation setups, the system performance can tie tested for various sets of component paiatiictcr values. One can then perform design iterations until the worst-case behavior meets specifications, or until the system reliability and production yield are acceptably high.

In the design verification of power electronic systems by simulation, it is often necessary to use component and system models of various levels of complexity:

]. Detailed, complex models that аиетрг io accurately represent physical behavior of devices. Such inodels are necessary for tasks that involve finding switching times, details of switching transitions and switching loss mechanisms, or instantaneous voltage and current sbesses. Component vendors often provide libraries of such device models. To complete a detailed circuit model, one must also carefully examine effects of packaging and board interconnects. With fast-switching power semiconductors, simulation time steps of a few nanoseconds ot less may be required, especially during on/off switching transitions, Because of the complexity of detailed device models, and the fine time resolution, the simulation tasks can be very time consuming, hi practice, time-domain simulations using detailed device intMlcIs are usually performed only



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 [ 271 ] 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300