Designing a Unique Electromechanical Project

In summary: Heartbeat anticipation could be implemented using a biosensor to measure the heart rate and breathing patterns, and then using a software algorithm to predict when the next breath will come.The accuracy of the prediction could be improved by using a feedback loop to adjust the timing of the breath prediction based on the actual heart rate and breathing patterns that are measured.In summary, this student is seeking ideas for a project that can help him implement various design methodologies. He is interested in a project that is electromechanical in nature, and is looking for a project that is unique. He has some concerns about feasibility and cost.
  • #1
ranger
Gold Member
1,687
2
Hey all,

Well I'm on the home stretch now. I have to build my senior project. Well this isn't really a senior project per se (thats next semester). What I'm taking is a course on "Product Design and Development". It deals with all the functional aspects that go into designing a product: from initial project idea to the final manufacturable unit. It goes into the design methodologies and so on. I honestly had no idea that so much happens beyond engineering (I'm talking about things like industrial design, marketing, and general project management. I feel so ignorant because I thought that all an engineer does was simply work on a problem he was given...)

Anyway, to better grasp the material of the course, we have to build an actual project to show how we have implemented the various methodologies. We have to show understanding of things such as design for manufacture (DFM), prototyping, concept generation, concept selection, etc.

Although the main idea is to understand the various design methodologies, a lot of emphasis is placed on the project. The instructor made the decision that the project should be electromechanical in nature. He felt that my having moving parts along with electrical circuitry, we would better appreciate concepts such as DFM and prototyping.

So I come here seeking ideas for a suitable project that I can easily use to implement these methodologies. The restrictions are:
-Should be electromechanical in nature
-Mechanical aspect should do something useful (obviously)
-Project should be unique. If an already existing product is chosen, then it should be justified that my project can accomplish the tasks of the existing product in a better (more efficient) way.

It does not have to be controlled by a uC, I can implement computer control via parallel/serial port. I also know that electromechanical systems then to be more expensive than a system that deals with just electrical energy to accomplish its function. As a result I would like to use motors to control moving parts. I'm not so keen on implementing any pneumatics or hydraulics.

So far I was thinking about an automatic beverage dispenser. The only non-submersible way of measuring liquid level in the cup that can think is already taken (measuring electrical continuity). So I've scratched that idea. Maybe you can think of some other project to implement the "electrical continuity" idea in so that I have justification for using it.

Any input is appreciated.
 
Engineering news on Phys.org
  • #2
ranger said:
The only non-submersible way of measuring liquid level in the cup that can think is already taken (measuring electrical continuity)

You can always use an ultrasonic proximity sensor to measure the liquid level.

The typical caveats with these types of proximity sensors are their deadband range, and surface turbulence in the liquid causing accuracy problems. I imagine if you space the sensor correctly you won't have any deadband problems. Not sure if the filling of the cup would cause problems with the level measurement, but it might be worth a shot.

BTW, a stilling tube is used in tanks as a work-around for the surface turbulence in the liquid. A stilling tube doesn't seem to practical for a beverage dispensor though.

Hope that helps.

CS
 
  • #3
ranger said:
It deals with all the functional aspects that go into designing a product: from initial project idea to the final manufacturable unit.
Most of the stuff I designed was one off specials.
However, my experience was that going from working prototype to final manufacturable unit took a lot more time than going from initial concept to working prototype.
It's like herding cats.
 
  • #4
Sounds like a fun project. BTW, just because it is an electromechanical project, doesn't mean that you have to use electromechanical actuators like motors. Electromechanical sensors would also qualify, I would think. So position sensors, limit switches, etc., should also satisfy the electromechanical requirement.

Also, I wouldn't think in terms of using the serial or parallel port on a PC for the computer control portion -- those interfaces are going away on basically all laptops, and many desktops. I'd think more in terms of using the USB interface for external interfacing, if you go the PC/laptop route instead of the uC route.

As for ideas, it makes it hard to have to think up a new product... I'll have to think about this some (and hopefully post later today...)
 
  • #5
Okay, only one set of ideas so far...

How about a system to help an archer or rifle shooter to improve in their breath control and heartbeat anticipation, to improve their accuracy at the range. Systems like this are available at high-end training facilities like the Olympic training facilities, but are not generally available as commercial systems.

Your challenge would be to figure out the best and most cost-effective way to do some or all of the following:

** Sense the shooter's pulse and respirations (to help the shooter learn how and when to stop breathing, and to time the shot at the right part of the heartbeat rhythm)

** Sense the position of the rifle muzzle (or arrowtip) as the shooter relaxes in preparation for the shot (to see how well it quiets down before the shot)

** It would be nice to be able to see the sight picture as it moves around and settles for each shot (maybe with a beam splitter / HUD arrangement between the shooter's eye and the sights)

** Record the position of the shot as it registers on the target

If you had all of that, and could record it all on a laptop display, you'd have a great training sytem. If you could get creative enough to get the selling price down under something like $500 USD, you'd probably sell a fair number of them. The key would be to give the buyer a lot of value for something that they really want to do -- to learn to be a more consistent and accurate shooter.

You could also look at variations of the basic system, like how to modify the system to work with pistols. If you got the system to work well in general, then you could probably start selling them to shooting ranges, where the ranges could offer the systems for use by the hour. You make money on the sale to the ranges, and they make money renting out the use of the systems...
 
  • #6
NoTime said:
Most of the stuff I designed was one off specials.
However, my experience was that going from working prototype to final manufacturable unit took a lot more time than going from initial concept to working prototype.
It's like herding cats.
We are only required to go as far as beta prototype (alpha prototype is good also). This is a good thing because I only have just under two months to go from project idea to beta prototype :eek:

berkeman said:
Okay, only one set of ideas so far...

How about a system to help an archer or rifle shooter to improve in their breath control and heartbeat anticipation, to improve their accuracy at the range. Systems like this are available at high-end training facilities like the Olympic training facilities, but are not generally available as commercial systems.

Your challenge would be to figure out the best and most cost-effective way to do some or all of the following:

** Sense the shooter's pulse and respirations (to help the shooter learn how and when to stop breathing, and to time the shot at the right part of the heartbeat rhythm)

** Sense the position of the rifle muzzle (or arrowtip) as the shooter relaxes in preparation for the shot (to see how well it quiets down before the shot)

** It would be nice to be able to see the sight picture as it moves around and settles for each shot (maybe with a beam splitter / HUD arrangement between the shooter's eye and the sights)

** Record the position of the shot as it registers on the target

If you had all of that, and could record it all on a laptop display, you'd have a great training sytem. If you could get creative enough to get the selling price down under something like $500 USD, you'd probably sell a fair number of them. The key would be to give the buyer a lot of value for something that they really want to do -- to learn to be a more consistent and accurate shooter.

You could also look at variations of the basic system, like how to modify the system to work with pistols. If you got the system to work well in general, then you could probably start selling them to shooting ranges, where the ranges could offer the systems for use by the hour. You make money on the sale to the ranges, and they make money renting out the use of the systems...
This sounds awesome. At least I'd be well off in terms of a target market, which would help me with the final project presentation. But given the limited time I have, I don't think I can fully realize this idea. It would take a lot of research, prototyping, and testing. I'm not complaining here. Its just that I don't believe that I can get a alpha prototype in two months. Hey, I'm a one man team!

But keep the ideas coming berkeman. I will however put this idea in my idea bag for my senior project.

stewartcs said:
You can always use an ultrasonic proximity sensor to measure the liquid level.

The typical caveats with these types of proximity sensors are their deadband range, and surface turbulence in the liquid causing accuracy problems. I imagine if you space the sensor correctly you won't have any deadband problems. Not sure if the filling of the cup would cause problems with the level measurement, but it might be worth a shot.

BTW, a stilling tube is used in tanks as a work-around for the surface turbulence in the liquid. A stilling tube doesn't seem to practical for a beverage dispensor though.

Hope that helps.

CS

Using an ultrasonic proximity sensor never crossed my mind. I admit that I don't have any experience with such sensors. But I did a little searching and found several ultrasonic sensors. The price is like..wow! I'm not sure if I'm looking at the right thing , though.
http://www.google.com/products?btnG...ow=dd&q=ultrasonic++sensors+proximity+sensors (Proximity Sensor Ultrasonic)
http://www.google.com/products?q=ultrasonic++sensors+range&btnG=Search+Products&hl=en&show=dd (range finder)
http://www.google.com/products?q=ultrasonic+++sensors&btnG=Search+Products&hl=en&show=dd (ultrasonic sensors: general)
 
  • #7
Okay, maybe consider a simplified version of the shooter-coach idea. Maybe look at off-the-shelf pulse monitors, to see if any come with a handy USB interface. Then make a headgear thing that supports a single-eye HUD splitter, with a USB camera watching the same thing that the shooter sees as his sight picture. Finally, figure out some simple way to mark where the shots are hitting -- maybe with another camera that is closer to the target (RF linked to the laptop via WiFi?).

Now, you can put all of that together with some snazzy software work, to record the stuff the shooter is interested in seeing to help them learn to improve their target scores. That's a very do-able project in the time frame that you have.
 
  • #8
ranger said:
Using an ultrasonic proximity sensor never crossed my mind. I admit that I don't have any experience with such sensors. But I did a little searching and found several ultrasonic sensors. The price is like..wow! I'm not sure if I'm looking at the right thing , though.
http://www.google.com/products?btnG...ow=dd&q=ultrasonic++sensors+proximity+sensors (Proximity Sensor Ultrasonic)
http://www.google.com/products?q=ultrasonic++sensors+range&btnG=Search+Products&hl=en&show=dd (range finder)
http://www.google.com/products?q=ultrasonic+++sensors&btnG=Search+Products&hl=en&show=dd (ultrasonic sensors: general)

$100 bucks doesn't sound bad for this type of sensor.

CS
 

1. What is the first step in designing a unique electromechanical project?

The first step in designing a unique electromechanical project is to clearly define the project goals and requirements. This involves identifying the purpose of the project, the desired outcomes, and any limitations or constraints that need to be considered.

2. How do you choose the right components for an electromechanical project?

Choosing the right components for an electromechanical project involves careful research and consideration. Factors to consider include the project requirements, budget, availability of components, and compatibility with other components. It is important to select components that will work together effectively and efficiently.

3. How do you ensure the safety of an electromechanical project?

Safety is a crucial factor in any electromechanical project. To ensure safety, it is important to follow industry standards and regulations, perform thorough risk assessments, and implement proper safety measures. This may include using appropriate protective equipment, conducting regular maintenance and testing, and providing proper training for those working on the project.

4. What are some common challenges faced when designing a unique electromechanical project?

Some common challenges faced when designing a unique electromechanical project include identifying and sourcing the necessary components, ensuring compatibility between components, managing power and energy requirements, and troubleshooting any technical issues that may arise. It is important to have a thorough understanding of the project goals and requirements to effectively address these challenges.

5. How do you test and evaluate the performance of an electromechanical project?

Testing and evaluating the performance of an electromechanical project is crucial to ensure that it meets the desired outcomes and functions properly. This may involve conducting various tests and measurements, analyzing data, and making necessary adjustments. It is important to have a clear understanding of the project requirements and to perform thorough testing to ensure the project's success.

Similar threads

Replies
3
Views
880
  • Electrical Engineering
Replies
8
Views
942
  • Electrical Engineering
Replies
7
Views
1K
  • Electrical Engineering
2
Replies
51
Views
7K
  • Electrical Engineering
2
Replies
49
Views
5K
Replies
3
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
188
  • Electrical Engineering
Replies
18
Views
2K
  • Electrical Engineering
Replies
6
Views
2K
  • Electrical Engineering
Replies
7
Views
3K
Back
Top