TRIZ for Patent Innovation: Systematic Invention Tools for Engineers
Learn how TRIZ (Theory of Inventive Problem Solving) can systematically generate patentable innovations. Covers the 40 inventive principles, contradiction matrix, real patent examples, and how to integrate TRIZ with AI tools into your R&D workflow.
What Is TRIZ?
TRIZ (pronounced "treez") is the Russian acronym for "Teoriya Resheniya Izobretatelskikh Zadach" — the Theory of Inventive Problem Solving. Developed by Genrich Altshuller beginning in 1946, TRIZ is based on a fundamental insight: inventive problems follow recurring patterns, and the solutions to these problems also follow recurring patterns that can be identified, codified, and systematically applied.
Altshuller and his colleagues analyzed approximately 400,000 patent documents across many industries and technology domains. From this analysis, they extracted several key findings:
- Problems and solutions repeat across industries: A problem solved in one field (e.g., aerospace) often has structural parallels to problems in completely different fields (e.g., medicine)
- Inventions resolve contradictions: The most valuable inventions resolve situations where improving one parameter causes another parameter to worsen
- Innovation follows predictable patterns: Technology systems evolve according to identifiable trends
- Higher-level inventions use fewer resources: The most elegant solutions achieve their goals with minimal additional resources
These findings were codified into a comprehensive toolkit that includes the 40 Inventive Principles, the Contradiction Matrix, the Laws of Technical System Evolution, and several other analytical tools.
The 40 Inventive Principles
The 40 Inventive Principles are the foundation of TRIZ. Each principle represents a generalized solution strategy observed repeatedly across hundreds of thousands of patents. Understanding these principles gives inventors a vocabulary for creative problem-solving that transcends specific technical domains.
Selected Principles with Patent Examples
Principle 1 — Segmentation: Divide an object into independent parts, make it modular, or increase the degree of segmentation.
Patent Example: Modular smartphone designs (e.g., Google's Project Ara patents) applied segmentation by dividing a monolithic phone into independent, swappable modules. This resolved the contradiction between device customization (users want different features) and manufacturing efficiency (manufacturers want standardized production).
Principle 2 — Taking Out (Extraction): Extract the disturbing part or property from an object, or extract only the necessary part or property.
Patent Example: Cloud computing patents that extract processing from local devices to remote servers. The user's device retains only the interface while computation happens elsewhere. This resolved the contradiction between processing power (users want powerful computing) and portability (users want lightweight devices).
Principle 10 — Preliminary Action: Perform required changes to an object completely or partially in advance.
Patent Example: Pre-compiled shader patents in gaming (used by companies like Epic Games and Unity). By compiling graphics shaders before runtime rather than during gameplay, the contradiction between visual quality (complex shaders) and performance (real-time rendering speed) is resolved.
Principle 13 — The Other Way Around (Inversion): Instead of the direct action dictated by the problem, implement the opposite action. Make a movable part stationary and a stationary part movable.
Patent Example: CT scanner patents where the patient moves through a stationary ring of detectors, inverting the original concept of moving the X-ray source around a stationary patient. This resolved the contradiction between image quality (requiring many detector positions) and scan speed (requiring fast acquisition).
Principle 25 — Self-Service: An object services itself by performing auxiliary helpful functions. Use waste resources, energy, or substances.
Patent Example: Regenerative braking patents in electric vehicles (BYD, Tesla, Toyota). The braking system performs the "self-service" function of energy recovery, converting kinetic energy that would be wasted as heat into stored electrical energy. This resolved the contradiction between braking performance and energy efficiency.
Principle 35 — Parameter Changes: Change the physical state, concentration, density, flexibility, or temperature of an object.
Patent Example: Shape memory alloy actuator patents (used in aerospace and medical devices). By changing temperature, materials switch between shapes, eliminating the need for complex mechanical actuators. This resolved the contradiction between actuator force (requiring large mechanisms) and device miniaturization.
Principle 40 — Composite Materials: Replace a homogeneous material with a composite one.
Patent Example: Carbon fiber-reinforced polymer patents in automotive (BMW, Lamborghini) and aerospace (Boeing 787). Composite materials resolved the fundamental contradiction between structural strength and weight.
The Contradiction Matrix
Technical Contradictions
A technical contradiction exists when improving one parameter of a system causes another parameter to worsen. For example:
- Making a structure stronger (improving strength) makes it heavier (worsening weight)
- Making a device faster (improving speed) increases energy consumption (worsening efficiency)
- Making a product more durable (improving reliability) increases manufacturing cost
Altshuller identified 39 engineering parameters that commonly appear in technical contradictions. The Contradiction Matrix is a 39 x 39 table that suggests which of the 40 Inventive Principles are most likely to resolve each specific contradiction.
How to Use the Contradiction Matrix
Step 1 — Identify the improving parameter: Which parameter are you trying to improve? Select from the 39 standard parameters (weight of a stationary object, weight of a moving object, length, area, volume, speed, force, stress, stability, strength, temperature, etc.).
Step 2 — Identify the worsening parameter: Which parameter degrades when you improve the first? Select from the same 39 parameters.
Step 3 — Look up the intersection: The matrix cell at the intersection of your two parameters lists 2-4 Inventive Principles that have historically resolved this type of contradiction.
Step 4 — Apply the suggested principles: For each suggested principle, brainstorm specific implementations relevant to your technical domain.
Example Application
Problem: You are designing a heat exchanger that must transfer more heat (improving Parameter 17: Temperature) without increasing its physical size (worsening Parameter 6: Area of stationary object).
Matrix lookup: The intersection of Parameters 17 and 6 suggests Principles 2 (Extraction), 18 (Mechanical Vibration), 37 (Thermal Expansion), and 1 (Segmentation).
Applying Principle 1 (Segmentation): Instead of a single heat exchange surface, divide it into multiple microchannels — dramatically increasing surface area within the same volume. This approach has been patented extensively in microchannel heat exchanger technology.
Applying Principle 18 (Mechanical Vibration): Introduce vibration to the heat exchange surface to break up thermal boundary layers and increase heat transfer coefficient without changing the surface area. This principle underlies patents in ultrasonic-enhanced heat exchangers.
Physical Contradictions and the Separation Principles
What Are Physical Contradictions?
A physical contradiction exists when a single parameter must simultaneously have two opposite values. For example:
- A component must be hot (to transfer heat effectively) AND cold (to not damage adjacent components)
- A surface must be rough (for grip) AND smooth (for aerodynamics)
- A structure must be rigid (for strength) AND flexible (for assembly)
Physical contradictions are more fundamental than technical contradictions and often lead to more innovative solutions.
The Four Separation Principles
TRIZ resolves physical contradictions through four separation strategies:
Separation in Space: The contradictory requirements are met in different locations.
- Patent example: Thermos designs where the inner wall is at beverage temperature while the outer wall remains at ambient temperature, separated by vacuum insulation
Separation in Time: The contradictory requirements are met at different times.
- Patent example: Deployable satellite antenna patents where the antenna is compact during launch (rigid and small) and expands in orbit (large and functional)
Separation in Scale (Between Parts and Whole): The system has one property at one scale and the opposite at another scale.
- Patent example: Chain mail armor — flexible as a whole (allowing movement) but rigid at the individual link level (providing protection). Modern applications include flexible displays using rigid microLED elements on flexible substrates
Separation by Condition: The contradictory requirements are met under different conditions.
- Patent example: Photochromic lens patents — transparent indoors (no UV) and tinted outdoors (UV present). The condition (UV exposure) triggers the property change
Integrating TRIZ into R&D Workflow
The TRIZ Innovation Process
Phase 1: Problem Definition
- Define the system and its components
- Identify the ideal final result (IFR): What would the perfect solution look like if there were no constraints?
- Identify contradictions: What prevents you from achieving the IFR?
Phase 2: Problem Classification
- Is this a technical contradiction (improving one parameter worsens another)?
- Is this a physical contradiction (one parameter needs two opposite values)?
- Or is this a standard problem that matches one of TRIZ's 76 Standard Solutions?
Phase 3: Solution Generation
- For technical contradictions: Use the Contradiction Matrix
- For physical contradictions: Apply the Separation Principles
- For standard problems: Consult the 76 Standard Solutions
- For all types: Consider the Trends of Technical System Evolution
Phase 4: Solution Evaluation and Patent Filing
- Evaluate generated solutions for technical feasibility
- Conduct prior art searches for the most promising solutions
- Develop solutions into detailed invention disclosures
- File patent applications for novel, non-obvious solutions
Organizational Implementation
Companies that successfully integrate TRIZ typically follow this adoption path:
- Awareness training (4-8 hours): Introduce TRIZ concepts to a broad engineering audience
- Practitioner training (40-80 hours): Train a core group of engineers in detailed TRIZ methodology
- Pilot projects (3-6 months): Apply TRIZ to real development problems with facilitated sessions
- Integration (ongoing): Embed TRIZ workshops into standard development processes, particularly at concept and design review stages
- Champion development: Certify internal TRIZ experts who can facilitate sessions and mentor other engineers
Companies Using TRIZ Successfully
- Samsung: One of the most prominent TRIZ adopters, Samsung trains thousands of engineers annually and attributes many of their display technology patents to TRIZ-guided innovation
- Intel: Uses TRIZ in semiconductor process development, particularly for resolving contradictions in chip miniaturization
- Procter & Gamble: Applied TRIZ to consumer product development, generating patents in packaging, dispensing mechanisms, and product formulations
- Boeing: Uses TRIZ in aerospace design, particularly for resolving weight-strength contradictions in aircraft structures
- Siemens: Integrates TRIZ into their product lifecycle management process across multiple divisions
- LG Electronics: Has a dedicated TRIZ team that supports all product divisions in systematic innovation
TRIZ Combined with AI: The Next Frontier
How AI Enhances TRIZ
The combination of TRIZ methodology with modern AI tools creates powerful synergies:
Automated Contradiction Identification: AI tools can analyze technical specifications, design documents, and patent claims to automatically identify contradictions that humans might overlook. Natural language processing can parse engineering requirements and flag parameter conflicts.
Expanded Principle Mapping: While the traditional TRIZ matrix is limited to 39 parameters and 40 principles, AI systems can analyze millions of patents to identify additional solution patterns and expanded principle mappings that Altshuller's original corpus could not capture.
Cross-Domain Solution Search: AI-powered patent search can rapidly identify how specific TRIZ principles have been applied in different industries, providing concrete implementation examples that accelerate solution development.
Patent Draft Generation: Once a TRIZ-derived solution is identified, AI tools can assist in generating patent application drafts — creating claims, specifications, and figures that capture the inventive concept. This dramatically reduces the time from invention to filing.
Trend Analysis: AI can analyze patent filing trends to predict where technology evolution (one of TRIZ's core tools) is heading in specific fields, enabling proactive patent filing in anticipated development areas.
Practical AI-TRIZ Workflow
- Define the problem using standard TRIZ problem definition
- Use AI to identify contradictions by analyzing technical requirements and constraints
- Apply TRIZ principles suggested by the matrix, augmented by AI-identified patterns from relevant patent databases
- Generate solution concepts through TRIZ-guided brainstorming
- Use AI tools to search prior art and validate novelty
- Draft patent applications with AI assistance, capturing the inventive concept derived from TRIZ analysis
Advanced TRIZ Concepts for Patent Innovation
The Laws of Technical System Evolution
Altshuller identified eight laws (or trends) that govern how technical systems evolve over time. Understanding these trends enables proactive patent filing — patenting where technology is headed rather than where it currently is.
Trend 1: Increasing Ideality: Systems evolve toward delivering more benefits with fewer costs and harms. Patents that eliminate components while maintaining function are often highly valuable.
Trend 2: Non-Uniform Development of System Parts: Different subsystems evolve at different rates, creating bottlenecks. The bottleneck subsystem is often where the next breakthrough (and patent) will occur.
Trend 3: Transition to a Higher-Level System: Individual systems merge into super-systems. The smartphone is a classic example — merging phone, camera, GPS, computer, and payment device. Patents at system boundaries (the interfaces between merging systems) tend to be strategically valuable.
Trend 4: Increasing Dynamism and Controllability: Systems evolve from rigid to flexible to adaptive. Patents covering adaptive or self-adjusting systems often anticipate the next generation of technology.
Trend 5: Transition to Micro-Level: Systems evolve to operate at increasingly small scales. This trend, visible in the semiconductor industry's progression from micro to nanometer scales, suggests patenting at the next smaller scale of operation.
The 76 Standard Solutions
Beyond the Contradiction Matrix, TRIZ includes 76 Standard Solutions organized into five classes. These are particularly useful for problems that can be modeled as substance-field (Su-Field) interactions:
- Class 1: Building or restructuring Su-Field models (13 solutions)
- Class 2: Improving Su-Field models (23 solutions)
- Class 3: Transition to super-system or micro-level (6 solutions)
- Class 4: Detection and measurement standards (17 solutions)
- Class 5: Strategies for applying standards (17 solutions)
While the 76 Standard Solutions require more training to apply effectively, they often produce more sophisticated innovations than the Contradiction Matrix alone.
Frequently Asked Questions
Q: How long does it take to learn TRIZ well enough to apply it?
Basic TRIZ proficiency — understanding the 40 principles, using the Contradiction Matrix, and applying separation principles — can be achieved in 40-80 hours of structured training combined with practice on real problems. This is sufficient for most engineers to meaningfully improve their inventive output. Advanced proficiency (including the 76 Standard Solutions, ARIZ algorithm, and Su-Field analysis) requires 200+ hours of training and extensive practice. Most organizations find that training 10-15% of their engineering staff to basic proficiency and 1-2% to advanced proficiency provides adequate TRIZ capability.
Q: Is TRIZ still relevant in the age of AI and machine learning?
TRIZ is arguably more relevant than ever. AI is excellent at optimizing known solutions but struggles with identifying the right problem to solve and generating truly novel solution concepts. TRIZ provides the structured problem formulation and creative solution strategies that complement AI's computational power. The most effective innovation programs combine TRIZ for problem definition and creative direction with AI for prior art analysis, solution validation, and patent drafting. Furthermore, many TRIZ principles (segmentation, dynamism, self-service) are being applied to AI system design itself, generating patentable innovations in model architecture, training methods, and deployment strategies.
Q: Can TRIZ be applied to software and digital technology, not just physical systems?
Absolutely. While TRIZ was originally developed from analysis of mechanical and physical patents, its principles apply broadly to any system where contradictions exist. Software systems face contradictions constantly: security vs. usability, performance vs. flexibility, feature richness vs. simplicity. The Contradiction Matrix can be adapted for software parameters (code complexity, execution speed, memory usage, maintainability, user satisfaction), and many of the 40 principles have direct software analogs. For example, Principle 1 (Segmentation) maps to microservices architecture, Principle 15 (Dynamism) maps to adaptive algorithms, and Principle 25 (Self-Service) maps to self-healing systems.
Q: How do I measure the ROI of implementing TRIZ in my organization?
The most direct metric is the increase in patentable inventions generated per R&D dollar after TRIZ adoption. Companies typically report 3-10 times increases in invention disclosures within the first year of TRIZ implementation. Other measurable outcomes include reduced development time for solving technical problems (typically 30-50% reduction for problems where TRIZ is applied), stronger novelty and non-obviousness in the resulting invention disclosures, and reduced R&D rework (by resolving contradictions early in the design process). Samsung has publicly attributed billions in product differentiation value to their TRIZ program, though specific ROI calculations are proprietary.
Start Applying Systematic Innovation to Your R&D
TRIZ transforms innovation from an unpredictable flash of inspiration into a repeatable, systematic process. Whether you are an individual inventor facing a tough technical contradiction or an R&D leader seeking to increase your team's patent output, TRIZ provides the tools and frameworks to generate better solutions more consistently.
Try Invention Village's “Patentability Assessment”
A multi-angle read on one technical solution before you commit: novelty signals, patentability and filing strategy — 2 runs included on sign-up
This is our own analysis, not syndicated news. Legal and technical judgements here are for orientation only — take specific matters to a patent attorney.
Frequently Asked Questions
What is TRIZ and who invented it?
TRIZ (Theory of Inventive Problem Solving) is a systematic innovation method developed by Soviet engineer Genrich Altshuller from analysis of roughly 400,000 patents. Its core tools are the 40 Inventive Principles and a 39x39 Contradiction Matrix that map recurring problems to proven solution strategies.
How is TRIZ different from brainstorming?
Brainstorming relies on divergent free association, so results are unpredictable. TRIZ is structured: it formulates the problem as a contradiction, then points to specific principles that have historically resolved that contradiction. Many teams pair them, using TRIZ for direction and brainstorming for concrete implementations.
Can AI make TRIZ contradiction analysis faster?
Yes. AI can flag parameter conflicts in requirements and suggest principles. When paired with a real searchable patent library of 51M+ documents rather than a generic model, it grounds cross-domain examples in real filings instead of inventing patent numbers that do not exist.
Related Articles
How to Draft Independent Claims for Maximum Litigation Value: From Grantable to Enforceable
In-depth analysis on how to structure claim hierarchies and select terminology to ensure patents not only pass examination but also withstand invalidity challenges and simplify infringement determination in future litigation.
The 7 Deadly Sins of Patent Writing: Critical Mistakes 90% of Applicants Make
Patent document quality determines 70% of a patent's value. This article exposes the 7 most common and devastating mistakes in patent drafting, with real consequences and specific prevention strategies.
7 Patent Mining Techniques: Never Miss an Innovation Opportunity
Master seven proven patent mining techniques to systematically identify and capture patentable innovations within your organization. From problem-solution analysis to technology roadmap mining, build a comprehensive IP harvesting program.