Pull to refresh
110.03
Rating

CAD/CAM *

CAD/CAM systems

Show first
  • New
  • Top
Rating limit
  • All
  • ≥0
  • ≥10
  • ≥25
  • ≥50
  • ≥100

A note on small-signal modeling of SEPIC CM CCM

CAD/CAM *Circuit design *Manufacture and development of electronics *DIY Electronics for beginners
Tutorial

Knowing parameters of small-signal control-to-output transfer functions makes it easier for engineers to design compensation networks of DC/DC converters. The equations for SEPIC can be found in different works and Application Notes, but there are differences. A work has been done to solve this problem.

Simplified design equations for SEPIC with Current Mode control (CM) in Continuous Conduction Mode (CCM) suitable for practical design of compensation networks are shown.

Read more
Total votes 3: ↑3 and ↓0 +3
Views 564
Comments 0

How to verify Switching-Mode Power Supply circuits

CAD/CAM *Circuit design *Manufacture and development of electronics *DIY
Sandbox
It is always good practice to verify a circuit before using.

Switching-Mode Power Supplies are the most used circuits nowadays. But there are some difficulties with verifying their circuits: vendors do not publish models for all controllers; a model can be locked to be used with some tool; there can be errors in a model; average models want correct parameters and you need some practice of using them; transient models take a lot of time to get small-signal response and also can have errors.

Read more →
Total votes 5: ↑5 and ↓0 +5
Views 1.2K
Comments 0

Polygonal Mesh to B-Rep Solid Conversion: Algorithm Details and C++ Code Samples

C++ *Working with 3D-graphics *CAD/CAM *Mathematics *
Boundary representation (B-rep) is the primary method of representing modeled objects in most geometric kernels, including our C3D Modeler kernel. The core algorithms that edit models, such as applying fillet operations, performing cutting operations, and obtaining flat projections require the precision of B-rep representations. The rapidly growing variety of 3D data in polygonal formats makes the task of model transformations from polygons into boundary representation increasingly relevant. As a result, we developed a new SDK, C3D B-Shaper, which is part of our C3D Toolkit.

image
Total votes 6: ↑6 and ↓0 +6
Views 2.2K
Comments 0

The Fall and Recovery of a Mold

АСКОН corporate blog CAD/CAM *Mathematics *
Software component developers tend to be far removed from the end users of the products in which their components are employed. Recently, however, we connected directly with a KOMPAS-3D MCAD user to solve an issue involving mold design. It seems that 3D models were being exported incorrectly to data exchange formats like STP, X_T, and SAT. The cause, unhappily for us, turned out to be in our С3D Modeler geometric modeling kernel. Here is how we solved the problem, quickly.

image
Читать дальше →
Total votes 28: ↑27 and ↓1 +26
Views 1.2K
Comments 1

Authors' contribution