with one click
orbital-mechanics-expert
Expert-level orbital mechanics covering Keplerian orbits, orbital maneuvers, Hohmann transfers, rendezvous, interplanetary trajectories, and perturbations.
Expert-level orbital mechanics covering Keplerian orbits, orbital maneuvers, Hohmann transfers, rendezvous, interplanetary trajectories, and perturbations.
Writers Room Story Engine mega-skill. Creates, structures, drafts, and revises compelling standalone stories from zero using premise generation, audience engagement, thematic design, character arcs, Story Spine structure, causal beats, worldbuilding in service of story, scene construction, and revision diagnostics. Use when developing short stories, standalone fiction, scripts, or narrative concepts from scratch or when improving weak drafts.
Deliver real-time websocket updates for intent, quote, negotiation, order, and payment events. Use when implementing push channels, subscription authorization, and connection/session lifecycle for market clients.
Adaptive RAG 引擎 — 从线性检索到自主认知循环。集成胶囊预筛选、智能路由、CRAG纠错、L3校验。当需要搜索记忆/检索信息/回答复杂问题时触发。关键词:RAG、检索、记忆搜索、向量检索、Agentic RAG、CRAG。
Adopt a virtual Drift AI-native pet at animalhouse.ai. Wanders between states. Location is never the same twice. Feeding every 6 hours. Common tier creature.
Complete methodology for building production-grade React applications with architecture decisions, component design, state management, performance optimization, testing, and deployment.
Control Android over LAN without USB, ADB, or root.
| name | orbital-mechanics-expert |
| version | 1.0.0 |
| description | Expert-level orbital mechanics covering Keplerian orbits, orbital maneuvers, Hohmann transfers, rendezvous, interplanetary trajectories, and perturbations. |
| author | luo-kai |
| tags | ["orbital mechanics","Kepler","Hohmann transfer","rendezvous","perturbations","delta-V"] |
Six orbital elements: semi-major axis, eccentricity, inclination, RAAN, argument of perigee, true anomaly. Vis-viva equation: v squared = GM times 2 over r minus 1 over a. Orbital period: T = 2 pi sqrt a cubed over GM. Orbit types: circular, elliptical, parabolic, hyperbolic based on eccentricity. Specific energy: epsilon = minus GM over 2a, negative for bound orbits.
Hohmann transfer: minimum energy transfer between circular orbits, two burns. Delta-V: velocity change required for maneuver, determines propellant mass. Plane change: expensive maneuver, best done at low velocity near apogee. Bielliptic transfer: three burns, more efficient than Hohmann for large ratio orbits. Phasing orbit: adjust timing for rendezvous by changing orbital period.
Clohessy-Wiltshire equations: relative motion near circular reference orbit. V-bar approach: approach along velocity vector, passive abort safe. R-bar approach: approach along radial direction, natural drift used. Hold points: stable relative positions for inspection before docking.
J2 effect: Earth oblateness causes nodal regression and perigee rotation. Atmospheric drag: lowers perigee, causes orbit decay for LEO satellites. Solar radiation pressure: significant for large area-to-mass ratio spacecraft. Third body: Moon and Sun perturb high Earth orbits.
| Pitfall | Fix |
|---|---|
| Two-body assumption for long missions | Include perturbations for accurate long-term propagation |
| Ignoring J2 in sun-synchronous design | J2 regression rate must equal Earth orbit rate |
| Wrong reference frame | Clarify ECI vs ECEF vs RTN before calculations |
| Underestimating delta-V margins | Add 10-15% margin for navigation and dispersions |