This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMAG6180-Q1: TMAG6180-Q1

Part Number: TMAG6180-Q1

Tool/software:

Hi all,

Can TMAG6180-Q1 be installed horizontally? Are there any corresponding cases?
My customer LINGXIANG is going to use it in a new project and now wants to know whether it can be installed horizontally.

Many thanks,

Arabella

  • Hey Arabella,

    Is your customer wanting to do something like the image below?  If so, I think it might be possible.  It would be a matter of adjusting the device placement offset such that cosine and sine are similar in shape and magnitude.  Attached should be an example json you can load into TIMSS to further investigate.

    {
      "version": "3.2.0",
      "design_name": "Lingxiang - TMAG6180",
      "magnet_id": 2,
      "poles": 2,
      "material_id": 1,
      "grade_id": 1,
      "select_remanence": "br_average",
      "remanence": 1200,
      "temperature": 20,
      "temperature_coefficient": -0.12,
      "coercivity": 10.9,
      "function_id": 4,
      "magnet_geometry": {
        "outer_diameter": 12,
        "height": 4
      },
      "magnet_position": {
        "x_position": 0,
        "y_position": 0,
        "z_position": 0
      },
      "magnet_angle": {
        "x_angle": 0,
        "y_angle": 0,
        "z_angle": 0
      },
      "magnet_movement": {
        "arc_length": 360
      },
      "sim_setting": {
        "angular_step_size": 1
      },
      "sensor": [
        {
          "sensor_id": "TMAG6180-Q1",
          "sensor_position": {
            "x_position": 10,
            "y_position": 0,
            "z_position": 2
          },
          "sensor_angle": {
            "x_angle": 0,
            "y_angle": -90,
            "z_angle": 0
          },
          "custom_inputs": {
            "variant": "TMAG6180EDGKRQ1",
            "applied_vcc": 3.3
          },
          "id": 17885,
          "user_design": 24121
        }
      ],
      "parametric_sweep": [
        {
          "sweep_values": {
            "values": "0,0.2,0.4,0.6,0.8,1,1.2,1.4,1.6,1.8,2",
            "from": 0,
            "to": 2,
            "step_size": 0.2
          },
          "is_combination": false,
          "parameter": "17885:sensor_position:z_position",
          "sweep_type": "Range",
          "user_design": 24121,
          "id": 7641
        }
      ]
    }