Is it possible to define a bank angle for a helix roller-coaster track?

  • Context: Graduate 
  • Thread starter Thread starter Beyond Aphelion
  • Start date Start date
  • Tags Tags
    Helix
Click For Summary
SUMMARY

This discussion focuses on defining a bank angle for a helix roller-coaster track to manage lateral, normal, and tangential g-forces. The helix is represented by the parametric curve r(t) = acos(t)i + asin(t)j + bt k, with derived tangent and normal vectors. The user seeks to introduce a constant bank angle by modifying the normal and binormal vectors, questioning the implications of this adjustment on acceleration components and curvature radius. MATLAB is mentioned as a tool available for modeling these dynamics.

PREREQUISITES
  • Understanding of parametric equations in 3D space
  • Familiarity with vector calculus, specifically tangent and normal vectors
  • Knowledge of g-force calculations in physics
  • Proficiency in MATLAB for simulation and modeling
NEXT STEPS
  • Research the mathematical modeling of banked curves in roller-coaster design
  • Learn about the effects of bank angle on lateral g-forces in circular motion
  • Explore MATLAB functions for vector calculus and 3D plotting
  • Investigate the principles of curvature and its relationship with acceleration in dynamic systems
USEFUL FOR

Engineers, physicists, and roller-coaster designers interested in optimizing track design for safety and performance, particularly those working with dynamic simulations in MATLAB.

Beyond Aphelion
I am working on an overly simplified roller-coaster design but I have found a problem in defining a banked helix track piece.

Essentially I want to be able to track the lateral, normal, and tangential g-forces acting on some point mass, so I need to obtain equations for the tangent and normal accelerations at any given point on the helix.

It would follow that a helix defined by the curve:

\overline{r}(t) = acos(t)\hat{i} + asin(t)\hat{j} + bt\hat{k}

\overline{T} = \frac{d\overline{r}}{ds} = \frac{d\overline{r}/dt}{ds/dt} = \frac{V}{|V|}

= \frac{1}{\sqrt{a^{2} + b^{2}}}\left[-asin(t)\hat{i} + acos(t)\hat{j} + b\hat{k}\right]

\overline{N} = \frac{d\overline{T}/dt}{|d\overline{T}/dt|} = -cos(t)\hate{i} - sin(t)\hat{j}

- has a defined principle unit normal vector. However, what if I want to be able to define how steeply the helix is banked ? Essentially, I want to rotate the normal and binormal principle unit vectors so as to reduce as much lateral g-force as possible or eliminate it entirely. My first inclination is that I should introduce a k-hat component (constant if I want the bank angle to be constant or otherwise if not). But does throwing that element into the equation invalidate some other assumptions I have made?

Not knowing the complications that may arise from this problem, I'd like to just define a constant bank angle, but if it is doable, I wonder if changing the bank angle as a function of time/distance would complicate this beyond my level of comprehension.

Another assumption would be that the unit tangent vector would remain the same for any given helix no matter how the bank is defined. However, as the bank is offset, components of acceleration will be transferred between a_t and a_n. Would this even transfer acceleration into my new binormal direction? How would this effect the radius of curvature? I'm just not sure how to go about modeling that.

I don't necessarily have to have a concrete equation, but it would be nice. I have MATLAB at my disposal. Any push in the right direction would be helpful.

Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
This thread may be deleted.

I realize that this is more suited to the coursework help forum, and I have created a new post there.

Apologies.
 

Similar threads

Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K