All language subtitles for Building a Simple Component - How to build a Transistor_fulltime

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech Download
da Danish
nl Dutch
en English Download
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:01.919 --> 00:00:06.510 based on we are now recording in the 2 00:00:04.050 --> 00:00:09.750 goal of this episode is basically to 3 00:00:06.510 --> 00:00:12.508 just build a simple component from start 4 00:00:09.750 --> 00:00:13.649 to finish okay that's good that's 5 00:00:12.508 --> 00:00:15.538 basically what we're going to do we're 6 00:00:13.649 --> 00:00:18.840 going to build a simple transistor it's 7 00:00:15.538 --> 00:00:20.670 a to entry 904 it's a part that already 8 00:00:18.840 --> 00:00:24.569 exists in Eagles libraries so if you 9 00:00:20.670 --> 00:00:25.799 want to check your work you can so 10 00:00:24.569 --> 00:00:28.079 that's what we're going to go through 11 00:00:25.799 --> 00:00:30.750 now being a first light you know we want 12 00:00:28.079 --> 00:00:32.368 to start very simple very basic next 13 00:00:30.750 --> 00:00:34.470 month we'll go into a more complex 14 00:00:32.368 --> 00:00:37.950 device so for now I'm going to share my 15 00:00:34.470 --> 00:00:40.639 screen let me know if you guys can't see 16 00:00:37.950 --> 00:00:40.639 it okay 17 00:00:43.439 --> 00:00:47.180 let me know if you guys can't see it 18 00:00:49.828 --> 00:00:54.569 cool let's go ahead and get started 19 00:00:52.558 --> 00:00:56.250 we're going to make a brand new library 20 00:00:54.569 --> 00:01:01.488 for this part so we're going to go file 21 00:00:56.250 --> 00:01:01.488 new library 22 00:01:02.169 --> 00:01:06.699 okay as you can see this is how the 23 00:01:04.419 --> 00:01:08.440 library opens up in Eagle seven point 24 00:01:06.699 --> 00:01:11.889 five point three which is related beta 25 00:01:08.440 --> 00:01:15.099 not recommended for commercial work for 26 00:01:11.889 --> 00:01:16.629 commercial designs but basically it's 27 00:01:15.099 --> 00:01:18.430 just a bug fix version so it really 28 00:01:16.629 --> 00:01:20.739 isn't too much that can go wrong in this 29 00:01:18.430 --> 00:01:22.900 one so you guys can see we have three 30 00:01:20.739 --> 00:01:24.879 columns every library and Eagle consists 31 00:01:22.900 --> 00:01:26.739 of these three types of items you have a 32 00:01:24.879 --> 00:01:30.010 symbol which is a schematic 33 00:01:26.739 --> 00:01:32.440 representation you have a package which 34 00:01:30.010 --> 00:01:34.119 is the layout representation and then 35 00:01:32.440 --> 00:01:38.139 you have the device which is a marriage 36 00:01:34.119 --> 00:01:39.699 of the two okay so for every part that 37 00:01:38.139 --> 00:01:42.910 you're going to use in your design you 38 00:01:39.699 --> 00:01:45.309 are going to have to make or obtain one 39 00:01:42.910 --> 00:01:46.809 of each of these at least okay since 40 00:01:45.309 --> 00:01:49.589 devices can actually also have multiple 41 00:01:46.809 --> 00:01:49.589 packages 42 00:01:50.419 --> 00:01:56.099 what we're going to do now is we're 43 00:01:53.250 --> 00:01:58.699 going to go ahead and visit the website 44 00:01:56.099 --> 00:01:58.699 with our 45 00:01:59.099 --> 00:02:03.839 baby she okay this is a data issue we're 46 00:02:01.800 --> 00:02:06.449 going to be working off of so you can 47 00:02:03.839 --> 00:02:10.199 see it's the fairchild data issue for 48 00:02:06.449 --> 00:02:14.190 the 2n 3904 and we're going to be making 49 00:02:10.199 --> 00:02:16.740 the tio 92 package okay that's the one 50 00:02:14.190 --> 00:02:18.990 we're going to be making today very 51 00:02:16.740 --> 00:02:21.179 simple package but it can help us see 52 00:02:18.990 --> 00:02:25.009 the different aspects of drawing a 53 00:02:21.179 --> 00:02:27.149 component a needle go to our library and 54 00:02:25.009 --> 00:02:31.410 the first we're going to do is make the 55 00:02:27.149 --> 00:02:33.440 package so let's click on I see one I'm 56 00:02:31.410 --> 00:02:38.850 going to put in the name of the package 57 00:02:33.440 --> 00:02:40.350 tio - 9 to stay ok it's going to say 58 00:02:38.850 --> 00:02:45.259 create a new package we're going to say 59 00:02:40.350 --> 00:02:45.259 yes ok and here we are 60 00:02:47.380 --> 00:02:51.460 as you can see this is our work here and 61 00:02:49.660 --> 00:02:54.130 here we can put in the description of 62 00:02:51.460 --> 00:02:55.570 the package a simple description would 63 00:02:54.130 --> 00:02:59.410 just be tio 64 00:02:55.570 --> 00:03:00.729 92 and we might want to include the link 65 00:02:59.410 --> 00:03:03.240 to the datasheet or something like that 66 00:03:00.729 --> 00:03:06.339 but for now let's leave it at tio 92 67 00:03:03.240 --> 00:03:10.240 okay as a general rule we recommend to 68 00:03:06.339 --> 00:03:13.350 do an Engel is to go ahead and Center 69 00:03:10.240 --> 00:03:16.149 the part okay 70 00:03:13.350 --> 00:03:18.610 generally that tends to work best for 71 00:03:16.149 --> 00:03:21.309 moving components around and referencing 72 00:03:18.610 --> 00:03:24.639 referencing them so that's we're going 73 00:03:21.309 --> 00:03:25.839 to try to stick with here okay if we 74 00:03:24.639 --> 00:03:30.119 check our datasheet we're going to 75 00:03:25.839 --> 00:03:30.119 notice that it's page 9 76 00:03:31.589 --> 00:03:36.889 age now we're going to notice that all 77 00:03:33.089 --> 00:03:39.750 the units are millimeters whereas our 78 00:03:36.889 --> 00:03:41.970 drawing grid is in inches so let's go 79 00:03:39.750 --> 00:03:44.309 ahead and change that I'm just going to 80 00:03:41.970 --> 00:03:48.259 change it to metric because we're going 81 00:03:44.309 --> 00:03:48.259 to see is that on this data sheet 82 00:03:48.899 --> 00:03:54.529 this is the pin separation 1.27 83 00:03:51.988 --> 00:03:57.149 millimeters if we go back to the library 84 00:03:54.529 --> 00:04:00.899 we have one point two seven millimeters 85 00:03:57.149 --> 00:04:03.208 okay in general the best or the 86 00:04:00.899 --> 00:04:05.458 recommended grid unit spacing is 87 00:04:03.208 --> 00:04:08.970 basically either the pin pitch or a half 88 00:04:05.458 --> 00:04:10.679 of the pin pitch okay so for now we'll 89 00:04:08.970 --> 00:04:15.089 leave it with the pin pitch we'll leave 90 00:04:10.679 --> 00:04:16.649 it at one point two seven okay let's go 91 00:04:15.089 --> 00:04:18.989 ahead and place in the connections now 92 00:04:16.649 --> 00:04:22.410 because at EO 92 packages us through 93 00:04:18.989 --> 00:04:25.380 whole package ok we're going to go ahead 94 00:04:22.410 --> 00:04:26.579 and place through-hole pads now one 95 00:04:25.380 --> 00:04:30.260 thing we're going to observe here is 96 00:04:26.579 --> 00:04:35.820 that the width of these pins is between 97 00:04:30.260 --> 00:04:37.320 0.36 and 0.56 ok in this case you always 98 00:04:35.820 --> 00:04:40.199 want to design the hole to be able to 99 00:04:37.320 --> 00:04:42.029 fit the largest variation so at the 100 00:04:40.199 --> 00:04:44.699 thickest you may get a part that has 101 00:04:42.029 --> 00:04:47.848 pads that are this pins that are this 102 00:04:44.699 --> 00:04:49.440 thick point five six millimeters as a 103 00:04:47.848 --> 00:04:51.660 general rule you don't want to have the 104 00:04:49.440 --> 00:04:54.029 whole tight at point five six you want 105 00:04:51.660 --> 00:04:55.889 to give a little bit of extra room a few 106 00:04:54.029 --> 00:04:57.630 tenths of a millimeter don't really make 107 00:04:55.889 --> 00:05:00.479 much of a difference it won't you know 108 00:04:57.630 --> 00:05:01.739 create slippage or you know the part is 109 00:05:00.479 --> 00:05:02.820 going to be able to stay in place you're 110 00:05:01.739 --> 00:05:06.408 going to be able to solder it 111 00:05:02.820 --> 00:05:06.408 successfully so 112 00:05:08.369 --> 00:05:14.250 if you're not given a recommended 113 00:05:11.729 --> 00:05:17.699 diameter for for the pad size for the 114 00:05:14.250 --> 00:05:19.799 hole generally adding an extra 0.1 115 00:05:17.699 --> 00:05:22.500 millimeter or even point two millimeters 116 00:05:19.799 --> 00:05:23.399 is a safe thing to do so that's what 117 00:05:22.500 --> 00:05:26.070 we're going to do we're going to go back 118 00:05:23.399 --> 00:05:30.679 to the library and then click here on 119 00:05:26.070 --> 00:05:33.199 the pad okay we can pick the different 120 00:05:30.679 --> 00:05:36.019 types of shapes I'm going to stick with 121 00:05:33.199 --> 00:05:38.399 circular I do tend to like circular pads 122 00:05:36.019 --> 00:05:42.119 you'll notice that the drill value is 123 00:05:38.399 --> 00:05:44.399 set to 0.8 millimeters which is 0.24 124 00:05:42.119 --> 00:05:47.220 millimeters larger than the pin that we 125 00:05:44.399 --> 00:05:49.549 saw maybe that's too big so I'm going to 126 00:05:47.220 --> 00:05:52.799 go with 0.7 okay 127 00:05:49.549 --> 00:05:56.579 diameter set to auto okay what does Auto 128 00:05:52.799 --> 00:05:58.679 mean Auto basically allows Eagles design 129 00:05:56.579 --> 00:06:01.589 rules to dictate the diameter the 130 00:05:58.679 --> 00:06:04.350 finished diameter of the pad okay so the 131 00:06:01.589 --> 00:06:06.000 drill value is immutable ego will never 132 00:06:04.350 --> 00:06:08.579 tamper with that will never change it 133 00:06:06.000 --> 00:06:11.100 but when the diameter however is more 134 00:06:08.579 --> 00:06:14.059 negotiable if you set it to auto then 135 00:06:11.100 --> 00:06:17.549 you're letting the DRC rest restring tab 136 00:06:14.059 --> 00:06:23.119 dictate the final diameter if you 137 00:06:17.549 --> 00:06:26.700 specify if you specify a specific a 138 00:06:23.119 --> 00:06:29.789 specific diameter what you're going to 139 00:06:26.700 --> 00:06:32.339 see is that when you put it into the 140 00:06:29.789 --> 00:06:34.440 board if it complies with your restring 141 00:06:32.339 --> 00:06:36.179 settings then it will be left alone it 142 00:06:34.440 --> 00:06:39.149 will be exactly as you have it here in 143 00:06:36.179 --> 00:06:43.199 the library however if the restring 144 00:06:39.149 --> 00:06:45.089 settings win or a larger than what you 145 00:06:43.199 --> 00:06:47.220 defined here in the library 146 00:06:45.089 --> 00:06:50.519 the restring will win and you'll see 147 00:06:47.220 --> 00:06:52.500 that on the board the pad will be larger 148 00:06:50.519 --> 00:06:55.348 than what you define the library so 149 00:06:52.500 --> 00:06:57.869 that's going to be a world just like if 150 00:06:55.348 --> 00:07:01.429 you ever see it on your boards but it's 151 00:06:57.869 --> 00:07:04.079 beyond the scope of our tutorial today 152 00:07:01.429 --> 00:07:05.789 how we're going to deal with that so 153 00:07:04.079 --> 00:07:07.619 just put you aware that if you ever 154 00:07:05.789 --> 00:07:08.848 notice that your through-hole pads come 155 00:07:07.619 --> 00:07:11.220 in larger than you define them in the 156 00:07:08.848 --> 00:07:12.989 library it's almost always due to the 157 00:07:11.220 --> 00:07:16.468 restring okay 158 00:07:12.989 --> 00:07:19.950 so let's go ahead and place the three 159 00:07:16.468 --> 00:07:21.959 pads so from what we saw in the data 160 00:07:19.950 --> 00:07:23.940 issue we saw that we have a point of one 161 00:07:21.959 --> 00:07:27.690 point two seven millimeter pad and we 162 00:07:23.940 --> 00:07:30.079 have three of them so here's one here is 163 00:07:27.690 --> 00:07:30.079 two 164 00:07:32.089 --> 00:07:41.419 and here is three okay very very tight 165 00:07:38.980 --> 00:07:46.309 okay that's the separation that we have 166 00:07:41.419 --> 00:07:47.660 between them now that's fondling exactly 167 00:07:46.309 --> 00:07:51.559 as it is in the data sheet basically 168 00:07:47.660 --> 00:07:53.299 building exactly as it's shown here we 169 00:07:51.559 --> 00:07:56.989 have a one point two seven millimeter 170 00:07:53.299 --> 00:07:58.700 separation however if you guys have ever 171 00:07:56.989 --> 00:08:01.250 noticed many times when you buy a 172 00:07:58.700 --> 00:08:05.630 transistor you'll receive it something 173 00:08:01.250 --> 00:08:07.910 like this in this type of separation so 174 00:08:05.630 --> 00:08:11.119 you can plan for either one you can plan 175 00:08:07.910 --> 00:08:14.630 for the 2.8 or for the one point two 176 00:08:11.119 --> 00:08:16.579 seven I'm going to leave it at the one 177 00:08:14.630 --> 00:08:18.559 point two seven I think that's pretty 178 00:08:16.579 --> 00:08:20.839 good 179 00:08:18.559 --> 00:08:22.399 if we feel that it's too tight as we can 180 00:08:20.839 --> 00:08:24.889 see here because of the diameter and all 181 00:08:22.399 --> 00:08:30.399 that we can actually just go even lower 182 00:08:24.889 --> 00:08:30.399 on these we can do change 183 00:08:30.519 --> 00:08:35.559 diameter I'm not going to do that I 184 00:08:33.880 --> 00:08:38.679 don't want it to be that tight what we 185 00:08:35.559 --> 00:08:41.140 can do is here for the diameter instead 186 00:08:38.679 --> 00:08:43.148 of auto we just pick up something a 187 00:08:41.140 --> 00:08:43.869 little bit larger let's see how it looks 188 00:08:43.148 --> 00:08:49.028 with this one 189 00:08:43.869 --> 00:08:51.208 nope too big cancel that that back to 190 00:08:49.028 --> 00:08:51.208 Otto 191 00:08:54.640 --> 00:08:59.049 another option we have that we could do 192 00:08:56.710 --> 00:09:02.679 is we could choose to space them out 193 00:08:59.049 --> 00:09:05.679 further than that and they are now but 194 00:09:02.679 --> 00:09:07.950 this should be okay if we look at this 195 00:09:05.679 --> 00:09:11.849 separation which we can measure by just 196 00:09:07.950 --> 00:09:11.849 sending it to mils 197 00:09:11.999 --> 00:09:19.588 let's put in something like five if we 198 00:09:16.258 --> 00:09:22.919 look going to be too tight so actually 199 00:09:19.588 --> 00:09:26.638 this isn't okay what I'm going to do is 200 00:09:22.919 --> 00:09:27.809 I'm going to go with the other data 201 00:09:26.638 --> 00:09:30.778 sheet here we're going to go with this 202 00:09:27.809 --> 00:09:33.838 one okay as you can see it's just 2.8 as 203 00:09:30.778 --> 00:09:37.258 a separation so that's what we're going 204 00:09:33.838 --> 00:09:41.208 to do so let's go ahead and change this 205 00:09:37.258 --> 00:09:45.989 grid back to millimeters whoops no 206 00:09:41.208 --> 00:09:50.489 millimeters and let's set it to if the 207 00:09:45.989 --> 00:09:55.318 largest separation before was 2.8 then 208 00:09:50.489 --> 00:09:57.419 half of that would be 1 point 4 we could 209 00:09:55.318 --> 00:09:59.278 do is zero point as to one point four 210 00:09:57.419 --> 00:10:02.539 millimeters that's fine and we'll change 211 00:09:59.278 --> 00:10:02.539 this to zero point seven 212 00:10:04.750 --> 00:10:10.948 now which you can see is that this one 213 00:10:07.328 --> 00:10:10.948 is on grid but the other two are off 214 00:10:11.590 --> 00:10:18.159 okay the other two aren't in the proper 215 00:10:14.020 --> 00:10:22.239 spacing so what we can do is we can just 216 00:10:18.159 --> 00:10:24.250 specify this here the position they stay 217 00:10:22.239 --> 00:10:25.960 at their old position it's going to 218 00:10:24.250 --> 00:10:28.359 remove these and the easiest things to 219 00:10:25.960 --> 00:10:29.890 do is just bring in a new one we'll 220 00:10:28.359 --> 00:10:32.080 leave it up to point seven which your 221 00:10:29.890 --> 00:10:35.619 determine for me four point seven here's 222 00:10:32.080 --> 00:10:39.520 one point four here's two point eight 223 00:10:35.619 --> 00:10:42.338 point eight okay now let's say there's a 224 00:10:39.520 --> 00:10:46.140 situation where you have to place a pad 225 00:10:42.338 --> 00:10:47.500 and it doesn't lie perfectly on grid 226 00:10:46.140 --> 00:10:49.359 okay 227 00:10:47.500 --> 00:10:52.179 that can happen that's a very common 228 00:10:49.359 --> 00:10:56.460 thing you have a pad and it doesn't lie 229 00:10:52.179 --> 00:10:56.460 perfectly on grid what do you do 230 00:10:56.690 --> 00:11:02.088 okay what you can do is while you still 231 00:11:00.018 --> 00:11:03.559 have the pad here floating in the 232 00:11:02.088 --> 00:11:06.708 command line you can type in a specific 233 00:11:03.559 --> 00:11:08.268 point so let's say that we want another 234 00:11:06.708 --> 00:11:12.258 pad just for giggles just to illustrate 235 00:11:08.268 --> 00:11:15.439 how this works let's say you want to 236 00:11:12.258 --> 00:11:17.059 have another pad at two millimeters by 237 00:11:15.439 --> 00:11:20.179 two millimeters okay obviously that's 238 00:11:17.059 --> 00:11:21.799 not a point that's on grid okay what you 239 00:11:20.179 --> 00:11:24.528 do is you open parenthesis you put in 240 00:11:21.799 --> 00:11:26.869 the x-coordinate which in this case is 241 00:11:24.528 --> 00:11:30.138 two then you put a space in eagle the 242 00:11:26.869 --> 00:11:32.599 delimiters of space not a comma a space 243 00:11:30.138 --> 00:11:34.869 then the y-coordinate so two two we 244 00:11:32.599 --> 00:11:37.669 close the parentheses and we hit enter 245 00:11:34.869 --> 00:11:40.869 and as you guys can see it's off grid 246 00:11:37.669 --> 00:11:45.679 but it's located at exactly two by two 247 00:11:40.869 --> 00:11:51.648 we can do another example negative one 248 00:11:45.679 --> 00:11:53.778 let's say negative negative three okay 249 00:11:51.648 --> 00:11:55.549 we can put multiple at a time if you 250 00:11:53.778 --> 00:11:58.958 just put a space between them you can 251 00:11:55.549 --> 00:11:58.958 enter multiple points at once 252 00:11:59.229 --> 00:12:03.869 Oh negative two two 253 00:12:04.099 --> 00:12:10.580 okay we've added two extra ones okay so 254 00:12:08.479 --> 00:12:12.559 whenever you you have to place it 255 00:12:10.580 --> 00:12:17.049 somewhere off-grid you can just go ahead 256 00:12:12.559 --> 00:12:17.049 and type in the points yourself 257 00:12:17.309 --> 00:12:20.778 and so we do that 258 00:12:21.179 --> 00:12:28.080 perfect it you'll notice that ego gives 259 00:12:25.140 --> 00:12:29.880 these names by default Eagle won't show 260 00:12:28.080 --> 00:12:33.890 the pad names if you want to view them 261 00:12:29.880 --> 00:12:37.260 you can go options set miscellaneous and 262 00:12:33.890 --> 00:12:40.099 you select display pad names okay you 263 00:12:37.260 --> 00:12:40.099 basically check that off 264 00:12:44.419 --> 00:12:49.489 okay so other thing we want to do now is 265 00:12:48.080 --> 00:12:50.989 I'm going to actually change the names 266 00:12:49.489 --> 00:12:54.710 of these pads to match what's on the 267 00:12:50.989 --> 00:12:56.330 datasheet okay so actually before we do 268 00:12:54.710 --> 00:13:00.159 that let's go ahead and draw the rest of 269 00:12:56.330 --> 00:13:06.440 the shape so what we're going to do now 270 00:13:00.159 --> 00:13:08.179 is going to check our data sheet here we 271 00:13:06.440 --> 00:13:09.710 have the physical outline of the part 272 00:13:08.179 --> 00:13:12.590 and sometimes it can be useful to have 273 00:13:09.710 --> 00:13:14.419 it so let's go ahead and try to get it 274 00:13:12.590 --> 00:13:16.729 in okay and the way we're going to do 275 00:13:14.419 --> 00:13:22.520 this is roughly we're just going to draw 276 00:13:16.729 --> 00:13:25.429 a semicircle okay which is two which is 277 00:13:22.520 --> 00:13:27.349 two point six six millimeter radius 278 00:13:25.429 --> 00:13:30.770 let's go with that two point six six 279 00:13:27.349 --> 00:13:32.059 just to get a feel for how it looks as 280 00:13:30.770 --> 00:13:34.900 you can see we're not given a lot of 281 00:13:32.059 --> 00:13:34.900 information here 282 00:13:36.469 --> 00:13:43.070 and we do have a 5.2 overall here 283 00:13:39.440 --> 00:13:45.640 diameter overall length back here at the 284 00:13:43.070 --> 00:13:45.640 longest point 285 00:13:46.090 --> 00:13:52.059 which if we divide that by two would 286 00:13:48.309 --> 00:13:52.510 give us a radius of 2.6 which is kind of 287 00:13:52.059 --> 00:13:54.640 here 288 00:13:52.510 --> 00:13:57.580 which is kind of within range tool will 289 00:13:54.640 --> 00:14:00.940 use 2.6 in this case 290 00:13:57.580 --> 00:14:02.380 to get a good radius because that's the 291 00:14:00.940 --> 00:14:04.719 widest point here that's what's being 292 00:14:02.380 --> 00:14:05.950 measured here in the datasheet there's 293 00:14:04.719 --> 00:14:09.039 any questions at any point in this 294 00:14:05.950 --> 00:14:11.500 particular frita there is a post a chat 295 00:14:09.039 --> 00:14:14.200 or ask a question okay so at this point 296 00:14:11.500 --> 00:14:17.380 at this point is the same as this point 297 00:14:14.200 --> 00:14:21.299 this point will go with that 298 00:14:17.380 --> 00:14:21.299 two point six let's go back to Eagle 299 00:14:23.679 --> 00:14:29.979 okay so we can use the art command okay 300 00:14:27.479 --> 00:14:33.189 now the our command is several options 301 00:14:29.979 --> 00:14:36.039 we can do clockwise put flat caps all 302 00:14:33.189 --> 00:14:38.528 that stuff the width of this we're going 303 00:14:36.039 --> 00:14:42.039 to set it to this is on the tea place 304 00:14:38.528 --> 00:14:43.268 layer so for one system will be okay 305 00:14:42.039 --> 00:14:48.179 this will be a five mill which is 306 00:14:43.268 --> 00:14:48.179 typical for a silkscreen line okay 307 00:14:51.169 --> 00:14:56.570 this case we have to give three points 308 00:14:54.320 --> 00:14:59.208 and the our command is always a little 309 00:14:56.570 --> 00:15:01.369 tricky because it doesn't behave the way 310 00:14:59.208 --> 00:15:05.239 you kind of expect it to you can see 311 00:15:01.369 --> 00:15:08.989 here so what we're going to do is we're 312 00:15:05.239 --> 00:15:12.739 going to enter points on it okay so 313 00:15:08.989 --> 00:15:15.429 we're going to put points on the arc two 314 00:15:12.739 --> 00:15:15.429 points first 315 00:15:15.679 --> 00:15:25.700 first one is 2.6 in the X dimension zero 316 00:15:20.588 --> 00:15:28.070 hit enter okay you can see that's where 317 00:15:25.700 --> 00:15:29.719 it's focal point the other point we're 318 00:15:28.070 --> 00:15:33.250 going to put it at is two points 319 00:15:29.719 --> 00:15:33.250 negative two point six zero 320 00:15:33.768 --> 00:15:36.429 here 321 00:15:37.099 --> 00:15:41.929 as you can see we can continue to extend 322 00:15:39.169 --> 00:15:43.849 it if we want to what we're going to do 323 00:15:41.929 --> 00:15:46.690 now is we just pick negative two point 324 00:15:43.849 --> 00:15:46.690 six zero again 325 00:15:47.088 --> 00:15:53.318 and that gives you a perfectly closed 326 00:15:49.218 --> 00:15:56.568 arc if we look at its information here 327 00:15:53.318 --> 00:16:01.249 we see its length we see that covers 180 328 00:15:56.568 --> 00:16:03.588 degrees and it's a four arc okay perfect 329 00:16:01.249 --> 00:16:05.958 we look at its radius we get two point 330 00:16:03.588 --> 00:16:08.898 six millimeters which is the radius we 331 00:16:05.958 --> 00:16:10.939 calculated before so basically the way 332 00:16:08.898 --> 00:16:13.158 arc works instead of you specifying the 333 00:16:10.939 --> 00:16:15.468 center and then the radius and then what 334 00:16:13.158 --> 00:16:18.768 angle to run through you basically have 335 00:16:15.468 --> 00:16:22.179 to define points on the arc okay 336 00:16:18.768 --> 00:16:22.179 which is what we've done here 337 00:16:22.528 --> 00:16:27.138 okay if you want to find out more 338 00:16:25.018 --> 00:16:30.379 information about how exactly that works 339 00:16:27.138 --> 00:16:35.908 you can go into the help command 340 00:16:30.379 --> 00:16:38.479 actually easier still help arc okay and 341 00:16:35.908 --> 00:16:38.479 it'll bring up 342 00:16:39.020 --> 00:16:45.010 it will bring up the documentation page 343 00:16:41.239 --> 00:16:45.010 for the health command 344 00:16:52.059 --> 00:16:55.780 let's go back and let's get the 345 00:16:53.830 --> 00:17:00.849 remaining stuff that we need from the 346 00:16:55.780 --> 00:17:03.159 datasheet in datasheet we see the 347 00:17:00.849 --> 00:17:07.300 overall height here is four point one 348 00:17:03.159 --> 00:17:09.969 nine we don't know what this angle is so 349 00:17:07.300 --> 00:17:11.708 we may not want to estimate it again a 350 00:17:09.969 --> 00:17:14.050 silkscreen so it may just be enough to 351 00:17:11.708 --> 00:17:15.790 have straight lines here as you can see 352 00:17:14.050 --> 00:17:18.599 when you're not given information don't 353 00:17:15.790 --> 00:17:18.599 let it stop you 354 00:17:21.170 --> 00:17:25.979 the critical point will always be 355 00:17:24.569 --> 00:17:28.199 dimension property really the most 356 00:17:25.979 --> 00:17:30.180 critical thing about this package is the 357 00:17:28.199 --> 00:17:33.239 location of these three pins and that 358 00:17:30.180 --> 00:17:36.150 they be named properly okay that's 359 00:17:33.239 --> 00:17:38.189 really it this little angle here this 360 00:17:36.150 --> 00:17:40.020 little taper if you're not giving any 361 00:17:38.189 --> 00:17:42.660 measurement for it or you can't find it 362 00:17:40.020 --> 00:17:46.739 don't worry about it just square it off 363 00:17:42.660 --> 00:17:48.510 or look at if you really really have to 364 00:17:46.739 --> 00:17:50.069 have it exact to see if another 365 00:17:48.510 --> 00:17:53.760 manufacturer has a more precise 366 00:17:50.069 --> 00:17:55.859 datasheet or if not you may have to 367 00:17:53.760 --> 00:17:58.310 contact in this case fairchild directly 368 00:17:55.859 --> 00:18:02.489 to get them to give you that information 369 00:17:58.310 --> 00:18:05.670 okay so here we have two point six 370 00:18:02.489 --> 00:18:08.670 millimeters and here we have four point 371 00:18:05.670 --> 00:18:10.709 one nine is the overall height right so 372 00:18:08.670 --> 00:18:12.959 what does that give us well the 373 00:18:10.709 --> 00:18:15.199 difference between let's say two point 374 00:18:12.959 --> 00:18:18.390 six and four point two here's again 375 00:18:15.199 --> 00:18:20.989 point you know 1/100 of a millimeter not 376 00:18:18.390 --> 00:18:20.989 that big a difference 377 00:18:22.010 --> 00:18:32.020 that's going to be to be one point six 378 00:18:27.369 --> 00:18:32.020 right one point six millimeters 379 00:18:32.280 --> 00:18:37.650 well what we do now is using the line 380 00:18:34.500 --> 00:18:41.729 command again we're off grid now so we 381 00:18:37.650 --> 00:18:45.270 can enter points okay so we have two 382 00:18:41.729 --> 00:18:48.150 point six zero basically I'm starting 383 00:18:45.270 --> 00:18:51.390 over here I'm going to go up one point 384 00:18:48.150 --> 00:18:54.670 six millimeters and then we go to point 385 00:18:51.390 --> 00:18:58.390 six one point six 386 00:18:54.670 --> 00:19:03.280 now we go to the right we will have 387 00:18:58.390 --> 00:19:07.410 negative two point six one point six and 388 00:19:03.280 --> 00:19:11.609 I'm going to go down this point down 389 00:19:07.410 --> 00:19:11.609 negative two point six zero 390 00:19:11.790 --> 00:19:14.930 and perfect 391 00:19:16.310 --> 00:19:20.949 and that basically is going to give us 392 00:19:18.290 --> 00:19:20.949 what we want 393 00:19:22.058 --> 00:19:26.709 yes the basic shape if we like I said if 394 00:19:24.609 --> 00:19:29.649 we want to taper it we can kind of gut 395 00:19:26.709 --> 00:19:32.918 feel it and move it around but as such I 396 00:19:29.649 --> 00:19:35.619 think this is okay so the only other 397 00:19:32.918 --> 00:19:41.589 thing we might want to do just looking 398 00:19:35.619 --> 00:19:43.389 at at the way it's represented we could 399 00:19:41.589 --> 00:19:47.468 obviously go fine so we could draw a 400 00:19:43.389 --> 00:19:48.788 line here to kind of separate them we 401 00:19:47.468 --> 00:19:51.069 could do that but if we're going to do 402 00:19:48.788 --> 00:19:52.629 that I would put it on the info okay 403 00:19:51.069 --> 00:19:56.529 maybe not on this ocean you don't really 404 00:19:52.629 --> 00:19:59.499 need that Center on a silkscreen we get 405 00:19:56.529 --> 00:20:02.139 all so for example cut out these pieces 406 00:19:59.499 --> 00:20:03.759 that way the pads stay open completely 407 00:20:02.139 --> 00:20:05.168 you know no silkscreen in the model in 408 00:20:03.759 --> 00:20:07.869 this case it's not really going to be a 409 00:20:05.168 --> 00:20:11.829 problem but just for the sake of a basic 410 00:20:07.869 --> 00:20:15.249 part we leave this as is okay the only 411 00:20:11.829 --> 00:20:18.189 other thing we need to add here is the 412 00:20:15.249 --> 00:20:23.189 name and value placeholders so we go 413 00:20:18.189 --> 00:20:23.189 text we put greater than sign name 414 00:20:25.540 --> 00:20:29.369 one from the tea names there 415 00:20:30.839 --> 00:20:39.329 and we can locate that wherever we see 416 00:20:33.030 --> 00:20:40.530 fit I'm going to put this here okay and 417 00:20:39.329 --> 00:20:42.510 we're going to put in greater than sign 418 00:20:40.530 --> 00:20:45.689 value notice how I'm changing the layer 419 00:20:42.510 --> 00:20:51.170 that they're on okay name was on T names 420 00:20:45.689 --> 00:20:53.579 value is going to be on T values okay 421 00:20:51.170 --> 00:20:56.099 very important to have them on separate 422 00:20:53.579 --> 00:20:58.560 layers otherwise you lose the ability to 423 00:20:56.099 --> 00:21:01.170 for example eliminate the values from 424 00:20:58.560 --> 00:21:03.689 the silkscreen on the finish board okay 425 00:21:01.170 --> 00:21:05.790 so it's very important that you always 426 00:21:03.689 --> 00:21:08.130 include these on their correct 427 00:21:05.790 --> 00:21:10.890 respective layers the other thing you 428 00:21:08.130 --> 00:21:14.069 want to do is name these to match the 429 00:21:10.890 --> 00:21:16.260 datasheet so we go to datasheet and we 430 00:21:14.069 --> 00:21:18.920 see one two three okay so let's go ahead 431 00:21:16.260 --> 00:21:18.920 and do that 432 00:21:21.099 --> 00:21:24.178 we do though with the name command 433 00:21:24.410 --> 00:21:38.290 one two three okay any questions on this 434 00:21:33.880 --> 00:21:38.290 any questions on this so far anybody 435 00:21:44.538 --> 00:21:51.379 okay cool so now let's move on to the 436 00:21:48.828 --> 00:21:55.338 next part which is arguably much easier 437 00:21:51.379 --> 00:21:59.389 than this part and that's the symbol the 438 00:21:55.338 --> 00:22:02.048 run on our symbol when I say - and 3904 439 00:21:59.389 --> 00:22:05.269 hit enter create new symbol we say yes 440 00:22:02.048 --> 00:22:06.558 okay now in the symbol you're going to 441 00:22:05.269 --> 00:22:09.139 notice that the grid is set to zero 442 00:22:06.558 --> 00:22:11.629 point one inch we do not want to deviate 443 00:22:09.139 --> 00:22:14.208 from that zero point one inch we can 444 00:22:11.629 --> 00:22:16.879 change it to metric through whatever 445 00:22:14.208 --> 00:22:18.798 other measurement system we want but 446 00:22:16.879 --> 00:22:21.889 that spacing has to be point one inches 447 00:22:18.798 --> 00:22:23.149 the reason for that is that all of the 448 00:22:21.889 --> 00:22:25.369 other parts of needles libraries are 449 00:22:23.149 --> 00:22:26.389 made to that grid so if you deviate from 450 00:22:25.369 --> 00:22:28.668 the grid you're going to have trouble 451 00:22:26.389 --> 00:22:30.379 getting things to connect to it remember 452 00:22:28.668 --> 00:22:33.769 that the symbol is just a schematic 453 00:22:30.379 --> 00:22:36.139 representation it doesn't have to be at 454 00:22:33.769 --> 00:22:38.869 precisely measured it just visually has 455 00:22:36.139 --> 00:22:42.468 to communicate the point of what this 456 00:22:38.869 --> 00:22:44.808 part is okay so that's something that's 457 00:22:42.468 --> 00:22:47.989 very very key and we want to always keep 458 00:22:44.808 --> 00:22:51.318 in mind so let's go ahead and draw a 459 00:22:47.989 --> 00:22:53.149 simple transistor and again I'm going to 460 00:22:51.318 --> 00:22:55.568 keep it simple you can get very fancy 461 00:22:53.149 --> 00:22:57.678 with the CAD work there are already 462 00:22:55.568 --> 00:22:58.848 transistor symbols in Eagles library 463 00:22:57.678 --> 00:23:01.068 they're going to be much prettier than 464 00:22:58.848 --> 00:23:02.178 what I'm going to draw now but the goal 465 00:23:01.068 --> 00:23:04.548 is just to give you an idea of how you 466 00:23:02.178 --> 00:23:06.708 would do this starting from scratch once 467 00:23:04.548 --> 00:23:09.198 you understand the fundamentals then you 468 00:23:06.708 --> 00:23:11.568 can work using you know faster methods 469 00:23:09.198 --> 00:23:14.178 more precise or you can reuse you can 470 00:23:11.568 --> 00:23:16.129 use your piece to draw symbols for you 471 00:23:14.178 --> 00:23:19.519 but for now it's good to learn the 472 00:23:16.129 --> 00:23:21.259 manual way okay so the first thing I'm 473 00:23:19.519 --> 00:23:24.828 going to do is using the line command 474 00:23:21.259 --> 00:23:27.399 we're on the symbols there okay I'm 475 00:23:24.828 --> 00:23:33.848 going to go ahead and draw this here 476 00:23:27.399 --> 00:23:33.848 we're going to draw this here okay 477 00:23:34.109 --> 00:23:40.949 again we're making an NPN transistor so 478 00:23:38.489 --> 00:23:42.780 now if you guys notice whenever we set 479 00:23:40.949 --> 00:23:45.630 the grid we do have an alternate grid 480 00:23:42.780 --> 00:23:47.069 okay you invoke the alternate grid by 481 00:23:45.630 --> 00:23:48.959 holding down the Alt key which is what I 482 00:23:47.069 --> 00:23:51.329 was going to do right now okay so I'm 483 00:23:48.959 --> 00:23:53.010 going to zoom in when I hold down alt 484 00:23:51.329 --> 00:23:55.760 and I'm just going to change it to or 485 00:23:53.010 --> 00:23:59.849 five I don't need it to be that fine 486 00:23:55.760 --> 00:24:01.770 okay so I hold down alt now what that 487 00:23:59.849 --> 00:24:04.670 allows me to do is if I don't hold down 488 00:24:01.770 --> 00:24:07.859 alt I can only click at grid spaces okay 489 00:24:04.670 --> 00:24:10.250 but if I hold down alt and then click in 490 00:24:07.859 --> 00:24:10.250 the middle 491 00:24:12.280 --> 00:24:15.719 it allows me to get that 492 00:24:17.869 --> 00:24:20.709 pretty simple 493 00:24:22.479 --> 00:24:28.979 now something we have to keep in mind if 494 00:24:26.109 --> 00:24:32.349 we notice the way I place this this part 495 00:24:28.979 --> 00:24:34.660 it isn't quite going to be symmetrical 496 00:24:32.349 --> 00:24:36.310 around the grid it's embedded does have 497 00:24:34.660 --> 00:24:38.500 symmetry but it's not around the grid 498 00:24:36.310 --> 00:24:40.599 and that can come back to bite us later 499 00:24:38.500 --> 00:24:42.579 so what I'm going to do is I'm going to 500 00:24:40.599 --> 00:24:44.890 move this and bring it up just so that I 501 00:24:42.579 --> 00:24:50.069 have one grid unit on either side of 502 00:24:44.890 --> 00:24:50.069 this origin you'll see why in a second 503 00:24:51.209 --> 00:24:57.599 and I've proved these two segments I'm 504 00:24:54.599 --> 00:24:59.550 hitting the Move command going to click 505 00:24:57.599 --> 00:25:01.430 here I'm going to try to move that there 506 00:24:59.550 --> 00:25:04.560 and there we are 507 00:25:01.430 --> 00:25:08.189 okay now the reason I did that is 508 00:25:04.560 --> 00:25:10.050 because when you design a symbol most of 509 00:25:08.189 --> 00:25:11.430 the artwork in fact all of the artwork 510 00:25:10.050 --> 00:25:14.040 it doesn't matter if it's on green or 511 00:25:11.430 --> 00:25:16.530 not but the connection points do have to 512 00:25:14.040 --> 00:25:17.160 be on grid there's no if ands or buts 513 00:25:16.530 --> 00:25:20.880 about it 514 00:25:17.160 --> 00:25:23.969 so our pinpoints which are brought in 515 00:25:20.880 --> 00:25:25.140 using the pin command basically only we 516 00:25:23.969 --> 00:25:29.810 always have to make sure that they end 517 00:25:25.140 --> 00:25:29.810 up on grid so this one ends up on grid 518 00:25:30.260 --> 00:25:36.680 this one's going to end up on grid and 519 00:25:32.209 --> 00:25:40.069 this was going to end up on grid okay 520 00:25:36.680 --> 00:25:43.609 okay so we did that now this might be a 521 00:25:40.069 --> 00:25:45.079 little long for our taste you can change 522 00:25:43.609 --> 00:25:46.189 the look at the properties of a pin 523 00:25:45.079 --> 00:25:50.359 we're going to see there's lots of 524 00:25:46.189 --> 00:25:52.729 properties I set the length too short if 525 00:25:50.359 --> 00:25:54.979 they apply and notice it shrinks okay 526 00:25:52.729 --> 00:25:58.550 you'll also notice that you can specify 527 00:25:54.979 --> 00:26:00.229 a function for it this comes in handy on 528 00:25:58.550 --> 00:26:02.839 digital circuits not in the case of 529 00:26:00.229 --> 00:26:04.339 transistors we can ignore that visible 530 00:26:02.839 --> 00:26:05.709 is going to be important in a second but 531 00:26:04.339 --> 00:26:08.270 I'm not going to talk about it just now 532 00:26:05.709 --> 00:26:10.459 then we have direction we can set the 533 00:26:08.270 --> 00:26:14.560 direction to be either an input only an 534 00:26:10.459 --> 00:26:18.650 output only a power pin a high impedance 535 00:26:14.560 --> 00:26:20.900 supply pin so on and so forth okay this 536 00:26:18.650 --> 00:26:22.910 helps the ERC make certain checks 537 00:26:20.900 --> 00:26:25.010 whether you you know make sure you don't 538 00:26:22.910 --> 00:26:26.959 have an output connected to another 539 00:26:25.010 --> 00:26:29.959 output you know could be dangerous 540 00:26:26.959 --> 00:26:31.400 things like that when in doubt if you 541 00:26:29.959 --> 00:26:32.599 don't want to deal with with those 542 00:26:31.400 --> 00:26:36.140 checks or if you're worried about 543 00:26:32.599 --> 00:26:38.599 getting superficial errors or or 544 00:26:36.140 --> 00:26:40.699 extraneous errors the safest thing to do 545 00:26:38.599 --> 00:26:41.750 is to leave it at an i/o okay which is 546 00:26:40.699 --> 00:26:44.119 what we're going to do now 547 00:26:41.750 --> 00:26:47.479 swap level basically allows you to 548 00:26:44.119 --> 00:26:51.140 specify if different pins can be swapped 549 00:26:47.479 --> 00:26:52.880 one for the other okay if you have a 550 00:26:51.140 --> 00:26:55.069 swap level of zero it means it's not 551 00:26:52.880 --> 00:26:57.229 swappable if you have a value higher 552 00:26:55.069 --> 00:26:59.390 than zero than any other pins that have 553 00:26:57.229 --> 00:27:02.000 the same number are considered 554 00:26:59.390 --> 00:27:03.380 interchangeable okay that's not the case 555 00:27:02.000 --> 00:27:06.500 here with this transistors we're not 556 00:27:03.380 --> 00:27:08.209 going to worry about it okay okay we 557 00:27:06.500 --> 00:27:13.760 also can do these changes using the 558 00:27:08.209 --> 00:27:17.079 change command we can set or is it soft 559 00:27:13.760 --> 00:27:17.079 level spacing 560 00:27:19.699 --> 00:27:24.949 Thanks sure here we go they said that 561 00:27:23.030 --> 00:27:28.099 the short we click here we click here we 562 00:27:24.949 --> 00:27:31.939 got them short ok 563 00:27:28.099 --> 00:27:33.890 pretty simple the only other thing I 564 00:27:31.939 --> 00:27:37.280 need to draw here to have a basic 565 00:27:33.890 --> 00:27:40.599 transistor symbol is I click here hold 566 00:27:37.280 --> 00:27:40.599 down all to get that 567 00:27:43.410 --> 00:27:50.010 all anywhere okay it's a very simple NPN 568 00:27:47.339 --> 00:27:52.380 transistor symbol okay like I said it's 569 00:27:50.010 --> 00:27:54.439 not the prettiest you'll ever see but 570 00:27:52.380 --> 00:27:56.459 it's a basic symbol and it is functional 571 00:27:54.439 --> 00:27:57.869 ego comes with others you're going to 572 00:27:56.459 --> 00:27:59.430 notice that they're much prettier than 573 00:27:57.869 --> 00:28:02.489 this one but for our purposes this is 574 00:27:59.430 --> 00:28:04.739 going to be enough now again we have the 575 00:28:02.489 --> 00:28:06.709 issue of naming these spins so let's go 576 00:28:04.739 --> 00:28:11.250 ahead and do that we use a name command 577 00:28:06.709 --> 00:28:14.400 this will be B for base this will be C 578 00:28:11.250 --> 00:28:17.910 for collector and this will be e for 579 00:28:14.400 --> 00:28:19.949 emitter and that's a little better you 580 00:28:17.910 --> 00:28:22.800 know they're obviously not running all 581 00:28:19.949 --> 00:28:24.510 over each other but the simple itself is 582 00:28:22.800 --> 00:28:28.319 pretty descriptive we don't really need 583 00:28:24.510 --> 00:28:32.010 to be able to see these are these 584 00:28:28.319 --> 00:28:33.989 designators so again we can go visible 585 00:28:32.010 --> 00:28:36.239 remember a parameter from the info 586 00:28:33.989 --> 00:28:38.400 command and we can say whether we want 587 00:28:36.239 --> 00:28:40.500 to just see the pad we want to see just 588 00:28:38.400 --> 00:28:44.670 the pen we want to see both or neither 589 00:28:40.500 --> 00:28:47.609 for a transistor it's probably helpful 590 00:28:44.670 --> 00:28:51.349 to do to see the pad so we're going to 591 00:28:47.609 --> 00:28:53.459 change the visibility's disk pad okay 592 00:28:51.349 --> 00:28:58.170 and that's going to help us later 593 00:28:53.459 --> 00:28:59.880 confirm what's connected to what so the 594 00:28:58.170 --> 00:29:01.439 symbol is almost completed let's go 595 00:28:59.880 --> 00:29:06.469 ahead and bring in again our our name 596 00:29:01.439 --> 00:29:06.469 and value text to greater than sign name 597 00:29:07.400 --> 00:29:12.040 okay we could make sure it's on the 598 00:29:09.260 --> 00:29:17.719 names there put that there 599 00:29:12.040 --> 00:29:21.369 we do greater than sign value and we 600 00:29:17.719 --> 00:29:21.369 make sure that it's on the values line 601 00:29:21.579 --> 00:29:26.529 okay now you guys may be thinking that 602 00:29:24.879 --> 00:29:30.099 gets very tedious especially if you're 603 00:29:26.529 --> 00:29:32.558 making a lot of parts ego already comes 604 00:29:30.099 --> 00:29:34.329 with a ULP design to kind of speed that 605 00:29:32.558 --> 00:29:37.418 part up to automate this is it's a very 606 00:29:34.329 --> 00:29:40.689 menial and common task which you can do 607 00:29:37.418 --> 00:29:42.219 is you click on the UOP icon and in the 608 00:29:40.689 --> 00:29:44.649 set that comes with ego there's one 609 00:29:42.219 --> 00:29:46.689 called set name and value which is this 610 00:29:44.649 --> 00:29:48.548 right here if you just double click it 611 00:29:46.689 --> 00:29:50.439 it'll automatically put them in for you 612 00:29:48.548 --> 00:29:54.159 and it will put them in at the correct 613 00:29:50.439 --> 00:29:57.410 size and on the correct layer okay so 614 00:29:54.159 --> 00:30:04.640 you don't really have to worry about it 615 00:29:57.410 --> 00:30:07.479 names this is value very simple any 616 00:30:04.640 --> 00:30:07.479 questions on this 617 00:30:10.069 --> 00:30:14.719 okay so now let's go to the final step 618 00:30:12.260 --> 00:30:16.699 we have our package we have our symbol 619 00:30:14.719 --> 00:30:18.800 and at any point in time we can review 620 00:30:16.699 --> 00:30:20.420 them just by going to this icon which is 621 00:30:18.800 --> 00:30:22.550 the table of contents and you can see 622 00:30:20.420 --> 00:30:25.729 our package or symbol we're going to do 623 00:30:22.550 --> 00:30:33.010 now is make the device on device we can 624 00:30:25.729 --> 00:30:36.079 give it the same name 2n 904 say yes 625 00:30:33.010 --> 00:30:37.959 okay this is the device dialog you can 626 00:30:36.079 --> 00:30:41.619 see looks different than the others 627 00:30:37.959 --> 00:30:45.219 again we can put description and p.m. 628 00:30:41.619 --> 00:30:45.219 and sister 629 00:30:51.290 --> 00:30:58.819 and 3904 keep in mind that you can use 630 00:30:55.849 --> 00:31:04.989 HTML tags so for example use a break to 631 00:30:58.819 --> 00:31:04.989 put any line beta equals on and off 200 632 00:31:05.099 --> 00:31:07.969 okay 633 00:31:09.298 --> 00:31:12.469 and IMAX 634 00:31:12.719 --> 00:31:20.189 what was 100 millimetres 100 milliamps 635 00:31:17.689 --> 00:31:21.630 about that something else we can do over 636 00:31:20.189 --> 00:31:24.619 here is I'm going to go ahead and make 637 00:31:21.630 --> 00:31:24.619 this top part bold 638 00:31:31.439 --> 00:31:35.550 and you can put in whatever you want 639 00:31:32.969 --> 00:31:38.010 like I said it does support HTML tags so 640 00:31:35.550 --> 00:31:39.989 you can put links you can put images in 641 00:31:38.010 --> 00:31:41.910 here so you can really have a lot of 642 00:31:39.989 --> 00:31:44.369 documentation but again for our purposes 643 00:31:41.910 --> 00:31:45.449 this is more than sufficient the first 644 00:31:44.369 --> 00:31:47.839 thing we do is going to add in our 645 00:31:45.449 --> 00:31:53.069 transistor symbol and see there it is 646 00:31:47.839 --> 00:31:56.099 say okay again try to Center it there it 647 00:31:53.069 --> 00:31:58.829 is nice and centered you'll notice that 648 00:31:56.099 --> 00:32:00.750 it gets a G dollar sign one g dollar 649 00:31:58.829 --> 00:32:02.459 someone basically if the if you were to 650 00:32:00.750 --> 00:32:04.589 have additional transistors in the same 651 00:32:02.459 --> 00:32:08.810 package they would each be named 652 00:32:04.589 --> 00:32:12.959 differently to indicate a different a 653 00:32:08.810 --> 00:32:14.819 different value a a different gate but 654 00:32:12.959 --> 00:32:17.069 because this is a single transistor 655 00:32:14.819 --> 00:32:18.390 component this is enough you don't 656 00:32:17.069 --> 00:32:20.250 assign one is fine just something to 657 00:32:18.390 --> 00:32:22.530 worry about there next thing we're going 658 00:32:20.250 --> 00:32:25.739 to do is add in a new package we click 659 00:32:22.530 --> 00:32:30.150 new we select RT o 92 package that we 660 00:32:25.739 --> 00:32:31.949 may we say ok there it is perfect want 661 00:32:30.150 --> 00:32:34.530 to set up our prefix if you do not 662 00:32:31.949 --> 00:32:37.439 define the prefix ego we'll assume you 663 00:32:34.530 --> 00:32:41.569 dollar sign okay for transistor we 664 00:32:37.439 --> 00:32:41.569 usually use Q or T 665 00:32:41.969 --> 00:32:46.579 usually it's cute because she is taken 666 00:32:43.979 --> 00:32:50.969 in by a transformer so we'll go with Q 667 00:32:46.579 --> 00:32:53.400 let's say a value on over here so let me 668 00:32:50.969 --> 00:32:55.949 explain what the value off and honest if 669 00:32:53.400 --> 00:32:57.719 you set value to on then basically in 670 00:32:55.949 --> 00:33:00.829 the schematic when you use this part its 671 00:32:57.719 --> 00:33:03.030 value is adjustable if you set it to off 672 00:33:00.829 --> 00:33:05.849 then its value is going to be whatever 673 00:33:03.030 --> 00:33:07.469 the device name is so in this case the 674 00:33:05.849 --> 00:33:10.349 best thing to do is to just leave the 675 00:33:07.469 --> 00:33:12.599 value to off that way it will become the 676 00:33:10.349 --> 00:33:14.969 transistors part number obviously this 677 00:33:12.599 --> 00:33:17.599 was a capacitor a resistor then it would 678 00:33:14.969 --> 00:33:19.770 make more sense to set the value to on 679 00:33:17.599 --> 00:33:21.209 final thing we're going to do is connect 680 00:33:19.770 --> 00:33:22.819 whenever you have a package and it 681 00:33:21.209 --> 00:33:26.569 hasn't been connected you'll get this 682 00:33:22.819 --> 00:33:29.400 this is this a little warning sign here 683 00:33:26.569 --> 00:33:31.079 click connect as you can see now we have 684 00:33:29.400 --> 00:33:32.939 three columns we have a pin column we 685 00:33:31.079 --> 00:33:35.040 have a pad column and then we have the 686 00:33:32.939 --> 00:33:36.869 connection columns and what we end up 687 00:33:35.040 --> 00:33:39.839 doing is we end up just picking for 688 00:33:36.869 --> 00:33:43.109 example base if we go back to the 689 00:33:39.839 --> 00:33:45.930 datasheet we find that the base is 690 00:33:43.109 --> 00:33:50.010 actually pin 2 691 00:33:45.930 --> 00:33:54.569 it's a center pin so we select 2 we say 692 00:33:50.010 --> 00:33:57.540 connect okay then one which is this one 693 00:33:54.569 --> 00:33:59.489 right here is the collector and again we 694 00:33:57.540 --> 00:34:01.760 can see all this by going back to the 695 00:33:59.489 --> 00:34:01.760 datasheet 696 00:34:02.558 --> 00:34:10.090 get all right there see in 1 & 2 pin 697 00:34:07.209 --> 00:34:12.989 during those you'll have to mentally 698 00:34:10.090 --> 00:34:17.290 reorient the the drawing to be able to 699 00:34:12.989 --> 00:34:23.099 to know which one is which okay so we go 700 00:34:17.290 --> 00:34:23.099 back over here and one is the collector 701 00:34:25.310 --> 00:34:29.350 and pin 3 is the emitter 702 00:34:29.888 --> 00:34:35.658 once you have emptied out the pins 703 00:34:33.050 --> 00:34:37.189 column you're done notice how I said 704 00:34:35.658 --> 00:34:39.378 once you empty out the pins column you 705 00:34:37.189 --> 00:34:42.590 can have extra pads Eagles okay with 706 00:34:39.378 --> 00:34:48.108 that what you can have is less pads and 707 00:34:42.590 --> 00:34:50.449 pins so we say okay all right and that's 708 00:34:48.108 --> 00:34:53.178 basically it so what we're going to do 709 00:34:50.449 --> 00:34:55.520 now as you can see this allows us to 710 00:34:53.178 --> 00:34:58.550 verify when we use the part we can make 711 00:34:55.520 --> 00:35:00.350 sure everything is okay once you start 712 00:34:58.550 --> 00:35:02.570 gaining some confidence even this you 713 00:35:00.350 --> 00:35:04.189 might find this too much and you can 714 00:35:02.570 --> 00:35:06.770 turn those off by using the visual 715 00:35:04.189 --> 00:35:07.939 property in the symbol so right now 716 00:35:06.770 --> 00:35:14.050 we're going to go in and do a file save 717 00:35:07.939 --> 00:35:14.050 on our library save it to the desktop 718 00:35:18.489 --> 00:35:25.810 for okay get safe and that's it we've 719 00:35:23.560 --> 00:35:28.919 made our first component so if we want 720 00:35:25.810 --> 00:35:35.560 to use it very simply just go file new 721 00:35:28.919 --> 00:35:38.320 schematic you go library use you browse 722 00:35:35.560 --> 00:35:40.360 to where the library is saved from Mike 723 00:35:38.320 --> 00:35:42.909 is here on the desktop I'll pick F F or 724 00:35:40.360 --> 00:35:45.330 you double-click it and all you have to 725 00:35:42.909 --> 00:35:49.169 do now is when you go to the add command 726 00:35:45.330 --> 00:35:49.169 you'll find it here 727 00:35:50.090 --> 00:35:58.580 sf4 and we can go ahead and bring it in 728 00:35:54.979 --> 00:35:58.580 many as we want 729 00:36:00.399 --> 00:36:04.919 so as you can see building a component 730 00:36:02.679 --> 00:36:07.269 on your own really isn't that difficult 731 00:36:04.919 --> 00:36:09.159 especially in a simple case like this 732 00:36:07.269 --> 00:36:11.219 one even when we go into more 733 00:36:09.159 --> 00:36:14.799 sophisticated types of components the 734 00:36:11.219 --> 00:36:17.049 process isn't much more complicated you 735 00:36:14.799 --> 00:36:19.868 just simply are doing more of the same 736 00:36:17.049 --> 00:36:22.989 type of operation if I switch to a board 737 00:36:19.868 --> 00:36:24.849 now and you'll see that we have all all 738 00:36:22.989 --> 00:36:27.459 of our packages the same ones we created 739 00:36:24.849 --> 00:36:29.349 in the library ok and remember how I 740 00:36:27.459 --> 00:36:32.969 told you by setting the value to off it 741 00:36:29.349 --> 00:36:32.969 would automatically take the device name 742 00:36:36.858 --> 00:36:44.539 you guys this is basically it for first 743 00:36:41.209 --> 00:36:46.279 flights episode 4 let me go ahead and 744 00:36:44.539 --> 00:36:48.729 stop sharing let's go ahead and answer 745 00:36:46.279 --> 00:36:48.729 questions 746 00:36:49.610 --> 00:36:56.929 let me see can you modify this in parts 747 00:36:53.899 --> 00:37:01.189 to make new ones yes you can you can 748 00:36:56.929 --> 00:37:04.189 definitely copy arm from Eagles existing 749 00:37:01.189 --> 00:37:06.879 libraries into your personal libraries 750 00:37:04.189 --> 00:37:09.439 and modify existing parts which is how 751 00:37:06.879 --> 00:37:11.209 in the general case which you will be 752 00:37:09.439 --> 00:37:13.580 doing is basically reusing what's 753 00:37:11.209 --> 00:37:15.620 already there and I'll show you a quick 754 00:37:13.580 --> 00:37:16.459 example of how to do that right now so 755 00:37:15.620 --> 00:37:19.030 let me go ahead and share my screen 756 00:37:16.459 --> 00:37:19.030 again 757 00:37:21.368 --> 00:37:27.209 okay so I should still have that library 758 00:37:24.339 --> 00:37:30.429 open and I don't that was my mistake 759 00:37:27.209 --> 00:37:35.618 okay let's go ahead and ensure that we 760 00:37:30.429 --> 00:37:38.409 go file open library go to desktop and 761 00:37:35.618 --> 00:37:41.499 we have ff4 okay here's my library right 762 00:37:38.409 --> 00:37:44.379 now let's say I want to copy to it I 763 00:37:41.499 --> 00:37:46.329 want to copy the existing symbol or 764 00:37:44.379 --> 00:37:47.829 package to it what we do is easiest way 765 00:37:46.329 --> 00:37:50.468 to do it is you go to the you control 766 00:37:47.829 --> 00:37:54.069 panel let me expand the library stream 767 00:37:50.468 --> 00:37:56.169 find the part you wish to copy so in my 768 00:37:54.069 --> 00:37:59.279 case I'm going to go to the transistor 769 00:37:56.169 --> 00:37:59.279 NPN library 770 00:37:59.579 --> 00:38:05.968 this ado this example over here and we 771 00:38:03.868 --> 00:38:09.949 have the device you see a much better 772 00:38:05.968 --> 00:38:13.829 symbol and what I made we can also see 773 00:38:09.949 --> 00:38:17.519 on another package for the teo 92 that's 774 00:38:13.829 --> 00:38:19.289 possible okay let's say I only want the 775 00:38:17.519 --> 00:38:22.589 symbol what you can do then is if you 776 00:38:19.289 --> 00:38:25.379 scroll down you'll see that the symbols 777 00:38:22.589 --> 00:38:29.579 are listening to their own tree we get 778 00:38:25.379 --> 00:38:33.689 NPN dot C and P n SC Darlington on a 779 00:38:29.579 --> 00:38:35.849 driver let's just a normal one okay what 780 00:38:33.689 --> 00:38:36.989 we do is because we have a library open 781 00:38:35.849 --> 00:38:39.089 okay and this is key 782 00:38:36.989 --> 00:38:40.858 whatever library you want to copy into 783 00:38:39.089 --> 00:38:43.009 it has to be open it doesn't have to be 784 00:38:40.858 --> 00:38:46.529 up on screen but it does have to be open 785 00:38:43.009 --> 00:38:51.618 okay we go over here we right-click and 786 00:38:46.529 --> 00:38:54.239 we say copy to library when you do that 787 00:38:51.618 --> 00:38:56.779 you'll see that it came in okay and 788 00:38:54.239 --> 00:38:56.779 there it is 789 00:39:00.760 --> 00:39:04.139 much nicer right 790 00:39:04.179 --> 00:39:10.389 right here better drawn the other thing 791 00:39:08.560 --> 00:39:12.399 you notice is whoever did this part 792 00:39:10.389 --> 00:39:14.020 basically make sure that nothing was 793 00:39:12.399 --> 00:39:17.080 swappable by assigning everything a 794 00:39:14.020 --> 00:39:18.790 different number okay this is probably a 795 00:39:17.080 --> 00:39:20.679 throwback from one of the early releases 796 00:39:18.790 --> 00:39:22.719 of Eagle where the zero wasn't supported 797 00:39:20.679 --> 00:39:26.439 initially 798 00:39:22.719 --> 00:39:28.358 okay so then what we do is we can go 799 00:39:26.439 --> 00:39:32.139 back to our table of contents um we see 800 00:39:28.358 --> 00:39:35.679 and p.m. and you can do that for 801 00:39:32.139 --> 00:39:38.260 anything for a symbol a package if you 802 00:39:35.679 --> 00:39:40.929 do it for a device you'll get everything 803 00:39:38.260 --> 00:39:43.839 associated with that device if I 6 2 and 804 00:39:40.929 --> 00:39:46.030 through 904 I right-click on that and I 805 00:39:43.839 --> 00:39:48.280 say copy the library you're going to see 806 00:39:46.030 --> 00:39:50.349 that NPN even though I'm pans already 807 00:39:48.280 --> 00:39:52.530 there and see only two would come with 808 00:39:50.349 --> 00:39:52.530 it 809 00:39:57.858 --> 00:40:02.779 let's say something like this right I 810 00:40:00.519 --> 00:40:06.249 right-click on it and actually copy the 811 00:40:02.779 --> 00:40:09.889 library going to see if they both come 812 00:40:06.249 --> 00:40:13.939 if we go to table contents view as 813 00:40:09.889 --> 00:40:16.069 Dartington is the tio 92 package that 814 00:40:13.939 --> 00:40:18.679 this part using then there's that device 815 00:40:16.069 --> 00:40:21.108 you see it's very easy to copy from 816 00:40:18.679 --> 00:40:22.789 equals existing libraries you just open 817 00:40:21.108 --> 00:40:25.039 up whatever library want to copy in to 818 00:40:22.789 --> 00:40:27.199 go to the control panel find what you 819 00:40:25.039 --> 00:40:30.069 want to copy right click and hit copy 820 00:40:27.199 --> 00:40:30.069 the library 821 00:40:30.389 --> 00:40:34.260 any other questions guys 822 00:40:53.300 --> 00:40:55.360 you 823 00:40:57.320 --> 00:41:01.969 if there are no other questions that's 824 00:40:59.840 --> 00:41:04.760 everything for today thank you very much 825 00:41:01.969 --> 00:41:08.090 guys for joining me on this first flight 826 00:41:04.760 --> 00:41:10.449 as you can see it was a holdup got any 827 00:41:08.090 --> 00:41:10.449 question 828 00:41:16.239 --> 00:41:21.659 okay so we do have some more questions 829 00:41:18.339 --> 00:41:21.659 let's go ahead and go through those 830 00:41:23.939 --> 00:41:29.979 so one question how to download parts 831 00:41:26.979 --> 00:41:31.689 from the New York website okay from the 832 00:41:29.979 --> 00:41:37.149 New York website basically you do have 833 00:41:31.689 --> 00:41:38.530 to have a login at element14.com okay so 834 00:41:37.149 --> 00:41:40.618 I'm going to go and share my screen 835 00:41:38.530 --> 00:41:40.618 again 836 00:41:42.800 --> 00:41:45.790 over here 837 00:41:46.760 --> 00:41:53.439 what you're going to do is you're going 838 00:41:48.590 --> 00:41:55.879 to go to resources add saw fuel design 839 00:41:53.439 --> 00:41:59.419 go over here to CAD libraries for 840 00:41:55.879 --> 00:42:02.719 example you have to be logged in order 841 00:41:59.419 --> 00:42:07.280 for this to work okay so you go ahead 842 00:42:02.719 --> 00:42:10.310 and find a library that you want to 843 00:42:07.280 --> 00:42:13.580 download say the Fairchild one you click 844 00:42:10.310 --> 00:42:15.310 there so take you to this page left 845 00:42:13.580 --> 00:42:18.709 click on the download Eagle library 846 00:42:15.310 --> 00:42:21.820 you're going to unzip it and then you'll 847 00:42:18.709 --> 00:42:21.820 have it available to you 848 00:42:22.280 --> 00:42:28.120 okay you'll basically have an OB our 849 00:42:25.280 --> 00:42:28.120 fault you can use 850 00:42:28.520 --> 00:42:33.110 in some cases it may not be an LBO you 851 00:42:30.860 --> 00:42:34.729 may get an SCR but it will have full 852 00:42:33.110 --> 00:42:36.340 instructions on how to import it into 853 00:42:34.729 --> 00:42:38.500 Eagle 854 00:42:36.340 --> 00:42:40.770 and let me see what other questions we 855 00:42:38.500 --> 00:42:40.770 had 856 00:42:43.350 --> 00:42:50.340 I have to design a PCB with a 100 M 857 00:42:46.739 --> 00:42:56.459 power MOSFET to-220 but the pads seem 858 00:42:50.340 --> 00:42:57.629 always to near okay if the pads seem too 859 00:42:56.459 --> 00:42:59.219 near okay 860 00:42:57.629 --> 00:43:02.040 then remember how I mentioned the 861 00:42:59.219 --> 00:43:04.530 restring issue it could be the case that 862 00:43:02.040 --> 00:43:06.239 restring is inflating your pad so that 863 00:43:04.530 --> 00:43:10.739 are larger than you originally drew them 864 00:43:06.239 --> 00:43:12.570 in the board if that's not the case then 865 00:43:10.739 --> 00:43:15.090 what you could do is you may just have 866 00:43:12.570 --> 00:43:19.379 to create a little extra space or pick a 867 00:43:15.090 --> 00:43:22.110 different package the to-220 package is 868 00:43:19.379 --> 00:43:23.939 a little bit it's kind of pushing it for 869 00:43:22.110 --> 00:43:27.510 a hundred amps you may want to try 870 00:43:23.939 --> 00:43:28.830 finding a t oh I think it's a 202 or 871 00:43:27.510 --> 00:43:30.510 something like that which is a bit 872 00:43:28.830 --> 00:43:33.419 bulkier and has greater separation 873 00:43:30.510 --> 00:43:37.409 between the pads so that may be an 874 00:43:33.419 --> 00:43:40.530 option um but if not if the pads seem 875 00:43:37.409 --> 00:43:43.560 way too near and what you can do is just 876 00:43:40.530 --> 00:43:45.120 make separate the pads a little bit but 877 00:43:43.560 --> 00:43:48.149 be aware that you'll have to open up the 878 00:43:45.120 --> 00:43:49.469 pins a bit as well and you can kind of 879 00:43:48.149 --> 00:43:52.070 make it work that way on a one-off 880 00:43:49.469 --> 00:43:54.209 prototype that will work on a 881 00:43:52.070 --> 00:43:55.770 manufacturing product that needs to be 882 00:43:54.209 --> 00:43:58.199 manufactured then you may just want to 883 00:43:55.770 --> 00:43:59.760 reconsider the package if you feel 884 00:43:58.199 --> 00:44:04.550 concerns the pads are too near to each 885 00:43:59.760 --> 00:44:04.550 other okay 886 00:44:06.560 --> 00:44:13.219 so can we use a BMP picture to make a 887 00:44:09.649 --> 00:44:15.379 component you can like for the 888 00:44:13.219 --> 00:44:16.669 silkscreen for example you can import a 889 00:44:15.379 --> 00:44:19.219 bitmap for the silkscreen 890 00:44:16.669 --> 00:44:21.800 but it won't create the connectivity it 891 00:44:19.219 --> 00:44:23.510 won't create the copper and that stuff 892 00:44:21.800 --> 00:44:27.110 those things you do have to create with 893 00:44:23.510 --> 00:44:29.120 the pad command or you know or with the 894 00:44:27.110 --> 00:44:34.699 pins depending on where you're importing 895 00:44:29.120 --> 00:44:41.419 the bitmap into so you can use it you 896 00:44:34.699 --> 00:44:42.770 can use a bitmap for that but like I 897 00:44:41.419 --> 00:44:43.939 said really is for the silkscreen you 898 00:44:42.770 --> 00:44:48.080 wouldn't want to use it for anything 899 00:44:43.939 --> 00:44:50.060 else okay I only added a description to 900 00:44:48.080 --> 00:44:51.560 the package is there any value in adding 901 00:44:50.060 --> 00:44:54.649 a description to the similar device 902 00:44:51.560 --> 00:44:56.929 there is the device because when you're 903 00:44:54.649 --> 00:44:59.030 searching for the part the description 904 00:44:56.929 --> 00:45:01.790 that shows up as a devices description I 905 00:44:59.030 --> 00:45:05.239 only added it to the package just for 906 00:45:01.790 --> 00:45:09.050 the sake of brevity but yeah in general 907 00:45:05.239 --> 00:45:10.939 cases when making your own the best 908 00:45:09.050 --> 00:45:13.879 places or the ones where makes the most 909 00:45:10.939 --> 00:45:16.159 sense in the device and in the package 910 00:45:13.879 --> 00:45:18.620 more the device in than the other ones 911 00:45:16.159 --> 00:45:19.850 because the devices of the description 912 00:45:18.620 --> 00:45:22.189 you'll see when you're in the add 913 00:45:19.850 --> 00:45:24.260 command searching for a part that's the 914 00:45:22.189 --> 00:45:25.939 description you'll see there but even 915 00:45:24.260 --> 00:45:28.489 for the package or the symbol it is 916 00:45:25.939 --> 00:45:30.409 useful to add descriptions if you 917 00:45:28.489 --> 00:45:32.330 basically follow some sort of guide or 918 00:45:30.409 --> 00:45:34.850 standard like a datasheet or something 919 00:45:32.330 --> 00:45:37.760 to make that part basically it's a way 920 00:45:34.850 --> 00:45:39.469 to verify that you've made the part 921 00:45:37.760 --> 00:45:40.820 correctly somebody else can look up that 922 00:45:39.469 --> 00:45:43.639 datasheet and make sure it was made 923 00:45:40.820 --> 00:45:45.760 properly so there is value and adding to 924 00:45:43.639 --> 00:45:45.760 it 925 00:45:46.169 --> 00:45:54.059 hey is must have yeah yeah you'd of the 926 00:45:51.868 --> 00:45:56.219 bitmap usually can help to have a nicer 927 00:45:54.059 --> 00:45:59.010 look but again if you do the drawing 928 00:45:56.219 --> 00:46:01.589 well also you don't necessarily need a 929 00:45:59.010 --> 00:46:03.989 bitmap but you can use the bitmap it can 930 00:46:01.589 --> 00:46:06.209 make life easier 931 00:46:03.989 --> 00:46:09.358 any other questions and make sure I'm 932 00:46:06.209 --> 00:46:11.189 not missing anything okay if your group 933 00:46:09.358 --> 00:46:14.189 lines in a symbol is any way to specify 934 00:46:11.189 --> 00:46:18.199 a new location what is the origin of a 935 00:46:14.189 --> 00:46:18.199 group this is a good question 936 00:46:20.858 --> 00:46:28.899 let's go ahead and check that out okay 937 00:46:24.239 --> 00:46:30.189 so let's go to the schematic that I make 938 00:46:28.899 --> 00:46:33.489 that this will be a good enough 939 00:46:30.189 --> 00:46:37.169 illustration okay the group always 940 00:46:33.489 --> 00:46:39.719 behaves the same way okay as far as 941 00:46:37.169 --> 00:46:42.819 picking its origin and stuff like that 942 00:46:39.719 --> 00:46:46.479 so let's say we have a group okay these 943 00:46:42.819 --> 00:46:49.479 two transistors I have the Move command 944 00:46:46.479 --> 00:46:51.608 I want to move in obviously if I hold 945 00:46:49.479 --> 00:46:54.159 down control and right-click here the 946 00:46:51.608 --> 00:46:56.409 nearest grid point becomes my origin if 947 00:46:54.159 --> 00:46:58.689 I click here this becomes my origin if I 948 00:46:56.409 --> 00:47:00.479 click here so as you can see the origin 949 00:46:58.689 --> 00:47:03.479 becomes wherever you control right click 950 00:47:00.479 --> 00:47:03.479 okay 951 00:47:05.310 --> 00:47:08.820 control right click over here that 952 00:47:06.600 --> 00:47:11.219 becomes my origin so if you're observant 953 00:47:08.820 --> 00:47:13.489 you're going to see that wherever I 954 00:47:11.219 --> 00:47:16.530 control right-click to perform the 955 00:47:13.489 --> 00:47:18.330 operation on the group that becomes my 956 00:47:16.530 --> 00:47:21.810 reference point or my origin for that 957 00:47:18.330 --> 00:47:26.399 group if I want to specify a specific 958 00:47:21.810 --> 00:47:28.679 point okay then what you would do is you 959 00:47:26.399 --> 00:47:31.830 would open a parenthesis let me see what 960 00:47:28.679 --> 00:47:34.219 point I want to use so say is this input 961 00:47:31.830 --> 00:47:38.179 one to point to the open a parenthesis 962 00:47:34.219 --> 00:47:41.909 you put a greater than sign space the X 963 00:47:38.179 --> 00:47:45.959 the x coordinate one point one then a 964 00:47:41.909 --> 00:47:47.969 space y coordinate to point to go 965 00:47:45.959 --> 00:47:50.669 Sabrina's and hit enter and you'll see 966 00:47:47.969 --> 00:47:54.030 that that's where reference that's where 967 00:47:50.669 --> 00:47:56.820 it grabs the group okay so you can 968 00:47:54.030 --> 00:47:58.889 specify the origin of the group by doing 969 00:47:56.820 --> 00:48:03.469 open parentheses greater than sign than 970 00:47:58.889 --> 00:48:06.469 a space X and y coordinate of that point 971 00:48:03.469 --> 00:48:06.469 okay 972 00:48:08.090 --> 00:48:13.219 that's how you do that and then now 973 00:48:10.850 --> 00:48:15.469 because you know the origin you can also 974 00:48:13.219 --> 00:48:20.389 specify an invocation just by entering 975 00:48:15.469 --> 00:48:22.540 it x-coordinate let's say - y coordinate 976 00:48:20.389 --> 00:48:25.360 - as well 977 00:48:22.540 --> 00:48:28.620 okay so hopefully that answers a 978 00:48:25.360 --> 00:48:28.620 question is there anything else 979 00:48:29.260 --> 00:48:32.608 being else anything I missed 980 00:48:39.870 --> 00:48:44.610 hey if not this has been first flights 981 00:48:42.360 --> 00:48:46.949 episode four thank you guys for taking 982 00:48:44.610 --> 00:48:49.020 the cut at the time to come to this 983 00:48:46.949 --> 00:48:51.209 webinar do you guys have any further 984 00:48:49.020 --> 00:48:56.550 questions on this feel free to send me 985 00:48:51.209 --> 00:48:59.310 an email support at cadSoft usa.com this 986 00:48:56.550 --> 00:49:03.510 will be this recording will be posted I 987 00:48:59.310 --> 00:49:05.429 will post a link on the webinar page and 988 00:49:03.510 --> 00:49:07.739 I will try to also convert this to 989 00:49:05.429 --> 00:49:10.979 YouTube it's a way you guys have that as 990 00:49:07.739 --> 00:49:14.719 an alternative as well okay so thank you 991 00:49:10.979 --> 00:49:14.719 very much everyone and have a great day 74615

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.