Last edited 2 months ago
by Sarah Naumann

Electric Pallet Truck Alligator and Impulse response: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{ContentNav|homelink=Documentation System|hometext=3|pagePrevious=IT documentation{{!}}IT documentation|pageNext=Impulse response{{!}}Mathematical formula}}
{{ContentNav|homelink=Documentation System|hometext=3|pagePrevious=Electric Pallet Truck Alligator{{!}}Operating instructions|pageNext=:Category:Bike{{!}}Categorized product images}}


A '''pallet truck''' is an industrial truck with or without electric drive. It can be used to transport transport pallets, lattice boxes and corresponding conveying aids on level surfaces. Another colloquially used name is> '''ant'''.
So far circuits have been driven by a DC source, an AC source and an exponential source. If we can find the current of a circuit generated by a Dirac delta function or impulse voltage source δ, then the convolution integral can be used to find the current to any given voltage source!
==Example Impulse Response==
The current is found by taking the derivative of the current found due to a DC voltage source! Say the goal is to find the δ current of a series LR circuit ... so that in the future the convolution integral can be used to find the current given any arbitrary source.


==Description==
Choose a DC source of 1 volt (the real Vs then can scale off this). The particular homogeneous solution (steady state) is 0. The homogeneous solution to the non-homogeneous equation has the form:
[[File:pallet-1227097 960 720.jpg|alt=pallet truck photo|thumb|206x206px|Electirc pallet truck "Ant"]]<span style="color: rgb(51, 51, 51)">A pallet truck has two metal tines (fork) that can be pushed under the pallet. In front of the tines there are small, downwardly extendable load rollers, on the other side there are one or two steerable rollers. With the load and castors, the lifting tines can be adjusted parallel to the ground in height with a hydraulic lifting cylinder and a linkage. This way, the pallet can be raised for shipping. The handle is used for moving and steering, and in non-powered devices as a lever for a hydraulic pump, which feeds the lifting cylinder. On the handle or near the steering axle is the operating option for the hydraulic valve (lifting / driving / lowering). Electric pallet trucks follow the operator by means of further switching handles.</span>


==Safety regulations==
:<math>i(t) = Ae^{-\frac{t}{\frac{L}{R}}} + C </math>
[[File:ISO_7010_W014.png|thumb|180x180px|ISO7010 W014 Symbol|alt=ISO7010 W014 Symbol]]


* In Germany, an annual UVV test (according to the guidelines of the employers' liability insurance association) is mandatory for an electric pallet truck.
Assume the current initially in the inductor is zero. The initial voltage is going to be 1 and is going to be across the inductor (since no current is flowing):
* A certificate of competence (driving license) for driving electric pallet trucks is not required if the pallet truck is controlled by a traveling driver, also called a pedestrian. In this case, according to the German Employers' Liability Insurance Ordinance § 7 (2) BGV D27, instruction of the driver in the handling of the lift truck is sufficient. The assignment of the driver does not have to be in writing in this case.<ref><span class="reference-text">[https://publikationen.dguv.de/dguv/pdf/10002/vorschrift68.pdf Unfallverhütungsvorschrift Flurförderzeuge in der Fassung vom 1. Januar 1997]</span></ref>


[[File:Betriebsanweisung Batteriewechsel.pdf|thumb|255x255px|Operating Instructions battery change|alt=Operating Instructions battery change]]
:<math>v(t) = L{d i(t) \over dt}</math>:<math>v(0) = 1 = L * (-\frac{A R}{L})</math>:<math>A = -1/R</math>


==Instruction==
If the current in the inductor is initially zero, then:


* Instructions must always be given when a '''new employee comes to a work area''' and they are, therefore, also mandatory for apprentices, trainees, temporary staff or leasing staff. The instruction should alert the employee to possible hazards, communicate the correct handling of the equipment and the loads to be transported and teach him necessary precautions for his own safety and the safety of others.  The instructions may be delegated by the employer, usually to the company supervisor. The supervisor can observe the emplopyee after instructions have been given and intervene if necessary.  Traffic routes, signage, charging stations or other relevant business units must be taught as part of the operational training.  Each instruction must be documented in writing and signed by the instructed person.
:<math>i(0) = 0 = A + C</math>Which implies that:
:<math>C = -A = 1/R</math>So the response to a DC voltage source turning on at t=0 to one volt (called the unit response μ) is:
:<math>i_\mu (t) = \frac{1}{R}(1 - e^{-\frac{t}{\frac{L}{R}}})</math>


==Operating instructions==
Taking the derivative of this, get the impulse (δ) current is:


*[[Media:Betriebsanweisung Batteriewechsel.pdf|In German only: BA Wechseln und Anschließen von Batterien von Staplern]]
:<math>i_\delta (t) = \frac{e^{-\frac{t}{\frac{L}{R}}}}{L}</math>


==References==
Now the current due to any arbitrary V<sub>S</sub>(t) can be found using the convolution integral:
<references />


[[Category:Occupational Safety]]
:<math>i(t) = \int_0^t i_\delta (t-\tau) V_s(\tau) d\tau = \int_0^t f(t-\tau)g(\tau)d\tau + C_1</math>
[[Category:Operating Instructions]]
[[Category:Vehicle]]
{{Language indicator}}
{{Translation}}


Don't think i<sub>δ</sub> as current. It is really <math>{d \over dt}\frac{current}{1 volt}</math>. V<sub>S</sub>(τ) turns into a multiplier.
==LRC Example==
Find the time domain expression for i<sub>o</sub> given that I<sub>s</sub> = cos(t + π/2)μ(t) amp.


Earlier the step response for this problem was found:


{{ContentNav|homelink=Documentation System|hometext=3|pagePrevious=IT documentation{{!}}IT documentation|pageNext=Impulse response{{!}}Mathematical formula}}
:<math> i_{o_\mu} = \frac{1}{2}(1 - e^{-t}(\cos t + \sin t))</math>
 
The impulse response is going to be the derivative of this:
 
:<math>i_{o_\delta} = {d i_{o_\mu} \over dt} = 0 + \frac{1}{2}e^{-t}(\cos t + \sin t) - \frac{1}{2}e^{-t}(-\sin t + \cos t)</math>
:<math>i_{o_\delta} = \frac{1}{2}e^{-t}(\cos t + \sin t + \sin t - \cos t) = e^{-t}\sin t</math>:<math>I_s = 1 + \cos t</math>
:<math>i_o(t) = \int_0^t i_{o_\delta} (t-\tau) I_s(\tau) d\tau + C_1</math>
:<math>i_o(t) = \int_0^t e^{-(t-\tau)}\sin (t-\tau) (1 + \cos \tau) d\tau + C_1</math>
:<math>i_o(t) = \frac{\cos t}{5} + \frac{2 \sin t}{5} - \frac{7 e^{-t}\cos t}{10} - \frac{11 e^{-t}\sin t}{10} + \frac{1}{2} + C_1</math>
 
The Mupad code to solve the integral (substituting x for τ) is:<pre>f := exp(-(t-x)) *sin(t-x) *(1 + cos(x));<br>S := int(f,x = 0..t)</pre>
==Finding the integration constant==
 
:<math>i_o(0_+) = 0 = \frac{1}{5}  - \frac{7}{10} + \frac{1}{2} + C_1</math>
 
This implies:
 
:<math>C_1 = 0</math>
 
[[en:{{FULLPAGENAME}}|Impulse Response]][[de:Impulsantwort]]
 
 
{{ContentNav|homelink=Documentation System|hometext=3|pagePrevious=Electric Pallet Truck Alligator{{!}}Operating instructions|pageNext=:Category:Bike{{!}}Categorized product images}}

Latest revision as of 09:59, 6 December 2021

So far circuits have been driven by a DC source, an AC source and an exponential source. If we can find the current of a circuit generated by a Dirac delta function or impulse voltage source δ, then the convolution integral can be used to find the current to any given voltage source!

Example Impulse Response

The current is found by taking the derivative of the current found due to a DC voltage source! Say the goal is to find the δ current of a series LR circuit ... so that in the future the convolution integral can be used to find the current given any arbitrary source.

Choose a DC source of 1 volt (the real Vs then can scale off this). The particular homogeneous solution (steady state) is 0. The homogeneous solution to the non-homogeneous equation has the form:

Assume the current initially in the inductor is zero. The initial voltage is going to be 1 and is going to be across the inductor (since no current is flowing):

::

If the current in the inductor is initially zero, then:

Which implies that:
So the response to a DC voltage source turning on at t=0 to one volt (called the unit response μ) is:

Taking the derivative of this, get the impulse (δ) current is:

Now the current due to any arbitrary VS(t) can be found using the convolution integral:

Don't think iδ as current. It is really . VS(τ) turns into a multiplier.

LRC Example

Find the time domain expression for io given that Is = cos(t + π/2)μ(t) amp.

Earlier the step response for this problem was found:

The impulse response is going to be the derivative of this:

:

The Mupad code to solve the integral (substituting x for τ) is:

f := exp(-(t-x)) *sin(t-x) *(1 + cos(x));<br>S := int(f,x = 0..t)

Finding the integration constant

This implies:


No categories assignedEdit

Discussions