Advanced Geomatics: Horizontal Curves: Example 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024
  • A quick example using the parameters discussed for horizontal curves which include finding the length of the curve, interior angle, and more.
    💙 If you've found my content helpful and would like to support the channel, you can do so here: www.buymeacoff...
    📘 Find my Digital Engineering Paper Templates here: www.etsy.com/s...
    Follow Simmy Sigma on Twitter: @simmysigma
    Make sure to "like" the Official Simmy Sigma Facebook Page here: / 483794278302525

ความคิดเห็น • 12

  • @quosswimblik4489
    @quosswimblik4489 4 ปีที่แล้ว

    Here's the mathematica code for plotting a simple curve that has 2 different radius's
    Manipulate[
    ListPlot[Table[
    If[t > d, {(e + 1) Cos[t], (e + 1) Sin[
    t]}, {(e + 1 - c (t/(d))) Cos[t], (e + 1 - c (t/(d))) Sin[
    t]}], {t, 0, 2 Pi, 0.011}]], {c, 0, e + 1}, {d, 0.011, Pi}, {e,
    0, 4}]
    From this maths it should be possible to plot irregular Reuleaux triangles.

  • @Shehryk9
    @Shehryk9 5 ปีที่แล้ว +2

    How do you find the radius of curve when its not given?

  • @Naughtymsa
    @Naughtymsa 10 ปีที่แล้ว

    You are teaching this So Nice...I Love the Way You teach ..i Hope if you could be my Teacher in Field..

  • @MuhammadBilal-kt6mr
    @MuhammadBilal-kt6mr 7 ปีที่แล้ว

    really a simple solution.,I liked

  • @humbertocabrera8914
    @humbertocabrera8914 2 ปีที่แล้ว

    Nice explanation but how to calculate bearing for lc or CBCurve.

  • @actuallylvcci
    @actuallylvcci 2 ปีที่แล้ว

    thanks bro

  • @nazariomartins8011
    @nazariomartins8011 7 ปีที่แล้ว

    how can we find the coordinates in curve, for example every 10 ft.
    in case we have only PI coordinates, Radius, etc...thank you..

    • @Verdolaga52
      @Verdolaga52 7 ปีที่แล้ว

      Check the video call horizontal curve calculations example by Aamir survey academy and if you are interesting I got this program for Casio 9860gii

  • @lalitajoshi5350
    @lalitajoshi5350 6 ปีที่แล้ว

    From where did you get the formula for T? Anyone explain it to me please

    • @ronjunior8260
      @ronjunior8260 6 ปีที่แล้ว

      love mathematics e Illustration from the right angle of R perpendicular to T and angle of 30’/2 or 15’ the equation is tan(15’) = T/R therefore T = R tan(15’)

    • @lalitajoshi5350
      @lalitajoshi5350 6 ปีที่แล้ว

      Ron Junior thank you :)

  • @Estri456
    @Estri456 9 ปีที่แล้ว

    thanks :)