TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136838 times)
  2. FAT32 Library (69994 times)
  3. Network Ethernet Library (55981 times)
  4. USB Device Library (46292 times)
  5. Network WiFi Library (41895 times)
  6. FT800 Library (41204 times)
  7. GSM click (29011 times)
  8. PID Library (26422 times)
  9. mikroSDK (26391 times)
  10. microSD click (25384 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Adjustable VF Driver REV 1.0

Rating:

0

Author: Vladimir Savić

Last Updated: 2017-03-24

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 499 times

Not followed.

License: MIT license  

VF driver stands for variable frequency driver, signal frequency can be changed in run-time. It is a signal modulation since frequency is adjustable during run-time.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Adjustable VF Driver REV 1.0" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Adjustable VF Driver REV 1.0" changes.

Do you want to report abuse regarding "Adjustable VF Driver REV 1.0".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

VF driver stands for variable frequency in terms that signal frequency can be changed in runtime. It is a signal modulation since frequency is changed during runtime mode, but common term is variable frequency driver. It is very important to have a square wave generator with possibility to modulate the signal frequency. Why? Because different loads can work with different frequency. In this case load is a DC motor, which means that different DC motors works on different frequencies. Some DC motors work at lower frequencies, other DC motors work on higher frequencies, and that is the reason why it is important to have VF driver – to search and find the appropriate frequency of the chosen DC motor.

Note: Eagle AUTODESK is required in order to view SCH and PCB files.

VF Driver

VF Driver

Adjustable VF Driver REV 1.0

View full image

ALSO FROM THIS AUTHOR

Embedded Robotics - Programmable Autonomous Vehicle

0

Embedded robotics project. Includes: High level architecture, standard DC and unipolar stepper motors, device drivers, H-Bridge electronics. Sensors electronics: micro switch, IR, Feedback motor control sensors. System software - finite state machine. Platform-Easy 8051 v6 SD Board AT89S8253

[Learn More]

PWM Generator for Standard DC Motors

0

This example is related to simple PWM generator for standard DC motor. Example is base on my previous example related to Injection System Behavior

[Learn More]

Analog2Digital Development Board

0

Analog2Digital development board IoT Ready Development board is mainly intended to simulate embedded robotics feedback control loops by simulating analog sensors and sensors with digital output. The solution is based on two main integrated circuits: ADG (analog multiplexer) and ADC (analog 2 digital converter).

[Learn More]