Hobby project - how do you choose the solution?

  • Thread starter Borek
  • Start date
  • Tags
    Project
In summary, the conversation revolves around the difficulty of choosing the right components for a project, specifically in building a new switcher for a Nixie clock. The speaker seeks advice on practical approaches for making the decision, with the main concern being the plethora of solutions available and the lack of experience in choosing the right one. Suggestions are made to specify performance requirements, adapt existing designs, and seek inspiration from other projects. The goal of the project is primarily for learning, along with the practical need for a functional device.
  • #1
Borek
Mentor
28,951
4,245
While the question arose around a particular project, it is much more general. Now and then I see there are many ways of building a device that will do what I want it to do (hardly surprising). But as a beginner I often feel overwhelmed with the plethora of solutions. Cost of the elements and their availability is often similar (in a $10 hobby project I don't care about saving or loosing a buck or two), it doesn't matter much to me if I need to solder 10 or 15 elements, all approaches (at least on paper and when reading elements specifications) look sufficient for my needs - so the lack of experience makes the decision quite difficult.

Before I roll a dice, I wonder what are your practical approaches to that?

(In particular it is about making a new switcher (12 V DC to 200 V DC) for my Nixie clock. The one I have is OK but I bought it ready and it is on a separate PCB, I want to combine everything on one board. NE555, MC34063, MAX1771, LM5022 - I guess the list is much longer, I stopped searching here. From my point of view the only difference between these ICs is I have a spare 555, but I need to buy the coil, MOSFET and fast diode, which will be necessary for every other chip as well - so I am not going to spare myself shopping by choosing 555.)
 
Engineering news on Phys.org
  • #2
Borek said:
While the question arose around a particular project, it is much more general. Now and then I see there are many ways of building a device that will do what I want it to do (hardly surprising). But as a beginner I often feel overwhelmed with the plethora of solutions. Cost of the elements and their availability is often similar (in a $10 hobby project I don't care about saving or loosing a buck or two), it doesn't matter much to me if I need to solder 10 or 15 elements, all approaches (at least on paper and when reading elements specifications) look sufficient for my needs - so the lack of experience makes the decision quite difficult.

Before I roll a dice, I wonder what are your practical approaches to that?

(In particular it is about making a new switcher (12 V DC to 200 V DC) for my Nixie clock. The one I have is OK but I bought it ready and it is on a separate PCB, I want to combine everything on one board. NE555, MC34063, MAX1771, LM5022 - I guess the list is much longer, I stopped searching here. From my point of view the only difference between these ICs is I have a spare 555, but I need to buy the coil, MOSFET and fast diode, which will be necessary for every other chip as well - so I am not going to spare myself shopping by choosing 555.)
Usually, if a decision is difficult, you don’t have enough data. Specify performance requirements from power supply and signal into final signal out. At all stages, component choice is a balance of simplicity and cheapness with quality - as hobbyists, we have the advantage of not having bean counters breathing down our necks. And remember, there are often many solutions to a problem.

Don’t let a plurality of solutions confuse you or be a problem - it can only ever be an advantage. One of the best aspects of electronics as a hobby is the cheapness and ready availability of components.
 
  • #4
Guineafowl said:
Specify performance requirements from power supply and signal into final signal out.

Yes, that was one of the things I checked, but looks like all the solutions I found can deliver what I need (200 V/10 mA being a generous upper limit) using the power supply I intend to use (12 V/1 A) without problems, so it doesn't help. I also thought about choosing based on efficiency, to not let things get hot, but it looks like the efficiency depends more on the properties of the MOSFET and diode (mostly their speeds) than on the IC. Also I am under impression, perhaps an incorrect one, that around 80% which is what these chips are capable of delivering the efficiency starts to depend more on things like the PCB design than the controller choice.

Basically the problem as I see it is that there are many equivalent solutions, and I wonder if you (those with a lot a practice) have any strategies of making choice - like, sticking to a brand, avoiding a brand, avoiding solutions that require high power resistors - I am just making these up, but in my experience each trade/each engineer has such rules of thumb.
 
  • #5
Borek said:
Basically the problem as I see it is that there are many equivalent solutions, and I wonder if you (those with a lot a practice) have any strategies of making choice - like, sticking to a brand, avoiding a brand, avoiding solutions that require high power resistors - I am just making these up, but in my experience each trade/each engineer has such rules of thumb.
If you are just making one, then none of this is relevant IMO.
 
  • Like
Likes Tom.G and jim hardy
  • #6
I say for a home project - always steal a good idea.. .That's how one learns , use what's already out there for an idea launch platform..
@.Scott 's suggestion seems to me an excellent one.

Since film cameras are virtually gone they're dirt cheap in junkshops. Most point & shoots have a built in Xenon flash circuit capable of 400 volts, so do disposables . Around here $2 is top price.

Take the magnetics out of a junk camera and add a regulator of your own design ?
If it's a decent camera salvage the lens too, for homemade telescope eyepiece...

What a time we live in -
"I will fear no boredom. My junkbox runneth over."

old jim
 
  • Like
Likes davenn
  • #7
As a hobby, is the goal mostly learning aside from the obvious need of a power supply? @jim hardy has a very good approach. Learn from what someone else has done. If this is mostly about learning, why not try several different approaches?
The way I see it in design is this: Ready made more integrated components such as a power supply modules, display modules, etc. raise the risk of redesign or re-layout due to obsolescence. Company that builds the module goes out of business and you need to find another module which may or may not be a drop in replacement. More discreet components that you would build a switcher out of will likely not disappear from the market. The flip side to this is increased design time, potentially more risk in reliability due to a new and potentially flawed design. Probably others as well. After all, a great design is the best set of compromises.
 
Last edited:
  • #8
With several decades of experience, I have landed on the following practice:
  1. Start by writing down at least 5 different solutions to your problem. At least one of them should be "far out".
  2. Add some pro & contras to each solution
  3. Start out by implementing the "best" solution, but do not throw away the others. You may be coming back to them later.
 
  • Like
Likes berkeman and Tom.G
  • #9
Svein said:
With several decades of experience, I have landed on the following practice:
  1. Start by writing down at least 5 different solutions to your problem. At least one of them should be "far out".
  2. Add some pro & contras to each solution
  3. Start out by implementing the "best" solution, but do not throw away the others. You may be coming back to them later.
Especially number 3!
 
  • #10
Thank you guys.

Ordered a bunch of elements, will try to make more than one switcher just to experiment :smile:

And I have "invented" my own approach, LTSpice simulation suggests the idea is right, will see how it performs in reality.
 
  • Like
Likes Averagesupernova
  • #11
Wouldn't mind seeing some pix of your endeavors as time goes.
 
  • #12
Averagesupernova said:
Wouldn't mind seeing some pix of your endeavors as time goes.

No problem. I know it is worth discussing things with you all, I have learned a lot from a 555 thread. Not that I am surprised, after all - PF is PF.
 
  • Like
Likes dlgoff
  • #14
Borek said:
While the question arose around a particular project, it is much more general. Now and then I see there are many ways of building a device that will do what I want it to do (hardly surprising).
As you gain more experience in EE/electronics, you may find yourself using your hobby projects to learn more advanced skills. For example, a roommate of mine back in undergrad in the 1980s built a nice stereo from discrete transistors, and built a simple 8-bit microcontroller from logic gates. He could have used one of the new Intel uC/uPs at the time to build up his processor, but he chose to build it up from discrete gates to challenge himself and use it as a learning lesson.

So on your switching power supply project, if I were building it as a hobby project, I'd probably build it up using a PIC uC as the loop controller. That involves programming the DSP code and the feedback loop code and overcurrent detect and shutdown code, etc. I've had the need to do something like this in my work a few times over the past few years, but they never became projects (they weren't simple switcher projects, but complex power supplies with unusual requirements, so using a PIC for the central controller may have made sense).

In any case, enjoy the fun of your projects! :smile:
 
  • #15
berkeman said:
So on your switching power supply project, if I were building it as a hobby project, I'd probably build it up using a PIC uC as the loop controller.

My adventure with electronics started last year with an Arduino, so I already consider myself an Atmel guy :wink: The idea of building the switcher around one of the Atmel uPs crossed my mind, especially as my previous project was based on ATtiny13.
 
  • Like
Likes berkeman

1. How do I determine the problem I want to solve with my hobby project?

The first step in choosing a solution for your hobby project is to identify the problem you want to solve. This could be a personal interest or a larger societal issue that you want to address. Consider your passions, skills, and resources to help narrow down the problem you want to tackle.

2. How do I research and gather information for my hobby project?

Research is essential in finding the right solution for your hobby project. Start by reading articles, books, or online resources related to your chosen problem. You can also reach out to experts or join online communities to gather more information and insights.

3. What factors should I consider when evaluating potential solutions?

When evaluating potential solutions for your hobby project, consider the feasibility, effectiveness, and potential impact of each option. Think about the resources and time needed, potential challenges, and the long-term sustainability of the solution.

4. How do I test and refine my chosen solution?

Once you have decided on a solution, it is essential to test and refine it to ensure it is effective and efficient. This can involve creating prototypes, conducting experiments, or gathering feedback from others. Use this process to make any necessary adjustments and improvements to your solution.

5. How can I continue to improve my chosen solution over time?

A hobby project is an ongoing process, and it is essential to continue improving your chosen solution over time. This could involve implementing new technologies or strategies, seeking feedback from others, or collaborating with others to make your solution even better.

Similar threads

Replies
2
Views
1K
  • Electrical Engineering
2
Replies
44
Views
4K
Replies
17
Views
2K
  • DIY Projects
Replies
13
Views
1K
Replies
3
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
1K
Replies
6
Views
2K
Replies
1
Views
2K
Replies
8
Views
2K
Replies
2
Views
1K
Back
Top