II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--triz-contradiction-resolution
triz-contradiction-resolution overview
Apply TRIZ inventive principles and contradiction matrix - Guides practitioners through TRIZ (Theory of Inventive Problem Solving) methodology to identify and resolve technical and physical contradictions using the 40 inventive principles and contradiction matrix.
Attributes
displayName
triz-contradiction-resolution
description
Apply TRIZ inventive principles and contradiction matrix - Guides practitioners through
TRIZ (Theory of Inventive Problem Solving) methodology to identify and resolve technical and physical
contradictions using the 40 inventive principles and contradiction matrix.
libraryPath
library/specializations/domains/science/scientific-discovery/triz-contradiction-resolution.js
specialization
scientific-discovery
references
- - Altshuller, G.S. (1984). Creativity as an Exact Science - Savransky, S.D. (2000). Engineering of Creativity - Mann, D. (2001). Hands-On Systematic Innovation
example
const result = await orchestrate('domains/science/scientific-discovery/triz-contradiction-resolution', {
problem: 'Increase aircraft wing strength without adding weight',
improvingParameter: 'strength',
worseningParameter: 'weight',
context: { domain: 'aerospace', constraints: ['cost', 'manufacturability'] }
});
usesAgents
- triz-specialist
Outgoing edges
lib_applies_to_domain1
- domain:scientific-discovery·DomainScientific Discovery
lib_belongs_to_specialization2
- specialization:scientific-research-methods·SpecializationScientific Research Methods
- specialization:scientific-discovery·SpecializationScientific Discovery
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:deep-web-research·SkillAreaDeep Web Research
Incoming edges
None.