Anthropometry

Reference Materials

Most human factors guides contain some information on anthropometric data and its application. Some of it is very general, but practitioners should be aware that it exists. Some useful links:

Online Calculators

The OPEN Design Lab at PSU has made flexible online calculators available for the ANSUR and NHANES anthropometry studies.

Human Modeling Tools

Ergonomics and applied anthropometry are performed using software representations of human figures. These digital human models (DHM) can represent people with a wide range of body sizes and capabilities. I conduct research that aims to improve the capabilities of these models. The links below connect the publisher's websites. I have extensive experience with Jack; a small amount of (mostly out of date) experience with RAMSIS; and essentially no firsthand experience with the others.

The above are what I consider to be the "high-end" commercial systems. These have the most features and the best integration with commercial CAD packages. Quite a few other human modeling systems are in use, and a subset of those are commercially available. Some of these are:

Hardware

We use a variety of commercial tools for our research. We've chosen these systems based on price and performance as well as compatability with our partners and sponsors. In all cases, we have developed software tools and new procedures to make maximum use of the capabilities of the hardware.

  • We have used FARO Arm Coordinate Measurement Equipment since the mid-1990s to record posture. Manually digitizing body landmark locations is generally more accurate than motion capture with skin markers, because we can directly palpate the bony landmarks for each measurement. We also use a laser-scan head with one of our three FARO Arms to record body contours.
  • We use a VITUS XXL Whole-Body Laser Scanner to record 3D body shapes and landmark locations. Our applications include adults in automotive seated postures and child body scans for advanced crash dummy applications.
  • We have a Prefix Programmable Vehicle Mockup (PVM) to simulate truck cab configurations. PVMs are widely used in the automotive industry to flexibly create alternative vehicle layouts for ergonomic evaluations.
  • At UMTRI, we use a VICON optical motion capture system to record subject movements during studies. We have developed custom hardware and software to optimize the quality of our motion capture data. Study environments include seated reach, seat belt donning, and truck ingress/egress.
  • In the Human Motion Simulation Lab, we use an optical motion capture system from Qualysis. Our Qualysis system has been used for more than a dozen ergonomics studies, including some involving large capture volumes.

 

Software Tools

It's been said that you begin to understand something when you can create a model of it. And when you can write software to simulate it, you're getting somewhere. So I'm plugging some software tools that make a huge difference in my productivity by allowing me to rapidly analyze data and create simulations. I'm not saying these are the best tools for any particular project. But having used a lot of programming languages and environments, these are the ones I stick with.

Mathematica

Most people who know Mathematica exists are aware that it can solve symbolic equations. But that misses the real point, which is that Mathematica is a very elegantly designed and hugely powerful software system. It solves symbolic equations, and differentiates, and integrates, and all that great math stuff, but it's also a very flexible programming environment that includes powerful functional and pattern-based programming techniques. I use Mathematica on nearly every project. It's my main data processing tool, my main graphics programming tool, and a prototyping tool for most algorithms I develop.

Python

Every programmer has a favorite 'scripting' language. My choice is Python. I was introduced to Python because the JackScript interface to the Jack human modeling software is written in Python. Python is something like the opposite of Perl, because it has a clean, human-readable syntax. Python's not a language for writing a killer one-liner. It's a language for writing easily understood, reusable code. Python can be used interactively, which is great for debugging, but is most powerful as programmming language. It's fully object-oriented, supports some powerful functional programming constructs, and it's free.

R and R Studio

Having gone through many statistics software packages over the years, I'm glad to have been introduced to R by a statistician colleague. R is an open-source version of the S language and has, roughly speaking, the same relationship to academic statistics as SAS has to commercial statistics. Yes, it's yet another programming language to learn, but it's worth the effort just for the very high quality plots. Moreover, many cutting-edge statistical algorithms, or worthwhile innovations on classical tools, are available in a bewildering array of downloadable, free, reasonably well documented code. Can you trust R? Many, many academic statisticians, and not a few in industry, do everyday.

Mac OS

Just think if you took all that time that you spend maintaining your Windows system and spent it productively? All of the power of UNIX at your fingertips and approximately zero time spent worrying about malware. And if you absolutely, positively have to use Windows (and I do, sometimes), it's still time to get a Mac -- running Windows in a virtual machine.

 

Other Cool Stuff

OsiriX is a terrific, free viewer for medical image data.

Meshlab is a potent open-source package for manipulating polygonal mesh data. We use Meshlab extensively for processing data from our scanners.

©2023 Matthew P. Reed and The University of Michigan