Recent content by Leo Liu
-
(Control) Derivative filter and discrete model
Hi I am back :). I have been doing some Simulink modeling for a project. I modeled it with a discrete system due to the controller rate. I have noticed that for all the discrete system I have tried, adding a derivative filter not only improves the performance (smaller settling time), but it is...- Leo Liu
- Thread
- Modeling Simulink
- Replies: 0
- Forum: General Engineering
-
How to take the double integral of a data set with respect to time
One more question: Suppose the acceleration ##\ddot x## is approximately constant during a finite ## \Delta t##, is the displacement due to this contribution best described by ##\frac 1 2 \ddot x (\Delta t)^2## or ##(\ddot x \Delta t)\Delta t##?- Leo Liu
- Post #8
- Forum: Programming and Computer Science
-
How to take the double integral of a data set with respect to time
Could you elaborate, please?- Leo Liu
- Post #6
- Forum: Programming and Computer Science
-
How to take the double integral of a data set with respect to time
Can I do this on an Arduino? It needs to be computed real time.- Leo Liu
- Post #3
- Forum: Programming and Computer Science
-
How to take the double integral of a data set with respect to time
Question: Suppose I have a data file for the acceleration of an object after every ## \Delta t_i##, how do I obtain the displacement of it? Context: Integral in a PID loop, although not exactly what I am asking as one is sum of error: $$\int_0^T \int_0^T \ddot {\vec \theta(t)}dtdt$$ the other...- Leo Liu
- Thread
- Data Double integral Integral Set Time
- Replies: 7
- Forum: Programming and Computer Science
-
Using Arduino to Obtain Absolute Orientation from a 6-Axis Gyro
My IMU module is actually able to do a sensor fuse though all the calculations are done in a black box. I have made this post to understand what's going on behind the scene, but I guess I will just use that for now. Thanks for the help.- Leo Liu
- Post #7
- Forum: Aerospace Engineering
-
Using Arduino to Obtain Absolute Orientation from a 6-Axis Gyro
Haven’t decided yet. Most likely TVC without fins. But for now I just want to record data during a flight.- Leo Liu
- Post #5
- Forum: Aerospace Engineering
-
Using Arduino to Obtain Absolute Orientation from a 6-Axis Gyro
Does integrating the body rates give the true orientation? How do I convert body rates to angular speeds under an inertial frame?- Leo Liu
- Post #4
- Forum: Aerospace Engineering
-
Using Arduino to Obtain Absolute Orientation from a 6-Axis Gyro
The gyro has 6 inertial axes and 3 magnetic axes. How do I make them work together to get the orientation of the rocket in the reference fixed to the ground? I found something from Matlab but I am not sure how it works...- Leo Liu
- Thread
- Absolute Arduino Gyro Orientation
- Replies: 8
- Forum: Aerospace Engineering
-
Does an airliner use elevator in a coordinated turn?
So I understand that for an airliner to make a turn, the plane has to use ailerons to roll to one side to shift the lift to create a centripetal acceleration, and because of the drag difference of the two wings, the rudder might also turn to that direction to correct for the adverse yaw. I'd...- Leo Liu
- Thread
- Elevator
- Replies: 8
- Forum: Aerospace Engineering
-
The choice of sweep angle (low speed) and its impact on C_L, C_D, C_M
If the flights of our model plane are designed to be powered throughout, will it change the requirement here? We don't want to waste energy by making the plane climbing up. The wingspan is a mere 600mm so we can only use two coreless DC motors to power the flying wing. Hmmmm our plane will use...- Leo Liu
- Post #5
- Forum: Aerospace Engineering
-
The choice of sweep angle (low speed) and its impact on C_L, C_D, C_M
Thanks for the answers. By stability I actually meant longitudinal stability rather than directional. From my understanding the wing sweep shifts the lift behind the CoM, but I don't quite understand how this works without reflex which creates a positive moment about the aerodynamic center...- Leo Liu
- Post #3
- Forum: Aerospace Engineering
-
The choice of sweep angle (low speed) and its impact on C_L, C_D, C_M
My school's group project is to design a powered model flying wing that can fly for as long as possible. To make it stable in the longitudinal direction, we either have to use a swept wing design or an airfoil with reflex (like BR1). We are forced to use wing sweep because the airfoil with...- Leo Liu
- Thread
- Angle Choice Impact Speed
- Replies: 5
- Forum: Aerospace Engineering
-
Analyzing the Effects of Battery Position on ##C_m-\alpha## Graph
I am trying to determine how the addition of a counterweight affects the ##C_m-\alpha## (in longitudinal direction) graph for a model plane project, where the counterweight can be considered as the battery. Suppose we try to place the battery at the back of the current CoM. The new CoM will...- Leo Liu
- Thread
- Battery Effects Graph Position
- Replies: 1
- Forum: Aerospace Engineering
-
Mathematica [Mathematica] How to use for loop to process a list of data
Thanks a lot! It is working now!- Leo Liu
- Post #7
- Forum: MATLAB, Maple, Mathematica, LaTeX