# To Do > [!multi-column] > >> [!bug] Overdue >> ```tasks >> not done >> (due before today) >> hide task count >> hide due date >> hide edit button >> short mode >> ``` > >> [!success] Today >> ```tasks >> not done >> (due on today) >> hide task count >> hide due date >> hide edit button >> short mode >> ``` > [!multi-column] > >> [!note] Current Papers >> ```dataview >> LIST WITHOUT ID file.link >> FROM #paper/current >> SORT file.ctime ASC >> ``` # Notes > [!multi-column] > >> [!summary]- Created Today >> ```dataview >> LIST WITHOUT ID file.link >> FROM "" >> WHERE file.cday = this.file.day AND file.name != this.file.name >> SORT file.ctime ASC >> ``` > >> [!example]- Modified Today >> ```dataview >> LIST WITHOUT ID file.link >> FROM "" >> WHERE file.mday = this.file.day AND file.name != this.file.name AND file.cday != this.file.day >> SORT file.mtime ASC >> ``` > [!multi-column] > >> [!danger]- Created Yesterday >> ```dataview >> LIST WITHOUT ID file.link >> FROM "" >> WHERE file.cday = date(this.file.day-1) AND file.name != this.file.name >> SORT file.ctime ASC >> ``` > >> [!info]- Created Two Days Ago >> ```dataview >> LIST WITHOUT ID file.link >> FROM "" >> WHERE file.cday = date(this.file.day-2) AND file.name != this.file.name >> SORT file.ctime ASC >> ``` > [!multi-column] > >> [!abstract] Recent Thoughts >> ```dataview >> LIST WITHOUT ID file.link >> FROM #thought >> WHERE date(today) - file.cday <= dur(14 days) >> SORT file.ctime DESC >> ``` ## Quick Links > [!multi-column] > >> [!example] Quick Links >> ```dataview >> LIST WITHOUT ID file.link >> FROM #quicklink >> SORT file.cday DESC >> ``` # [[Weight Tracker]] # [[Scratch Pad]] - [x] finish the poster 📅 2024-10-25 ✅ 2024-10-25 Ciao, sei libero domani nel primo pomeriggio o domenica nel primo pomeriggio? (parola segreta: pitcairn) ### Abstract This paper applies Carlson's concept of [[order appreciation]]—originally developed to explain the [[aesthetic appreciation]] of nature—to engineering. Carlson contends that [[appreciating nature]] involves understanding [[the forces]]—such as gravity, electromagnetism, and biological processes—and natural laws that create order in natural objects. Lowe argues that machines operate according to engineering laws, which he describes as specific applications of natural laws like mechanics and thermodynamics, and considers these engineering laws as a subset of natural laws with objective, mind-independent reality. This establishes a link between the natural principles governing both natural and engineered systems. By combining these ideas, we suggest that the [[aesthetic appreciation]] of engineered objects involves recognising how natural laws shape their operation and structure. Understanding engineering principles and the natural laws they reflect allows us to appreciate [[the order]] present in machines, similar to how [[scientific knowledge]] informs our appreciation of natural phenomena. [[This approach]] indicates that appreciating engineered objects is not solely about their design but also about the natural laws they exemplify. Thus, the [[aesthetic appreciation]] of engineering is somewhat similar to [[the appreciation]] of nature, as both involve an understanding of the natural laws that underpin [[the object]]'s form and function.  2. [[Order Appreciation]] in Software Engineering While software engineering does not involve physical artefacts in the traditional sense, software systems exhibit complex forms of order that can be appreciated aesthetically. Although software does not operate under physical natural laws in the same way mechanical systems do, it embodies logical and mathematical principles that can be seen as another type of 'order'. [[Order Appreciation]] in Software Engineering - Inherent Logical Order: Software systems are built upon algorithms, data structures, and programming paradigms that follow logical and mathematical laws. These principles are objective and mind-independent, similar to natural laws in physics. - Emergent Behavior: Complex software systems can exhibit emergent properties where simple rules lead to sophisticated and unexpected behaviors, akin to patterns found in nature. - Accounts That Illuminate Order: Understanding computational theories, algorithmic efficiency, and software architecture provides narratives that help appreciate the inherent order within software. Example: Appreciating a Sorting Algorithm - Understanding the Algorithm: A sorting algorithm like QuickSort operates based on recursive partitioning of data. Appreciating its elegance involves understanding how it efficiently organizes data through a series of logical steps. - Mathematical Principles: The algorithm's efficiency is explained by computational complexity theory, providing an objective foundation for appreciation. - Forces Producing Order: Logical operations and computational steps act as 'forces' that produce the ordered output. Software as More Than a Designed Object - Order Beyond Design: While software is designed by programmers, the complexity and behavior of large systems can surpass the designer's immediate intentions, similar to how natural systems exhibit order beyond human control. - Self-Organizing Systems: Certain software systems, such as neural networks and genetic algorithms, evolve and adapt over time, embodying principles of self-organization and adaptation found in natural systems. Conclusion Order appreciation in software engineering involves recognizing the inherent logical and mathematical order within software systems. By understanding the principles that govern software operation, one can appreciate software not just as a product of design but as an embodiment of objective, mind-independent order. --- 3. Appreciating Natural Laws in Musical Instruments and Recording Equipment Introduction The aesthetic appreciation of certain musical instruments and recording equipment can be enhanced by focusing on the natural laws and physical principles that contribute to their unique qualities. Analog devices, in particular, often exhibit characteristics that arise from natural imperfections and physical properties, which can be appreciated through order appreciation. Analog Synthesizers and Natural Imperfections - Old Analog Synths: Vintage analog synthesizers, such as the Minimoog or ARP 2600, are prized for their warm and rich sounds, which result from slight imperfections in their components. - Filters and LFOs: Filters (which shape the timbre of the sound) and low-frequency oscillators (LFOs) in analog synths often have variations due to component tolerances and aging. - Natural Laws at Play: The behavior of electronic components like resistors, capacitors, and transistors is governed by physical laws (Ohm's Law, Kirchhoff's Laws, etc.). Variations in these components lead to unique sonic characteristics. - Order Appreciation: Understanding how these natural variations contribute to the instrument's sound allows for appreciation of the inherent order arising from physical laws. Example: Appreciating an Analog Synthesizer - Interplay of Components: The unique sound of an analog synth is the result of the complex interaction of its electronic circuits. - Thermal Noise and Drift: Thermal fluctuations cause slight variations in voltage, leading to subtle changes in pitch and timbre, which are perceived as warmth or expressiveness. - Appreciative Experience: Musicians and listeners may value the unpredictability and organic feel of analog sounds, recognizing the role of natural laws in producing these qualities. Classical Instruments and Material Properties - String Instruments: Violins, cellos, and guitars produce sound through the vibration of strings and resonant bodies. - Wood Characteristics: The type of wood, its grain, and its aging process affect the instrument's resonance and tone. - Physical Principles: The vibrations follow the laws of acoustics and material science. - Imperfections Add Character: Minor irregularities in construction or material can lead to distinctive sounds appreciated by musicians. Recording Equipment and Analog Warmth - Tape and Tube Technology: Analog recording equipment like tape machines and tube amplifiers introduce harmonic distortion and saturation. - Pleasing Artifacts: The 'hiss' of tape and the 'warmth' from tube compression are artifacts of physical processes (magnetic saturation, electron flow in vacuum tubes). - Natural Laws: These effects arise from electromagnetic principles and thermionic emission. - Order Appreciation: Recognizing how these natural processes contribute to the sound quality enhances appreciation. Comparison with Digital Technology - Digital Sterility: Digital synthesis and recording aim for precision and accuracy, often eliminating the imperfections found in analog systems. - Lack of Natural Variations: Digital systems quantize signals, reducing the influence of natural fluctuations. - Different Aesthetic Qualities: While digital technology offers clarity, it may lack the 'organic' feel provided by analog imperfections. Appreciation Focused on Natural Laws - Embracing Imperfections: Appreciating the role of natural laws involves valuing the imperfections and variations as contributors to the aesthetic experience. - Understanding Physical Principles: Knowledge of acoustics, electronics, and material science enriches the appreciation of how instruments and equipment produce sound. - Order Arising from Natural Processes: The complex interactions governed by physical laws result in the unique qualities of analog devices. Conclusion The aesthetic appreciation of musical instruments and recording equipment can be deepened by focusing on the natural laws that govern their operation. By engaging in order appreciation, one recognizes how physical principles contribute to the characteristics that make these devices aesthetically pleasing. This approach highlights the beauty inherent in the natural order and its influence on human-created artefacts. **1. Deep Dive into Carlson's Order Appreciation and Lowe's Ideas on Natural and Engineering Laws** **Carlson's Concept of Order Appreciation in Relation to Lowe's Ideas** Carlson introduces **order appreciation** as a form of aesthetic appreciation applicable when there is no intentional design or designer. In this framework, appreciation focuses on the inherent order within an object and the forces that produce it, guided by narratives or "stories" that illuminate this order. He explains: > "Order appreciation involves awareness and understanding of the key entities—the order, the forces that produce it, and the account that illuminates it—and of the interplay among them" (p. 114). In nature appreciation, this involves understanding natural forces and scientific explanations that reveal the natural order. **Lowe's Ideas on Engineering Laws as Natural Laws** E.J. Lowe argues that machines possess a unifying principle of activity governed by **engineering laws**, which are mind-independent and objective. He states: > "But in another and broader sense, of course, these sortal-specific engineering laws are still undoubtedly natural laws, where such laws are to be contrasted, for instance, with mere human customs or conventions, and have an objective foundation in mind-independent reality" (p. 25). Engineering laws, though distinct from general physical laws, are still natural laws because they describe the behavior of machines based on objective, mind-independent principles. **Relating Order Appreciation to Engineering Laws** Carlson's order appreciation can be extended to the aesthetic appreciation of machines by recognizing that engineering laws are natural laws. In this view: - **Machines embody inherent order**: They operate according to engineering principles that are grounded in natural laws. - **Forces that produce order**: The engineering laws are the forces that create and govern the machine's operation. - **Accounts that illuminate order**: Scientific and engineering knowledge provides the narratives that help us understand and appreciate the machine's order. Thus, when we appreciate a machine through order appreciation, we focus on the natural laws manifested in its functioning, much like appreciating a natural phenomenon. **Understanding Engineering Laws as Natural Laws** Engineering laws are considered natural laws because: - **Objective Foundation**: They are based on empirical observations and principles that exist independently of human minds. - **Consistency with Physical Laws**: Engineering laws are applications of fundamental physical laws (e.g., Newton's laws, thermodynamics) tailored to specific contexts. - **Predictive Power**: They allow us to predict and explain the behavior of machines, demonstrating their grounding in objective reality. Lowe emphasizes this by stating: > "These sortal-specific engineering laws are still undoubtedly natural laws... and have an objective foundation in mind-independent reality" (p. 25). **Conclusion** By integrating Carlson's concept of order appreciation with Lowe's assertion that engineering laws are natural laws, we can approach the aesthetic appreciation of machines in a manner similar to that of nature. We appreciate the inherent order in machines, the natural laws that govern them, and the scientific accounts that illuminate their functioning. --- **2. Concrete Example of Order Appreciation in the Aesthetic Appreciation of Engineering** **Example: The Mechanical Clock** **Design Appreciation** In design appreciation of a mechanical clock, we focus on: - **The Designer's Intentions**: The clockmaker's goal to measure and display time accurately. - **Aesthetic Choices**: The craftsmanship, decorative elements, and artistic design of the clock face and casing. - **Functional Design**: The arrangement of gears, springs, and escapements to achieve precise timekeeping. **Order Appreciation** Emphasizing order appreciation, we delve into: 1. **The Inherent Order of the Mechanism** - **Interplay of Components**: Recognizing how gears of different sizes interact to divide time into seconds, minutes, and hours. - **Energy Transfer**: Understanding how the unwinding of a spring or the descent of a weight provides consistent energy, governed by the law of conservation of energy. 2. **Natural Laws Governing Operation** - **Mechanical Principles**: Appreciating how Newton's laws of motion govern the movement of the clock's parts. - **Harmonic Motion**: Understanding the role of the pendulum or balance wheel, which relies on the principles of oscillation and gravity. 3. **Illuminating Accounts** - **Scientific Understanding**: Knowledge of mechanics and physics enhances appreciation. For instance, the escapement mechanism regulates energy release to ensure consistent timekeeping. - **Mathematical Precision**: Recognizing the precise calculations required to design gear ratios that accurately track time. 4. **Forces Producing Order** - **Physical Forces**: Gravity, tension, and friction are natural forces that influence the clock's operation. - **Material Properties**: Understanding how the elasticity and strength of materials affect performance. **Appreciation Experience** Through order appreciation, we marvel at the clock not merely as a human creation but as an embodiment of natural laws in action. The rhythmic ticking becomes a manifestation of harmonic motion, and the precise movement reflects the predictability of physical laws. **Conclusion** The mechanical clock exemplifies how order appreciation deepens our aesthetic engagement with engineering. By focusing on the natural laws and inherent order within the clock, we gain a profound appreciation that complements our admiration of the designer's skill. --- **3. Limits of the Conception of Aesthetic Appreciation of Engineering** **Defining Engineering in Context** Engineering involves applying scientific and mathematical principles to design and build structures, machines, devices, and systems. It inherently relies on natural laws to achieve practical objectives. **Potential Limits** While the conception of aesthetic appreciation we've discussed applies well to many engineered objects, certain cases challenge its applicability: 1. **Objects Not Clearly Exhibiting Natural Laws** - **Software Engineering**: Software is intangible and operates within virtual environments. The "natural laws" governing software are abstract logic and human-defined protocols rather than physical laws. - **Electronic Devices**: Microprocessors and digital circuits operate at scales where quantum effects are significant, and the direct observation of natural laws is less apparent. 2. **Artefacts Prioritizing Aesthetics Over Function** - **Conceptual Designs**: Some engineered objects are created primarily for artistic expression rather than functional operation, making the application of natural laws less relevant. - **Decorative Architecture**: Buildings or structures that emphasize form over structural function may not exemplify engineering laws prominently. 3. **Engineering as Social Construct** - **Social Engineering**: Practices aimed at influencing social behaviors lack a basis in natural laws and rely more on psychology and sociology. - **Economic Systems Design**: Engineering of financial or organizational systems involves principles that are not rooted in physical natural laws. **Sharpening the Definition of Engineering** To address these limits, we might refine our focus to **physical engineering**, where: - **Physical Artefacts**: The objects are tangible and their operation can be directly linked to physical natural laws. - **Observable Natural Laws**: The functioning of the artefact visibly demonstrates principles of physics, mechanics, or other natural sciences. **Conclusion** The conception of aesthetic appreciation involving order appreciation is most applicable to engineered objects where natural laws are evident in their operation. In cases where engineered artefacts are abstract, prioritize aesthetics over function, or involve non-physical systems, alternative forms of appreciation may be more appropriate. --- **4. Abstract for a Paper Combining Lowe's and Carlson's Ideas** *Abstract* This paper proposes that the aesthetic appreciation of engineering involves both design appreciation and order appreciation, paralleling the appreciation of nature. Drawing on E.J. Lowe's ontological analysis of machines as artefacts governed by engineering laws—natural laws with an objective, mind-independent foundation—we argue that machines embody inherent order akin to natural phenomena. John Carlson's concept of order appreciation emphasizes engaging with objects through understanding the natural forces and laws that produce their order, guided by scientific narratives. By integrating these perspectives, we demonstrate that appreciating engineering extends beyond recognizing human design and intention. It involves a profound engagement with the natural laws manifested in engineered objects, allowing us to appreciate them as embodiments of natural order. This dual approach enriches the aesthetic experience of engineering, highlighting the harmony between human creativity and the universal principles governing the physical world. Through analysis and examples, we explore the implications of this integrated appreciation for our understanding of engineering as both an artistic and scientific endeavor. --- Please let me know if there's anything else you'd like me to clarify or expand upon! **