Skip to main content

A powerful command-line tool for analyzing and visualizing simulation data from CSV files

Project description

Simplation

A powerful command-line tool for analyzing and visualizing simulation data from CSV files.

Features

  • ๐Ÿ“Š Statistical Analysis: Mean, RMS, standard deviation, min, max, peak-to-peak
  • ๐Ÿ“ˆ Signal Quality Metrics: Crest factor, form factor, ripple factor, THD
  • โšก Power System Analysis: Efficiency, power factor calculations
  • ๐ŸŽจ Rich Visualization: Beautiful tables and colored output
  • ๐Ÿ” Fuzzy Matching: Intelligent signal name matching
  • ๐Ÿ“‹ Complex Expressions: Mathematical operations combining multiple signals
  • ๐ŸŽฏ Auto Unit Detection: Automatic unit recognition from signal names

Installation

pip install simplation

https://pypi.org/project/simplation/1.0.5/

Requirements : 

colorama    == 0.4.6
numpy       == 2.3.3
pandas      == 2.2.3
pyfiglet    == 1.0.2
rich        == 14.0.0
matplotlib  == 3.10.1
Quick Start
bash
# Launch the interactive tool
simplation

# Or run directly on a CSV file
simplation --file data.csv
Available Commands
Type help in the interactive tool to see all available commands, or examples for detailed usage examples.

๐Ÿ“š SIMPLATION USAGE EXAMPLES โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

  1. BASIC STATISTICS: mean of Output Voltage - Average output voltage rms of Input Current - RMS value of input current max of Transformer Temperature - Maximum temperature reached min of Output Power - Minimum power output ptp of Ripple Voltage - Peak-to-peak ripple voltage std of Noise Signal - Standard deviation of noise

  2. SIGNAL QUALITY ANALYSIS: crest factor of Motor Current - Ratio of peak to RMS current form factor of AC Voltage - Waveform shape quality factor ripple factor of DC Output - AC component relative to DC thd of Mains Voltage - Total Harmonic Distortion

  3. POWER SYSTEM ANALYSIS: efficiency of Output Power vs Input Power - System efficiency power factor of Mains Voltage vs Line Current - Power factor

  4. VISUALIZATION: plot Output Voltage - Plot voltage vs time plot Output Current vs Time - Plot current vs time
    plot Efficiency vs Load - Plot efficiency vs load parameter plot Temperature vs Output Power - Correlation analysis

  5. COMPLEX EXPRESSIONS: (mean of Vout * max of Iout) / 1000 - Power calculation (rms of Voltage * rms of Current) - Apparent power std of Noise / mean of Signal - Signal-to-noise ratio (max of Temperature - min of Temperature) / 2 - Temperature swing (ptp of Ripple / mean of DC) * 100 - Ripple percentage efficiency of Output Power vs Input Power * 100 - Efficiency in %

  6. MULTI-SIGNAL ANALYSIS: stats - Show all signals statistics stats Output Voltage - Detailed stats for specific signal list - Browse all available signals

  7. REAL-WORLD SCENARIOS: Power Supply Analysis: mean of Output Voltage ptp of Output Ripple efficiency of Output Power vs Input Power crest factor of Input Current

    Motor Drive Analysis: max of Motor Current rms of Phase Voltage power factor of Input Voltage vs Input Current plot Motor Speed vs Torque

    Thermal Analysis: max of Junction Temperature mean of Heat Sink Temperature
    stats Temperature Signals plot Temperature vs Time

    Power Quality: thd of Input Voltage thd of Input Current power factor of Grid Voltage vs Grid Current

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ ๐Ÿ’ก TIPS: โ€ข Use fuzzy matching: 'mean of vout' will match 'Output Voltage' โ€ข Complex expressions support: +, -, *, /, (), ** โ€ข Units are auto-detected: [V], [A], [W], [ยฐC], etc. โ€ข Rich tables for better data visualization โ€ข Colors for easy result interpretation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplation-1.0.5.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simplation-1.0.5-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file simplation-1.0.5.tar.gz.

File metadata

  • Download URL: simplation-1.0.5.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for simplation-1.0.5.tar.gz
Algorithm Hash digest
SHA256 fb26e6075acb7f4d4da77d23df9517347c6e7f5345341ff43aaa6ab3b006c91a
MD5 476161d07773a60c6397dedcca4cdc6a
BLAKE2b-256 5d55c57ef8fa197215e0cbc27cedc2955f43d9d12ec7f35c01550bb02d69019a

See more details on using hashes here.

File details

Details for the file simplation-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: simplation-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for simplation-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5bfe8fc04fac89f345d8e4c568e63f0cd5bd09ee8be56b5ab56a52a8a86add96
MD5 098fb717879284e3f4c14759147cf9b2
BLAKE2b-256 16916303d3415fdd97882f97d4c52a2d41404e5eb3c7beef0a6fa4bd53858f66

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page