draw a pulley system Announcing the arrival of Valued Associate #679: Cesar Manara ...

An isoperimetric-type inequality inside a cube

Problem with display of presentation

"Destructive power" carried by a B-52?

Is the Mordenkainen's Sword spell underpowered?

Pointing to problems without suggesting solutions

Flight departed from the gate 5 min before scheduled departure time. Refund options

How to make an animal which can only breed for a certain number of generations?

What was the last profitable war?

What did Turing mean when saying that "machines cannot give rise to surprises" is due to a fallacy?

French equivalents of おしゃれは足元から (Every good outfit starts with the shoes)

By what mechanism was the 2017 UK General Election called?

Can gravitational waves pass through a black hole?

How to ask rejected full-time candidates to apply to teach individual courses?

Getting representations of the Lie group out of representations of its Lie algebra

How could a hydrazine and N2O4 cloud (or it's reactants) show up in weather radar?

New Order #6: Easter Egg

Keep at all times, the minus sign above aligned with minus sign below

Twin's vs. Twins'

Why does BitLocker not use RSA?

Why complex landing gears are used instead of simple, reliable and light weight muscle wire or shape memory alloys?

Is there a spell that can create a permanent fire?

My mentor says to set image to Fine instead of RAW — how is this different from JPG?

Noise in Eigenvalues plot

Are there any irrational/transcendental numbers for which the distribution of decimal digits is not uniform?



draw a pulley system



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Draw a special arc from 1 node to another in TikZHatch a rectangle in TikZComputing the rectangle encompassing a node and a pointChanging parameters of specific bar in a bar chart using tikzNumerical conditional within tikz keys?Circle with legs - node anchors not enoughElegant hash areas for mathematical graphics…Filling a form having different line styles with a patternbegin{figure}… end{figure} is not working with tikz packageDraw rectangle on absolute coordinates












0















enter image description here
I need to draw a pulley system as in the figure. Can you help?



begin{tikzpicture}
fill[pattern=north east lines] (-3,0) rectangle (3,.3);
draw(-3,0)--(3,0);
draw(-2.5,0)--(-2.5,-2.4);
draw(2.5,0)--(2.5,-1);

draw[fill=white] (-2.5,-2.4) circle (.3);
draw[fill=white] (2.5,-1) circle (.3);
draw[fill=white] (0,-3) circle (.153);
end{tikzpicture}









share|improve this question



























    0















    enter image description here
    I need to draw a pulley system as in the figure. Can you help?



    begin{tikzpicture}
    fill[pattern=north east lines] (-3,0) rectangle (3,.3);
    draw(-3,0)--(3,0);
    draw(-2.5,0)--(-2.5,-2.4);
    draw(2.5,0)--(2.5,-1);

    draw[fill=white] (-2.5,-2.4) circle (.3);
    draw[fill=white] (2.5,-1) circle (.3);
    draw[fill=white] (0,-3) circle (.153);
    end{tikzpicture}









    share|improve this question

























      0












      0








      0


      1






      enter image description here
      I need to draw a pulley system as in the figure. Can you help?



      begin{tikzpicture}
      fill[pattern=north east lines] (-3,0) rectangle (3,.3);
      draw(-3,0)--(3,0);
      draw(-2.5,0)--(-2.5,-2.4);
      draw(2.5,0)--(2.5,-1);

      draw[fill=white] (-2.5,-2.4) circle (.3);
      draw[fill=white] (2.5,-1) circle (.3);
      draw[fill=white] (0,-3) circle (.153);
      end{tikzpicture}









      share|improve this question














      enter image description here
      I need to draw a pulley system as in the figure. Can you help?



      begin{tikzpicture}
      fill[pattern=north east lines] (-3,0) rectangle (3,.3);
      draw(-3,0)--(3,0);
      draw(-2.5,0)--(-2.5,-2.4);
      draw(2.5,0)--(2.5,-1);

      draw[fill=white] (-2.5,-2.4) circle (.3);
      draw[fill=white] (2.5,-1) circle (.3);
      draw[fill=white] (0,-3) circle (.153);
      end{tikzpicture}






      tikz-pgf






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 mins ago









      ThumboltThumbolt

      1,509821




      1,509821






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485982%2fdraw-a-pulley-system%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485982%2fdraw-a-pulley-system%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

          How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

          Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...