1 страниц (14 вхождений)
Intersections Again - Сообщения
Hi All,
Trying to work out a universal way of getting the length of intersecting lines, easy when lines are level, but not so (for me) others.
The image below shows a lifting lug, the angle of action can be 0 deg to 150 deg for example. I need to know the length of the lines from the red circle to the outline, individually, then I can see the shortest length, this must be for all angles, effectively tracing the intersection point through the angles. I know I can use Pythagoras, but was hoping to use something like GPC, but this works only for polygons?

Lug Horizontal.sm (26 КиБ) скачан 147 раз(а).
Trying to work out a universal way of getting the length of intersecting lines, easy when lines are level, but not so (for me) others.
The image below shows a lifting lug, the angle of action can be 0 deg to 150 deg for example. I need to know the length of the lines from the red circle to the outline, individually, then I can see the shortest length, this must be for all angles, effectively tracing the intersection point through the angles. I know I can use Pythagoras, but was hoping to use something like GPC, but this works only for polygons?
Lug Horizontal.sm (26 КиБ) скачан 147 раз(а).
Hi Jean,
I will have a look, I'm sure I can use something.
Thanks
I will have a look, I'm sure I can use something.
Thanks
ianlh, in your example it’s convenient to use the rotation matrix

Lug Horizontal1.sm (18 КиБ) скачан 139 раз(а).

Lug Horizontal1.sm (18 КиБ) скачан 139 раз(а).
1 пользователям понравился этот пост
Alvaro Diaz Falconi 21.07.2020 13:49:00
Whereas the system is built scalar wrt θ
make it more convenient local at graph display.
Lug Horizontal_2.sm (22 КиБ) скачан 141 раз(а).
make it more convenient local at graph display.
Lug Horizontal_2.sm (22 КиБ) скачан 141 раз(а).
This provides the shortest distance from the segments of the polygon to the circle. However, the distance isn't really to the segment but to a line through the endpoints of the segment. There is no test if the normal to the line through c is between the vertices of the segment.
For the given geometry this works. For proof of strength this is only useful if a given force may act under any angle but the force doesn't depend on that angle.
Lug Horizontal_Kr.sm (31 КиБ) скачан 142 раз(а).

For the given geometry this works. For proof of strength this is only useful if a given force may act under any angle but the force doesn't depend on that angle.
Lug Horizontal_Kr.sm (31 КиБ) скачан 142 раз(а).

Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 пользователям понравился этот пост
WroteHi All,
Trying to work out a universal way of getting the length of intersecting lines, easy when lines are level, but not so (for me) others.
...
Hi. Your request it's about a complex computer graphic problem. This is a page for an undergraduated course: https://www.fing.edu.uy/inco/cursos/compgraf/
This paper have a pseudo code for solve partially your problem:
http://www.itseng.org/research/papers/topics/VLSI_Physical_Design_Automation/Physical_Verification/DRC/Geometric_Intersection_Problems/1979-Bentley.pdf
Hope that's helps.
Alvaro.
1 пользователям понравился этот пост
frapuano 21.07.2020 07:03:00
Wroteianlh, in your example it’s convenient to use the rotation matrix
Lug Horizontal1.sm (18 КиБ) скачан 139 раз(а).
Hi. This is what's actually do the Ber'f function:

But notice that for use matrix multiplication for translations you must to use homogeneous coords ( http://elopez.fime.uanl.mx/@materias/732/@Tema%203%20-%20Transformaciones%202D.pdf page 15)
Best regards.
Alvaro.
2 пользователям понравился этот пост
Thank you, Razonar.Aapplying homogeneous coordinates helps automate the process.
Variant with homogeneous coordinates

Lug Horizontal3.sm (17 КиБ) скачан 138 раз(а).
Variant with homogeneous coordinates

Lug Horizontal3.sm (17 КиБ) скачан 138 раз(а).
2 пользователям понравился этот пост
Wrote...
Variant with homogeneous coordinates ...
Another variant.
Lug Horizontal4.sm (34 КиБ) скачан 137 раз(а).


Homogeneous coordinates are helpful in projective geometry and conics and quadrics. For instance, preserve the duality, because you can use line coordinates ( https://en.wikipedia.org/wiki/Line_coordinates ).
I try to modify for use that in https://en.smath.com/forum/yaf_postst17357_Conics.aspx but can't found a close end. This is my atemp for the dual of a conic, it's envelope:

Best regards.
Alvaro
2 пользователям понравился этот пост
2 пользователям понравился этот пост
Hi Ber. That's not science, that's art. Maybe you can find this book interesting: Modern Robotics.
At page 608 in the pdf, for example:


The notation isn't the best, but it can be converted to a general Rotations and translations for the forward kinematics of a robot.
Best regards.
Alvaro.
At page 608 in the pdf, for example:


The notation isn't the best, but it can be converted to a general Rotations and translations for the forward kinematics of a robot.
Best regards.
Alvaro.
2 пользователям понравился этот пост
Hello Razonar. "Modern Robotics" book
sparked my big interest. Thank you for the link.
sparked my big interest. Thank you for the link.
1 страниц (14 вхождений)
-
Новые сообщения
-
Нет новых сообщений