-
Hello.
I want to control ACIM motors with sensorless mode on MCU. Could you share some code for me to learn from or could you provide your contact such email, Telegram...? Thank you very much
-
What about the https://www.infineon.com/cms/en/product/power/mosfet/n-channel/isg0613n04nm6hsc/ ? it got less resistance and lower gate capacitance. There are also other ones with a bit higher capacit…
-
These warnings are duplicate: both logged and printed to stderr.
[`logging.captureWarnings(True)`](https://docs.python.org/3.7/library/logging.html#logging.captureWarnings) seems to be enabled by def…
-
In GitLab by @nivedita2293 on Nov 3, 2020, 08:33
## Overview/Problem Statement
Analysis of thermal images of plants like lettuce for early detection of any infections or diseases in the crop.
## Req…
-
Theory of Cryptography (TCC) is a flagship conference in cryptography.
https://dblp.uni-trier.de/db/conf/tcc/index.html
Currently, only CRYPT and Eurocrypt are counted, but TCC is on par with the…
-
Trying to solve SequentialPortfolioConsumerType with the following parameters changed from the default:
```
CRRA=6.0,
DiscFac=0.9,
RiskyAvg=1.08,
RiskyStd=0.20,
PermShkStd=[0.1],
PermGroFac=[…
-
Hi,
I controll an ebike hub motor with 10s5p max. 40A of current and it works nice in FOC mode, i show the battery level on the propertairy display.
At my first version i got the battery voltage f…
-
**Even after installing clang i am not able to compile it**
lenovo@LAPTOP-8353DRAR MINGW64 ~
$ clang --version
clang version 17.0.3
Target: x86_64-pc-windows-msvc
Thread model: posix
Installe…
-
This tracking issue covers the integration of the crate with various `embedded-hal` traits.
Current state of `embedded_hal` in relation to what this crate needs:
- PWM: [`embedded_hal::pwm::SetDut…
-
I tried motor driver using Arduino simplefoc. When I set control type to "velocity openloop" or "angle openloop", it runs well. But for "velocity" and "angle" type, the motor cannot go to the set poi…