CADe SIMU is a popular, lightweight electrotechnical CAD and simulation tool widely used for designing electrical diagrams, motor control circuits, and PLC systems. While there is no native Linux version, the application is fully portable and can be run effectively on Linux distributions using compatibility layers like Wine. Running CADe SIMU on Linux via Wine
Because CADe SIMU consists of a single executable file that requires no formal installation, it is highly compatible with the Wine translation layer.
Install Wine: Use your system's package manager to install Wine. For example, on Ubuntu-based systems, you can use sudo apt install wine.
Download and Extract: Obtain the CADe SIMU compressed file (often in .rar or .zip format) and extract it to your preferred directory. You can find various versions on sites like Download.it.
Run the Executable: Right-click the .exe file and select "Open with Wine Windows Program Loader," or use the terminal:wine CADe_SIMU.exe
Enter Access Key: Most versions require an access key (commonly 4962) to unlock all features. INSTALLATION CADE SIMU 4.2 - INTESLA 2024 Cade Simu Linux
is a lightweight, portable electrical circuit design and simulation tool primarily used for educational purposes. While originally developed for Windows by Juan Luis Villanueva Montoto, it has been "ported" to Linux via an that uses a Wine-based wrapper to ensure compatibility. Journal of Positive School Psychology Key Features and Capabilities
To produce a "paper" (layout/drawing) in CADe SIMU on Linux, you typically need to configure the workspace format to match standard paper sizes or your custom requirements. 1. Configure Paper Size and Format
You can customize the workspace by accessing the Properties toolbar or the File menu.
Access Settings: Go to the properties menu to find the format options.
Select Standard Sizes: You can choose from predefined formats such as: CADe SIMU is a popular, lightweight electrotechnical CAD
A4: Available in both vertical and horizontal (landscape) orientations.
A3: Available in A3 Format 1 (vertical) and A3 Format 2 (horizontal).
Custom Size: If predefined sizes don't fit your circuit, use the Customize option to manually edit the width and height of the work template. 2. Generate a Physical or Digital "Paper" (Exporting)
Since CADe SIMU is often run on Linux via a port or Wine, printing to a PDF is the most reliable way to produce a shareable document. Print to PDF: Select File > Print.
Driver Requirements: Ensure you have a PDF creator or printer driver installed on your Linux system (e.g., cups-pdf). Schematic Capture: You build your circuit using symbols
Quality Settings: For an A4 sheet, setting the output to 300 DPI is recommended for clear electrical diagrams. 3. Running on Linux
If you are still setting up the environment, there is a dedicated CADe_SIMU-Linux port available on GitHub which simplifies the installation process. How to Customized Paper in CADe SIMU_English Version
Once Virtuoso is open, the standard workflow for simulation involves ADE L (Analog Design Environment).
.scs file) that describes your circuit mathematically and sends it to the solver.If you are a student or new to Linux, these are the most common hurdles:
$PATH variable. You need to source your setup script (often named setup.csh or similar)..cdslck in your run directory. You must delete these manually before you can reopen the library.
find . -name "*.cdslck" -delete
Simulation visualization (and CAD rendering) demands a properly configured GPU.
amdgpu driver included in recent kernels. It works excellently with both CAD and simulation post-processing.