Sunday 15 January 2012

Complexity minimization

Because the previous post should have appeared on the 18th of November lets assume that this is the first post in January. So.

First of all happy new Year to all readers of this blog. Let this Year be better than the previous one :).

I thought a lot of this post and of my next step in the stepper motor driver which will control my cnc drill. Actually there are some things going on. They are not going very fast, but many of them at the same time. So I would like to sum up my achievements and ideas and findings although the solutions they present will not be used in my future work. Still it can happen, that someone (including myself) will find them interesting and useful.

So lets get on with the topic.

In the previous article I presented the Circuit board with elements on it. One of the most important sentences in that article was about the pin headers which are used to steer the transistors.

Image 1. The PCB.
In the first image I present the PCB with the input pin headers which are indexed with the first 6 alphabet characters. On the image 2 I have presented the exciting sequence of the stepper, where I have also marked the characters representing the input which takes place in a concrete step.

Image 2. The modified exciting sequence.
To minimise the whole circuit I have transformed the already modified exciting sequence to yet an another table.

Image 3. Exciting sequence from the perspective of the driver
I think, that this table from image 3 is self descriptive. Still I will try to explain the underlying idea taking the step 1 as an example.
In the 1'st step the inputs that will be steered with 5V are A and E. That means, that the remaining inputs (B, C, D, F) will be steered with 0V. The A and E match the U+ and V- of the driver inputs. The transistors steered with 0V do nothing (conduct nothing, they are OFF). The ones, that are steered with 5V will conduct the current from the drain of the transistor (the middle leg) to the source of the transistor (the lower leg, if the transistor is oriented like the Q4 in the image 1).
So at a time, we are steering only 2 transistors, the current flows from + of the J1 to the - (Yes I know, this is not exactly true, but lets leave this alone).

The next table shows the explanation presented above for all driver inputs.
Image 4. The basis for the Karnaugh minimisation.
As I have stated in the Image caption the table is the base for the Karnaugh minimisation, as I present below.
Image 5. Minimisation.
 The functions presented in the image 5 can be transformed into a better version as I show below.

Image 6. Transformation. Done using eqneditor.
From this couple of equations I have created a circuit. It is not that complicated as it seems at the beginning. But let me explain the difficulties in building the circuit shown in image 7.

Image 7. Circuit build from the minimisation.
First of all lets sum this up:
All parts used in this module would cost about 1$. This is of course an advantage. On the other hand the creation of such circuit on a pcb is not a trivial task, it is more complicated than the driver itself. What is more. This circuit above is logically correct but in the real world one cannot avoid problems connected with logical gates. To the most important issues the gates and all combinational logic circuits have are race conditions.
So to avoid all problems connected with the idea above I decided to solve this problem in a different manner. I am not sure if I will state the truth now bit I will try. The easiest solution for my problem here is the usage of PCF8574.

But that is a topic for the next post which I will write as soon as I order the micro controller and test it for a while.

PS. For all who are interested in the details of the PCF8574 please visit this or this (caution the second link is in polish).

Monday 2 January 2012

Stepper Driver v1.0

At the beginning of this post I would like to apologise for the time I have not spend doing my homework - on the blog. This post should appear earlier, so lets treat it as being written on the 18th of November, when the actual work has taken place.

The Release Candidate has been presented in the previous post. I have considered the release candidate to be the idea and basis on which the actual stepper driver should be created. The realisation has not been very difficult and time consuming. Please take a look at the pictures below showing the end effect. Lets start with he schema. The circuit has been shown in the third post of this blog. The board with all the wiring is presented below.

Image 1. The circuit on a PCB.
 Some details need to be presented here. First of all lets take a look at the transistors. These are the Q1 to Q6 and all represent the IRF540Z. All resistors are 1kOhm. The J1 represents the power input, so the current that will steer the stepper, the upper pin is the + (24V), lower is the - (0V). The J3 represent the screw terminal which steers the stepper directly, the pins are represented by the stepper inputs, lets match the letters beginning with the left side: UVW. The J2 are the inputs which manipulate the transistor gates. The J2 inputs steer the current from the J1. Lets name the pin headers of the J2 in the following order: {U-, V-, W-, W+, V+, U+} (from the left to the right). This naming tells us that the U+ pin steers the gate of the transistor Q4. The transistor will conduct the current from the + of the J1 to the U output of the screw terminal J3. This is only a half of the normal steering job. there has to be a second transistor which is switched on and will conduct the current to the - of the J1.

So having a circuit I have prepared the wiring for printing.

Image 2. The wiring.
Then I have printed it on a sheet of paper (not a normal one, I suggest a glossy paper, toner transfer paper or a photo paper, or simply try what You have beside the normal paper). Then cut it out and ironed to the clean PCB (see the presented links for more details, I will skip them as they are mentioned everywhere on the net).

Image 3. Printed schema, and the ironed PCB from which
the paper has been carefully removed.
Then I have etched it in Na2S2O8, although You can use the FeCl3 instead (or probably many more too). After that I have cleared the results with the C3H6O. Some while with the drill and the resulting PCB looks perfect.

Image 4. The final PCB.
I don't really know why, but I love to solder. This has been always a difficult task, with which I had many problems. But as I show on the last pictures the outcome looks fabulous.


What is the most important?... Yes, the driver works properly. I will use it the next time when I will present the proposed solution for the reduction of the input pins. Stay tuned.

Sunday 13 November 2011

Prototype and perspectives

After a relatively long time without posts it is time to sum up my actual achievements.

Prototype:

I have created a prototype on a prototyping board.This did not end well, because of my rather old timed soldering equipment, and mainly because of my almost forgotten soldering skills. So although I have managed to create it, and run it a couple of times, it seemed, that there is a cold solder somewhere. So it has not been working as I have expected. After replacing the faulty transistor (my first real suspect, I thought it had burned with my crappy soldering) it went well this time.

Still it is nothing I could be proud of.

Nevertheless I planned to create a Release Candidate, so I bought some things on the net. Modeled the PCB at the beginning using fritzing but the results looked bad (because a lack of functionality that would rearrange my paths orthogonally), at the end using a brute force (Gimp). The results are actually something I can be proud of (Image 1).

Image 1. Stepper driver PCB.

More details concerning the RC version soon :). Actually the description is not needed to fully understand how to solder all elements. The only things I will mention here will be the inputs (lower right part of the board), the current/power (upper left), and the stepper connections (upper middle part).

Perspectives:

The PCB I have imagined will be a module which I want to connect to other modules. The reason for it is the number of inputs I am able to provide for the steering of the stepper. Arduino would most probably not be able to cope with 4 steppers, where each one has 6 inputs because my board does only have 14 of them. So I will try to minimize the driver inputs using the karnaugh method, I predict that out of 6 inputs it will reduce itself to only 4, and adding a counter to it will reduce itself to only 2 per stepper. So it seems to be a lot of fun and hard prototyping work.

Wish me luck.

Thursday 20 October 2011

New inspiration weekly: LED lamps

 In this series I will try to present some of the very good ideas I have found in the net. Every post will be inspired by one simple idea. This weeks main topic is: LED lamps. So everything connected to this topic -- that put a smile on my face -- will be presented below. Enjoy!

Image 1. DIY New Year's Eve LED ball.
  1. The most beautiful of all my findings (Image 1) was this DIY New Year's Eve LED ball. This combines a rather normal LED multicoloured lamp with a simply-brilliant look. So when I will think about my mood-room in a near future, this will be my mood-lamp.


  2. The second best (Movie 1) is not really a proper "lamp", but still it can be used as a "lamp" that lights the room while You are watching a movie. Yes, yes it is called ambilight. But the presented solution of ambilight is more interesting, because one can build it for himself... :D. In fact, at the moment I am considering to buy this stuff and simply make it.


  3. Image 2. Slamp
  4. The next shining lamp (Image 2) does not seem to use LEDs inside, but I can imagine, that it would look also brilliant if not even better.

  5. Last but not least, a simple lightning system that is meant to be self assembled. The whole idea is to create a 3Dimensional shape, for example a cube. The Cube is a rather simple example. Much more complex can contain about 120 elements. A quick thought makes me wonder, how a combination of multicoloured LEDs from the Image 1 would look in this lightning system.

Friday 14 October 2011

Stepper motors 2

At the beginning of this post it would be necesary to mention the basics of MOSFET transistors. Although the WIKI site contains all important info, for some of the amatours (like me in some way) it is to much. I will try to provide the most important information about this transistor using one example.

The schema presented below (Image 1) shows a circuit with one IRF540Z transistor, two resistors and a red LED (btw, a very good site about LEDs).

Image 1. Circuit presenting the work of the MOSFET. Created with TinyCad.




Please note that in this image the model of the transistor IRF540Z differs from the one presented in the catalogue. This occured because TinyCad does not have all available transistors in its database. Still the circuit remains correct.

The inputs in this circuit show 5V and GND which is usual, but the PIN13 refers to the 13-th PIN on the arduino board. Then, loading the Simple Blink example You will blink with the LED. One could ask why to buy a transistor and make all this simply to blink, but there is a very good reason for it. The gate of this transistor can be turned OFF and ON by a Voltage VGS(th), and this is below 2V for OFF and above 4V for ON. But this is not the benefit here. The most valuable thing this transistor does is to allow a hudge current to flow through it. Using the gate You can manipulate with high voltage, allowing it to flow, or not. The max parameters of this transistor are shown in the mentioned catalogue, and these are in fact very good: VDSS = 100V and ID = 36A.

In this simple example we are working with a simple LED diode. But the previous article shows the main target, the KT42JM06 hybrid stepper.

So having worked with a transistor now, we can get to the motor driver.
I have slightly modified the schema placing some resistors and input pin numbers. The image 2 shows the almost final driver circuit.
Image 2. Proposed driver schema. Created with TinyCad.
 This seems to be a little more complicated than the original one, and the transistors again differ to the used IRF540Z, but still it is not a problem to understand the whole concept.

Combining it all together with a software (Fritzing is a very good one) and a virtual breadboard gives something like the image 3. Please note, that the Stepper Motor there has got one winding left, this has been made on purpose, because the KT42JM06 has 4 outputs, and one of them is a fake one. As You will soon see the one left is not needed to allow the motor to work.
Image 3. Circuit plan, created using Fritzing.
I have not mentioned it earlier, but my assumptions at the beginnig where strictly connected to the Exciting Sequence I have presented earlier (image 1). I thought the following:
  1. in every little step, one winding of the motor has to be isolated
  2. in every little step, one winding conducts the current in one direction, and the secont in a different one.
So considering these points our circuit has to do the following, (talking about the first step for the motor):
  1. the winding W should be isolated and we will achieve that when the transistors T1 and T2 will NOT conduct the current, so the state on PIN2 and PIN3 will both be LOW,
  2. the winding U should have the +, so we conduct the current through the T3 turning the T4 OFF, on the other hand the last winding V should have -, so we will conduct the current through it in a different direction: via T6, having turned the T5 OFF.

So having all this it is time to present the effects of the whole work.

Additional Note:

In this video I have used a 12V, 1.5A power suply, which was in fact not enough (though it still worked :)). You may encounter circuits in which the power consumption is higher, and the transistors operate with that high power all the time. So in order not to destroy them one has to provide a cooling system. Radiators are a good idea. To check if a transistor needs a radiator one has simply to calculate the power that will be lost on the transistor: P=R*I*I => 26.5*10^-3 * 1.5 * 1.5 = 0.059625W so this is a lot less than 1W. The transistor used here can survive working with about 1W of power loss without getting destroyed.

Sunday 9 October 2011

Stepper motors 1

A motivation for this (not only) post was a homemade cnc drill, to which sadly I cannot find a link now. But googling for a while will show You how much of this is really out there. So I immediately wanted to build it for myself.

The first problems where the stepper motors. I read something about them and knew, that there are really 3 types of motors on the market: bipolars, unipolars and hybrids. After some days I have managed to buy some used steppers on our polish eBay (allegro). The type I bought was a KT42JM06-006. This according to the transcription of the code (this pdf, on page 29) was a 3 phase hybrid stepper motor with 0.6 degree per step, so a very precise one. On the yellow sticker there was some additional information like the voltage: DC24V, 1.5A/2 Phase.

So I had the motors, but what about the driver? I had no idea how to start with it. The dedicated drivers for this motor would cost a fortune, and I wanted to: a) create everything from 'scratch' b) spend a fortune on something else. That was a motivator to start reading the motors documentation. I found there the exciting sequence.
Image 1. The Windings and the Exciting sequence of the KT42JM06 motor.
OK, that will be a tricky one, because that is a hybrid, not a bipolar, nor a unipolar, so the usual drivers will not be good for it. After a while of thinking and researching the google I found 2 Ideas: 1 and 2, from which I have mended myself (inspired by the second Idea :)) a circuit which is presented in the Image 2.
Image 2. The proposed circuit. Created using TinyCad.
I am not very experienced in any type of transistors (mainly because it is not very necessary for a software developer in everyday work). So the facts stop here, but the dream carries on. I think there are tons of different transistors on the market, and few of them would be suitable for this task. My expectations considering the transistors in this circuit are as follows:
  • The gate of each transistor is controlled by a 0-5 voltage, which causes the transistor to conduct the current or turn itself off respectively.
  • The current conducted by the transistor will be enough to steer the stepper.
  • The transistors will not be destroyed during the work.
  • .... will they get hot? ...
 I have chosen the FET transistors, but as I said, I don't have much experience in such transistor containing circuits (I played a lot with the logical gates and so one, but not the transistors only). So when You have any suggestions to this stepper motor driver I am all ears.

Saturday 8 October 2011

Startup

I am a software engineer, working at a Capgemini office in Wroclaw-Poland. Some time ago I graduated from my Software Engineering studies at the University of Technology in Wroclaw. So I am a Computer Programmer working with the tools I like to deliver stuff I like. But there are 'things' I like more than just programming, of course apart from loving my Wife of course. These are more physical than lines of code in any of the existing programming languages. This is the hardware I like o play around with.

Everything started as a innocent Lego love when I was so small I cannot really recall. This has been very innocent until some time ago, when I Stumbled across the makezine blog. This was like a kind of bookshelf full of good ideas, ideas I liked and wanted to realise myself sometime in the future. But the makezine was not first in my RSS reader, its was the second source of ideas, right after notcot. But it was better for me, more in to the process of making than just the finished product. After a short research in the archives of the makezine blog I have been captivated by the arduino and the idea of Open Source Hardware. So after some weeks my brothers bought me an arduino Uno for my birthday. I loved it almost instantly (some of my rather nooby achievements are available here: UTube, for the code behind it, please give me a comment).

As You have probably thought, this blog will be about hardware in fusion with software. I will try to do my best in the questions I will ask and the answers I will give. This will be my 'diary' for some of my future projects, and a small bookshelf of ideas so You can also profit from it.

Please don't hesitate to ask me questions and get involve into my projects. I hope this will be inspiring for You too.