
## Problemas resueltos de GDL

### **Ejemplo 1**

<center>

![mecanismo](figs/examples/20.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución
Dos soluciones válidas:

$n= 4, p_I=3, p_{II}=1 \rightarrow g=2$

o

$n= 5, p_I=5, p_{II}=0 \rightarrow g=2$
:::

&nbsp; <br/>

### **Ejemplo 2**

<center>

![mecanismo](figs/examples/33.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución
Dos soluciones válidas:

$n= 12, p_I=15, p_{II}=0 \rightarrow g=3$

o

$n= 11, p_I=13, p_{II}=1 \rightarrow g=3$

:::

&nbsp; <br/>

### **Ejemplo 3**

<center>

![mecanismo](figs/examples/34.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución

No se cuenta el disco inferior ni la transmisión por correa. Grübler falla con correas y engranajes, debemos omitirlos.

$n= 6, p_I=7, p_{II}=0 \rightarrow g=1$

o (contando la leva como una junta de tipo II):

$n= 5, p_I=5, p_{II}=1 \rightarrow g=1$

:::

&nbsp; <br/>

### **Ejemplo 4**

<center>

![mecanismo](figs/examples/36.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución

$n= 10, p_I=12, p_{II}=0 \rightarrow g=3$

:::

&nbsp; <br/>

### **Ejemplo 5**

<center>

![mecanismo](figs/examples/37.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución

$n= 5, p_I=4, p_{II}=2 \rightarrow g=2$

o

$n= 7, p_I=8, p_{II}=0 \rightarrow g=2$

:::

&nbsp; <br/>

### **Ejemplo 6**

<center>

![mecanismo](figs/examples/38.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución

$n= 6, p_I=5, p_{II}=2 \rightarrow g=3$

o:

$n= 8, p_I=9, p_{II}=0 \rightarrow g=3$

:::

&nbsp; <br/>

### **Ejemplo 7**

<center>

![mecanismo](figs/examples/42.png)

(Créditos de imagen: {cite:p}`avello2014teoria`)
</center>

:::{dropdown} Solución

$n= 9, p_I=9, p_{II}=2 \rightarrow g=4$

o:

$n= 11, p_I=13, p_{II}=0 \rightarrow g=4$

:::

&nbsp; <br/>
