Shop OBEX P1 Docs P2 Docs Learn Events
ViewPort Success: MagnetDrives AG uses Prop/ViewPort for 8 Megawatt resolver! — Parallax Forums

ViewPort Success: MagnetDrives AG uses Prop/ViewPort for 8 Megawatt resolver!

HannoHanno Posts: 1,130
edited 2010-12-06 19:46 in Propeller 1
Hi,
ViewPort and the Propeller are being used in lots of cool projects- check this one out:

Background:
MagnetDrives AG is a company based in Zug, Switzerland that specializes in developing electrical motors and sensors for applications ranging from 60 mNm to 100 kNm. Recently, the company was tasked to develop and produce a resolver system for an 8 Megawatt synchronous motor. Put simply, they were asked to build a device which could accurately measure the angle of the motor's shaft. This measurement is important to control and optimize the motor's performance.

Problem:
MagnetDrives was asked to build an exotic measurement system in only 8 weeks.

Solution:
MagnetDrives chose proven off-the-shelf software and hardware to reduce development time of the resolver and qualification system. Pickup coils mounted on the perimeter of the 60cm diameter resolver detect the mechanical angle of the motor's shaft. Theses signals are fed to a custom PCB that features a Tamagawa chip whose output is read by a Parallax Propeller microcontroller. The Propeller runs code to process the resolver signal and also compares it with a reference Renishaw measurement system in order to qualify the resolver signals. ViewPort is used to display the microcontroller's results in real time using a familiar Digital Oscilloscope interface. ViewPort was also used to adjust calibration parameters on the fly and to export data to Matlab and Excel for later analysis.
resolver.png
resolver1.png
resolver2.png
Hanno

Comments

  • SapiehaSapieha Posts: 2,964
    edited 2010-12-06 16:44
    Hi Hanno.

    Nice use of ViewPort and Propeller
  • HShankoHShanko Posts: 402
    edited 2010-12-06 17:37
    Well done, Hanno. It is good to see your creation being useful for such applications.

    Harley
  • Bill HenningBill Henning Posts: 6,445
    edited 2010-12-06 18:09
    Great application of ViewPort!

    Nice work.
  • Cluso99Cluso99 Posts: 18,069
    edited 2010-12-06 19:17
    Congratulatios Hanno. Nice to hear about some prop uses and your ViewPort.
  • hover1hover1 Posts: 1,929
    edited 2010-12-06 19:23
    Great application to show off the power of ViewPort!

    Great work Hanno!

    Jim
  • HannoHanno Posts: 1,130
    edited 2010-12-06 19:46
    Thanks everyone for the compliments, feedback and support!

    It's great to see industrial engineers taking advantage of Propeller and everything the community has built around it. I'm still in awe what cutting edge hobbyists have done with ViewPort+Propeller - in particular Mike's Turing machine and Chris' CNC controller and am now proud to help it succeed in the real world. I've posted several case studies and application notes on my site:
    http://hannoware.com/viewport/applications.php

    I've recently added several features to ViewPort- now at v4.5:
    - professional quality C, spin, Basic editor with outlining, syntax highlighting, macros, regular expression search/replace
    - integration of Michael Park's excellent HomeSpun Spin compiler, Parallax's Basic Stamp compiler, and continued support for Ross's superb Ansi-C compiler and Bob's C Debugger
    - more professional look/feel and integration of editor and real-time graphing/data-logging
    - support for multi-Propeller environments

    Hanno
Sign In or Register to comment.