Update README with cleaner description and licence link

This commit is contained in:
2025-12-03 18:27:35 +00:00
parent 2c1f37bb7f
commit 9535575dbd

View File

@@ -1,12 +1,12 @@
# py_dvt_ate
**ThermalATE: Coupled Physics DVT Simulation Platform**
**Coupled Physics DVT Simulation Platform**
A software simulation environment that accurately models the physical coupling between thermal and electrical domains, enabling DVT (Design Validation Test) engineers to develop, validate, and debug characterisation test sequences without physical access to laboratory equipment.
A software simulation environment for offline development of ATE (Automated Test Equipment) characterisation algorithms. Accurately models thermal-electrical coupling, enabling DVT engineers to develop and validate test sequences without physical laboratory access.
## Overview
ThermalATE enables offline development of ATE (Automated Test Equipment) characterisation algorithms by simulating:
py_dvt_ate simulates a complete DVT test bench:
- **Thermal Chamber** - Temperature control with realistic ramp and settling behaviour
- **Programmable Power Supply** - Voltage/current control and measurement
@@ -32,10 +32,6 @@ ThermalATE enables offline development of ATE (Automated Test Equipment) charact
## Installation
```bash
# Clone the repository
git clone https://github.com/yourrepo/py_dvt_ate.git
cd py_dvt_ate
# Install with development dependencies
pip install -e ".[dev]"
```
@@ -121,4 +117,4 @@ Kai Chappell
## Licence
TBD
Proprietary - All rights reserved. See [LICENSE](LICENSE) for details.