Red Cedar Technology
   HOME

TheInfoList



OR:

Red Cedar Technology is a
software development Software development is the process of designing and Implementation, implementing a software solution to Computer user satisfaction, satisfy a User (computing), user. The process is more encompassing than Computer programming, programming, wri ...
and engineering services company. Red Cedar Technology was founded by
Michigan State University Michigan State University (Michigan State or MSU) is a public university, public Land-grant university, land-grant research university in East Lansing, Michigan, United States. It was founded in 1855 as the Agricultural College of the State o ...
professors Ron Averill and Erik Goodman in 1999. The headquarters is located in
East Lansing, Michigan East Lansing is a city in the U.S. state of Michigan. Most of the city lies within Ingham County, although a small portion extends north into Clinton County. At the 2020 census, the city had a population of 47,741. The city is located immediate ...
, near MSU's campus. Red Cedar Technology develops and distributes the HEEDS Professional suite of design optimization software. HEEDS is based on spin-out technology from Michigan State University. On June 30, 2013 Red Cedar Technology was acquired by CD-adapco. CD-adapco was acquired in 2016 by
Siemens Digital Industries Software Siemens Digital Industries Software (formerly UGS and then Siemens PLM Software) is an American computer software company specializing in 3D & 2D Product Lifecycle Management (PLM) software. The company is a business unit of Siemens, operates un ...
.


History

Red Cedar Technology was founded in 1999 to commercialize technology developed at Michigan State University. The company initially provided engineering consulting services including non-linear FEA and design optimization. The optimization technology was released as a software product, HEEDS, in 2004.


HEEDS MDO

HEEDS (Hierarchical Evolutionary Engineering Design System) MDO is a software package that interfaces with commercial CAE tools in order to automate and improve the search for better product and/or process designs. HEEDS can perform both single-objective and multi-objective ( Pareto) optimization. Additionally, HEEDS includes the ability to perform
Design of Experiments The design of experiments (DOE), also known as experiment design or experimental design, is the design of any task that aims to describe and explain the variation of information under conditions that are hypothesized to reflect the variation. ...
and
Reliability analysis Reliability, reliable, or unreliable may refer to: Science, technology, and mathematics Computing * Data reliability (disambiguation), a property of some disk arrays in computer storage * Reliability (computer networking), a category used to des ...
. HEEDS MDO was formerly named HEEDS Professional. HEEDS is utilized across many industries, including
Aerospace Aerospace is a term used to collectively refer to the atmosphere and outer space. Aerospace activity is very diverse, with a multitude of commercial, industrial, and military applications. Aerospace engineering consists of aeronautics and astron ...
, Automotive,
Biomedical Biomedicine (also referred to as Western medicine, mainstream medicine or conventional medicine)
, and
Manufacturing Manufacturing is the creation or production of goods with the help of equipment, labor, machines, tools, and chemical or biological processing or formulation. It is the essence of the secondary sector of the economy. The term may refer ...
. Products such as
Nitinol Nickel titanium, also known as nitinol, is a metal alloy of nickel and titanium, where the two elements are present in roughly equal atomic percentages. Different alloys are named according to the weight percentage of nickel; e.g., nitinol 55 and ...
stents, crash rails in automobiles,
MEMS MEMS (micro-electromechanical systems) is the technology of microscopic devices incorporating both electronic and moving parts. MEMS are made up of components between 1 and 100 micrometres in size (i.e., 0.001 to 0.1 mm), and MEMS devices ...
and fiber composite parts have all been designed using HEEDS. HEEDS generically interfaces with analysis codes through batch execution and different forms of scripting, but also includes direct interfaces to several commonly used CAE tools, including
Abaqus Abaqus FEA (formerly ABAQUS) is a software suite for finite element analysis and computer-aided engineering, originally released in 1978. The name and logo of this software are based on the abacus calculation tool. The Abaqus product suite cons ...
, ANSYS,
LS-DYNA LS-DYNA is an advanced general-purpose multiphysics simulation software package developed by the former Livermore Software Technology Corporation (LSTC), which was acquired by Ansys in 2019. While the package continues to contain more and more p ...
, Nastran, NX, STAR-CCM+ and
Microsoft Excel Microsoft Excel is a spreadsheet editor developed by Microsoft for Microsoft Windows, Windows, macOS, Android (operating system), Android, iOS and iPadOS. It features calculation or computation capabilities, graphing tools, pivot tables, and a ...
.


Design Optimization

When an engineer is required to design a component or system to conflicting performance criteria, design optimization is often used. HEEDS allows the user to analyze a design based on their normal CAE tools, and explore different options that exist based on user-defined design variables. HEEDS includes the SHERPA algorithm, which is an intelligent, hybrid, adaptive design optimization method. SHERPA is based on over two decades of research at Michigan State University, and was spun off to Red Cedar Technology in 1999. HEEDS also has the MO-SHERPA algorithm, which is an adapted version of the SHERPA algorithm designed for multi-objective design optimization. This gives the user the opportunity to find a set of
Pareto optimal In welfare economics, a Pareto improvement formalizes the idea of an outcome being "better in every possible way". A change is called a Pareto improvement if it leaves at least one person in society better off without leaving anyone else worse ...
designs, and gain information regarding the trade offs between the objectives. The following design optimization algorithms are available in HEEDS: * SHERPA * Multi-objective SHERPA (MO-SHERPA) *
Genetic algorithm In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to g ...
*
Sequential quadratic programming Sequential quadratic programming (SQP) is an iterative method for constrained nonlinear optimization, also known as Lagrange-Newton method. SQP methods are used on mathematical problems for which the objective function and the constraints are twi ...
*
Simulated annealing Simulated annealing (SA) is a probabilistic technique for approximating the global optimum of a given function. Specifically, it is a metaheuristic to approximate global optimization in a large search space for an optimization problem. ...
*
Response surface methodology In statistics, response surface methodology (RSM) explores the relationships between several explanatory variables and one or more response variables. RSM is an empirical model which employs the use of mathematical and statistical techniques to r ...
* Multi-start local search *
Particle swarm optimization In computational science, particle swarm optimization (PSO) is a computational method that Mathematical optimization, optimizes a problem by iterative method, iteratively trying to improve a candidate solution with regard to a given measure of qu ...
* Nelder-Mead Simplex


Design of Experiments (DOE)

HEEDS allows the user to predict sensitivities using
Design of Experiments The design of experiments (DOE), also known as experiment design or experimental design, is the design of any task that aims to describe and explain the variation of information under conditions that are hypothesized to reflect the variation. ...
. The following sampling methods are available: * Full factorial designs (2-level and 3-level) * Fractional factorial designs (2-level and 3-level) * Taguchi orthogonal arrays * Plackett-Burman designs * Latin hypercube designs * Central composite designs * D-optimal designs * Taguchi robust design arrays * User-defined arrays * User-defined response data


Robustness and Reliability

HEEDS has a Robustness and
Reliability Reliability, reliable, or unreliable may refer to: Science, technology, and mathematics Computing * Data reliability (disambiguation), a property of some disk arrays in computer storage * Reliability (computer networking), a category used to des ...
agent which allows the user to perform robustness studies using Monte Carlo Sampling or
Latin hypercube sampling Latin hypercube sampling (LHS) is a statistical method for generating a near-random sample of parameter values from a multidimensional distribution. The sampling method is often used to construct computer experiments or for Monte Carlo integratio ...
and reliability studies using Monte Carlo Sampling, Latin hypercube sampling, or
FORM Form is the shape, visual appearance, or configuration of an object. In a wider sense, the form is the way something happens. Form may also refer to: *Form (document), a document (printed or electronic) with spaces in which to write or enter dat ...
. Robustness studies can tell the user how sensitive the design is to stochastic variation of the input parameters. Reliability studies can tell the user how likely a design is to violate constraint limits as a result of stochastic variation of the input parameters.


HEEDS NP

HEEDS NP is a non-parametric, mesh-based optimization tool that is used to design structural components. The mesh of the component is morphed directly by the software to meet mass or stress targets.


HEEDS POST

HEEDS POST is a post-processing and data visualization suite designed to work with HEEDS MDO results files.


Red Cedar University

Red Cedar University is a service provided by Red Cedar Technology to educate those interested in design optimization.''About Red Cedar University''
/ref>


References

{{Reflist


External links


Red Cedar Technology Website

Red Cedar University Website
Computer-aided engineering software Software companies based in Michigan Engineering consulting firms of the United States Companies based in Ingham County, Michigan Defunct software companies of the United States