Categories
Learning

On Education

I’ve been sour on education lately. Given my entry into the field, I felt it prudent to explain myself.

In general, I’ve been well served by my own education. I went to a great public school system where I grew up and I went to Case Western Reserve University (CWRU) for my undergraduate degree in EE (I have neither a Master’s nor PhD). I had decent grades (solid B+ student throughout my tenure) and I had a good experience with my classmates. So what gives? Why do I complain about education?

One reason is that the real value that came out of CWRU was the co-op program. It was run well and it was my two jobs as a student (taking 7 months off from school at a time) that truly taught me about the nature of electronics. In fact, the hands on stuff is where it all came together (as it often does). And then, looking back towards the theoretical teaching that I learned I started scratching my head as to why it was taught in such a way.

Because it’s always been taught that way.

That’s about the best I can come up with. Sure the math matters (really, it does). And learning about the equations behind resistor dividers or op amp circuits does a lot for students’ eventual need to solve problems. But why were we learning it? What were these mystical devices? Why did I only see them drawn as symbols on a page and not hold one in my hand. Most importantly, why didn’t anyone seem to care about that fact as they showed me that V=IR?

The missing piece was that the University setting started ramping (for electronics) around the time that long-time hobbyists entered the school. Many students entering the electronics programs in the 50s and 60s were at home tinkering with radios and kits while they were younger, so the program teaching the math behind these components fit into the mindset of the incoming students. Some students still enter with this background, of course, but even in the event that a student has been working on hobby electronics for 15 years before entering University, the focus will not be on the practical. Why?

I’ve heard other reasons, that the practical stuff is too specific. You can’t go and teach someone how to use a specific piece of software or a specific bench tool, because the material would be quickly dated (obviously they had never glanced at the tools being used by academia, as those are often ancient in all but the highest research areas). Instead the focus once again moves to the math and the equations that govern ideal behavior. An important concept, but not nearly as useful when used in isolation.

My opinion is that the system feeds back upon itself; students are expected to become PhDs who are then expected to teach students. Coursework is constructed to fit that end goal. The ones who survive are the ones who did the best at mastering the theoretical and the ideal. No room is left for the practical and even if there were, the ones teaching are not well versed in it (with the possible exception of the ones that are hands on in research labs). However, in an engineering school, very few are going to become professors (tenure track positions continue to decline while the number of PhDs continues to grow) and many more are going to enter industry where the practical skills are expected. Schools assume on the job training will take care of the rest (or senior project type courses), while employers continue to cut training budgets and have ridiculous job requirements for entry level positions.

So I decided to build my own thing. I want to give people the context they need to build electronics.

My initial idea for Contextual Electronics was formed out of frustration. Why doesn’t anyone teach this stuff? Schools don’t. Workplaces don’t. Online, very few do (and they’re often scattered across the web, piecemeal). OK, so that looked like there was a need. But what should I teach?

  • PCB Design — This was a skill I used often but rarely was taught in any manner. It was more of “figure it out”. I did, but I made some costly mistakes along the way.
  • Analog — I had a lot of trouble with signal chain stuff when I left school, regardless of the fact that I took classes in it throughout school. This also was a topic not as widely covered with online resources.  Seeing as this has been my main area of employment since then, I thought it worthwhile to share my struggles and how I got past them.
  • Tool building — At the suggestion of a friend, I decided to work on something that would be a useful tool on my bench. This allowed me to teach something that has direct applicability, but also something that will be flexible enough to build upon later.
  • Supply chain — One of the biggest shocks to the system when leaving school and thinking I knew how design worked (or even in my co-op days) was the “other stuff”. Turns out when you make things, you’re really just piecing together other things…and that means you need to purchase those other things.
  • The “putting it all together” — The tough part in any field is associating the theoretical with the practical. Oftentimes, this isn’t perceived to be a separate field of study, but I think it is. If you assume theoretical things will “just work”, you’re going to get burned. If you think practical things will “always work”, you’re going to be iterating without any direction and will also get burned. The method of taking assumptions from the theoretical predictions and using experiments to verify these claims in a real world context (there’s that word again!) is something that needs more focus. In fact, even in this first session of Contextual Electronics, it can use a lot of work.
  • The “just do it” mantra — Again, a nebulous topic, but something I wanted to emphasize in the course. Having guidance is nice and will be provided to students. But you need to jump in and make mistakes. So that’s another part of this course, to the point where the finished PCB likely will have some mistakes. Instead, we can call them “learning opportunities”. Session 1B, where we’ll be building and debugging hardware, will be all about this trial-error-analysis cycle.
  • Openness — Another misgiving of the academic path is built into the structure of the institution; there are large competitive edges in keeping your work quiet or secret in an age of openness and sharing. So the course will use open tools (KiCad, SPICE), will produce open tools (all products will be licensed as Open Source Hardware) and much–though not all–work will be shared online (progress of the project is shared on GitHub).

I’m not saying that Contextual Electronics is perfect or finished. Just that it’s starting and that it’s an outgrowth of my frustration with the state of electronics education. I hope you consider taking the course. If you do, there’s more info about it here: http://contextualelectronics.com/session-1a-registration-is-now-open/

Thanks to Nick Thompson for the image of Aristotle

Categories
Analog Electronics Digital Electronics Learning OSHW

Contextual Electronics Announcement

“But Chris, what happened to your milling videos?”

“Well, the same thing that happens to lots of projects, they got re-prioritized!”

I really enjoy working with my new mill! It’s awesome and I’ve learned a ton. I didn’t post it to this site as a separate blog post on this site, but I did post two new videos to my YouTube channel. Both were failures…but that’s ok! A large part of the decision to get the mill was the learning process. The first was figuring out problems in using a half inch cutter and the second in doing profile cuts. But since then, I took a break.

I’ve been trying to take a new approach in 2013 to projects by focusing on 1 (2 at most) things at a time. As such, when a new project pops up that is more important, others fall behind (believe me, the state of maintenance of my house would agree).

So what?

Well, this is all because of my newest project, which has been brewing for a while. I’m calling it Contextual Electronics. This will be a 10 week course all about how to build hardware. Not only that, it will also have instructional videos about the particular part of the circuit we’re designing or troubleshooting, as we work on it. The information will be learned on an “as needed” basis, just like designers (like me!) need to do in the real world. People who participate in the class will also be able to build hardware all at the same time, so we can learn at the same time; this will be especially important for a skill like troubleshooting, which can be a very nebulous topic to people just getting into hardware.

Here is the introductory video:

Also of note is something which hasn’t been announced previously on this blog, though I’ve talked about it on The Amp Hour. I’ve been selected as one of the first 8000 to be able to buy Google Glass. While this does mean I’ll still need to purchase the glasses, I’m excited for them. Even moreso now that I can use them to livecast troubleshooting sessions and other events for Contextual Electronics using Google+ hangouts.

So that’s all for now. If you’re interested in this idea and want to be alerted to updates as we move towards the start date of the course, fill out the form below and be sure to confirm through email. I’m excited! Hope you are too!

Categories
Learning

Self Induced Stress

StressI’m pretty good at stressing myself out. Not for any particular reason; normally just because I find it’s more productive than watching TV. How, you ask?

Well, starting podcasts could be one. While they are exciting at the beginning, there is invariably some work that needs to be done. I’ll want to figure out how to get the recording setup to work or make the website more reliable or try and find some kind of funding for it. In the end, it’s driven by my desire to put my voice on the internet, but at the base of it all, there’s no reason I need to be doing this stuff.

Which brings me to my most current project. Learning about CNC machines and later purchasing one was driven from my interest in 3D printers. Yup, those shiny new machines that now seem like a walk in the park (they’re not). My interest in trying out materials outside the 3D printed space, cost vs accuracy calculations and a variety of other factors pushed me towards a CNC milling machine. Subtractive instead of additive. Metal instead of plastic. But the end result was the same as podcasting: I stressed myself out.

This isn’t a new phenomenon by any stretch. Really any kind of hobby is based upon similar principles. There’s no reason anyone needs to build model trains or crochet funny little figurines or do artwork of Star Wars characters. Some end up on Etsy or other marketplaces that pop up, but that’s hardly ever where those people start from. No, they start from being interested in the subject matter, getting into it and stressing themselves out. In a good way.

You see, when I’m talking about stress, I’m actually talking about the good kind of stress. The kind that just kind of tickles your brain and makes you want to scream and/or stay up all night figuring something out. Hell, I’m writing this post right now to try and distract my brain from thinking it needs to do just that. But this kind of stress is the basis of learning. It’s necessary. It’s healthy. And sometimes it sucks. The best I think I can do is to recognize the feeling, accept it and realize that there will be a treasure trove of knowledge on the other side of my struggle.

Back to work.

 

Thanks to slworking2 for the picture of stress

Categories
Engineering Jobs Learning Life

How To Write A Resume For Electronics

I’ve looked at a lot of resumes for electronics positions, so I thought I’d share some of my opinions on what should or shouldn’t be on there. Nothing formatting specific, so much as how to get across your interest and passion in electronics. I used examples that are resumes meant for engineering internships, but a lot of the info can be generalized to anyone. Hope you enjoy the video!

Here are those two resumes, if you’re interested: The bad (1st) version and the better (2nd) version.

Categories
Analog Electronics Engineering Learning

KiCAD Schematic Tutorial

Oh hey, remember me? Yeah, I’m the guy that’s supposed to be running this site. Sorry for the long absence. I’ve been consulting, recording my electronics radio show, managing a multi-blogger engineer site and even getting married! Jeez, it’s been a busy time. Anyway, things have cooled off a bit, so I’ve freed up some time (for now, never know what’ll happen).

I decided to dive into a new project after a long hiatus from hobby type activity. I plan to put an MP3 player and output stage board into an antique radio enclosure. I also decided to document the process, specifically using the open source board layout program, KiCAD. I’ve been talking about learning the software and doing the videos for a while now, so here it is! The first installment is the schematic capture. I’ll add more as the board gets more complex and I need to dive more into the process of actually getting a board fabbed. I’m excited! Hope you enjoy the video and the ones to come!

[xyz_lbx_default_code]

Categories
Analog Electronics Engineering Interview

Featured on EE Web!

I was contacted a while ago and dragged my feet, like any good engineer. But today I was the “featured engineer” on EE Web! Exciting!

Aside from the fact that it was very nice of them to think of me, I’m just as excited to be featured on there along with friends from the electronics scene! My co-host of The Amp Hour (who probably won’t let me forget who was interviewed first), Dave Jones has been featured in the past. My co-conspirator for the recently completed 555 contest, hackmaster elite Jeri Ellsworth has been featured. And someone else I really respect from the hobbyist scene, Limor Fried of adafruit.

If you haven’t checked out EE Web, I suggest it. They have a really clean interface which I like for browsing their articles. The forums are still a bit light on participation but hopefully will fill up with knowledgeable people soon. Thanks again to EE Web for featuring me!

Categories
Analog Electronics Learning

The 555 Contest

I’m guessing if you follow me at all on Twitter or Facebook or just about anywhere else on the internet (I’m not too hard to find), you might know about the 555 contest. I have been talking about it quite a bit on various channels, all except here.

So I thought I’d discuss some of the aspects I might not discuss on other forums because they wouldn’t be relevant. But since this site is basically about me and my interests…well I get to write whatever I want! Sweet!

First off, I thought I should mention Jeri. Honestly, I didn’t know her well when we got started working on the contest. Mostly just talking on Twitter and watching her videos. It’s been nice getting a chance to chat though. She’s just as bright as her videos let on. And it’s always interesting meeting new engineers with similar past experiences. Many of the same struggles I’ve gone through in the past, she has as well. Since she has more experience than me, I’ve been learning stuff from her. When I’m not learning from her, we usually make fun of Dave together! (kidding Dave!)

Next, I thought I should mention the spontaneity of the articles about us and the contest. Have a look at some of them:

So here’s the dirty little secret: we know most of the people that wrote about us. Yup, it’s true. But the interesting part for me is thinking just how often this kind of things happens. A friend/acquaintance calls up and tells you about an upcoming design contest, you might want to write about it, right? Welcome to the world of PR! I’m super happy all these wonderful people decided to write about us, and I don’t think they would have unless we had something fun and intriguing; but still, I thought it was interesting and wonder if the contest could be even bigger if bigger names were setting up the contest in the first place.

And finally, I should point out that as much as I enjoy working on the contest, it’s a ton of work! I’m not trying to complain but it makes me appreciate those that run other similar events (and in the past I didn’t consider it). Sending emails alone and trying to coordinate sponsors across distances can really wear on you. If nothing more, it’s a lot of typing! So not difficult per se, but time consuming.  Not to mention my stellar timing of jumping into this project a week after EngineerBlogs.org started; I really set myself up for a bit of time sitting in front of a computer.

So that’s all from me for now. In case you’ve been lamenting my lax writing schedule, I’m signed up for at least one post a week over at Engineer Blogs, usually on Wednesdays. And I can continue to be heard weekly on The Amp Hour radio show. And if you really want to grab my attention, be sure to check out the 555 contest site and start your entries today!

Categories
Analog Electronics Learning

Homeschooling

I have lots of thoughts about education, especially higher education. The theme that keeps popping up in my head though is that school isn’t too far removed from teaching yourself. Honestly, let’s look at the learning process:

  1. Encounter a “problem” that needs to be solved.
  2. Do background research and look at past examples of how it was solved.
  3. Apply your newly gained knowledge to the problem at hand.
  4. If a new problem arises that is not encompassed by the recently acquired wisdom, go back to step 2.
  5. Report on your findings to others.

Doesn’t this sound like work? Or studying on your own? Or doing a hobby project? How is this any different?

Since I’ve had this debate with friends before I can tell you what others say. They say that the classroom environment and being shown some of the methods before doing the problem is helpful. That having the theory explained directly helps the brain to acquire the necessary knowledge. That being able to step into the professor or teacher’s office and ask a question is a nice luxury to have. But does this always happen? I know I’ve had teachers I don’t understand (or very much disliked), notes that didn’t make any sense upon second reading and semesters where I’ve taught myself completely out of a textbook (and of course it happened to be the worst textbook of all my classes that semester).

Furthermore, there are resources today that allow individuals to continue learning on their own. Video resources like MIT Open Course Ware (OCW) can replace or augment self learning on particular topics. Message boards can provide a forum to interface with experts and to keep up on recent developments in your industry. The prices of equipment have nosedived in the past 10-15 years, allowing many more people to have a “lab section” in their house. And things like hackerspaces allow for social interactions and places to flesh out more advanced ideas.

So what’s really left? Motivation. When you’re paying $30,000 a year or are spending every Tuesday and Thursday in a classroom somewhere, you’re going to make the most of your time there. You’re going to do the homework and go get the help you need to figure out the subject matter because you aren’t allowed to put it off a month or a year. You’re going to be motivated by the piece of paper you receive at the end of your degree program saying that you completed all of the necessary requirements and did so while meeting or exceeding the expectations of your institution. Or you might even want to just prove you can do it. All of them really are valid reasons, they just don’t exist when you’re teaching yourself at home. External motivation is needed for many people (myself included) to pick up a book on a subject. In fact “motivation, momentary lapse of” is how this post came about. I was reading about active filters for a side project (where the motivation is showing off the side project and becoming “internet famous”) and I started thinking about how similar my current situation is to my former schooling. And all of the self-teaching and gained experiences are occurring without paying the $31,000 a year (yes, you read that right, tuition went up just since the last time I listed the number).

Do I hate higher education? No, I think there are some factors that make it invaluable to those that pursue it (and many more that benefit from the output). I may still try to get back to grad school myself some day. I love that there are institutions dedicated to research that might never get done otherwise. I’m glad that there are institutions that stress the rigor of the scientific method. I love that there are places where learning and advancing knowledge is the main purpose and task of those that attend. But all I’m saying is sometimes this happens in basements and bedrooms too.

Is learning at home without the structure of schools possible, especially in higher education? Does anyone ever teach themselves at home and why do you do it? What problems do you have with it? People currently enrolled in a University, do you find any fault with this thought?

Categories
Analog Electronics Learning

They Don’t Make ‘Em Like They Used To!

Being an analog engineer, I’m around “more experienced” engineers on a daily basis. However, a group of younger engineers often find ourselves acting much older than we are, shouting things like “Get off my lawn!” and “Back in my day…” (really, we had a whole list).

Anyway, another common one that comes up is “They don’t make ’em like they used to!”.  Do we as engineers know WHY they don’t make them that way anymore? Of course we do. The lower reliability and requirements for many more people to assemble the devices honestly doesn’t make sense these days. With lower priced labor the world over and low tolerance for waste and inefficient processes, I know I wouldn’t make the proverbial “them” that way anymore. It just doesn’t make sense.

But why am I mentioning this? In episode 12 of The Amp Hour, Dave Jones and I were discussing the Tektronix scope that I currently have disassembled and am attempting to piece back together in working order.  It’s the 485M, the military version of the very popular scope.  Right now I’m looking at getting the power supply back on its feet, the voltages were woefully low. More on that in later posts hopefully. For now, let’s concentrate on looking at the awesome design tactics and fabrications inside an old scope.

Note: I am a pretty bad photographer, please excuse any non-professional looking images.

A view of the quite complex button schema of old Tek scopes. Each button controls an individual switch, pot or selector switch. And yet it has many of the features of modern scopes match these exactly.

I LOVE modular design and this is a great example. If a technician (a Tek Tech?) found that a module wasn’t performing correctly this entire module could be switched out to check to see if it is indeed this module.

A closer view of the module. Of note is the resistor jumpered directly across the signal lines of the end connector. Perhaps this is a later fix for a customer issue. It’s also a good view of a mechanical connector that reaches all the way back from the front of the module. It’s a compound switch, pulling on it activates the arm in one direction and pushing on it does some other completely different action.

A close up view of the modular connector. I also like seeing the layout patterns done by hand before CAD programs were prevalent. Interesting to see where they flooded the ground planes.

A closer view of the analog components on one of the modules. Notice this was mainly resistors and a smattering of socketed op amps.

Another view of a mechanical arm reaching all the way to the back of the chassis. Likely a custom part as discussed on The Amp Hour.

This selector switch was the main voltage range switching. It had a compound action as well (inside was a fine tuning I believe) whereas the outside switch was the larger 1-2-5 multiple decade switching.

And finally, a view from the top. Note the >7 kV warning on the CRT tube. No touch!

So there it is, as Dave calls it, “nerd porn”. Isn’t it interesting to see how instruments were constructed not too long ago? It sure was more labor intensive and likely much more expensive than you can pick one up today on ebay. The benefit is that the hand-made and through-hole nature of this board makes it ripe for fixing AND without straining my fragile old eyes. Dangnabbit!

Categories
Analog Electronics Engineering Learning

Follow Up Post: Electronics People Online

I really don’t have much to say in response to my last post about where all the electrical engineer sites are online other than: message boards. I alluded to the idea of message boards when I mentioned EEVBlog, though unknowningly at the time; I thought EEVblog was only videos. Working with Dave on The Amp Hour has shown me that a message board can really help hash out ideas (if you’re one of the content generators), get suggestions, or get questions answered (if you’re watching or reading and don’t understand something).  So I started hunting and found some other quite active electronics-only forums:

  • All About Circuits Forum — The main site is a great online open-source textbook that explains lots of electronics concepts.
  • Electro-Tech-Online — This is an intense amount of posts, namely about electronics.
  • Eng-Tips — This is actually a site for all types of engineering but the link is for the electronics part of the site.
  • EEVBlog Forum — Like I mentioned above, this is Dave’s forum and it has some great chatter going on it.

Then there are the hacker/maker/DIYer type forums. These often span multiple disciplines and include questions from people who may have never seen a resistor before but you can usually find some good answers (or answer some questions yourself if you are so inclined).

  • Instructables Community – Not limited to electronics but there are enough electronics projects that there are forums about it.
  • MAKE forums — Hard to find a bigger group of DIYers than MAKE and you know they’re bound to have questions for one another (or you!).
  • Hacked Gadget Forum — Alan’s site is usually a great aggregation of new, fun hacks that are popping up on the web; but the forums are a good place to ask about them!

Vendors often get in on the action as well. Why not? You buy the parts or kits there, you should be able to ask questions to others you KNOW are using the same things, right?

  • Adafruit Forum — Great way to ask about their popular kits. I’m disappointed they don’t sell the RF jammers that LadyAda designed though.
  • Sparkfun — The biggest hobbyist kit manufacturer out there, with over $12 million in revenue per year. With those kinds of numbers, you know people are hanging out at their site (even when they’re NOT giving away $100 of free stuff in a day). More people = more questions = more answers for you.
  • Parallax Forums — A kit maker that utilizes the BASIC Stamp chipset. When you can’t ask the Arduino heads about your issues, you’re going to need a forum to talk to.
  • Element 14 — They are a sub-company of Farnell, one of the largest distributors of components in the world. There’s extra useful content now that they own EAGLE (the CAD program)…but you can find some good general answers there as well.

There are also more specific types of forums out there, which makes a lot of sense. You wouldn’t care about working on precision op amps if you have a question about how to get an Arduino to control a relay.

  • DIY Drones — Want to know how to make a quadcopter? I bet this is a good place to ask about it.
  • AVR Freaks — Talking about AVR (the chipset in the Arduino) can get very specific. These members will help you with your specific questions.
  • Society of Robots — All things robotics, including the electronics needed for them.
  • DIY Audio Forums — High end audio electronics, built by you. Talk to others on the board to figure out if the sound is “warm” enough.

The thing is, even though I like the tailored nature of a message board (ask a question, get an answer), I’ve never really thought of them as a place for electronics people to congregate online. I was quite wrong though. The message board system is democratic in nature because those with the most involvement and the best answers will rise to the top as experts (though I like the StackOverflow/Chiphacker style for this better). Aside from the democratic nature, there can be contrasting voices in case there is a wrong equation or a better way to execute a design; this is important for checking engineering ego and ensuring a design will work properly. I think most of all though, it’s easy: easy for the website creator to set up and easy for people to understand how they work. All of these factors point to a pooling of collective electronic resources online.

So if you’ve never tried it out, give a message board a shot! You can find some great information, connect with some really smart people and maybe help one or two others as well. And if you find any not mentioned here, let us know in the comments.