II.
LibraryProcess overview
Reference · livelib-process:electrical-engineering--analog-circuit-design
analog-circuit-design overview
Analog Circuit Design and Simulation - Guide the design of analog circuits including amplifiers, filters, oscillators, and voltage references. Covers topology selection, component sizing, SPICE simulation, and performance optimization for noise, linearity, and power efficiency.
Attributes
displayName
analog-circuit-design
description
Analog Circuit Design and Simulation - Guide the design of analog circuits including amplifiers,
filters, oscillators, and voltage references. Covers topology selection, component sizing, SPICE simulation,
and performance optimization for noise, linearity, and power efficiency.
libraryPath
library/specializations/domains/science/electrical-engineering/analog-circuit-design.js
specialization
electrical-engineering
references
- - IEEE Signal Integrity Guidelines - Analog Devices Application Notes - Texas Instruments Analog Design Resources - LTspice Documentation
example
const result = await orchestrate('specializations/domains/science/electrical-engineering/analog-circuit-design', {
circuitName: 'Low-Noise Instrumentation Amplifier',
circuitType: 'amplifier',
specifications: { gain: 100, bandwidth: '100kHz', inputNoise: '<10nV/rtHz', CMRR: '>100dB' },
constraints: { supplyVoltage: '5V', powerBudget: '50mW', temperature: '-40C to 85C' }
});
usesAgents
- analog-circuit-expert
Outgoing edges
lib_applies_to_domain1
- domain:electrical-engineering·DomainElectrical Engineering
lib_belongs_to_specialization1
- specialization:electrical-engineering·SpecializationElectrical Engineering
lib_implements_workflow1
- workflow:architecture-decision-record·WorkflowArchitecture Decision Record
lib_involves_role2
- role:embedded-engineer·RoleEmbedded Engineer
- role:systems-integration-engineer·RoleSystems Integration Engineer
lib_requires_skill_area3
- skill-area:hardware-abstraction-layer·SkillAreaHardware Abstraction Layer Design
- skill-area:device-drivers·SkillAreaDevice Drivers
- skill-area:firmware-development·SkillAreaFirmware Development
Incoming edges
None.