Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magnetic stirrer #5

Open
pcremades opened this issue May 31, 2019 · 9 comments
Open

Magnetic stirrer #5

pcremades opened this issue May 31, 2019 · 9 comments

Comments

@pcremades
Copy link
Collaborator

We could use a commercial magnetic stirrer and hack the electronic controller.
Another option would be to use an MK2 heated bed (the one that 3D printers use) and design a magnetic stirrer. The benefit would be that this solution is cheaper and parts are more widely available.

@amchagas
Copy link
Member

Cool, I would also suggest to have a chat with the team building an pcr machine. they are having to deal with temperature control too! @MaxZimmer maybe have a look here?

@pcremades
Copy link
Collaborator Author

@amchagas , couldn't find any discussion about temperature control in the repo...

@amchagas
Copy link
Member

Maybe they didn't upload it yet, but the discussions have been taking place. you can also ping them on their slack channel.
On a related note, these might be interesting
https://hackaday.com/2018/04/14/pid-control-with-arduino/

http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/

@pcremades
Copy link
Collaborator Author

Thanks André. I used the code from Brett to control an inverted pendulum, so I have experience with that one. Anyway, if we decide to go for a MK2 heated bed, then we can use the PID control in Marlin firmware. They already figured out the PID coefficients for that bed.

@pcremades
Copy link
Collaborator Author

I've been reading and apparently, the MK2 heated bed can reach 110°C in 30 min with a 24V power supply. Would this be enough to heat the reactor?

@vektorious
Copy link

Depends on the temperature you need to reach. I guess it will be impossible to heat it above 100 and it will take a lot longer than the 30 min to heat up the liquid just to 50 degrees. But this also depends on the volume of the reactor.

We used a water bath to heat our microbe reactor which is much faster and makes uniform heating easier. We also thought about wrapping the reactor with a heating pad.

@guadapinna
Copy link

The idea is to work in a water bath, calculation that reaches about 80 degrees would be fine.

@vektorious
Copy link

If you want to go to higher degrees (above 100), you can use glycerol (which is more expensive).

@pcremades
Copy link
Collaborator Author

Ok, now I think we are going in another direction. As we will be using a water bath, it would be easier to use an immersion electric heater and forget about the heated bed. It will be cheaper as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants