Guide to machine design: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "This guide explains how to design a machine. It includes the following: • Basic definitions • What standard components are included in machines (Machine elements) • How...")
 
Line 8: Line 8:


==Device==
==Device==
A device uses power as an input to perform work as an output.  
A device uses '''power''' as an Input to perform '''work''' as an Output.  


This includes smartphones or laptops, machines such as cars or robots, and appliances such as electric water boilers, etc.
This includes smartphones or laptops, machines such as cars or robots, and appliances such as electric water boilers, etc.


==Machine==
==Machine==
A machine is a type of device that uses power as an input to perform work in the form of motion as an output. The term encompasses the entire physical system such as circuitboards, sensors, human interfaces, etc.
A machine is a type of device that converts '''power''' into '''work in the form of motion'''. The term encompasses '''the entire physical system''' such as sensors, circuit boards, human interfaces, covers, etc.


This includes tractors, conveyor belts, 3D printers, MRI scanners, etc.
This includes tractors, conveyor belts, 3D printers, MRI scanners, etc.
==Powertrain==
==Powertrain==
A powertrain is the chain of components of a machine that converts the power input to the motion output. It does not include all the other surrounding components making up the physical system referred to as a machine.
If you exclude the surrounding components of the machine and only focus on the chain of components that converts power into motion, the part of the machine that you are left with is called a powertrain.


In the ”chain” making up the power train the first component (typically a motor) is connected to an Input of power (such as a wall socket) and the last component performs an intended motion as an Output.
In this ”chain” making up the powertrain, the first component (typically a motor) is connected to a power source (such as a wall socket) and the last component performs the intended motion as an Output.


==Drivetrain==
==Drivetrain==
If you exclude the first component of a powertrain (such as a motor or engine) what you have left is called a Drive train.  
If you exclude the first component of a powertrain (such as a motor or engine) what you have left is called a Drivetrain.  


==Drive mechanism==
==Drive mechanism==
The drive mechanism is the last part of the powertrain or drivetrain and the part of the machine that performs the output motion.
The drive mechanism is the last part of the powertrain or drivetrain and the part of the machine that performs the output motion.

Revision as of 12:53, 18 February 2023

This guide explains how to design a machine. It includes the following:

• Basic definitions • What standard components are included in machines (Machine elements) • How to select the right components for machines

Basic definitions

Device

A device uses power as an Input to perform work as an Output.

This includes smartphones or laptops, machines such as cars or robots, and appliances such as electric water boilers, etc.

Machine

A machine is a type of device that converts power into work in the form of motion. The term encompasses the entire physical system such as sensors, circuit boards, human interfaces, covers, etc.

This includes tractors, conveyor belts, 3D printers, MRI scanners, etc.

Powertrain

If you exclude the surrounding components of the machine and only focus on the chain of components that converts power into motion, the part of the machine that you are left with is called a powertrain.

In this ”chain” making up the powertrain, the first component (typically a motor) is connected to a power source (such as a wall socket) and the last component performs the intended motion as an Output.

Drivetrain

If you exclude the first component of a powertrain (such as a motor or engine) what you have left is called a Drivetrain.

Drive mechanism

The drive mechanism is the last part of the powertrain or drivetrain and the part of the machine that performs the output motion.